[INFO] cloning repository https://github.com/solar-lang/solar-parser
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/solar-lang/solar-parser" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsolar-lang%2Fsolar-parser", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsolar-lang%2Fsolar-parser'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 529f3e116b33ee0a72c3e26d76f3adc96cd8cf56
[INFO] checking solar-lang/solar-parser against try#d336647335db03a0fc5b24fc5325cd3905c5b8e8 for pr-151146
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsolar-lang%2Fsolar-parser" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/solar-lang/solar-parser
[INFO] finished tweaking git repo https://github.com/solar-lang/solar-parser
[INFO] tweaked toml for git repo https://github.com/solar-lang/solar-parser written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/solar-lang/solar-parser on toolchain d336647335db03a0fc5b24fc5325cd3905c5b8e8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d336647335db03a0fc5b24fc5325cd3905c5b8e8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/solar-lang/solar-parser already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d336647335db03a0fc5b24fc5325cd3905c5b8e8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+d336647335db03a0fc5b24fc5325cd3905c5b8e8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3e408dacc1f27a0508dc4e6ac2e5a7567cdb0d8915a340c4f5716402ab5a6f0c
[INFO] running `Command { std: "docker" "start" "-a" "3e408dacc1f27a0508dc4e6ac2e5a7567cdb0d8915a340c4f5716402ab5a6f0c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3e408dacc1f27a0508dc4e6ac2e5a7567cdb0d8915a340c4f5716402ab5a6f0c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3e408dacc1f27a0508dc4e6ac2e5a7567cdb0d8915a340c4f5716402ab5a6f0c", kill_on_drop: false }`
[INFO] [stdout] 3e408dacc1f27a0508dc4e6ac2e5a7567cdb0d8915a340c4f5716402ab5a6f0c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+d336647335db03a0fc5b24fc5325cd3905c5b8e8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 41e5b8ea87ea93c2a9c37bc6e5856ce641c2d2554fda5a80975810f68f394c82
[INFO] running `Command { std: "docker" "start" "-a" "41e5b8ea87ea93c2a9c37bc6e5856ce641c2d2554fda5a80975810f68f394c82", kill_on_drop: false }`
[INFO] [stderr]    Compiling memchr v2.4.0
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking solar-parser v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/ast/expr/literal.rs:77:25
[INFO] [stdout]    |
[INFO] [stdout] 77 | fn parse_boolean(input: &str) -> Res<Literal> {
[INFO] [stdout]    |                         ^^^^     ^^^^^^^^^^^^
[INFO] [stdout]    |                         |        |   |
[INFO] [stdout]    |                         |        |   the same lifetime is hidden 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] 77 | fn parse_boolean(input: &str) -> Res<'_, Literal<'_>> {
[INFO] [stdout]    |                                      +++        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/ast/expr/literal.rs:118:29
[INFO] [stdout]     |
[INFO] [stdout] 118 | fn parse_type_suffix(input: &str) -> Res<Option<IntTypeSuffix>> {
[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] 118 | fn parse_type_suffix(input: &str) -> Res<'_, Option<IntTypeSuffix>> {
[INFO] [stdout]     |                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/ast/expr/literal.rs:135:11
[INFO] [stdout]     |
[INFO] [stdout] 135 | fn hex(i: &str) -> Res<Int> {
[INFO] [stdout]     |           ^^^^     ^^^^^^^^
[INFO] [stdout]     |           |        |   |
[INFO] [stdout]     |           |        |   the same lifetime is hidden 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] 135 | fn hex(i: &str) -> Res<'_, Int<'_>> {
[INFO] [stdout]     |                        +++    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/ast/expr/literal.rs:155:11
[INFO] [stdout]     |
[INFO] [stdout] 155 | fn oct(i: &str) -> Res<Int> {
[INFO] [stdout]     |           ^^^^     ^^^^^^^^
[INFO] [stdout]     |           |        |   |
[INFO] [stdout]     |           |        |   the same lifetime is hidden 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] 155 | fn oct(i: &str) -> Res<'_, Int<'_>> {
[INFO] [stdout]     |                        +++    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/ast/expr/literal.rs:172:11
[INFO] [stdout]     |
[INFO] [stdout] 172 | fn bin(i: &str) -> Res<Int> {
[INFO] [stdout]     |           ^^^^     ^^^^^^^^
[INFO] [stdout]     |           |        |   |
[INFO] [stdout]     |           |        |   the same lifetime is hidden 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] 172 | fn bin(i: &str) -> Res<'_, Int<'_>> {
[INFO] [stdout]     |                        +++    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/ast/expr/literal.rs:189:11
[INFO] [stdout]     |
[INFO] [stdout] 189 | fn dec(i: &str) -> Res<Int> {
[INFO] [stdout]     |           ^^^^     ^^^^^^^^
[INFO] [stdout]     |           |        |   |
[INFO] [stdout]     |           |        |   the same lifetime is hidden 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] 189 | fn dec(i: &str) -> Res<'_, Int<'_>> {
[INFO] [stdout]     |                        +++    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/ast/expr/full.rs:72:41
[INFO] [stdout]    |
[INFO] [stdout] 72 |     fn parse(input: &'a str) -> Res<'a, FullExpression>;
[INFO] [stdout]    |                      --             --  ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                      |              |
[INFO] [stdout]    |                      |              the same lifetime is named here
[INFO] [stdout]    |                      the lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 72 |     fn parse(input: &'a str) -> Res<'a, FullExpression<'a>>;
[INFO] [stdout]    |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/ast/expr/full.rs:74:44
[INFO] [stdout]    |
[INFO] [stdout] 74 |     fn parse_ws(input: &'a str) -> Res<'a, FullExpression> {
[INFO] [stdout]    |                         --             --  ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                         |              |
[INFO] [stdout]    |                         |              the same lifetime is named here
[INFO] [stdout]    |                         the lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 74 |     fn parse_ws(input: &'a str) -> Res<'a, FullExpression<'a>> {
[INFO] [stdout]    |                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/ast/ty.rs:36:26
[INFO] [stdout]    |
[INFO] [stdout] 36 | fn parse_function(input: &str) -> Res<Type> {
[INFO] [stdout]    |                          ^^^^     ^^^^^^^^^
[INFO] [stdout]    |                          |        |   |
[INFO] [stdout]    |                          |        |   the same lifetime is hidden 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] 36 | fn parse_function(input: &str) -> Res<'_, Type<'_>> {
[INFO] [stdout]    |                                       +++     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/ast/ty.rs:52:24
[INFO] [stdout]    |
[INFO] [stdout] 52 | fn parse_normal(input: &str) -> Res<Type> {
[INFO] [stdout]    |                        ^^^^     ^^^^^^^^^
[INFO] [stdout]    |                        |        |   |
[INFO] [stdout]    |                        |        |   the same lifetime is hidden 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] 52 | fn parse_normal(input: &str) -> Res<'_, Type<'_>> {
[INFO] [stdout]    |                                     +++     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/ast/expr/literal.rs:77:25
[INFO] [stdout]    |
[INFO] [stdout] 77 | fn parse_boolean(input: &str) -> Res<Literal> {
[INFO] [stdout]    |                         ^^^^     ^^^^^^^^^^^^
[INFO] [stdout]    |                         |        |   |
[INFO] [stdout]    |                         |        |   the same lifetime is hidden 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] 77 | fn parse_boolean(input: &str) -> Res<'_, Literal<'_>> {
[INFO] [stdout]    |                                      +++        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/ast/expr/literal.rs:118:29
[INFO] [stdout]     |
[INFO] [stdout] 118 | fn parse_type_suffix(input: &str) -> Res<Option<IntTypeSuffix>> {
[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] 118 | fn parse_type_suffix(input: &str) -> Res<'_, Option<IntTypeSuffix>> {
[INFO] [stdout]     |                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/ast/expr/literal.rs:135:11
[INFO] [stdout]     |
[INFO] [stdout] 135 | fn hex(i: &str) -> Res<Int> {
[INFO] [stdout]     |           ^^^^     ^^^^^^^^
[INFO] [stdout]     |           |        |   |
[INFO] [stdout]     |           |        |   the same lifetime is hidden 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] 135 | fn hex(i: &str) -> Res<'_, Int<'_>> {
[INFO] [stdout]     |                        +++    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/ast/expr/literal.rs:155:11
[INFO] [stdout]     |
[INFO] [stdout] 155 | fn oct(i: &str) -> Res<Int> {
[INFO] [stdout]     |           ^^^^     ^^^^^^^^
[INFO] [stdout]     |           |        |   |
[INFO] [stdout]     |           |        |   the same lifetime is hidden 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] 155 | fn oct(i: &str) -> Res<'_, Int<'_>> {
[INFO] [stdout]     |                        +++    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/ast/expr/literal.rs:172:11
[INFO] [stdout]     |
[INFO] [stdout] 172 | fn bin(i: &str) -> Res<Int> {
[INFO] [stdout]     |           ^^^^     ^^^^^^^^
[INFO] [stdout]     |           |        |   |
[INFO] [stdout]     |           |        |   the same lifetime is hidden 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] 172 | fn bin(i: &str) -> Res<'_, Int<'_>> {
[INFO] [stdout]     |                        +++    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/ast/expr/literal.rs:189:11
[INFO] [stdout]     |
[INFO] [stdout] 189 | fn dec(i: &str) -> Res<Int> {
[INFO] [stdout]     |           ^^^^     ^^^^^^^^
[INFO] [stdout]     |           |        |   |
[INFO] [stdout]     |           |        |   the same lifetime is hidden 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] 189 | fn dec(i: &str) -> Res<'_, Int<'_>> {
[INFO] [stdout]     |                        +++    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/ast/expr/full.rs:72:41
[INFO] [stdout]    |
[INFO] [stdout] 72 |     fn parse(input: &'a str) -> Res<'a, FullExpression>;
[INFO] [stdout]    |                      --             --  ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                      |              |
[INFO] [stdout]    |                      |              the same lifetime is named here
[INFO] [stdout]    |                      the lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 72 |     fn parse(input: &'a str) -> Res<'a, FullExpression<'a>>;
[INFO] [stdout]    |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/ast/expr/full.rs:74:44
[INFO] [stdout]    |
[INFO] [stdout] 74 |     fn parse_ws(input: &'a str) -> Res<'a, FullExpression> {
[INFO] [stdout]    |                         --             --  ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                         |              |
[INFO] [stdout]    |                         |              the same lifetime is named here
[INFO] [stdout]    |                         the lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 74 |     fn parse_ws(input: &'a str) -> Res<'a, FullExpression<'a>> {
[INFO] [stdout]    |                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/ast/expr/full.rs:212:21
[INFO] [stdout]     |
[INFO] [stdout] 212 |     fn parse(input: &str) -> FullExpression {
[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] 212 |     fn parse(input: &str) -> FullExpression<'_> {
[INFO] [stdout]     |                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/ast/expr/mod.rs:56:21
[INFO] [stdout]    |
[INFO] [stdout] 56 |     fn parse(input: &str) -> Value {
[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] 56 |     fn parse(input: &str) -> Value<'_> {
[INFO] [stdout]    |                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/ast/ty.rs:36:26
[INFO] [stdout]    |
[INFO] [stdout] 36 | fn parse_function(input: &str) -> Res<Type> {
[INFO] [stdout]    |                          ^^^^     ^^^^^^^^^
[INFO] [stdout]    |                          |        |   |
[INFO] [stdout]    |                          |        |   the same lifetime is hidden 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] 36 | fn parse_function(input: &str) -> Res<'_, Type<'_>> {
[INFO] [stdout]    |                                       +++     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/ast/ty.rs:52:24
[INFO] [stdout]    |
[INFO] [stdout] 52 | fn parse_normal(input: &str) -> Res<Type> {
[INFO] [stdout]    |                        ^^^^     ^^^^^^^^^
[INFO] [stdout]    |                        |        |   |
[INFO] [stdout]    |                        |        |   the same lifetime is hidden 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] 52 | fn parse_normal(input: &str) -> Res<'_, Type<'_>> {
[INFO] [stdout]    |                                     +++     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.39s
[INFO] running `Command { std: "docker" "inspect" "41e5b8ea87ea93c2a9c37bc6e5856ce641c2d2554fda5a80975810f68f394c82", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "41e5b8ea87ea93c2a9c37bc6e5856ce641c2d2554fda5a80975810f68f394c82", kill_on_drop: false }`
[INFO] [stdout] 41e5b8ea87ea93c2a9c37bc6e5856ce641c2d2554fda5a80975810f68f394c82
