[INFO] fetching crate yeehaw_tui 0.1.0...
[INFO] testing yeehaw_tui-0.1.0 against 1.91.0 for beta-1.92-2
[INFO] extracting crate yeehaw_tui 0.1.0 into /workspace/builds/worker-5-tc1/source
[INFO] started tweaking crates.io crate yeehaw_tui 0.1.0
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate yeehaw_tui 0.1.0
[INFO] tweaked toml for crates.io crate yeehaw_tui 0.1.0 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate yeehaw_tui 0.1.0 on toolchain 1.91.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate yeehaw_tui 0.1.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" "+1.91.0" "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-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8a8601be34aea3bfbe649e0b994bb31f26b34f19a848bb39296796d852a9c442
[INFO] running `Command { std: "docker" "start" "-a" "8a8601be34aea3bfbe649e0b994bb31f26b34f19a848bb39296796d852a9c442", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8a8601be34aea3bfbe649e0b994bb31f26b34f19a848bb39296796d852a9c442", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8a8601be34aea3bfbe649e0b994bb31f26b34f19a848bb39296796d852a9c442", kill_on_drop: false }`
[INFO] [stdout] 8a8601be34aea3bfbe649e0b994bb31f26b34f19a848bb39296796d852a9c442
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 80c4178c16086cbfb796d13b8d37d4578b1d44d5c551038fe7af141c821a675d
[INFO] running `Command { std: "docker" "start" "-a" "80c4178c16086cbfb796d13b8d37d4578b1d44d5c551038fe7af141c821a675d", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.93
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling adler2 v2.0.0
[INFO] [stderr]    Compiling anyhow v1.0.95
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling rustix v0.38.42
[INFO] [stderr]    Compiling rustversion v1.0.19
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling built v0.7.5
[INFO] [stderr]    Compiling aligned-vec v0.5.0
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling crc32fast v1.4.2
[INFO] [stderr]    Compiling miniz_oxide v0.8.2
[INFO] [stderr]    Compiling signal-hook v0.3.17
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling simd_helpers v0.1.0
[INFO] [stderr]    Compiling weezl v0.1.8
[INFO] [stderr]    Compiling half v2.4.1
[INFO] [stderr]    Compiling avif-serialize v0.8.2
[INFO] [stderr]    Compiling rav1e v0.7.1
[INFO] [stderr]    Compiling flate2 v1.0.35
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling jpeg-decoder v0.3.1
[INFO] [stderr]    Compiling rgb v0.8.50
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling v_frame v0.3.8
[INFO] [stderr]    Compiling bytemuck v1.21.0
[INFO] [stderr]    Compiling foldhash v0.1.4
[INFO] [stderr]    Compiling object v0.36.7
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling qoi v0.4.1
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling zune-jpeg v0.4.14
[INFO] [stderr]    Compiling image-webp v0.2.0
[INFO] [stderr]    Compiling pretty_assertions v1.4.1
[INFO] [stderr]    Compiling png v0.17.16
[INFO] [stderr]    Compiling gif v0.13.1
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling exr v1.73.0
[INFO] [stderr]    Compiling tiff v0.9.1
[INFO] [stderr]    Compiling castaway v0.2.3
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling unicode-width v0.2.0
[INFO] [stderr]    Compiling gimli v0.31.1
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling indoc v2.0.5
[INFO] [stderr]    Compiling compact_str v0.8.1
[INFO] [stderr]    Compiling lru v0.12.5
[INFO] [stderr]    Compiling vte_generate_state_changes v0.1.2
[INFO] [stderr]    Compiling x11rb-protocol v0.13.1
[INFO] [stderr]    Compiling cassowary v0.3.0
[INFO] [stderr]    Compiling rustc-demangle v0.1.24
[INFO] [stderr]    Compiling vte v0.13.0
[INFO] [stderr]    Compiling icy_sixel v0.1.3
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling maybe-rayon v0.1.1
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling av1-grain v0.2.3
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling serial-core v0.4.0
[INFO] [stderr]    Compiling ioctl-rs v0.1.6
[INFO] [stderr]    Compiling termios v0.2.2
[INFO] [stderr]    Compiling unicode-truncate v1.1.0
[INFO] [stderr]    Compiling nix v0.25.1
[INFO] [stderr]    Compiling shell-words v1.1.0
[INFO] [stderr]    Compiling serial-unix v0.4.0
[INFO] [stderr]    Compiling vt100_yh v0.17.0
[INFO] [stderr]    Compiling dyn-clone v1.0.17
[INFO] [stderr]    Compiling figlet-rs v0.1.5
[INFO] [stderr]    Compiling serial v0.4.0
[INFO] [stderr]    Compiling signal-hook-mio v0.2.4
[INFO] [stderr]    Compiling serde_derive v1.0.217
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling profiling-procmacros v1.0.16
[INFO] [stderr]    Compiling arg_enum_proc_macro v0.3.4
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling snafu-derive v0.8.5
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling profiling v1.0.16
[INFO] [stderr]    Compiling yeehaw_derive v0.1.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling tokio v1.42.0
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]    Compiling addr2line v0.24.2
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling filedescriptor v0.8.2
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]    Compiling backtrace v0.3.74
[INFO] [stderr]    Compiling instability v0.3.5
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling snafu v0.8.5
[INFO] [stderr]    Compiling portable-pty v0.8.1
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling serde_json v1.0.134
[INFO] [stderr]    Compiling ravif v0.11.11
[INFO] [stderr]    Compiling image v0.25.5
[INFO] [stderr]    Compiling crossterm v0.28.1
[INFO] [stderr]    Compiling x11rb v0.13.1
[INFO] [stderr]    Compiling tempfile v3.14.0
[INFO] [stderr]    Compiling ratatui v0.29.0
[INFO] [stderr]    Compiling ratatui-image v4.2.0
[INFO] [stderr]    Compiling arboard v3.4.1
[INFO] [stderr]    Compiling yeehaw_tui v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/event.rs:274:20
[INFO] [stdout]     |
[INFO] [stdout] 274 |     NewElement(Box<(dyn Element)>, Option<EventResponses>),
[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<EventResponses>),
[INFO] [stdout] 274 +     NewElement(Box<dyn Element>, Option<EventResponses>),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/element.rs:110:29
[INFO] [stdout]     |
[INFO] [stdout] 110 |     fn get_dyn_location_set(&self) -> Ref<DynLocationSet>;
[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]    --> src/elements/pane.rs:244:26
[INFO] [stdout]     |
[INFO] [stdout] 244 |     pub fn get_last_size(&self) -> Ref<Size> {
[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]    --> src/elements/pane.rs:319:24
[INFO] [stdout]     |
[INFO] [stdout] 319 |     pub fn get_content(&self) -> Ref<DrawChs2D> {
[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]    --> src/elements/pane.rs:323:28
[INFO] [stdout]     |
[INFO] [stdout] 323 |     pub fn get_content_mut(&self) -> RefMut<DrawChs2D> {
[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]    --> src/elements/pane.rs:629:29
[INFO] [stdout]     |
[INFO] [stdout] 629 |     fn get_dyn_location_set(&self) -> Ref<DynLocationSet> {
[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 52.47s
[INFO] running `Command { std: "docker" "inspect" "80c4178c16086cbfb796d13b8d37d4578b1d44d5c551038fe7af141c821a675d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "80c4178c16086cbfb796d13b8d37d4578b1d44d5c551038fe7af141c821a675d", kill_on_drop: false }`
[INFO] [stdout] 80c4178c16086cbfb796d13b8d37d4578b1d44d5c551038fe7af141c821a675d
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2078cd1ba1ff988af76e055d910eb6100da7b93688fd56e4987af8d3f3b08960
[INFO] running `Command { std: "docker" "start" "-a" "2078cd1ba1ff988af76e055d910eb6100da7b93688fd56e4987af8d3f3b08960", kill_on_drop: false }`
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/event.rs:274:20
[INFO] [stdout]     |
[INFO] [stdout] 274 |     NewElement(Box<(dyn Element)>, Option<EventResponses>),
[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<EventResponses>),
[INFO] [stdout] 274 +     NewElement(Box<dyn Element>, Option<EventResponses>),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/element.rs:110:29
[INFO] [stdout]     |
[INFO] [stdout] 110 |     fn get_dyn_location_set(&self) -> Ref<DynLocationSet>;
[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]    --> src/elements/pane.rs:244:26
[INFO] [stdout]     |
[INFO] [stdout] 244 |     pub fn get_last_size(&self) -> Ref<Size> {
[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]    --> src/elements/pane.rs:319:24
[INFO] [stdout]     |
[INFO] [stdout] 319 |     pub fn get_content(&self) -> Ref<DrawChs2D> {
[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]    --> src/elements/pane.rs:323:28
[INFO] [stdout]     |
[INFO] [stdout] 323 |     pub fn get_content_mut(&self) -> RefMut<DrawChs2D> {
[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] [stderr]    Compiling yeehaw_tui v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/elements/pane.rs:629:29
[INFO] [stdout]     |
[INFO] [stdout] 629 |     fn get_dyn_location_set(&self) -> Ref<DynLocationSet> {
[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] error: couldn't read `examples/shared/../../../assets/tuvix.jpg`: No such file or directory (os error 2)
[INFO] [stdout]  --> examples/shared/image.rs:9:18
[INFO] [stdout]   |
[INFO] [stdout] 9 |     let img_bz = std::include_bytes!("../../../assets/tuvix.jpg");
[INFO] [stdout]   |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `examples/shared/../../../assets/tuvix.jpg`: No such file or directory (os error 2)
[INFO] [stdout]  --> examples/shared/image.rs:9:18
[INFO] [stdout]   |
[INFO] [stdout] 9 |     let img_bz = std::include_bytes!("../../../assets/tuvix.jpg");
[INFO] [stdout]   |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `examples/shared/../../../assets/tuvix.jpg`: No such file or directory (os error 2)
[INFO] [stdout]  --> examples/shared/image.rs:9:18
[INFO] [stdout]   |
[INFO] [stdout] 9 |     let img_bz = std::include_bytes!("../../../assets/tuvix.jpg");
[INFO] [stdout]   |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `examples/shared/../../../assets/tuvix.jpg`: No such file or directory (os error 2)
[INFO] [stdout]  --> examples/shared/image.rs:9:18
[INFO] [stdout]   |
[INFO] [stdout] 9 |     let img_bz = std::include_bytes!("../../../assets/tuvix.jpg");
[INFO] [stdout]   |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `examples/shared/../../../assets/tuvix.jpg`: No such file or directory (os error 2)
[INFO] [stdout]  --> examples/shared/image.rs:9:18
[INFO] [stdout]   |
[INFO] [stdout] 9 |     let img_bz = std::include_bytes!("../../../assets/tuvix.jpg");
[INFO] [stdout]   |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `examples/../../assets/figlet/ANSI_Shadow.flf`: No such file or directory (os error 2)
[INFO] [stdout]   --> examples/showcase.rs:59:42
[INFO] [stdout]    |
[INFO] [stdout] 59 |         figlet_rs::FIGfont::from_content(std::include_str!("../../assets/figlet/ANSI_Shadow.flf"))
[INFO] [stdout]    |                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `yeehaw_tui` (example "colors") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `yeehaw_tui` (example "widgets") due to 1 previous error
[INFO] [stderr] error: could not compile `yeehaw_tui` (example "showcase") due to 2 previous errors
[INFO] [stderr] error: could not compile `yeehaw_tui` (example "image") due to 1 previous error
[INFO] [stderr] error: could not compile `yeehaw_tui` (example "editor") due to 1 previous error
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/event.rs:274:20
[INFO] [stdout]     |
[INFO] [stdout] 274 |     NewElement(Box<(dyn Element)>, Option<EventResponses>),
[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<EventResponses>),
[INFO] [stdout] 274 +     NewElement(Box<dyn Element>, Option<EventResponses>),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustc3VyhYC/symbols.o" "<4 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libyeehaw_tui-670007bd87067968,libarboard-2fb3657d44be99dc,libx11rb-e5679536f8a84f8a,libx11rb_protocol-13c5eb7c795b2836,libtempfile-8256ef4b74b8def2,libfastrand-47921bd8b682c1b8,libserde_json-136efefd1f464d0f,libvt100_yh-9c7cf3c8e9df8354,libvte-810fde2f05d6b5a8,libutf8parse-f6737d5b791aba93,libfutures-0443c8c30672b3e2,libfutures_executor-da25f475260737a0,libfutures_util-deea9e63f23a2dd0,libfutures_io-afc827f01ba74cbf,libslab-56204508f73b047b,libfutures_channel-227e4ae673321f21,libfutures_sink-3507ceb39b864200,libfutures_task-7ae12210ff8c1a31,libsnafu-cac0521479eb3b4b,libbacktrace-ab420c4117272e9c,libobject-acd79ceb13cc7592,libaddr2line-2dcfc57b4c044958,libgimli-946680fdbc91a42e,librustc_demangle-7600c17756d8b5ab,libratatui_image-16813b5c28f049d9,libicy_sixel-942067b4f9462470,libbase64-00b58ca56942df0a,libratatui-4c763d2c1b7b7166,libunicode_truncate-4523d81579543d83,libunicode_width-3ddf7d6549f3d7bc,liblru-1e0254af57de63b7,libhashbrown-cba576380577414b,libfoldhash-9d517c191f7f0ccb,libequivalent-1a416a9cd094258a,liballocator_api2-70340334091b5a73,libitertools-828ba5b9dc3ae12e,libcassowary-699318b7313478c7,libunicode_segmentation-0a9eff1442a90913,libunicode_width-3c9482c5812fb380,libstrum-d2c7ce6f739dea68,libimage-efc0cd1d4cebe5de,libimage_webp-0a87e5ee8c7fa2c3,libqoi-6ae8b61f24f60a26,libpng-7499a57b3e695e10,libfdeflate-9f52c5ad78c3eb34,libexr-455621a687bb60fb,libzune_inflate-cd8159965152d408,libbit_field-6fa746c0178de954,liblebe-6679e85d0b1e3d94,libhalf-1f3795af31d8f576,libzune_jpeg-3b6f4154ff9cc776,libzune_core-a186de26ce2c85ab,libgif-516c32d5cbe790cf,libcolor_quant-43e17759eebdcfd3,libbyteorder_lite-2f6890542318b4a1,libravif-2709408c95a88b52,libloop9-f830d541f8aed71c,libavif_serialize-5ac77da75a1b5b74,libquick_error-0bf4d4511e8935f7,librgb-7f03b55750d5964a,librav1e-3f1154f13637abff,libprofiling-4ecdc6d2fc8c4e54,libav1_grain-1b55d03691aebd1b,libnom-fdc244f5503a02fd,libmemchr-ee39f93accc90f7c,libnum_rational-e9f5a6e087dea86d,libnum_bigint-bc8f49c8eb97a81f,libnum_integer-90098bb49db1f7fe,libdebug_unreachable-abd293a450d894d7,libmaybe_rayon-f8d7a1042a02888c,libv_frame-79ac5222c2a5b1cd,libaligned_vec-4fe1a7d0d82c8a59,libarrayvec-b6d263f53f72a0a3,libbitstream_io-44132cab916c87b1,libitertools-607a2ebc16695bd8,libimgref-08573f8df55ab515,libbytemuck-504445279c9cd65f,libnum_traits-c0bc82ce50b5fb15,libtiff-f2e31812763a29f8,libflate2-1f0a38fe250da106,libminiz_oxide-63af6f2edb349b16,libsimd_adler32-80841c86b1383db7,libcrc32fast-7fea2126e47072e0,libweezl-ec0492fef99c441e,libjpeg_decoder-0f3ec4bf3dff9d64,libfiglet_rs-e8ef243769d42e84,libportable_pty-52d3aa94a2ed7fc9,libshell_words-eef44e5987d9877e,libserial-87a99b7b7d4a1102,libserial_unix-b10ef7f104c96232,libioctl_rs-b7b4dc83874df52e,libtermios-a07652a53befeb2a,libserial_core-75036b80d64343f7,libfiledescriptor-cbdcf08b0c905af6,libthiserror-44b43b1c0b8a7af5,libnix-05a62190824d41f6,libmemoffset-bef628076017d17f,libpin_utils-fbb4663921dd3b6f,libbitflags-a56917bef97924b7,libdowncast_rs-8ff84f71012b9d7c,librayon-6e3b259dda0349dc,librayon_core-0697b8f7e3eeeca9,libcrossbeam_deque-f198184cb9600427,libcrossbeam_epoch-f7850608dc87be5d,libcrossbeam_utils-a8ff581764e612a5,libeither-c72f44f1a200ae1c,libdyn_clone-826c6ca7f3b4bb5b,libtokio-e065c6657b4c067d,libpin_project_lite-5d20e9f85dfc9752,librand-d2c89b40d37433ba,librand_chacha-8facf2c9307bb752,libppv_lite86-3641c878f3fa6560,libzerocopy-2d850c7809d168b3,libbyteorder-02294bd26b1c25f7,librand_core-108ca951193d6dfb,libgetrandom-f0837dd9526e01ee,libcrossterm-cc2376909f885fa7,librustix-320e57d6d3f4019b,liblinux_raw_sys-0215fbc83275468c,libbitflags-7443ba864c7d928f,libserde-26cf7e80b81b37a2,libfutures_core-0678f328345db627,libsignal_hook_mio-0731016049a0ecef,libsignal_hook-8012fd87e0117e3c,libsignal_hook_registry-5da6ed91aebac7ef,libmio-f23721103c750135,liblog-bed40425882d2bd2,libcompact_str-632621f4c4ee6530,libryu-5e2da3a6212ae627,libitoa-c39dfbbb97975c4c,libstatic_assertions-1b4ac743028479c0,libcastaway-ce67f15a157300eb,libanyhow-56b7ba3b8d475eef,libparking_lot-7faf9a01696e7bdd,libparking_lot_core-65659b5af2147322,liblibc-26baa1ee499445e1,libcfg_if-6a7eff3bb9b3cc11,libsmallvec-11db946d63302e54,liblock_api-4beacfad2f3f8dba,libscopeguard-b6a4a8f4f6aaf34b,libonce_cell-0e56737512c95ce4}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lc" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustc3VyhYC/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/hello_world_inline-607c3b8dd4f20387" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `yeehaw_tui` (example "hello_world_inline") due to 1 previous error
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustc1dTG99/symbols.o" "<3 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libyeehaw_tui-670007bd87067968,libarboard-2fb3657d44be99dc,libx11rb-e5679536f8a84f8a,libx11rb_protocol-13c5eb7c795b2836,libtempfile-8256ef4b74b8def2,libfastrand-47921bd8b682c1b8,libserde_json-136efefd1f464d0f,libvt100_yh-9c7cf3c8e9df8354,libvte-810fde2f05d6b5a8,libutf8parse-f6737d5b791aba93,libfutures-0443c8c30672b3e2,libfutures_executor-da25f475260737a0,libfutures_util-deea9e63f23a2dd0,libfutures_io-afc827f01ba74cbf,libslab-56204508f73b047b,libfutures_channel-227e4ae673321f21,libfutures_sink-3507ceb39b864200,libfutures_task-7ae12210ff8c1a31,libsnafu-cac0521479eb3b4b,libbacktrace-ab420c4117272e9c,libobject-acd79ceb13cc7592,libaddr2line-2dcfc57b4c044958,libgimli-946680fdbc91a42e,librustc_demangle-7600c17756d8b5ab,libratatui_image-16813b5c28f049d9,libicy_sixel-942067b4f9462470,libbase64-00b58ca56942df0a,libratatui-4c763d2c1b7b7166,libunicode_truncate-4523d81579543d83,libunicode_width-3ddf7d6549f3d7bc,liblru-1e0254af57de63b7,libhashbrown-cba576380577414b,libfoldhash-9d517c191f7f0ccb,libequivalent-1a416a9cd094258a,liballocator_api2-70340334091b5a73,libitertools-828ba5b9dc3ae12e,libcassowary-699318b7313478c7,libunicode_segmentation-0a9eff1442a90913,libunicode_width-3c9482c5812fb380,libstrum-d2c7ce6f739dea68,libimage-efc0cd1d4cebe5de,libimage_webp-0a87e5ee8c7fa2c3,libqoi-6ae8b61f24f60a26,libpng-7499a57b3e695e10,libfdeflate-9f52c5ad78c3eb34,libexr-455621a687bb60fb,libzune_inflate-cd8159965152d408,libbit_field-6fa746c0178de954,liblebe-6679e85d0b1e3d94,libhalf-1f3795af31d8f576,libzune_jpeg-3b6f4154ff9cc776,libzune_core-a186de26ce2c85ab,libgif-516c32d5cbe790cf,libcolor_quant-43e17759eebdcfd3,libbyteorder_lite-2f6890542318b4a1,libravif-2709408c95a88b52,libloop9-f830d541f8aed71c,libavif_serialize-5ac77da75a1b5b74,libquick_error-0bf4d4511e8935f7,librgb-7f03b55750d5964a,librav1e-3f1154f13637abff,libprofiling-4ecdc6d2fc8c4e54,libav1_grain-1b55d03691aebd1b,libnom-fdc244f5503a02fd,libmemchr-ee39f93accc90f7c,libnum_rational-e9f5a6e087dea86d,libnum_bigint-bc8f49c8eb97a81f,libnum_integer-90098bb49db1f7fe,libdebug_unreachable-abd293a450d894d7,libmaybe_rayon-f8d7a1042a02888c,libv_frame-79ac5222c2a5b1cd,libaligned_vec-4fe1a7d0d82c8a59,libarrayvec-b6d263f53f72a0a3,libbitstream_io-44132cab916c87b1,libitertools-607a2ebc16695bd8,libimgref-08573f8df55ab515,libbytemuck-504445279c9cd65f,libnum_traits-c0bc82ce50b5fb15,libtiff-f2e31812763a29f8,libflate2-1f0a38fe250da106,libminiz_oxide-63af6f2edb349b16,libsimd_adler32-80841c86b1383db7,libcrc32fast-7fea2126e47072e0,libweezl-ec0492fef99c441e,libjpeg_decoder-0f3ec4bf3dff9d64,libfiglet_rs-e8ef243769d42e84,libportable_pty-52d3aa94a2ed7fc9,libshell_words-eef44e5987d9877e,libserial-87a99b7b7d4a1102,libserial_unix-b10ef7f104c96232,libioctl_rs-b7b4dc83874df52e,libtermios-a07652a53befeb2a,libserial_core-75036b80d64343f7,libfiledescriptor-cbdcf08b0c905af6,libthiserror-44b43b1c0b8a7af5,libnix-05a62190824d41f6,libmemoffset-bef628076017d17f,libpin_utils-fbb4663921dd3b6f,libbitflags-a56917bef97924b7,libdowncast_rs-8ff84f71012b9d7c,librayon-6e3b259dda0349dc,librayon_core-0697b8f7e3eeeca9,libcrossbeam_deque-f198184cb9600427,libcrossbeam_epoch-f7850608dc87be5d,libcrossbeam_utils-a8ff581764e612a5,libeither-c72f44f1a200ae1c,libdyn_clone-826c6ca7f3b4bb5b,libtokio-e065c6657b4c067d,libpin_project_lite-5d20e9f85dfc9752,librand-d2c89b40d37433ba,librand_chacha-8facf2c9307bb752,libppv_lite86-3641c878f3fa6560,libzerocopy-2d850c7809d168b3,libbyteorder-02294bd26b1c25f7,librand_core-108ca951193d6dfb,libgetrandom-f0837dd9526e01ee,libcrossterm-cc2376909f885fa7,librustix-320e57d6d3f4019b,liblinux_raw_sys-0215fbc83275468c,libbitflags-7443ba864c7d928f,libserde-26cf7e80b81b37a2,libfutures_core-0678f328345db627,libsignal_hook_mio-0731016049a0ecef,libsignal_hook-8012fd87e0117e3c,libsignal_hook_registry-5da6ed91aebac7ef,libmio-f23721103c750135,liblog-bed40425882d2bd2,libcompact_str-632621f4c4ee6530,libryu-5e2da3a6212ae627,libitoa-c39dfbbb97975c4c,libstatic_assertions-1b4ac743028479c0,libcastaway-ce67f15a157300eb,libanyhow-56b7ba3b8d475eef,libparking_lot-7faf9a01696e7bdd,libparking_lot_core-65659b5af2147322,liblibc-26baa1ee499445e1,libcfg_if-6a7eff3bb9b3cc11,libsmallvec-11db946d63302e54,liblock_api-4beacfad2f3f8dba,libscopeguard-b6a4a8f4f6aaf34b,libonce_cell-0e56737512c95ce4}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lc" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustc1dTG99/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/terminal-8f130476a075483a" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `yeehaw_tui` (example "terminal") due to 1 previous error
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/element.rs:110:29
[INFO] [stdout]     |
[INFO] [stdout] 110 |     fn get_dyn_location_set(&self) -> Ref<DynLocationSet>;
[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]    --> src/elements/pane.rs:244:26
[INFO] [stdout]     |
[INFO] [stdout] 244 |     pub fn get_last_size(&self) -> Ref<Size> {
[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]    --> src/elements/pane.rs:319:24
[INFO] [stdout]     |
[INFO] [stdout] 319 |     pub fn get_content(&self) -> Ref<DrawChs2D> {
[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]    --> src/elements/pane.rs:323:28
[INFO] [stdout]     |
[INFO] [stdout] 323 |     pub fn get_content_mut(&self) -> RefMut<DrawChs2D> {
[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]    --> src/elements/pane.rs:629:29
[INFO] [stdout]     |
[INFO] [stdout] 629 |     fn get_dyn_location_set(&self) -> Ref<DynLocationSet> {
[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] running `Command { std: "docker" "inspect" "2078cd1ba1ff988af76e055d910eb6100da7b93688fd56e4987af8d3f3b08960", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2078cd1ba1ff988af76e055d910eb6100da7b93688fd56e4987af8d3f3b08960", kill_on_drop: false }`
[INFO] [stdout] 2078cd1ba1ff988af76e055d910eb6100da7b93688fd56e4987af8d3f3b08960
