[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/dd64d0bc636b1f2a9d3bb2e440a8d23361b4ee7f against master#1fe72d35998dea48aeecaf7fc07783b0b553f24f for pr-154992 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpop-os%2Fjust" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/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-5-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/pop-os/just on toolchain 1fe72d35998dea48aeecaf7fc07783b0b553f24f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1fe72d35998dea48aeecaf7fc07783b0b553f24f" "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" "+1fe72d35998dea48aeecaf7fc07783b0b553f24f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded which v8.0.0 [INFO] [stderr] Downloaded pulldown-cmark-to-cmark v10.0.4 [INFO] [stderr] Downloaded getopts v0.2.23 [INFO] [stderr] Downloaded ctrlc v3.4.7 [INFO] [stderr] Downloaded terminal_size v0.4.2 [INFO] [stderr] Downloaded lexiclean v0.0.1 [INFO] [stderr] Downloaded arrayref v0.3.9 [INFO] [stderr] Downloaded clap_mangen v0.2.28 [INFO] [stderr] Downloaded memmap2 v0.9.7 [INFO] [stderr] Downloaded strum_macros v0.27.2 [INFO] [stderr] Downloaded ansi_term v0.12.1 [INFO] [stderr] Downloaded clap v4.5.41 [INFO] [stderr] Downloaded similar v2.7.0 [INFO] [stderr] Downloaded pretty_assertions v1.4.1 [INFO] [stderr] Downloaded cc v1.2.30 [INFO] [stderr] Downloaded snafu v0.8.6 [INFO] [stderr] Downloaded uuid v1.17.0 [INFO] [stderr] Downloaded clap_builder v4.5.41 [INFO] [stderr] Downloaded serde_json v1.0.141 [INFO] [stderr] Downloaded blake3 v1.8.2 [INFO] [stderr] Downloaded diff v0.1.13 [INFO] [stderr] Downloaded camino v1.1.10 [INFO] [stderr] Downloaded clap_complete v4.5.48 [INFO] [stderr] Downloaded derive-where v1.5.0 [INFO] [stderr] Downloaded semver v1.0.26 [INFO] [stderr] Downloaded shellexpand v3.1.1 [INFO] [stderr] Downloaded bstr v1.12.0 [INFO] [stderr] Downloaded snafu-derive v0.8.6 [INFO] [stderr] Downloaded env_home v0.1.0 [INFO] [stderr] Downloaded target v2.1.0 [INFO] [stderr] Downloaded temptree v0.2.0 [INFO] [stderr] Downloaded roff v0.2.2 [INFO] [stderr] Downloaded winsafe v0.0.19 [INFO] [stderr] Downloaded executable-path v1.0.0 [INFO] [stderr] Downloaded libredox v0.1.6 [INFO] [stderr] Downloaded redox_users v0.5.0 [INFO] [stderr] Downloaded typed-arena v2.0.2 [INFO] [stderr] Downloaded edit-distance v2.1.3 [INFO] [stderr] Downloaded is_executable v1.0.4 [INFO] [stderr] Downloaded strum v0.27.2 [INFO] [stderr] Downloaded pulldown-cmark v0.9.6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1fe72d35998dea48aeecaf7fc07783b0b553f24f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e2214e58c29d063154ee180356c68e05b560de7387546f8d8b33b90355ce9e7e [INFO] running `Command { std: "docker" "start" "-a" "e2214e58c29d063154ee180356c68e05b560de7387546f8d8b33b90355ce9e7e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e2214e58c29d063154ee180356c68e05b560de7387546f8d8b33b90355ce9e7e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e2214e58c29d063154ee180356c68e05b560de7387546f8d8b33b90355ce9e7e", kill_on_drop: false }` [INFO] [stdout] e2214e58c29d063154ee180356c68e05b560de7387546f8d8b33b90355ce9e7e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1fe72d35998dea48aeecaf7fc07783b0b553f24f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 519167d065a48cce7cdd3612585077287172c3d918a94d14e646380c5c4afb0a [INFO] running `Command { std: "docker" "start" "-a" "519167d065a48cce7cdd3612585077287172c3d918a94d14e646380c5c4afb0a", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Checking bitflags v2.9.1 [INFO] [stderr] Checking cfg-if v1.0.1 [INFO] [stderr] Compiling rustix v1.0.8 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Checking anstyle-query v1.1.3 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking regex-syntax v0.8.5 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling nix v0.30.1 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling rustversion v1.0.21 [INFO] [stderr] Compiling camino v1.1.10 [INFO] [stderr] Checking fastrand v2.3.0 [INFO] [stderr] Checking anstream v0.6.19 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Checking once_cell v1.21.3 [INFO] [stderr] Compiling cc v1.2.30 [INFO] [stderr] Compiling serde_json v1.0.141 [INFO] [stderr] Checking arrayvec v0.7.6 [INFO] [stderr] Checking iana-time-zone v0.1.63 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Checking arrayref v0.3.9 [INFO] [stderr] Checking roff v0.2.2 [INFO] [stderr] Checking constant_time_eq v0.3.1 [INFO] [stderr] Checking cpufeatures v0.2.17 [INFO] [stderr] Checking chrono v0.4.41 [INFO] [stderr] Checking similar v2.7.0 [INFO] [stderr] Checking edit-distance v2.1.3 [INFO] [stderr] Checking typed-arena v2.0.2 [INFO] [stderr] Checking is_executable v1.0.4 [INFO] [stderr] Checking dotenvy v0.15.7 [INFO] [stderr] Checking ansi_term v0.12.1 [INFO] [stderr] Compiling pulldown-cmark v0.9.6 [INFO] [stderr] Checking heck v0.5.0 [INFO] [stderr] Checking target v2.1.0 [INFO] [stderr] Checking lexiclean v0.0.1 [INFO] [stderr] Checking getopts v0.2.23 [INFO] [stderr] Checking env_home v0.1.0 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Checking unicase v2.8.1 [INFO] [stderr] Checking diff v0.1.13 [INFO] [stderr] Checking yansi v1.0.1 [INFO] [stderr] Checking executable-path v1.0.0 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Checking pretty_assertions v1.4.1 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Compiling blake3 v1.8.2 [INFO] [stderr] Checking pulldown-cmark-to-cmark v10.0.4 [INFO] [stderr] Checking getrandom v0.3.3 [INFO] [stderr] Checking dirs-sys v0.5.0 [INFO] [stderr] Checking memmap2 v0.9.7 [INFO] [stderr] Checking num_cpus v1.17.0 [INFO] [stderr] Checking generate-book v0.0.0 (/opt/rustwide/workdir/crates/generate-book) [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking dirs v6.0.0 [INFO] [stderr] Checking shellexpand v3.1.1 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking rand_core v0.9.3 [INFO] [stderr] Checking uuid v1.17.0 [INFO] [stderr] Checking sha2 v0.10.9 [INFO] [stderr] Checking rand_chacha v0.9.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 which v8.0.0 [INFO] [stderr] Checking clap_builder v4.5.41 [INFO] [stderr] Checking temptree v0.2.0 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Checking update-contributors v0.0.0 (/opt/rustwide/workdir/crates/update-contributors) [INFO] [stderr] Checking ctrlc v3.4.7 [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 clap v4.5.41 [INFO] [stderr] Checking clap_complete v4.5.48 [INFO] [stderr] Checking clap_mangen v0.2.28 [INFO] [stderr] Checking snafu v0.8.6 [INFO] [stderr] Checking strum v0.27.2 [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, 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, 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> { [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> { [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 { [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, 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, 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> { [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> { [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 31.49s [INFO] running `Command { std: "docker" "inspect" "519167d065a48cce7cdd3612585077287172c3d918a94d14e646380c5c4afb0a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "519167d065a48cce7cdd3612585077287172c3d918a94d14e646380c5c4afb0a", kill_on_drop: false }` [INFO] [stdout] 519167d065a48cce7cdd3612585077287172c3d918a94d14e646380c5c4afb0a