[INFO] cloning repository https://github.com/kitty-lang/shedder
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kitty-lang/shedder" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkitty-lang%2Fshedder", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkitty-lang%2Fshedder'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 5cb38e878682b9c0b9f283bc4c54fe636e4e9019
[INFO] checking kitty-lang/shedder against master#bca37a20bd376ce3fd138e7cdee7fe704e0f8814 for pr-139493-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkitty-lang%2Fshedder" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/kitty-lang/shedder
[INFO] finished tweaking git repo https://github.com/kitty-lang/shedder
[INFO] tweaked toml for git repo https://github.com/kitty-lang/shedder written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/kitty-lang/shedder 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/kitty-lang/shedder 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 git repository `https://github.com/TheDan64/inkwell`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded structopt-derive v0.2.17
[INFO] [stderr]   Downloaded enum-methods v0.0.8
[INFO] [stderr]   Downloaded llvm-sys v70.2.0
[INFO] [stderr]   Downloaded structopt v0.2.17
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 4749f3e37801e93309b982397894d50a8c4c07f0f9869ded60ed8d5e67e10180
[INFO] running `Command { std: "docker" "start" "-a" "4749f3e37801e93309b982397894d50a8c4c07f0f9869ded60ed8d5e67e10180", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4749f3e37801e93309b982397894d50a8c4c07f0f9869ded60ed8d5e67e10180", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4749f3e37801e93309b982397894d50a8c4c07f0f9869ded60ed8d5e67e10180", kill_on_drop: false }`
[INFO] [stdout] 4749f3e37801e93309b982397894d50a8c4c07f0f9869ded60ed8d5e67e10180
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] fbb11170af1cdc399464dbc1f4b4065447d9231932fda570ac8ee011933b4482
[INFO] running `Command { std: "docker" "start" "-a" "fbb11170af1cdc399464dbc1f4b4065447d9231932fda570ac8ee011933b4482", kill_on_drop: false }`
[INFO] [stderr]    Compiling memchr v2.2.0
[INFO] [stderr]    Compiling lazy_static v1.3.0
[INFO] [stderr]    Compiling regex v1.1.6
[INFO] [stderr]    Compiling libc v0.2.58
[INFO] [stderr]    Compiling ucd-util v0.1.3
[INFO] [stderr]    Compiling utf8-ranges v1.0.2
[INFO] [stderr]    Compiling syn v0.15.34
[INFO] [stderr]    Compiling cc v1.0.37
[INFO] [stderr]     Checking unicode-width v0.1.5
[INFO] [stderr]    Compiling unicode-segmentation v1.3.0
[INFO] [stderr]     Checking bitflags v1.0.4
[INFO] [stderr]    Compiling syn v0.11.11
[INFO] [stderr]    Compiling inkwell v0.1.0 (https://github.com/TheDan64/inkwell?branch=llvm7-0#3d76e55a)
[INFO] [stderr]     Checking either v1.5.2
[INFO] [stderr]    Compiling quote v0.6.12
[INFO] [stderr]    Compiling thread_local v0.3.6
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]    Compiling regex-syntax v0.6.6
[INFO] [stderr]    Compiling heck v0.3.1
[INFO] [stderr]    Compiling aho-corasick v0.7.3
[INFO] [stderr]     Checking atty v0.2.11
[INFO] [stderr]     Checking clap v2.33.0
[INFO] [stderr]    Compiling enum-methods v0.0.8
[INFO] [stderr]    Compiling structopt-derive v0.2.17
[INFO] [stderr]    Compiling inkwell_internal_macros v0.1.0 (https://github.com/TheDan64/inkwell?branch=llvm7-0#3d76e55a)
[INFO] [stderr]     Checking structopt v0.2.17
[INFO] [stderr]    Compiling llvm-sys v70.2.0
[INFO] [stderr]     Checking shedder v0.0.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `graph::Dependency`
[INFO] [stdout]   --> src/dependencies/mod.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub use graph::Dependency;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `graph::Dependency`
[INFO] [stdout]   --> src/dependencies/mod.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub use graph::Dependency;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `ty` is never read
[INFO] [stdout]   --> src/compiler/compile.rs:51:5
[INFO] [stdout]    |
[INFO] [stdout] 49 | struct Func<'f> {
[INFO] [stdout]    |        ---- field in this struct
[INFO] [stdout] 50 |     func: FunctionValue,
[INFO] [stdout] 51 |     ty: CompilerTy<'f>,
[INFO] [stdout]    |     ^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Func` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `name` is never read
[INFO] [stdout]   --> src/dependencies/module.rs:13:16
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub(super) struct Module<'m> {
[INFO] [stdout]    |                   ------ field in this struct
[INFO] [stdout] 13 |     pub(super) name: Ident<'m>,
[INFO] [stdout]    |                ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Module` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/ast/mod.rs:35:19
[INFO] [stdout]    |
[INFO] [stdout] 35 |     pub fn verify(&self) -> Result<()> {
[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]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 35 |     pub fn verify(&self) -> Result<'_, ()> {
[INFO] [stdout]    |                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/ast/expr.rs:14:9
[INFO] [stdout]    |
[INFO] [stdout] 14 |         &self,
[INFO] [stdout]    |         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 18 |     ) -> Result<Ty> {
[INFO] [stdout]    |          ^^^^^^^^^^ 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] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 18 |     ) -> Result<'_, Ty> {
[INFO] [stdout]    |                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/ast/func.rs:46:26
[INFO] [stdout]    |
[INFO] [stdout] 46 |     pub(super) fn verify(&self, tree: &'f Tree) -> Result<()> {
[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] 46 |     pub(super) fn verify(&self, tree: &'f Tree) -> Result<'_, ()> {
[INFO] [stdout]    |                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/ast/module.rs:34:26
[INFO] [stdout]    |
[INFO] [stdout] 34 |     pub(super) fn verify(&self, tree: &'m Tree) -> Result<()> {
[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] 34 |     pub(super) fn verify(&self, tree: &'m Tree) -> Result<'_, ()> {
[INFO] [stdout]    |                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/dependencies/mod.rs:33:19
[INFO] [stdout]    |
[INFO] [stdout] 33 |     pub fn verify(&self) -> Result<()> {
[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] 33 |     pub fn verify(&self) -> Result<'_, ()> {
[INFO] [stdout]    |                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]  --> src/dependencies/expr.rs:6:32
[INFO] [stdout]   |
[INFO] [stdout] 6 |     pub(super) fn dependencies(&self) -> Vec<Dependency> {
[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] 6 |     pub(super) fn dependencies(&self) -> Vec<Dependency<'_>> {
[INFO] [stdout]   |                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/dependencies/func.rs:40:26
[INFO] [stdout]    |
[INFO] [stdout] 40 |     pub(super) fn verify(&self, graph: &Graph) -> Result<()> {
[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] 40 |     pub(super) fn verify(&self, graph: &Graph) -> Result<'_, ()> {
[INFO] [stdout]    |                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/dependencies/module.rs:40:26
[INFO] [stdout]    |
[INFO] [stdout] 40 |     pub(super) fn verify(&self, graph: &Graph) -> Result<()> {
[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] 40 |     pub(super) fn verify(&self, graph: &Graph) -> Result<'_, ()> {
[INFO] [stdout]    |                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]  --> src/dependencies/stmt.rs:6:32
[INFO] [stdout]   |
[INFO] [stdout] 6 |     pub(super) fn dependencies(&self) -> Vec<Dependency> {
[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] 6 |     pub(super) fn dependencies(&self) -> Vec<Dependency<'_>> {
[INFO] [stdout]   |                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/parser/mod.rs:20:46
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub fn parse<'t>(tokens: &'t [Token<'t>]) -> Result<Module> {
[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 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 `'t`
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub fn parse<'t>(tokens: &'t [Token<'t>]) -> Result<'t, Module<'t>> {
[INFO] [stdout]    |                                                     +++       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/parser/mod.rs:50:61
[INFO] [stdout]    |
[INFO] [stdout] 50 | fn try_get_ident<'t>(tokens: &'t [Token<'t>], at: usize) -> Result<&'t Ident<'t>> {
[INFO] [stdout]    |                               --        --                  ^^^^^^^^--^^^^^^^--^^
[INFO] [stdout]    |                               |         |                   |       |        |
[INFO] [stdout]    |                               |         |                   |       |        the same lifetime is named here
[INFO] [stdout]    |                               |         |                   |       the same lifetime is named here
[INFO] [stdout]    |                               |         |                   the same lifetime is hidden here
[INFO] [stdout]    |                               |         the lifetime is named here
[INFO] [stdout]    |                               the lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'t`
[INFO] [stdout]    |
[INFO] [stdout] 50 | fn try_get_ident<'t>(tokens: &'t [Token<'t>], at: usize) -> Result<'t, &'t Ident<'t>> {
[INFO] [stdout]    |                                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/parser/decl.rs:47:53
[INFO] [stdout]    |
[INFO] [stdout] 47 |     pub(super) fn parse(tokens: &'d [Token<'d>]) -> Result<(usize, Decl<'d>)> {
[INFO] [stdout]    |                                  --        --       ^^^^^^^^^^^^^^^^^^^^--^^^
[INFO] [stdout]    |                                  |         |        |                   |
[INFO] [stdout]    |                                  |         |        |                   the same lifetime is named here
[INFO] [stdout]    |                                  |         |        the same lifetime is hidden here
[INFO] [stdout]    |                                  |         the lifetime is named here
[INFO] [stdout]    |                                  the lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'d`
[INFO] [stdout]    |
[INFO] [stdout] 47 |     pub(super) fn parse(tokens: &'d [Token<'d>]) -> Result<'d, (usize, Decl<'d>)> {
[INFO] [stdout]    |                                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/parser/decl.rs:68:42
[INFO] [stdout]    |
[INFO] [stdout] 68 |     fn parse(tokens: &'f [Token<'f>]) -> Result<(usize, Func<'f>)> {
[INFO] [stdout]    |                       --        --       ^^^^^^^^^^^^^^^^^^^^--^^^
[INFO] [stdout]    |                       |         |        |                   |
[INFO] [stdout]    |                       |         |        |                   the same lifetime is named here
[INFO] [stdout]    |                       |         |        the same lifetime is hidden here
[INFO] [stdout]    |                       |         the lifetime is named here
[INFO] [stdout]    |                       the lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'f`
[INFO] [stdout]    |
[INFO] [stdout] 68 |     fn parse(tokens: &'f [Token<'f>]) -> Result<'f, (usize, Func<'f>)> {
[INFO] [stdout]    |                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/parser/expr.rs:87:53
[INFO] [stdout]    |
[INFO] [stdout] 87 |     pub(super) fn parse(tokens: &'e [Token<'e>]) -> Result<(usize, Expr<'e>)> {
[INFO] [stdout]    |                                  --        --       ^^^^^^^^^^^^^^^^^^^^--^^^
[INFO] [stdout]    |                                  |         |        |                   |
[INFO] [stdout]    |                                  |         |        |                   the same lifetime is named here
[INFO] [stdout]    |                                  |         |        the same lifetime is hidden here
[INFO] [stdout]    |                                  |         the lifetime is named here
[INFO] [stdout]    |                                  the lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'e`
[INFO] [stdout]    |
[INFO] [stdout] 87 |     pub(super) fn parse(tokens: &'e [Token<'e>]) -> Result<'e, (usize, Expr<'e>)> {
[INFO] [stdout]    |                                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/parser/expr.rs:208:42
[INFO] [stdout]     |
[INFO] [stdout] 208 |     fn parse(tokens: &'f [Token<'f>]) -> Result<(usize, Func<'f>)> {
[INFO] [stdout]     |                       --        --       ^^^^^^^^^^^^^^^^^^^^--^^^
[INFO] [stdout]     |                       |         |        |                   |
[INFO] [stdout]     |                       |         |        |                   the same lifetime is named here
[INFO] [stdout]     |                       |         |        the same lifetime is hidden here
[INFO] [stdout]     |                       |         the lifetime is named here
[INFO] [stdout]     |                       the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'f`
[INFO] [stdout]     |
[INFO] [stdout] 208 |     fn parse(tokens: &'f [Token<'f>]) -> Result<'f, (usize, Func<'f>)> {
[INFO] [stdout]     |                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/expr.rs:262:18
[INFO] [stdout]     |
[INFO] [stdout] 262 |     pub fn inner(&self) -> &[Expr] {
[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] 262 |     pub fn inner(&self) -> &[Expr<'_>] {
[INFO] [stdout]     |                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/parser/stmt.rs:43:53
[INFO] [stdout]    |
[INFO] [stdout] 43 |     pub(super) fn parse(tokens: &'s [Token<'s>]) -> Result<(usize, Stmt<'s>)> {
[INFO] [stdout]    |                                  --        --       ^^^^^^^^^^^^^^^^^^^^--^^^
[INFO] [stdout]    |                                  |         |        |                   |
[INFO] [stdout]    |                                  |         |        |                   the same lifetime is named here
[INFO] [stdout]    |                                  |         |        the same lifetime is hidden here
[INFO] [stdout]    |                                  |         the lifetime is named here
[INFO] [stdout]    |                                  the lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'s`
[INFO] [stdout]    |
[INFO] [stdout] 43 |     pub(super) fn parse(tokens: &'s [Token<'s>]) -> Result<'s, (usize, Stmt<'s>)> {
[INFO] [stdout]    |                                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/parser/stmt.rs:123:42
[INFO] [stdout]     |
[INFO] [stdout] 123 |     fn parse(tokens: &'l [Token<'l>]) -> Result<(usize, Let<'l>)> {
[INFO] [stdout]     |                       --        --       ^^^^^^^^^^^^^^^^^^^--^^^
[INFO] [stdout]     |                       |         |        |                  |
[INFO] [stdout]     |                       |         |        |                  the same lifetime is named here
[INFO] [stdout]     |                       |         |        the same lifetime is hidden here
[INFO] [stdout]     |                       |         the lifetime is named here
[INFO] [stdout]     |                       the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'l`
[INFO] [stdout]     |
[INFO] [stdout] 123 |     fn parse(tokens: &'l [Token<'l>]) -> Result<'l, (usize, Let<'l>)> {
[INFO] [stdout]     |                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/parser/stmt.rs:159:42
[INFO] [stdout]     |
[INFO] [stdout] 159 |     fn parse(tokens: &'r [Token<'r>]) -> Result<(usize, Return<'r>)> {
[INFO] [stdout]     |                       --        --       ^^^^^^^^^^^^^^^^^^^^^^--^^^
[INFO] [stdout]     |                       |         |        |                     |
[INFO] [stdout]     |                       |         |        |                     the same lifetime is named here
[INFO] [stdout]     |                       |         |        the same lifetime is hidden here
[INFO] [stdout]     |                       |         the lifetime is named here
[INFO] [stdout]     |                       the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'r`
[INFO] [stdout]     |
[INFO] [stdout] 159 |     fn parse(tokens: &'r [Token<'r>]) -> Result<'r, (usize, Return<'r>)> {
[INFO] [stdout]     |                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `ty` is never read
[INFO] [stdout]   --> src/compiler/compile.rs:51:5
[INFO] [stdout]    |
[INFO] [stdout] 49 | struct Func<'f> {
[INFO] [stdout]    |        ---- field in this struct
[INFO] [stdout] 50 |     func: FunctionValue,
[INFO] [stdout] 51 |     ty: CompilerTy<'f>,
[INFO] [stdout]    |     ^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Func` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `name` is never read
[INFO] [stdout]   --> src/dependencies/module.rs:13:16
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub(super) struct Module<'m> {
[INFO] [stdout]    |                   ------ field in this struct
[INFO] [stdout] 13 |     pub(super) name: Ident<'m>,
[INFO] [stdout]    |                ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Module` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/ast/mod.rs:35:19
[INFO] [stdout]    |
[INFO] [stdout] 35 |     pub fn verify(&self) -> Result<()> {
[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]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 35 |     pub fn verify(&self) -> Result<'_, ()> {
[INFO] [stdout]    |                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/ast/expr.rs:14:9
[INFO] [stdout]    |
[INFO] [stdout] 14 |         &self,
[INFO] [stdout]    |         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 18 |     ) -> Result<Ty> {
[INFO] [stdout]    |          ^^^^^^^^^^ 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] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 18 |     ) -> Result<'_, Ty> {
[INFO] [stdout]    |                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/ast/func.rs:46:26
[INFO] [stdout]    |
[INFO] [stdout] 46 |     pub(super) fn verify(&self, tree: &'f Tree) -> Result<()> {
[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] 46 |     pub(super) fn verify(&self, tree: &'f Tree) -> Result<'_, ()> {
[INFO] [stdout]    |                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/ast/module.rs:34:26
[INFO] [stdout]    |
[INFO] [stdout] 34 |     pub(super) fn verify(&self, tree: &'m Tree) -> Result<()> {
[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] 34 |     pub(super) fn verify(&self, tree: &'m Tree) -> Result<'_, ()> {
[INFO] [stdout]    |                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/dependencies/mod.rs:33:19
[INFO] [stdout]    |
[INFO] [stdout] 33 |     pub fn verify(&self) -> Result<()> {
[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] 33 |     pub fn verify(&self) -> Result<'_, ()> {
[INFO] [stdout]    |                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]  --> src/dependencies/expr.rs:6:32
[INFO] [stdout]   |
[INFO] [stdout] 6 |     pub(super) fn dependencies(&self) -> Vec<Dependency> {
[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] 6 |     pub(super) fn dependencies(&self) -> Vec<Dependency<'_>> {
[INFO] [stdout]   |                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/dependencies/func.rs:40:26
[INFO] [stdout]    |
[INFO] [stdout] 40 |     pub(super) fn verify(&self, graph: &Graph) -> Result<()> {
[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] 40 |     pub(super) fn verify(&self, graph: &Graph) -> Result<'_, ()> {
[INFO] [stdout]    |                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/dependencies/module.rs:40:26
[INFO] [stdout]    |
[INFO] [stdout] 40 |     pub(super) fn verify(&self, graph: &Graph) -> Result<()> {
[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] 40 |     pub(super) fn verify(&self, graph: &Graph) -> Result<'_, ()> {
[INFO] [stdout]    |                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.76s
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]  --> src/dependencies/stmt.rs:6:32
[INFO] [stdout]   |
[INFO] [stdout] 6 |     pub(super) fn dependencies(&self) -> Vec<Dependency> {
[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] 6 |     pub(super) fn dependencies(&self) -> Vec<Dependency<'_>> {
[INFO] [stdout]   |                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/parser/mod.rs:20:46
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub fn parse<'t>(tokens: &'t [Token<'t>]) -> Result<Module> {
[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 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 `'t`
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub fn parse<'t>(tokens: &'t [Token<'t>]) -> Result<'t, Module<'t>> {
[INFO] [stdout]    |                                                     +++       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/parser/mod.rs:50:61
[INFO] [stdout]    |
[INFO] [stdout] 50 | fn try_get_ident<'t>(tokens: &'t [Token<'t>], at: usize) -> Result<&'t Ident<'t>> {
[INFO] [stdout]    |                               --        --                  ^^^^^^^^--^^^^^^^--^^
[INFO] [stdout]    |                               |         |                   |       |        |
[INFO] [stdout]    |                               |         |                   |       |        the same lifetime is named here
[INFO] [stdout]    |                               |         |                   |       the same lifetime is named here
[INFO] [stdout]    |                               |         |                   the same lifetime is hidden here
[INFO] [stdout]    |                               |         the lifetime is named here
[INFO] [stdout]    |                               the lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'t`
[INFO] [stdout]    |
[INFO] [stdout] 50 | fn try_get_ident<'t>(tokens: &'t [Token<'t>], at: usize) -> Result<'t, &'t Ident<'t>> {
[INFO] [stdout]    |                                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/parser/decl.rs:47:53
[INFO] [stdout]    |
[INFO] [stdout] 47 |     pub(super) fn parse(tokens: &'d [Token<'d>]) -> Result<(usize, Decl<'d>)> {
[INFO] [stdout]    |                                  --        --       ^^^^^^^^^^^^^^^^^^^^--^^^
[INFO] [stdout]    |                                  |         |        |                   |
[INFO] [stdout]    |                                  |         |        |                   the same lifetime is named here
[INFO] [stdout]    |                                  |         |        the same lifetime is hidden here
[INFO] [stdout]    |                                  |         the lifetime is named here
[INFO] [stdout]    |                                  the lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'d`
[INFO] [stdout]    |
[INFO] [stdout] 47 |     pub(super) fn parse(tokens: &'d [Token<'d>]) -> Result<'d, (usize, Decl<'d>)> {
[INFO] [stdout]    |                                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/parser/decl.rs:68:42
[INFO] [stdout]    |
[INFO] [stdout] 68 |     fn parse(tokens: &'f [Token<'f>]) -> Result<(usize, Func<'f>)> {
[INFO] [stdout]    |                       --        --       ^^^^^^^^^^^^^^^^^^^^--^^^
[INFO] [stdout]    |                       |         |        |                   |
[INFO] [stdout]    |                       |         |        |                   the same lifetime is named here
[INFO] [stdout]    |                       |         |        the same lifetime is hidden here
[INFO] [stdout]    |                       |         the lifetime is named here
[INFO] [stdout]    |                       the lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'f`
[INFO] [stdout]    |
[INFO] [stdout] 68 |     fn parse(tokens: &'f [Token<'f>]) -> Result<'f, (usize, Func<'f>)> {
[INFO] [stdout]    |                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/parser/expr.rs:87:53
[INFO] [stdout]    |
[INFO] [stdout] 87 |     pub(super) fn parse(tokens: &'e [Token<'e>]) -> Result<(usize, Expr<'e>)> {
[INFO] [stdout]    |                                  --        --       ^^^^^^^^^^^^^^^^^^^^--^^^
[INFO] [stdout]    |                                  |         |        |                   |
[INFO] [stdout]    |                                  |         |        |                   the same lifetime is named here
[INFO] [stdout]    |                                  |         |        the same lifetime is hidden here
[INFO] [stdout]    |                                  |         the lifetime is named here
[INFO] [stdout]    |                                  the lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'e`
[INFO] [stdout]    |
[INFO] [stdout] 87 |     pub(super) fn parse(tokens: &'e [Token<'e>]) -> Result<'e, (usize, Expr<'e>)> {
[INFO] [stdout]    |                                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/parser/expr.rs:208:42
[INFO] [stdout]     |
[INFO] [stdout] 208 |     fn parse(tokens: &'f [Token<'f>]) -> Result<(usize, Func<'f>)> {
[INFO] [stdout]     |                       --        --       ^^^^^^^^^^^^^^^^^^^^--^^^
[INFO] [stdout]     |                       |         |        |                   |
[INFO] [stdout]     |                       |         |        |                   the same lifetime is named here
[INFO] [stdout]     |                       |         |        the same lifetime is hidden here
[INFO] [stdout]     |                       |         the lifetime is named here
[INFO] [stdout]     |                       the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'f`
[INFO] [stdout]     |
[INFO] [stdout] 208 |     fn parse(tokens: &'f [Token<'f>]) -> Result<'f, (usize, Func<'f>)> {
[INFO] [stdout]     |                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/expr.rs:262:18
[INFO] [stdout]     |
[INFO] [stdout] 262 |     pub fn inner(&self) -> &[Expr] {
[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] 262 |     pub fn inner(&self) -> &[Expr<'_>] {
[INFO] [stdout]     |                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/parser/stmt.rs:43:53
[INFO] [stdout]    |
[INFO] [stdout] 43 |     pub(super) fn parse(tokens: &'s [Token<'s>]) -> Result<(usize, Stmt<'s>)> {
[INFO] [stdout]    |                                  --        --       ^^^^^^^^^^^^^^^^^^^^--^^^
[INFO] [stdout]    |                                  |         |        |                   |
[INFO] [stdout]    |                                  |         |        |                   the same lifetime is named here
[INFO] [stdout]    |                                  |         |        the same lifetime is hidden here
[INFO] [stdout]    |                                  |         the lifetime is named here
[INFO] [stdout]    |                                  the lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'s`
[INFO] [stdout]    |
[INFO] [stdout] 43 |     pub(super) fn parse(tokens: &'s [Token<'s>]) -> Result<'s, (usize, Stmt<'s>)> {
[INFO] [stdout]    |                                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/parser/stmt.rs:123:42
[INFO] [stdout]     |
[INFO] [stdout] 123 |     fn parse(tokens: &'l [Token<'l>]) -> Result<(usize, Let<'l>)> {
[INFO] [stdout]     |                       --        --       ^^^^^^^^^^^^^^^^^^^--^^^
[INFO] [stdout]     |                       |         |        |                  |
[INFO] [stdout]     |                       |         |        |                  the same lifetime is named here
[INFO] [stdout]     |                       |         |        the same lifetime is hidden here
[INFO] [stdout]     |                       |         the lifetime is named here
[INFO] [stdout]     |                       the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'l`
[INFO] [stdout]     |
[INFO] [stdout] 123 |     fn parse(tokens: &'l [Token<'l>]) -> Result<'l, (usize, Let<'l>)> {
[INFO] [stdout]     |                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/parser/stmt.rs:159:42
[INFO] [stdout]     |
[INFO] [stdout] 159 |     fn parse(tokens: &'r [Token<'r>]) -> Result<(usize, Return<'r>)> {
[INFO] [stdout]     |                       --        --       ^^^^^^^^^^^^^^^^^^^^^^--^^^
[INFO] [stdout]     |                       |         |        |                     |
[INFO] [stdout]     |                       |         |        |                     the same lifetime is named here
[INFO] [stdout]     |                       |         |        the same lifetime is hidden here
[INFO] [stdout]     |                       |         the lifetime is named here
[INFO] [stdout]     |                       the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'r`
[INFO] [stdout]     |
[INFO] [stdout] 159 |     fn parse(tokens: &'r [Token<'r>]) -> Result<'r, (usize, Return<'r>)> {
[INFO] [stdout]     |                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "fbb11170af1cdc399464dbc1f4b4065447d9231932fda570ac8ee011933b4482", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fbb11170af1cdc399464dbc1f4b4065447d9231932fda570ac8ee011933b4482", kill_on_drop: false }`
[INFO] [stdout] fbb11170af1cdc399464dbc1f4b4065447d9231932fda570ac8ee011933b4482
