[INFO] cloning repository https://github.com/eudrto/codecrafters-http-server-rust
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/eudrto/codecrafters-http-server-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feudrto%2Fcodecrafters-http-server-rust", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feudrto%2Fcodecrafters-http-server-rust'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c01d3a030d43a90ed0618b7a2c0bb2a583912c6d
[INFO] testing eudrto/codecrafters-http-server-rust against try#9f93af291970322f4f1c6315ccde4d7078201159 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feudrto%2Fcodecrafters-http-server-rust" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/eudrto/codecrafters-http-server-rust
[INFO] finished tweaking git repo https://github.com/eudrto/codecrafters-http-server-rust
[INFO] tweaked toml for git repo https://github.com/eudrto/codecrafters-http-server-rust written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/eudrto/codecrafters-http-server-rust on toolchain 9f93af291970322f4f1c6315ccde4d7078201159
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/eudrto/codecrafters-http-server-rust 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" "+9f93af291970322f4f1c6315ccde4d7078201159" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded path-clean v1.0.1
[INFO] [stderr]   Downloaded sync_wrapper v1.0.1
[INFO] [stderr]   Downloaded fastrand v2.2.0
[INFO] [stderr]   Downloaded clap_lex v0.7.3
[INFO] [stderr]   Downloaded tokio-rustls v0.26.0
[INFO] [stderr]   Downloaded native-tls v0.2.12
[INFO] [stderr]   Downloaded hyper-rustls v0.27.3
[INFO] [stderr]   Downloaded ctor v0.2.8
[INFO] [stderr]   Downloaded clap v4.5.21
[INFO] [stderr]   Downloaded hyper v1.5.0
[INFO] [stderr]   Downloaded h2 v0.4.6
[INFO] [stderr]   Downloaded syn v2.0.75
[INFO] [stderr]   Downloaded hashbrown v0.15.1
[INFO] [stderr]   Downloaded rustls v0.23.17
[INFO] [stderr]   Downloaded clap_builder v4.5.21
[INFO] [stderr]   Downloaded tokio v1.41.1
[INFO] [stderr]   Downloaded libc v0.2.164
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4742aad3202776143f4896436570ea8e98889d9afe3bba543ae4f31c7f2d6409
[INFO] running `Command { std: "docker" "start" "-a" "4742aad3202776143f4896436570ea8e98889d9afe3bba543ae4f31c7f2d6409", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4742aad3202776143f4896436570ea8e98889d9afe3bba543ae4f31c7f2d6409", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4742aad3202776143f4896436570ea8e98889d9afe3bba543ae4f31c7f2d6409", kill_on_drop: false }`
[INFO] [stdout] 4742aad3202776143f4896436570ea8e98889d9afe3bba543ae4f31c7f2d6409
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "-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" "+9f93af291970322f4f1c6315ccde4d7078201159" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 35ae5c2daf79f84b1645df075ce13e8b9d7630c8362bbbc79bb520d3ae5277f3
[INFO] running `Command { std: "docker" "start" "-a" "35ae5c2daf79f84b1645df075ce13e8b9d7630c8362bbbc79bb520d3ae5277f3", kill_on_drop: false }`
[INFO] [stderr]    Compiling once_cell v1.20.2
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling anstyle v1.0.10
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling anstyle-query v1.1.2
[INFO] [stderr]    Compiling colorchoice v1.0.3
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling clap_lex v0.7.3
[INFO] [stderr]    Compiling overload v0.1.1
[INFO] [stderr]    Compiling thiserror v1.0.63
[INFO] [stderr]    Compiling miniz_oxide v0.8.0
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling syn v2.0.75
[INFO] [stderr]    Compiling pin-project-lite v0.2.15
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling anyhow v1.0.86
[INFO] [stderr]    Compiling anstyle-parse v0.2.6
[INFO] [stderr]    Compiling nu-ansi-term v0.46.0
[INFO] [stderr]    Compiling path-clean v1.0.1
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling bytes v1.7.1
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling anstream v0.6.18
[INFO] [stderr]    Compiling clap_builder v4.5.21
[INFO] [stderr]    Compiling flate2 v1.0.35
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.18
[INFO] [stderr]    Compiling clap_derive v4.5.18
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling thiserror-impl v1.0.63
[INFO] [stderr]    Compiling ctor v0.2.8
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling clap v4.5.21
[INFO] [stderr]    Compiling codecrafters-http-server v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `used_linker`
[INFO] [stdout]   --> src/lib.rs:24:1
[INFO] [stdout]    |
[INFO] [stdout] 24 | #[ctor::ctor]
[INFO] [stdout]    | ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `ctor::ctor` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the attribute macro `ctor::ctor` may come from an old version of the `ctor` crate, try updating your dependency with `cargo update -p ctor`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout]    = note: this warning originates in the attribute macro `ctor::ctor` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/request.rs:92:24
[INFO] [stdout]    |
[INFO] [stdout] 92 |     pub fn get_headers(&self) -> &Headers {
[INFO] [stdout]    |                        ^^^^^     ^^^^^^^^
[INFO] [stdout]    |                        |         ||
[INFO] [stdout]    |                        |         |the same lifetime is hidden here
[INFO] [stdout]    |                        |         the same lifetime is elided here
[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] 92 |     pub fn get_headers(&self) -> &Headers<'_> {
[INFO] [stdout]    |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/router/mod.rs:34:9
[INFO] [stdout]    |
[INFO] [stdout] 34 |         &self,
[INFO] [stdout]    |         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 37 |     ) -> Option<(Match, Option<&'req_line str>)> {
[INFO] [stdout]    |                  ^^^^^
[INFO] [stdout]    |                  |
[INFO] [stdout]    |                  the same lifetime is hidden here
[INFO] [stdout]    |                  the same lifetime is hidden 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] 37 |     ) -> Option<(Match<'_>, Option<&'req_line str>)> {
[INFO] [stdout]    |                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/router/matcher/chain.rs:41:9
[INFO] [stdout]    |
[INFO] [stdout] 41 |         &self,
[INFO] [stdout]    |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 42 |         request_target: &'req_line str,
[INFO] [stdout] 43 |     ) -> Option<(Match, Option<&'req_line str>)> {
[INFO] [stdout]    |                  ^^^^^
[INFO] [stdout]    |                  |
[INFO] [stdout]    |                  the same lifetime is hidden here
[INFO] [stdout]    |                  the same lifetime is hidden 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] 43 |     ) -> Option<(Match<'_>, Option<&'req_line str>)> {
[INFO] [stdout]    |                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/router/matcher/dynamic.rs:27:9
[INFO] [stdout]    |
[INFO] [stdout] 27 |         &self,
[INFO] [stdout]    |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 28 |         request_target: &'req_line str,
[INFO] [stdout] 29 |     ) -> Option<(Match, &'req_line str)> {
[INFO] [stdout]    |                  ^^^^^
[INFO] [stdout]    |                  |
[INFO] [stdout]    |                  the same lifetime is hidden here
[INFO] [stdout]    |                  the same lifetime is hidden 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] 29 |     ) -> Option<(Match<'_>, &'req_line str)> {
[INFO] [stdout]    |                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/router/matcher/exact.rs:20:26
[INFO] [stdout]    |
[INFO] [stdout] 20 |     pub fn pattern_match(&self, request_target: &str) -> Option<Match> {
[INFO] [stdout]    |                          ^^^^^                                  ^^^^^
[INFO] [stdout]    |                          |                                      |
[INFO] [stdout]    |                          |                                      the same lifetime is hidden here
[INFO] [stdout]    |                          the lifetime is elided here            the same lifetime is hidden 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] 20 |     pub fn pattern_match(&self, request_target: &str) -> Option<Match<'_>> {
[INFO] [stdout]    |                                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/router/matcher/subtree.rs:20:9
[INFO] [stdout]    |
[INFO] [stdout] 20 |         &self,
[INFO] [stdout]    |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 21 |         request_target: &'req_line str,
[INFO] [stdout] 22 |     ) -> Option<(Match, &'req_line str)> {
[INFO] [stdout]    |                  ^^^^^
[INFO] [stdout]    |                  |
[INFO] [stdout]    |                  the same lifetime is hidden here
[INFO] [stdout]    |                  the same lifetime is hidden 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] 22 |     ) -> Option<(Match<'_>, &'req_line str)> {
[INFO] [stdout]    |                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.16s
[INFO] running `Command { std: "docker" "inspect" "35ae5c2daf79f84b1645df075ce13e8b9d7630c8362bbbc79bb520d3ae5277f3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "35ae5c2daf79f84b1645df075ce13e8b9d7630c8362bbbc79bb520d3ae5277f3", kill_on_drop: false }`
[INFO] [stdout] 35ae5c2daf79f84b1645df075ce13e8b9d7630c8362bbbc79bb520d3ae5277f3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "-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" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 665b708fde4c26392a8a4783ee7bc5bb6dfa06923acb5f2882af2b180f458735
[INFO] running `Command { std: "docker" "start" "-a" "665b708fde4c26392a8a4783ee7bc5bb6dfa06923acb5f2882af2b180f458735", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.164
[INFO] [stderr]    Compiling cc v1.2.1
[INFO] [stderr]    Compiling httparse v1.9.5
[INFO] [stderr]    Compiling hashbrown v0.15.1
[INFO] [stderr]    Compiling http v1.1.0
[INFO] [stderr]    Compiling openssl v0.10.68
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling syn v2.0.75
[INFO] [stderr]    Compiling native-tls v0.2.12
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling serde v1.0.210
[INFO] [stderr]    Compiling openssl-probe v0.1.5
[INFO] [stderr]    Compiling tower-service v0.3.3
[INFO] [stderr]    Compiling rustls-pki-types v1.10.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.18
[INFO] [stderr]    Compiling sync_wrapper v1.0.1
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling ipnet v2.10.1
[INFO] [stderr]    Compiling remove_dir_all v0.5.3
[INFO] [stderr]    Compiling rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling indexmap v2.6.0
[INFO] [stderr]    Compiling openssl-sys v0.9.104
[INFO] [stderr]    Compiling socket2 v0.5.7
[INFO] [stderr]    Compiling mio v1.0.2
[INFO] [stderr]    Compiling rand v0.4.6
[INFO] [stderr]    Compiling tokio v1.41.1
[INFO] [stderr]    Compiling tempdir v0.3.7
[INFO] [stderr]    Compiling http-body-util v0.1.2
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling zerofrom-derive v0.1.4
[INFO] [stderr]    Compiling yoke-derive v0.7.4
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling clap_derive v4.5.18
[INFO] [stderr]    Compiling thiserror-impl v1.0.63
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling ctor v0.2.8
[INFO] [stderr]    Compiling zerofrom v0.1.4
[INFO] [stderr]    Compiling yoke v0.7.4
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling tokio-util v0.7.12
[INFO] [stderr]    Compiling thiserror v1.0.63
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling clap v4.5.21
[INFO] [stderr]    Compiling codecrafters-http-server v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling h2 v0.4.6
[INFO] [stdout] warning: unexpected `cfg` condition value: `used_linker`
[INFO] [stdout]   --> src/lib.rs:24:1
[INFO] [stdout]    |
[INFO] [stdout] 24 | #[ctor::ctor]
[INFO] [stdout]    | ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `ctor::ctor` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the attribute macro `ctor::ctor` may come from an old version of the `ctor` crate, try updating your dependency with `cargo update -p ctor`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout]    = note: this warning originates in the attribute macro `ctor::ctor` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/request.rs:92:24
[INFO] [stdout]    |
[INFO] [stdout] 92 |     pub fn get_headers(&self) -> &Headers {
[INFO] [stdout]    |                        ^^^^^     ^^^^^^^^
[INFO] [stdout]    |                        |         ||
[INFO] [stdout]    |                        |         |the same lifetime is hidden here
[INFO] [stdout]    |                        |         the same lifetime is elided here
[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] 92 |     pub fn get_headers(&self) -> &Headers<'_> {
[INFO] [stdout]    |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/router/mod.rs:34:9
[INFO] [stdout]    |
[INFO] [stdout] 34 |         &self,
[INFO] [stdout]    |         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 37 |     ) -> Option<(Match, Option<&'req_line str>)> {
[INFO] [stdout]    |                  ^^^^^
[INFO] [stdout]    |                  |
[INFO] [stdout]    |                  the same lifetime is hidden here
[INFO] [stdout]    |                  the same lifetime is hidden 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] 37 |     ) -> Option<(Match<'_>, Option<&'req_line str>)> {
[INFO] [stdout]    |                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/router/matcher/chain.rs:41:9
[INFO] [stdout]    |
[INFO] [stdout] 41 |         &self,
[INFO] [stdout]    |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 42 |         request_target: &'req_line str,
[INFO] [stdout] 43 |     ) -> Option<(Match, Option<&'req_line str>)> {
[INFO] [stdout]    |                  ^^^^^
[INFO] [stdout]    |                  |
[INFO] [stdout]    |                  the same lifetime is hidden here
[INFO] [stdout]    |                  the same lifetime is hidden 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] 43 |     ) -> Option<(Match<'_>, Option<&'req_line str>)> {
[INFO] [stdout]    |                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/router/matcher/dynamic.rs:27:9
[INFO] [stdout]    |
[INFO] [stdout] 27 |         &self,
[INFO] [stdout]    |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 28 |         request_target: &'req_line str,
[INFO] [stdout] 29 |     ) -> Option<(Match, &'req_line str)> {
[INFO] [stdout]    |                  ^^^^^
[INFO] [stdout]    |                  |
[INFO] [stdout]    |                  the same lifetime is hidden here
[INFO] [stdout]    |                  the same lifetime is hidden 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] 29 |     ) -> Option<(Match<'_>, &'req_line str)> {
[INFO] [stdout]    |                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/router/matcher/exact.rs:20:26
[INFO] [stdout]    |
[INFO] [stdout] 20 |     pub fn pattern_match(&self, request_target: &str) -> Option<Match> {
[INFO] [stdout]    |                          ^^^^^                                  ^^^^^
[INFO] [stdout]    |                          |                                      |
[INFO] [stdout]    |                          |                                      the same lifetime is hidden here
[INFO] [stdout]    |                          the lifetime is elided here            the same lifetime is hidden 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] 20 |     pub fn pattern_match(&self, request_target: &str) -> Option<Match<'_>> {
[INFO] [stdout]    |                                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/router/matcher/subtree.rs:20:9
[INFO] [stdout]    |
[INFO] [stdout] 20 |         &self,
[INFO] [stdout]    |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 21 |         request_target: &'req_line str,
[INFO] [stdout] 22 |     ) -> Option<(Match, &'req_line str)> {
[INFO] [stdout]    |                  ^^^^^
[INFO] [stdout]    |                  |
[INFO] [stdout]    |                  the same lifetime is hidden here
[INFO] [stdout]    |                  the same lifetime is hidden 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] 22 |     ) -> Option<(Match<'_>, &'req_line str)> {
[INFO] [stdout]    |                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]    Compiling hyper v1.5.0
[INFO] [stderr]    Compiling hyper-util v0.1.10
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling idna_adapter v1.2.0
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling url v2.5.3
[INFO] [stderr]    Compiling reqwest v0.12.9
[INFO] [stdout] warning: unexpected `cfg` condition value: `used_linker`
[INFO] [stdout]   --> src/lib.rs:24:1
[INFO] [stdout]    |
[INFO] [stdout] 24 | #[ctor::ctor]
[INFO] [stdout]    | ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `ctor::ctor` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the attribute macro `ctor::ctor` may come from an old version of the `ctor` crate, try updating your dependency with `cargo update -p ctor`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout]    = note: this warning originates in the attribute macro `ctor::ctor` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/request.rs:92:24
[INFO] [stdout]    |
[INFO] [stdout] 92 |     pub fn get_headers(&self) -> &Headers {
[INFO] [stdout]    |                        ^^^^^     ^^^^^^^^
[INFO] [stdout]    |                        |         ||
[INFO] [stdout]    |                        |         |the same lifetime is hidden here
[INFO] [stdout]    |                        |         the same lifetime is elided here
[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] 92 |     pub fn get_headers(&self) -> &Headers<'_> {
[INFO] [stdout]    |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/router/mod.rs:34:9
[INFO] [stdout]    |
[INFO] [stdout] 34 |         &self,
[INFO] [stdout]    |         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 37 |     ) -> Option<(Match, Option<&'req_line str>)> {
[INFO] [stdout]    |                  ^^^^^
[INFO] [stdout]    |                  |
[INFO] [stdout]    |                  the same lifetime is hidden here
[INFO] [stdout]    |                  the same lifetime is hidden 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] 37 |     ) -> Option<(Match<'_>, Option<&'req_line str>)> {
[INFO] [stdout]    |                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/router/matcher/chain.rs:41:9
[INFO] [stdout]    |
[INFO] [stdout] 41 |         &self,
[INFO] [stdout]    |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 42 |         request_target: &'req_line str,
[INFO] [stdout] 43 |     ) -> Option<(Match, Option<&'req_line str>)> {
[INFO] [stdout]    |                  ^^^^^
[INFO] [stdout]    |                  |
[INFO] [stdout]    |                  the same lifetime is hidden here
[INFO] [stdout]    |                  the same lifetime is hidden 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] 43 |     ) -> Option<(Match<'_>, Option<&'req_line str>)> {
[INFO] [stdout]    |                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/router/matcher/dynamic.rs:27:9
[INFO] [stdout]    |
[INFO] [stdout] 27 |         &self,
[INFO] [stdout]    |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 28 |         request_target: &'req_line str,
[INFO] [stdout] 29 |     ) -> Option<(Match, &'req_line str)> {
[INFO] [stdout]    |                  ^^^^^
[INFO] [stdout]    |                  |
[INFO] [stdout]    |                  the same lifetime is hidden here
[INFO] [stdout]    |                  the same lifetime is hidden 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] 29 |     ) -> Option<(Match<'_>, &'req_line str)> {
[INFO] [stdout]    |                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/router/matcher/exact.rs:20:26
[INFO] [stdout]    |
[INFO] [stdout] 20 |     pub fn pattern_match(&self, request_target: &str) -> Option<Match> {
[INFO] [stdout]    |                          ^^^^^                                  ^^^^^
[INFO] [stdout]    |                          |                                      |
[INFO] [stdout]    |                          |                                      the same lifetime is hidden here
[INFO] [stdout]    |                          the lifetime is elided here            the same lifetime is hidden 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] 20 |     pub fn pattern_match(&self, request_target: &str) -> Option<Match<'_>> {
[INFO] [stdout]    |                                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/router/matcher/subtree.rs:20:9
[INFO] [stdout]    |
[INFO] [stdout] 20 |         &self,
[INFO] [stdout]    |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 21 |         request_target: &'req_line str,
[INFO] [stdout] 22 |     ) -> Option<(Match, &'req_line str)> {
[INFO] [stdout]    |                  ^^^^^
[INFO] [stdout]    |                  |
[INFO] [stdout]    |                  the same lifetime is hidden here
[INFO] [stdout]    |                  the same lifetime is hidden 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] 22 |     ) -> Option<(Match<'_>, &'req_line str)> {
[INFO] [stdout]    |                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 33.24s
[INFO] running `Command { std: "docker" "inspect" "665b708fde4c26392a8a4783ee7bc5bb6dfa06923acb5f2882af2b180f458735", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "665b708fde4c26392a8a4783ee7bc5bb6dfa06923acb5f2882af2b180f458735", kill_on_drop: false }`
[INFO] [stdout] 665b708fde4c26392a8a4783ee7bc5bb6dfa06923acb5f2882af2b180f458735
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "-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" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] fb201ddd05ff397a35cbd6d42bea446036867f8f3b5a6e9761dff5b9d7ec7515
[INFO] running `Command { std: "docker" "start" "-a" "fb201ddd05ff397a35cbd6d42bea446036867f8f3b5a6e9761dff5b9d7ec7515", kill_on_drop: false }`
[INFO] [stderr] warning: unexpected `cfg` condition value: `used_linker`
[INFO] [stderr]   --> src/lib.rs:24:1
[INFO] [stderr]    |
[INFO] [stderr] 24 | #[ctor::ctor]
[INFO] [stderr]    | ^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: no expected values for `feature`
[INFO] [stderr]    = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stderr]    = help: try referring to `ctor::ctor` crate for guidance on how handle this unexpected cfg
[INFO] [stderr]    = help: the attribute macro `ctor::ctor` may come from an old version of the `ctor` crate, try updating your dependency with `cargo update -p ctor`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stderr]    = note: this warning originates in the attribute macro `ctor::ctor` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/request.rs:92:24
[INFO] [stderr]    |
[INFO] [stderr] 92 |     pub fn get_headers(&self) -> &Headers {
[INFO] [stderr]    |                        ^^^^^     ^^^^^^^^
[INFO] [stderr]    |                        |         ||
[INFO] [stderr]    |                        |         |the same lifetime is hidden here
[INFO] [stderr]    |                        |         the same lifetime is elided here
[INFO] [stderr]    |                        the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 92 |     pub fn get_headers(&self) -> &Headers<'_> {
[INFO] [stderr]    |                                          ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/router/mod.rs:34:9
[INFO] [stderr]    |
[INFO] [stderr] 34 |         &self,
[INFO] [stderr]    |         ^^^^^ the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 37 |     ) -> Option<(Match, Option<&'req_line str>)> {
[INFO] [stderr]    |                  ^^^^^
[INFO] [stderr]    |                  |
[INFO] [stderr]    |                  the same lifetime is hidden here
[INFO] [stderr]    |                  the same lifetime is hidden here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 37 |     ) -> Option<(Match<'_>, Option<&'req_line str>)> {
[INFO] [stderr]    |                       ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/router/matcher/chain.rs:41:9
[INFO] [stderr]    |
[INFO] [stderr] 41 |         &self,
[INFO] [stderr]    |         ^^^^^ the lifetime is elided here
[INFO] [stderr] 42 |         request_target: &'req_line str,
[INFO] [stderr] 43 |     ) -> Option<(Match, Option<&'req_line str>)> {
[INFO] [stderr]    |                  ^^^^^
[INFO] [stderr]    |                  |
[INFO] [stderr]    |                  the same lifetime is hidden here
[INFO] [stderr]    |                  the same lifetime is hidden here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 43 |     ) -> Option<(Match<'_>, Option<&'req_line str>)> {
[INFO] [stderr]    |                       ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/router/matcher/dynamic.rs:27:9
[INFO] [stderr]    |
[INFO] [stderr] 27 |         &self,
[INFO] [stderr]    |         ^^^^^ the lifetime is elided here
[INFO] [stderr] 28 |         request_target: &'req_line str,
[INFO] [stderr] 29 |     ) -> Option<(Match, &'req_line str)> {
[INFO] [stderr]    |                  ^^^^^
[INFO] [stderr]    |                  |
[INFO] [stderr]    |                  the same lifetime is hidden here
[INFO] [stderr]    |                  the same lifetime is hidden here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 29 |     ) -> Option<(Match<'_>, &'req_line str)> {
[INFO] [stderr]    |                       ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/router/matcher/exact.rs:20:26
[INFO] [stderr]    |
[INFO] [stderr] 20 |     pub fn pattern_match(&self, request_target: &str) -> Option<Match> {
[INFO] [stderr]    |                          ^^^^^                                  ^^^^^
[INFO] [stderr]    |                          |                                      |
[INFO] [stderr]    |                          |                                      the same lifetime is hidden here
[INFO] [stderr]    |                          the lifetime is elided here            the same lifetime is hidden here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 20 |     pub fn pattern_match(&self, request_target: &str) -> Option<Match<'_>> {
[INFO] [stderr]    |                                                                      ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/router/matcher/subtree.rs:20:9
[INFO] [stderr]    |
[INFO] [stderr] 20 |         &self,
[INFO] [stderr]    |         ^^^^^ the lifetime is elided here
[INFO] [stderr] 21 |         request_target: &'req_line str,
[INFO] [stderr] 22 |     ) -> Option<(Match, &'req_line str)> {
[INFO] [stderr]    |                  ^^^^^
[INFO] [stderr]    |                  |
[INFO] [stderr]    |                  the same lifetime is hidden here
[INFO] [stderr]    |                  the same lifetime is hidden here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 22 |     ) -> Option<(Match<'_>, &'req_line str)> {
[INFO] [stderr]    |                       ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `codecrafters-http-server` (lib) generated 7 warnings (run `cargo fix --lib -p codecrafters-http-server` to apply 6 suggestions)
[INFO] [stderr] warning: `codecrafters-http-server` (lib test) generated 7 warnings (7 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.29s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/codecrafters_http_server-993a84c195903ee0)
[INFO] [stdout] 
[INFO] [stdout] running 47 tests
[INFO] [stdout] test file_server::tests::test_build_path_ok ... ok
[INFO] [stdout] test file_server::tests::test_build_path_err ... ok
[INFO] [stdout] test headers::tests::test_parse_no_colon ... ok
[INFO] [stdout] test headers::tests::test_parse_comma_separated ... ok
[INFO] [stdout] test headers::tests::test_parse_repeated ... ok
[INFO] [stdout] test request::tests::test_request_reader_headers_error ... ok
[INFO] [stdout] test request::tests::test_request_reader_multiple_requests ... ok
[INFO] [stdout] test headers::tests::test_parse_simple ... ok
[INFO] [stdout] test request::tests::test_request_reader_status_line_empty ... ok
[INFO] [stdout] test request::tests::test_request_line_parse ... ok
[INFO] [stdout] test request::tests::test_request_reader_missing_newline_after_headers ... ok
[INFO] [stdout] test request::tests::test_request_reader_status_line_error ... ok
[INFO] [stdout] test request::tests::test_request_reader_status_line_ok ... ok
[INFO] [stdout] test router::matcher::chain::tests::test_chain_match ... ok
[INFO] [stdout] test router::matcher::chain::tests::test_chain_no_match ... ok
[INFO] [stdout] test router::matcher::subtree::tests::test_subtree_match ... ok
[INFO] [stdout] test router::matcher::subtree::tests::test_subtree_no_match ... ok
[INFO] [stdout] test router::tests::test_find_allowed_methods ... ok
[INFO] [stdout] test slice_ext::tests::test_split_once_mut_none ... ok
[INFO] [stdout] test slice_ext::tests::test_split_once_mut_rm_pattern ... ok
[INFO] [stdout] test router::matcher::dynamic::tests::test_dynamic_match ... ok
[INFO] [stdout] test router::matcher::dynamic::tests::test_dynamic_no_match ... ok
[INFO] [stdout] test status_code_registry::tests::test_as_str ... ok
[INFO] [stdout] test router::matcher::exact::tests::test_exact_no_match ... ok
[INFO] [stdout] test slice_ext::tests::test_position_pattern ... ok
[INFO] [stdout] test slice_ext::tests::test_split_once_mut_multi ... ok
[INFO] [stdout] test slice_ext::tests::test_split_pattern_mut_none ... ok
[INFO] [stdout] test status_code_registry::tests::test_get_reason_phrase_some ... ok
[INFO] [stdout] test status_code_registry::tests::test_get_status_code ... ok
[INFO] [stdout] test router::matcher::exact::tests::test_exact_match ... ok
[INFO] [stdout] test slice_ext::tests::test_split_pattern_mut_multi ... ok
[INFO] [stdout] test stream_reader::tests::test_read_line_only_newline ... ok
[INFO] [stdout] test stream_reader::tests::test_read_line_simple ... ok
[INFO] [stdout] test stream_reader::tests::test_read_line_no_newline ... ok
[INFO] [stdout] test stream_reader::tests::test_stream_reader_infinite_stream ... ok
[INFO] [stdout] test status_code_registry::tests::test_get_reason_phrase_none - should panic ... ok
[INFO] [stdout] test stream_reader::tests::test_read_line_limit_exceeded ... ok
[INFO] [stdout] test stream_reader::tests::test_read_line_empty_line ... ok
[INFO] [stdout] test server::tests::test_request_reader_timeout ... ok
[INFO] [stdout] test server::tests::test_persistent_connection ... ok
[INFO] [stdout] test router::tests::test_method_not_allowed ... ok
[INFO] [stdout] test file_server::tests::test_file_retriever ... ok
[INFO] [stdout] test tests::test_echo ... ok
[INFO] [stdout] test tests::test_home ... ok
[INFO] [stdout] test tests::test_user_agent ... ok
[INFO] [stdout] test file_server::tests::test_file_writer ... ok
[INFO] [stdout] test file_server::tests::test_concurrent_writes ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 47 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.48s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/codecrafters_http_server-0599369e2920a284)
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests codecrafters_http_server
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "fb201ddd05ff397a35cbd6d42bea446036867f8f3b5a6e9761dff5b9d7ec7515", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fb201ddd05ff397a35cbd6d42bea446036867f8f3b5a6e9761dff5b9d7ec7515", kill_on_drop: false }`
[INFO] [stdout] fb201ddd05ff397a35cbd6d42bea446036867f8f3b5a6e9761dff5b9d7ec7515
