[INFO] cloning repository https://github.com/omi-coide/studious-engine-image
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/omi-coide/studious-engine-image" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fomi-coide%2Fstudious-engine-image", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fomi-coide%2Fstudious-engine-image'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 9f8608514199329a7cc721b4e7b466e73d2e2fa0
[INFO] testing omi-coide/studious-engine-image against beta-2025-09-21 for beta-1.91-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fomi-coide%2Fstudious-engine-image" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/omi-coide/studious-engine-image
[INFO] removed 1 missing examples
[INFO] finished tweaking git repo https://github.com/omi-coide/studious-engine-image
[INFO] tweaked toml for git repo https://github.com/omi-coide/studious-engine-image written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/omi-coide/studious-engine-image on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/omi-coide/studious-engine-image 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" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 80cba5e62c0c72154e7a6ea2b7ee8a2701f33adeaaab3e9529b4802e3b1858dc
[INFO] running `Command { std: "docker" "start" "-a" "80cba5e62c0c72154e7a6ea2b7ee8a2701f33adeaaab3e9529b4802e3b1858dc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "80cba5e62c0c72154e7a6ea2b7ee8a2701f33adeaaab3e9529b4802e3b1858dc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "80cba5e62c0c72154e7a6ea2b7ee8a2701f33adeaaab3e9529b4802e3b1858dc", kill_on_drop: false }`
[INFO] [stdout] 80cba5e62c0c72154e7a6ea2b7ee8a2701f33adeaaab3e9529b4802e3b1858dc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1edeeb143d1930792cc50d07a411052e92c540cc5c0fc10ea8fb2fdd2c69ae08
[INFO] running `Command { std: "docker" "start" "-a" "1edeeb143d1930792cc50d07a411052e92c540cc5c0fc10ea8fb2fdd2c69ae08", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.147
[INFO] [stderr]    Compiling proc-macro2 v1.0.66
[INFO] [stderr]    Compiling crossbeam-utils v0.8.16
[INFO] [stderr]    Compiling unicode-ident v1.0.11
[INFO] [stderr]    Compiling memoffset v0.9.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.15
[INFO] [stderr]    Compiling rayon-core v1.11.0
[INFO] [stderr]    Compiling smallvec v1.11.0
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]    Compiling miniz_oxide v0.7.1
[INFO] [stderr]    Compiling num-traits v0.2.16
[INFO] [stderr]    Compiling futures-core v0.3.28
[INFO] [stderr]    Compiling log v0.4.19
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]    Compiling weezl v0.1.7
[INFO] [stderr]    Compiling futures-sink v0.3.28
[INFO] [stderr]    Compiling bitflags v2.3.3
[INFO] [stderr]    Compiling zune-inflate v0.2.54
[INFO] [stderr]    Compiling fdeflate v0.3.0
[INFO] [stderr]    Compiling lebe v0.5.2
[INFO] [stderr]    Compiling rustix v0.38.4
[INFO] [stderr]    Compiling bytemuck v1.13.1
[INFO] [stderr]    Compiling half v2.2.1
[INFO] [stderr]    Compiling gif v0.12.0
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]    Compiling indoc v2.0.3
[INFO] [stderr]    Compiling unicode-width v0.1.10
[INFO] [stderr]    Compiling linux-raw-sys v0.4.3
[INFO] [stderr]    Compiling base64 v0.21.2
[INFO] [stderr]    Compiling dyn-clone v1.0.12
[INFO] [stderr]    Compiling flate2 v1.0.26
[INFO] [stderr]    Compiling quote v1.0.32
[INFO] [stderr]    Compiling qoi v0.4.1
[INFO] [stderr]    Compiling iterm2img v0.1.0
[INFO] [stderr]    Compiling crossbeam-channel v0.5.8
[INFO] [stderr]    Compiling syn v2.0.27
[INFO] [stderr]    Compiling png v0.17.9
[INFO] [stderr]    Compiling crossbeam-deque v0.8.3
[INFO] [stderr]    Compiling getrandom v0.2.10
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.1
[INFO] [stderr]    Compiling mio v0.8.8
[INFO] [stderr]    Compiling parking_lot_core v0.9.8
[INFO] [stderr]    Compiling nanorand v0.7.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling signal-hook v0.3.17
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling rayon v1.7.0
[INFO] [stderr]    Compiling signal-hook-mio v0.2.3
[INFO] [stderr]    Compiling crossterm v0.27.0
[INFO] [stderr]    Compiling crossterm v0.25.0
[INFO] [stderr]    Compiling jpeg-decoder v0.3.0
[INFO] [stderr]    Compiling tiff v0.8.1
[INFO] [stderr]    Compiling pin-project-internal v1.1.2
[INFO] [stderr]    Compiling strum_macros v0.25.2
[INFO] [stderr]    Compiling pin-project v1.1.2
[INFO] [stderr]    Compiling flume v0.10.14
[INFO] [stderr]    Compiling strum v0.25.0
[INFO] [stderr]    Compiling ratatui v0.23.0
[INFO] [stderr]    Compiling exr v1.7.0
[INFO] [stderr]    Compiling image v0.24.6
[INFO] [stderr]    Compiling ratatui-image v0.3.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `rect`
[INFO] [stdout]   --> src/protocol/iterm.rs:53:11
[INFO] [stdout]    |
[INFO] [stdout] 53 | fn render(rect: Rect, data: &str, area: Rect, buf: &mut Buffer, overdraw: bool) {
[INFO] [stdout]    |           ^^^^ help: if this is intentional, prefix it with an underscore: `_rect`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `overdraw`
[INFO] [stdout]   --> src/protocol/iterm.rs:53:65
[INFO] [stdout]    |
[INFO] [stdout] 53 | fn render(rect: Rect, data: &str, area: Rect, buf: &mut Buffer, overdraw: bool) {
[INFO] [stdout]    |                                                                 ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_overdraw`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `render_area` is never used
[INFO] [stdout]   --> src/protocol/iterm.rs:67:4
[INFO] [stdout]    |
[INFO] [stdout] 67 | fn render_area(rect: Rect, area: Rect, overdraw: bool) -> Option<Rect> {
[INFO] [stdout]    |    ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `image::Rgb`
[INFO] [stdout]   --> src/bin/test/main.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use image::Rgb;
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Block`, `Borders`, and `style::Style`
[INFO] [stdout]   --> src/bin/test/main.rs:17:15
[INFO] [stdout]    |
[INFO] [stdout] 17 |     widgets::{Block, Borders, Paragraph, Wrap, Widget, StatefulWidget},
[INFO] [stdout]    |               ^^^^^  ^^^^^^^
[INFO] [stdout] 18 |     Frame, Terminal, style::Style, prelude::Rect,
[INFO] [stdout]    |                      ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `FixedImage`, `ImageSource`, `Protocol`, `ResizeImage`, `Resize`, `iterm`, and `picker::Picker`
[INFO] [stdout]   --> src/bin/test/main.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout] 21 |     picker::Picker,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] 22 |     protocol::{ImageSource, ResizeProtocol, iterm, Protocol},
[INFO] [stdout]    |                ^^^^^^^^^^^                  ^^^^^  ^^^^^^^^
[INFO] [stdout] 23 |     Resize, ResizeImage, FixedImage,
[INFO] [stdout]    |     ^^^^^^  ^^^^^^^^^^^  ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ResizeProtocol`
[INFO] [stdout]   --> src/bin/test/main.rs:22:29
[INFO] [stdout]    |
[INFO] [stdout] 22 |     protocol::{ImageSource, ResizeProtocol, iterm, Protocol},
[INFO] [stdout]    |                             ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Mask` is never constructed
[INFO] [stdout]    --> src/bin/test/main.rs:140:8
[INFO] [stdout]     |
[INFO] [stdout] 140 | struct Mask {}
[INFO] [stdout]     |        ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `MaskState` is never constructed
[INFO] [stdout]    --> src/bin/test/main.rs:141:8
[INFO] [stdout]     |
[INFO] [stdout] 141 | struct MaskState {
[INFO] [stdout]     |        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 24.46s
[INFO] running `Command { std: "docker" "inspect" "1edeeb143d1930792cc50d07a411052e92c540cc5c0fc10ea8fb2fdd2c69ae08", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1edeeb143d1930792cc50d07a411052e92c540cc5c0fc10ea8fb2fdd2c69ae08", kill_on_drop: false }`
[INFO] [stdout] 1edeeb143d1930792cc50d07a411052e92c540cc5c0fc10ea8fb2fdd2c69ae08
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fe3dfd39d8ecf30d622f352cbbc39905540fb099bb333d01578356b4c465831a
[INFO] running `Command { std: "docker" "start" "-a" "fe3dfd39d8ecf30d622f352cbbc39905540fb099bb333d01578356b4c465831a", kill_on_drop: false }`
[INFO] [stderr]    Compiling ratatui-image v0.3.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `rect`
[INFO] [stdout]   --> src/protocol/iterm.rs:53:11
[INFO] [stdout]    |
[INFO] [stdout] 53 | fn render(rect: Rect, data: &str, area: Rect, buf: &mut Buffer, overdraw: bool) {
[INFO] [stdout]    |           ^^^^ help: if this is intentional, prefix it with an underscore: `_rect`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `overdraw`
[INFO] [stdout]   --> src/protocol/iterm.rs:53:65
[INFO] [stdout]    |
[INFO] [stdout] 53 | fn render(rect: Rect, data: &str, area: Rect, buf: &mut Buffer, overdraw: bool) {
[INFO] [stdout]    |                                                                 ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_overdraw`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `render_area` is never used
[INFO] [stdout]   --> src/protocol/iterm.rs:67:4
[INFO] [stdout]    |
[INFO] [stdout] 67 | fn render_area(rect: Rect, area: Rect, overdraw: bool) -> Option<Rect> {
[INFO] [stdout]    |    ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: The demo needs rustix until window_size is on ratataui
[INFO] [stdout]  --> examples/demo/main.rs:8:1
[INFO] [stdout]   |
[INFO] [stdout] 8 | compile_error!("The demo needs rustix until window_size is on ratataui");
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `image::Rgb`
[INFO] [stdout]   --> src/bin/test/main.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use image::Rgb;
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Block`, `Borders`, and `style::Style`
[INFO] [stdout]   --> src/bin/test/main.rs:17:15
[INFO] [stdout]    |
[INFO] [stdout] 17 |     widgets::{Block, Borders, Paragraph, Wrap, Widget, StatefulWidget},
[INFO] [stdout]    |               ^^^^^  ^^^^^^^
[INFO] [stdout] 18 |     Frame, Terminal, style::Style, prelude::Rect,
[INFO] [stdout]    |                      ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `FixedImage`, `ImageSource`, `Protocol`, `ResizeImage`, `Resize`, `iterm`, and `picker::Picker`
[INFO] [stdout]   --> src/bin/test/main.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout] 21 |     picker::Picker,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] 22 |     protocol::{ImageSource, ResizeProtocol, iterm, Protocol},
[INFO] [stdout]    |                ^^^^^^^^^^^                  ^^^^^  ^^^^^^^^
[INFO] [stdout] 23 |     Resize, ResizeImage, FixedImage,
[INFO] [stdout]    |     ^^^^^^  ^^^^^^^^^^^  ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ResizeProtocol`
[INFO] [stdout]   --> src/bin/test/main.rs:22:29
[INFO] [stdout]    |
[INFO] [stdout] 22 |     protocol::{ImageSource, ResizeProtocol, iterm, Protocol},
[INFO] [stdout]    |                             ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Mask` is never constructed
[INFO] [stdout]    --> src/bin/test/main.rs:140:8
[INFO] [stdout]     |
[INFO] [stdout] 140 | struct Mask {}
[INFO] [stdout]     |        ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `MaskState` is never constructed
[INFO] [stdout]    --> src/bin/test/main.rs:141:8
[INFO] [stdout]     |
[INFO] [stdout] 141 | struct MaskState {
[INFO] [stdout]     |        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `from_termios` found for struct `Picker` in the current scope
[INFO] [stdout]    --> examples/demo/main.rs:77:34
[INFO] [stdout]     |
[INFO] [stdout]  77 |         let mut picker = Picker::from_termios(None).unwrap();
[INFO] [stdout]     |                                  ^^^^^^^^^^^^ function or associated item not found in `Picker`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `Picker`, consider using `Picker::new` which returns `Result<Picker, Box<(dyn std::error::Error + 'static)>>`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/picker.rs:97:5
[INFO] [stdout]     |
[INFO] [stdout]  97 | /     pub fn new(
[INFO] [stdout]  98 | |         font_size: FontSize,
[INFO] [stdout]  99 | |         protocol_type: ProtocolType,
[INFO] [stdout] 100 | |         background_color: Option<Rgb<u8>>,
[INFO] [stdout] 101 | |     ) -> Result<Picker> {
[INFO] [stdout]     | |_______________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `rect`
[INFO] [stdout]   --> src/protocol/iterm.rs:53:11
[INFO] [stdout]    |
[INFO] [stdout] 53 | fn render(rect: Rect, data: &str, area: Rect, buf: &mut Buffer, overdraw: bool) {
[INFO] [stdout]    |           ^^^^ help: if this is intentional, prefix it with an underscore: `_rect`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `overdraw`
[INFO] [stdout]   --> src/protocol/iterm.rs:53:65
[INFO] [stdout]    |
[INFO] [stdout] 53 | fn render(rect: Rect, data: &str, area: Rect, buf: &mut Buffer, overdraw: bool) {
[INFO] [stdout]    |                                                                 ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_overdraw`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `render_area` is never used
[INFO] [stdout]   --> src/protocol/iterm.rs:67:4
[INFO] [stdout]    |
[INFO] [stdout] 67 | fn render_area(rect: Rect, area: Rect, overdraw: bool) -> Option<Rect> {
[INFO] [stdout]    |    ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0004]: non-exhaustive patterns: `&ProtocolType::Iterm` not covered
[INFO] [stdout]    --> examples/demo/main.rs:136:34
[INFO] [stdout]     |
[INFO] [stdout] 136 |                 let next = match self.picker.protocol_type() {
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^ pattern `&ProtocolType::Iterm` not covered
[INFO] [stdout]     |
[INFO] [stdout] note: `ProtocolType` defined here
[INFO] [stdout]    --> /opt/rustwide/workdir/src/picker.rs:39:1
[INFO] [stdout]     |
[INFO] [stdout]  39 | pub enum ProtocolType {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  44 |     Iterm,
[INFO] [stdout]     |     ----- not covered
[INFO] [stdout]     = note: the matched value is of type `&ProtocolType`
[INFO] [stdout] help: ensure that all possible cases are being handled by adding a match arm with a wildcard pattern or an explicit pattern as shown
[INFO] [stdout]     |
[INFO] [stdout] 143 ~                     ProtocolType::Kitty => ProtocolType::Halfblocks,
[INFO] [stdout] 144 ~                     &ProtocolType::Iterm => todo!(),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0004, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0004`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ratatui-image` (example "demo") due to 3 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "fe3dfd39d8ecf30d622f352cbbc39905540fb099bb333d01578356b4c465831a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fe3dfd39d8ecf30d622f352cbbc39905540fb099bb333d01578356b4c465831a", kill_on_drop: false }`
[INFO] [stdout] fe3dfd39d8ecf30d622f352cbbc39905540fb099bb333d01578356b4c465831a
