[INFO] cloning repository https://github.com/afuentesan/awpak-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/afuentesan/awpak-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fafuentesan%2Fawpak-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fafuentesan%2Fawpak-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 37eb2e404b7251e81b829454270da8028c78023f
[INFO] checking afuentesan/awpak-rs against try#e117153a45c546e883c1f91d82611775fcaeffe0 for pr-146470
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fafuentesan%2Fawpak-rs" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/afuentesan/awpak-rs
[INFO] finished tweaking git repo https://github.com/afuentesan/awpak-rs
[INFO] tweaked toml for git repo https://github.com/afuentesan/awpak-rs written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/afuentesan/awpak-rs on toolchain e117153a45c546e883c1f91d82611775fcaeffe0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e117153a45c546e883c1f91d82611775fcaeffe0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/afuentesan/awpak-rs 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" "+e117153a45c546e883c1f91d82611775fcaeffe0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+e117153a45c546e883c1f91d82611775fcaeffe0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 28c672859b3440c46a3e3844d5dd1f0e88e540adcc4f019f0e404e82879bcba9
[INFO] running `Command { std: "docker" "start" "-a" "28c672859b3440c46a3e3844d5dd1f0e88e540adcc4f019f0e404e82879bcba9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "28c672859b3440c46a3e3844d5dd1f0e88e540adcc4f019f0e404e82879bcba9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "28c672859b3440c46a3e3844d5dd1f0e88e540adcc4f019f0e404e82879bcba9", kill_on_drop: false }`
[INFO] [stdout] 28c672859b3440c46a3e3844d5dd1f0e88e540adcc4f019f0e404e82879bcba9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+e117153a45c546e883c1f91d82611775fcaeffe0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 10d393bfd0b2db06a94dfab70b954afdfffc64ce40eeb03bd54b93cabfb33d71
[INFO] running `Command { std: "docker" "start" "-a" "10d393bfd0b2db06a94dfab70b954afdfffc64ce40eeb03bd54b93cabfb33d71", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling unicode-ident v1.0.16
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]     Checking itoa v1.0.14
[INFO] [stderr]     Checking smallvec v1.14.0
[INFO] [stderr]     Checking once_cell v1.20.3
[INFO] [stderr]     Checking bytes v1.10.0
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling serde_json v1.0.138
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]     Checking bitflags v2.8.0
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling httparse v1.10.0
[INFO] [stderr]     Checking hashbrown v0.15.2
[INFO] [stderr]    Compiling cc v1.2.14
[INFO] [stderr]    Compiling pkg-config v0.3.31
[INFO] [stderr]     Checking tracing-core v0.1.33
[INFO] [stderr]     Checking ryu v1.0.19
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]     Checking either v1.13.0
[INFO] [stderr]     Checking writeable v0.5.5
[INFO] [stderr]     Checking litemap v0.7.4
[INFO] [stderr]    Compiling time-core v0.1.2
[INFO] [stderr]     Checking http v1.2.0
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking log v0.4.25
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]     Checking anstyle-parse v0.2.6
[INFO] [stderr]    Compiling cookie v0.18.1
[INFO] [stderr]    Compiling multer v3.1.0
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]     Checking encoding_rs v0.8.35
[INFO] [stderr]    Compiling time-macros v0.2.19
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking socket2 v0.5.8
[INFO] [stderr]     Checking mio v1.0.3
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking icu_locid_transform_data v1.5.0
[INFO] [stderr]     Checking anstyle v1.0.10
[INFO] [stderr]     Checking colorchoice v1.0.3
[INFO] [stderr]     Checking anstyle-query v1.1.2
[INFO] [stderr]     Checking indexmap v2.7.1
[INFO] [stderr]     Checking anstream v0.6.18
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]    Compiling openssl v0.10.71
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]     Checking icu_properties_data v1.5.0
[INFO] [stderr]     Checking inventory v0.3.19
[INFO] [stderr]     Checking clap_lex v0.7.4
[INFO] [stderr]     Checking icu_normalizer_data v1.5.0
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]     Checking write16 v1.0.0
[INFO] [stderr]     Checking utf16_iter v1.0.5
[INFO] [stderr]    Compiling native-tls v0.2.13
[INFO] [stderr]     Checking bstr v1.11.3
[INFO] [stderr]    Compiling peg-runtime v0.6.3
[INFO] [stderr]    Compiling bytecount v0.6.8
[INFO] [stderr]    Compiling unicase v2.8.1
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]    Compiling regex-syntax v0.7.5
[INFO] [stderr]    Compiling syn v2.0.98
[INFO] [stderr]    Compiling anyhow v1.0.95
[INFO] [stderr]     Checking textwrap v0.16.1
[INFO] [stderr]    Compiling peg-macros v0.6.3
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]     Checking terminal_size v0.4.1
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]     Checking clap_builder v4.5.30
[INFO] [stderr]     Checking unicode-width v0.2.0
[INFO] [stderr]     Checking rustls-pki-types v1.11.0
[INFO] [stderr]    Compiling inflections v1.1.1
[INFO] [stderr]     Checking console v0.15.10
[INFO] [stderr]    Compiling openssl-sys v0.9.106
[INFO] [stderr]     Checking time v0.3.37
[INFO] [stderr]     Checking drain_filter_polyfill v0.1.3
[INFO] [stderr]     Checking nom_locate v4.2.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking half v2.4.1
[INFO] [stderr]     Checking rustls-pemfile v2.2.0
[INFO] [stderr]     Checking plotters-backend v0.3.7
[INFO] [stderr]     Checking ciborium-io v0.2.2
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]     Checking rayon-core v1.12.1
[INFO] [stderr]     Checking plotters-svg v0.3.7
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking peg v0.6.3
[INFO] [stderr]     Checking plotters v0.3.7
[INFO] [stderr]     Checking is-terminal v0.4.15
[INFO] [stderr]     Checking oorandom v11.1.4
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking criterion-plot v0.5.0
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]     Checking globset v0.4.15
[INFO] [stderr]     Checking ignore v0.4.23
[INFO] [stderr]     Checking globwalk v0.9.1
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]    Compiling serde_derive v1.0.217
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling zerofrom-derive v0.1.5
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling sealed v0.5.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling clap_derive v4.5.28
[INFO] [stderr]    Compiling derive_more v0.99.19
[INFO] [stderr]    Compiling typed-builder-macro v0.15.2
[INFO] [stderr]    Compiling pin-project-internal v1.1.9
[INFO] [stderr]    Compiling lazy-regex-proc_macros v3.4.1
[INFO] [stderr]    Compiling synthez-core v0.3.1
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking tokio v1.43.0
[INFO] [stderr]    Compiling smart-default v0.7.1
[INFO] [stderr]     Checking typed-builder v0.15.2
[INFO] [stderr]     Checking lazy-regex v3.4.1
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]    Compiling synthez-codegen v0.3.1
[INFO] [stderr]     Checking zerofrom v0.1.5
[INFO] [stderr]     Checking pin-project v1.1.9
[INFO] [stderr]    Compiling synthez v0.3.1
[INFO] [stderr]     Checking yoke v0.7.5
[INFO] [stderr]     Checking clap v4.5.30
[INFO] [stderr]     Checking zerovec v0.10.4
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]    Compiling cucumber-expressions v0.3.0
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]     Checking awpak-rs-macros v0.0.1 (/opt/rustwide/workdir/awpak-rs-macros)
[INFO] [stderr]    Compiling strategy-pattern-rs v0.1.0
[INFO] [stderr]    Compiling awpak-rs-macros v0.0.1
[INFO] [stderr]     Checking tinystr v0.7.6
[INFO] [stderr]     Checking icu_collections v1.5.0
[INFO] [stderr]    Compiling cucumber-codegen v0.21.1
[INFO] [stderr]     Checking icu_locid v1.5.0
[INFO] [stderr]     Checking icu_provider v1.5.0
[INFO] [stderr]     Checking icu_locid_transform v1.5.0
[INFO] [stderr]     Checking icu_properties v1.5.1
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking http-body-util v0.1.2
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking serde_qs v0.13.0
[INFO] [stderr]     Checking ciborium v0.2.2
[INFO] [stderr]     Checking tokio-util v0.7.13
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]     Checking icu_normalizer v1.5.0
[INFO] [stderr]     Checking h2 v0.4.8
[INFO] [stderr]     Checking idna_adapter v1.2.0
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stderr]     Checking url v2.5.4
[INFO] [stderr]     Checking criterion v0.5.1
[INFO] [stderr]    Compiling gherkin v0.14.0
[INFO] [stderr]     Checking cucumber v0.21.1
[INFO] [stderr]     Checking hyper v1.6.0
[INFO] [stderr]     Checking hyper-util v0.1.10
[INFO] [stderr]     Checking hyper-tls v0.6.0
[INFO] [stderr]     Checking awpak-rs v0.0.1
[INFO] [stderr]     Checking awpak-rs v0.0.1 (/opt/rustwide/workdir/awpak-rs)
[INFO] [stderr]     Checking reqwest v0.12.12
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> awpak-rs/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]    --> awpak-rs/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]    --> awpak-rs/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]    --> awpak-rs/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]    --> awpak-rs/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]    --> awpak-rs/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]     Checking awpak-rs-test v0.1.0 (/opt/rustwide/workdir/awpak-rs-test)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> awpak-rs/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]    --> awpak-rs/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]    --> awpak-rs/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]    --> awpak-rs/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]    --> awpak-rs/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]    --> awpak-rs/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: struct `Point3D` is never constructed
[INFO] [stdout]   --> awpak-rs-test/src/main.rs:19:8
[INFO] [stdout]    |
[INFO] [stdout] 19 | struct Point3D
[INFO] [stdout]    |        ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Point3D` is never constructed
[INFO] [stdout]   --> awpak-rs-test/src/main.rs:19:8
[INFO] [stdout]    |
[INFO] [stdout] 19 | struct Point3D
[INFO] [stdout]    |        ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 07s
[INFO] running `Command { std: "docker" "inspect" "10d393bfd0b2db06a94dfab70b954afdfffc64ce40eeb03bd54b93cabfb33d71", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "10d393bfd0b2db06a94dfab70b954afdfffc64ce40eeb03bd54b93cabfb33d71", kill_on_drop: false }`
[INFO] [stdout] 10d393bfd0b2db06a94dfab70b954afdfffc64ce40eeb03bd54b93cabfb33d71
