[INFO] cloning repository https://github.com/bogzbonny/yeehaw [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/bogzbonny/yeehaw" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbogzbonny%2Fyeehaw", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbogzbonny%2Fyeehaw'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f8f4ef6b9a883a0f99845e7d4a4b1617d6b727d8 [INFO] checking bogzbonny/yeehaw against try#ed606620234c6b50f2414162c4bbabd5f4a925f3 for pr-147995 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbogzbonny%2Fyeehaw" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/bogzbonny/yeehaw [INFO] finished tweaking git repo https://github.com/bogzbonny/yeehaw [INFO] tweaked toml for git repo https://github.com/bogzbonny/yeehaw written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/bogzbonny/yeehaw on toolchain ed606620234c6b50f2414162c4bbabd5f4a925f3 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ed606620234c6b50f2414162c4bbabd5f4a925f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ed606620234c6b50f2414162c4bbabd5f4a925f3" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Locking 268 packages to latest compatible versions [INFO] [stderr] Adding compact_str v0.8.1 (available: v0.9.0) [INFO] [stderr] Adding crossterm v0.28.1 (available: v0.29.0) [INFO] [stderr] Adding mio v1.0.4 (available: v1.1.0) [INFO] [stderr] Adding nix v0.29.0 (available: v0.30.1) [INFO] [stderr] Adding portable-pty v0.8.1 (available: v0.9.0) [INFO] [stderr] Adding rand v0.8.5 (available: v0.9.2) [INFO] [stderr] Adding ratatui-image v4.2.0 (available: v8.0.2) [INFO] [stderr] Adding unicode-width v0.2.0 (available: v0.2.2) [INFO] [stderr] Adding vte v0.13.1 (available: v0.15.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ed606620234c6b50f2414162c4bbabd5f4a925f3" "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-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ed606620234c6b50f2414162c4bbabd5f4a925f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2e19897799ed7738bfee2cbf1d385816c14dacc7236c5b7d38ff7f7d3101935e [INFO] running `Command { std: "docker" "start" "-a" "2e19897799ed7738bfee2cbf1d385816c14dacc7236c5b7d38ff7f7d3101935e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2e19897799ed7738bfee2cbf1d385816c14dacc7236c5b7d38ff7f7d3101935e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2e19897799ed7738bfee2cbf1d385816c14dacc7236c5b7d38ff7f7d3101935e", kill_on_drop: false }` [INFO] [stdout] 2e19897799ed7738bfee2cbf1d385816c14dacc7236c5b7d38ff7f7d3101935e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ed606620234c6b50f2414162c4bbabd5f4a925f3" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ca28051203a2214e3ca3070899d520bf5a8ff5e2425ac3a15126b176a1ed8aea [INFO] running `Command { std: "docker" "start" "-a" "ca28051203a2214e3ca3070899d520bf5a8ff5e2425ac3a15126b176a1ed8aea", kill_on_drop: false }` [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling zerocopy v0.8.27 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Checking linux-raw-sys v0.11.0 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Checking unicode-width v0.2.0 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking regex-syntax v0.8.8 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Compiling syn v2.0.108 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Compiling vte_generate_state_changes v0.1.2 [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Compiling rav1e v0.7.1 [INFO] [stderr] Checking rayon v1.11.0 [INFO] [stderr] Checking nom v8.0.0 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking quick-error v2.0.1 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Checking flate2 v1.1.5 [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Checking itertools v0.12.1 [INFO] [stderr] Compiling simd_helpers v0.1.0 [INFO] [stderr] Checking signal-hook-registry v1.4.6 [INFO] [stderr] Checking vte v0.13.1 [INFO] [stderr] Compiling noop_proc_macro v0.3.0 [INFO] [stderr] Checking weezl v0.1.10 [INFO] [stderr] Checking new_debug_unreachable v1.0.6 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Checking bitstream-io v2.6.0 [INFO] [stderr] Checking imgref v1.12.0 [INFO] [stderr] Checking zune-jpeg v0.4.21 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Checking pxfm v0.1.25 [INFO] [stderr] Checking mio v1.0.4 [INFO] [stderr] Checking loop9 v0.1.5 [INFO] [stderr] Checking zune-inflate v0.2.54 [INFO] [stderr] Checking avif-serialize v0.8.6 [INFO] [stderr] Checking linux-raw-sys v0.4.15 [INFO] [stderr] Checking lebe v0.5.3 [INFO] [stderr] Compiling object v0.37.3 [INFO] [stderr] Compiling instability v0.3.9 [INFO] [stderr] Checking vt100_yh v0.17.0 (/opt/rustwide/workdir/vt100_yh) [INFO] [stderr] Checking regex-automata v0.4.13 [INFO] [stderr] Checking bytemuck v1.24.0 [INFO] [stderr] Checking rgb v0.8.52 [INFO] [stderr] Checking bit_field v0.10.3 [INFO] [stderr] Checking gif v0.13.3 [INFO] [stderr] Checking image-webp v0.2.4 [INFO] [stderr] Checking hashbrown v0.15.5 [INFO] [stderr] Checking signal-hook-mio v0.2.4 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Checking itertools v0.13.0 [INFO] [stderr] Checking qoi v0.4.1 [INFO] [stderr] Checking serial-core v0.4.0 [INFO] [stderr] Checking ioctl-rs v0.1.6 [INFO] [stderr] Checking termios v0.2.2 [INFO] [stderr] Checking gimli v0.32.3 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling indoc v2.0.7 [INFO] [stderr] Checking serial-unix v0.4.0 [INFO] [stderr] Checking compact_str v0.8.1 [INFO] [stderr] Checking x11rb-protocol v0.13.2 [INFO] [stderr] Checking cassowary v0.3.0 [INFO] [stderr] Checking rustc-demangle v0.1.26 [INFO] [stderr] Checking nix v0.25.1 [INFO] [stderr] Checking lru v0.12.5 [INFO] [stderr] Checking serial v0.4.0 [INFO] [stderr] Checking icy_sixel v0.1.3 [INFO] [stderr] Checking shell-words v1.1.0 [INFO] [stderr] Checking box_drawing_logic v0.1.0 (/opt/rustwide/workdir/box_drawing_logic) [INFO] [stderr] Checking figlet-rs v0.1.5 [INFO] [stderr] Checking dyn-clone v1.0.20 [INFO] [stderr] Checking unicode-ident v1.0.20 [INFO] [stderr] Checking proc-macro2 v1.0.103 [INFO] [stderr] Checking bitflags v2.10.0 [INFO] [stderr] Checking serde_json v1.0.145 [INFO] [stderr] Checking png v0.18.0 [INFO] [stderr] Checking quote v1.0.41 [INFO] [stderr] Checking unicode-truncate v1.1.0 [INFO] [stderr] Checking regex v1.12.2 [INFO] [stderr] Checking maybe-rayon v0.1.1 [INFO] [stderr] Checking env_logger v0.8.4 [INFO] [stderr] Checking moxcms v0.7.7 [INFO] [stderr] Checking addr2line v0.25.1 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling zerocopy-derive v0.8.27 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling equator-macro v0.4.2 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling profiling-procmacros v1.0.17 [INFO] [stderr] Compiling arg_enum_proc_macro v0.3.4 [INFO] [stderr] Compiling fax_derive v0.2.0 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Checking profiling v1.0.17 [INFO] [stderr] Checking terminal_size v0.4.3 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Checking fax v0.2.6 [INFO] [stderr] Checking gethostname v1.1.0 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Checking equator v0.4.2 [INFO] [stderr] Compiling snafu-derive v0.8.9 [INFO] [stderr] Checking tempfile v3.23.0 [INFO] [stderr] Checking aligned-vec v0.6.4 [INFO] [stderr] Compiling yeehaw_derive v0.1.0 (/opt/rustwide/workdir/yeehaw_derive) [INFO] [stderr] Checking v_frame v0.3.9 [INFO] [stderr] Checking tokio v1.48.0 [INFO] [stderr] Checking backtrace v0.3.76 [INFO] [stderr] Checking av1-grain v0.2.5 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Checking filedescriptor v0.8.3 [INFO] [stderr] Checking x11rb v0.13.2 [INFO] [stderr] Checking portable-pty v0.8.1 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Checking strum v0.26.3 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Checking snafu v0.8.9 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Checking half v2.7.1 [INFO] [stderr] Checking crossterm v0.28.1 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking exr v1.73.0 [INFO] [stderr] Checking tiff v0.10.3 [INFO] [stderr] Checking ratatui v0.29.0 [INFO] [stderr] Checking quickcheck v1.0.3 [INFO] [stderr] Checking ravif v0.11.20 [INFO] [stderr] Checking image v0.25.8 [INFO] [stderr] Checking ratatui-image v4.2.0 [INFO] [stderr] Checking arboard v3.6.1 [INFO] [stderr] Checking yeehaw v0.1.0 (/opt/rustwide/workdir/yeehaw) [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> yeehaw/src/event.rs:274:20 [INFO] [stdout] | [INFO] [stdout] 274 | NewElement(Box<(dyn Element)>, Option), [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 274 - NewElement(Box<(dyn Element)>, Option), [INFO] [stdout] 274 + NewElement(Box, Option), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> yeehaw/src/event.rs:274:20 [INFO] [stdout] | [INFO] [stdout] 274 | NewElement(Box<(dyn Element)>, Option), [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 274 - NewElement(Box<(dyn Element)>, Option), [INFO] [stdout] 274 + NewElement(Box, Option), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> yeehaw/src/element.rs:110:29 [INFO] [stdout] | [INFO] [stdout] 110 | fn get_dyn_location_set(&self) -> Ref; [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] 110 | fn get_dyn_location_set(&self) -> Ref<'_, DynLocationSet>; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> yeehaw/src/elements/pane.rs:244:26 [INFO] [stdout] | [INFO] [stdout] 244 | pub fn get_last_size(&self) -> Ref { [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] 244 | pub fn get_last_size(&self) -> Ref<'_, Size> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> yeehaw/src/elements/pane.rs:319:24 [INFO] [stdout] | [INFO] [stdout] 319 | pub fn get_content(&self) -> Ref { [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] 319 | pub fn get_content(&self) -> Ref<'_, DrawChs2D> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> yeehaw/src/elements/pane.rs:323:28 [INFO] [stdout] | [INFO] [stdout] 323 | pub fn get_content_mut(&self) -> RefMut { [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] 323 | pub fn get_content_mut(&self) -> RefMut<'_, DrawChs2D> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> yeehaw/src/elements/pane.rs:629:29 [INFO] [stdout] | [INFO] [stdout] 629 | fn get_dyn_location_set(&self) -> Ref { [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] 629 | fn get_dyn_location_set(&self) -> Ref<'_, DynLocationSet> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> yeehaw/src/element.rs:110:29 [INFO] [stdout] | [INFO] [stdout] 110 | fn get_dyn_location_set(&self) -> Ref; [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] 110 | fn get_dyn_location_set(&self) -> Ref<'_, DynLocationSet>; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> yeehaw/src/elements/pane.rs:244:26 [INFO] [stdout] | [INFO] [stdout] 244 | pub fn get_last_size(&self) -> Ref { [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] 244 | pub fn get_last_size(&self) -> Ref<'_, Size> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> yeehaw/src/elements/pane.rs:319:24 [INFO] [stdout] | [INFO] [stdout] 319 | pub fn get_content(&self) -> Ref { [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] 319 | pub fn get_content(&self) -> Ref<'_, DrawChs2D> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> yeehaw/src/elements/pane.rs:323:28 [INFO] [stdout] | [INFO] [stdout] 323 | pub fn get_content_mut(&self) -> RefMut { [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] 323 | pub fn get_content_mut(&self) -> RefMut<'_, DrawChs2D> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> yeehaw/src/elements/pane.rs:629:29 [INFO] [stdout] | [INFO] [stdout] 629 | fn get_dyn_location_set(&self) -> Ref { [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] 629 | fn get_dyn_location_set(&self) -> Ref<'_, DynLocationSet> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 05s [INFO] running `Command { std: "docker" "inspect" "ca28051203a2214e3ca3070899d520bf5a8ff5e2425ac3a15126b176a1ed8aea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ca28051203a2214e3ca3070899d520bf5a8ff5e2425ac3a15126b176a1ed8aea", kill_on_drop: false }` [INFO] [stdout] ca28051203a2214e3ca3070899d520bf5a8ff5e2425ac3a15126b176a1ed8aea