[INFO] fetching crate nom-bibtex 0.5.0...
[INFO] building nom-bibtex-0.5.0 against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2
[INFO] extracting crate nom-bibtex 0.5.0 into /workspace/builds/worker-2-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-2-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate nom-bibtex 0.5.0 on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded bytecount v0.6.9
[INFO] [stderr]   Downloaded nom_locate v4.2.0
[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-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0b02f2257e3b186056ecf1508af4f9bd911e921ac5f131d5ebdf236750203a04
[INFO] running `Command { std: "docker" "start" "-a" "0b02f2257e3b186056ecf1508af4f9bd911e921ac5f131d5ebdf236750203a04", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0b02f2257e3b186056ecf1508af4f9bd911e921ac5f131d5ebdf236750203a04", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0b02f2257e3b186056ecf1508af4f9bd911e921ac5f131d5ebdf236750203a04", kill_on_drop: false }`
[INFO] [stdout] 0b02f2257e3b186056ecf1508af4f9bd911e921ac5f131d5ebdf236750203a04
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8596759379b4e7b39c327757635326f20626905e02f3a63f54ac4f074e4b77f9
[INFO] running `Command { std: "docker" "start" "-a" "8596759379b4e7b39c327757635326f20626905e02f3a63f54ac4f074e4b77f9", 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 bytecount v0.6.9
[INFO] [stderr]    Compiling quick-error v2.0.1
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling nom v7.1.3
[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 11.79s
[INFO] running `Command { std: "docker" "inspect" "8596759379b4e7b39c327757635326f20626905e02f3a63f54ac4f074e4b77f9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8596759379b4e7b39c327757635326f20626905e02f3a63f54ac4f074e4b77f9", kill_on_drop: false }`
[INFO] [stdout] 8596759379b4e7b39c327757635326f20626905e02f3a63f54ac4f074e4b77f9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5a7bd0460914778968321397652776acd6c3e37f1a10b496e4e4a57b87a9ad6d
[INFO] running `Command { std: "docker" "start" "-a" "5a7bd0460914778968321397652776acd6c3e37f1a10b496e4e4a57b87a9ad6d", 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] [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]    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 `test` profile [unoptimized + debuginfo] target(s) in 1.12s
[INFO] running `Command { std: "docker" "inspect" "5a7bd0460914778968321397652776acd6c3e37f1a10b496e4e4a57b87a9ad6d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5a7bd0460914778968321397652776acd6c3e37f1a10b496e4e4a57b87a9ad6d", kill_on_drop: false }`
[INFO] [stdout] 5a7bd0460914778968321397652776acd6c3e37f1a10b496e4e4a57b87a9ad6d
