[INFO] fetching crate awpak-rs 0.0.1...
[INFO] testing awpak-rs-0.0.1 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate awpak-rs 0.0.1 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate awpak-rs 0.0.1
[INFO] finished tweaking crates.io crate awpak-rs 0.0.1
[INFO] tweaked toml for crates.io crate awpak-rs 0.0.1 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate awpak-rs 0.0.1 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate awpak-rs 0.0.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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0ff3679442494da6562d1b804c69fa209271f9bd236d64e835c716bac94adb2c
[INFO] running `Command { std: "docker" "start" "-a" "0ff3679442494da6562d1b804c69fa209271f9bd236d64e835c716bac94adb2c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0ff3679442494da6562d1b804c69fa209271f9bd236d64e835c716bac94adb2c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0ff3679442494da6562d1b804c69fa209271f9bd236d64e835c716bac94adb2c", kill_on_drop: false }`
[INFO] [stdout] 0ff3679442494da6562d1b804c69fa209271f9bd236d64e835c716bac94adb2c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6e3347ac9a10e31d5f1fb9eb60ab63bf4a8a4402b1e7a6ad367a916d681a7eb4
[INFO] running `Command { std: "docker" "start" "-a" "6e3347ac9a10e31d5f1fb9eb60ab63bf4a8a4402b1e7a6ad367a916d681a7eb4", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling unicode-ident v1.0.16
[INFO] [stderr]    Compiling bytes v1.10.0
[INFO] [stderr]    Compiling smallvec v1.14.0
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]    Compiling once_cell v1.20.3
[INFO] [stderr]    Compiling httparse v1.10.0
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling socket2 v0.5.8
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling time-macros v0.2.19
[INFO] [stderr]    Compiling multer v3.1.0
[INFO] [stderr]    Compiling cookie v0.18.1
[INFO] [stderr]    Compiling serde_json v1.0.138
[INFO] [stderr]    Compiling ryu v1.0.19
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling inventory v0.3.19
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling indexmap v2.7.1
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling http v1.2.0
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling syn v2.0.98
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling time v0.3.37
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling serde_derive v1.0.217
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling tokio v1.43.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]    Compiling awpak-rs-macros v0.0.1
[INFO] [stderr]    Compiling strategy-pattern-rs v0.1.0
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling http-body-util v0.1.2
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling tokio-util v0.7.13
[INFO] [stderr]    Compiling serde_qs v0.13.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling h2 v0.4.8
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling hyper-util v0.1.10
[INFO] [stderr]    Compiling awpak-rs v0.0.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/io/headers/headers.rs:276:17
[INFO] [stdout]     |
[INFO] [stdout] 276 |     pub fn iter(&self) -> HeadersIterator
[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] 276 |     pub fn iter(&self) -> HeadersIterator<'_>
[INFO] [stdout]     |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/io/headers/headers.rs:284:21
[INFO] [stdout]     |
[INFO] [stdout] 284 |     pub fn iter_all(&self) -> HeadersIteratorAll
[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] 284 |     pub fn iter_all(&self) -> HeadersIteratorAll<'_>
[INFO] [stdout]     |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/io/cookies/cookies.rs:172:32
[INFO] [stdout]     |
[INFO] [stdout] 172 |     pub fn find_first_by_name( &self, name : &str ) -> Option<Cookie>
[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] 172 |     pub fn find_first_by_name( &self, name : &str ) -> Option<Cookie<'_>>
[INFO] [stdout]     |                                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/io/cookies/cookies.rs:205:30
[INFO] [stdout]     |
[INFO] [stdout] 205 |     pub fn find_all_by_name( &self, name : &str ) -> Vec<Cookie>
[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] 205 |     pub fn find_all_by_name( &self, name : &str ) -> Vec<Cookie<'_>>
[INFO] [stdout]     |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/io/cookies/cookies.rs:224:17
[INFO] [stdout]     |
[INFO] [stdout] 224 |     pub fn iter(&self) -> CookiesIterator
[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] 224 |     pub fn iter(&self) -> CookiesIterator<'_>
[INFO] [stdout]     |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/io/cookies/cookies.rs:232:21
[INFO] [stdout]     |
[INFO] [stdout] 232 |     pub fn iter_all(&self) -> CookiesIteratorAll
[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] 232 |     pub fn iter_all(&self) -> CookiesIteratorAll<'_>
[INFO] [stdout]     |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 38.13s
[INFO] running `Command { std: "docker" "inspect" "6e3347ac9a10e31d5f1fb9eb60ab63bf4a8a4402b1e7a6ad367a916d681a7eb4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6e3347ac9a10e31d5f1fb9eb60ab63bf4a8a4402b1e7a6ad367a916d681a7eb4", kill_on_drop: false }`
[INFO] [stdout] 6e3347ac9a10e31d5f1fb9eb60ab63bf4a8a4402b1e7a6ad367a916d681a7eb4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8e2f40f3d1c853f11978a45d3e7f3b5c8c4cc79b930c3b369d23bab71dc143a4
[INFO] running `Command { std: "docker" "start" "-a" "8e2f40f3d1c853f11978a45d3e7f3b5c8c4cc79b930c3b369d23bab71dc143a4", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling half v2.4.1
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling clap_builder v4.5.30
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling is-terminal v0.4.15
[INFO] [stderr]    Compiling oorandom v11.1.4
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling clap v4.5.30
[INFO] [stderr]    Compiling serde_json v1.0.138
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling serde_qs v0.13.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling awpak-rs v0.0.1 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/io/headers/headers.rs:276:17
[INFO] [stdout]     |
[INFO] [stdout] 276 |     pub fn iter(&self) -> HeadersIterator
[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] 276 |     pub fn iter(&self) -> HeadersIterator<'_>
[INFO] [stdout]     |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/io/headers/headers.rs:284:21
[INFO] [stdout]     |
[INFO] [stdout] 284 |     pub fn iter_all(&self) -> HeadersIteratorAll
[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] 284 |     pub fn iter_all(&self) -> HeadersIteratorAll<'_>
[INFO] [stdout]     |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/io/cookies/cookies.rs:172:32
[INFO] [stdout]     |
[INFO] [stdout] 172 |     pub fn find_first_by_name( &self, name : &str ) -> Option<Cookie>
[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] 172 |     pub fn find_first_by_name( &self, name : &str ) -> Option<Cookie<'_>>
[INFO] [stdout]     |                                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/io/cookies/cookies.rs:205:30
[INFO] [stdout]     |
[INFO] [stdout] 205 |     pub fn find_all_by_name( &self, name : &str ) -> Vec<Cookie>
[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] 205 |     pub fn find_all_by_name( &self, name : &str ) -> Vec<Cookie<'_>>
[INFO] [stdout]     |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/io/cookies/cookies.rs:224:17
[INFO] [stdout]     |
[INFO] [stdout] 224 |     pub fn iter(&self) -> CookiesIterator
[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] 224 |     pub fn iter(&self) -> CookiesIterator<'_>
[INFO] [stdout]     |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/io/cookies/cookies.rs:232:21
[INFO] [stdout]     |
[INFO] [stdout] 232 |     pub fn iter_all(&self) -> CookiesIteratorAll
[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] 232 |     pub fn iter_all(&self) -> CookiesIteratorAll<'_>
[INFO] [stdout]     |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/io/headers/headers.rs:276:17
[INFO] [stdout]     |
[INFO] [stdout] 276 |     pub fn iter(&self) -> HeadersIterator
[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] 276 |     pub fn iter(&self) -> HeadersIterator<'_>
[INFO] [stdout]     |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/io/headers/headers.rs:284:21
[INFO] [stdout]     |
[INFO] [stdout] 284 |     pub fn iter_all(&self) -> HeadersIteratorAll
[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] 284 |     pub fn iter_all(&self) -> HeadersIteratorAll<'_>
[INFO] [stdout]     |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/io/cookies/cookies.rs:172:32
[INFO] [stdout]     |
[INFO] [stdout] 172 |     pub fn find_first_by_name( &self, name : &str ) -> Option<Cookie>
[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] 172 |     pub fn find_first_by_name( &self, name : &str ) -> Option<Cookie<'_>>
[INFO] [stdout]     |                                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/io/cookies/cookies.rs:205:30
[INFO] [stdout]     |
[INFO] [stdout] 205 |     pub fn find_all_by_name( &self, name : &str ) -> Vec<Cookie>
[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] 205 |     pub fn find_all_by_name( &self, name : &str ) -> Vec<Cookie<'_>>
[INFO] [stdout]     |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/io/cookies/cookies.rs:224:17
[INFO] [stdout]     |
[INFO] [stdout] 224 |     pub fn iter(&self) -> CookiesIterator
[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] 224 |     pub fn iter(&self) -> CookiesIterator<'_>
[INFO] [stdout]     |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/io/cookies/cookies.rs:232:21
[INFO] [stdout]     |
[INFO] [stdout] 232 |     pub fn iter_all(&self) -> CookiesIteratorAll
[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] 232 |     pub fn iter_all(&self) -> CookiesIteratorAll<'_>
[INFO] [stdout]     |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 20.44s
[INFO] running `Command { std: "docker" "inspect" "8e2f40f3d1c853f11978a45d3e7f3b5c8c4cc79b930c3b369d23bab71dc143a4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8e2f40f3d1c853f11978a45d3e7f3b5c8c4cc79b930c3b369d23bab71dc143a4", kill_on_drop: false }`
[INFO] [stdout] 8e2f40f3d1c853f11978a45d3e7f3b5c8c4cc79b930c3b369d23bab71dc143a4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 2751f6c37cc0a83826c685f6efb8d60116bac45fcd89aba92c48ec6ebca44842
[INFO] running `Command { std: "docker" "start" "-a" "2751f6c37cc0a83826c685f6efb8d60116bac45fcd89aba92c48ec6ebca44842", kill_on_drop: false }`
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] 
[INFO] [stderr]    --> src/io/headers/headers.rs:276:17
[INFO] [stdout] running 21 tests
[INFO] [stderr]     |
[INFO] [stdout] test io::headers::headers::tests::test_content_negotiation_accept_all ... ok
[INFO] [stderr] 276 |     pub fn iter(&self) -> HeadersIterator
[INFO] [stdout] test io::headers::mime::tests::test_from_accept_str_invalid_4 ... ok
[INFO] [stderr]     |                 ^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout] test io::headers::mime::tests::test_from_accept_str_text_html_q_0_9 ... ok
[INFO] [stderr]     |                 |
[INFO] [stdout] test io::headers::mime::tests::test_from_accept_str_application_json ... ok
[INFO] [stderr]     |                 the lifetime is elided here
[INFO] [stdout] test parser::text::text_parser::tests::test_text_parser_json_input ... ok
[INFO] [stderr]     |
[INFO] [stdout] test parser::from_value::from_value::tests::test_from_value_for_f32 ... ok
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] test io::headers::mime::tests::test_from_accept_str_stars_q_0_6 ... ok
[INFO] [stderr]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] test parser::from_value::from_value::tests::test_from_value_for_f64 ... ok
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stdout] test parser::from_value::from_value::tests::test_from_value_for_char ... ok
[INFO] [stderr]     |
[INFO] [stdout] test parser::from_value::from_value::tests::test_from_value_for_string ... ok
[INFO] [stderr] 276 |     pub fn iter(&self) -> HeadersIterator<'_>
[INFO] [stderr]     |                                          ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/io/headers/headers.rs:284:21
[INFO] [stderr]     |
[INFO] [stderr] 284 |     pub fn iter_all(&self) -> HeadersIteratorAll
[INFO] [stderr]     |                     ^^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                     |
[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] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 284 |     pub fn iter_all(&self) -> HeadersIteratorAll<'_>
[INFO] [stderr]     |                                                 ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/io/cookies/cookies.rs:172:32
[INFO] [stderr]     |
[INFO] [stderr] 172 |     pub fn find_first_by_name( &self, name : &str ) -> Option<Cookie>
[INFO] [stderr]     |                                ^^^^^                          ^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                                |
[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] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 172 |     pub fn find_first_by_name( &self, name : &str ) -> Option<Cookie<'_>>
[INFO] [stderr]     |                                                                     ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/io/cookies/cookies.rs:205:30
[INFO] [stderr]     |
[INFO] [stderr] 205 |     pub fn find_all_by_name( &self, name : &str ) -> Vec<Cookie>
[INFO] [stderr]     |                              ^^^^^                       ^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                              |
[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] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 205 |     pub fn find_all_by_name( &self, name : &str ) -> Vec<Cookie<'_>>
[INFO] [stderr]     |                                                                ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/io/cookies/cookies.rs:224:17
[INFO] [stderr]     |
[INFO] [stderr] 224 |     pub fn iter(&self) -> CookiesIterator
[INFO] [stderr]     |                 ^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                 |
[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] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 224 |     pub fn iter(&self) -> CookiesIterator<'_>
[INFO] [stderr]     |                                          ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/io/cookies/cookies.rs:232:21
[INFO] [stderr]     |
[INFO] [stderr] 232 |     pub fn iter_all(&self) -> CookiesIteratorAll
[INFO] [stderr]     |                     ^^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                     |
[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] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 232 |     pub fn iter_all(&self) -> CookiesIteratorAll<'_>
[INFO] [stderr]     |                                                 ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `awpak-rs` (lib) generated 6 warnings (run `cargo fix --lib -p awpak-rs` to apply 6 suggestions)
[INFO] [stderr] warning: `awpak-rs` (lib test) generated 6 warnings (6 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.23s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/awpak_rs-d06cda7392f2e822)
[INFO] [stdout] test parser::text::text_parser::tests::test_text_serializer_json_input ... ok
[INFO] [stdout] test io::headers::headers::tests::test_content_negotiation ... ok
[INFO] [stdout] test io::headers::headers::tests::test_content_negotiation_accept_all_subtypes ... ok
[INFO] [stdout] test parser::text::text_parser::tests::test_text_parser_text_input ... ok
[INFO] [stdout] test parser::parser::tests::test_parse_query_param_value ... ok
[INFO] [stdout] test parser::from_value::from_value_for_vec::tests::test_from_value_for_string ... ok
[INFO] [stdout] test io::headers::headers::tests::test_content_negotiation_accept_all_media_types ... ok
[INFO] [stdout] test io::headers::mime::tests::test_from_accept_str_invalid_1 ... ok
[INFO] [stdout] test io::headers::mime::tests::test_from_accept_str_invalid_3 ... ok
[INFO] [stdout] test parser::text::text_parser::tests::test_text_serializer_text_input ... ok
[INFO] [stderr]    Doc-tests awpak_rs
[INFO] [stdout] test io::headers::mime::tests::test_from_accept_str_invalid_2 ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 21 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 24 tests
[INFO] [stdout] test src/io/headers/headers.rs - io::headers::headers::Headers::add_header (line 191) ... ignored
[INFO] [stdout] test src/io/headers/headers.rs - io::headers::headers::Headers::get (line 120) ... ignored
[INFO] [stdout] test src/io/headers/headers.rs - io::headers::headers::Headers::has (line 151) ... ignored
[INFO] [stdout] test src/io/request/request_data.rs - io::request::request_data::RequestData::body (line 77) ... ignored
[INFO] [stdout] test src/io/response/response_data.rs - io::response::response_data::ResponseData::cookies (line 53) ... ok
[INFO] [stdout] test src/body/body.rs - body::body::BodyData::value (line 36) ... ok
[INFO] [stdout] test src/parser/from_async_str/from_async_str.rs - parser::from_async_str::from_async_str::FromAsyncStr (line 14) ... ignored
[INFO] [stdout] test src/parser/from_async_str/from_async_str.rs - parser::from_async_str::from_async_str::FromAsyncStr (line 25) ... ignored
[INFO] [stdout] test src/io/cookies/cookies.rs - io::cookies::cookies::Cookies::find_first_by_name (line 163) ... ok
[INFO] [stdout] test src/io/request/request_data.rs - io::request::request_data::RequestData::body (line 66) ... ok
[INFO] [stdout] test src/io/request/request_data.rs - io::request::request_data::RequestData::cookies (line 90) ... ok
[INFO] [stdout] test src/io/cookies/cookies.rs - io::cookies::cookies::Cookies::find_all_by_name (line 195) ... ok
[INFO] [stdout] test src/body/body.rs - body::body::BodyData::value (line 47) ... ok
[INFO] [stdout] test src/io/request/request_data.rs - io::request::request_data::RequestData::method (line 31) ... ok
[INFO] [stdout] test src/io/cookies/cookies.rs - io::cookies::cookies::Cookies::replace_cookie (line 121) ... ok
[INFO] [stdout] test src/io/response/response_data.rs - io::response::response_data::ResponseData::status (line 24) ... ok
[INFO] [stdout] test src/io/cookies/cookies.rs - io::cookies::cookies::Cookies::new (line 45) ... ok
[INFO] [stdout] test src/io/response/response_data.rs - io::response::response_data::ResponseData::headers (line 39) ... ok
[INFO] [stdout] test src/io/request/request_data.rs - io::request::request_data::RequestData::headers (line 48) ... ok
[INFO] [stdout] test src/io/cookies/cookies.rs - io::cookies::cookies::Cookies::add_cookie (line 70) ... ok
[INFO] [stdout] test src/io/io.rs - io::io::IO (line 35) ... ok
[INFO] [stdout] test src/io/response/response_data.rs - io::response::response_data::ResponseData::body (line 77) ... ok
[INFO] [stdout] test src/io/io.rs - io::io::IO (line 48) ... ok
[INFO] [stdout] test src/parser/from_value/from_value.rs - parser::from_value::from_value::FromValue (line 14) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 18 passed; 0 failed; 6 ignored; 0 measured; 0 filtered out; finished in 5.32s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "2751f6c37cc0a83826c685f6efb8d60116bac45fcd89aba92c48ec6ebca44842", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2751f6c37cc0a83826c685f6efb8d60116bac45fcd89aba92c48ec6ebca44842", kill_on_drop: false }`
[INFO] [stdout] 2751f6c37cc0a83826c685f6efb8d60116bac45fcd89aba92c48ec6ebca44842
