[INFO] cloning repository https://github.com/pop-os/just
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pop-os/just" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpop-os%2Fjust", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpop-os%2Fjust'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] dd64d0bc636b1f2a9d3bb2e440a8d23361b4ee7f
[INFO] checking pop-os/just against master#eeb94be79adc9df7a09ad0b2421f16e60e6d932c for pr-152971
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpop-os%2Fjust" "/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/pop-os/just
[INFO] removed 0 missing tests
[INFO] finished tweaking git repo https://github.com/pop-os/just
[INFO] tweaked toml for git repo https://github.com/pop-os/just written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/pop-os/just on toolchain eeb94be79adc9df7a09ad0b2421f16e60e6d932c
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+eeb94be79adc9df7a09ad0b2421f16e60e6d932c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/pop-os/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" "+eeb94be79adc9df7a09ad0b2421f16e60e6d932c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded temptree v0.2.0
[INFO] [stderr]   Downloaded env_home v0.1.0
[INFO] [stderr]   Downloaded target v2.1.0
[INFO] [stderr]   Downloaded snafu-derive v0.8.6
[INFO] [stderr]   Downloaded pulldown-cmark-to-cmark v10.0.4
[INFO] [stderr]   Downloaded which v8.0.0
[INFO] [stderr]   Downloaded roff v0.2.2
[INFO] [stderr]   Downloaded clap_mangen v0.2.28
[INFO] [stderr]   Downloaded terminal_size v0.4.2
[INFO] [stderr]   Downloaded executable-path v1.0.0
[INFO] [stderr]   Downloaded snafu v0.8.6
[INFO] [stderr]   Downloaded memmap2 v0.9.7
[INFO] [stderr]   Downloaded clap_complete v4.5.48
[INFO] [stderr]   Downloaded clap v4.5.41
[INFO] [stderr]   Downloaded derive-where v1.5.0
[INFO] [stderr]   Downloaded shellexpand v3.1.1
[INFO] [stderr]   Downloaded clap_derive v4.5.41
[INFO] [stderr]   Downloaded getopts v0.2.23
[INFO] [stderr]   Downloaded is_executable v1.0.4
[INFO] [stderr]   Downloaded blake3 v1.8.2
[INFO] [stderr]   Downloaded clap_builder v4.5.41
[INFO] [stderr]   Downloaded edit-distance v2.1.3
[INFO] [stderr]   Downloaded lexiclean v0.0.1
[INFO] [stderr]   Downloaded bstr v1.12.0
[INFO] [stderr]   Downloaded winsafe v0.0.19
[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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+eeb94be79adc9df7a09ad0b2421f16e60e6d932c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1e11bcb2a9ef66b163bd47f512be52bf5436b3d43a7ce6dac965e325d55a1b13
[INFO] running `Command { std: "docker" "start" "-a" "1e11bcb2a9ef66b163bd47f512be52bf5436b3d43a7ce6dac965e325d55a1b13", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1e11bcb2a9ef66b163bd47f512be52bf5436b3d43a7ce6dac965e325d55a1b13", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1e11bcb2a9ef66b163bd47f512be52bf5436b3d43a7ce6dac965e325d55a1b13", kill_on_drop: false }`
[INFO] [stdout] 1e11bcb2a9ef66b163bd47f512be52bf5436b3d43a7ce6dac965e325d55a1b13
[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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+eeb94be79adc9df7a09ad0b2421f16e60e6d932c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 20699934c67e0b06ca34007158045d64f48f8b6e391ee768983cd5d5ddd107a1
[INFO] running `Command { std: "docker" "start" "-a" "20699934c67e0b06ca34007158045d64f48f8b6e391ee768983cd5d5ddd107a1", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]     Checking anstyle-query v1.1.3
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]     Checking unicode-width v0.2.1
[INFO] [stderr]     Checking anstyle v1.0.11
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.1
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]     Checking regex-syntax v0.8.5
[INFO] [stderr]     Checking clap_lex v0.7.5
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking anstream v0.6.19
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling blake3 v1.8.2
[INFO] [stderr]    Compiling serde_json v1.0.141
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling camino v1.1.10
[INFO] [stderr]    Compiling rustversion v1.0.21
[INFO] [stderr]     Checking rayon-core v1.12.1
[INFO] [stderr]     Checking arrayref v0.3.9
[INFO] [stderr]     Checking arrayvec v0.7.6
[INFO] [stderr]     Checking constant_time_eq v0.3.1
[INFO] [stderr]     Checking roff v0.2.2
[INFO] [stderr]     Checking similar v2.7.0
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking chrono v0.4.41
[INFO] [stderr]     Checking typed-arena v2.0.2
[INFO] [stderr]     Checking edit-distance v2.1.3
[INFO] [stderr]     Checking ansi_term v0.12.1
[INFO] [stderr]    Compiling pulldown-cmark v0.9.6
[INFO] [stderr]     Checking target v2.1.0
[INFO] [stderr]     Checking heck v0.5.0
[INFO] [stderr]     Checking lexiclean v0.0.1
[INFO] [stderr]     Checking is_executable v1.0.4
[INFO] [stderr]     Checking getopts v0.2.23
[INFO] [stderr]     Checking env_home v0.1.0
[INFO] [stderr]     Checking getrandom v0.3.3
[INFO] [stderr]     Checking dirs-sys v0.5.0
[INFO] [stderr]     Checking dirs v6.0.0
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]     Checking memmap2 v0.9.7
[INFO] [stderr]     Checking shellexpand v3.1.1
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking uuid v1.17.0
[INFO] [stderr]     Checking num_cpus v1.17.0
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]     Checking terminal_size v0.4.2
[INFO] [stderr]     Checking tempfile v3.20.0
[INFO] [stderr]     Checking clap_builder v4.5.41
[INFO] [stderr]     Checking temptree v0.2.0
[INFO] [stderr]     Checking which v8.0.0
[INFO] [stderr]     Checking executable-path v1.0.0
[INFO] [stderr]     Checking pulldown-cmark-to-cmark v10.0.4
[INFO] [stderr]     Checking generate-book v0.0.0 (/opt/rustwide/workdir/crates/generate-book)
[INFO] [stderr]     Checking ctrlc v3.4.7
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]     Checking update-contributors v0.0.0 (/opt/rustwide/workdir/crates/update-contributors)
[INFO] [stderr]    Compiling clap_derive v4.5.41
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling snafu-derive v0.8.6
[INFO] [stderr]    Compiling derive-where v1.5.0
[INFO] [stderr]     Checking snafu v0.8.6
[INFO] [stderr]     Checking strum v0.27.2
[INFO] [stderr]     Checking clap v4.5.41
[INFO] [stderr]     Checking clap_complete v4.5.48
[INFO] [stderr]     Checking clap_mangen v0.2.28
[INFO] [stderr]     Checking just v1.42.4 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]  --> src/color_display.rs:4:20
[INFO] [stdout]   |
[INFO] [stdout] 4 |   fn color_display(&self, color: Color) -> Wrapper
[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] 4 |   fn color_display(&self, color: Color) -> Wrapper<'_>
[INFO] [stdout]   |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/justfile.rs:431:25
[INFO] [stdout]     |
[INFO] [stdout] 431 |   pub(crate) fn modules(&self, config: &Config) -> Vec<&Justfile> {
[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] 431 |   pub(crate) fn modules(&self, config: &Config) -> Vec<&Justfile<'_>> {
[INFO] [stdout]     |                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/justfile.rs:446:32
[INFO] [stdout]     |
[INFO] [stdout] 446 |   pub(crate) fn public_recipes(&self, config: &Config) -> Vec<&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] 446 |   pub(crate) fn public_recipes(&self, config: &Config) -> Vec<&Recipe<'_>> {
[INFO] [stdout]     |                                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]  --> src/recipe.rs:5:30
[INFO] [stdout]   |
[INFO] [stdout] 5 | fn error_from_signal(recipe: &str, line_number: Option<usize>, exit_status: ExitStatus) -> Error {
[INFO] [stdout]   |                              ^^^^ the lifetime is elided here                              ^^^^^ the same lifetime is hidden here
[INFO] [stdout]   |
[INFO] [stdout]   = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]   |
[INFO] [stdout] 5 | fn error_from_signal(recipe: &str, line_number: Option<usize>, exit_status: ExitStatus) -> Error<'_> {
[INFO] [stdout]   |                                                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/scope.rs:63:26
[INFO] [stdout]    |
[INFO] [stdout] 63 |   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] 63 |   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:32:24
[INFO] [stdout]    |
[INFO] [stdout] 32 |   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] 32 |   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:40:22
[INFO] [stdout]    |
[INFO] [stdout] 40 |   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] 40 |   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:44:22
[INFO] [stdout]    |
[INFO] [stdout] 44 |   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] 44 |   pub(crate) fn iter(&self) -> btree_map::Iter<'_, &'key str, V> {
[INFO] [stdout]    |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]  --> src/warning.rs:8:14
[INFO] [stdout]   |
[INFO] [stdout] 8 |   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] 8 |   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:3:28
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub(crate) fn compile(src: &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] 3 | pub(crate) fn compile(src: &str) -> Justfile<'_> {
[INFO] [stdout]   |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]  --> src/color_display.rs:4:20
[INFO] [stdout]   |
[INFO] [stdout] 4 |   fn color_display(&self, color: Color) -> Wrapper
[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] 4 |   fn color_display(&self, color: Color) -> Wrapper<'_>
[INFO] [stdout]   |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/compiler.rs:219:35
[INFO] [stdout]     |
[INFO] [stdout] 219 |   pub(crate) fn test_compile(src: &str) -> CompileResult<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] 219 |   pub(crate) fn test_compile(src: &str) -> CompileResult<'_, Justfile<'_>> {
[INFO] [stdout]     |                                                          +++         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/justfile.rs:431:25
[INFO] [stdout]     |
[INFO] [stdout] 431 |   pub(crate) fn modules(&self, config: &Config) -> Vec<&Justfile> {
[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] 431 |   pub(crate) fn modules(&self, config: &Config) -> Vec<&Justfile<'_>> {
[INFO] [stdout]     |                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/justfile.rs:446:32
[INFO] [stdout]     |
[INFO] [stdout] 446 |   pub(crate) fn public_recipes(&self, config: &Config) -> Vec<&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] 446 |   pub(crate) fn public_recipes(&self, config: &Config) -> Vec<&Recipe<'_>> {
[INFO] [stdout]     |                                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]  --> src/recipe.rs:5:30
[INFO] [stdout]   |
[INFO] [stdout] 5 | fn error_from_signal(recipe: &str, line_number: Option<usize>, exit_status: ExitStatus) -> Error {
[INFO] [stdout]   |                              ^^^^ the lifetime is elided here                              ^^^^^ the same lifetime is hidden here
[INFO] [stdout]   |
[INFO] [stdout]   = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]   |
[INFO] [stdout] 5 | fn error_from_signal(recipe: &str, line_number: Option<usize>, exit_status: ExitStatus) -> Error<'_> {
[INFO] [stdout]   |                                                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/scope.rs:63:26
[INFO] [stdout]    |
[INFO] [stdout] 63 |   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] 63 |   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:32:24
[INFO] [stdout]    |
[INFO] [stdout] 32 |   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] 32 |   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:40:22
[INFO] [stdout]    |
[INFO] [stdout] 40 |   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] 40 |   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:44:22
[INFO] [stdout]    |
[INFO] [stdout] 44 |   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] 44 |   pub(crate) fn iter(&self) -> btree_map::Iter<'_, &'key str, V> {
[INFO] [stdout]    |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]  --> src/warning.rs:8:14
[INFO] [stdout]   |
[INFO] [stdout] 8 |   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] 8 |   fn context(&self) -> Option<&Token<'_>> {
[INFO] [stdout]   |                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 49.79s
[INFO] running `Command { std: "docker" "inspect" "20699934c67e0b06ca34007158045d64f48f8b6e391ee768983cd5d5ddd107a1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "20699934c67e0b06ca34007158045d64f48f8b6e391ee768983cd5d5ddd107a1", kill_on_drop: false }`
[INFO] [stdout] 20699934c67e0b06ca34007158045d64f48f8b6e391ee768983cd5d5ddd107a1
