[INFO] fetching crate just 1.40.0... [INFO] checking just-1.40.0 against try#998b6603a58e47f42ccce7a67943234e96b6839e for pr-143170 [INFO] extracting crate just 1.40.0 into /workspace/builds/worker-5-tc2/source [INFO] started tweaking crates.io crate just 1.40.0 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate just 1.40.0 [INFO] tweaked toml for crates.io crate just 1.40.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate just 1.40.0 on toolchain 998b6603a58e47f42ccce7a67943234e96b6839e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+998b6603a58e47f42ccce7a67943234e96b6839e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate just 1.40.0 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" "+998b6603a58e47f42ccce7a67943234e96b6839e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+998b6603a58e47f42ccce7a67943234e96b6839e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d7060b644d5080118d4e8043f35e5aa9afece6dd9b3895b6b6660b5dca95ca5e [INFO] running `Command { std: "docker" "start" "-a" "d7060b644d5080118d4e8043f35e5aa9afece6dd9b3895b6b6660b5dca95ca5e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d7060b644d5080118d4e8043f35e5aa9afece6dd9b3895b6b6660b5dca95ca5e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d7060b644d5080118d4e8043f35e5aa9afece6dd9b3895b6b6660b5dca95ca5e", kill_on_drop: false }` [INFO] [stdout] d7060b644d5080118d4e8043f35e5aa9afece6dd9b3895b6b6660b5dca95ca5e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+998b6603a58e47f42ccce7a67943234e96b6839e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b1a413ed1d1acebc757cd7d7756a1be9139f40f2fde383df9c825a146397fa37 [INFO] running `Command { std: "docker" "start" "-a" "b1a413ed1d1acebc757cd7d7756a1be9139f40f2fde383df9c825a146397fa37", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.170 [INFO] [stderr] Checking bitflags v2.9.0 [INFO] [stderr] Compiling rustix v1.0.1 [INFO] [stderr] Checking linux-raw-sys v0.9.2 [INFO] [stderr] Compiling getrandom v0.3.1 [INFO] [stderr] Compiling quote v1.0.39 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Checking utf8parse v0.2.2 [INFO] [stderr] Checking anstyle-parse v0.2.6 [INFO] [stderr] Checking anstyle-query v1.1.2 [INFO] [stderr] Checking is_terminal_polyfill v1.70.1 [INFO] [stderr] Checking colorchoice v1.0.3 [INFO] [stderr] Checking anstyle v1.0.10 [INFO] [stderr] Compiling zerocopy v0.8.23 [INFO] [stderr] Compiling syn v2.0.99 [INFO] [stderr] Checking generic-array v0.14.7 [INFO] [stderr] Checking anstream v0.6.18 [INFO] [stderr] Compiling rustversion v1.0.20 [INFO] [stderr] Checking strsim v0.11.1 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Checking clap_lex v0.7.4 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Compiling cc v1.2.16 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking crossbeam-deque v0.8.6 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling camino v1.1.9 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking unicode-segmentation v1.12.0 [INFO] [stderr] Checking constant_time_eq v0.3.1 [INFO] [stderr] Checking roff v0.2.2 [INFO] [stderr] Checking arrayref v0.3.9 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Checking rand_core v0.9.3 [INFO] [stderr] Checking dirs-sys v0.4.1 [INFO] [stderr] Checking dirs-sys v0.5.0 [INFO] [stderr] Checking dirs v5.0.1 [INFO] [stderr] Checking memmap2 v0.9.5 [INFO] [stderr] Checking chrono v0.4.40 [INFO] [stderr] Checking dirs v6.0.0 [INFO] [stderr] Checking shellexpand v3.1.0 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Checking similar v2.7.0 [INFO] [stderr] Checking uuid v1.15.1 [INFO] [stderr] Compiling blake3 v1.6.1 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking terminal_size v0.4.2 [INFO] [stderr] Checking tempfile v3.18.0 [INFO] [stderr] Checking clap_builder v4.5.31 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Checking typed-arena v2.0.2 [INFO] [stderr] Checking rand v0.9.0 [INFO] [stderr] Checking is_executable v1.0.4 [INFO] [stderr] Checking edit-distance v2.1.3 [INFO] [stderr] Checking heck v0.5.0 [INFO] [stderr] Checking dotenvy v0.15.7 [INFO] [stderr] Checking lexiclean v0.0.1 [INFO] [stderr] Checking target v2.1.0 [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Checking env_home v0.1.0 [INFO] [stderr] Checking temptree v0.2.0 [INFO] [stderr] Checking executable-path v1.0.0 [INFO] [stderr] Checking ctrlc v3.4.5 [INFO] [stderr] Compiling clap_derive v4.5.28 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling snafu-derive v0.8.5 [INFO] [stderr] Compiling strum_macros v0.27.1 [INFO] [stderr] Compiling derive-where v1.2.7 [INFO] [stderr] Checking which v7.0.2 [INFO] [stderr] Checking strum v0.27.1 [INFO] [stderr] Checking clap v4.5.31 [INFO] [stderr] Checking clap_mangen v0.2.26 [INFO] [stderr] Checking clap_complete v4.5.46 [INFO] [stderr] Checking snafu v0.8.5 [INFO] [stderr] Checking serde_json v1.0.140 [INFO] [stderr] Checking just v1.40.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/color_display.rs:4:20 [INFO] [stdout] | [INFO] [stdout] 4 | fn color_display(&self, color: Color) -> Wrapper [INFO] [stdout] | ^^^^^ ------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 4 | fn color_display(&self, color: Color) -> Wrapper<'_> [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/justfile.rs:364:25 [INFO] [stdout] | [INFO] [stdout] 364 | pub(crate) fn modules(&self, config: &Config) -> Vec<&Justfile> { [INFO] [stdout] | ^^^^^ --------- [INFO] [stdout] | | || [INFO] [stdout] | | |the lifetimes get resolved as `'_` [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 364 | pub(crate) fn modules(&self, config: &Config) -> Vec<&Justfile<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/justfile.rs:379:32 [INFO] [stdout] | [INFO] [stdout] 379 | pub(crate) fn public_recipes(&self, config: &Config) -> Vec<&Recipe> { [INFO] [stdout] | ^^^^^ ------- [INFO] [stdout] | | || [INFO] [stdout] | | |the lifetimes get resolved as `'_` [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 379 | pub(crate) fn public_recipes(&self, config: &Config) -> Vec<&Recipe<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be 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] | ^^^^ this lifetime flows to the output ----- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for 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: lifetime flowing from input to output with different syntax can be 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 lifetimes get resolved as `'_` [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 63 | pub(crate) fn bindings(&self) -> impl Iterator> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be 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 lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for 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: lifetime flowing from input to output with different syntax can be 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 lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for 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: lifetime flowing from input to output with different syntax can be 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 lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for 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: lifetime flowing from input to output with different syntax can be 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 lifetimes get resolved as `'_` [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 8 | fn context(&self) -> Option<&Token<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/testing.rs:3:28 [INFO] [stdout] | [INFO] [stdout] 3 | pub(crate) fn compile(src: &str) -> Justfile { [INFO] [stdout] | ^^^^ -------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 3 | pub(crate) fn compile(src: &str) -> Justfile<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/color_display.rs:4:20 [INFO] [stdout] | [INFO] [stdout] 4 | fn color_display(&self, color: Color) -> Wrapper [INFO] [stdout] | ^^^^^ ------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 4 | fn color_display(&self, color: Color) -> Wrapper<'_> [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/compiler.rs:214:35 [INFO] [stdout] | [INFO] [stdout] 214 | pub(crate) fn test_compile(src: &str) -> CompileResult { [INFO] [stdout] | ^^^^ ----------------------- [INFO] [stdout] | | | | [INFO] [stdout] | | | the lifetimes get resolved as `'_` [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 214 | pub(crate) fn test_compile(src: &str) -> CompileResult<'_, Justfile<'_>> { [INFO] [stdout] | +++ ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/justfile.rs:364:25 [INFO] [stdout] | [INFO] [stdout] 364 | pub(crate) fn modules(&self, config: &Config) -> Vec<&Justfile> { [INFO] [stdout] | ^^^^^ --------- [INFO] [stdout] | | || [INFO] [stdout] | | |the lifetimes get resolved as `'_` [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 364 | pub(crate) fn modules(&self, config: &Config) -> Vec<&Justfile<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/justfile.rs:379:32 [INFO] [stdout] | [INFO] [stdout] 379 | pub(crate) fn public_recipes(&self, config: &Config) -> Vec<&Recipe> { [INFO] [stdout] | ^^^^^ ------- [INFO] [stdout] | | || [INFO] [stdout] | | |the lifetimes get resolved as `'_` [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 379 | pub(crate) fn public_recipes(&self, config: &Config) -> Vec<&Recipe<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be 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] | ^^^^ this lifetime flows to the output ----- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for 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: lifetime flowing from input to output with different syntax can be 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 lifetimes get resolved as `'_` [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 63 | pub(crate) fn bindings(&self) -> impl Iterator> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be 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 lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for 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: lifetime flowing from input to output with different syntax can be 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 lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for 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: lifetime flowing from input to output with different syntax can be 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 lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for 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: lifetime flowing from input to output with different syntax can be 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 lifetimes get resolved as `'_` [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for 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 54.78s [INFO] running `Command { std: "docker" "inspect" "b1a413ed1d1acebc757cd7d7756a1be9139f40f2fde383df9c825a146397fa37", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b1a413ed1d1acebc757cd7d7756a1be9139f40f2fde383df9c825a146397fa37", kill_on_drop: false }` [INFO] [stdout] b1a413ed1d1acebc757cd7d7756a1be9139f40f2fde383df9c825a146397fa37