[INFO] fetching crate nom-bibtex 0.5.0...
[INFO] testing nom-bibtex-0.5.0 against 1.91.0 for beta-1.92-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 1.91.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "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" "+1.91.0" "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" "+1.91.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 00d43b81b1772c4f87e4f5a7a760a014e1e08dc423ac54b1c19065f9f4a4d9ed
[INFO] running `Command { std: "docker" "start" "-a" "00d43b81b1772c4f87e4f5a7a760a014e1e08dc423ac54b1c19065f9f4a4d9ed", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "00d43b81b1772c4f87e4f5a7a760a014e1e08dc423ac54b1c19065f9f4a4d9ed", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "00d43b81b1772c4f87e4f5a7a760a014e1e08dc423ac54b1c19065f9f4a4d9ed", kill_on_drop: false }`
[INFO] [stdout] 00d43b81b1772c4f87e4f5a7a760a014e1e08dc423ac54b1c19065f9f4a4d9ed
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.91.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] cbe7c5f7d1cfe94b1f4ce28867dcc402b9ed88001382ca8818e8a5b4c26bd19d
[INFO] running `Command { std: "docker" "start" "-a" "cbe7c5f7d1cfe94b1f4ce28867dcc402b9ed88001382ca8818e8a5b4c26bd19d", kill_on_drop: false }`
[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 9.28s
[INFO] running `Command { std: "docker" "inspect" "cbe7c5f7d1cfe94b1f4ce28867dcc402b9ed88001382ca8818e8a5b4c26bd19d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cbe7c5f7d1cfe94b1f4ce28867dcc402b9ed88001382ca8818e8a5b4c26bd19d", kill_on_drop: false }`
[INFO] [stdout] cbe7c5f7d1cfe94b1f4ce28867dcc402b9ed88001382ca8818e8a5b4c26bd19d
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.91.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7744a54625845d26a0a16e82f3d8b52a6e95685b748fee6e8dcad3bb396be62c
[INFO] running `Command { std: "docker" "start" "-a" "7744a54625845d26a0a16e82f3d8b52a6e95685b748fee6e8dcad3bb396be62c", 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.09s
[INFO] running `Command { std: "docker" "inspect" "7744a54625845d26a0a16e82f3d8b52a6e95685b748fee6e8dcad3bb396be62c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7744a54625845d26a0a16e82f3d8b52a6e95685b748fee6e8dcad3bb396be62c", kill_on_drop: false }`
[INFO] [stdout] 7744a54625845d26a0a16e82f3d8b52a6e95685b748fee6e8dcad3bb396be62c
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.91.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 0f9e9438c6ddcab4fe655a75776e6d891165c496809dd108ce75296a16118b2c
[INFO] running `Command { std: "docker" "start" "-a" "0f9e9438c6ddcab4fe655a75776e6d891165c496809dd108ce75296a16118b2c", kill_on_drop: false }`
[INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stderr]    --> src/parser.rs:114:29
[INFO] [stderr]     |
[INFO] [stderr]  52 |             $input_name: Span<'a>, $($arg: $ty),*
[INFO] [stderr]     |                               -- the lifetime is named here
[INFO] [stderr]  53 |         ) -> IResult<Span<'a>, $ret, E>
[INFO] [stderr]     |                           -- the same lifetime is named here
[INFO] [stderr] ...
[INFO] [stderr] 114 | def_parser!(ident(input) -> &str; {
[INFO] [stderr]     |                             ^^^^ the same lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: consistently use `'a`
[INFO] [stderr]     |
[INFO] [stderr] 114 | def_parser!(ident(input) -> &'a str; {
[INFO] [stderr]     |                              ++
[INFO] [stderr] 
[INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stderr]    --> src/parser.rs:130:40
[INFO] [stderr]     |
[INFO] [stderr]  52 |             $input_name: Span<'a>, $($arg: $ty),*
[INFO] [stderr]     |                               -- the lifetime is named here
[INFO] [stderr]  53 |         ) -> IResult<Span<'a>, $ret, E>
[INFO] [stderr]     |                           -- the same lifetime is named here
[INFO] [stderr] ...
[INFO] [stderr] 130 | def_parser!(bracketed_string(input) -> &str; {
[INFO] [stderr]     |                                        ^^^^ the same lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'a`
[INFO] [stderr]     |
[INFO] [stderr] 130 | def_parser!(bracketed_string(input) -> &'a str; {
[INFO] [stderr]     |                                         ++
[INFO] [stderr] 
[INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stderr]    --> src/parser.rs:163:37
[INFO] [stderr]     |
[INFO] [stderr]  52 |             $input_name: Span<'a>, $($arg: $ty),*
[INFO] [stderr]     |                               -- the lifetime is named here
[INFO] [stderr]  53 |         ) -> IResult<Span<'a>, $ret, E>
[INFO] [stderr]     |                           -- the same lifetime is named here
[INFO] [stderr] ...
[INFO] [stderr] 163 | def_parser!(quoted_string(input) -> &str; {
[INFO] [stderr]     |                                     ^^^^ the same lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'a`
[INFO] [stderr]     |
[INFO] [stderr] 163 | def_parser!(quoted_string(input) -> &'a str; {
[INFO] [stderr]     |                                      ++
[INFO] [stderr] 
[INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stderr]    --> src/parser.rs:213:34
[INFO] [stderr]     |
[INFO] [stderr]  52 |             $input_name: Span<'a>, $($arg: $ty),*
[INFO] [stderr]     |                               -- the lifetime is named here
[INFO] [stderr]  53 |         ) -> IResult<Span<'a>, $ret, E>
[INFO] [stderr]     |                           -- the same lifetime is named here
[INFO] [stderr] ...
[INFO] [stderr] 213 | def_parser!(entry_type(input) -> &str; {
[INFO] [stderr]     |                                  ^^^^ the same lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'a`
[INFO] [stderr]     |
[INFO] [stderr] 213 | def_parser!(entry_type(input) -> &'a str; {
[INFO] [stderr]     |                                   ++
[INFO] [stderr] 
[INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stderr]    --> src/parser.rs:328:41
[INFO] [stderr]     |
[INFO] [stderr]  52 |             $input_name: Span<'a>, $($arg: $ty),*
[INFO] [stderr]     |                               -- the lifetime is named here
[INFO] [stderr]  53 |         ) -> IResult<Span<'a>, $ret, E>
[INFO] [stderr]     |                           -- the same lifetime is named here
[INFO] [stderr] ...
[INFO] [stderr] 328 | def_parser!(peeked_entry_type(input) -> &str; {
[INFO] [stderr]     |                                         ^^^^ the same lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'a`
[INFO] [stderr]     |
[INFO] [stderr] 328 | def_parser!(peeked_entry_type(input) -> &'a str; {
[INFO] [stderr]     |                                          ++
[INFO] [stderr] 
[INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stderr]    --> src/parser.rs:345:39
[INFO] [stderr]     |
[INFO] [stderr]  52 |             $input_name: Span<'a>, $($arg: $ty),*
[INFO] [stderr]     |                               -- the lifetime is named here
[INFO] [stderr]  53 |         ) -> IResult<Span<'a>, $ret, E>
[INFO] [stderr]     |                           -- the same lifetime is named here
[INFO] [stderr] ...
[INFO] [stderr] 345 | def_parser!(no_type_comment(input) -> &str; {
[INFO] [stderr]     |                                       ^^^^ the same lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'a`
[INFO] [stderr]     |
[INFO] [stderr] 345 | def_parser!(no_type_comment(input) -> &'a str; {
[INFO] [stderr]     |                                        ++
[INFO] [stderr] 
[INFO] [stderr] warning: `nom-bibtex` (lib) generated 6 warnings (run `cargo fix --lib -p nom-bibtex` to apply 6 suggestions)
[INFO] [stderr] warning: `nom-bibtex` (lib test) generated 6 warnings (6 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.06s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/nom_bibtex-2a1e2d87cc749873)
[INFO] [stdout] 
[INFO] [stdout] running 24 tests
[INFO] [stdout] test error::tests::test_display_impls ... ok
[INFO] [stdout] test parser::tests::months_file_parses_without_error ... ok
[INFO] [stdout] test parser::tests::test_abbreviation_string ... ok
[INFO] [stdout] test parser::tests::malformed_entries_produce_errors ... ok
[INFO] [stdout] test parser::tests::test_bibliography_entry_works_with_bracketed_strings_at_end ... ok
[INFO] [stdout] test parser::tests::test_abbreviation_with_underscore ... ok
[INFO] [stdout] test parser::tests::test_bracketed_string ... ok
[INFO] [stdout] test parser::tests::test_dashes_in_variables_are_supported ... ok
[INFO] [stdout] test parser::tests::test_entry_with_journal ... ok
[INFO] [stdout] test parser::tests::test_entry ... ok
[INFO] [stdout] test parser::tests::test_no_type_comment ... ok
[INFO] [stdout] test parser::tests::test_entry_with_type ... ok
[INFO] [stdout] test parser::tests::test_preamble ... ok
[INFO] [stdout] test parser::tests::test_abbreviation_string_does_not_match_multiple_bare_words ... ok
[INFO] [stdout] test parser::tests::test_type_comment ... ok
[INFO] [stdout] test parser::tests::test_entry_with_type_and_spaces ... ok
[INFO] [stdout] test parser::tests::test_bibliography_entry ... ok
[INFO] [stdout] test parser::tests::test_variable_with_underscore ... ok
[INFO] [stdout] test parser::tests::test_variable ... ok
[INFO] [stdout] test parser::tests::test_quoted_string ... ok
[INFO] [stdout] test parser::tests::test_variable_key_value_pair ... ok
[INFO] [stdout] test parser::tests::test_bib_tags ... ok
[INFO] [stdout] test parser::tests::test_abbreviation_only ... ok
[INFO] [stdout] test parser::tests::test_bracketed_string_takes_the_correct_amount_of_brackets ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 24 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]      Running tests/bib.rs (/opt/rustwide/target/debug/deps/bib-72546a6a98798312)
[INFO] [stdout] running 2 tests
[INFO] [stdout] test test_bib ... ok
[INFO] [stdout] test test_lowercase ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests nom_bibtex
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test src/lib.rs - (line 13) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.35s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "0f9e9438c6ddcab4fe655a75776e6d891165c496809dd108ce75296a16118b2c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0f9e9438c6ddcab4fe655a75776e6d891165c496809dd108ce75296a16118b2c", kill_on_drop: false }`
[INFO] [stdout] 0f9e9438c6ddcab4fe655a75776e6d891165c496809dd108ce75296a16118b2c
