[INFO] fetching crate cddl-cat 0.6.2...
[INFO] testing cddl-cat-0.6.2 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate cddl-cat 0.6.2 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate cddl-cat 0.6.2
[INFO] finished tweaking crates.io crate cddl-cat 0.6.2
[INFO] tweaked toml for crates.io crate cddl-cat 0.6.2 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate cddl-cat 0.6.2 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 42 packages to latest compatible versions
[INFO] [stderr]       Adding base64 v0.13.1 (available: v0.22.1)
[INFO] [stderr]       Adding nom v7.1.3 (available: v8.0.0)
[INFO] [stderr]       Adding ntest v0.7.5 (available: v0.9.3)
[INFO] [stderr]       Adding strum_macros v0.23.1 (available: v0.27.2)
[INFO] [stderr]       Adding thiserror v1.0.69 (available: v2.0.17)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] bd0bd6fea3a1879c7540506b211f39ccae11910832e5ae53c1406798e85c8438
[INFO] running `Command { std: "docker" "start" "-a" "bd0bd6fea3a1879c7540506b211f39ccae11910832e5ae53c1406798e85c8438", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bd0bd6fea3a1879c7540506b211f39ccae11910832e5ae53c1406798e85c8438", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bd0bd6fea3a1879c7540506b211f39ccae11910832e5ae53c1406798e85c8438", kill_on_drop: false }`
[INFO] [stdout] bd0bd6fea3a1879c7540506b211f39ccae11910832e5ae53c1406798e85c8438
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] cfaefd2d8ac3225ae980c4a861f0d683997d6a8e2ed08b1cb2515c9acf2fa0df
[INFO] running `Command { std: "docker" "start" "-a" "cfaefd2d8ac3225ae980c4a861f0d683997d6a8e2ed08b1cb2515c9acf2fa0df", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling half v1.8.3
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling escape8259 v0.5.3
[INFO] [stderr]    Compiling float-ord v0.3.2
[INFO] [stderr]    Compiling syn v2.0.110
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling strum_macros v0.23.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling serde_cbor v0.11.2
[INFO] [stderr]    Compiling cddl-cat v0.6.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parser/mod.rs:78:19
[INFO] [stdout]    |
[INFO] [stdout] 78 | fn comment(input: &str) -> JResult<&str, &str> {
[INFO] [stdout]    |                   ^^^^     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                   |        |       |     |
[INFO] [stdout]    |                   |        |       |     the same lifetime is elided here
[INFO] [stdout]    |                   |        |       the same lifetime is elided here
[INFO] [stdout]    |                   |        the same lifetime is hidden here
[INFO] [stdout]    |                   the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 78 | fn comment(input: &str) -> JResult<'_, &str, &str> {
[INFO] [stdout]    |                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parser/mod.rs:89:14
[INFO] [stdout]    |
[INFO] [stdout] 89 | fn ws(input: &str) -> JResult<&str, &str> {
[INFO] [stdout]    |              ^^^^     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |              |        |       |     |
[INFO] [stdout]    |              |        |       |     the same lifetime is elided here
[INFO] [stdout]    |              |        |       the same lifetime is elided here
[INFO] [stdout]    |              |        the same lifetime is hidden here
[INFO] [stdout]    |              the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 89 | fn ws(input: &str) -> JResult<'_, &str, &str> {
[INFO] [stdout]    |                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/mod.rs:104:18
[INFO] [stdout]     |
[INFO] [stdout] 104 | fn optcom(input: &str) -> JResult<&str, ()> {
[INFO] [stdout]     |                  ^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                  |        |       |
[INFO] [stdout]     |                  |        |       the same lifetime is elided here
[INFO] [stdout]     |                  |        the same lifetime is hidden here
[INFO] [stdout]     |                  the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 104 | fn optcom(input: &str) -> JResult<'_, &str, ()> {
[INFO] [stdout]     |                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/mod.rs:130:18
[INFO] [stdout]     |
[INFO] [stdout] 130 | fn ealpha(input: &str) -> JResult<&str, &str> {
[INFO] [stdout]     |                  ^^^^     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                  |        |       |     |
[INFO] [stdout]     |                  |        |       |     the same lifetime is elided here
[INFO] [stdout]     |                  |        |       the same lifetime is elided here
[INFO] [stdout]     |                  |        the same lifetime is hidden here
[INFO] [stdout]     |                  the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 130 | fn ealpha(input: &str) -> JResult<'_, &str, &str> {
[INFO] [stdout]     |                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/mod.rs:137:22
[INFO] [stdout]     |
[INFO] [stdout] 137 | fn ident_tail(input: &str) -> JResult<&str, &str> {
[INFO] [stdout]     |                      ^^^^     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                      |        |       |     |
[INFO] [stdout]     |                      |        |       |     the same lifetime is elided here
[INFO] [stdout]     |                      |        |       the same lifetime is elided here
[INFO] [stdout]     |                      |        the same lifetime is hidden here
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 137 | fn ident_tail(input: &str) -> JResult<'_, &str, &str> {
[INFO] [stdout]     |                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/mod.rs:151:17
[INFO] [stdout]     |
[INFO] [stdout] 151 | fn ident(input: &str) -> JResult<&str, &str> {
[INFO] [stdout]     |                 ^^^^     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                 |        |       |     |
[INFO] [stdout]     |                 |        |       |     the same lifetime is elided here
[INFO] [stdout]     |                 |        |       the same lifetime is elided here
[INFO] [stdout]     |                 |        the same lifetime is hidden here
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 151 | fn ident(input: &str) -> JResult<'_, &str, &str> {
[INFO] [stdout]     |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/mod.rs:166:20
[INFO] [stdout]     |
[INFO] [stdout] 166 | fn uint_hex(input: &str) -> JResult<&str, &str> {
[INFO] [stdout]     |                    ^^^^     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                    |        |       |     |
[INFO] [stdout]     |                    |        |       |     the same lifetime is elided here
[INFO] [stdout]     |                    |        |       the same lifetime is elided here
[INFO] [stdout]     |                    |        the same lifetime is hidden here
[INFO] [stdout]     |                    the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 166 | fn uint_hex(input: &str) -> JResult<'_, &str, &str> {
[INFO] [stdout]     |                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/mod.rs:175:23
[INFO] [stdout]     |
[INFO] [stdout] 175 | fn uint_binary(input: &str) -> JResult<&str, &str> {
[INFO] [stdout]     |                       ^^^^     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                       |        |       |     |
[INFO] [stdout]     |                       |        |       |     the same lifetime is elided here
[INFO] [stdout]     |                       |        |       the same lifetime is elided here
[INFO] [stdout]     |                       |        the same lifetime is hidden here
[INFO] [stdout]     |                       the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 175 | fn uint_binary(input: &str) -> JResult<'_, &str, &str> {
[INFO] [stdout]     |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/mod.rs:184:24
[INFO] [stdout]     |
[INFO] [stdout] 184 | fn uint_decimal(input: &str) -> JResult<&str, &str> {
[INFO] [stdout]     |                        ^^^^     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                        |        |       |     |
[INFO] [stdout]     |                        |        |       |     the same lifetime is elided here
[INFO] [stdout]     |                        |        |       the same lifetime is elided here
[INFO] [stdout]     |                        |        the same lifetime is hidden here
[INFO] [stdout]     |                        the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 184 | fn uint_decimal(input: &str) -> JResult<'_, &str, &str> {
[INFO] [stdout]     |                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/mod.rs:209:16
[INFO] [stdout]     |
[INFO] [stdout] 209 | fn uint(input: &str) -> JResult<&str, RawUint> {
[INFO] [stdout]     |                ^^^^     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                |        |       |     |
[INFO] [stdout]     |                |        |       |     the same lifetime is hidden here
[INFO] [stdout]     |                |        |       the same lifetime is elided here
[INFO] [stdout]     |                |        the same lifetime is hidden here
[INFO] [stdout]     |                the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 209 | fn uint(input: &str) -> JResult<'_, &str, RawUint<'_>> {
[INFO] [stdout]     |                                 +++              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/mod.rs:222:20
[INFO] [stdout]     |
[INFO] [stdout] 222 | fn uint_u64(input: &str) -> JResult<&str, u64> {
[INFO] [stdout]     |                    ^^^^     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                    |        |       |
[INFO] [stdout]     |                    |        |       the same lifetime is elided here
[INFO] [stdout]     |                    |        the same lifetime is hidden here
[INFO] [stdout]     |                    the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 222 | fn uint_u64(input: &str) -> JResult<'_, &str, u64> {
[INFO] [stdout]     |                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/mod.rs:242:15
[INFO] [stdout]     |
[INFO] [stdout] 242 | fn int(input: &str) -> JResult<&str, RawInt> {
[INFO] [stdout]     |               ^^^^     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |               |        |       |     |
[INFO] [stdout]     |               |        |       |     the same lifetime is hidden here
[INFO] [stdout]     |               |        |       the same lifetime is elided here
[INFO] [stdout]     |               |        the same lifetime is hidden here
[INFO] [stdout]     |               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 242 | fn int(input: &str) -> JResult<'_, &str, RawInt<'_>> {
[INFO] [stdout]     |                                +++             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/mod.rs:260:24
[INFO] [stdout]     |
[INFO] [stdout] 260 | fn dot_fraction(input: &str) -> JResult<&str, &str> {
[INFO] [stdout]     |                        ^^^^     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                        |        |       |     |
[INFO] [stdout]     |                        |        |       |     the same lifetime is elided here
[INFO] [stdout]     |                        |        |       the same lifetime is elided here
[INFO] [stdout]     |                        |        the same lifetime is hidden here
[INFO] [stdout]     |                        the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 260 | fn dot_fraction(input: &str) -> JResult<'_, &str, &str> {
[INFO] [stdout]     |                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/mod.rs:273:22
[INFO] [stdout]     |
[INFO] [stdout] 273 | fn e_exponent(input: &str) -> JResult<&str, &str> {
[INFO] [stdout]     |                      ^^^^     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                      |        |       |     |
[INFO] [stdout]     |                      |        |       |     the same lifetime is elided here
[INFO] [stdout]     |                      |        |       the same lifetime is elided here
[INFO] [stdout]     |                      |        the same lifetime is hidden here
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 273 | fn e_exponent(input: &str) -> JResult<'_, &str, &str> {
[INFO] [stdout]     |                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/mod.rs:287:19
[INFO] [stdout]     |
[INFO] [stdout] 287 | fn parse_float(s: &str) -> Result<Value, CowParseError> {
[INFO] [stdout]     |                   ^^^^                   ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 287 | fn parse_float(s: &str) -> Result<Value, CowParseError<'_>> {
[INFO] [stdout]     |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/mod.rs:341:24
[INFO] [stdout]     |
[INFO] [stdout] 341 | fn float_or_int(input: &str) -> JResult<&str, Value> {
[INFO] [stdout]     |                        ^^^^     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                        |        |       |
[INFO] [stdout]     |                        |        |       the same lifetime is elided here
[INFO] [stdout]     |                        |        the same lifetime is hidden here
[INFO] [stdout]     |                        the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 341 | fn float_or_int(input: &str) -> JResult<'_, &str, Value> {
[INFO] [stdout]     |                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/mod.rs:383:27
[INFO] [stdout]     |
[INFO] [stdout] 383 | fn unescaped_bchar(input: &str) -> JResult<&str, &str> {
[INFO] [stdout]     |                           ^^^^     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                           |        |       |     |
[INFO] [stdout]     |                           |        |       |     the same lifetime is elided here
[INFO] [stdout]     |                           |        |       the same lifetime is elided here
[INFO] [stdout]     |                           |        the same lifetime is hidden here
[INFO] [stdout]     |                           the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 383 | fn unescaped_bchar(input: &str) -> JResult<'_, &str, &str> {
[INFO] [stdout]     |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/mod.rs:391:17
[INFO] [stdout]     |
[INFO] [stdout] 391 | fn bchar(input: &str) -> JResult<&str, &str> {
[INFO] [stdout]     |                 ^^^^     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                 |        |       |     |
[INFO] [stdout]     |                 |        |       |     the same lifetime is elided here
[INFO] [stdout]     |                 |        |       the same lifetime is elided here
[INFO] [stdout]     |                 |        the same lifetime is hidden here
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 391 | fn bchar(input: &str) -> JResult<'_, &str, &str> {
[INFO] [stdout]     |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/mod.rs:406:27
[INFO] [stdout]     |
[INFO] [stdout] 406 | fn bytestring_utf8(input: &str) -> JResult<&str, String> {
[INFO] [stdout]     |                           ^^^^     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                           |        |       |
[INFO] [stdout]     |                           |        |       the same lifetime is elided here
[INFO] [stdout]     |                           |        the same lifetime is hidden here
[INFO] [stdout]     |                           the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 406 | fn bytestring_utf8(input: &str) -> JResult<'_, &str, String> {
[INFO] [stdout]     |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/mod.rs:422:26
[INFO] [stdout]     |
[INFO] [stdout] 422 | fn bytestring_hex(input: &str) -> JResult<&str, &str> {
[INFO] [stdout]     |                          ^^^^     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                          |        |       |     |
[INFO] [stdout]     |                          |        |       |     the same lifetime is elided here
[INFO] [stdout]     |                          |        |       the same lifetime is elided here
[INFO] [stdout]     |                          |        the same lifetime is hidden here
[INFO] [stdout]     |                          the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 422 | fn bytestring_hex(input: &str) -> JResult<'_, &str, &str> {
[INFO] [stdout]     |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/mod.rs:433:29
[INFO] [stdout]     |
[INFO] [stdout] 433 | fn bytestring_base64(input: &str) -> JResult<&str, &str> {
[INFO] [stdout]     |                             ^^^^     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                             |        |       |     |
[INFO] [stdout]     |                             |        |       |     the same lifetime is elided here
[INFO] [stdout]     |                             |        |       the same lifetime is elided here
[INFO] [stdout]     |                             |        the same lifetime is hidden here
[INFO] [stdout]     |                             the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 433 | fn bytestring_base64(input: &str) -> JResult<'_, &str, &str> {
[INFO] [stdout]     |                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/mod.rs:443:17
[INFO] [stdout]     |
[INFO] [stdout] 443 | fn parse_hex(s: &str) -> Result<Vec<u8>, CowParseError> {
[INFO] [stdout]     |                 ^^^^                     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 443 | fn parse_hex(s: &str) -> Result<Vec<u8>, CowParseError<'_>> {
[INFO] [stdout]     |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/mod.rs:452:22
[INFO] [stdout]     |
[INFO] [stdout] 452 | fn bytestring(input: &str) -> JResult<&str, Vec<u8>> {
[INFO] [stdout]     |                      ^^^^     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                      |        |       |
[INFO] [stdout]     |                      |        |       the same lifetime is elided here
[INFO] [stdout]     |                      |        the same lifetime is hidden here
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 452 | fn bytestring(input: &str) -> JResult<'_, &str, Vec<u8>> {
[INFO] [stdout]     |                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/mod.rs:484:27
[INFO] [stdout]     |
[INFO] [stdout] 484 | fn unescaped_schar(input: &str) -> JResult<&str, &str> {
[INFO] [stdout]     |                           ^^^^     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                           |        |       |     |
[INFO] [stdout]     |                           |        |       |     the same lifetime is elided here
[INFO] [stdout]     |                           |        |       the same lifetime is elided here
[INFO] [stdout]     |                           |        the same lifetime is hidden here
[INFO] [stdout]     |                           the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 484 | fn unescaped_schar(input: &str) -> JResult<'_, &str, &str> {
[INFO] [stdout]     |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/mod.rs:491:16
[INFO] [stdout]     |
[INFO] [stdout] 491 | fn sesc(input: &str) -> JResult<&str, &str> {
[INFO] [stdout]     |                ^^^^     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                |        |       |     |
[INFO] [stdout]     |                |        |       |     the same lifetime is elided here
[INFO] [stdout]     |                |        |       the same lifetime is elided here
[INFO] [stdout]     |                |        the same lifetime is hidden here
[INFO] [stdout]     |                the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 491 | fn sesc(input: &str) -> JResult<'_, &str, &str> {
[INFO] [stdout]     |                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/mod.rs:499:17
[INFO] [stdout]     |
[INFO] [stdout] 499 | fn schar(input: &str) -> JResult<&str, &str> {
[INFO] [stdout]     |                 ^^^^     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                 |        |       |     |
[INFO] [stdout]     |                 |        |       |     the same lifetime is elided here
[INFO] [stdout]     |                 |        |       the same lifetime is elided here
[INFO] [stdout]     |                 |        the same lifetime is hidden here
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 499 | fn schar(input: &str) -> JResult<'_, &str, &str> {
[INFO] [stdout]     |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/mod.rs:512:24
[INFO] [stdout]     |
[INFO] [stdout] 512 | fn text_literal(input: &str) -> JResult<&str, String> {
[INFO] [stdout]     |                        ^^^^     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                        |        |       |
[INFO] [stdout]     |                        |        |       the same lifetime is elided here
[INFO] [stdout]     |                        |        the same lifetime is hidden here
[INFO] [stdout]     |                        the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 512 | fn text_literal(input: &str) -> JResult<'_, &str, String> {
[INFO] [stdout]     |                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/mod.rs:528:17
[INFO] [stdout]     |
[INFO] [stdout] 528 | fn value(input: &str) -> JResult<&str, Value> {
[INFO] [stdout]     |                 ^^^^     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                 |        |       |
[INFO] [stdout]     |                 |        |       the same lifetime is elided here
[INFO] [stdout]     |                 |        the same lifetime is hidden here
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 528 | fn value(input: &str) -> JResult<'_, &str, Value> {
[INFO] [stdout]     |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/mod.rs:538:33
[INFO] [stdout]     |
[INFO] [stdout] 538 | fn grpent_memberkey_tail(input: &str) -> JResult<&str, Type> {
[INFO] [stdout]     |                                 ^^^^     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                 |        |       |
[INFO] [stdout]     |                                 |        |       the same lifetime is elided here
[INFO] [stdout]     |                                 |        the same lifetime is hidden here
[INFO] [stdout]     |                                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 538 | fn grpent_memberkey_tail(input: &str) -> JResult<'_, &str, Type> {
[INFO] [stdout]     |                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/mod.rs:621:25
[INFO] [stdout]     |
[INFO] [stdout] 621 | fn grpent_member(input: &str) -> JResult<&str, Member> {
[INFO] [stdout]     |                         ^^^^     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                         |        |       |
[INFO] [stdout]     |                         |        |       the same lifetime is elided here
[INFO] [stdout]     |                         |        the same lifetime is hidden here
[INFO] [stdout]     |                         the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 621 | fn grpent_member(input: &str) -> JResult<'_, &str, Member> {
[INFO] [stdout]     |                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/mod.rs:691:25
[INFO] [stdout]     |
[INFO] [stdout] 691 | fn grpent_parens(input: &str) -> JResult<&str, Group> {
[INFO] [stdout]     |                         ^^^^     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                         |        |       |
[INFO] [stdout]     |                         |        |       the same lifetime is elided here
[INFO] [stdout]     |                         |        the same lifetime is hidden here
[INFO] [stdout]     |                         the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 691 | fn grpent_parens(input: &str) -> JResult<'_, &str, Group> {
[INFO] [stdout]     |                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/mod.rs:704:22
[INFO] [stdout]     |
[INFO] [stdout] 704 | fn grpent_val(input: &str) -> JResult<&str, GrpEntVal> {
[INFO] [stdout]     |                      ^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                      |        |       |
[INFO] [stdout]     |                      |        |       the same lifetime is elided here
[INFO] [stdout]     |                      |        the same lifetime is hidden here
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 704 | fn grpent_val(input: &str) -> JResult<'_, &str, GrpEntVal> {
[INFO] [stdout]     |                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/mod.rs:715:37
[INFO] [stdout]     |
[INFO] [stdout] 715 | fn try_into_int<T, U>(x: T, source: &str) -> Result<U, CowParseError>
[INFO] [stdout]     |                                     ^^^^               ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                     |
[INFO] [stdout]     |                                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 715 | fn try_into_int<T, U>(x: T, source: &str) -> Result<U, CowParseError<'_>>
[INFO] [stdout]     |                                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/mod.rs:726:22
[INFO] [stdout]     |
[INFO] [stdout] 726 | fn occur_star(input: &str) -> JResult<&str, Occur> {
[INFO] [stdout]     |                      ^^^^     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                      |        |       |
[INFO] [stdout]     |                      |        |       the same lifetime is elided here
[INFO] [stdout]     |                      |        the same lifetime is hidden here
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 726 | fn occur_star(input: &str) -> JResult<'_, &str, Occur> {
[INFO] [stdout]     |                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/mod.rs:755:17
[INFO] [stdout]     |
[INFO] [stdout] 755 | fn occur(input: &str) -> JResult<&str, Occur> {
[INFO] [stdout]     |                 ^^^^     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                 |        |       |
[INFO] [stdout]     |                 |        |       the same lifetime is elided here
[INFO] [stdout]     |                 |        the same lifetime is hidden here
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 755 | fn occur(input: &str) -> JResult<'_, &str, Occur> {
[INFO] [stdout]     |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/mod.rs:769:18
[INFO] [stdout]     |
[INFO] [stdout] 769 | fn grpent(input: &str) -> JResult<&str, GrpEnt> {
[INFO] [stdout]     |                  ^^^^     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                  |        |       |
[INFO] [stdout]     |                  |        |       the same lifetime is elided here
[INFO] [stdout]     |                  |        the same lifetime is hidden here
[INFO] [stdout]     |                  the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 769 | fn grpent(input: &str) -> JResult<'_, &str, GrpEnt> {
[INFO] [stdout]     |                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/mod.rs:780:21
[INFO] [stdout]     |
[INFO] [stdout] 780 | fn grpchoice(input: &str) -> JResult<&str, GrpChoice> {
[INFO] [stdout]     |                     ^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                     |        |       |
[INFO] [stdout]     |                     |        |       the same lifetime is elided here
[INFO] [stdout]     |                     |        the same lifetime is hidden here
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 780 | fn grpchoice(input: &str) -> JResult<'_, &str, GrpChoice> {
[INFO] [stdout]     |                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/mod.rs:790:17
[INFO] [stdout]     |
[INFO] [stdout] 790 | fn group(input: &str) -> JResult<&str, Group> {
[INFO] [stdout]     |                 ^^^^     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                 |        |       |
[INFO] [stdout]     |                 |        |       the same lifetime is elided here
[INFO] [stdout]     |                 |        the same lifetime is hidden here
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 790 | fn group(input: &str) -> JResult<'_, &str, Group> {
[INFO] [stdout]     |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/mod.rs:821:24
[INFO] [stdout]     |
[INFO] [stdout] 821 | fn type2_parens(input: &str) -> JResult<&str, Type> {
[INFO] [stdout]     |                        ^^^^     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                        |        |       |
[INFO] [stdout]     |                        |        |       the same lifetime is elided here
[INFO] [stdout]     |                        |        the same lifetime is hidden here
[INFO] [stdout]     |                        the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 821 | fn type2_parens(input: &str) -> JResult<'_, &str, Type> {
[INFO] [stdout]     |                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/mod.rs:835:21
[INFO] [stdout]     |
[INFO] [stdout] 835 | fn type2_map(input: &str) -> JResult<&str, Group> {
[INFO] [stdout]     |                     ^^^^     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                     |        |       |
[INFO] [stdout]     |                     |        |       the same lifetime is elided here
[INFO] [stdout]     |                     |        the same lifetime is hidden here
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 835 | fn type2_map(input: &str) -> JResult<'_, &str, Group> {
[INFO] [stdout]     |                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/mod.rs:849:23
[INFO] [stdout]     |
[INFO] [stdout] 849 | fn type2_array(input: &str) -> JResult<&str, Group> {
[INFO] [stdout]     |                       ^^^^     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                       |        |       |
[INFO] [stdout]     |                       |        |       the same lifetime is elided here
[INFO] [stdout]     |                       |        the same lifetime is hidden here
[INFO] [stdout]     |                       the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 849 | fn type2_array(input: &str) -> JResult<'_, &str, Group> {
[INFO] [stdout]     |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/mod.rs:863:24
[INFO] [stdout]     |
[INFO] [stdout] 863 | fn type2_unwrap(input: &str) -> JResult<&str, NameGeneric> {
[INFO] [stdout]     |                        ^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                        |        |       |
[INFO] [stdout]     |                        |        |       the same lifetime is elided here
[INFO] [stdout]     |                        |        the same lifetime is hidden here
[INFO] [stdout]     |                        the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 863 | fn type2_unwrap(input: &str) -> JResult<'_, &str, NameGeneric> {
[INFO] [stdout]     |                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/mod.rs:879:27
[INFO] [stdout]     |
[INFO] [stdout] 879 | fn type2_choiceify(input: &str) -> JResult<&str, NameGeneric> {
[INFO] [stdout]     |                           ^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                           |        |       |
[INFO] [stdout]     |                           |        |       the same lifetime is elided here
[INFO] [stdout]     |                           |        the same lifetime is hidden here
[INFO] [stdout]     |                           the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 879 | fn type2_choiceify(input: &str) -> JResult<'_, &str, NameGeneric> {
[INFO] [stdout]     |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/mod.rs:892:34
[INFO] [stdout]     |
[INFO] [stdout] 892 | fn type2_choiceify_inline(input: &str) -> JResult<&str, Group> {
[INFO] [stdout]     |                                  ^^^^     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                  |        |       |
[INFO] [stdout]     |                                  |        |       the same lifetime is elided here
[INFO] [stdout]     |                                  |        the same lifetime is hidden here
[INFO] [stdout]     |                                  the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 892 | fn type2_choiceify_inline(input: &str) -> JResult<'_, &str, Group> {
[INFO] [stdout]     |                                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/mod.rs:923:17
[INFO] [stdout]     |
[INFO] [stdout] 923 | fn type2(input: &str) -> JResult<&str, Type2> {
[INFO] [stdout]     |                 ^^^^     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                 |        |       |
[INFO] [stdout]     |                 |        |       the same lifetime is elided here
[INFO] [stdout]     |                 |        the same lifetime is hidden here
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 923 | fn type2(input: &str) -> JResult<'_, &str, Type2> {
[INFO] [stdout]     |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/mod.rs:939:22
[INFO] [stdout]     |
[INFO] [stdout] 939 | fn control_op(input: &str) -> JResult<&str, &str> {
[INFO] [stdout]     |                      ^^^^     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                      |        |       |     |
[INFO] [stdout]     |                      |        |       |     the same lifetime is elided here
[INFO] [stdout]     |                      |        |       the same lifetime is elided here
[INFO] [stdout]     |                      |        the same lifetime is hidden here
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 939 | fn control_op(input: &str) -> JResult<'_, &str, &str> {
[INFO] [stdout]     |                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/mod.rs:950:31
[INFO] [stdout]     |
[INFO] [stdout] 950 | fn range_or_control_op(input: &str) -> JResult<&str, (&str, Type2)> {
[INFO] [stdout]     |                               ^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                               |        |       |      |
[INFO] [stdout]     |                               |        |       |      the same lifetime is elided here
[INFO] [stdout]     |                               |        |       the same lifetime is elided here
[INFO] [stdout]     |                               |        the same lifetime is hidden here
[INFO] [stdout]     |                               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 950 | fn range_or_control_op(input: &str) -> JResult<'_, &str, (&str, Type2)> {
[INFO] [stdout]     |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/mod.rs:967:17
[INFO] [stdout]     |
[INFO] [stdout] 967 | fn type1(input: &str) -> JResult<&str, Type1> {
[INFO] [stdout]     |                 ^^^^     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                 |        |       |
[INFO] [stdout]     |                 |        |       the same lifetime is elided here
[INFO] [stdout]     |                 |        the same lifetime is hidden here
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 967 | fn type1(input: &str) -> JResult<'_, &str, Type1> {
[INFO] [stdout]     |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/parser/mod.rs:1000:14
[INFO] [stdout]      |
[INFO] [stdout] 1000 | fn ty(input: &str) -> JResult<&str, Type> {
[INFO] [stdout]      |              ^^^^     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |              |        |       |
[INFO] [stdout]      |              |        |       the same lifetime is elided here
[INFO] [stdout]      |              |        the same lifetime is hidden here
[INFO] [stdout]      |              the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1000 | fn ty(input: &str) -> JResult<'_, &str, Type> {
[INFO] [stdout]      |                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/parser/mod.rs:1027:20
[INFO] [stdout]      |
[INFO] [stdout] 1027 | fn rule_val(input: &str) -> JResult<&str, RuleVal> {
[INFO] [stdout]      |                    ^^^^     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |                    |        |       |
[INFO] [stdout]      |                    |        |       the same lifetime is elided here
[INFO] [stdout]      |                    |        the same lifetime is hidden here
[INFO] [stdout]      |                    the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1027 | fn rule_val(input: &str) -> JResult<'_, &str, RuleVal> {
[INFO] [stdout]      |                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/parser/mod.rs:1044:24
[INFO] [stdout]      |
[INFO] [stdout] 1044 | fn generic_parm(input: &str) -> JResult<&str, Vec<&str>> {
[INFO] [stdout]      |                        ^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |                        |        |       |         |
[INFO] [stdout]      |                        |        |       |         the same lifetime is elided here
[INFO] [stdout]      |                        |        |       the same lifetime is elided here
[INFO] [stdout]      |                        |        the same lifetime is hidden here
[INFO] [stdout]      |                        the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1044 | fn generic_parm(input: &str) -> JResult<'_, &str, Vec<&str>> {
[INFO] [stdout]      |                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/parser/mod.rs:1056:23
[INFO] [stdout]      |
[INFO] [stdout] 1056 | fn generic_arg(input: &str) -> JResult<&str, Vec<Type1>> {
[INFO] [stdout]      |                       ^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |                       |        |       |
[INFO] [stdout]      |                       |        |       the same lifetime is elided here
[INFO] [stdout]      |                       |        the same lifetime is hidden here
[INFO] [stdout]      |                       the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1056 | fn generic_arg(input: &str) -> JResult<'_, &str, Vec<Type1>> {
[INFO] [stdout]      |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/parser/mod.rs:1068:24
[INFO] [stdout]      |
[INFO] [stdout] 1068 | fn name_generic(input: &str) -> JResult<&str, NameGeneric> {
[INFO] [stdout]      |                        ^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |                        |        |       |
[INFO] [stdout]      |                        |        |       the same lifetime is elided here
[INFO] [stdout]      |                        |        the same lifetime is hidden here
[INFO] [stdout]      |                        the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1068 | fn name_generic(input: &str) -> JResult<'_, &str, NameGeneric> {
[INFO] [stdout]      |                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/parser/mod.rs:1082:16
[INFO] [stdout]      |
[INFO] [stdout] 1082 | fn rule(input: &str) -> JResult<&str, Rule> {
[INFO] [stdout]      |                ^^^^     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |                |        |       |
[INFO] [stdout]      |                |        |       the same lifetime is elided here
[INFO] [stdout]      |                |        the same lifetime is hidden here
[INFO] [stdout]      |                the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1082 | fn rule(input: &str) -> JResult<'_, &str, Rule> {
[INFO] [stdout]      |                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/parser/mod.rs:1101:16
[INFO] [stdout]      |
[INFO] [stdout] 1101 | fn cddl(input: &str) -> JResult<&str, Cddl> {
[INFO] [stdout]      |                ^^^^     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |                |        |       |
[INFO] [stdout]      |                |        |       the same lifetime is elided here
[INFO] [stdout]      |                |        the same lifetime is hidden here
[INFO] [stdout]      |                the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1101 | fn cddl(input: &str) -> JResult<'_, &str, Cddl> {
[INFO] [stdout]      |                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/parser/mod.rs:1112:22
[INFO] [stdout]      |
[INFO] [stdout] 1112 | fn cddl_slice(input: &str) -> JResult<&str, CddlSlice> {
[INFO] [stdout]      |                      ^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |                      |        |       |
[INFO] [stdout]      |                      |        |       the same lifetime is elided here
[INFO] [stdout]      |                      |        the same lifetime is hidden here
[INFO] [stdout]      |                      the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1112 | fn cddl_slice(input: &str) -> JResult<'_, &str, CddlSlice> {
[INFO] [stdout]      |                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.42s
[INFO] running `Command { std: "docker" "inspect" "cfaefd2d8ac3225ae980c4a861f0d683997d6a8e2ed08b1cb2515c9acf2fa0df", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cfaefd2d8ac3225ae980c4a861f0d683997d6a8e2ed08b1cb2515c9acf2fa0df", kill_on_drop: false }`
[INFO] [stdout] cfaefd2d8ac3225ae980c4a861f0d683997d6a8e2ed08b1cb2515c9acf2fa0df
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ae7026eba1be0139acd743dc56f8b770e2c54ea8d8d89f71bf24ee29075c8b20
[INFO] running `Command { std: "docker" "start" "-a" "ae7026eba1be0139acd743dc56f8b770e2c54ea8d8d89f71bf24ee29075c8b20", kill_on_drop: false }`
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling indexmap v2.12.0
[INFO] [stderr]    Compiling ntest_proc_macro_helper v0.7.5
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parser/mod.rs:78:19
[INFO] [stdout]    |
[INFO] [stdout] 78 | fn comment(input: &str) -> JResult<&str, &str> {
[INFO] [stdout]    |                   ^^^^     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                   |        |       |     |
[INFO] [stdout]    |                   |        |       |     the same lifetime is elided here
[INFO] [stdout]    |                   |        |       the same lifetime is elided here
[INFO] [stdout]    |                   |        the same lifetime is hidden here
[INFO] [stdout]    |                   the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 78 | fn comment(input: &str) -> JResult<'_, &str, &str> {
[INFO] [stdout]    |                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parser/mod.rs:89:14
[INFO] [stdout]    |
[INFO] [stdout] 89 | fn ws(input: &str) -> JResult<&str, &str> {
[INFO] [stdout]    |              ^^^^     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |              |        |       |     |
[INFO] [stdout]    |              |        |       |     the same lifetime is elided here
[INFO] [stdout]    |              |        |       the same lifetime is elided here
[INFO] [stdout]    |              |        the same lifetime is hidden here
[INFO] [stdout]    |              the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 89 | fn ws(input: &str) -> JResult<'_, &str, &str> {
[INFO] [stdout]    |                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/mod.rs:104:18
[INFO] [stdout]     |
[INFO] [stdout] 104 | fn optcom(input: &str) -> JResult<&str, ()> {
[INFO] [stdout]     |                  ^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                  |        |       |
[INFO] [stdout]     |                  |        |       the same lifetime is elided here
[INFO] [stdout]     |                  |        the same lifetime is hidden here
[INFO] [stdout]     |                  the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 104 | fn optcom(input: &str) -> JResult<'_, &str, ()> {
[INFO] [stdout]     |                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/mod.rs:130:18
[INFO] [stdout]     |
[INFO] [stdout] 130 | fn ealpha(input: &str) -> JResult<&str, &str> {
[INFO] [stdout]     |                  ^^^^     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                  |        |       |     |
[INFO] [stdout]     |                  |        |       |     the same lifetime is elided here
[INFO] [stdout]     |                  |        |       the same lifetime is elided here
[INFO] [stdout]     |                  |        the same lifetime is hidden here
[INFO] [stdout]     |                  the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 130 | fn ealpha(input: &str) -> JResult<'_, &str, &str> {
[INFO] [stdout]     |                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/mod.rs:137:22
[INFO] [stdout]     |
[INFO] [stdout] 137 | fn ident_tail(input: &str) -> JResult<&str, &str> {
[INFO] [stdout]     |                      ^^^^     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                      |        |       |     |
[INFO] [stdout]     |                      |        |       |     the same lifetime is elided here
[INFO] [stdout]     |                      |        |       the same lifetime is elided here
[INFO] [stdout]     |                      |        the same lifetime is hidden here
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 137 | fn ident_tail(input: &str) -> JResult<'_, &str, &str> {
[INFO] [stdout]     |                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/mod.rs:151:17
[INFO] [stdout]     |
[INFO] [stdout] 151 | fn ident(input: &str) -> JResult<&str, &str> {
[INFO] [stdout]     |                 ^^^^     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                 |        |       |     |
[INFO] [stdout]     |                 |        |       |     the same lifetime is elided here
[INFO] [stdout]     |                 |        |       the same lifetime is elided here
[INFO] [stdout]     |                 |        the same lifetime is hidden here
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 151 | fn ident(input: &str) -> JResult<'_, &str, &str> {
[INFO] [stdout]     |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/mod.rs:166:20
[INFO] [stdout]     |
[INFO] [stdout] 166 | fn uint_hex(input: &str) -> JResult<&str, &str> {
[INFO] [stdout]     |                    ^^^^     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                    |        |       |     |
[INFO] [stdout]     |                    |        |       |     the same lifetime is elided here
[INFO] [stdout]     |                    |        |       the same lifetime is elided here
[INFO] [stdout]     |                    |        the same lifetime is hidden here
[INFO] [stdout]     |                    the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 166 | fn uint_hex(input: &str) -> JResult<'_, &str, &str> {
[INFO] [stdout]     |                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/mod.rs:175:23
[INFO] [stdout]     |
[INFO] [stdout] 175 | fn uint_binary(input: &str) -> JResult<&str, &str> {
[INFO] [stdout]     |                       ^^^^     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                       |        |       |     |
[INFO] [stdout]     |                       |        |       |     the same lifetime is elided here
[INFO] [stdout]     |                       |        |       the same lifetime is elided here
[INFO] [stdout]     |                       |        the same lifetime is hidden here
[INFO] [stdout]     |                       the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 175 | fn uint_binary(input: &str) -> JResult<'_, &str, &str> {
[INFO] [stdout]     |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/mod.rs:184:24
[INFO] [stdout]     |
[INFO] [stdout] 184 | fn uint_decimal(input: &str) -> JResult<&str, &str> {
[INFO] [stdout]     |                        ^^^^     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                        |        |       |     |
[INFO] [stdout]     |                        |        |       |     the same lifetime is elided here
[INFO] [stdout]     |                        |        |       the same lifetime is elided here
[INFO] [stdout]     |                        |        the same lifetime is hidden here
[INFO] [stdout]     |                        the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 184 | fn uint_decimal(input: &str) -> JResult<'_, &str, &str> {
[INFO] [stdout]     |                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/mod.rs:209:16
[INFO] [stdout]     |
[INFO] [stdout] 209 | fn uint(input: &str) -> JResult<&str, RawUint> {
[INFO] [stdout]     |                ^^^^     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                |        |       |     |
[INFO] [stdout]     |                |        |       |     the same lifetime is hidden here
[INFO] [stdout]     |                |        |       the same lifetime is elided here
[INFO] [stdout]     |                |        the same lifetime is hidden here
[INFO] [stdout]     |                the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 209 | fn uint(input: &str) -> JResult<'_, &str, RawUint<'_>> {
[INFO] [stdout]     |                                 +++              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/mod.rs:222:20
[INFO] [stdout]     |
[INFO] [stdout] 222 | fn uint_u64(input: &str) -> JResult<&str, u64> {
[INFO] [stdout]     |                    ^^^^     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                    |        |       |
[INFO] [stdout]     |                    |        |       the same lifetime is elided here
[INFO] [stdout]     |                    |        the same lifetime is hidden here
[INFO] [stdout]     |                    the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 222 | fn uint_u64(input: &str) -> JResult<'_, &str, u64> {
[INFO] [stdout]     |                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/mod.rs:242:15
[INFO] [stdout]     |
[INFO] [stdout] 242 | fn int(input: &str) -> JResult<&str, RawInt> {
[INFO] [stdout]     |               ^^^^     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |               |        |       |     |
[INFO] [stdout]     |               |        |       |     the same lifetime is hidden here
[INFO] [stdout]     |               |        |       the same lifetime is elided here
[INFO] [stdout]     |               |        the same lifetime is hidden here
[INFO] [stdout]     |               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 242 | fn int(input: &str) -> JResult<'_, &str, RawInt<'_>> {
[INFO] [stdout]     |                                +++             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/mod.rs:260:24
[INFO] [stdout]     |
[INFO] [stdout] 260 | fn dot_fraction(input: &str) -> JResult<&str, &str> {
[INFO] [stdout]     |                        ^^^^     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                        |        |       |     |
[INFO] [stdout]     |                        |        |       |     the same lifetime is elided here
[INFO] [stdout]     |                        |        |       the same lifetime is elided here
[INFO] [stdout]     |                        |        the same lifetime is hidden here
[INFO] [stdout]     |                        the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 260 | fn dot_fraction(input: &str) -> JResult<'_, &str, &str> {
[INFO] [stdout]     |                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/mod.rs:273:22
[INFO] [stdout]     |
[INFO] [stdout] 273 | fn e_exponent(input: &str) -> JResult<&str, &str> {
[INFO] [stdout]     |                      ^^^^     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                      |        |       |     |
[INFO] [stdout]     |                      |        |       |     the same lifetime is elided here
[INFO] [stdout]     |                      |        |       the same lifetime is elided here
[INFO] [stdout]     |                      |        the same lifetime is hidden here
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 273 | fn e_exponent(input: &str) -> JResult<'_, &str, &str> {
[INFO] [stdout]     |                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/mod.rs:287:19
[INFO] [stdout]     |
[INFO] [stdout] 287 | fn parse_float(s: &str) -> Result<Value, CowParseError> {
[INFO] [stdout]     |                   ^^^^                   ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 287 | fn parse_float(s: &str) -> Result<Value, CowParseError<'_>> {
[INFO] [stdout]     |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/mod.rs:341:24
[INFO] [stdout]     |
[INFO] [stdout] 341 | fn float_or_int(input: &str) -> JResult<&str, Value> {
[INFO] [stdout]     |                        ^^^^     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                        |        |       |
[INFO] [stdout]     |                        |        |       the same lifetime is elided here
[INFO] [stdout]     |                        |        the same lifetime is hidden here
[INFO] [stdout]     |                        the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 341 | fn float_or_int(input: &str) -> JResult<'_, &str, Value> {
[INFO] [stdout]     |                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/mod.rs:383:27
[INFO] [stdout]     |
[INFO] [stdout] 383 | fn unescaped_bchar(input: &str) -> JResult<&str, &str> {
[INFO] [stdout]     |                           ^^^^     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                           |        |       |     |
[INFO] [stdout]     |                           |        |       |     the same lifetime is elided here
[INFO] [stdout]     |                           |        |       the same lifetime is elided here
[INFO] [stdout]     |                           |        the same lifetime is hidden here
[INFO] [stdout]     |                           the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 383 | fn unescaped_bchar(input: &str) -> JResult<'_, &str, &str> {
[INFO] [stdout]     |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/mod.rs:391:17
[INFO] [stdout]     |
[INFO] [stdout] 391 | fn bchar(input: &str) -> JResult<&str, &str> {
[INFO] [stdout]     |                 ^^^^     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                 |        |       |     |
[INFO] [stdout]     |                 |        |       |     the same lifetime is elided here
[INFO] [stdout]     |                 |        |       the same lifetime is elided here
[INFO] [stdout]     |                 |        the same lifetime is hidden here
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 391 | fn bchar(input: &str) -> JResult<'_, &str, &str> {
[INFO] [stdout]     |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/mod.rs:406:27
[INFO] [stdout]     |
[INFO] [stdout] 406 | fn bytestring_utf8(input: &str) -> JResult<&str, String> {
[INFO] [stdout]     |                           ^^^^     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                           |        |       |
[INFO] [stdout]     |                           |        |       the same lifetime is elided here
[INFO] [stdout]     |                           |        the same lifetime is hidden here
[INFO] [stdout]     |                           the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 406 | fn bytestring_utf8(input: &str) -> JResult<'_, &str, String> {
[INFO] [stdout]     |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/mod.rs:422:26
[INFO] [stdout]     |
[INFO] [stdout] 422 | fn bytestring_hex(input: &str) -> JResult<&str, &str> {
[INFO] [stdout]     |                          ^^^^     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                          |        |       |     |
[INFO] [stdout]     |                          |        |       |     the same lifetime is elided here
[INFO] [stdout]     |                          |        |       the same lifetime is elided here
[INFO] [stdout]     |                          |        the same lifetime is hidden here
[INFO] [stdout]     |                          the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 422 | fn bytestring_hex(input: &str) -> JResult<'_, &str, &str> {
[INFO] [stdout]     |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/mod.rs:433:29
[INFO] [stdout]     |
[INFO] [stdout] 433 | fn bytestring_base64(input: &str) -> JResult<&str, &str> {
[INFO] [stdout]     |                             ^^^^     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                             |        |       |     |
[INFO] [stdout]     |                             |        |       |     the same lifetime is elided here
[INFO] [stdout]     |                             |        |       the same lifetime is elided here
[INFO] [stdout]     |                             |        the same lifetime is hidden here
[INFO] [stdout]     |                             the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 433 | fn bytestring_base64(input: &str) -> JResult<'_, &str, &str> {
[INFO] [stdout]     |                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/mod.rs:443:17
[INFO] [stdout]     |
[INFO] [stdout] 443 | fn parse_hex(s: &str) -> Result<Vec<u8>, CowParseError> {
[INFO] [stdout]     |                 ^^^^                     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 443 | fn parse_hex(s: &str) -> Result<Vec<u8>, CowParseError<'_>> {
[INFO] [stdout]     |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/mod.rs:452:22
[INFO] [stdout]     |
[INFO] [stdout] 452 | fn bytestring(input: &str) -> JResult<&str, Vec<u8>> {
[INFO] [stdout]     |                      ^^^^     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                      |        |       |
[INFO] [stdout]     |                      |        |       the same lifetime is elided here
[INFO] [stdout]     |                      |        the same lifetime is hidden here
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 452 | fn bytestring(input: &str) -> JResult<'_, &str, Vec<u8>> {
[INFO] [stdout]     |                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/mod.rs:484:27
[INFO] [stdout]     |
[INFO] [stdout] 484 | fn unescaped_schar(input: &str) -> JResult<&str, &str> {
[INFO] [stdout]     |                           ^^^^     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                           |        |       |     |
[INFO] [stdout]     |                           |        |       |     the same lifetime is elided here
[INFO] [stdout]     |                           |        |       the same lifetime is elided here
[INFO] [stdout]     |                           |        the same lifetime is hidden here
[INFO] [stdout]     |                           the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 484 | fn unescaped_schar(input: &str) -> JResult<'_, &str, &str> {
[INFO] [stdout]     |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling ntest_test_cases v0.7.5
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/mod.rs:491:16
[INFO] [stdout]     |
[INFO] [stdout] 491 | fn sesc(input: &str) -> JResult<&str, &str> {
[INFO] [stdout]     |                ^^^^     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                |        |       |     |
[INFO] [stdout]     |                |        |       |     the same lifetime is elided here
[INFO] [stdout]     |                |        |       the same lifetime is elided here
[INFO] [stdout]     |                |        the same lifetime is hidden here
[INFO] [stdout]     |                the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 491 | fn sesc(input: &str) -> JResult<'_, &str, &str> {
[INFO] [stdout]     |                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/mod.rs:499:17
[INFO] [stdout]     |
[INFO] [stdout] 499 | fn schar(input: &str) -> JResult<&str, &str> {
[INFO] [stdout]     |                 ^^^^     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                 |        |       |     |
[INFO] [stdout]     |                 |        |       |     the same lifetime is elided here
[INFO] [stdout]     |                 |        |       the same lifetime is elided here
[INFO] [stdout]     |                 |        the same lifetime is hidden here
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 499 | fn schar(input: &str) -> JResult<'_, &str, &str> {
[INFO] [stdout]     |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/mod.rs:512:24
[INFO] [stdout]     |
[INFO] [stdout] 512 | fn text_literal(input: &str) -> JResult<&str, String> {
[INFO] [stdout]     |                        ^^^^     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                        |        |       |
[INFO] [stdout]     |                        |        |       the same lifetime is elided here
[INFO] [stdout]     |                        |        the same lifetime is hidden here
[INFO] [stdout]     |                        the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 512 | fn text_literal(input: &str) -> JResult<'_, &str, String> {
[INFO] [stdout]     |                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/mod.rs:528:17
[INFO] [stdout]     |
[INFO] [stdout] 528 | fn value(input: &str) -> JResult<&str, Value> {
[INFO] [stdout]     |                 ^^^^     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                 |        |       |
[INFO] [stdout]     |                 |        |       the same lifetime is elided here
[INFO] [stdout]     |                 |        the same lifetime is hidden here
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 528 | fn value(input: &str) -> JResult<'_, &str, Value> {
[INFO] [stdout]     |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/mod.rs:538:33
[INFO] [stdout]     |
[INFO] [stdout] 538 | fn grpent_memberkey_tail(input: &str) -> JResult<&str, Type> {
[INFO] [stdout]     |                                 ^^^^     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                 |        |       |
[INFO] [stdout]     |                                 |        |       the same lifetime is elided here
[INFO] [stdout]     |                                 |        the same lifetime is hidden here
[INFO] [stdout]     |                                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 538 | fn grpent_memberkey_tail(input: &str) -> JResult<'_, &str, Type> {
[INFO] [stdout]     |                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/mod.rs:621:25
[INFO] [stdout]     |
[INFO] [stdout] 621 | fn grpent_member(input: &str) -> JResult<&str, Member> {
[INFO] [stdout]     |                         ^^^^     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                         |        |       |
[INFO] [stdout]     |                         |        |       the same lifetime is elided here
[INFO] [stdout]     |                         |        the same lifetime is hidden here
[INFO] [stdout]     |                         the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 621 | fn grpent_member(input: &str) -> JResult<'_, &str, Member> {
[INFO] [stdout]     |                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/mod.rs:691:25
[INFO] [stdout]     |
[INFO] [stdout] 691 | fn grpent_parens(input: &str) -> JResult<&str, Group> {
[INFO] [stdout]     |                         ^^^^     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                         |        |       |
[INFO] [stdout]     |                         |        |       the same lifetime is elided here
[INFO] [stdout]     |                         |        the same lifetime is hidden here
[INFO] [stdout]     |                         the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 691 | fn grpent_parens(input: &str) -> JResult<'_, &str, Group> {
[INFO] [stdout]     |                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/mod.rs:704:22
[INFO] [stdout]     |
[INFO] [stdout] 704 | fn grpent_val(input: &str) -> JResult<&str, GrpEntVal> {
[INFO] [stdout]     |                      ^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                      |        |       |
[INFO] [stdout]     |                      |        |       the same lifetime is elided here
[INFO] [stdout]     |                      |        the same lifetime is hidden here
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 704 | fn grpent_val(input: &str) -> JResult<'_, &str, GrpEntVal> {
[INFO] [stdout]     |                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/mod.rs:715:37
[INFO] [stdout]     |
[INFO] [stdout] 715 | fn try_into_int<T, U>(x: T, source: &str) -> Result<U, CowParseError>
[INFO] [stdout]     |                                     ^^^^               ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                     |
[INFO] [stdout]     |                                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 715 | fn try_into_int<T, U>(x: T, source: &str) -> Result<U, CowParseError<'_>>
[INFO] [stdout]     |                                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/mod.rs:726:22
[INFO] [stdout]     |
[INFO] [stdout] 726 | fn occur_star(input: &str) -> JResult<&str, Occur> {
[INFO] [stdout]     |                      ^^^^     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                      |        |       |
[INFO] [stdout]     |                      |        |       the same lifetime is elided here
[INFO] [stdout]     |                      |        the same lifetime is hidden here
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 726 | fn occur_star(input: &str) -> JResult<'_, &str, Occur> {
[INFO] [stdout]     |                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/mod.rs:755:17
[INFO] [stdout]     |
[INFO] [stdout] 755 | fn occur(input: &str) -> JResult<&str, Occur> {
[INFO] [stdout]     |                 ^^^^     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                 |        |       |
[INFO] [stdout]     |                 |        |       the same lifetime is elided here
[INFO] [stdout]     |                 |        the same lifetime is hidden here
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 755 | fn occur(input: &str) -> JResult<'_, &str, Occur> {
[INFO] [stdout]     |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/mod.rs:769:18
[INFO] [stdout]     |
[INFO] [stdout] 769 | fn grpent(input: &str) -> JResult<&str, GrpEnt> {
[INFO] [stdout]     |                  ^^^^     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                  |        |       |
[INFO] [stdout]     |                  |        |       the same lifetime is elided here
[INFO] [stdout]     |                  |        the same lifetime is hidden here
[INFO] [stdout]     |                  the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 769 | fn grpent(input: &str) -> JResult<'_, &str, GrpEnt> {
[INFO] [stdout]     |                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/mod.rs:780:21
[INFO] [stdout]     |
[INFO] [stdout] 780 | fn grpchoice(input: &str) -> JResult<&str, GrpChoice> {
[INFO] [stdout]     |                     ^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                     |        |       |
[INFO] [stdout]     |                     |        |       the same lifetime is elided here
[INFO] [stdout]     |                     |        the same lifetime is hidden here
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 780 | fn grpchoice(input: &str) -> JResult<'_, &str, GrpChoice> {
[INFO] [stdout]     |                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/mod.rs:790:17
[INFO] [stdout]     |
[INFO] [stdout] 790 | fn group(input: &str) -> JResult<&str, Group> {
[INFO] [stdout]     |                 ^^^^     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                 |        |       |
[INFO] [stdout]     |                 |        |       the same lifetime is elided here
[INFO] [stdout]     |                 |        the same lifetime is hidden here
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 790 | fn group(input: &str) -> JResult<'_, &str, Group> {
[INFO] [stdout]     |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/mod.rs:821:24
[INFO] [stdout]     |
[INFO] [stdout] 821 | fn type2_parens(input: &str) -> JResult<&str, Type> {
[INFO] [stdout]     |                        ^^^^     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                        |        |       |
[INFO] [stdout]     |                        |        |       the same lifetime is elided here
[INFO] [stdout]     |                        |        the same lifetime is hidden here
[INFO] [stdout]     |                        the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 821 | fn type2_parens(input: &str) -> JResult<'_, &str, Type> {
[INFO] [stdout]     |                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/mod.rs:835:21
[INFO] [stdout]     |
[INFO] [stdout] 835 | fn type2_map(input: &str) -> JResult<&str, Group> {
[INFO] [stdout]     |                     ^^^^     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                     |        |       |
[INFO] [stdout]     |                     |        |       the same lifetime is elided here
[INFO] [stdout]     |                     |        the same lifetime is hidden here
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 835 | fn type2_map(input: &str) -> JResult<'_, &str, Group> {
[INFO] [stdout]     |                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/mod.rs:849:23
[INFO] [stdout]     |
[INFO] [stdout] 849 | fn type2_array(input: &str) -> JResult<&str, Group> {
[INFO] [stdout]     |                       ^^^^     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                       |        |       |
[INFO] [stdout]     |                       |        |       the same lifetime is elided here
[INFO] [stdout]     |                       |        the same lifetime is hidden here
[INFO] [stdout]     |                       the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 849 | fn type2_array(input: &str) -> JResult<'_, &str, Group> {
[INFO] [stdout]     |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/mod.rs:863:24
[INFO] [stdout]     |
[INFO] [stdout] 863 | fn type2_unwrap(input: &str) -> JResult<&str, NameGeneric> {
[INFO] [stdout]     |                        ^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                        |        |       |
[INFO] [stdout]     |                        |        |       the same lifetime is elided here
[INFO] [stdout]     |                        |        the same lifetime is hidden here
[INFO] [stdout]     |                        the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 863 | fn type2_unwrap(input: &str) -> JResult<'_, &str, NameGeneric> {
[INFO] [stdout]     |                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/mod.rs:879:27
[INFO] [stdout]     |
[INFO] [stdout] 879 | fn type2_choiceify(input: &str) -> JResult<&str, NameGeneric> {
[INFO] [stdout]     |                           ^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                           |        |       |
[INFO] [stdout]     |                           |        |       the same lifetime is elided here
[INFO] [stdout]     |                           |        the same lifetime is hidden here
[INFO] [stdout]     |                           the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 879 | fn type2_choiceify(input: &str) -> JResult<'_, &str, NameGeneric> {
[INFO] [stdout]     |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/mod.rs:892:34
[INFO] [stdout]     |
[INFO] [stdout] 892 | fn type2_choiceify_inline(input: &str) -> JResult<&str, Group> {
[INFO] [stdout]     |                                  ^^^^     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                  |        |       |
[INFO] [stdout]     |                                  |        |       the same lifetime is elided here
[INFO] [stdout]     |                                  |        the same lifetime is hidden here
[INFO] [stdout]     |                                  the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 892 | fn type2_choiceify_inline(input: &str) -> JResult<'_, &str, Group> {
[INFO] [stdout]     |                                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/mod.rs:923:17
[INFO] [stdout]     |
[INFO] [stdout] 923 | fn type2(input: &str) -> JResult<&str, Type2> {
[INFO] [stdout]     |                 ^^^^     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                 |        |       |
[INFO] [stdout]     |                 |        |       the same lifetime is elided here
[INFO] [stdout]     |                 |        the same lifetime is hidden here
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 923 | fn type2(input: &str) -> JResult<'_, &str, Type2> {
[INFO] [stdout]     |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/mod.rs:939:22
[INFO] [stdout]     |
[INFO] [stdout] 939 | fn control_op(input: &str) -> JResult<&str, &str> {
[INFO] [stdout]     |                      ^^^^     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                      |        |       |     |
[INFO] [stdout]     |                      |        |       |     the same lifetime is elided here
[INFO] [stdout]     |                      |        |       the same lifetime is elided here
[INFO] [stdout]     |                      |        the same lifetime is hidden here
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 939 | fn control_op(input: &str) -> JResult<'_, &str, &str> {
[INFO] [stdout]     |                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/mod.rs:950:31
[INFO] [stdout]     |
[INFO] [stdout] 950 | fn range_or_control_op(input: &str) -> JResult<&str, (&str, Type2)> {
[INFO] [stdout]     |                               ^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                               |        |       |      |
[INFO] [stdout]     |                               |        |       |      the same lifetime is elided here
[INFO] [stdout]     |                               |        |       the same lifetime is elided here
[INFO] [stdout]     |                               |        the same lifetime is hidden here
[INFO] [stdout]     |                               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 950 | fn range_or_control_op(input: &str) -> JResult<'_, &str, (&str, Type2)> {
[INFO] [stdout]     |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/mod.rs:967:17
[INFO] [stdout]     |
[INFO] [stdout] 967 | fn type1(input: &str) -> JResult<&str, Type1> {
[INFO] [stdout]     |                 ^^^^     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                 |        |       |
[INFO] [stdout]     |                 |        |       the same lifetime is elided here
[INFO] [stdout]     |                 |        the same lifetime is hidden here
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 967 | fn type1(input: &str) -> JResult<'_, &str, Type1> {
[INFO] [stdout]     |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/parser/mod.rs:1000:14
[INFO] [stdout]      |
[INFO] [stdout] 1000 | fn ty(input: &str) -> JResult<&str, Type> {
[INFO] [stdout]      |              ^^^^     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |              |        |       |
[INFO] [stdout]      |              |        |       the same lifetime is elided here
[INFO] [stdout]      |              |        the same lifetime is hidden here
[INFO] [stdout]      |              the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1000 | fn ty(input: &str) -> JResult<'_, &str, Type> {
[INFO] [stdout]      |                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/parser/mod.rs:1027:20
[INFO] [stdout]      |
[INFO] [stdout] 1027 | fn rule_val(input: &str) -> JResult<&str, RuleVal> {
[INFO] [stdout]      |                    ^^^^     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |                    |        |       |
[INFO] [stdout]      |                    |        |       the same lifetime is elided here
[INFO] [stdout]      |                    |        the same lifetime is hidden here
[INFO] [stdout]      |                    the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1027 | fn rule_val(input: &str) -> JResult<'_, &str, RuleVal> {
[INFO] [stdout]      |                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/parser/mod.rs:1044:24
[INFO] [stdout]      |
[INFO] [stdout] 1044 | fn generic_parm(input: &str) -> JResult<&str, Vec<&str>> {
[INFO] [stdout]      |                        ^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |                        |        |       |         |
[INFO] [stdout]      |                        |        |       |         the same lifetime is elided here
[INFO] [stdout]      |                        |        |       the same lifetime is elided here
[INFO] [stdout]      |                        |        the same lifetime is hidden here
[INFO] [stdout]      |                        the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1044 | fn generic_parm(input: &str) -> JResult<'_, &str, Vec<&str>> {
[INFO] [stdout]      |                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/parser/mod.rs:1056:23
[INFO] [stdout]      |
[INFO] [stdout] 1056 | fn generic_arg(input: &str) -> JResult<&str, Vec<Type1>> {
[INFO] [stdout]      |                       ^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |                       |        |       |
[INFO] [stdout]      |                       |        |       the same lifetime is elided here
[INFO] [stdout]      |                       |        the same lifetime is hidden here
[INFO] [stdout]      |                       the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1056 | fn generic_arg(input: &str) -> JResult<'_, &str, Vec<Type1>> {
[INFO] [stdout]      |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/parser/mod.rs:1068:24
[INFO] [stdout]      |
[INFO] [stdout] 1068 | fn name_generic(input: &str) -> JResult<&str, NameGeneric> {
[INFO] [stdout]      |                        ^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |                        |        |       |
[INFO] [stdout]      |                        |        |       the same lifetime is elided here
[INFO] [stdout]      |                        |        the same lifetime is hidden here
[INFO] [stdout]      |                        the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1068 | fn name_generic(input: &str) -> JResult<'_, &str, NameGeneric> {
[INFO] [stdout]      |                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/parser/mod.rs:1082:16
[INFO] [stdout]      |
[INFO] [stdout] 1082 | fn rule(input: &str) -> JResult<&str, Rule> {
[INFO] [stdout]      |                ^^^^     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |                |        |       |
[INFO] [stdout]      |                |        |       the same lifetime is elided here
[INFO] [stdout]      |                |        the same lifetime is hidden here
[INFO] [stdout]      |                the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1082 | fn rule(input: &str) -> JResult<'_, &str, Rule> {
[INFO] [stdout]      |                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/parser/mod.rs:1101:16
[INFO] [stdout]      |
[INFO] [stdout] 1101 | fn cddl(input: &str) -> JResult<&str, Cddl> {
[INFO] [stdout]      |                ^^^^     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |                |        |       |
[INFO] [stdout]      |                |        |       the same lifetime is elided here
[INFO] [stdout]      |                |        the same lifetime is hidden here
[INFO] [stdout]      |                the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1101 | fn cddl(input: &str) -> JResult<'_, &str, Cddl> {
[INFO] [stdout]      |                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/parser/mod.rs:1112:22
[INFO] [stdout]      |
[INFO] [stdout] 1112 | fn cddl_slice(input: &str) -> JResult<&str, CddlSlice> {
[INFO] [stdout]      |                      ^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |                      |        |       |
[INFO] [stdout]      |                      |        |       the same lifetime is elided here
[INFO] [stdout]      |                      |        the same lifetime is hidden here
[INFO] [stdout]      |                      the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1112 | fn cddl_slice(input: &str) -> JResult<'_, &str, CddlSlice> {
[INFO] [stdout]      |                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling ntest_timeout v0.7.5
[INFO] [stderr]    Compiling ntest v0.7.5
[INFO] [stderr]    Compiling cddl-cat v0.6.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parser/mod.rs:78:19
[INFO] [stdout]    |
[INFO] [stdout] 78 | fn comment(input: &str) -> JResult<&str, &str> {
[INFO] [stdout]    |                   ^^^^     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                   |        |       |     |
[INFO] [stdout]    |                   |        |       |     the same lifetime is elided here
[INFO] [stdout]    |                   |        |       the same lifetime is elided here
[INFO] [stdout]    |                   |        the same lifetime is hidden here
[INFO] [stdout]    |                   the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 78 | fn comment(input: &str) -> JResult<'_, &str, &str> {
[INFO] [stdout]    |                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parser/mod.rs:89:14
[INFO] [stdout]    |
[INFO] [stdout] 89 | fn ws(input: &str) -> JResult<&str, &str> {
[INFO] [stdout]    |              ^^^^     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |              |        |       |     |
[INFO] [stdout]    |              |        |       |     the same lifetime is elided here
[INFO] [stdout]    |              |        |       the same lifetime is elided here
[INFO] [stdout]    |              |        the same lifetime is hidden here
[INFO] [stdout]    |              the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 89 | fn ws(input: &str) -> JResult<'_, &str, &str> {
[INFO] [stdout]    |                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/mod.rs:104:18
[INFO] [stdout]     |
[INFO] [stdout] 104 | fn optcom(input: &str) -> JResult<&str, ()> {
[INFO] [stdout]     |                  ^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                  |        |       |
[INFO] [stdout]     |                  |        |       the same lifetime is elided here
[INFO] [stdout]     |                  |        the same lifetime is hidden here
[INFO] [stdout]     |                  the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 104 | fn optcom(input: &str) -> JResult<'_, &str, ()> {
[INFO] [stdout]     |                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/mod.rs:130:18
[INFO] [stdout]     |
[INFO] [stdout] 130 | fn ealpha(input: &str) -> JResult<&str, &str> {
[INFO] [stdout]     |                  ^^^^     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                  |        |       |     |
[INFO] [stdout]     |                  |        |       |     the same lifetime is elided here
[INFO] [stdout]     |                  |        |       the same lifetime is elided here
[INFO] [stdout]     |                  |        the same lifetime is hidden here
[INFO] [stdout]     |                  the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 130 | fn ealpha(input: &str) -> JResult<'_, &str, &str> {
[INFO] [stdout]     |                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/mod.rs:137:22
[INFO] [stdout]     |
[INFO] [stdout] 137 | fn ident_tail(input: &str) -> JResult<&str, &str> {
[INFO] [stdout]     |                      ^^^^     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                      |        |       |     |
[INFO] [stdout]     |                      |        |       |     the same lifetime is elided here
[INFO] [stdout]     |                      |        |       the same lifetime is elided here
[INFO] [stdout]     |                      |        the same lifetime is hidden here
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 137 | fn ident_tail(input: &str) -> JResult<'_, &str, &str> {
[INFO] [stdout]     |                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/mod.rs:151:17
[INFO] [stdout]     |
[INFO] [stdout] 151 | fn ident(input: &str) -> JResult<&str, &str> {
[INFO] [stdout]     |                 ^^^^     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                 |        |       |     |
[INFO] [stdout]     |                 |        |       |     the same lifetime is elided here
[INFO] [stdout]     |                 |        |       the same lifetime is elided here
[INFO] [stdout]     |                 |        the same lifetime is hidden here
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 151 | fn ident(input: &str) -> JResult<'_, &str, &str> {
[INFO] [stdout]     |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/mod.rs:166:20
[INFO] [stdout]     |
[INFO] [stdout] 166 | fn uint_hex(input: &str) -> JResult<&str, &str> {
[INFO] [stdout]     |                    ^^^^     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                    |        |       |     |
[INFO] [stdout]     |                    |        |       |     the same lifetime is elided here
[INFO] [stdout]     |                    |        |       the same lifetime is elided here
[INFO] [stdout]     |                    |        the same lifetime is hidden here
[INFO] [stdout]     |                    the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 166 | fn uint_hex(input: &str) -> JResult<'_, &str, &str> {
[INFO] [stdout]     |                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/mod.rs:175:23
[INFO] [stdout]     |
[INFO] [stdout] 175 | fn uint_binary(input: &str) -> JResult<&str, &str> {
[INFO] [stdout]     |                       ^^^^     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                       |        |       |     |
[INFO] [stdout]     |                       |        |       |     the same lifetime is elided here
[INFO] [stdout]     |                       |        |       the same lifetime is elided here
[INFO] [stdout]     |                       |        the same lifetime is hidden here
[INFO] [stdout]     |                       the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 175 | fn uint_binary(input: &str) -> JResult<'_, &str, &str> {
[INFO] [stdout]     |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/mod.rs:184:24
[INFO] [stdout]     |
[INFO] [stdout] 184 | fn uint_decimal(input: &str) -> JResult<&str, &str> {
[INFO] [stdout]     |                        ^^^^     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                        |        |       |     |
[INFO] [stdout]     |                        |        |       |     the same lifetime is elided here
[INFO] [stdout]     |                        |        |       the same lifetime is elided here
[INFO] [stdout]     |                        |        the same lifetime is hidden here
[INFO] [stdout]     |                        the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 184 | fn uint_decimal(input: &str) -> JResult<'_, &str, &str> {
[INFO] [stdout]     |                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/mod.rs:209:16
[INFO] [stdout]     |
[INFO] [stdout] 209 | fn uint(input: &str) -> JResult<&str, RawUint> {
[INFO] [stdout]     |                ^^^^     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                |        |       |     |
[INFO] [stdout]     |                |        |       |     the same lifetime is hidden here
[INFO] [stdout]     |                |        |       the same lifetime is elided here
[INFO] [stdout]     |                |        the same lifetime is hidden here
[INFO] [stdout]     |                the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 209 | fn uint(input: &str) -> JResult<'_, &str, RawUint<'_>> {
[INFO] [stdout]     |                                 +++              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/mod.rs:222:20
[INFO] [stdout]     |
[INFO] [stdout] 222 | fn uint_u64(input: &str) -> JResult<&str, u64> {
[INFO] [stdout]     |                    ^^^^     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                    |        |       |
[INFO] [stdout]     |                    |        |       the same lifetime is elided here
[INFO] [stdout]     |                    |        the same lifetime is hidden here
[INFO] [stdout]     |                    the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 222 | fn uint_u64(input: &str) -> JResult<'_, &str, u64> {
[INFO] [stdout]     |                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/mod.rs:242:15
[INFO] [stdout]     |
[INFO] [stdout] 242 | fn int(input: &str) -> JResult<&str, RawInt> {
[INFO] [stdout]     |               ^^^^     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |               |        |       |     |
[INFO] [stdout]     |               |        |       |     the same lifetime is hidden here
[INFO] [stdout]     |               |        |       the same lifetime is elided here
[INFO] [stdout]     |               |        the same lifetime is hidden here
[INFO] [stdout]     |               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 242 | fn int(input: &str) -> JResult<'_, &str, RawInt<'_>> {
[INFO] [stdout]     |                                +++             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/mod.rs:260:24
[INFO] [stdout]     |
[INFO] [stdout] 260 | fn dot_fraction(input: &str) -> JResult<&str, &str> {
[INFO] [stdout]     |                        ^^^^     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                        |        |       |     |
[INFO] [stdout]     |                        |        |       |     the same lifetime is elided here
[INFO] [stdout]     |                        |        |       the same lifetime is elided here
[INFO] [stdout]     |                        |        the same lifetime is hidden here
[INFO] [stdout]     |                        the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 260 | fn dot_fraction(input: &str) -> JResult<'_, &str, &str> {
[INFO] [stdout]     |                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/mod.rs:273:22
[INFO] [stdout]     |
[INFO] [stdout] 273 | fn e_exponent(input: &str) -> JResult<&str, &str> {
[INFO] [stdout]     |                      ^^^^     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                      |        |       |     |
[INFO] [stdout]     |                      |        |       |     the same lifetime is elided here
[INFO] [stdout]     |                      |        |       the same lifetime is elided here
[INFO] [stdout]     |                      |        the same lifetime is hidden here
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 273 | fn e_exponent(input: &str) -> JResult<'_, &str, &str> {
[INFO] [stdout]     |                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/mod.rs:287:19
[INFO] [stdout]     |
[INFO] [stdout] 287 | fn parse_float(s: &str) -> Result<Value, CowParseError> {
[INFO] [stdout]     |                   ^^^^                   ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 287 | fn parse_float(s: &str) -> Result<Value, CowParseError<'_>> {
[INFO] [stdout]     |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/mod.rs:341:24
[INFO] [stdout]     |
[INFO] [stdout] 341 | fn float_or_int(input: &str) -> JResult<&str, Value> {
[INFO] [stdout]     |                        ^^^^     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                        |        |       |
[INFO] [stdout]     |                        |        |       the same lifetime is elided here
[INFO] [stdout]     |                        |        the same lifetime is hidden here
[INFO] [stdout]     |                        the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 341 | fn float_or_int(input: &str) -> JResult<'_, &str, Value> {
[INFO] [stdout]     |                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/mod.rs:383:27
[INFO] [stdout]     |
[INFO] [stdout] 383 | fn unescaped_bchar(input: &str) -> JResult<&str, &str> {
[INFO] [stdout]     |                           ^^^^     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                           |        |       |     |
[INFO] [stdout]     |                           |        |       |     the same lifetime is elided here
[INFO] [stdout]     |                           |        |       the same lifetime is elided here
[INFO] [stdout]     |                           |        the same lifetime is hidden here
[INFO] [stdout]     |                           the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 383 | fn unescaped_bchar(input: &str) -> JResult<'_, &str, &str> {
[INFO] [stdout]     |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/mod.rs:391:17
[INFO] [stdout]     |
[INFO] [stdout] 391 | fn bchar(input: &str) -> JResult<&str, &str> {
[INFO] [stdout]     |                 ^^^^     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                 |        |       |     |
[INFO] [stdout]     |                 |        |       |     the same lifetime is elided here
[INFO] [stdout]     |                 |        |       the same lifetime is elided here
[INFO] [stdout]     |                 |        the same lifetime is hidden here
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 391 | fn bchar(input: &str) -> JResult<'_, &str, &str> {
[INFO] [stdout]     |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/mod.rs:406:27
[INFO] [stdout]     |
[INFO] [stdout] 406 | fn bytestring_utf8(input: &str) -> JResult<&str, String> {
[INFO] [stdout]     |                           ^^^^     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                           |        |       |
[INFO] [stdout]     |                           |        |       the same lifetime is elided here
[INFO] [stdout]     |                           |        the same lifetime is hidden here
[INFO] [stdout]     |                           the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 406 | fn bytestring_utf8(input: &str) -> JResult<'_, &str, String> {
[INFO] [stdout]     |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/mod.rs:422:26
[INFO] [stdout]     |
[INFO] [stdout] 422 | fn bytestring_hex(input: &str) -> JResult<&str, &str> {
[INFO] [stdout]     |                          ^^^^     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                          |        |       |     |
[INFO] [stdout]     |                          |        |       |     the same lifetime is elided here
[INFO] [stdout]     |                          |        |       the same lifetime is elided here
[INFO] [stdout]     |                          |        the same lifetime is hidden here
[INFO] [stdout]     |                          the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 422 | fn bytestring_hex(input: &str) -> JResult<'_, &str, &str> {
[INFO] [stdout]     |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/mod.rs:433:29
[INFO] [stdout]     |
[INFO] [stdout] 433 | fn bytestring_base64(input: &str) -> JResult<&str, &str> {
[INFO] [stdout]     |                             ^^^^     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                             |        |       |     |
[INFO] [stdout]     |                             |        |       |     the same lifetime is elided here
[INFO] [stdout]     |                             |        |       the same lifetime is elided here
[INFO] [stdout]     |                             |        the same lifetime is hidden here
[INFO] [stdout]     |                             the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 433 | fn bytestring_base64(input: &str) -> JResult<'_, &str, &str> {
[INFO] [stdout]     |                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/mod.rs:443:17
[INFO] [stdout]     |
[INFO] [stdout] 443 | fn parse_hex(s: &str) -> Result<Vec<u8>, CowParseError> {
[INFO] [stdout]     |                 ^^^^                     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 443 | fn parse_hex(s: &str) -> Result<Vec<u8>, CowParseError<'_>> {
[INFO] [stdout]     |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/mod.rs:452:22
[INFO] [stdout]     |
[INFO] [stdout] 452 | fn bytestring(input: &str) -> JResult<&str, Vec<u8>> {
[INFO] [stdout]     |                      ^^^^     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                      |        |       |
[INFO] [stdout]     |                      |        |       the same lifetime is elided here
[INFO] [stdout]     |                      |        the same lifetime is hidden here
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 452 | fn bytestring(input: &str) -> JResult<'_, &str, Vec<u8>> {
[INFO] [stdout]     |                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/mod.rs:484:27
[INFO] [stdout]     |
[INFO] [stdout] 484 | fn unescaped_schar(input: &str) -> JResult<&str, &str> {
[INFO] [stdout]     |                           ^^^^     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                           |        |       |     |
[INFO] [stdout]     |                           |        |       |     the same lifetime is elided here
[INFO] [stdout]     |                           |        |       the same lifetime is elided here
[INFO] [stdout]     |                           |        the same lifetime is hidden here
[INFO] [stdout]     |                           the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 484 | fn unescaped_schar(input: &str) -> JResult<'_, &str, &str> {
[INFO] [stdout]     |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/mod.rs:491:16
[INFO] [stdout]     |
[INFO] [stdout] 491 | fn sesc(input: &str) -> JResult<&str, &str> {
[INFO] [stdout]     |                ^^^^     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                |        |       |     |
[INFO] [stdout]     |                |        |       |     the same lifetime is elided here
[INFO] [stdout]     |                |        |       the same lifetime is elided here
[INFO] [stdout]     |                |        the same lifetime is hidden here
[INFO] [stdout]     |                the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 491 | fn sesc(input: &str) -> JResult<'_, &str, &str> {
[INFO] [stdout]     |                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/mod.rs:499:17
[INFO] [stdout]     |
[INFO] [stdout] 499 | fn schar(input: &str) -> JResult<&str, &str> {
[INFO] [stdout]     |                 ^^^^     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                 |        |       |     |
[INFO] [stdout]     |                 |        |       |     the same lifetime is elided here
[INFO] [stdout]     |                 |        |       the same lifetime is elided here
[INFO] [stdout]     |                 |        the same lifetime is hidden here
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 499 | fn schar(input: &str) -> JResult<'_, &str, &str> {
[INFO] [stdout]     |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/mod.rs:512:24
[INFO] [stdout]     |
[INFO] [stdout] 512 | fn text_literal(input: &str) -> JResult<&str, String> {
[INFO] [stdout]     |                        ^^^^     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                        |        |       |
[INFO] [stdout]     |                        |        |       the same lifetime is elided here
[INFO] [stdout]     |                        |        the same lifetime is hidden here
[INFO] [stdout]     |                        the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 512 | fn text_literal(input: &str) -> JResult<'_, &str, String> {
[INFO] [stdout]     |                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/mod.rs:528:17
[INFO] [stdout]     |
[INFO] [stdout] 528 | fn value(input: &str) -> JResult<&str, Value> {
[INFO] [stdout]     |                 ^^^^     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                 |        |       |
[INFO] [stdout]     |                 |        |       the same lifetime is elided here
[INFO] [stdout]     |                 |        the same lifetime is hidden here
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 528 | fn value(input: &str) -> JResult<'_, &str, Value> {
[INFO] [stdout]     |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/mod.rs:538:33
[INFO] [stdout]     |
[INFO] [stdout] 538 | fn grpent_memberkey_tail(input: &str) -> JResult<&str, Type> {
[INFO] [stdout]     |                                 ^^^^     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                 |        |       |
[INFO] [stdout]     |                                 |        |       the same lifetime is elided here
[INFO] [stdout]     |                                 |        the same lifetime is hidden here
[INFO] [stdout]     |                                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 538 | fn grpent_memberkey_tail(input: &str) -> JResult<'_, &str, Type> {
[INFO] [stdout]     |                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/mod.rs:621:25
[INFO] [stdout]     |
[INFO] [stdout] 621 | fn grpent_member(input: &str) -> JResult<&str, Member> {
[INFO] [stdout]     |                         ^^^^     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                         |        |       |
[INFO] [stdout]     |                         |        |       the same lifetime is elided here
[INFO] [stdout]     |                         |        the same lifetime is hidden here
[INFO] [stdout]     |                         the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 621 | fn grpent_member(input: &str) -> JResult<'_, &str, Member> {
[INFO] [stdout]     |                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/mod.rs:691:25
[INFO] [stdout]     |
[INFO] [stdout] 691 | fn grpent_parens(input: &str) -> JResult<&str, Group> {
[INFO] [stdout]     |                         ^^^^     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                         |        |       |
[INFO] [stdout]     |                         |        |       the same lifetime is elided here
[INFO] [stdout]     |                         |        the same lifetime is hidden here
[INFO] [stdout]     |                         the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 691 | fn grpent_parens(input: &str) -> JResult<'_, &str, Group> {
[INFO] [stdout]     |                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/mod.rs:704:22
[INFO] [stdout]     |
[INFO] [stdout] 704 | fn grpent_val(input: &str) -> JResult<&str, GrpEntVal> {
[INFO] [stdout]     |                      ^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                      |        |       |
[INFO] [stdout]     |                      |        |       the same lifetime is elided here
[INFO] [stdout]     |                      |        the same lifetime is hidden here
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 704 | fn grpent_val(input: &str) -> JResult<'_, &str, GrpEntVal> {
[INFO] [stdout]     |                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/mod.rs:715:37
[INFO] [stdout]     |
[INFO] [stdout] 715 | fn try_into_int<T, U>(x: T, source: &str) -> Result<U, CowParseError>
[INFO] [stdout]     |                                     ^^^^               ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                     |
[INFO] [stdout]     |                                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 715 | fn try_into_int<T, U>(x: T, source: &str) -> Result<U, CowParseError<'_>>
[INFO] [stdout]     |                                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/mod.rs:726:22
[INFO] [stdout]     |
[INFO] [stdout] 726 | fn occur_star(input: &str) -> JResult<&str, Occur> {
[INFO] [stdout]     |                      ^^^^     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                      |        |       |
[INFO] [stdout]     |                      |        |       the same lifetime is elided here
[INFO] [stdout]     |                      |        the same lifetime is hidden here
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 726 | fn occur_star(input: &str) -> JResult<'_, &str, Occur> {
[INFO] [stdout]     |                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/mod.rs:755:17
[INFO] [stdout]     |
[INFO] [stdout] 755 | fn occur(input: &str) -> JResult<&str, Occur> {
[INFO] [stdout]     |                 ^^^^     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                 |        |       |
[INFO] [stdout]     |                 |        |       the same lifetime is elided here
[INFO] [stdout]     |                 |        the same lifetime is hidden here
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 755 | fn occur(input: &str) -> JResult<'_, &str, Occur> {
[INFO] [stdout]     |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/mod.rs:769:18
[INFO] [stdout]     |
[INFO] [stdout] 769 | fn grpent(input: &str) -> JResult<&str, GrpEnt> {
[INFO] [stdout]     |                  ^^^^     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                  |        |       |
[INFO] [stdout]     |                  |        |       the same lifetime is elided here
[INFO] [stdout]     |                  |        the same lifetime is hidden here
[INFO] [stdout]     |                  the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 769 | fn grpent(input: &str) -> JResult<'_, &str, GrpEnt> {
[INFO] [stdout]     |                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/mod.rs:780:21
[INFO] [stdout]     |
[INFO] [stdout] 780 | fn grpchoice(input: &str) -> JResult<&str, GrpChoice> {
[INFO] [stdout]     |                     ^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                     |        |       |
[INFO] [stdout]     |                     |        |       the same lifetime is elided here
[INFO] [stdout]     |                     |        the same lifetime is hidden here
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 780 | fn grpchoice(input: &str) -> JResult<'_, &str, GrpChoice> {
[INFO] [stdout]     |                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/mod.rs:790:17
[INFO] [stdout]     |
[INFO] [stdout] 790 | fn group(input: &str) -> JResult<&str, Group> {
[INFO] [stdout]     |                 ^^^^     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                 |        |       |
[INFO] [stdout]     |                 |        |       the same lifetime is elided here
[INFO] [stdout]     |                 |        the same lifetime is hidden here
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 790 | fn group(input: &str) -> JResult<'_, &str, Group> {
[INFO] [stdout]     |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/mod.rs:821:24
[INFO] [stdout]     |
[INFO] [stdout] 821 | fn type2_parens(input: &str) -> JResult<&str, Type> {
[INFO] [stdout]     |                        ^^^^     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                        |        |       |
[INFO] [stdout]     |                        |        |       the same lifetime is elided here
[INFO] [stdout]     |                        |        the same lifetime is hidden here
[INFO] [stdout]     |                        the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 821 | fn type2_parens(input: &str) -> JResult<'_, &str, Type> {
[INFO] [stdout]     |                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/mod.rs:835:21
[INFO] [stdout]     |
[INFO] [stdout] 835 | fn type2_map(input: &str) -> JResult<&str, Group> {
[INFO] [stdout]     |                     ^^^^     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                     |        |       |
[INFO] [stdout]     |                     |        |       the same lifetime is elided here
[INFO] [stdout]     |                     |        the same lifetime is hidden here
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 835 | fn type2_map(input: &str) -> JResult<'_, &str, Group> {
[INFO] [stdout]     |                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/mod.rs:849:23
[INFO] [stdout]     |
[INFO] [stdout] 849 | fn type2_array(input: &str) -> JResult<&str, Group> {
[INFO] [stdout]     |                       ^^^^     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                       |        |       |
[INFO] [stdout]     |                       |        |       the same lifetime is elided here
[INFO] [stdout]     |                       |        the same lifetime is hidden here
[INFO] [stdout]     |                       the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 849 | fn type2_array(input: &str) -> JResult<'_, &str, Group> {
[INFO] [stdout]     |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/mod.rs:863:24
[INFO] [stdout]     |
[INFO] [stdout] 863 | fn type2_unwrap(input: &str) -> JResult<&str, NameGeneric> {
[INFO] [stdout]     |                        ^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                        |        |       |
[INFO] [stdout]     |                        |        |       the same lifetime is elided here
[INFO] [stdout]     |                        |        the same lifetime is hidden here
[INFO] [stdout]     |                        the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 863 | fn type2_unwrap(input: &str) -> JResult<'_, &str, NameGeneric> {
[INFO] [stdout]     |                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/mod.rs:879:27
[INFO] [stdout]     |
[INFO] [stdout] 879 | fn type2_choiceify(input: &str) -> JResult<&str, NameGeneric> {
[INFO] [stdout]     |                           ^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                           |        |       |
[INFO] [stdout]     |                           |        |       the same lifetime is elided here
[INFO] [stdout]     |                           |        the same lifetime is hidden here
[INFO] [stdout]     |                           the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 879 | fn type2_choiceify(input: &str) -> JResult<'_, &str, NameGeneric> {
[INFO] [stdout]     |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/mod.rs:892:34
[INFO] [stdout]     |
[INFO] [stdout] 892 | fn type2_choiceify_inline(input: &str) -> JResult<&str, Group> {
[INFO] [stdout]     |                                  ^^^^     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                  |        |       |
[INFO] [stdout]     |                                  |        |       the same lifetime is elided here
[INFO] [stdout]     |                                  |        the same lifetime is hidden here
[INFO] [stdout]     |                                  the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 892 | fn type2_choiceify_inline(input: &str) -> JResult<'_, &str, Group> {
[INFO] [stdout]     |                                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/mod.rs:923:17
[INFO] [stdout]     |
[INFO] [stdout] 923 | fn type2(input: &str) -> JResult<&str, Type2> {
[INFO] [stdout]     |                 ^^^^     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                 |        |       |
[INFO] [stdout]     |                 |        |       the same lifetime is elided here
[INFO] [stdout]     |                 |        the same lifetime is hidden here
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 923 | fn type2(input: &str) -> JResult<'_, &str, Type2> {
[INFO] [stdout]     |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/mod.rs:939:22
[INFO] [stdout]     |
[INFO] [stdout] 939 | fn control_op(input: &str) -> JResult<&str, &str> {
[INFO] [stdout]     |                      ^^^^     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                      |        |       |     |
[INFO] [stdout]     |                      |        |       |     the same lifetime is elided here
[INFO] [stdout]     |                      |        |       the same lifetime is elided here
[INFO] [stdout]     |                      |        the same lifetime is hidden here
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 939 | fn control_op(input: &str) -> JResult<'_, &str, &str> {
[INFO] [stdout]     |                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/mod.rs:950:31
[INFO] [stdout]     |
[INFO] [stdout] 950 | fn range_or_control_op(input: &str) -> JResult<&str, (&str, Type2)> {
[INFO] [stdout]     |                               ^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                               |        |       |      |
[INFO] [stdout]     |                               |        |       |      the same lifetime is elided here
[INFO] [stdout]     |                               |        |       the same lifetime is elided here
[INFO] [stdout]     |                               |        the same lifetime is hidden here
[INFO] [stdout]     |                               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 950 | fn range_or_control_op(input: &str) -> JResult<'_, &str, (&str, Type2)> {
[INFO] [stdout]     |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/mod.rs:967:17
[INFO] [stdout]     |
[INFO] [stdout] 967 | fn type1(input: &str) -> JResult<&str, Type1> {
[INFO] [stdout]     |                 ^^^^     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                 |        |       |
[INFO] [stdout]     |                 |        |       the same lifetime is elided here
[INFO] [stdout]     |                 |        the same lifetime is hidden here
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 967 | fn type1(input: &str) -> JResult<'_, &str, Type1> {
[INFO] [stdout]     |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/parser/mod.rs:1000:14
[INFO] [stdout]      |
[INFO] [stdout] 1000 | fn ty(input: &str) -> JResult<&str, Type> {
[INFO] [stdout]      |              ^^^^     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |              |        |       |
[INFO] [stdout]      |              |        |       the same lifetime is elided here
[INFO] [stdout]      |              |        the same lifetime is hidden here
[INFO] [stdout]      |              the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1000 | fn ty(input: &str) -> JResult<'_, &str, Type> {
[INFO] [stdout]      |                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/parser/mod.rs:1027:20
[INFO] [stdout]      |
[INFO] [stdout] 1027 | fn rule_val(input: &str) -> JResult<&str, RuleVal> {
[INFO] [stdout]      |                    ^^^^     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |                    |        |       |
[INFO] [stdout]      |                    |        |       the same lifetime is elided here
[INFO] [stdout]      |                    |        the same lifetime is hidden here
[INFO] [stdout]      |                    the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1027 | fn rule_val(input: &str) -> JResult<'_, &str, RuleVal> {
[INFO] [stdout]      |                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/parser/mod.rs:1044:24
[INFO] [stdout]      |
[INFO] [stdout] 1044 | fn generic_parm(input: &str) -> JResult<&str, Vec<&str>> {
[INFO] [stdout]      |                        ^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |                        |        |       |         |
[INFO] [stdout]      |                        |        |       |         the same lifetime is elided here
[INFO] [stdout]      |                        |        |       the same lifetime is elided here
[INFO] [stdout]      |                        |        the same lifetime is hidden here
[INFO] [stdout]      |                        the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1044 | fn generic_parm(input: &str) -> JResult<'_, &str, Vec<&str>> {
[INFO] [stdout]      |                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/parser/mod.rs:1056:23
[INFO] [stdout]      |
[INFO] [stdout] 1056 | fn generic_arg(input: &str) -> JResult<&str, Vec<Type1>> {
[INFO] [stdout]      |                       ^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |                       |        |       |
[INFO] [stdout]      |                       |        |       the same lifetime is elided here
[INFO] [stdout]      |                       |        the same lifetime is hidden here
[INFO] [stdout]      |                       the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1056 | fn generic_arg(input: &str) -> JResult<'_, &str, Vec<Type1>> {
[INFO] [stdout]      |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/parser/mod.rs:1068:24
[INFO] [stdout]      |
[INFO] [stdout] 1068 | fn name_generic(input: &str) -> JResult<&str, NameGeneric> {
[INFO] [stdout]      |                        ^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |                        |        |       |
[INFO] [stdout]      |                        |        |       the same lifetime is elided here
[INFO] [stdout]      |                        |        the same lifetime is hidden here
[INFO] [stdout]      |                        the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1068 | fn name_generic(input: &str) -> JResult<'_, &str, NameGeneric> {
[INFO] [stdout]      |                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/parser/mod.rs:1082:16
[INFO] [stdout]      |
[INFO] [stdout] 1082 | fn rule(input: &str) -> JResult<&str, Rule> {
[INFO] [stdout]      |                ^^^^     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |                |        |       |
[INFO] [stdout]      |                |        |       the same lifetime is elided here
[INFO] [stdout]      |                |        the same lifetime is hidden here
[INFO] [stdout]      |                the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1082 | fn rule(input: &str) -> JResult<'_, &str, Rule> {
[INFO] [stdout]      |                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/parser/mod.rs:1101:16
[INFO] [stdout]      |
[INFO] [stdout] 1101 | fn cddl(input: &str) -> JResult<&str, Cddl> {
[INFO] [stdout]      |                ^^^^     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |                |        |       |
[INFO] [stdout]      |                |        |       the same lifetime is elided here
[INFO] [stdout]      |                |        the same lifetime is hidden here
[INFO] [stdout]      |                the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1101 | fn cddl(input: &str) -> JResult<'_, &str, Cddl> {
[INFO] [stdout]      |                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/parser/mod.rs:1112:22
[INFO] [stdout]      |
[INFO] [stdout] 1112 | fn cddl_slice(input: &str) -> JResult<&str, CddlSlice> {
[INFO] [stdout]      |                      ^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |                      |        |       |
[INFO] [stdout]      |                      |        |       the same lifetime is elided here
[INFO] [stdout]      |                      |        the same lifetime is hidden here
[INFO] [stdout]      |                      the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1112 | fn cddl_slice(input: &str) -> JResult<'_, &str, CddlSlice> {
[INFO] [stdout]      |                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 8.95s
[INFO] running `Command { std: "docker" "inspect" "ae7026eba1be0139acd743dc56f8b770e2c54ea8d8d89f71bf24ee29075c8b20", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ae7026eba1be0139acd743dc56f8b770e2c54ea8d8d89f71bf24ee29075c8b20", kill_on_drop: false }`
[INFO] [stdout] ae7026eba1be0139acd743dc56f8b770e2c54ea8d8d89f71bf24ee29075c8b20
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 3b1c8e2b4b7272ed2beb1bf43b7582e81b616d0f580701286ddd37202fcba8e2
[INFO] running `Command { std: "docker" "start" "-a" "3b1c8e2b4b7272ed2beb1bf43b7582e81b616d0f580701286ddd37202fcba8e2", kill_on_drop: false }`
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/parser/mod.rs:78:19
[INFO] [stderr]    |
[INFO] [stderr] 78 | fn comment(input: &str) -> JResult<&str, &str> {
[INFO] [stderr]    |                   ^^^^     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |                   |        |       |     |
[INFO] [stderr]    |                   |        |       |     the same lifetime is elided here
[INFO] [stderr]    |                   |        |       the same lifetime is elided here
[INFO] [stderr]    |                   |        the same lifetime is hidden here
[INFO] [stderr]    |                   the 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: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 78 | fn comment(input: &str) -> JResult<'_, &str, &str> {
[INFO] [stderr]    |                                    +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/parser/mod.rs:89:14
[INFO] [stderr]    |
[INFO] [stderr] 89 | fn ws(input: &str) -> JResult<&str, &str> {
[INFO] [stderr]    |              ^^^^     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |              |        |       |     |
[INFO] [stderr]    |              |        |       |     the same lifetime is elided here
[INFO] [stderr]    |              |        |       the same lifetime is elided here
[INFO] [stderr]    |              |        the same lifetime is hidden here
[INFO] [stderr]    |              the 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: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 89 | fn ws(input: &str) -> JResult<'_, &str, &str> {
[INFO] [stderr]    |                               +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/parser/mod.rs:104:18
[INFO] [stderr]     |
[INFO] [stderr] 104 | fn optcom(input: &str) -> JResult<&str, ()> {
[INFO] [stderr]     |                  ^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |                  |        |       |
[INFO] [stderr]     |                  |        |       the same lifetime is elided here
[INFO] [stderr]     |                  |        the same lifetime is hidden here
[INFO] [stderr]     |                  the 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: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 104 | fn optcom(input: &str) -> JResult<'_, &str, ()> {
[INFO] [stderr]     |                                   +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/parser/mod.rs:130:18
[INFO] [stderr]     |
[INFO] [stderr] 130 | fn ealpha(input: &str) -> JResult<&str, &str> {
[INFO] [stderr]     |                  ^^^^     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |                  |        |       |     |
[INFO] [stderr]     |                  |        |       |     the same lifetime is elided here
[INFO] [stderr]     |                  |        |       the same lifetime is elided here
[INFO] [stderr]     |                  |        the same lifetime is hidden here
[INFO] [stderr]     |                  the 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: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 130 | fn ealpha(input: &str) -> JResult<'_, &str, &str> {
[INFO] [stderr]     |                                   +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/parser/mod.rs:137:22
[INFO] [stderr]     |
[INFO] [stderr] 137 | fn ident_tail(input: &str) -> JResult<&str, &str> {
[INFO] [stderr]     |                      ^^^^     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |                      |        |       |     |
[INFO] [stderr]     |                      |        |       |     the same lifetime is elided here
[INFO] [stderr]     |                      |        |       the same lifetime is elided here
[INFO] [stderr]     |                      |        the same lifetime is hidden here
[INFO] [stderr]     |                      the 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: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 137 | fn ident_tail(input: &str) -> JResult<'_, &str, &str> {
[INFO] [stderr]     |                                       +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/parser/mod.rs:151:17
[INFO] [stderr]     |
[INFO] [stderr] 151 | fn ident(input: &str) -> JResult<&str, &str> {
[INFO] [stderr]     |                 ^^^^     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |                 |        |       |     |
[INFO] [stderr]     |                 |        |       |     the same lifetime is elided here
[INFO] [stderr]     |                 |        |       the same lifetime is elided here
[INFO] [stderr]     |                 |        the same lifetime is hidden here
[INFO] [stderr]     |                 the 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: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 151 | fn ident(input: &str) -> JResult<'_, &str, &str> {
[INFO] [stderr]     |                                  +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/parser/mod.rs:166:20
[INFO] [stderr]     |
[INFO] [stderr] 166 | fn uint_hex(input: &str) -> JResult<&str, &str> {
[INFO] [stderr]     |                    ^^^^     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |                    |        |       |     |
[INFO] [stderr]     |                    |        |       |     the same lifetime is elided here
[INFO] [stderr]     |                    |        |       the same lifetime is elided here
[INFO] [stderr]     |                    |        the same lifetime is hidden here
[INFO] [stderr]     |                    the 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: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 166 | fn uint_hex(input: &str) -> JResult<'_, &str, &str> {
[INFO] [stderr]     |                                     +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/parser/mod.rs:175:23
[INFO] [stderr]     |
[INFO] [stderr] 175 | fn uint_binary(input: &str) -> JResult<&str, &str> {
[INFO] [stderr]     |                       ^^^^     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |                       |        |       |     |
[INFO] [stderr]     |                       |        |       |     the same lifetime is elided here
[INFO] [stderr]     |                       |        |       the same lifetime is elided here
[INFO] [stderr]     |                       |        the same lifetime is hidden here
[INFO] [stderr]     |                       the 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: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 175 | fn uint_binary(input: &str) -> JResult<'_, &str, &str> {
[INFO] [stderr]     |                                        +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/parser/mod.rs:184:24
[INFO] [stderr]     |
[INFO] [stderr] 184 | fn uint_decimal(input: &str) -> JResult<&str, &str> {
[INFO] [stderr]     |                        ^^^^     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |                        |        |       |     |
[INFO] [stderr]     |                        |        |       |     the same lifetime is elided here
[INFO] [stderr]     |                        |        |       the same lifetime is elided here
[INFO] [stderr]     |                        |        the same lifetime is hidden here
[INFO] [stderr]     |                        the 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: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 184 | fn uint_decimal(input: &str) -> JResult<'_, &str, &str> {
[INFO] [stderr]     |                                         +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/parser/mod.rs:209:16
[INFO] [stderr]     |
[INFO] [stderr] 209 | fn uint(input: &str) -> JResult<&str, RawUint> {
[INFO] [stderr]     |                ^^^^     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |                |        |       |     |
[INFO] [stderr]     |                |        |       |     the same lifetime is hidden here
[INFO] [stderr]     |                |        |       the same lifetime is elided here
[INFO] [stderr]     |                |        the same lifetime is hidden here
[INFO] [stderr]     |                the 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: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 209 | fn uint(input: &str) -> JResult<'_, &str, RawUint<'_>> {
[INFO] [stderr]     |                                 +++              ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/parser/mod.rs:222:20
[INFO] [stderr]     |
[INFO] [stderr] 222 | fn uint_u64(input: &str) -> JResult<&str, u64> {
[INFO] [stderr]     |                    ^^^^     ^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |                    |        |       |
[INFO] [stderr]     |                    |        |       the same lifetime is elided here
[INFO] [stderr]     |                    |        the same lifetime is hidden here
[INFO] [stderr]     |                    the 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: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 222 | fn uint_u64(input: &str) -> JResult<'_, &str, u64> {
[INFO] [stderr]     |                                     +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/parser/mod.rs:242:15
[INFO] [stderr]     |
[INFO] [stderr] 242 | fn int(input: &str) -> JResult<&str, RawInt> {
[INFO] [stderr]     |               ^^^^     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |               |        |       |     |
[INFO] [stderr]     |               |        |       |     the same lifetime is hidden here
[INFO] [stderr]     |               |        |       the same lifetime is elided here
[INFO] [stderr]     |               |        the same lifetime is hidden here
[INFO] [stderr]     |               the 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: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 242 | fn int(input: &str) -> JResult<'_, &str, RawInt<'_>> {
[INFO] [stderr]     |                                +++             ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/parser/mod.rs:260:24
[INFO] [stderr]     |
[INFO] [stderr] 260 | fn dot_fraction(input: &str) -> JResult<&str, &str> {
[INFO] [stderr]     |                        ^^^^     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |                        |        |       |     |
[INFO] [stderr]     |                        |        |       |     the same lifetime is elided here
[INFO] [stderr]     |                        |        |       the same lifetime is elided here
[INFO] [stderr]     |                        |        the same lifetime is hidden here
[INFO] [stderr]     |                        the 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: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 260 | fn dot_fraction(input: &str) -> JResult<'_, &str, &str> {
[INFO] [stderr]     |                                         +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/parser/mod.rs:273:22
[INFO] [stderr]     |
[INFO] [stderr] 273 | fn e_exponent(input: &str) -> JResult<&str, &str> {
[INFO] [stderr]     |                      ^^^^     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |                      |        |       |     |
[INFO] [stderr]     |                      |        |       |     the same lifetime is elided here
[INFO] [stderr]     |                      |        |       the same lifetime is elided here
[INFO] [stderr]     |                      |        the same lifetime is hidden here
[INFO] [stderr]     |                      the 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: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 273 | fn e_exponent(input: &str) -> JResult<'_, &str, &str> {
[INFO] [stderr]     |                                       +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/parser/mod.rs:287:19
[INFO] [stderr]     |
[INFO] [stderr] 287 | fn parse_float(s: &str) -> Result<Value, CowParseError> {
[INFO] [stderr]     |                   ^^^^                   ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                   |
[INFO] [stderr]     |                   the 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: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 287 | fn parse_float(s: &str) -> Result<Value, CowParseError<'_>> {
[INFO] [stderr]     |                                                       ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/parser/mod.rs:341:24
[INFO] [stderr]     |
[INFO] [stderr] 341 | fn float_or_int(input: &str) -> JResult<&str, Value> {
[INFO] [stderr]     |                        ^^^^     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |                        |        |       |
[INFO] [stderr]     |                        |        |       the same lifetime is elided here
[INFO] [stderr]     |                        |        the same lifetime is hidden here
[INFO] [stderr]     |                        the 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: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 341 | fn float_or_int(input: &str) -> JResult<'_, &str, Value> {
[INFO] [stderr]     |                                         +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/parser/mod.rs:383:27
[INFO] [stderr]     |
[INFO] [stderr] 383 | fn unescaped_bchar(input: &str) -> JResult<&str, &str> {
[INFO] [stderr]     |                           ^^^^     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |                           |        |       |     |
[INFO] [stderr]     |                           |        |       |     the same lifetime is elided here
[INFO] [stderr]     |                           |        |       the same lifetime is elided here
[INFO] [stderr]     |                           |        the same lifetime is hidden here
[INFO] [stderr]     |                           the 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: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 383 | fn unescaped_bchar(input: &str) -> JResult<'_, &str, &str> {
[INFO] [stderr]     |                                            +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/parser/mod.rs:391:17
[INFO] [stderr]     |
[INFO] [stderr] 391 | fn bchar(input: &str) -> JResult<&str, &str> {
[INFO] [stderr]     |                 ^^^^     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |                 |        |       |     |
[INFO] [stderr]     |                 |        |       |     the same lifetime is elided here
[INFO] [stderr]     |                 |        |       the same lifetime is elided here
[INFO] [stderr]     |                 |        the same lifetime is hidden here
[INFO] [stderr]     |                 the 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: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 391 | fn bchar(input: &str) -> JResult<'_, &str, &str> {
[INFO] [stderr]     |                                  +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/parser/mod.rs:406:27
[INFO] [stderr]     |
[INFO] [stderr] 406 | fn bytestring_utf8(input: &str) -> JResult<&str, String> {
[INFO] [stderr]     |                           ^^^^     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |                           |        |       |
[INFO] [stderr]     |                           |        |       the same lifetime is elided here
[INFO] [stderr]     |                           |        the same lifetime is hidden here
[INFO] [stderr]     |                           the 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: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 406 | fn bytestring_utf8(input: &str) -> JResult<'_, &str, String> {
[INFO] [stderr]     |                                            +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/parser/mod.rs:422:26
[INFO] [stderr]     |
[INFO] [stderr] 422 | fn bytestring_hex(input: &str) -> JResult<&str, &str> {
[INFO] [stderr]     |                          ^^^^     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |                          |        |       |     |
[INFO] [stderr]     |                          |        |       |     the same lifetime is elided here
[INFO] [stderr]     |                          |        |       the same lifetime is elided here
[INFO] [stderr]     |                          |        the same lifetime is hidden here
[INFO] [stderr]     |                          the 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: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 422 | fn bytestring_hex(input: &str) -> JResult<'_, &str, &str> {
[INFO] [stderr]     |                                           +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/parser/mod.rs:433:29
[INFO] [stderr]     |
[INFO] [stderr] 433 | fn bytestring_base64(input: &str) -> JResult<&str, &str> {
[INFO] [stderr]     |                             ^^^^     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |                             |        |       |     |
[INFO] [stderr]     |                             |        |       |     the same lifetime is elided here
[INFO] [stderr]     |                             |        |       the same lifetime is elided here
[INFO] [stderr]     |                             |        the same lifetime is hidden here
[INFO] [stderr]     |                             the 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: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 433 | fn bytestring_base64(input: &str) -> JResult<'_, &str, &str> {
[INFO] [stderr]     |                                              +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/parser/mod.rs:443:17
[INFO] [stderr]     |
[INFO] [stderr] 443 | fn parse_hex(s: &str) -> Result<Vec<u8>, CowParseError> {
[INFO] [stderr]     |                 ^^^^                     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                 |
[INFO] [stderr]     |                 the 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: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 443 | fn parse_hex(s: &str) -> Result<Vec<u8>, CowParseError<'_>> {
[INFO] [stderr]     |                                                       ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/parser/mod.rs:452:22
[INFO] [stderr]     |
[INFO] [stderr] 452 | fn bytestring(input: &str) -> JResult<&str, Vec<u8>> {
[INFO] [stderr]     |                      ^^^^     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |                      |        |       |
[INFO] [stderr]     |                      |        |       the same lifetime is elided here
[INFO] [stderr]     |                      |        the same lifetime is hidden here
[INFO] [stderr]     |                      the 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: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 452 | fn bytestring(input: &str) -> JResult<'_, &str, Vec<u8>> {
[INFO] [stderr]     |                                       +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/parser/mod.rs:484:27
[INFO] [stderr]     |
[INFO] [stderr] 484 | fn unescaped_schar(input: &str) -> JResult<&str, &str> {
[INFO] [stderr]     |                           ^^^^     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |                           |        |       |     |
[INFO] [stderr]     |                           |        |       |     the same lifetime is elided here
[INFO] [stderr]     |                           |        |       the same lifetime is elided here
[INFO] [stderr]     |                           |        the same lifetime is hidden here
[INFO] [stderr]     |                           the 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: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 484 | fn unescaped_schar(input: &str) -> JResult<'_, &str, &str> {
[INFO] [stderr]     |                                            +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/parser/mod.rs:491:16
[INFO] [stderr]     |
[INFO] [stderr] 491 | fn sesc(input: &str) -> JResult<&str, &str> {
[INFO] [stderr]     |                ^^^^     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |                |        |       |     |
[INFO] [stderr]     |                |        |       |     the same lifetime is elided here
[INFO] [stderr]     |                |        |       the same lifetime is elided here
[INFO] [stderr]     |                |        the same lifetime is hidden here
[INFO] [stderr]     |                the 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: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 491 | fn sesc(input: &str) -> JResult<'_, &str, &str> {
[INFO] [stderr]     |                                 +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/parser/mod.rs:499:17
[INFO] [stderr]     |
[INFO] [stderr] 499 | fn schar(input: &str) -> JResult<&str, &str> {
[INFO] [stderr]     |                 ^^^^     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |                 |        |       |     |
[INFO] [stderr]     |                 |        |       |     the same lifetime is elided here
[INFO] [stderr]     |                 |        |       the same lifetime is elided here
[INFO] [stderr]     |                 |        the same lifetime is hidden here
[INFO] [stderr]     |                 the 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: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 499 | fn schar(input: &str) -> JResult<'_, &str, &str> {
[INFO] [stderr]     |                                  +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/parser/mod.rs:512:24
[INFO] [stderr]     |
[INFO] [stderr] 512 | fn text_literal(input: &str) -> JResult<&str, String> {
[INFO] [stderr]     |                        ^^^^     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |                        |        |       |
[INFO] [stderr]     |                        |        |       the same lifetime is elided here
[INFO] [stderr]     |                        |        the same lifetime is hidden here
[INFO] [stderr]     |                        the 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: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 512 | fn text_literal(input: &str) -> JResult<'_, &str, String> {
[INFO] [stderr]     |                                         +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/parser/mod.rs:528:17
[INFO] [stderr]     |
[INFO] [stderr] 528 | fn value(input: &str) -> JResult<&str, Value> {
[INFO] [stderr]     |                 ^^^^     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |                 |        |       |
[INFO] [stderr]     |                 |        |       the same lifetime is elided here
[INFO] [stderr]     |                 |        the same lifetime is hidden here
[INFO] [stderr]     |                 the 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: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 528 | fn value(input: &str) -> JResult<'_, &str, Value> {
[INFO] [stderr]     |                                  +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/parser/mod.rs:538:33
[INFO] [stderr]     |
[INFO] [stderr] 538 | fn grpent_memberkey_tail(input: &str) -> JResult<&str, Type> {
[INFO] [stderr]     |                                 ^^^^     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |                                 |        |       |
[INFO] [stderr]     |                                 |        |       the same lifetime is elided here
[INFO] [stderr]     |                                 |        the same lifetime is hidden here
[INFO] [stderr]     |                                 the 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: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 538 | fn grpent_memberkey_tail(input: &str) -> JResult<'_, &str, Type> {
[INFO] [stderr]     |                                                  +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/parser/mod.rs:621:25
[INFO] [stderr]     |
[INFO] [stderr] 621 | fn grpent_member(input: &str) -> JResult<&str, Member> {
[INFO] [stderr]     |                         ^^^^     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |                         |        |       |
[INFO] [stderr]     |                         |        |       the same lifetime is elided here
[INFO] [stderr]     |                         |        the same lifetime is hidden here
[INFO] [stderr]     |                         the 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: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 621 | fn grpent_member(input: &str) -> JResult<'_, &str, Member> {
[INFO] [stderr]     |                                          +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/parser/mod.rs:691:25
[INFO] [stderr]     |
[INFO] [stderr] 691 | fn grpent_parens(input: &str) -> JResult<&str, Group> {
[INFO] [stderr]     |                         ^^^^     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |                         |        |       |
[INFO] [stderr]     |                         |        |       the same lifetime is elided here
[INFO] [stderr]     |                         |        the same lifetime is hidden here
[INFO] [stderr]     |                         the 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: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 691 | fn grpent_parens(input: &str) -> JResult<'_, &str, Group> {
[INFO] [stderr]     |                                          +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/parser/mod.rs:704:22
[INFO] [stderr]     |
[INFO] [stderr] 704 | fn grpent_val(input: &str) -> JResult<&str, GrpEntVal> {
[INFO] [stderr]     |                      ^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |                      |        |       |
[INFO] [stderr]     |                      |        |       the same lifetime is elided here
[INFO] [stderr]     |                      |        the same lifetime is hidden here
[INFO] [stderr]     |                      the 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: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 704 | fn grpent_val(input: &str) -> JResult<'_, &str, GrpEntVal> {
[INFO] [stderr]     |                                       +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/parser/mod.rs:715:37
[INFO] [stderr]     |
[INFO] [stderr] 715 | fn try_into_int<T, U>(x: T, source: &str) -> Result<U, CowParseError>
[INFO] [stderr]     |                                     ^^^^               ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                                     |
[INFO] [stderr]     |                                     the 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: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 715 | fn try_into_int<T, U>(x: T, source: &str) -> Result<U, CowParseError<'_>>
[INFO] [stderr]     |                                                                     ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/parser/mod.rs:726:22
[INFO] [stderr]     |
[INFO] [stderr] 726 | fn occur_star(input: &str) -> JResult<&str, Occur> {
[INFO] [stderr]     |                      ^^^^     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |                      |        |       |
[INFO] [stderr]     |                      |        |       the same lifetime is elided here
[INFO] [stderr]     |                      |        the same lifetime is hidden here
[INFO] [stderr]     |                      the 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: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 726 | fn occur_star(input: &str) -> JResult<'_, &str, Occur> {
[INFO] [stderr]     |                                       +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/parser/mod.rs:755:17
[INFO] [stderr]     |
[INFO] [stderr] 755 | fn occur(input: &str) -> JResult<&str, Occur> {
[INFO] [stderr]     |                 ^^^^     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |                 |        |       |
[INFO] [stderr]     |                 |        |       the same lifetime is elided here
[INFO] [stderr]     |                 |        the same lifetime is hidden here
[INFO] [stderr]     |                 the 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: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 755 | fn occur(input: &str) -> JResult<'_, &str, Occur> {
[INFO] [stderr]     |                                  +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/parser/mod.rs:769:18
[INFO] [stderr]     |
[INFO] [stderr] 769 | fn grpent(input: &str) -> JResult<&str, GrpEnt> {
[INFO] [stderr]     |                  ^^^^     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |                  |        |       |
[INFO] [stderr]     |                  |        |       the same lifetime is elided here
[INFO] [stderr]     |                  |        the same lifetime is hidden here
[INFO] [stderr]     |                  the 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: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 769 | fn grpent(input: &str) -> JResult<'_, &str, GrpEnt> {
[INFO] [stderr]     |                                   +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/parser/mod.rs:780:21
[INFO] [stderr]     |
[INFO] [stderr] 780 | fn grpchoice(input: &str) -> JResult<&str, GrpChoice> {
[INFO] [stderr]     |                     ^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |                     |        |       |
[INFO] [stderr]     |                     |        |       the same lifetime is elided here
[INFO] [stderr]     |                     |        the same lifetime is hidden here
[INFO] [stderr]     |                     the 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: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 780 | fn grpchoice(input: &str) -> JResult<'_, &str, GrpChoice> {
[INFO] [stderr]     |                                      +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/parser/mod.rs:790:17
[INFO] [stderr]     |
[INFO] [stderr] 790 | fn group(input: &str) -> JResult<&str, Group> {
[INFO] [stderr]     |                 ^^^^     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |                 |        |       |
[INFO] [stderr]     |                 |        |       the same lifetime is elided here
[INFO] [stderr]     |                 |        the same lifetime is hidden here
[INFO] [stderr]     |                 the 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: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 790 | fn group(input: &str) -> JResult<'_, &str, Group> {
[INFO] [stderr]     |                                  +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/parser/mod.rs:821:24
[INFO] [stderr]     |
[INFO] [stderr] 821 | fn type2_parens(input: &str) -> JResult<&str, Type> {
[INFO] [stderr]     |                        ^^^^     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |                        |        |       |
[INFO] [stderr]     |                        |        |       the same lifetime is elided here
[INFO] [stderr]     |                        |        the same lifetime is hidden here
[INFO] [stderr]     |                        the 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: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 821 | fn type2_parens(input: &str) -> JResult<'_, &str, Type> {
[INFO] [stderr]     |                                         +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/parser/mod.rs:835:21
[INFO] [stderr]     |
[INFO] [stderr] 835 | fn type2_map(input: &str) -> JResult<&str, Group> {
[INFO] [stderr]     |                     ^^^^     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |                     |        |       |
[INFO] [stderr]     |                     |        |       the same lifetime is elided here
[INFO] [stderr]     |                     |        the same lifetime is hidden here
[INFO] [stderr]     |                     the 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: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 835 | fn type2_map(input: &str) -> JResult<'_, &str, Group> {
[INFO] [stderr]     |                                      +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/parser/mod.rs:849:23
[INFO] [stderr]     |
[INFO] [stderr] 849 | fn type2_array(input: &str) -> JResult<&str, Group> {
[INFO] [stderr]     |                       ^^^^     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |                       |        |       |
[INFO] [stderr]     |                       |        |       the same lifetime is elided here
[INFO] [stderr]     |                       |        the same lifetime is hidden here
[INFO] [stderr]     |                       the 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: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 849 | fn type2_array(input: &str) -> JResult<'_, &str, Group> {
[INFO] [stderr]     |                                        +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/parser/mod.rs:863:24
[INFO] [stderr]     |
[INFO] [stderr] 863 | fn type2_unwrap(input: &str) -> JResult<&str, NameGeneric> {
[INFO] [stderr]     |                        ^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |                        |        |       |
[INFO] [stderr]     |                        |        |       the same lifetime is elided here
[INFO] [stderr]     |                        |        the same lifetime is hidden here
[INFO] [stderr]     |                        the 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: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 863 | fn type2_unwrap(input: &str) -> JResult<'_, &str, NameGeneric> {
[INFO] [stderr]     |                                         +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/parser/mod.rs:879:27
[INFO] [stderr]     |
[INFO] [stderr] 879 | fn type2_choiceify(input: &str) -> JResult<&str, NameGeneric> {
[INFO] [stderr]     |                           ^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |                           |        |       |
[INFO] [stderr]     |                           |        |       the same lifetime is elided here
[INFO] [stderr]     |                           |        the same lifetime is hidden here
[INFO] [stderr]     |                           the 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: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 879 | fn type2_choiceify(input: &str) -> JResult<'_, &str, NameGeneric> {
[INFO] [stderr]     |                                            +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/parser/mod.rs:892:34
[INFO] [stderr]     |
[INFO] [stderr] 892 | fn type2_choiceify_inline(input: &str) -> JResult<&str, Group> {
[INFO] [stderr]     |                                  ^^^^     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |                                  |        |       |
[INFO] [stderr]     |                                  |        |       the same lifetime is elided here
[INFO] [stderr]     |                                  |        the same lifetime is hidden here
[INFO] [stderr]     |                                  the 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: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 892 | fn type2_choiceify_inline(input: &str) -> JResult<'_, &str, Group> {
[INFO] [stderr]     |                                                   +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/parser/mod.rs:923:17
[INFO] [stderr]     |
[INFO] [stderr] 923 | fn type2(input: &str) -> JResult<&str, Type2> {
[INFO] [stderr]     |                 ^^^^     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |                 |        |       |
[INFO] [stderr]     |                 |        |       the same lifetime is elided here
[INFO] [stderr]     |                 |        the same lifetime is hidden here
[INFO] [stderr]     |                 the 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: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 923 | fn type2(input: &str) -> JResult<'_, &str, Type2> {
[INFO] [stderr]     |                                  +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/parser/mod.rs:939:22
[INFO] [stderr]     |
[INFO] [stderr] 939 | fn control_op(input: &str) -> JResult<&str, &str> {
[INFO] [stderr]     |                      ^^^^     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |                      |        |       |     |
[INFO] [stderr]     |                      |        |       |     the same lifetime is elided here
[INFO] [stderr]     |                      |        |       the same lifetime is elided here
[INFO] [stderr]     |                      |        the same lifetime is hidden here
[INFO] [stderr]     |                      the 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: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 939 | fn control_op(input: &str) -> JResult<'_, &str, &str> {
[INFO] [stderr]     |                                       +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/parser/mod.rs:950:31
[INFO] [stderr]     |
[INFO] [stderr] 950 | fn range_or_control_op(input: &str) -> JResult<&str, (&str, Type2)> {
[INFO] [stderr]     |                               ^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |                               |        |       |      |
[INFO] [stderr]     |                               |        |       |      the same lifetime is elided here
[INFO] [stderr]     |                               |        |       the same lifetime is elided here
[INFO] [stderr]     |                               |        the same lifetime is hidden here
[INFO] [stderr]     |                               the 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: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 950 | fn range_or_control_op(input: &str) -> JResult<'_, &str, (&str, Type2)> {
[INFO] [stderr]     |                                                +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/parser/mod.rs:967:17
[INFO] [stderr]     |
[INFO] [stderr] 967 | fn type1(input: &str) -> JResult<&str, Type1> {
[INFO] [stderr]     |                 ^^^^     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |                 |        |       |
[INFO] [stderr]     |                 |        |       the same lifetime is elided here
[INFO] [stderr]     |                 |        the same lifetime is hidden here
[INFO] [stderr]     |                 the 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: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 967 | fn type1(input: &str) -> JResult<'_, &str, Type1> {
[INFO] [stderr]     |                                  +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]     --> src/parser/mod.rs:1000:14
[INFO] [stderr]      |
[INFO] [stderr] 1000 | fn ty(input: &str) -> JResult<&str, Type> {
[INFO] [stderr]      |              ^^^^     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]      |              |        |       |
[INFO] [stderr]      |              |        |       the same lifetime is elided here
[INFO] [stderr]      |              |        the same lifetime is hidden here
[INFO] [stderr]      |              the 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: use `'_` for type paths
[INFO] [stderr]      |
[INFO] [stderr] 1000 | fn ty(input: &str) -> JResult<'_, &str, Type> {
[INFO] [stderr]      |                               +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]     --> src/parser/mod.rs:1027:20
[INFO] [stderr]      |
[INFO] [stderr] 1027 | fn rule_val(input: &str) -> JResult<&str, RuleVal> {
[INFO] [stderr]      |                    ^^^^     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]      |                    |        |       |
[INFO] [stderr]      |                    |        |       the same lifetime is elided here
[INFO] [stderr]      |                    |        the same lifetime is hidden here
[INFO] [stderr]      |                    the 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: use `'_` for type paths
[INFO] [stderr]      |
[INFO] [stderr] 1027 | fn rule_val(input: &str) -> JResult<'_, &str, RuleVal> {
[INFO] [stderr]      |                                     +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]     --> src/parser/mod.rs:1044:24
[INFO] [stderr]      |
[INFO] [stderr] 1044 | fn generic_parm(input: &str) -> JResult<&str, Vec<&str>> {
[INFO] [stderr]      |                        ^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]      |                        |        |       |         |
[INFO] [stderr]      |                        |        |       |         the same lifetime is elided here
[INFO] [stderr]      |                        |        |       the same lifetime is elided here
[INFO] [stderr]      |                        |        the same lifetime is hidden here
[INFO] [stderr]      |                        the 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: use `'_` for type paths
[INFO] [stderr]      |
[INFO] [stderr] 1044 | fn generic_parm(input: &str) -> JResult<'_, &str, Vec<&str>> {
[INFO] [stderr]      |                                         +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]     --> src/parser/mod.rs:1056:23
[INFO] [stderr]      |
[INFO] [stderr] 1056 | fn generic_arg(input: &str) -> JResult<&str, Vec<Type1>> {
[INFO] [stderr]      |                       ^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]      |                       |        |       |
[INFO] [stderr]      |                       |        |       the same lifetime is elided here
[INFO] [stderr]      |                       |        the same lifetime is hidden here
[INFO] [stderr]      |                       the 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: use `'_` for type paths
[INFO] [stderr]      |
[INFO] [stderr] 1056 | fn generic_arg(input: &str) -> JResult<'_, &str, Vec<Type1>> {
[INFO] [stderr]      |                                        +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]     --> src/parser/mod.rs:1068:24
[INFO] [stderr]      |
[INFO] [stderr] 1068 | fn name_generic(input: &str) -> JResult<&str, NameGeneric> {
[INFO] [stderr]      |                        ^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]      |                        |        |       |
[INFO] [stderr]      |                        |        |       the same lifetime is elided here
[INFO] [stderr]      |                        |        the same lifetime is hidden here
[INFO] [stderr]      |                        the 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: use `'_` for type paths
[INFO] [stderr]      |
[INFO] [stderr] 1068 | fn name_generic(input: &str) -> JResult<'_, &str, NameGeneric> {
[INFO] [stderr]      |                                         +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]     --> src/parser/mod.rs:1082:16
[INFO] [stderr]      |
[INFO] [stderr] 1082 | fn rule(input: &str) -> JResult<&str, Rule> {
[INFO] [stderr]      |                ^^^^     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]      |                |        |       |
[INFO] [stderr]      |                |        |       the same lifetime is elided here
[INFO] [stderr]      |                |        the same lifetime is hidden here
[INFO] [stderr]      |                the 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: use `'_` for type paths
[INFO] [stderr]      |
[INFO] [stderr] 1082 | fn rule(input: &str) -> JResult<'_, &str, Rule> {
[INFO] [stderr]      |                                 +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]     --> src/parser/mod.rs:1101:16
[INFO] [stderr]      |
[INFO] [stderr] 1101 | fn cddl(input: &str) -> JResult<&str, Cddl> {
[INFO] [stderr]      |                ^^^^     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]      |                |        |       |
[INFO] [stderr]      |                |        |       the same lifetime is elided here
[INFO] [stderr]      |                |        the same lifetime is hidden here
[INFO] [stderr]      |                the 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: use `'_` for type paths
[INFO] [stderr]      |
[INFO] [stderr] 1101 | fn cddl(input: &str) -> JResult<'_, &str, Cddl> {
[INFO] [stderr]      |                                 +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]     --> src/parser/mod.rs:1112:22
[INFO] [stderr]      |
[INFO] [stderr] 1112 | fn cddl_slice(input: &str) -> JResult<&str, CddlSlice> {
[INFO] [stderr]      |                      ^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]      |                      |        |       |
[INFO] [stderr]      |                      |        |       the same lifetime is elided here
[INFO] [stderr]      |                      |        the same lifetime is hidden here
[INFO] [stderr]      |                      the 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: use `'_` for type paths
[INFO] [stderr]      |
[INFO] [stderr] 1112 | fn cddl_slice(input: &str) -> JResult<'_, &str, CddlSlice> {
[INFO] [stderr]      |                                       +++
[INFO] [stderr] 
[INFO] [stderr] warning: `cddl-cat` (lib) generated 56 warnings (run `cargo fix --lib -p cddl-cat` to apply 56 suggestions)
[INFO] [stderr] warning: `cddl-cat` (lib test) generated 56 warnings (56 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cddl_cat-a847bb568e9c9b83)
[INFO] [stdout] 
[INFO] [stdout] running 33 tests
[INFO] [stdout] test flatten::tests::test_control_op ... ok
[INFO] [stdout] test flatten::tests::test_flatten_generic ... ok
[INFO] [stdout] test flatten::tests::test_flatten_literal_int ... ok
[INFO] [stdout] test flatten::tests::test_flatten_prelude_reference ... ok
[INFO] [stdout] test json::tests::test_json_number_behavior ... ok
[INFO] [stdout] test parser::tests::test_cddl ... ok
[INFO] [stdout] test parser::tests::test_float_or_int ... ok
[INFO] [stdout] test parser::tests::test_grpchoice_empty ... ok
[INFO] [stdout] test parser::tests::test_cddl_slice ... ok
[INFO] [stdout] test parser::tests::test_grpent ... ok
[INFO] [stdout] test parser::tests::test_generic_parm ... ok
[INFO] [stdout] test parser::tests::test_ident ... ok
[INFO] [stdout] test flatten::tests::test_flatten_map ... ok
[INFO] [stdout] test parser::tests::test_member ... ok
[INFO] [stdout] test flatten::tests::test_flatten_literal_tstr ... ok
[INFO] [stdout] test parser::tests::test_generic_arg ... ok
[INFO] [stdout] test parser::tests::test_bytestring ... ok
[INFO] [stdout] test parser::tests::test_group_empty ... ok
[INFO] [stdout] test parser::tests::test_grpchoice ... ok
[INFO] [stdout] test parser::tests::test_occur ... ok
[INFO] [stdout] test parser::tests::test_errors ... ok
[INFO] [stdout] test parser::tests::test_value ... ok
[INFO] [stdout] test parser::tests::test_uint ... ok
[INFO] [stdout] test parser::tests::test_whitespace ... ok
[INFO] [stdout] test util::tests::test_error_extras ... ok
[INFO] [stdout] test parser::tests::test_stuff ... ok
[INFO] [stdout] test parser::tests::test_text ... ok
[INFO] [stdout] test parser::tests::test_type1 ... ok
[INFO] [stdout] test flatten::tests::test_flatten_type_reference ... ok
[INFO] [stdout] test parser::tests::test_grpent_val ... ok
[INFO] [stdout] test parser::tests::test_grpent_parens ... ok
[INFO] [stdout] test parser::tests::choiceify ... ok
[INFO] [stdout] test parser::tests::test_rule ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 33 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/cbor_cddl.rs (/opt/rustwide/target/debug/deps/cbor_cddl-e671e9f4862b5dba)
[INFO] [stdout] 
[INFO] [stdout] running 22 tests
[INFO] [stdout] test cbor_control_cbor ... ok
[INFO] [stdout] test test_fatal_propagation ... ok
[INFO] [stdout] test validate_cbor_bool ... ok
[INFO] [stdout] test validate_cbor_float ... ok
[INFO] [stdout] test validate_cbor_bytestring ... ok
[INFO] [stdout] test validate_cbor_null ... ok
[INFO] [stdout] test cbor_control_size ... ok
[INFO] [stdout] test validate_cbor_textstring ... ok
[INFO] [stdout] test validate_cbor_homogenous_array ... ok
[INFO] [stdout] test validate_cbor_map_unwrap ... ok
[INFO] [stdout] test validate_cbor_map_group ... ok
[INFO] [stdout] test validate_cbor_array ... ok
[INFO] [stdout] test validate_cbor_integer ... ok
[INFO] [stdout] test validate_cbor_map ... ok
[INFO] [stdout] test validate_cbor_array_unwrap ... ok
[INFO] [stdout] test validate_choice_example ... ok
[INFO] [stdout] test validate_cbor_array_record ... ok
[INFO] [stdout] test validate_cbor_array_groups ... ok
[INFO] [stdout] test validate_cbor_choice ... ok
[INFO] [stdout] test validate_choiceify_example ... ok
[INFO] [stdout] test cbor_control_regexp ... ok
[INFO] [stdout] test validate_cbor_ranges ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 22 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/cbor_ivt.rs (/opt/rustwide/target/debug/deps/cbor_ivt-dd04e51f7d52c5d9)
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test validate_literal_text ... ok
[INFO] [stdout] test validate_prelude_int ... ok
[INFO] [stdout] test validate_map ... ok
[INFO] [stdout] test validate_literal_int ... ok
[INFO] [stdout] test validate_choice ... ok
[INFO] [stdout] test validate_prelude_text ... ok
[INFO] [stdout] test validate_rule_ref ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/errors.rs (/opt/rustwide/target/debug/deps/errors-7749dd2efe603c74)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test error_traits ... ok
[INFO] [stdout] test uses_json::error_display ... 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]      Running tests/json_cddl.rs (/opt/rustwide/target/debug/deps/json_cddl-4db260358cea3a01)
[INFO] [stdout] 
[INFO] [stdout] running 29 tests
[INFO] [stdout] test json_generic_map ... ok
[INFO] [stdout] test validate_json_array ... ok
[INFO] [stdout] test json_control_size ... ok
[INFO] [stdout] test validate_json_bool ... ok
[INFO] [stdout] test json_generic_basic ... ok
[INFO] [stdout] test json_generic_socket_example ... ok
[INFO] [stdout] test validate_json_array_record ... ok
[INFO] [stdout] test json_generic_malformed ... ok
[INFO] [stdout] test validate_json_choice ... ok
[INFO] [stdout] test validate_json_array_unwrap ... ok
[INFO] [stdout] test json_generic_name_overlap ... ok
[INFO] [stdout] test json_infinite_recursion ... ok
[INFO] [stdout] test validate_json_null ... ok
[INFO] [stdout] test validate_json_homogenous_array ... ok
[INFO] [stdout] test validate_json_textstring ... ok
[INFO] [stdout] test validate_json_float ... ok
[INFO] [stdout] test validate_json_map_unwrap ... ok
[INFO] [stdout] test json_generic_occurrence ... ok
[INFO] [stdout] test validate_json_array_groups ... ok
[INFO] [stdout] test validate_json_integer ... ok
[INFO] [stdout] test json_choiceify_map ... ok
[INFO] [stdout] test validate_choice_example ... ok
[INFO] [stdout] test validate_json_map_cut ... ok
[INFO] [stdout] test json_generic_rfc8610 ... ok
[INFO] [stdout] test validate_json_map_group ... ok
[INFO] [stdout] test validate_json_map ... ok
[INFO] [stdout] test json_generic_nested ... ok
[INFO] [stdout] test json_choiceify_array ... ok
[INFO] [stderr]      Running tests/recurse.rs (/opt/rustwide/target/debug/deps/recurse-fa50878becf51338)
[INFO] [stdout] test json_control_regexp ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 29 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test test_recursion ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests cddl_cat
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test src/parser/mod.rs - parser::parse_cddl (line 1133) ... ok
[INFO] [stdout] test src/cbor.rs - cbor (line 27) ... ok
[INFO] [stdout] test src/parser/mod.rs - parser (line 7) ... ok
[INFO] [stdout] test src/lib.rs - (line 40) ... ok
[INFO] [stdout] test src/cbor.rs - cbor (line 5) ... ok
[INFO] [stdout] test src/json.rs - json (line 5) ... ok
[INFO] [stdout] test src/lib.rs - (line 65) ... ok
[INFO] [stdout] test src/lib.rs - (line 53) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.43s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "3b1c8e2b4b7272ed2beb1bf43b7582e81b616d0f580701286ddd37202fcba8e2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3b1c8e2b4b7272ed2beb1bf43b7582e81b616d0f580701286ddd37202fcba8e2", kill_on_drop: false }`
[INFO] [stdout] 3b1c8e2b4b7272ed2beb1bf43b7582e81b616d0f580701286ddd37202fcba8e2
