[INFO] fetching crate havocompare 0.8.0...
[INFO] checking havocompare-0.8.0 against try#5f6abd89da253a562ad85d235b9342a3ac336c28 for pr-156114
[INFO] extracting crate havocompare 0.8.0 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate havocompare 0.8.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate havocompare 0.8.0
[INFO] tweaked toml for crates.io crate havocompare 0.8.0 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate havocompare 0.8.0 on toolchain 5f6abd89da253a562ad85d235b9342a3ac336c28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5f6abd89da253a562ad85d235b9342a3ac336c28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate havocompare 0.8.0 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" "+5f6abd89da253a562ad85d235b9342a3ac336c28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+5f6abd89da253a562ad85d235b9342a3ac336c28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7cbc1c0ab7ba31155fcb7faec519de2107e247096f5d33426a65232d620d5342
[INFO] running `Command { std: "docker" "start" "-a" "7cbc1c0ab7ba31155fcb7faec519de2107e247096f5d33426a65232d620d5342", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7cbc1c0ab7ba31155fcb7faec519de2107e247096f5d33426a65232d620d5342", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7cbc1c0ab7ba31155fcb7faec519de2107e247096f5d33426a65232d620d5342", kill_on_drop: false }`
[INFO] [stdout] 7cbc1c0ab7ba31155fcb7faec519de2107e247096f5d33426a65232d620d5342
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+5f6abd89da253a562ad85d235b9342a3ac336c28" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ce0b7899d9510df5397cd30fd152859c9cfd2ee6020c2c768d6a4000082721d2
[INFO] running `Command { std: "docker" "start" "-a" "ce0b7899d9510df5397cd30fd152859c9cfd2ee6020c2c768d6a4000082721d2", kill_on_drop: false }`
[INFO] [stderr]     Checking memchr v2.7.5
[INFO] [stderr]     Checking log v0.4.27
[INFO] [stderr]     Checking regex-syntax v0.8.5
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling equator-macro v0.4.2
[INFO] [stderr]     Checking hashbrown v0.15.4
[INFO] [stderr]     Checking block-padding v0.3.3
[INFO] [stderr]     Checking crc32fast v1.5.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking getrandom v0.3.3
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling built v0.7.7
[INFO] [stderr]     Checking bitflags v2.9.1
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking inout v0.1.4
[INFO] [stderr]     Checking flate2 v1.1.2
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling profiling-procmacros v1.0.17
[INFO] [stderr]    Compiling serde_json v1.0.141
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]     Checking tinyvec v1.9.0
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking maybe-rayon v0.1.1
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]     Checking itertools v0.12.1
[INFO] [stderr]    Compiling rav1e v0.7.1
[INFO] [stderr]     Checking profiling v1.0.17
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]     Checking tracing-core v0.1.34
[INFO] [stderr]     Checking equator v0.4.2
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling arg_enum_proc_macro v0.3.4
[INFO] [stderr]    Compiling simd_helpers v0.1.0
[INFO] [stderr]     Checking imgref v1.11.0
[INFO] [stderr]     Checking aligned-vec v0.6.4
[INFO] [stderr]     Checking indexmap v2.10.0
[INFO] [stderr]     Checking v_frame v0.3.9
[INFO] [stderr]    Compiling noop_proc_macro v0.3.0
[INFO] [stderr]     Checking bitstream-io v2.6.0
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking regex-syntax v0.6.29
[INFO] [stderr]     Checking unicode-normalization v0.1.24
[INFO] [stderr]     Checking loop9 v0.1.5
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking nom v8.0.0
[INFO] [stderr]     Checking avif-serialize v0.8.5
[INFO] [stderr]     Checking half v2.6.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]     Checking bytemuck v1.23.1
[INFO] [stderr]     Checking overload v0.1.1
[INFO] [stderr]     Checking rgb v0.8.52
[INFO] [stderr]     Checking bit_field v0.10.2
[INFO] [stderr]     Checking bytecount v0.6.9
[INFO] [stderr]     Checking lebe v0.5.2
[INFO] [stderr]     Checking pom v1.1.0
[INFO] [stderr]     Checking unicode-properties v0.1.3
[INFO] [stderr]     Checking jpeg-decoder v0.3.2
[INFO] [stderr]     Checking zune-core v0.4.12
[INFO] [stderr]     Checking exr v1.73.0
[INFO] [stderr]     Checking stringprep v0.1.5
[INFO] [stderr]     Checking image-webp v0.2.3
[INFO] [stderr]     Checking zune-jpeg v0.4.19
[INFO] [stderr]     Checking thiserror v2.0.12
[INFO] [stderr]     Checking chrono v0.4.41
[INFO] [stderr]     Checking tiff v0.9.1
[INFO] [stderr]    Compiling pest v2.8.1
[INFO] [stderr]     Checking qoi v0.4.1
[INFO] [stderr]     Checking png v0.17.16
[INFO] [stderr]     Checking nu-ansi-term v0.46.0
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]     Checking av1-grain v0.2.4
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking aes v0.8.4
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking cbc v0.1.2
[INFO] [stderr]     Checking regex-automata v0.1.10
[INFO] [stderr]     Checking ecb v0.1.2
[INFO] [stderr]     Checking md-5 v0.10.6
[INFO] [stderr]     Checking thread_local v1.1.9
[INFO] [stderr]     Checking encoding_rs v0.8.35
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking jiff v0.2.15
[INFO] [stderr]     Checking rangemap v1.5.1
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]     Checking deunicode v1.6.2
[INFO] [stderr]    Compiling clap_derive v4.5.41
[INFO] [stderr]    Compiling pest_meta v2.8.1
[INFO] [stderr]     Checking matchers v0.1.0
[INFO] [stderr]    Compiling parse-zoneinfo v0.3.1
[INFO] [stderr]     Checking slug v0.1.6
[INFO] [stderr]     Checking rustix v1.0.8
[INFO] [stderr]     Checking clap_builder v4.5.41
[INFO] [stderr]     Checking humansize v2.1.3
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking type1-encoding-parser v0.1.0
[INFO] [stderr]     Checking adobe-cmap-parser v0.4.1
[INFO] [stderr]    Compiling schemars_derive v0.8.22
[INFO] [stderr]    Compiling chrono-tz-build v0.3.0
[INFO] [stderr]     Checking vg_errortools v0.1.0
[INFO] [stderr]     Checking euclid v0.20.14
[INFO] [stderr]    Compiling pest_generator v2.8.1
[INFO] [stderr]     Checking nom_locate v5.0.0
[INFO] [stderr]     Checking lopdf v0.36.0
[INFO] [stderr]    Compiling test-log-macros v0.2.18
[INFO] [stderr]     Checking postscript v0.14.1
[INFO] [stderr]     Checking bstr v1.12.0
[INFO] [stderr]    Compiling chrono-tz v0.9.0
[INFO] [stderr]     Checking serde v1.0.219
[INFO] [stderr]     Checking env_filter v0.1.3
[INFO] [stderr]     Checking tracing-subscriber v0.3.19
[INFO] [stderr]     Checking cff-parser v0.1.0
[INFO] [stderr]     Checking diffs v0.5.1
[INFO] [stderr]     Checking fs_extra v1.3.0
[INFO] [stderr]     Checking globset v0.4.16
[INFO] [stderr]     Checking opener v0.7.2
[INFO] [stderr]     Checking permutation v0.4.1
[INFO] [stderr]     Checking enable-ansi-support v0.2.1
[INFO] [stderr]     Checking glob v0.3.2
[INFO] [stderr]     Checking ignore v0.4.23
[INFO] [stderr]     Checking clap v4.5.41
[INFO] [stderr]    Compiling pest_derive v2.8.1
[INFO] [stderr]     Checking globwalk v0.9.1
[INFO] [stderr]     Checking env_logger v0.11.8
[INFO] [stderr]     Checking tempfile v3.20.0
[INFO] [stderr]     Checking test-log v0.2.18
[INFO] [stderr]     Checking pdf-extract v0.9.0
[INFO] [stderr]     Checking serde_yaml v0.9.34+deprecated
[INFO] [stderr]     Checking json_diff_ng v0.6.0
[INFO] [stderr]     Checking schemars v0.8.22
[INFO] [stderr]     Checking ravif v0.11.20
[INFO] [stderr]     Checking image v0.25.6
[INFO] [stderr]     Checking tera v1.20.0
[INFO] [stderr]     Checking image-compare v0.4.2
[INFO] [stderr]     Checking havocompare v0.8.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:120:24
[INFO] [stdout]     |
[INFO] [stdout] 120 | fn get_file_name(path: &Path) -> Option<Cow<str>> {
[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] 120 | fn get_file_name(path: &Path) -> Option<Cow<'_, str>> {
[INFO] [stdout]     |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/csv/mod.rs:316:24
[INFO] [stdout]     |
[INFO] [stdout] 316 |     pub(crate) fn rows(&self) -> RowIterator {
[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] 316 |     pub(crate) fn rows(&self) -> RowIterator<'_> {
[INFO] [stdout]     |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/csv/mod.rs:322:28
[INFO] [stdout]     |
[INFO] [stdout] 322 |     pub(crate) fn rows_mut(&mut self) -> RowIteratorMut {
[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] 322 |     pub(crate) fn rows_mut(&mut self) -> RowIteratorMut<'_> {
[INFO] [stdout]     |                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/csv/tokenizer/mod.rs:190:20
[INFO] [stdout]     |
[INFO] [stdout] 190 | fn tokenize(input: &str, field_sep: char) -> Result<Vec<Token>, Error> {
[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] 190 | fn tokenize(input: &str, field_sep: char) -> Result<Vec<Token<'_>>, Error> {
[INFO] [stdout]     |                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/csv/tokenizer/mod.rs:229:16
[INFO] [stdout]     |
[INFO] [stdout] 229 |     remainder: &str,
[INFO] [stdout]     |                ^^^^ the lifetime is elided here
[INFO] [stdout] 230 |     literal_type: LiteralTerminator,
[INFO] [stdout] 231 | ) -> Result<(usize, Token, bool), Error> {
[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] 231 | ) -> Result<(usize, Token<'_>, bool), Error> {
[INFO] [stdout]     |                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/csv/value.rs:146:19
[INFO] [stdout]     |
[INFO] [stdout] 146 |     pub fn as_str(&self) -> Cow<str> {
[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] 146 |     pub fn as_str(&self) -> Cow<'_, str> {
[INFO] [stdout]     |                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/report/mod.rs:414:28
[INFO] [stdout]     |
[INFO] [stdout] 414 |     fn get_file_name(path: &Path) -> Result<Cow<str>, Error> {
[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] 414 |     fn get_file_name(path: &Path) -> Result<Cow<'_, str>, Error> {
[INFO] [stdout]     |                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:120:24
[INFO] [stdout]     |
[INFO] [stdout] 120 | fn get_file_name(path: &Path) -> Option<Cow<str>> {
[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] 120 | fn get_file_name(path: &Path) -> Option<Cow<'_, str>> {
[INFO] [stdout]     |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for an associated function
[INFO] [stdout]    --> src/csv/mod.rs:258:5
[INFO] [stdout]     |
[INFO] [stdout] 258 |     pub fn autodetect() -> Delimiters {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]    --> src/lib.rs:6:9
[INFO] [stdout]     |
[INFO] [stdout]   6 | #![warn(missing_docs)]
[INFO] [stdout]     |         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/csv/mod.rs:316:24
[INFO] [stdout]     |
[INFO] [stdout] 316 |     pub(crate) fn rows(&self) -> RowIterator {
[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] 316 |     pub(crate) fn rows(&self) -> RowIterator<'_> {
[INFO] [stdout]     |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/csv/mod.rs:322:28
[INFO] [stdout]     |
[INFO] [stdout] 322 |     pub(crate) fn rows_mut(&mut self) -> RowIteratorMut {
[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] 322 |     pub(crate) fn rows_mut(&mut self) -> RowIteratorMut<'_> {
[INFO] [stdout]     |                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/csv/tokenizer/mod.rs:190:20
[INFO] [stdout]     |
[INFO] [stdout] 190 | fn tokenize(input: &str, field_sep: char) -> Result<Vec<Token>, Error> {
[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] 190 | fn tokenize(input: &str, field_sep: char) -> Result<Vec<Token<'_>>, Error> {
[INFO] [stdout]     |                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/csv/tokenizer/mod.rs:229:16
[INFO] [stdout]     |
[INFO] [stdout] 229 |     remainder: &str,
[INFO] [stdout]     |                ^^^^ the lifetime is elided here
[INFO] [stdout] 230 |     literal_type: LiteralTerminator,
[INFO] [stdout] 231 | ) -> Result<(usize, Token, bool), Error> {
[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] 231 | ) -> Result<(usize, Token<'_>, bool), Error> {
[INFO] [stdout]     |                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/csv/value.rs:146:19
[INFO] [stdout]     |
[INFO] [stdout] 146 |     pub fn as_str(&self) -> Cow<str> {
[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] 146 |     pub fn as_str(&self) -> Cow<'_, str> {
[INFO] [stdout]     |                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/report/mod.rs:414:28
[INFO] [stdout]     |
[INFO] [stdout] 414 |     fn get_file_name(path: &Path) -> Result<Cow<str>, Error> {
[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] 414 |     fn get_file_name(path: &Path) -> Result<Cow<'_, str>, Error> {
[INFO] [stdout]     |                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 32.21s
[INFO] running `Command { std: "docker" "inspect" "ce0b7899d9510df5397cd30fd152859c9cfd2ee6020c2c768d6a4000082721d2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ce0b7899d9510df5397cd30fd152859c9cfd2ee6020c2c768d6a4000082721d2", kill_on_drop: false }`
[INFO] [stdout] ce0b7899d9510df5397cd30fd152859c9cfd2ee6020c2c768d6a4000082721d2
