[INFO] cloning repository https://github.com/Gankra/bappy-script
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Gankra/bappy-script" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGankra%2Fbappy-script", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGankra%2Fbappy-script'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 357c341f6741b79ede13894f0583b023411205a6
[INFO] checking Gankra/bappy-script against master#bca37a20bd376ce3fd138e7cdee7fe704e0f8814 for pr-139493-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGankra%2Fbappy-script" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Gankra/bappy-script
[INFO] finished tweaking git repo https://github.com/Gankra/bappy-script
[INFO] tweaked toml for git repo https://github.com/Gankra/bappy-script written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Gankra/bappy-script on toolchain bca37a20bd376ce3fd138e7cdee7fe704e0f8814
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Gankra/bappy-script 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" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded yaml-rust v0.4.5
[INFO] [stderr]   Downloaded similar v2.1.0
[INFO] [stderr]   Downloaded linked-hash-map v0.5.6
[INFO] [stderr]   Downloaded console v0.15.5
[INFO] [stderr]   Downloaded nom v7.1.0
[INFO] [stderr]   Downloaded insta v1.29.0
[INFO] [stderr]   Downloaded libc v0.2.112
[INFO] [stderr]   Downloaded windows-sys v0.42.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2c4abf9929909641b1776798496b25b17e3ffc315c781d708a98cd2fa0c462d9
[INFO] running `Command { std: "docker" "start" "-a" "2c4abf9929909641b1776798496b25b17e3ffc315c781d708a98cd2fa0c462d9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2c4abf9929909641b1776798496b25b17e3ffc315c781d708a98cd2fa0c462d9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2c4abf9929909641b1776798496b25b17e3ffc315c781d708a98cd2fa0c462d9", kill_on_drop: false }`
[INFO] [stdout] 2c4abf9929909641b1776798496b25b17e3ffc315c781d708a98cd2fa0c462d9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c5a1e8e47a718c2306bfd24ecd6d9bfaa2fe5894c88156e93790ec91cf6012cf
[INFO] running `Command { std: "docker" "start" "-a" "c5a1e8e47a718c2306bfd24ecd6d9bfaa2fe5894c88156e93790ec91cf6012cf", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.112
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]     Checking linked-hash-map v0.5.6
[INFO] [stderr]     Checking minimal-lexical v0.2.1
[INFO] [stderr]     Checking similar v2.1.0
[INFO] [stderr]    Compiling nom v7.1.0
[INFO] [stderr]     Checking yaml-rust v0.4.5
[INFO] [stderr]     Checking console v0.15.5
[INFO] [stderr]     Checking insta v1.29.0
[INFO] [stderr]     Checking bappy-script v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/checker.rs:235:20
[INFO] [stdout]     |
[INFO] [stdout] 235 |     fn resolve_var(&mut self, var_name: &'p str) -> Option<ResolvedVar> {
[INFO] [stdout]     |                    ^^^^^^^^^ the lifetime is elided here   ^^^^^^^^^^^ the same lifetime is hidden 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] 235 |     fn resolve_var(&mut self, var_name: &'p str) -> Option<ResolvedVar<'_>> {
[INFO] [stdout]     |                                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/checker.rs:1814:18
[INFO] [stdout]      |
[INFO] [stdout] 1814 |     pub fn block(&self, idx: BasicBlockIdx) -> &BasicBlock {
[INFO] [stdout]      |                  ^^^^^                         ^^^^^^^^^^^
[INFO] [stdout]      |                  |                             ||
[INFO] [stdout]      |                  |                             |the same lifetime is hidden here
[INFO] [stdout]      |                  |                             the same lifetime is elided 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] 1814 |     pub fn block(&self, idx: BasicBlockIdx) -> &BasicBlock<'_> {
[INFO] [stdout]      |                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:377:12
[INFO] [stdout]     |
[INFO] [stdout] 377 | fn item(i: &str) -> IResult<&str, Item> {
[INFO] [stdout]     |            ^^^^             ^^^^  ^^^^ the same lifetime is hidden here
[INFO] [stdout]     |            |                |
[INFO] [stdout]     |            |                the same lifetime is elided 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] 377 | fn item(i: &str) -> IResult<&str, Item<'_>> {
[INFO] [stdout]     |                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:390:20
[INFO] [stdout]     |
[INFO] [stdout] 390 | fn item_comment(i: &str) -> IResult<&str, Item> {
[INFO] [stdout]     |                    ^^^^             ^^^^  ^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                    |                |
[INFO] [stdout]     |                    |                the same lifetime is elided 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] 390 | fn item_comment(i: &str) -> IResult<&str, Item<'_>> {
[INFO] [stdout]     |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:397:17
[INFO] [stdout]     |
[INFO] [stdout] 397 | fn item_func(i: &str) -> IResult<&str, Item> {
[INFO] [stdout]     |                 ^^^^             ^^^^  ^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |                |
[INFO] [stdout]     |                 |                the same lifetime is elided 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] 397 | fn item_func(i: &str) -> IResult<&str, Item<'_>> {
[INFO] [stdout]     |                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:417:19
[INFO] [stdout]     |
[INFO] [stdout] 417 | fn item_struct(i: &str) -> IResult<&str, Item> {
[INFO] [stdout]     |                   ^^^^             ^^^^  ^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                   |                |
[INFO] [stdout]     |                   |                the same lifetime is elided 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] 417 | fn item_struct(i: &str) -> IResult<&str, Item<'_>> {
[INFO] [stdout]     |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:427:17
[INFO] [stdout]     |
[INFO] [stdout] 427 | fn return_ty(i: &str) -> IResult<&str, TyName> {
[INFO] [stdout]     |                 ^^^^             ^^^^  ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |                |
[INFO] [stdout]     |                 |                the same lifetime is elided 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] 427 | fn return_ty(i: &str) -> IResult<&str, TyName<'_>> {
[INFO] [stdout]     |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:434:15
[INFO] [stdout]     |
[INFO] [stdout] 434 | fn item_if(i: &str) -> IResult<&str, Item> {
[INFO] [stdout]     |               ^^^^             ^^^^  ^^^^ the same lifetime is hidden here
[INFO] [stdout]     |               |                |
[INFO] [stdout]     |               |                the same lifetime is elided 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] 434 | fn item_if(i: &str) -> IResult<&str, Item<'_>> {
[INFO] [stdout]     |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:443:17
[INFO] [stdout]     |
[INFO] [stdout] 443 | fn item_else(i: &str) -> IResult<&str, Item> {
[INFO] [stdout]     |                 ^^^^             ^^^^  ^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |                |
[INFO] [stdout]     |                 |                the same lifetime is elided 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] 443 | fn item_else(i: &str) -> IResult<&str, Item<'_>> {
[INFO] [stdout]     |                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:452:17
[INFO] [stdout]     |
[INFO] [stdout] 452 | fn item_loop(i: &str) -> IResult<&str, Item> {
[INFO] [stdout]     |                 ^^^^             ^^^^  ^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |                |
[INFO] [stdout]     |                 |                the same lifetime is elided 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 item_loop(i: &str) -> IResult<&str, Item<'_>> {
[INFO] [stdout]     |                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:459:16
[INFO] [stdout]     |
[INFO] [stdout] 459 | fn item_end(i: &str) -> IResult<&str, Item> {
[INFO] [stdout]     |                ^^^^             ^^^^  ^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                |                |
[INFO] [stdout]     |                |                the same lifetime is elided 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] 459 | fn item_end(i: &str) -> IResult<&str, Item<'_>> {
[INFO] [stdout]     |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:464:17
[INFO] [stdout]     |
[INFO] [stdout] 464 | fn item_stmt(i: &str) -> IResult<&str, Item> {
[INFO] [stdout]     |                 ^^^^             ^^^^  ^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |                |
[INFO] [stdout]     |                 |                the same lifetime is elided 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] 464 | fn item_stmt(i: &str) -> IResult<&str, Item<'_>> {
[INFO] [stdout]     |                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:479:16
[INFO] [stdout]     |
[INFO] [stdout] 479 | fn stmt_let(i: &str) -> IResult<&str, Stmt> {
[INFO] [stdout]     |                ^^^^             ^^^^  ^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                |                |
[INFO] [stdout]     |                |                the same lifetime is elided 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] 479 | fn stmt_let(i: &str) -> IResult<&str, Stmt<'_>> {
[INFO] [stdout]     |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:498:20
[INFO] [stdout]     |
[INFO] [stdout] 498 | fn stmt_let_mut(i: &str) -> IResult<&str, Stmt> {
[INFO] [stdout]     |                    ^^^^             ^^^^  ^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                    |                |
[INFO] [stdout]     |                    |                the same lifetime is elided 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] 498 | fn stmt_let_mut(i: &str) -> IResult<&str, Stmt<'_>> {
[INFO] [stdout]     |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:517:16
[INFO] [stdout]     |
[INFO] [stdout] 517 | fn stmt_set(i: &str) -> IResult<&str, Stmt> {
[INFO] [stdout]     |                ^^^^             ^^^^  ^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                |                |
[INFO] [stdout]     |                |                the same lifetime is elided 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] 517 | fn stmt_set(i: &str) -> IResult<&str, Stmt<'_>> {
[INFO] [stdout]     |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:529:19
[INFO] [stdout]     |
[INFO] [stdout] 529 | fn stmt_return(i: &str) -> IResult<&str, Stmt> {
[INFO] [stdout]     |                   ^^^^             ^^^^  ^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                   |                |
[INFO] [stdout]     |                   |                the same lifetime is elided 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] 529 | fn stmt_return(i: &str) -> IResult<&str, Stmt<'_>> {
[INFO] [stdout]     |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:537:18
[INFO] [stdout]     |
[INFO] [stdout] 537 | fn stmt_break(i: &str) -> IResult<&str, Stmt> {
[INFO] [stdout]     |                  ^^^^             ^^^^  ^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                  |                |
[INFO] [stdout]     |                  |                the same lifetime is elided 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] 537 | fn stmt_break(i: &str) -> IResult<&str, Stmt<'_>> {
[INFO] [stdout]     |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:542:21
[INFO] [stdout]     |
[INFO] [stdout] 542 | fn stmt_continue(i: &str) -> IResult<&str, Stmt> {
[INFO] [stdout]     |                     ^^^^             ^^^^  ^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |                |
[INFO] [stdout]     |                     |                the same lifetime is elided 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] 542 | fn stmt_continue(i: &str) -> IResult<&str, Stmt<'_>> {
[INFO] [stdout]     |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:547:18
[INFO] [stdout]     |
[INFO] [stdout] 547 | fn stmt_print(i: &str) -> IResult<&str, Stmt> {
[INFO] [stdout]     |                  ^^^^             ^^^^  ^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                  |                |
[INFO] [stdout]     |                  |                the same lifetime is elided 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] 547 | fn stmt_print(i: &str) -> IResult<&str, Stmt<'_>> {
[INFO] [stdout]     |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:555:12
[INFO] [stdout]     |
[INFO] [stdout] 555 | fn expr(i: &str) -> IResult<&str, Expression> {
[INFO] [stdout]     |            ^^^^             ^^^^  ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |            |                |
[INFO] [stdout]     |            |                the same lifetime is elided 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] 555 | fn expr(i: &str) -> IResult<&str, Expression<'_>> {
[INFO] [stdout]     |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:572:17
[INFO] [stdout]     |
[INFO] [stdout] 572 | fn expr_call(i: &str) -> IResult<&str, Expr> {
[INFO] [stdout]     |                 ^^^^             ^^^^  ^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |                |
[INFO] [stdout]     |                 |                the same lifetime is elided 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] 572 | fn expr_call(i: &str) -> IResult<&str, Expr<'_>> {
[INFO] [stdout]     |                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:583:21
[INFO] [stdout]     |
[INFO] [stdout] 583 | fn expr_var_path(i: &str) -> IResult<&str, Expr> {
[INFO] [stdout]     |                     ^^^^             ^^^^  ^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |                |
[INFO] [stdout]     |                     |                the same lifetime is elided 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] 583 | fn expr_var_path(i: &str) -> IResult<&str, Expr<'_>> {
[INFO] [stdout]     |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:587:16
[INFO] [stdout]     |
[INFO] [stdout] 587 | fn var_path(i: &str) -> IResult<&str, VarPath> {
[INFO] [stdout]     |                ^^^^             ^^^^  ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                |                |
[INFO] [stdout]     |                |                the same lifetime is elided 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] 587 | fn var_path(i: &str) -> IResult<&str, VarPath<'_>> {
[INFO] [stdout]     |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:607:16
[INFO] [stdout]     |
[INFO] [stdout] 607 | fn expr_lit(i: &str) -> IResult<&str, Expr> {
[INFO] [stdout]     |                ^^^^             ^^^^  ^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                |                |
[INFO] [stdout]     |                |                the same lifetime is elided 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] 607 | fn expr_lit(i: &str) -> IResult<&str, Expr<'_>> {
[INFO] [stdout]     |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:611:18
[INFO] [stdout]     |
[INFO] [stdout] 611 | fn expr_tuple(i: &str) -> IResult<&str, Expr> {
[INFO] [stdout]     |                  ^^^^             ^^^^  ^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                  |                |
[INFO] [stdout]     |                  |                the same lifetime is elided 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] 611 | fn expr_tuple(i: &str) -> IResult<&str, Expr<'_>> {
[INFO] [stdout]     |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:620:18
[INFO] [stdout]     |
[INFO] [stdout] 620 | fn expr_named(i: &str) -> IResult<&str, Expr> {
[INFO] [stdout]     |                  ^^^^             ^^^^  ^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                  |                |
[INFO] [stdout]     |                  |                the same lifetime is elided 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] 620 | fn expr_named(i: &str) -> IResult<&str, Expr<'_>> {
[INFO] [stdout]     |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:631:23
[INFO] [stdout]     |
[INFO] [stdout] 631 | fn expr_named_init(i: &str) -> IResult<&str, (&str, Expression)> {
[INFO] [stdout]     |                       ^^^^             ^^^^   ^^^^  ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                       |                |      |
[INFO] [stdout]     |                       |                |      the same lifetime is elided here
[INFO] [stdout]     |                       |                the same lifetime is elided 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] 631 | fn expr_named_init(i: &str) -> IResult<&str, (&str, Expression<'_>)> {
[INFO] [stdout]     |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:641:15
[INFO] [stdout]     |
[INFO] [stdout] 641 | fn lit_int(i: &str) -> IResult<&str, Literal> {
[INFO] [stdout]     |               ^^^^             ^^^^  ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |               |                |
[INFO] [stdout]     |               |                the same lifetime is elided 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] 641 | fn lit_int(i: &str) -> IResult<&str, Literal<'_>> {
[INFO] [stdout]     |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:645:15
[INFO] [stdout]     |
[INFO] [stdout] 645 | fn lit_str(i: &str) -> IResult<&str, Literal> {
[INFO] [stdout]     |               ^^^^             ^^^^  ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |               |                |
[INFO] [stdout]     |               |                the same lifetime is elided 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] 645 | fn lit_str(i: &str) -> IResult<&str, Literal<'_>> {
[INFO] [stdout]     |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:652:16
[INFO] [stdout]     |
[INFO] [stdout] 652 | fn lit_bool(i: &str) -> IResult<&str, Literal> {
[INFO] [stdout]     |                ^^^^             ^^^^  ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                |                |
[INFO] [stdout]     |                |                the same lifetime is elided 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] 652 | fn lit_bool(i: &str) -> IResult<&str, Literal<'_>> {
[INFO] [stdout]     |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:659:17
[INFO] [stdout]     |
[INFO] [stdout] 659 | fn lit_empty(i: &str) -> IResult<&str, Literal> {
[INFO] [stdout]     |                 ^^^^             ^^^^  ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |                |
[INFO] [stdout]     |                 |                the same lifetime is elided 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] 659 | fn lit_empty(i: &str) -> IResult<&str, Literal<'_>> {
[INFO] [stdout]     |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:663:16
[INFO] [stdout]     |
[INFO] [stdout] 663 | fn var_decl(i: &str) -> IResult<&str, VarDecl> {
[INFO] [stdout]     |                ^^^^             ^^^^  ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                |                |
[INFO] [stdout]     |                |                the same lifetime is elided 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] 663 | fn var_decl(i: &str) -> IResult<&str, VarDecl<'_>> {
[INFO] [stdout]     |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:674:21
[INFO] [stdout]     |
[INFO] [stdout] 674 | fn untyped_ident(i: &str) -> IResult<&str, VarDecl> {
[INFO] [stdout]     |                     ^^^^             ^^^^  ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |                |
[INFO] [stdout]     |                     |                the same lifetime is elided 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] 674 | fn untyped_ident(i: &str) -> IResult<&str, VarDecl<'_>> {
[INFO] [stdout]     |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:689:19
[INFO] [stdout]     |
[INFO] [stdout] 689 | fn typed_ident(i: &str) -> IResult<&str, VarDecl> {
[INFO] [stdout]     |                   ^^^^             ^^^^  ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                   |                |
[INFO] [stdout]     |                   |                the same lifetime is elided 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] 689 | fn typed_ident(i: &str) -> IResult<&str, VarDecl<'_>> {
[INFO] [stdout]     |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:709:14
[INFO] [stdout]     |
[INFO] [stdout] 709 | fn ty_ref(i: &str) -> IResult<&str, TyName> {
[INFO] [stdout]     |              ^^^^             ^^^^  ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |              |                |
[INFO] [stdout]     |              |                the same lifetime is elided 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] 709 | fn ty_ref(i: &str) -> IResult<&str, TyName<'_>> {
[INFO] [stdout]     |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:721:18
[INFO] [stdout]     |
[INFO] [stdout] 721 | fn ty_ref_int(i: &str) -> IResult<&str, TyName> {
[INFO] [stdout]     |                  ^^^^             ^^^^  ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                  |                |
[INFO] [stdout]     |                  |                the same lifetime is elided 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] 721 | fn ty_ref_int(i: &str) -> IResult<&str, TyName<'_>> {
[INFO] [stdout]     |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:724:18
[INFO] [stdout]     |
[INFO] [stdout] 724 | fn ty_ref_str(i: &str) -> IResult<&str, TyName> {
[INFO] [stdout]     |                  ^^^^             ^^^^  ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                  |                |
[INFO] [stdout]     |                  |                the same lifetime is elided 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] 724 | fn ty_ref_str(i: &str) -> IResult<&str, TyName<'_>> {
[INFO] [stdout]     |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:727:19
[INFO] [stdout]     |
[INFO] [stdout] 727 | fn ty_ref_bool(i: &str) -> IResult<&str, TyName> {
[INFO] [stdout]     |                   ^^^^             ^^^^  ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                   |                |
[INFO] [stdout]     |                   |                the same lifetime is elided 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] 727 | fn ty_ref_bool(i: &str) -> IResult<&str, TyName<'_>> {
[INFO] [stdout]     |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:730:20
[INFO] [stdout]     |
[INFO] [stdout] 730 | fn ty_ref_empty(i: &str) -> IResult<&str, TyName> {
[INFO] [stdout]     |                    ^^^^             ^^^^  ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                    |                |
[INFO] [stdout]     |                    |                the same lifetime is elided 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] 730 | fn ty_ref_empty(i: &str) -> IResult<&str, TyName<'_>> {
[INFO] [stdout]     |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:733:19
[INFO] [stdout]     |
[INFO] [stdout] 733 | fn ty_ref_func(i: &str) -> IResult<&str, TyName> {
[INFO] [stdout]     |                   ^^^^             ^^^^  ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                   |                |
[INFO] [stdout]     |                   |                the same lifetime is elided 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] 733 | fn ty_ref_func(i: &str) -> IResult<&str, TyName<'_>> {
[INFO] [stdout]     |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:750:20
[INFO] [stdout]     |
[INFO] [stdout] 750 | fn ty_ref_tuple(i: &str) -> IResult<&str, TyName> {
[INFO] [stdout]     |                    ^^^^             ^^^^  ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                    |                |
[INFO] [stdout]     |                    |                the same lifetime is elided 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] 750 | fn ty_ref_tuple(i: &str) -> IResult<&str, TyName<'_>> {
[INFO] [stdout]     |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:758:20
[INFO] [stdout]     |
[INFO] [stdout] 758 | fn ty_ref_named(i: &str) -> IResult<&str, TyName> {
[INFO] [stdout]     |                    ^^^^             ^^^^  ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                    |                |
[INFO] [stdout]     |                    |                the same lifetime is elided 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] 758 | fn ty_ref_named(i: &str) -> IResult<&str, TyName<'_>> {
[INFO] [stdout]     |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:762:19
[INFO] [stdout]     |
[INFO] [stdout] 762 | fn struct_item(i: &str) -> IResult<&str, StructItem> {
[INFO] [stdout]     |                   ^^^^             ^^^^  ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                   |                |
[INFO] [stdout]     |                   |                the same lifetime is elided 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] 762 | fn struct_item(i: &str) -> IResult<&str, StructItem<'_>> {
[INFO] [stdout]     |                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:765:25
[INFO] [stdout]     |
[INFO] [stdout] 765 | fn struct_item_field(i: &str) -> IResult<&str, StructItem> {
[INFO] [stdout]     |                         ^^^^             ^^^^  ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                         |                |
[INFO] [stdout]     |                         |                the same lifetime is elided 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] 765 | fn struct_item_field(i: &str) -> IResult<&str, StructItem<'_>> {
[INFO] [stdout]     |                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:774:23
[INFO] [stdout]     |
[INFO] [stdout] 774 | fn struct_item_end(i: &str) -> IResult<&str, StructItem> {
[INFO] [stdout]     |                       ^^^^             ^^^^  ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                       |                |
[INFO] [stdout]     |                       |                the same lifetime is elided 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] 774 | fn struct_item_end(i: &str) -> IResult<&str, StructItem<'_>> {
[INFO] [stdout]     |                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/checker.rs:235:20
[INFO] [stdout]     |
[INFO] [stdout] 235 |     fn resolve_var(&mut self, var_name: &'p str) -> Option<ResolvedVar> {
[INFO] [stdout]     |                    ^^^^^^^^^ the lifetime is elided here   ^^^^^^^^^^^ the same lifetime is hidden 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] 235 |     fn resolve_var(&mut self, var_name: &'p str) -> Option<ResolvedVar<'_>> {
[INFO] [stdout]     |                                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/checker.rs:1814:18
[INFO] [stdout]      |
[INFO] [stdout] 1814 |     pub fn block(&self, idx: BasicBlockIdx) -> &BasicBlock {
[INFO] [stdout]      |                  ^^^^^                         ^^^^^^^^^^^
[INFO] [stdout]      |                  |                             ||
[INFO] [stdout]      |                  |                             |the same lifetime is hidden here
[INFO] [stdout]      |                  |                             the same lifetime is elided 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] 1814 |     pub fn block(&self, idx: BasicBlockIdx) -> &BasicBlock<'_> {
[INFO] [stdout]      |                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:377:12
[INFO] [stdout]     |
[INFO] [stdout] 377 | fn item(i: &str) -> IResult<&str, Item> {
[INFO] [stdout]     |            ^^^^             ^^^^  ^^^^ the same lifetime is hidden here
[INFO] [stdout]     |            |                |
[INFO] [stdout]     |            |                the same lifetime is elided 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] 377 | fn item(i: &str) -> IResult<&str, Item<'_>> {
[INFO] [stdout]     |                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:390:20
[INFO] [stdout]     |
[INFO] [stdout] 390 | fn item_comment(i: &str) -> IResult<&str, Item> {
[INFO] [stdout]     |                    ^^^^             ^^^^  ^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                    |                |
[INFO] [stdout]     |                    |                the same lifetime is elided 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] 390 | fn item_comment(i: &str) -> IResult<&str, Item<'_>> {
[INFO] [stdout]     |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:397:17
[INFO] [stdout]     |
[INFO] [stdout] 397 | fn item_func(i: &str) -> IResult<&str, Item> {
[INFO] [stdout]     |                 ^^^^             ^^^^  ^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |                |
[INFO] [stdout]     |                 |                the same lifetime is elided 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] 397 | fn item_func(i: &str) -> IResult<&str, Item<'_>> {
[INFO] [stdout]     |                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:417:19
[INFO] [stdout]     |
[INFO] [stdout] 417 | fn item_struct(i: &str) -> IResult<&str, Item> {
[INFO] [stdout]     |                   ^^^^             ^^^^  ^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                   |                |
[INFO] [stdout]     |                   |                the same lifetime is elided 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] 417 | fn item_struct(i: &str) -> IResult<&str, Item<'_>> {
[INFO] [stdout]     |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:427:17
[INFO] [stdout]     |
[INFO] [stdout] 427 | fn return_ty(i: &str) -> IResult<&str, TyName> {
[INFO] [stdout]     |                 ^^^^             ^^^^  ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |                |
[INFO] [stdout]     |                 |                the same lifetime is elided 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] 427 | fn return_ty(i: &str) -> IResult<&str, TyName<'_>> {
[INFO] [stdout]     |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:434:15
[INFO] [stdout]     |
[INFO] [stdout] 434 | fn item_if(i: &str) -> IResult<&str, Item> {
[INFO] [stdout]     |               ^^^^             ^^^^  ^^^^ the same lifetime is hidden here
[INFO] [stdout]     |               |                |
[INFO] [stdout]     |               |                the same lifetime is elided 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] 434 | fn item_if(i: &str) -> IResult<&str, Item<'_>> {
[INFO] [stdout]     |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:443:17
[INFO] [stdout]     |
[INFO] [stdout] 443 | fn item_else(i: &str) -> IResult<&str, Item> {
[INFO] [stdout]     |                 ^^^^             ^^^^  ^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |                |
[INFO] [stdout]     |                 |                the same lifetime is elided 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] 443 | fn item_else(i: &str) -> IResult<&str, Item<'_>> {
[INFO] [stdout]     |                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:452:17
[INFO] [stdout]     |
[INFO] [stdout] 452 | fn item_loop(i: &str) -> IResult<&str, Item> {
[INFO] [stdout]     |                 ^^^^             ^^^^  ^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |                |
[INFO] [stdout]     |                 |                the same lifetime is elided 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 item_loop(i: &str) -> IResult<&str, Item<'_>> {
[INFO] [stdout]     |                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:459:16
[INFO] [stdout]     |
[INFO] [stdout] 459 | fn item_end(i: &str) -> IResult<&str, Item> {
[INFO] [stdout]     |                ^^^^             ^^^^  ^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                |                |
[INFO] [stdout]     |                |                the same lifetime is elided 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] 459 | fn item_end(i: &str) -> IResult<&str, Item<'_>> {
[INFO] [stdout]     |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:464:17
[INFO] [stdout]     |
[INFO] [stdout] 464 | fn item_stmt(i: &str) -> IResult<&str, Item> {
[INFO] [stdout]     |                 ^^^^             ^^^^  ^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |                |
[INFO] [stdout]     |                 |                the same lifetime is elided 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] 464 | fn item_stmt(i: &str) -> IResult<&str, Item<'_>> {
[INFO] [stdout]     |                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:479:16
[INFO] [stdout]     |
[INFO] [stdout] 479 | fn stmt_let(i: &str) -> IResult<&str, Stmt> {
[INFO] [stdout]     |                ^^^^             ^^^^  ^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                |                |
[INFO] [stdout]     |                |                the same lifetime is elided 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] 479 | fn stmt_let(i: &str) -> IResult<&str, Stmt<'_>> {
[INFO] [stdout]     |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:498:20
[INFO] [stdout]     |
[INFO] [stdout] 498 | fn stmt_let_mut(i: &str) -> IResult<&str, Stmt> {
[INFO] [stdout]     |                    ^^^^             ^^^^  ^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                    |                |
[INFO] [stdout]     |                    |                the same lifetime is elided 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] 498 | fn stmt_let_mut(i: &str) -> IResult<&str, Stmt<'_>> {
[INFO] [stdout]     |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:517:16
[INFO] [stdout]     |
[INFO] [stdout] 517 | fn stmt_set(i: &str) -> IResult<&str, Stmt> {
[INFO] [stdout]     |                ^^^^             ^^^^  ^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                |                |
[INFO] [stdout]     |                |                the same lifetime is elided 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] 517 | fn stmt_set(i: &str) -> IResult<&str, Stmt<'_>> {
[INFO] [stdout]     |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:529:19
[INFO] [stdout]     |
[INFO] [stdout] 529 | fn stmt_return(i: &str) -> IResult<&str, Stmt> {
[INFO] [stdout]     |                   ^^^^             ^^^^  ^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                   |                |
[INFO] [stdout]     |                   |                the same lifetime is elided 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] 529 | fn stmt_return(i: &str) -> IResult<&str, Stmt<'_>> {
[INFO] [stdout]     |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:537:18
[INFO] [stdout]     |
[INFO] [stdout] 537 | fn stmt_break(i: &str) -> IResult<&str, Stmt> {
[INFO] [stdout]     |                  ^^^^             ^^^^  ^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                  |                |
[INFO] [stdout]     |                  |                the same lifetime is elided 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] 537 | fn stmt_break(i: &str) -> IResult<&str, Stmt<'_>> {
[INFO] [stdout]     |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:542:21
[INFO] [stdout]     |
[INFO] [stdout] 542 | fn stmt_continue(i: &str) -> IResult<&str, Stmt> {
[INFO] [stdout]     |                     ^^^^             ^^^^  ^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |                |
[INFO] [stdout]     |                     |                the same lifetime is elided 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] 542 | fn stmt_continue(i: &str) -> IResult<&str, Stmt<'_>> {
[INFO] [stdout]     |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:547:18
[INFO] [stdout]     |
[INFO] [stdout] 547 | fn stmt_print(i: &str) -> IResult<&str, Stmt> {
[INFO] [stdout]     |                  ^^^^             ^^^^  ^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                  |                |
[INFO] [stdout]     |                  |                the same lifetime is elided 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] 547 | fn stmt_print(i: &str) -> IResult<&str, Stmt<'_>> {
[INFO] [stdout]     |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:555:12
[INFO] [stdout]     |
[INFO] [stdout] 555 | fn expr(i: &str) -> IResult<&str, Expression> {
[INFO] [stdout]     |            ^^^^             ^^^^  ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |            |                |
[INFO] [stdout]     |            |                the same lifetime is elided 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] 555 | fn expr(i: &str) -> IResult<&str, Expression<'_>> {
[INFO] [stdout]     |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:572:17
[INFO] [stdout]     |
[INFO] [stdout] 572 | fn expr_call(i: &str) -> IResult<&str, Expr> {
[INFO] [stdout]     |                 ^^^^             ^^^^  ^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |                |
[INFO] [stdout]     |                 |                the same lifetime is elided 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] 572 | fn expr_call(i: &str) -> IResult<&str, Expr<'_>> {
[INFO] [stdout]     |                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:583:21
[INFO] [stdout]     |
[INFO] [stdout] 583 | fn expr_var_path(i: &str) -> IResult<&str, Expr> {
[INFO] [stdout]     |                     ^^^^             ^^^^  ^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |                |
[INFO] [stdout]     |                     |                the same lifetime is elided 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] 583 | fn expr_var_path(i: &str) -> IResult<&str, Expr<'_>> {
[INFO] [stdout]     |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:587:16
[INFO] [stdout]     |
[INFO] [stdout] 587 | fn var_path(i: &str) -> IResult<&str, VarPath> {
[INFO] [stdout]     |                ^^^^             ^^^^  ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                |                |
[INFO] [stdout]     |                |                the same lifetime is elided 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] 587 | fn var_path(i: &str) -> IResult<&str, VarPath<'_>> {
[INFO] [stdout]     |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:607:16
[INFO] [stdout]     |
[INFO] [stdout] 607 | fn expr_lit(i: &str) -> IResult<&str, Expr> {
[INFO] [stdout]     |                ^^^^             ^^^^  ^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                |                |
[INFO] [stdout]     |                |                the same lifetime is elided 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] 607 | fn expr_lit(i: &str) -> IResult<&str, Expr<'_>> {
[INFO] [stdout]     |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:611:18
[INFO] [stdout]     |
[INFO] [stdout] 611 | fn expr_tuple(i: &str) -> IResult<&str, Expr> {
[INFO] [stdout]     |                  ^^^^             ^^^^  ^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                  |                |
[INFO] [stdout]     |                  |                the same lifetime is elided 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] 611 | fn expr_tuple(i: &str) -> IResult<&str, Expr<'_>> {
[INFO] [stdout]     |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:620:18
[INFO] [stdout]     |
[INFO] [stdout] 620 | fn expr_named(i: &str) -> IResult<&str, Expr> {
[INFO] [stdout]     |                  ^^^^             ^^^^  ^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                  |                |
[INFO] [stdout]     |                  |                the same lifetime is elided 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] 620 | fn expr_named(i: &str) -> IResult<&str, Expr<'_>> {
[INFO] [stdout]     |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:631:23
[INFO] [stdout]     |
[INFO] [stdout] 631 | fn expr_named_init(i: &str) -> IResult<&str, (&str, Expression)> {
[INFO] [stdout]     |                       ^^^^             ^^^^   ^^^^  ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                       |                |      |
[INFO] [stdout]     |                       |                |      the same lifetime is elided here
[INFO] [stdout]     |                       |                the same lifetime is elided 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] 631 | fn expr_named_init(i: &str) -> IResult<&str, (&str, Expression<'_>)> {
[INFO] [stdout]     |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:641:15
[INFO] [stdout]     |
[INFO] [stdout] 641 | fn lit_int(i: &str) -> IResult<&str, Literal> {
[INFO] [stdout]     |               ^^^^             ^^^^  ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |               |                |
[INFO] [stdout]     |               |                the same lifetime is elided 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] 641 | fn lit_int(i: &str) -> IResult<&str, Literal<'_>> {
[INFO] [stdout]     |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:645:15
[INFO] [stdout]     |
[INFO] [stdout] 645 | fn lit_str(i: &str) -> IResult<&str, Literal> {
[INFO] [stdout]     |               ^^^^             ^^^^  ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |               |                |
[INFO] [stdout]     |               |                the same lifetime is elided 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] 645 | fn lit_str(i: &str) -> IResult<&str, Literal<'_>> {
[INFO] [stdout]     |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:652:16
[INFO] [stdout]     |
[INFO] [stdout] 652 | fn lit_bool(i: &str) -> IResult<&str, Literal> {
[INFO] [stdout]     |                ^^^^             ^^^^  ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                |                |
[INFO] [stdout]     |                |                the same lifetime is elided 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] 652 | fn lit_bool(i: &str) -> IResult<&str, Literal<'_>> {
[INFO] [stdout]     |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:659:17
[INFO] [stdout]     |
[INFO] [stdout] 659 | fn lit_empty(i: &str) -> IResult<&str, Literal> {
[INFO] [stdout]     |                 ^^^^             ^^^^  ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |                |
[INFO] [stdout]     |                 |                the same lifetime is elided 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] 659 | fn lit_empty(i: &str) -> IResult<&str, Literal<'_>> {
[INFO] [stdout]     |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:663:16
[INFO] [stdout]     |
[INFO] [stdout] 663 | fn var_decl(i: &str) -> IResult<&str, VarDecl> {
[INFO] [stdout]     |                ^^^^             ^^^^  ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                |                |
[INFO] [stdout]     |                |                the same lifetime is elided 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] 663 | fn var_decl(i: &str) -> IResult<&str, VarDecl<'_>> {
[INFO] [stdout]     |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:674:21
[INFO] [stdout]     |
[INFO] [stdout] 674 | fn untyped_ident(i: &str) -> IResult<&str, VarDecl> {
[INFO] [stdout]     |                     ^^^^             ^^^^  ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |                |
[INFO] [stdout]     |                     |                the same lifetime is elided 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] 674 | fn untyped_ident(i: &str) -> IResult<&str, VarDecl<'_>> {
[INFO] [stdout]     |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:689:19
[INFO] [stdout]     |
[INFO] [stdout] 689 | fn typed_ident(i: &str) -> IResult<&str, VarDecl> {
[INFO] [stdout]     |                   ^^^^             ^^^^  ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                   |                |
[INFO] [stdout]     |                   |                the same lifetime is elided 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] 689 | fn typed_ident(i: &str) -> IResult<&str, VarDecl<'_>> {
[INFO] [stdout]     |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:709:14
[INFO] [stdout]     |
[INFO] [stdout] 709 | fn ty_ref(i: &str) -> IResult<&str, TyName> {
[INFO] [stdout]     |              ^^^^             ^^^^  ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |              |                |
[INFO] [stdout]     |              |                the same lifetime is elided 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] 709 | fn ty_ref(i: &str) -> IResult<&str, TyName<'_>> {
[INFO] [stdout]     |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:721:18
[INFO] [stdout]     |
[INFO] [stdout] 721 | fn ty_ref_int(i: &str) -> IResult<&str, TyName> {
[INFO] [stdout]     |                  ^^^^             ^^^^  ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                  |                |
[INFO] [stdout]     |                  |                the same lifetime is elided 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] 721 | fn ty_ref_int(i: &str) -> IResult<&str, TyName<'_>> {
[INFO] [stdout]     |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:724:18
[INFO] [stdout]     |
[INFO] [stdout] 724 | fn ty_ref_str(i: &str) -> IResult<&str, TyName> {
[INFO] [stdout]     |                  ^^^^             ^^^^  ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                  |                |
[INFO] [stdout]     |                  |                the same lifetime is elided 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] 724 | fn ty_ref_str(i: &str) -> IResult<&str, TyName<'_>> {
[INFO] [stdout]     |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:727:19
[INFO] [stdout]     |
[INFO] [stdout] 727 | fn ty_ref_bool(i: &str) -> IResult<&str, TyName> {
[INFO] [stdout]     |                   ^^^^             ^^^^  ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                   |                |
[INFO] [stdout]     |                   |                the same lifetime is elided 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] 727 | fn ty_ref_bool(i: &str) -> IResult<&str, TyName<'_>> {
[INFO] [stdout]     |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:730:20
[INFO] [stdout]     |
[INFO] [stdout] 730 | fn ty_ref_empty(i: &str) -> IResult<&str, TyName> {
[INFO] [stdout]     |                    ^^^^             ^^^^  ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                    |                |
[INFO] [stdout]     |                    |                the same lifetime is elided 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] 730 | fn ty_ref_empty(i: &str) -> IResult<&str, TyName<'_>> {
[INFO] [stdout]     |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:733:19
[INFO] [stdout]     |
[INFO] [stdout] 733 | fn ty_ref_func(i: &str) -> IResult<&str, TyName> {
[INFO] [stdout]     |                   ^^^^             ^^^^  ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                   |                |
[INFO] [stdout]     |                   |                the same lifetime is elided 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] 733 | fn ty_ref_func(i: &str) -> IResult<&str, TyName<'_>> {
[INFO] [stdout]     |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:750:20
[INFO] [stdout]     |
[INFO] [stdout] 750 | fn ty_ref_tuple(i: &str) -> IResult<&str, TyName> {
[INFO] [stdout]     |                    ^^^^             ^^^^  ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                    |                |
[INFO] [stdout]     |                    |                the same lifetime is elided 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] 750 | fn ty_ref_tuple(i: &str) -> IResult<&str, TyName<'_>> {
[INFO] [stdout]     |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:758:20
[INFO] [stdout]     |
[INFO] [stdout] 758 | fn ty_ref_named(i: &str) -> IResult<&str, TyName> {
[INFO] [stdout]     |                    ^^^^             ^^^^  ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                    |                |
[INFO] [stdout]     |                    |                the same lifetime is elided 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] 758 | fn ty_ref_named(i: &str) -> IResult<&str, TyName<'_>> {
[INFO] [stdout]     |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:762:19
[INFO] [stdout]     |
[INFO] [stdout] 762 | fn struct_item(i: &str) -> IResult<&str, StructItem> {
[INFO] [stdout]     |                   ^^^^             ^^^^  ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                   |                |
[INFO] [stdout]     |                   |                the same lifetime is elided 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] 762 | fn struct_item(i: &str) -> IResult<&str, StructItem<'_>> {
[INFO] [stdout]     |                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:765:25
[INFO] [stdout]     |
[INFO] [stdout] 765 | fn struct_item_field(i: &str) -> IResult<&str, StructItem> {
[INFO] [stdout]     |                         ^^^^             ^^^^  ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                         |                |
[INFO] [stdout]     |                         |                the same lifetime is elided 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] 765 | fn struct_item_field(i: &str) -> IResult<&str, StructItem<'_>> {
[INFO] [stdout]     |                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:774:23
[INFO] [stdout]     |
[INFO] [stdout] 774 | fn struct_item_end(i: &str) -> IResult<&str, StructItem> {
[INFO] [stdout]     |                       ^^^^             ^^^^  ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                       |                |
[INFO] [stdout]     |                       |                the same lifetime is elided 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] 774 | fn struct_item_end(i: &str) -> IResult<&str, StructItem<'_>> {
[INFO] [stdout]     |                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.23s
[INFO] running `Command { std: "docker" "inspect" "c5a1e8e47a718c2306bfd24ecd6d9bfaa2fe5894c88156e93790ec91cf6012cf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c5a1e8e47a718c2306bfd24ecd6d9bfaa2fe5894c88156e93790ec91cf6012cf", kill_on_drop: false }`
[INFO] [stdout] c5a1e8e47a718c2306bfd24ecd6d9bfaa2fe5894c88156e93790ec91cf6012cf
