[INFO] fetching crate yeehaw_tui 0.1.0... [INFO] testing yeehaw_tui-0.1.0 against try#b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b for pr-145330-1 [INFO] extracting crate yeehaw_tui 0.1.0 into /workspace/builds/worker-3-tc2/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-3-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate yeehaw_tui 0.1.0 on toolchain b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 94fab9530747fd07dc3485d551e282637e44614425f59b60c4027883083c9805 [INFO] running `Command { std: "docker" "start" "-a" "94fab9530747fd07dc3485d551e282637e44614425f59b60c4027883083c9805", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "94fab9530747fd07dc3485d551e282637e44614425f59b60c4027883083c9805", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "94fab9530747fd07dc3485d551e282637e44614425f59b60c4027883083c9805", kill_on_drop: false }` [INFO] [stdout] 94fab9530747fd07dc3485d551e282637e44614425f59b60c4027883083c9805 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 39a01f24f42b8159c51f1920985d9791e616263350339fca2239186eb8e3e2d6 [INFO] running `Command { std: "docker" "start" "-a" "39a01f24f42b8159c51f1920985d9791e616263350339fca2239186eb8e3e2d6", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Compiling adler2 v2.0.0 [INFO] [stderr] Compiling anyhow v1.0.95 [INFO] [stderr] Compiling rustix v0.38.42 [INFO] [stderr] Compiling rustversion v1.0.19 [INFO] [stderr] Compiling built v0.7.5 [INFO] [stderr] Compiling aligned-vec v0.5.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling miniz_oxide v0.8.2 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling bitstream-io v2.6.0 [INFO] [stderr] Compiling itoa v1.0.14 [INFO] [stderr] Compiling noop_proc_macro v0.3.0 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling quick-error v2.0.1 [INFO] [stderr] Compiling rav1e v0.7.1 [INFO] [stderr] Compiling weezl v0.1.8 [INFO] [stderr] Compiling imgref v1.11.0 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling flate2 v1.0.35 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling half v2.4.1 [INFO] [stderr] Compiling avif-serialize v0.8.2 [INFO] [stderr] Compiling rgb v0.8.50 [INFO] [stderr] Compiling syn v2.0.93 [INFO] [stderr] Compiling loop9 v0.1.5 [INFO] [stderr] Compiling pin-project-lite v0.2.15 [INFO] [stderr] Compiling jpeg-decoder v0.3.1 [INFO] [stderr] Compiling foldhash v0.1.4 [INFO] [stderr] Compiling simd_helpers v0.1.0 [INFO] [stderr] Compiling bytemuck v1.21.0 [INFO] [stderr] Compiling zune-core v0.4.12 [INFO] [stderr] Compiling byteorder-lite v0.1.0 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling bit_field v0.10.2 [INFO] [stderr] Compiling gif v0.13.1 [INFO] [stderr] Compiling exr v1.73.0 [INFO] [stderr] Compiling qoi v0.4.1 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling png v0.17.16 [INFO] [stderr] Compiling zune-jpeg v0.4.14 [INFO] [stderr] Compiling image-webp v0.2.0 [INFO] [stderr] Compiling castaway v0.2.3 [INFO] [stderr] Compiling pretty_assertions v1.4.1 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling indoc v2.0.5 [INFO] [stderr] Compiling unicode-width v0.2.0 [INFO] [stderr] Compiling lru v0.12.5 [INFO] [stderr] Compiling compact_str v0.8.1 [INFO] [stderr] Compiling addr2line v0.24.2 [INFO] [stderr] Compiling object v0.36.7 [INFO] [stderr] Compiling vte_generate_state_changes v0.1.2 [INFO] [stderr] Compiling rustc-demangle v0.1.24 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling maybe-rayon v0.1.1 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling serial-core v0.4.0 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling v_frame v0.3.8 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling ioctl-rs v0.1.6 [INFO] [stderr] Compiling termios v0.2.2 [INFO] [stderr] Compiling tiff v0.9.1 [INFO] [stderr] Compiling serde_json v1.0.134 [INFO] [stderr] Compiling x11rb-protocol v0.13.1 [INFO] [stderr] Compiling serial-unix v0.4.0 [INFO] [stderr] Compiling vte v0.13.0 [INFO] [stderr] Compiling signal-hook-mio v0.2.4 [INFO] [stderr] Compiling nix v0.25.1 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling serial v0.4.0 [INFO] [stderr] Compiling icy_sixel v0.1.3 [INFO] [stderr] Compiling shell-words v1.1.0 [INFO] [stderr] Compiling dyn-clone v1.0.17 [INFO] [stderr] Compiling bytes v1.9.0 [INFO] [stderr] Compiling unicode-truncate v1.1.0 [INFO] [stderr] Compiling vt100_yh v0.17.0 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling av1-grain v0.2.3 [INFO] [stderr] Compiling backtrace v0.3.74 [INFO] [stderr] Compiling darling_core v0.20.10 [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 tokio-macros v2.4.0 [INFO] [stderr] Compiling snafu-derive v0.8.5 [INFO] [stderr] Compiling yeehaw_derive v0.1.0 [INFO] [stderr] Compiling profiling v1.0.16 [INFO] [stderr] Compiling tokio v1.42.0 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling filedescriptor v0.8.2 [INFO] [stderr] Compiling portable-pty v0.8.1 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling snafu v0.8.5 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Compiling instability v0.3.5 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling ravif v0.11.11 [INFO] [stderr] Compiling image v0.25.5 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling crossterm v0.28.1 [INFO] [stderr] Compiling x11rb v0.13.1 [INFO] [stderr] Compiling tempfile v3.14.0 [INFO] [stderr] Compiling arboard v3.4.1 [INFO] [stderr] Compiling ratatui v0.29.0 [INFO] [stderr] Compiling ratatui-image v4.2.0 [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), [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` 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] --> 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] --> 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] --> 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] --> 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] --> 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 55.62s [INFO] running `Command { std: "docker" "inspect" "39a01f24f42b8159c51f1920985d9791e616263350339fca2239186eb8e3e2d6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "39a01f24f42b8159c51f1920985d9791e616263350339fca2239186eb8e3e2d6", kill_on_drop: false }` [INFO] [stdout] 39a01f24f42b8159c51f1920985d9791e616263350339fca2239186eb8e3e2d6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7068ff28495be85d1ae7219ccab8ad531f37de30aa7fc3107e0774ea9e7f3e90 [INFO] running `Command { std: "docker" "start" "-a" "7068ff28495be85d1ae7219ccab8ad531f37de30aa7fc3107e0774ea9e7f3e90", 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), [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` 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] --> 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] --> 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] --> 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] --> 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] [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 { [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 "image") 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 "colors") due to 1 previous error [INFO] [stderr] error: could not compile `yeehaw_tui` (example "widgets") due to 1 previous error [INFO] [stderr] error: could not compile `yeehaw_tui` (example "editor") due to 1 previous error [INFO] [stderr] error: could not compile `yeehaw_tui` (example "showcase") due to 2 previous errors [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> 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)]` 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] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcdhyEkM/symbols.o" "<4 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libyeehaw_tui-28607e15d4093f39,libarboard-cac37f9a1b977936,libx11rb-3dd5b84a0cc2c9a2,libx11rb_protocol-d2113292affc4693,libtempfile-d5211982f35dca2c,libfastrand-503f12a96d791409,libserde_json-7142b70e3a2e360d,libvt100_yh-0634f9db672bac5d,libvte-e3e37e4e3300dc5c,libutf8parse-8828ddbb63eb8bad,libfutures-487a9248fc9c2561,libfutures_executor-a5790b44e5875baa,libfutures_util-55e1961e32cb79cd,libfutures_io-3e19596c076de665,libslab-b066ee2c679b47fd,libfutures_channel-bb3bea02536f003a,libfutures_sink-23538ced8fe824d7,libfutures_task-19b3aba2be9e7ae8,libsnafu-3a9482f191a40e8c,libbacktrace-2199b3affee90772,libobject-15535254fb559686,libaddr2line-9b33b1b221c0ad25,libgimli-672214083c0de216,librustc_demangle-f257d5a904da7bce,libratatui_image-602593dbd6fad3b8,libicy_sixel-0363154cda491608,libbase64-64299f9d815d057c,libratatui-6332b201566ca0c5,libunicode_truncate-c1093aa7a3f15a0d,libunicode_width-08b963676a6677c5,liblru-31b912ae618f18b7,libhashbrown-321268ef157f5542,libfoldhash-db4127afd3bb4103,libequivalent-fdc46004df91ad08,liballocator_api2-3bc2480ae44878f3,libitertools-81524015b6b5198d,libcassowary-618d3b643fd4c97b,libunicode_segmentation-ff3f1aa3aad6e639,libunicode_width-79cfce0a776a55d3,libstrum-511d0e8285e75608,libimage-84f5e2b8d264aa8e,libimage_webp-b4f95e8601006e05,libqoi-183aa8b3eecc25a5,libpng-691c7ea6de10a975,libfdeflate-4d6164a32860a2e0,libexr-705db9782d3851ac,libzune_inflate-249878d2816071b4,libbit_field-eda3227a244109cb,liblebe-dd40720b17de66d8,libhalf-8828d1a34d8bd812,libzune_jpeg-9cdcf0f80e1625d2,libzune_core-e448b15fbf642cb4,libgif-d5ddca0d037621a1,libcolor_quant-fa7ff1de0e6ea74b,libbyteorder_lite-25e78048a27d33b8,libravif-2a916a211c225382,libloop9-4bb62f80164107ac,libavif_serialize-5a15141fbf181aca,libquick_error-8d402ad4d863a69d,librgb-1ed681b62996bb34,librav1e-9f21a3b554b9ef0c,libprofiling-0c351016234a6a89,libav1_grain-5a727638526b10a0,libnom-2634eb9b7f5f7aae,libmemchr-3ffe5f7a52883367,libnum_rational-7b4572453f1ff034,libnum_bigint-70385ea501249ca4,libnum_integer-3367a357d6e00808,libdebug_unreachable-64be8850bfcabca1,libmaybe_rayon-ef1303a70281c419,libv_frame-735a9f7a380ba2e7,libaligned_vec-ab53b3b8648dcc44,libarrayvec-41dcfe80309d7422,libbitstream_io-cf56b29ea9eb7b84,libitertools-97851b5a067112d9,libimgref-a0e1951dfb279f53,libbytemuck-3aaadcbd34f66593,libnum_traits-1a0074f98e3a6d0e,libtiff-08b89e6477e10794,libflate2-dca7134dd78cb04f,libminiz_oxide-53fc76354481b5c9,libsimd_adler32-eda01a159841bab2,libcrc32fast-ec6b1847c42b19ed,libweezl-a28855e8054185c9,libjpeg_decoder-5020c691837dd46e,libfiglet_rs-810dcef3ce9491ea,libportable_pty-1acdc37fe0db6a6f,libshell_words-577647bd4f992c17,libserial-979e35c765b03e68,libserial_unix-df34a4262b2eb388,libioctl_rs-301622c70b45df71,libtermios-5a3ef00ac454ed66,libserial_core-8a96c6246307d03f,libfiledescriptor-dd8a343334f7db58,libthiserror-74d90845d3edaf68,libnix-3f850a51bf1a8238,libmemoffset-b34849f01873dde8,libpin_utils-9a5791cba021167a,libbitflags-e2b4db6c651223da,libdowncast_rs-af2d5a07fb165ed2,librayon-13639db05bb94130,librayon_core-eae9644c310958e7,libcrossbeam_deque-ce08bd9aba37d973,libcrossbeam_epoch-0e344cb0f6dc787c,libcrossbeam_utils-57acb8582d3ed5fe,libeither-38d43fea6173fdf6,libdyn_clone-4ac8e222c448f1c1,libtokio-e4f29fbeed6e9eb4,libpin_project_lite-1b69109c4d0b18c5,librand-35ac3f29c6e92deb,librand_chacha-a3058187d06a292d,libppv_lite86-cf9fd85685ba4809,libzerocopy-d41d014d549a42ff,libbyteorder-7df9ab1ae37e1368,librand_core-1ab5943844726eca,libgetrandom-b996327625c2cb6b,libcrossterm-8414f98686f57138,librustix-0ad04093d3b5438e,liblinux_raw_sys-e5ea903f25f334df,libbitflags-15e30d8f35bca8a2,libserde-5e2edd8ef6ef3bfb,libfutures_core-7288ace658af78d0,libsignal_hook_mio-8dc96a94dbf31c7b,libsignal_hook-c1cd2ff282e7ab6f,libsignal_hook_registry-ac5de3f021ea9d32,libmio-38b7edd281f1bf7c,liblog-5fb51f756c1191b0,libcompact_str-26c45c95ff988f35,libryu-f8ba606093049f91,libitoa-d34da3363977f6fb,libstatic_assertions-d53a9977dc6e27e5,libcastaway-a04994a2610075ea,libanyhow-86336943e25b38f2,libparking_lot-746005baa5ce8019,libparking_lot_core-07dac891531f55ef,liblibc-348bb14b111b37ff,libcfg_if-33ef6c02a07f9fec,libsmallvec-8045c56aeb050430,liblock_api-47948af6bba6d2a8,libscopeguard-d52bd00767847e44,libonce_cell-debe7c411cf97340}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lc" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcdhyEkM/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/hello_world_inline-91a69d210c236764" "-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] 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; [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 { [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 { [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 { [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 { [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" "7068ff28495be85d1ae7219ccab8ad531f37de30aa7fc3107e0774ea9e7f3e90", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7068ff28495be85d1ae7219ccab8ad531f37de30aa7fc3107e0774ea9e7f3e90", kill_on_drop: false }` [INFO] [stdout] 7068ff28495be85d1ae7219ccab8ad531f37de30aa7fc3107e0774ea9e7f3e90