[INFO] cloning repository https://github.com/rohankumardubey/just
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rohankumardubey/just" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frohankumardubey%2Fjust", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frohankumardubey%2Fjust'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c2266d100cd16a23e2bf68ad4773f99e6dcfc7e6
[INFO] checking rohankumardubey/just against master#bca37a20bd376ce3fd138e7cdee7fe704e0f8814 for pr-139493-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frohankumardubey%2Fjust" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/rohankumardubey/just
[INFO] removed 0 missing tests
[INFO] finished tweaking git repo https://github.com/rohankumardubey/just
[INFO] tweaked toml for git repo https://github.com/rohankumardubey/just written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/rohankumardubey/just 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/rohankumardubey/just 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 redox_syscall v0.2.7
[INFO] [stderr]   Downloaded strum v0.20.0
[INFO] [stderr]   Downloaded which v4.1.0
[INFO] [stderr]   Downloaded target v1.0.0
[INFO] [stderr]   Downloaded strum_macros v0.20.1
[INFO] [stderr]   Downloaded snafu v0.6.10
[INFO] [stderr]   Downloaded edit-distance v2.1.0
[INFO] [stderr]   Downloaded env_logger v0.8.3
[INFO] [stderr]   Downloaded snafu-derive v0.6.10
[INFO] [stderr]   Downloaded cc v1.0.67
[INFO] [stderr]   Downloaded output_vt100 v0.1.2
[INFO] [stderr]   Downloaded executable-path v1.0.0
[INFO] [stderr]   Downloaded ctor v0.1.20
[INFO] [stderr]   Downloaded proc-macro2 v1.0.26
[INFO] [stderr]   Downloaded syn v1.0.71
[INFO] [stderr]   Downloaded pretty_assertions v0.7.2
[INFO] [stderr]   Downloaded regex v1.5.3
[INFO] [stderr]   Downloaded libc v0.2.94
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 46bee5da0b5c8c7c2d78702b20bdfe953a579833d9a7f1f31213f65c2723ca97
[INFO] running `Command { std: "docker" "start" "-a" "46bee5da0b5c8c7c2d78702b20bdfe953a579833d9a7f1f31213f65c2723ca97", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "46bee5da0b5c8c7c2d78702b20bdfe953a579833d9a7f1f31213f65c2723ca97", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "46bee5da0b5c8c7c2d78702b20bdfe953a579833d9a7f1f31213f65c2723ca97", kill_on_drop: false }`
[INFO] [stdout] 46bee5da0b5c8c7c2d78702b20bdfe953a579833d9a7f1f31213f65c2723ca97
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 3b24f0deec43046901ff04d00debac335bd5f8673d9c1b9468a2203c890b4b27
[INFO] running `Command { std: "docker" "start" "-a" "3b24f0deec43046901ff04d00debac335bd5f8673d9c1b9468a2203c890b4b27", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.94
[INFO] [stderr]    Compiling proc-macro2 v1.0.26
[INFO] [stderr]    Compiling getrandom v0.2.2
[INFO] [stderr]    Compiling syn v1.0.71
[INFO] [stderr]    Compiling memchr v2.4.0
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]    Compiling unicode-segmentation v1.7.1
[INFO] [stderr]     Checking regex-syntax v0.6.25
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]     Checking humantime v2.1.0
[INFO] [stderr]     Checking edit-distance v2.1.0
[INFO] [stderr]     Checking dotenv v0.15.0
[INFO] [stderr]     Checking target v1.0.0
[INFO] [stderr]     Checking either v1.6.1
[INFO] [stderr]     Checking diff v0.1.12
[INFO] [stderr]     Checking executable-path v1.0.0
[INFO] [stderr]     Checking pretty_assertions v0.7.2
[INFO] [stderr]    Compiling heck v0.3.2
[INFO] [stderr]    Compiling quote v1.0.9
[INFO] [stderr]     Checking aho-corasick v0.7.18
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking nix v0.20.0
[INFO] [stderr]     Checking which v4.1.0
[INFO] [stderr]     Checking clap v2.33.3
[INFO] [stderr]     Checking rand_core v0.6.2
[INFO] [stderr]     Checking rand_chacha v0.3.0
[INFO] [stderr]     Checking regex v1.5.3
[INFO] [stderr]     Checking rand v0.8.3
[INFO] [stderr]     Checking env_logger v0.8.3
[INFO] [stderr]     Checking tempfile v3.2.0
[INFO] [stderr]     Checking test-utilities v0.0.0 (/opt/rustwide/workdir/test-utilities)
[INFO] [stderr]     Checking ctrlc v3.1.9
[INFO] [stderr]    Compiling strum_macros v0.20.1
[INFO] [stderr]    Compiling snafu-derive v0.6.10
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]     Checking snafu v0.6.10
[INFO] [stderr]     Checking strum v0.20.0
[INFO] [stderr]     Checking just v0.9.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition name: `fuzzing`
[INFO] [stdout]   --> src/lib.rs:57:7
[INFO] [stdout]    |
[INFO] [stdout] 57 | #[cfg(fuzzing)]
[INFO] [stdout]    |       ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fuzzing)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fuzzing)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]   --> src/table.rs:94:3
[INFO] [stdout]    |
[INFO] [stdout] 94 |   #[must_use]
[INFO] [stdout]    |   ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions
[INFO] [stdout]    = note: `#[warn(unused_attributes)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `fuzzing`
[INFO] [stdout]   --> src/lib.rs:57:7
[INFO] [stdout]    |
[INFO] [stdout] 57 | #[cfg(fuzzing)]
[INFO] [stdout]    |       ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fuzzing)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fuzzing)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]   --> src/table.rs:94:3
[INFO] [stdout]    |
[INFO] [stdout] 94 |   #[must_use]
[INFO] [stdout]    |   ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions
[INFO] [stdout]    = note: `#[warn(unused_attributes)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `Unindent` is never used
[INFO] [stdout]  --> src/unindent.rs:3:7
[INFO] [stdout]   |
[INFO] [stdout] 3 | trait Unindent<'a> {
[INFO] [stdout]   |       ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `StrItemIndices` is never constructed
[INFO] [stdout]   --> src/unindent.rs:97:8
[INFO] [stdout]    |
[INFO] [stdout] 97 | struct StrItemIndices<'a> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/analyzer.rs:14:74
[INFO] [stdout]    |
[INFO] [stdout] 14 |   pub(crate) fn analyze(module: Module<'src>) -> CompilationResult<'src, Justfile> {
[INFO] [stdout]    |                                        ----                        ----  ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                        |                           |
[INFO] [stdout]    |                                        |                           the same lifetime is named here
[INFO] [stdout]    |                                        the lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: consistently use `'src`
[INFO] [stdout]    |
[INFO] [stdout] 14 |   pub(crate) fn analyze(module: Module<'src>) -> CompilationResult<'src, Justfile<'src>> {
[INFO] [stdout]    |                                                                                  ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]  --> src/compiler.rs:6:30
[INFO] [stdout]   |
[INFO] [stdout] 6 |   pub(crate) fn compile(src: &str) -> CompilationResult<Justfile> {
[INFO] [stdout]   |                              ^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |                              |        |                 |
[INFO] [stdout]   |                              |        |                 the same lifetime is hidden here
[INFO] [stdout]   |                              |        the same lifetime is hidden here
[INFO] [stdout]   |                              the lifetime is elided here
[INFO] [stdout]   |
[INFO] [stdout]   = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]   |
[INFO] [stdout] 6 |   pub(crate) fn compile(src: &str) -> CompilationResult<'_, Justfile<'_>> {
[INFO] [stdout]   |                                                         +++         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/justfile.rs:13:23
[INFO] [stdout]    |
[INFO] [stdout] 13 |   pub(crate) fn first(&self) -> Option<&Recipe> {
[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] 13 |   pub(crate) fn first(&self) -> Option<&Recipe<'_>> {
[INFO] [stdout]    |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/justfile.rs:31:32
[INFO] [stdout]    |
[INFO] [stdout] 31 |   pub(crate) fn suggest_recipe(&self, input: &str) -> Option<Suggestion> {
[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] 31 |   pub(crate) fn suggest_recipe(&self, input: &str) -> Option<Suggestion<'_>> {
[INFO] [stdout]    |                                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/justfile.rs:57:34
[INFO] [stdout]    |
[INFO] [stdout] 57 |   pub(crate) fn suggest_variable(&self, input: &str) -> Option<Suggestion> {
[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] 57 |   pub(crate) fn suggest_variable(&self, input: &str) -> Option<Suggestion<'_>> {
[INFO] [stdout]    |                                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/justfile.rs:233:27
[INFO] [stdout]     |
[INFO] [stdout] 233 |   pub(crate) fn get_alias(&self, name: &str) -> Option<&Alias> {
[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] 233 |   pub(crate) fn get_alias(&self, name: &str) -> Option<&Alias<'_>> {
[INFO] [stdout]     |                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/justfile.rs:297:32
[INFO] [stdout]     |
[INFO] [stdout] 297 |   pub(crate) fn public_recipes(&self, source_order: bool) -> Vec<&Recipe<Dependency>> {
[INFO] [stdout]     |                                ^^^^^                             ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                |                                 ||      |
[INFO] [stdout]     |                                |                                 ||      the same lifetime is hidden here
[INFO] [stdout]     |                                |                                 |the same lifetime is hidden here
[INFO] [stdout]     |                                the lifetime is elided here       the same lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 297 |   pub(crate) fn public_recipes(&self, source_order: bool) -> Vec<&Recipe<'_, Dependency<'_>>> {
[INFO] [stdout]     |                                                                          +++           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/lexer.rs:39:26
[INFO] [stdout]    |
[INFO] [stdout] 39 |   pub(crate) fn lex(src: &str) -> CompilationResult<Vec<Token>> {
[INFO] [stdout]    |                          ^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                          |        |                     |
[INFO] [stdout]    |                          |        |                     the same lifetime is hidden here
[INFO] [stdout]    |                          |        the same lifetime is hidden here
[INFO] [stdout]    |                          the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 39 |   pub(crate) fn lex(src: &str) -> CompilationResult<'_, Vec<Token<'_>>> {
[INFO] [stdout]    |                                                     +++          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/name.rs:32:56
[INFO] [stdout]    |
[INFO] [stdout] 32 |   pub(crate) fn from_identifier(token: Token<'src>) -> Name {
[INFO] [stdout]    |                                              ----      ^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                              |
[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 `'src`
[INFO] [stdout]    |
[INFO] [stdout] 32 |   pub(crate) fn from_identifier(token: Token<'src>) -> Name<'src> {
[INFO] [stdout]    |                                                            ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/recipe.rs:8:11
[INFO] [stdout]    |
[INFO] [stdout]  8 |   recipe: &str,
[INFO] [stdout]    |           ^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 11 | ) -> RuntimeError {
[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] 11 | ) -> RuntimeError<'_> {
[INFO] [stdout]    |                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/runtime_error.rs:90:14
[INFO] [stdout]    |
[INFO] [stdout] 90 |   fn context(&self) -> Option<Token> {
[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] 90 |   fn context(&self) -> Option<Token<'_>> {
[INFO] [stdout]    |                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/scope.rs:46:26
[INFO] [stdout]    |
[INFO] [stdout] 46 |   pub(crate) fn bindings(&self) -> impl Iterator<Item = &Binding<String>> {
[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] 46 |   pub(crate) fn bindings(&self) -> impl Iterator<Item = &Binding<'_, String>> {
[INFO] [stdout]    |                                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/table.rs:29:24
[INFO] [stdout]    |
[INFO] [stdout] 29 |   pub(crate) fn values(&self) -> btree_map::Values<&'key str, V> {
[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] 29 |   pub(crate) fn values(&self) -> btree_map::Values<'_, &'key str, V> {
[INFO] [stdout]    |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/table.rs:37:22
[INFO] [stdout]    |
[INFO] [stdout] 37 |   pub(crate) fn keys(&self) -> btree_map::Keys<&'key str, V> {
[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] 37 |   pub(crate) fn keys(&self) -> btree_map::Keys<'_, &'key str, V> {
[INFO] [stdout]    |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/table.rs:41:22
[INFO] [stdout]    |
[INFO] [stdout] 41 |   pub(crate) fn iter(&self) -> btree_map::Iter<&'key str, V> {
[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] 41 |   pub(crate) fn iter(&self) -> btree_map::Iter<'_, &'key str, V> {
[INFO] [stdout]    |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/unindent.rs:43:35
[INFO] [stdout]    |
[INFO] [stdout] 43 |   fn split_lines(&'a self) -> Vec<&Self> {
[INFO] [stdout]    |                   --              ^^^^^ the same lifetime is elided here
[INFO] [stdout]    |                   |
[INFO] [stdout]    |                   the lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 43 |   fn split_lines(&'a self) -> Vec<&'a Self> {
[INFO] [stdout]    |                                    ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/unindent.rs:73:31
[INFO] [stdout]    |
[INFO] [stdout] 73 |   fn indentation(&'a self) -> &Self {
[INFO] [stdout]    |                   --          ^^^^^ the same lifetime is elided here
[INFO] [stdout]    |                   |
[INFO] [stdout]    |                   the lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 73 |   fn indentation(&'a self) -> &'a Self {
[INFO] [stdout]    |                                ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/warning.rs:11:14
[INFO] [stdout]    |
[INFO] [stdout] 11 |   fn context(&self) -> Option<&Token> {
[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] 11 |   fn context(&self) -> Option<&Token<'_>> {
[INFO] [stdout]    |                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]  --> src/testing.rs:5:29
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub(crate) fn compile(text: &str) -> Justfile {
[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] 5 | pub(crate) fn compile(text: &str) -> Justfile<'_> {
[INFO] [stdout]   |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/analyzer.rs:14:74
[INFO] [stdout]    |
[INFO] [stdout] 14 |   pub(crate) fn analyze(module: Module<'src>) -> CompilationResult<'src, Justfile> {
[INFO] [stdout]    |                                        ----                        ----  ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                        |                           |
[INFO] [stdout]    |                                        |                           the same lifetime is named here
[INFO] [stdout]    |                                        the lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'src`
[INFO] [stdout]    |
[INFO] [stdout] 14 |   pub(crate) fn analyze(module: Module<'src>) -> CompilationResult<'src, Justfile<'src>> {
[INFO] [stdout]    |                                                                                  ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]  --> src/compiler.rs:6:30
[INFO] [stdout]   |
[INFO] [stdout] 6 |   pub(crate) fn compile(src: &str) -> CompilationResult<Justfile> {
[INFO] [stdout]   |                              ^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |                              |        |                 |
[INFO] [stdout]   |                              |        |                 the same lifetime is hidden here
[INFO] [stdout]   |                              |        the same lifetime is hidden here
[INFO] [stdout]   |                              the lifetime is elided here
[INFO] [stdout]   |
[INFO] [stdout]   = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]   |
[INFO] [stdout] 6 |   pub(crate) fn compile(src: &str) -> CompilationResult<'_, Justfile<'_>> {
[INFO] [stdout]   |                                                         +++         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/justfile.rs:13:23
[INFO] [stdout]    |
[INFO] [stdout] 13 |   pub(crate) fn first(&self) -> Option<&Recipe> {
[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] 13 |   pub(crate) fn first(&self) -> Option<&Recipe<'_>> {
[INFO] [stdout]    |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/justfile.rs:31:32
[INFO] [stdout]    |
[INFO] [stdout] 31 |   pub(crate) fn suggest_recipe(&self, input: &str) -> Option<Suggestion> {
[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] 31 |   pub(crate) fn suggest_recipe(&self, input: &str) -> Option<Suggestion<'_>> {
[INFO] [stdout]    |                                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/justfile.rs:57:34
[INFO] [stdout]    |
[INFO] [stdout] 57 |   pub(crate) fn suggest_variable(&self, input: &str) -> Option<Suggestion> {
[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] 57 |   pub(crate) fn suggest_variable(&self, input: &str) -> Option<Suggestion<'_>> {
[INFO] [stdout]    |                                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/justfile.rs:233:27
[INFO] [stdout]     |
[INFO] [stdout] 233 |   pub(crate) fn get_alias(&self, name: &str) -> Option<&Alias> {
[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] 233 |   pub(crate) fn get_alias(&self, name: &str) -> Option<&Alias<'_>> {
[INFO] [stdout]     |                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/justfile.rs:297:32
[INFO] [stdout]     |
[INFO] [stdout] 297 |   pub(crate) fn public_recipes(&self, source_order: bool) -> Vec<&Recipe<Dependency>> {
[INFO] [stdout]     |                                ^^^^^                             ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                |                                 ||      |
[INFO] [stdout]     |                                |                                 ||      the same lifetime is hidden here
[INFO] [stdout]     |                                |                                 |the same lifetime is hidden here
[INFO] [stdout]     |                                the lifetime is elided here       the same lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 297 |   pub(crate) fn public_recipes(&self, source_order: bool) -> Vec<&Recipe<'_, Dependency<'_>>> {
[INFO] [stdout]     |                                                                          +++           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/lexer.rs:39:26
[INFO] [stdout]    |
[INFO] [stdout] 39 |   pub(crate) fn lex(src: &str) -> CompilationResult<Vec<Token>> {
[INFO] [stdout]    |                          ^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                          |        |                     |
[INFO] [stdout]    |                          |        |                     the same lifetime is hidden here
[INFO] [stdout]    |                          |        the same lifetime is hidden here
[INFO] [stdout]    |                          the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 39 |   pub(crate) fn lex(src: &str) -> CompilationResult<'_, Vec<Token<'_>>> {
[INFO] [stdout]    |                                                     +++          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/name.rs:32:56
[INFO] [stdout]    |
[INFO] [stdout] 32 |   pub(crate) fn from_identifier(token: Token<'src>) -> Name {
[INFO] [stdout]    |                                              ----      ^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                              |
[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 `'src`
[INFO] [stdout]    |
[INFO] [stdout] 32 |   pub(crate) fn from_identifier(token: Token<'src>) -> Name<'src> {
[INFO] [stdout]    |                                                            ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/recipe.rs:8:11
[INFO] [stdout]    |
[INFO] [stdout]  8 |   recipe: &str,
[INFO] [stdout]    |           ^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 11 | ) -> RuntimeError {
[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] 11 | ) -> RuntimeError<'_> {
[INFO] [stdout]    |                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/runtime_error.rs:90:14
[INFO] [stdout]    |
[INFO] [stdout] 90 |   fn context(&self) -> Option<Token> {
[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] 90 |   fn context(&self) -> Option<Token<'_>> {
[INFO] [stdout]    |                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/scope.rs:46:26
[INFO] [stdout]    |
[INFO] [stdout] 46 |   pub(crate) fn bindings(&self) -> impl Iterator<Item = &Binding<String>> {
[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] 46 |   pub(crate) fn bindings(&self) -> impl Iterator<Item = &Binding<'_, String>> {
[INFO] [stdout]    |                                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/table.rs:29:24
[INFO] [stdout]    |
[INFO] [stdout] 29 |   pub(crate) fn values(&self) -> btree_map::Values<&'key str, V> {
[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] 29 |   pub(crate) fn values(&self) -> btree_map::Values<'_, &'key str, V> {
[INFO] [stdout]    |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/table.rs:37:22
[INFO] [stdout]    |
[INFO] [stdout] 37 |   pub(crate) fn keys(&self) -> btree_map::Keys<&'key str, V> {
[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] 37 |   pub(crate) fn keys(&self) -> btree_map::Keys<'_, &'key str, V> {
[INFO] [stdout]    |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/table.rs:41:22
[INFO] [stdout]    |
[INFO] [stdout] 41 |   pub(crate) fn iter(&self) -> btree_map::Iter<&'key str, V> {
[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] 41 |   pub(crate) fn iter(&self) -> btree_map::Iter<'_, &'key str, V> {
[INFO] [stdout]    |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/unindent.rs:43:35
[INFO] [stdout]    |
[INFO] [stdout] 43 |   fn split_lines(&'a self) -> Vec<&Self> {
[INFO] [stdout]    |                   --              ^^^^^ the same lifetime is elided here
[INFO] [stdout]    |                   |
[INFO] [stdout]    |                   the lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 43 |   fn split_lines(&'a self) -> Vec<&'a Self> {
[INFO] [stdout]    |                                    ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/unindent.rs:73:31
[INFO] [stdout]    |
[INFO] [stdout] 73 |   fn indentation(&'a self) -> &Self {
[INFO] [stdout]    |                   --          ^^^^^ the same lifetime is elided here
[INFO] [stdout]    |                   |
[INFO] [stdout]    |                   the lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 73 |   fn indentation(&'a self) -> &'a Self {
[INFO] [stdout]    |                                ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/warning.rs:11:14
[INFO] [stdout]    |
[INFO] [stdout] 11 |   fn context(&self) -> Option<&Token> {
[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] 11 |   fn context(&self) -> Option<&Token<'_>> {
[INFO] [stdout]    |                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.98s
[INFO] running `Command { std: "docker" "inspect" "3b24f0deec43046901ff04d00debac335bd5f8673d9c1b9468a2203c890b4b27", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3b24f0deec43046901ff04d00debac335bd5f8673d9c1b9468a2203c890b4b27", kill_on_drop: false }`
[INFO] [stdout] 3b24f0deec43046901ff04d00debac335bd5f8673d9c1b9468a2203c890b4b27
