[INFO] cloning repository https://github.com/mateuszgrzyb/jslow
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mateuszgrzyb/jslow" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmateuszgrzyb%2Fjslow", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmateuszgrzyb%2Fjslow'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 3049f8f997793da886b7ba5fc04d85ac61aa6a69
[INFO] checking mateuszgrzyb/jslow against 1.95.0 for pr-155915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmateuszgrzyb%2Fjslow" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/mateuszgrzyb/jslow
[INFO] finished tweaking git repo https://github.com/mateuszgrzyb/jslow
[INFO] tweaked toml for git repo https://github.com/mateuszgrzyb/jslow written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/mateuszgrzyb/jslow on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/mateuszgrzyb/jslow 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" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded rust_decimal_macros v1.27.0
[INFO] [stderr]   Downloaded bytecheck v0.6.9
[INFO] [stderr]   Downloaded rstest_macros v0.16.0
[INFO] [stderr]   Downloaded nom-regex v0.2.0
[INFO] [stderr]   Downloaded rstest v0.16.0
[INFO] [stderr]   Downloaded bytecheck_derive v0.6.9
[INFO] [stderr]   Downloaded rend v0.3.6
[INFO] [stderr]   Downloaded rkyv_derive v0.7.39
[INFO] [stderr]   Downloaded rust_decimal v1.27.0
[INFO] [stderr]   Downloaded rkyv v0.7.39
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 59519e1f5a3a8b0585c60c00b435bcc0df1e51d237b3cd6d1b5cf7465c4017d2
[INFO] running `Command { std: "docker" "start" "-a" "59519e1f5a3a8b0585c60c00b435bcc0df1e51d237b3cd6d1b5cf7465c4017d2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "59519e1f5a3a8b0585c60c00b435bcc0df1e51d237b3cd6d1b5cf7465c4017d2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "59519e1f5a3a8b0585c60c00b435bcc0df1e51d237b3cd6d1b5cf7465c4017d2", kill_on_drop: false }`
[INFO] [stdout] 59519e1f5a3a8b0585c60c00b435bcc0df1e51d237b3cd6d1b5cf7465c4017d2
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bdca90b0be097066b9ac6ebe8c5487c8936644d656c751de1cdd4d2e47f30493
[INFO] running `Command { std: "docker" "start" "-a" "bdca90b0be097066b9ac6ebe8c5487c8936644d656c751de1cdd4d2e47f30493", kill_on_drop: false }`
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling syn v1.0.105
[INFO] [stderr]    Compiling semver v1.0.14
[INFO] [stderr]    Compiling futures-core v0.3.25
[INFO] [stderr]    Compiling futures-channel v0.3.25
[INFO] [stderr]     Checking futures-sink v0.3.25
[INFO] [stderr]    Compiling futures-util v0.3.25
[INFO] [stderr]    Compiling rust_decimal v1.27.0
[INFO] [stderr]    Compiling serde v1.0.148
[INFO] [stderr]     Checking aho-corasick v0.7.20
[INFO] [stderr]     Checking regex-syntax v0.6.28
[INFO] [stderr]     Checking nom v7.1.1
[INFO] [stderr]     Checking arrayvec v0.7.2
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]    Compiling rstest_macros v0.16.0
[INFO] [stderr]    Compiling rust_decimal_macros v1.27.0
[INFO] [stderr]     Checking regex v1.7.0
[INFO] [stderr]     Checking nom-regex v0.2.0
[INFO] [stderr]     Checking jslow v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `jtype::*`
[INFO] [stdout]  --> src/parser.rs:8:9
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub use jtype::*;
[INFO] [stdout]   |         ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `type_parser::*`
[INFO] [stdout]   --> src/parser.rs:10:9
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub use type_parser::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `utils::*`
[INFO] [stdout]   --> src/parser.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use utils::*;
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/parser/parser.rs:16:63
[INFO] [stdout]    |
[INFO] [stdout] 16 |     fn parse_jobject<'a>(&'a self, input: &'a str) -> IResult<&str, Self::JO<Self::JS, Self::JT>> {
[INFO] [stdout]    |                           --               --                 ^^^^ the same lifetime is elided here
[INFO] [stdout]    |                           |                |
[INFO] [stdout]    |                           |                the lifetime is named here
[INFO] [stdout]    |                           the lifetime is named 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] 16 |     fn parse_jobject<'a>(&'a self, input: &'a str) -> IResult<&'a str, Self::JO<Self::JS, Self::JT>> {
[INFO] [stdout]    |                                                                ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/parser/parser.rs:34:62
[INFO] [stdout]    |
[INFO] [stdout] 34 |     fn parse_jarray<'a>(&'a self, input: &'a str) -> IResult<&str, Self::JA<Self::JT>> {
[INFO] [stdout]    |                          --               --                 ^^^^ the same lifetime is elided here
[INFO] [stdout]    |                          |                |
[INFO] [stdout]    |                          |                the lifetime is named here
[INFO] [stdout]    |                          the lifetime is named 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] 34 |     fn parse_jarray<'a>(&'a self, input: &'a str) -> IResult<&'a str, Self::JA<Self::JT>> {
[INFO] [stdout]    |                                                               ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/parser/parser.rs:45:63
[INFO] [stdout]    |
[INFO] [stdout] 45 |     fn parse_jstring<'a>(&'a self, input: &'a str) -> IResult<&str, Self::JS> {
[INFO] [stdout]    |                           --               --                 ^^^^ the same lifetime is elided here
[INFO] [stdout]    |                           |                |
[INFO] [stdout]    |                           |                the lifetime is named here
[INFO] [stdout]    |                           the lifetime is named 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] 45 |     fn parse_jstring<'a>(&'a self, input: &'a str) -> IResult<&'a str, Self::JS> {
[INFO] [stdout]    |                                                                ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/parser/parser.rs:52:63
[INFO] [stdout]    |
[INFO] [stdout] 52 |     fn parse_jnumber<'a>(&'a self, input: &'a str) -> IResult<&str, Self::JN> {
[INFO] [stdout]    |                           --               --                 ^^^^ the same lifetime is elided here
[INFO] [stdout]    |                           |                |
[INFO] [stdout]    |                           |                the lifetime is named here
[INFO] [stdout]    |                           the lifetime is named 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] 52 |     fn parse_jnumber<'a>(&'a self, input: &'a str) -> IResult<&'a str, Self::JN> {
[INFO] [stdout]    |                                                                ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/parser/parser.rs:57:64
[INFO] [stdout]    |
[INFO] [stdout] 57 |     fn parse_jboolean<'a>(&'a self, input: &'a str) -> IResult<&str, Self::JB> {
[INFO] [stdout]    |                            --               --                 ^^^^ the same lifetime is elided here
[INFO] [stdout]    |                            |                |
[INFO] [stdout]    |                            |                the lifetime is named here
[INFO] [stdout]    |                            the lifetime is named 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] 57 |     fn parse_jboolean<'a>(&'a self, input: &'a str) -> IResult<&'a str, Self::JB> {
[INFO] [stdout]    |                                                                 ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/parser/parser.rs:67:61
[INFO] [stdout]    |
[INFO] [stdout] 67 |     fn parse_jnull<'a>(&'a self, input: &'a str) -> IResult<&str, Self::JZ> {
[INFO] [stdout]    |                         --               --                 ^^^^ the same lifetime is elided here
[INFO] [stdout]    |                         |                |
[INFO] [stdout]    |                         |                the lifetime is named here
[INFO] [stdout]    |                         the lifetime is named 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] 67 |     fn parse_jnull<'a>(&'a self, input: &'a str) -> IResult<&'a str, Self::JZ> {
[INFO] [stdout]    |                                                              ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/parser/parser.rs:71:61
[INFO] [stdout]    |
[INFO] [stdout] 71 |     fn parse_jtype<'a>(&'a self, input: &'a str) -> IResult<&str, Self::JT> {
[INFO] [stdout]    |                         --               --                 ^^^^ the same lifetime is elided here
[INFO] [stdout]    |                         |                |
[INFO] [stdout]    |                         |                the lifetime is named here
[INFO] [stdout]    |                         the lifetime is named 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] 71 |     fn parse_jtype<'a>(&'a self, input: &'a str) -> IResult<&'a str, Self::JT> {
[INFO] [stdout]    |                                                              ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/parser/parser.rs:85:55
[INFO] [stdout]    |
[INFO] [stdout] 85 |     fn parse<'a>(&'a self, input: &'a str) -> IResult<&str, Self::JT> {
[INFO] [stdout]    |                   --               --                 ^^^^ the same lifetime is elided here
[INFO] [stdout]    |                   |                |
[INFO] [stdout]    |                   |                the lifetime is named here
[INFO] [stdout]    |                   the lifetime is named 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] 85 |     fn parse<'a>(&'a self, input: &'a str) -> IResult<&'a str, Self::JT> {
[INFO] [stdout]    |                                                        ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling futures-macro v0.3.25
[INFO] [stderr]     Checking futures-executor v0.3.25
[INFO] [stderr]     Checking futures v0.3.25
[INFO] [stderr]     Checking rstest v0.16.0
[INFO] [stdout] warning: unused import: `type_parser::*`
[INFO] [stdout]   --> src/parser.rs:10:9
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub use type_parser::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `utils::*`
[INFO] [stdout]   --> src/parser.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use utils::*;
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/parser/parser.rs:16:63
[INFO] [stdout]    |
[INFO] [stdout] 16 |     fn parse_jobject<'a>(&'a self, input: &'a str) -> IResult<&str, Self::JO<Self::JS, Self::JT>> {
[INFO] [stdout]    |                           --               --                 ^^^^ the same lifetime is elided here
[INFO] [stdout]    |                           |                |
[INFO] [stdout]    |                           |                the lifetime is named here
[INFO] [stdout]    |                           the lifetime is named 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] 16 |     fn parse_jobject<'a>(&'a self, input: &'a str) -> IResult<&'a str, Self::JO<Self::JS, Self::JT>> {
[INFO] [stdout]    |                                                                ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/parser/parser.rs:34:62
[INFO] [stdout]    |
[INFO] [stdout] 34 |     fn parse_jarray<'a>(&'a self, input: &'a str) -> IResult<&str, Self::JA<Self::JT>> {
[INFO] [stdout]    |                          --               --                 ^^^^ the same lifetime is elided here
[INFO] [stdout]    |                          |                |
[INFO] [stdout]    |                          |                the lifetime is named here
[INFO] [stdout]    |                          the lifetime is named 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] 34 |     fn parse_jarray<'a>(&'a self, input: &'a str) -> IResult<&'a str, Self::JA<Self::JT>> {
[INFO] [stdout]    |                                                               ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/parser/parser.rs:45:63
[INFO] [stdout]    |
[INFO] [stdout] 45 |     fn parse_jstring<'a>(&'a self, input: &'a str) -> IResult<&str, Self::JS> {
[INFO] [stdout]    |                           --               --                 ^^^^ the same lifetime is elided here
[INFO] [stdout]    |                           |                |
[INFO] [stdout]    |                           |                the lifetime is named here
[INFO] [stdout]    |                           the lifetime is named 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] 45 |     fn parse_jstring<'a>(&'a self, input: &'a str) -> IResult<&'a str, Self::JS> {
[INFO] [stdout]    |                                                                ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/parser/parser.rs:52:63
[INFO] [stdout]    |
[INFO] [stdout] 52 |     fn parse_jnumber<'a>(&'a self, input: &'a str) -> IResult<&str, Self::JN> {
[INFO] [stdout]    |                           --               --                 ^^^^ the same lifetime is elided here
[INFO] [stdout]    |                           |                |
[INFO] [stdout]    |                           |                the lifetime is named here
[INFO] [stdout]    |                           the lifetime is named 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] 52 |     fn parse_jnumber<'a>(&'a self, input: &'a str) -> IResult<&'a str, Self::JN> {
[INFO] [stdout]    |                                                                ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/parser/parser.rs:57:64
[INFO] [stdout]    |
[INFO] [stdout] 57 |     fn parse_jboolean<'a>(&'a self, input: &'a str) -> IResult<&str, Self::JB> {
[INFO] [stdout]    |                            --               --                 ^^^^ the same lifetime is elided here
[INFO] [stdout]    |                            |                |
[INFO] [stdout]    |                            |                the lifetime is named here
[INFO] [stdout]    |                            the lifetime is named 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] 57 |     fn parse_jboolean<'a>(&'a self, input: &'a str) -> IResult<&'a str, Self::JB> {
[INFO] [stdout]    |                                                                 ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/parser/parser.rs:67:61
[INFO] [stdout]    |
[INFO] [stdout] 67 |     fn parse_jnull<'a>(&'a self, input: &'a str) -> IResult<&str, Self::JZ> {
[INFO] [stdout]    |                         --               --                 ^^^^ the same lifetime is elided here
[INFO] [stdout]    |                         |                |
[INFO] [stdout]    |                         |                the lifetime is named here
[INFO] [stdout]    |                         the lifetime is named 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] 67 |     fn parse_jnull<'a>(&'a self, input: &'a str) -> IResult<&'a str, Self::JZ> {
[INFO] [stdout]    |                                                              ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/parser/parser.rs:71:61
[INFO] [stdout]    |
[INFO] [stdout] 71 |     fn parse_jtype<'a>(&'a self, input: &'a str) -> IResult<&str, Self::JT> {
[INFO] [stdout]    |                         --               --                 ^^^^ the same lifetime is elided here
[INFO] [stdout]    |                         |                |
[INFO] [stdout]    |                         |                the lifetime is named here
[INFO] [stdout]    |                         the lifetime is named 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] 71 |     fn parse_jtype<'a>(&'a self, input: &'a str) -> IResult<&'a str, Self::JT> {
[INFO] [stdout]    |                                                              ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/parser/parser.rs:85:55
[INFO] [stdout]    |
[INFO] [stdout] 85 |     fn parse<'a>(&'a self, input: &'a str) -> IResult<&str, Self::JT> {
[INFO] [stdout]    |                   --               --                 ^^^^ the same lifetime is elided here
[INFO] [stdout]    |                   |                |
[INFO] [stdout]    |                   |                the lifetime is named here
[INFO] [stdout]    |                   the lifetime is named 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] 85 |     fn parse<'a>(&'a self, input: &'a str) -> IResult<&'a str, Self::JT> {
[INFO] [stdout]    |                                                        ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.94s
[INFO] running `Command { std: "docker" "inspect" "bdca90b0be097066b9ac6ebe8c5487c8936644d656c751de1cdd4d2e47f30493", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bdca90b0be097066b9ac6ebe8c5487c8936644d656c751de1cdd4d2e47f30493", kill_on_drop: false }`
[INFO] [stdout] bdca90b0be097066b9ac6ebe8c5487c8936644d656c751de1cdd4d2e47f30493
