[INFO] fetching crate nom-bibtex 0.5.0...
[INFO] building nom-bibtex-0.5.0 against master#ad85bc524b1ad696e42061ad8338d382dffbdbe5 for pr-146237-1
[INFO] extracting crate nom-bibtex 0.5.0 into /workspace/builds/worker-4-tc1/source
[INFO] started tweaking crates.io crate nom-bibtex 0.5.0
[INFO] finished tweaking crates.io crate nom-bibtex 0.5.0
[INFO] tweaked toml for crates.io crate nom-bibtex 0.5.0 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate nom-bibtex 0.5.0 on toolchain ad85bc524b1ad696e42061ad8338d382dffbdbe5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 12 packages to latest compatible versions
[INFO] [stderr]       Adding nom v7.1.3 (available: v8.0.0)
[INFO] [stderr]       Adding nom_locate v4.2.0 (available: v5.0.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded nom-tracable-macros v0.9.1
[INFO] [stderr]   Downloaded nom-tracable v0.9.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0c836ab54738bf3fb9c46cc56d1e6863303f1d22ed5fdaa89cdbc0a5ed2df050
[INFO] running `Command { std: "docker" "start" "-a" "0c836ab54738bf3fb9c46cc56d1e6863303f1d22ed5fdaa89cdbc0a5ed2df050", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0c836ab54738bf3fb9c46cc56d1e6863303f1d22ed5fdaa89cdbc0a5ed2df050", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0c836ab54738bf3fb9c46cc56d1e6863303f1d22ed5fdaa89cdbc0a5ed2df050", kill_on_drop: false }`
[INFO] [stdout] 0c836ab54738bf3fb9c46cc56d1e6863303f1d22ed5fdaa89cdbc0a5ed2df050
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] aeaf5d279f290be5e8a5b5dc99e51be6c091ae791dc5433ebd3cf6b5863aa677
[INFO] running `Command { std: "docker" "start" "-a" "aeaf5d279f290be5e8a5b5dc99e51be6c091ae791dc5433ebd3cf6b5863aa677", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling nom_locate v4.2.0
[INFO] [stderr]    Compiling nom-tracable-macros v0.9.1
[INFO] [stderr]    Compiling nom-tracable v0.9.1
[INFO] [stderr]    Compiling nom-bibtex v0.5.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:114:29
[INFO] [stdout]     |
[INFO] [stdout]  52 |             $input_name: Span<'a>, $($arg: $ty),*
[INFO] [stdout]     |                               -- the lifetime is named here
[INFO] [stdout]  53 |         ) -> IResult<Span<'a>, $ret, E>
[INFO] [stdout]     |                           -- the same lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 114 | def_parser!(ident(input) -> &str; {
[INFO] [stdout]     |                             ^^^^ the same 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: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 114 | def_parser!(ident(input) -> &'a str; {
[INFO] [stdout]     |                              ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:130:40
[INFO] [stdout]     |
[INFO] [stdout]  52 |             $input_name: Span<'a>, $($arg: $ty),*
[INFO] [stdout]     |                               -- the lifetime is named here
[INFO] [stdout]  53 |         ) -> IResult<Span<'a>, $ret, E>
[INFO] [stdout]     |                           -- the same lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 130 | def_parser!(bracketed_string(input) -> &str; {
[INFO] [stdout]     |                                        ^^^^ the same 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: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 130 | def_parser!(bracketed_string(input) -> &'a str; {
[INFO] [stdout]     |                                         ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:163:37
[INFO] [stdout]     |
[INFO] [stdout]  52 |             $input_name: Span<'a>, $($arg: $ty),*
[INFO] [stdout]     |                               -- the lifetime is named here
[INFO] [stdout]  53 |         ) -> IResult<Span<'a>, $ret, E>
[INFO] [stdout]     |                           -- the same lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 163 | def_parser!(quoted_string(input) -> &str; {
[INFO] [stdout]     |                                     ^^^^ the same 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: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 163 | def_parser!(quoted_string(input) -> &'a str; {
[INFO] [stdout]     |                                      ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:213:34
[INFO] [stdout]     |
[INFO] [stdout]  52 |             $input_name: Span<'a>, $($arg: $ty),*
[INFO] [stdout]     |                               -- the lifetime is named here
[INFO] [stdout]  53 |         ) -> IResult<Span<'a>, $ret, E>
[INFO] [stdout]     |                           -- the same lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 213 | def_parser!(entry_type(input) -> &str; {
[INFO] [stdout]     |                                  ^^^^ the same 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: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 213 | def_parser!(entry_type(input) -> &'a str; {
[INFO] [stdout]     |                                   ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:328:41
[INFO] [stdout]     |
[INFO] [stdout]  52 |             $input_name: Span<'a>, $($arg: $ty),*
[INFO] [stdout]     |                               -- the lifetime is named here
[INFO] [stdout]  53 |         ) -> IResult<Span<'a>, $ret, E>
[INFO] [stdout]     |                           -- the same lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 328 | def_parser!(peeked_entry_type(input) -> &str; {
[INFO] [stdout]     |                                         ^^^^ the same 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: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 328 | def_parser!(peeked_entry_type(input) -> &'a str; {
[INFO] [stdout]     |                                          ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:345:39
[INFO] [stdout]     |
[INFO] [stdout]  52 |             $input_name: Span<'a>, $($arg: $ty),*
[INFO] [stdout]     |                               -- the lifetime is named here
[INFO] [stdout]  53 |         ) -> IResult<Span<'a>, $ret, E>
[INFO] [stdout]     |                           -- the same lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 345 | def_parser!(no_type_comment(input) -> &str; {
[INFO] [stdout]     |                                       ^^^^ the same 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: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 345 | def_parser!(no_type_comment(input) -> &'a str; {
[INFO] [stdout]     |                                        ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.65s
[INFO] running `Command { std: "docker" "inspect" "aeaf5d279f290be5e8a5b5dc99e51be6c091ae791dc5433ebd3cf6b5863aa677", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "aeaf5d279f290be5e8a5b5dc99e51be6c091ae791dc5433ebd3cf6b5863aa677", kill_on_drop: false }`
[INFO] [stdout] aeaf5d279f290be5e8a5b5dc99e51be6c091ae791dc5433ebd3cf6b5863aa677
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1986bd75374d61d6e77ba3c25a3452593a34658ddced66b3d8649ba7b7209246
[INFO] running `Command { std: "docker" "start" "-a" "1986bd75374d61d6e77ba3c25a3452593a34658ddced66b3d8649ba7b7209246", kill_on_drop: false }`
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:114:29
[INFO] [stdout]     |
[INFO] [stdout]  52 |             $input_name: Span<'a>, $($arg: $ty),*
[INFO] [stdout]     |                               -- the lifetime is named here
[INFO] [stdout]  53 |         ) -> IResult<Span<'a>, $ret, E>
[INFO] [stdout]     |                           -- the same lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 114 | def_parser!(ident(input) -> &str; {
[INFO] [stdout]     |                             ^^^^ the same 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: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 114 | def_parser!(ident(input) -> &'a str; {
[INFO] [stdout]     |                              ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:130:40
[INFO] [stdout]     |
[INFO] [stdout]  52 |             $input_name: Span<'a>, $($arg: $ty),*
[INFO] [stdout]     |                               -- the lifetime is named here
[INFO] [stdout]  53 |         ) -> IResult<Span<'a>, $ret, E>
[INFO] [stdout]     |                           -- the same lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 130 | def_parser!(bracketed_string(input) -> &str; {
[INFO] [stdout]     |                                        ^^^^ the same 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: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 130 | def_parser!(bracketed_string(input) -> &'a str; {
[INFO] [stdout]     |                                         ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:163:37
[INFO] [stdout]     |
[INFO] [stdout]  52 |             $input_name: Span<'a>, $($arg: $ty),*
[INFO] [stdout]     |                               -- the lifetime is named here
[INFO] [stdout]  53 |         ) -> IResult<Span<'a>, $ret, E>
[INFO] [stdout]     |                           -- the same lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 163 | def_parser!(quoted_string(input) -> &str; {
[INFO] [stdout]     |                                     ^^^^ the same 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: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 163 | def_parser!(quoted_string(input) -> &'a str; {
[INFO] [stdout]     |                                      ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:213:34
[INFO] [stdout]     |
[INFO] [stdout]  52 |             $input_name: Span<'a>, $($arg: $ty),*
[INFO] [stdout]     |                               -- the lifetime is named here
[INFO] [stdout]  53 |         ) -> IResult<Span<'a>, $ret, E>
[INFO] [stdout]     |                           -- the same lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 213 | def_parser!(entry_type(input) -> &str; {
[INFO] [stdout]     |                                  ^^^^ the same 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: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 213 | def_parser!(entry_type(input) -> &'a str; {
[INFO] [stdout]     |                                   ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:328:41
[INFO] [stdout]     |
[INFO] [stdout]  52 |             $input_name: Span<'a>, $($arg: $ty),*
[INFO] [stdout]     |                               -- the lifetime is named here
[INFO] [stdout]  53 |         ) -> IResult<Span<'a>, $ret, E>
[INFO] [stdout]     |                           -- the same lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 328 | def_parser!(peeked_entry_type(input) -> &str; {
[INFO] [stdout]     |                                         ^^^^ the same 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: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 328 | def_parser!(peeked_entry_type(input) -> &'a str; {
[INFO] [stdout]     |                                          ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling nom-bibtex v0.5.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:345:39
[INFO] [stdout]     |
[INFO] [stdout]  52 |             $input_name: Span<'a>, $($arg: $ty),*
[INFO] [stdout]     |                               -- the lifetime is named here
[INFO] [stdout]  53 |         ) -> IResult<Span<'a>, $ret, E>
[INFO] [stdout]     |                           -- the same lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 345 | def_parser!(no_type_comment(input) -> &str; {
[INFO] [stdout]     |                                       ^^^^ the same 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: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 345 | def_parser!(no_type_comment(input) -> &'a str; {
[INFO] [stdout]     |                                        ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:114:29
[INFO] [stdout]     |
[INFO] [stdout]  52 |             $input_name: Span<'a>, $($arg: $ty),*
[INFO] [stdout]     |                               -- the lifetime is named here
[INFO] [stdout]  53 |         ) -> IResult<Span<'a>, $ret, E>
[INFO] [stdout]     |                           -- the same lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 114 | def_parser!(ident(input) -> &str; {
[INFO] [stdout]     |                             ^^^^ the same 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: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 114 | def_parser!(ident(input) -> &'a str; {
[INFO] [stdout]     |                              ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:130:40
[INFO] [stdout]     |
[INFO] [stdout]  52 |             $input_name: Span<'a>, $($arg: $ty),*
[INFO] [stdout]     |                               -- the lifetime is named here
[INFO] [stdout]  53 |         ) -> IResult<Span<'a>, $ret, E>
[INFO] [stdout]     |                           -- the same lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 130 | def_parser!(bracketed_string(input) -> &str; {
[INFO] [stdout]     |                                        ^^^^ the same 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: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 130 | def_parser!(bracketed_string(input) -> &'a str; {
[INFO] [stdout]     |                                         ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:163:37
[INFO] [stdout]     |
[INFO] [stdout]  52 |             $input_name: Span<'a>, $($arg: $ty),*
[INFO] [stdout]     |                               -- the lifetime is named here
[INFO] [stdout]  53 |         ) -> IResult<Span<'a>, $ret, E>
[INFO] [stdout]     |                           -- the same lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 163 | def_parser!(quoted_string(input) -> &str; {
[INFO] [stdout]     |                                     ^^^^ the same 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: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 163 | def_parser!(quoted_string(input) -> &'a str; {
[INFO] [stdout]     |                                      ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:213:34
[INFO] [stdout]     |
[INFO] [stdout]  52 |             $input_name: Span<'a>, $($arg: $ty),*
[INFO] [stdout]     |                               -- the lifetime is named here
[INFO] [stdout]  53 |         ) -> IResult<Span<'a>, $ret, E>
[INFO] [stdout]     |                           -- the same lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 213 | def_parser!(entry_type(input) -> &str; {
[INFO] [stdout]     |                                  ^^^^ the same 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: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 213 | def_parser!(entry_type(input) -> &'a str; {
[INFO] [stdout]     |                                   ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:328:41
[INFO] [stdout]     |
[INFO] [stdout]  52 |             $input_name: Span<'a>, $($arg: $ty),*
[INFO] [stdout]     |                               -- the lifetime is named here
[INFO] [stdout]  53 |         ) -> IResult<Span<'a>, $ret, E>
[INFO] [stdout]     |                           -- the same lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 328 | def_parser!(peeked_entry_type(input) -> &str; {
[INFO] [stdout]     |                                         ^^^^ the same 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: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 328 | def_parser!(peeked_entry_type(input) -> &'a str; {
[INFO] [stdout]     |                                          ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:345:39
[INFO] [stdout]     |
[INFO] [stdout]  52 |             $input_name: Span<'a>, $($arg: $ty),*
[INFO] [stdout]     |                               -- the lifetime is named here
[INFO] [stdout]  53 |         ) -> IResult<Span<'a>, $ret, E>
[INFO] [stdout]     |                           -- the same lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 345 | def_parser!(no_type_comment(input) -> &str; {
[INFO] [stdout]     |                                       ^^^^ the same 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: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 345 | def_parser!(no_type_comment(input) -> &'a str; {
[INFO] [stdout]     |                                        ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.18s
[INFO] running `Command { std: "docker" "inspect" "1986bd75374d61d6e77ba3c25a3452593a34658ddced66b3d8649ba7b7209246", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1986bd75374d61d6e77ba3c25a3452593a34658ddced66b3d8649ba7b7209246", kill_on_drop: false }`
[INFO] [stdout] 1986bd75374d61d6e77ba3c25a3452593a34658ddced66b3d8649ba7b7209246
