[INFO] cloning repository https://github.com/guicybercode/kokuban.rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/guicybercode/kokuban.rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fguicybercode%2Fkokuban.rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fguicybercode%2Fkokuban.rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 02c619addbc38bf2de36adff7afa9c6a83137c02
[INFO] checking guicybercode/kokuban.rs against 67854e511de21d881bb16426996cd4259d44aa2e for pr-161154
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fguicybercode%2Fkokuban.rs" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/guicybercode/kokuban.rs
[INFO] finished tweaking git repo https://github.com/guicybercode/kokuban.rs
[INFO] tweaked toml for git repo https://github.com/guicybercode/kokuban.rs written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/guicybercode/kokuban.rs on toolchain 67854e511de21d881bb16426996cd4259d44aa2e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+67854e511de21d881bb16426996cd4259d44aa2e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/guicybercode/kokuban.rs 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" "+67854e511de21d881bb16426996cd4259d44aa2e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded wayland-scanner v0.31.11
[INFO] [stderr]   Downloaded wayland-client v0.31.15
[INFO] [stderr]   Downloaded xcursor v0.3.11
[INFO] [stderr]   Downloaded yeslogic-fontconfig-sys v6.0.0
[INFO] [stderr]   Downloaded float-ord v0.3.2
[INFO] [stderr]   Downloaded core-text v20.1.0
[INFO] [stderr]   Downloaded dtor v0.8.1
[INFO] [stderr]   Downloaded tiny-xlib v0.2.5
[INFO] [stderr]   Downloaded dwrote v0.11.5
[INFO] [stderr]   Downloaded ctor v0.10.1
[INFO] [stderr]   Downloaded redox_syscall v0.7.5
[INFO] [stderr]   Downloaded pathfinder_simd v0.5.5
[INFO] [stderr]   Downloaded wayland-backend v0.3.17
[INFO] [stderr]   Downloaded toml v1.0.7+spec-1.1.0
[INFO] [stderr]   Downloaded softbuffer v0.4.8
[INFO] [stderr]   Downloaded font-kit v0.14.3
[INFO] [stderr]   Downloaded combine v4.6.8
[INFO] [stderr]   Downloaded quick-xml v0.41.0
[INFO] [stderr]   Downloaded freetype-sys v0.20.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 4b28afd80c57ff9beb1cd9bf355cd9012c8349dbc495e6b420321924329fa0fe
[INFO] running `Command { std: "docker" "start" "4b28afd80c57ff9beb1cd9bf355cd9012c8349dbc495e6b420321924329fa0fe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4b28afd80c57ff9beb1cd9bf355cd9012c8349dbc495e6b420321924329fa0fe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "4b28afd80c57ff9beb1cd9bf355cd9012c8349dbc495e6b420321924329fa0fe" "/opt/rustwide/cargo-home/bin/cargo" "+67854e511de21d881bb16426996cd4259d44aa2e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4b28afd80c57ff9beb1cd9bf355cd9012c8349dbc495e6b420321924329fa0fe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "4b28afd80c57ff9beb1cd9bf355cd9012c8349dbc495e6b420321924329fa0fe" "/opt/rustwide/cargo-home/bin/cargo" "+67854e511de21d881bb16426996cd4259d44aa2e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]     Checking libloading v0.8.9
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]     Checking linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling wayland-sys v0.31.11
[INFO] [stderr]    Compiling wayland-backend v0.3.17
[INFO] [stderr]     Checking smallvec v1.15.2
[INFO] [stderr]     Checking scoped-tls v1.0.1
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling wayland-client v0.31.15
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]     Checking linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling quick-xml v0.41.0
[INFO] [stderr]     Checking bytemuck v1.25.2
[INFO] [stderr]     Checking memchr v2.8.0
[INFO] [stderr]    Compiling pathfinder_simd v0.5.5
[INFO] [stderr]     Checking memmap2 v0.9.11
[INFO] [stderr]    Compiling freetype-sys v0.20.1
[INFO] [stderr]     Checking dlib v0.5.3
[INFO] [stderr]    Compiling yeslogic-fontconfig-sys v6.0.0
[INFO] [stderr]     Checking cursor-icon v1.2.0
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]     Checking as-raw-xcb-connection v1.0.1
[INFO] [stderr]    Compiling smithay-client-toolkit v0.19.2
[INFO] [stderr]     Checking xcursor v0.3.11
[INFO] [stderr]     Checking strict-num v0.1.1
[INFO] [stderr]    Compiling zerocopy v0.8.56
[INFO] [stderr]     Checking ttf-parser v0.25.1
[INFO] [stderr]     Checking simd-adler32 v0.3.8
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]     Checking tiny-skia-path v0.11.4
[INFO] [stderr]    Compiling tiny-xlib v0.2.5
[INFO] [stderr]     Checking x11rb-protocol v0.13.2
[INFO] [stderr]     Checking ab_glyph_rasterizer v0.1.10
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking anstyle-parse v0.2.7
[INFO] [stderr]     Checking dirs-sys v0.5.0
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling winit v0.30.13
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]    Compiling font-kit v0.14.3
[INFO] [stderr]     Checking ctor v0.10.1
[INFO] [stderr]     Checking winnow v1.0.0
[INFO] [stderr]     Checking anstream v0.6.21
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking flate2 v1.1.9
[INFO] [stderr]     Checking pathfinder_geometry v0.5.1
[INFO] [stderr]     Checking toml_parser v1.0.10+spec-1.1.0
[INFO] [stderr]     Checking dirs v6.0.0
[INFO] [stderr]     Checking x11-dl v2.21.0
[INFO] [stderr]     Checking fdeflate v0.3.7
[INFO] [stderr]     Checking xkbcommon-dl v0.4.2
[INFO] [stderr]     Checking toml_datetime v1.0.1+spec-1.1.0
[INFO] [stderr]     Checking fastrand v2.5.0
[INFO] [stderr]     Checking tiny-skia v0.11.4
[INFO] [stderr]     Checking smol_str v0.2.2
[INFO] [stderr]     Checking jiff v0.2.23
[INFO] [stderr]     Checking toml_writer v1.0.7+spec-1.1.0
[INFO] [stderr]     Checking dpi v0.1.2
[INFO] [stderr]     Checking float-ord v0.3.2
[INFO] [stderr]     Checking png v0.17.16
[INFO] [stderr]     Checking toml v1.0.7+spec-1.1.0
[INFO] [stderr]    Compiling wayland-scanner v0.31.11
[INFO] [stderr]     Checking owned_ttf_parser v0.25.1
[INFO] [stderr]     Checking ab_glyph v0.2.32
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking regex v1.12.3
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]     Checking env_filter v1.0.0
[INFO] [stderr]     Checking env_logger v0.11.9
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking polling v3.11.0
[INFO] [stderr]     Checking gethostname v1.1.0
[INFO] [stderr]     Checking calloop v0.13.0
[INFO] [stderr]     Checking wayland-csd-frame v0.3.0
[INFO] [stderr]     Checking wayland-protocols v0.32.13
[INFO] [stderr]     Checking calloop-wayland-source v0.3.0
[INFO] [stderr]     Checking wayland-cursor v0.31.14
[INFO] [stderr]     Checking x11rb v0.13.2
[INFO] [stderr]     Checking softbuffer v0.4.8
[INFO] [stderr]     Checking wayland-protocols-wlr v0.3.12
[INFO] [stderr]     Checking wayland-protocols-plasma v0.3.12
[INFO] [stderr]     Checking sctk-adwaita v0.10.1
[INFO] [stderr]     Checking kokuban v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated method `std::sync::atomic::Atomic::<usize>::fetch_update`: renamed to `try_update` for consistency
[INFO] [stdout]   --> src/terminal_writer.rs:89:14
[INFO] [stdout]    |
[INFO] [stdout] 89 |             .fetch_update(Ordering::AcqRel, Ordering::Acquire, |current| {
[INFO] [stdout]    |              ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] help: replace the use of the deprecated method
[INFO] [stdout]    |
[INFO] [stdout] 89 -             .fetch_update(Ordering::AcqRel, Ordering::Acquire, |current| {
[INFO] [stdout] 89 +             .try_update(Ordering::AcqRel, Ordering::Acquire, |current| {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::sync::atomic::Atomic::<usize>::fetch_update`: renamed to `try_update` for consistency
[INFO] [stdout]    --> src/terminal_writer.rs:121:14
[INFO] [stdout]     |
[INFO] [stdout] 121 |             .fetch_update(Ordering::AcqRel, Ordering::Acquire, |current| {
[INFO] [stdout]     |              ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: replace the use of the deprecated method
[INFO] [stdout]     |
[INFO] [stdout] 121 -             .fetch_update(Ordering::AcqRel, Ordering::Acquire, |current| {
[INFO] [stdout] 121 +             .try_update(Ordering::AcqRel, Ordering::Acquire, |current| {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `kitty_graphics_enabled` and `sixel_graphics_enabled` are never used
[INFO] [stdout]    --> src/config.rs:133:19
[INFO] [stdout]     |
[INFO] [stdout] 132 | impl ImagesConfig {
[INFO] [stdout]     | ----------------- methods in this implementation
[INFO] [stdout] 133 |     pub(crate) fn kitty_graphics_enabled(&self) -> bool {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 137 |     pub(crate) fn sixel_graphics_enabled(&self) -> bool {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `KittyImageId` is never used
[INFO] [stdout]  --> src/graphics.rs:4:10
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub type KittyImageId = u32;
[INFO] [stdout]   |          ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ClientImageRegistry` is never constructed
[INFO] [stdout]  --> src/graphics.rs:8:19
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub(crate) struct ClientImageRegistry {
[INFO] [stdout]   |                   ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `len`, `next_id`, `record`, `get`, `resolve_live`, and `retain_existing` are never used
[INFO] [stdout]   --> src/graphics.rs:23:19
[INFO] [stdout]    |
[INFO] [stdout] 22 | impl ClientImageRegistry {
[INFO] [stdout]    | ------------------------ methods in this implementation
[INFO] [stdout] 23 |     pub(crate) fn len(&self) -> usize {
[INFO] [stdout]    |                   ^^^
[INFO] [stdout] ...
[INFO] [stdout] 27 |     pub(crate) fn next_id(&mut self) -> KittyImageId {
[INFO] [stdout]    |                   ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 37 |     pub(crate) fn record(&mut self, client_id: KittyImageId, image_id: ImageId) {
[INFO] [stdout]    |                   ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 43 |     pub(crate) fn get(&self, client_id: KittyImageId) -> Option<ImageId> {
[INFO] [stdout]    |                   ^^^
[INFO] [stdout] ...
[INFO] [stdout] 47 |     pub(crate) fn resolve_live(
[INFO] [stdout]    |                   ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 56 |     pub(crate) fn retain_existing(&mut self, mut exists: impl FnMut(ImageId) -> bool) {
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ImageNumberRegistry` is never constructed
[INFO] [stdout]   --> src/graphics.rs:63:19
[INFO] [stdout]    |
[INFO] [stdout] 63 | pub(crate) struct ImageNumberRegistry {
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `len`, `record_new`, `forget`, `retain_existing`, and `newest_matching` are never used
[INFO] [stdout]    --> src/graphics.rs:69:19
[INFO] [stdout]     |
[INFO] [stdout]  68 | impl ImageNumberRegistry {
[INFO] [stdout]     | ------------------------ methods in this implementation
[INFO] [stdout]  69 |     pub(crate) fn len(&self) -> usize {
[INFO] [stdout]     |                   ^^^
[INFO] [stdout] ...
[INFO] [stdout]  73 |     pub(crate) fn record_new(&mut self, number: u32, image_id: KittyImageId) {
[INFO] [stdout]     |                   ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  83 |     pub(crate) fn forget(&mut self, image_id: KittyImageId) {
[INFO] [stdout]     |                   ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  98 |     pub(crate) fn retain_existing(
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 141 |     pub(crate) fn newest_matching(
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `next_available_image_id` is never used
[INFO] [stdout]    --> src/graphics.rs:159:15
[INFO] [stdout]     |
[INFO] [stdout] 159 | pub(crate) fn next_available_image_id(
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `image_id`, `placement_id`, `client_placement_id`, `mode`, and `z_index` are never read
[INFO] [stdout]    --> src/graphics.rs:174:9
[INFO] [stdout]     |
[INFO] [stdout] 173 | pub struct ImagePlacement {
[INFO] [stdout]     |            -------------- fields in this struct
[INFO] [stdout] 174 |     pub image_id: ImageId,
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout] 175 |     /// Non-zero renderer-local identity. Sixel reserves zero as its source marker.
[INFO] [stdout] 176 |     pub placement_id: u32,
[INFO] [stdout]     |         ^^^^^^^^^^^^
[INFO] [stdout] 177 |     /// Protocol `p=` supplied by the Kitty client, distinct from local identity.
[INFO] [stdout] 178 |     pub client_placement_id: Option<u32>,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 179 |     pub mode: PlacementMode,
[INFO] [stdout]     |         ^^^^
[INFO] [stdout] 180 |     pub z_index: i32,
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ImagePlacement` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `retain_unreferenced_image_ids` is never used
[INFO] [stdout]    --> src/graphics.rs:184:15
[INFO] [stdout]     |
[INFO] [stdout] 184 | pub(crate) fn retain_unreferenced_image_ids<'a>(
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `Inline` is never constructed
[INFO] [stdout]    --> src/graphics.rs:198:5
[INFO] [stdout]     |
[INFO] [stdout] 197 | pub enum PlacementMode {
[INFO] [stdout]     |          ------------- variant in this enum
[INFO] [stdout] 198 |     Inline {
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `PlacementMode` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `CellAnchored`, `NativePixels`, `AspectFromColumns`, and `AspectFromRows` are never constructed
[INFO] [stdout]    --> src/graphics.rs:213:5
[INFO] [stdout]     |
[INFO] [stdout] 212 | pub enum InlineRenderSize {
[INFO] [stdout]     |          ---------------- variants in this enum
[INFO] [stdout] 213 |     CellAnchored,
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout] 214 |     NativePixels { width: u32, height: u32 },
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout] 215 |     AspectFromColumns {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 220 |     AspectFromRows {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `InlineRenderSize` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `for_kitty_request` is never used
[INFO] [stdout]    --> src/graphics.rs:229:8
[INFO] [stdout]     |
[INFO] [stdout] 227 | impl InlineRenderSize {
[INFO] [stdout]     | --------------------- associated function in this implementation
[INFO] [stdout] 228 |     /// Resolve Kitty's native, aspect-preserving, or fully explicit sizing mode.
[INFO] [stdout] 229 |     fn for_kitty_request(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `KittyPlacementLayout` is never constructed
[INFO] [stdout]    --> src/graphics.rs:258:19
[INFO] [stdout]     |
[INFO] [stdout] 258 | pub(crate) struct KittyPlacementLayout {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `cell_anchored_pixel_extent` is never used
[INFO] [stdout]    --> src/graphics.rs:264:4
[INFO] [stdout]     |
[INFO] [stdout] 264 | fn cell_anchored_pixel_extent(
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `cell_anchored_pixel_offset` is never used
[INFO] [stdout]    --> src/graphics.rs:273:4
[INFO] [stdout]     |
[INFO] [stdout] 273 | fn cell_anchored_pixel_offset(pixel_offset: u32, cell_extent: f32) -> f32 {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `placement_cell_count` is never used
[INFO] [stdout]    --> src/graphics.rs:282:4
[INFO] [stdout]     |
[INFO] [stdout] 282 | fn placement_cell_count(
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `aspect_ratio_cell_count` is never used
[INFO] [stdout]    --> src/graphics.rs:300:4
[INFO] [stdout]     |
[INFO] [stdout] 300 | fn aspect_ratio_cell_count(
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `resolve_kitty_placement_layout` is never used
[INFO] [stdout]    --> src/graphics.rs:323:15
[INFO] [stdout]     |
[INFO] [stdout] 323 | pub(crate) fn resolve_kitty_placement_layout(
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `aspect_scaled_pixel_extent` is never used
[INFO] [stdout]    --> src/graphics.rs:378:4
[INFO] [stdout]     |
[INFO] [stdout] 378 | fn aspect_scaled_pixel_extent(
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `effective_cell_rect` and `pixel_rect` are never used
[INFO] [stdout]    --> src/graphics.rs:394:19
[INFO] [stdout]     |
[INFO] [stdout] 391 | impl PlacementMode {
[INFO] [stdout]     | ------------------ methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 394 |     pub(crate) fn effective_cell_rect(
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 465 |     pub(crate) fn pixel_rect(
[INFO] [stdout]     |                   ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `descent` is never read
[INFO] [stdout]   --> src/glyph_atlas.rs:77:9
[INFO] [stdout]    |
[INFO] [stdout] 69 | pub struct GlyphAtlas {
[INFO] [stdout]    |            ---------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 77 |     pub descent: f32,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `clear_and_resize` is never used
[INFO] [stdout]    --> src/glyph_atlas.rs:204:12
[INFO] [stdout]     |
[INFO] [stdout]  95 | impl GlyphAtlas {
[INFO] [stdout]     | --------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 204 |     pub fn clear_and_resize(&mut self, new_font_size: f32) -> Result<(), GlyphAtlasError> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `command`, `cursor_row`, and `cursor_col` are never read
[INFO] [stdout]   --> src/grid/mod.rs:21:9
[INFO] [stdout]    |
[INFO] [stdout] 20 |     KittyGraphics {
[INFO] [stdout]    |     ------------- fields in this variant
[INFO] [stdout] 21 |         command: KittyCommand,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 22 |         cursor_row: usize,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] 23 |         cursor_col: usize,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TerminalEvent` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `blinking` is never read
[INFO] [stdout]   --> src/grid/mod.rs:62:9
[INFO] [stdout]    |
[INFO] [stdout] 60 | pub struct CursorStyle {
[INFO] [stdout]    |            ----------- field in this struct
[INFO] [stdout] 61 |     pub shape: CursorShape,
[INFO] [stdout] 62 |     pub blinking: bool,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `CursorStyle` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple methods are never used
[INFO] [stdout]    --> src/grid/mod.rs:222:19
[INFO] [stdout]     |
[INFO] [stdout] 150 | impl Grid {
[INFO] [stdout]     | --------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 222 |     pub(crate) fn title_revision(&self) -> u64 { self.title_revision }
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 246 |     pub fn scrollback_cell(&self, row: usize, col: usize) -> char {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 250 |     pub(crate) fn scrollback_cell_data(&self, row: usize, col: usize) -> &Cell {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 312 |     pub fn drain_sixel_images(&mut self) -> Vec<SixelImage> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 792 |     pub(crate) fn advance_image_cursor(&mut self, cols: usize, rows: usize) {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 876 |     pub fn clear_dirty(&mut self) { for d in &mut self.dirty { *d = false; } }
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] 877 |     pub fn is_any_dirty(&self) -> bool { self.dirty.iter().any(|&d| d) }
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `kind` is never read
[INFO] [stdout]   --> src/grid/marks.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub struct PromptMark {
[INFO] [stdout]    |            ---------- field in this struct
[INFO] [stdout] 11 |     pub kind: PromptMarkKind,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `PromptMark` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `prev_prompt`, `next_prompt`, `visible_prompt_rows`, and `is_empty` are never used
[INFO] [stdout]   --> src/grid/marks.rs:34:12
[INFO] [stdout]    |
[INFO] [stdout] 20 | impl MarkIndex {
[INFO] [stdout]    | -------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 34 |     pub fn prev_prompt(&self, current_row: usize) -> Option<usize> {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 48 |     pub fn next_prompt(&self, current_row: usize) -> Option<usize> {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 58 |     pub fn visible_prompt_rows(
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 79 |     pub fn is_empty(&self) -> bool {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `KeyBind` is never constructed
[INFO] [stdout]   --> src/input/keybind.rs:15:12
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub struct KeyBind {
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `PaneAction` is never used
[INFO] [stdout]   --> src/input/keybind.rs:21:10
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub enum PaneAction {
[INFO] [stdout]    |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `KeybindMap` is never constructed
[INFO] [stdout]   --> src/input/keybind.rs:40:12
[INFO] [stdout]    |
[INFO] [stdout] 40 | pub struct KeybindMap {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `from_config` and `lookup` are never used
[INFO] [stdout]   --> src/input/keybind.rs:45:12
[INFO] [stdout]    |
[INFO] [stdout] 44 | impl KeybindMap {
[INFO] [stdout]    | --------------- associated items in this implementation
[INFO] [stdout] 45 |     pub fn from_config(config: &KeybindConfig) -> Self {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 74 |     pub fn lookup(&self, key_code: u16, modifiers: KeyModifiers) -> Option<PaneAction> {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `parse_keybind` is never used
[INFO] [stdout]   --> src/input/keybind.rs:84:4
[INFO] [stdout]    |
[INFO] [stdout] 84 | fn parse_keybind(s: &str) -> Option<KeyBind> {
[INFO] [stdout]    |    ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `key_name_to_code` is never used
[INFO] [stdout]    --> src/input/keybind.rs:103:4
[INFO] [stdout]     |
[INFO] [stdout] 103 | fn key_name_to_code(name: &str) -> Option<u16> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `PaneId` is never used
[INFO] [stdout]  --> src/layout.rs:5:10
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub type PaneId = u64;
[INFO] [stdout]   |          ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `DIVIDER_THICKNESS` is never used
[INFO] [stdout]  --> src/layout.rs:7:11
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub const DIVIDER_THICKNESS: f32 = 6.0;
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `SplitDirection` is never used
[INFO] [stdout]   --> src/layout.rs:10:10
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub enum SplitDirection {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `PixelRect` is never constructed
[INFO] [stdout]   --> src/layout.rs:16:12
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub struct PixelRect {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `ZERO`, `split`, and `contains` are never used
[INFO] [stdout]   --> src/layout.rs:24:15
[INFO] [stdout]    |
[INFO] [stdout] 23 | impl PixelRect {
[INFO] [stdout]    | -------------- associated items in this implementation
[INFO] [stdout] 24 |     pub const ZERO: Self = Self {
[INFO] [stdout]    |               ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 31 |     pub fn split(self, direction: SplitDirection, ratio: f32) -> (PixelRect, PixelRect) {
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 69 |     pub fn contains(&self, x: f32, y: f32) -> bool {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `DividerInfo` is never constructed
[INFO] [stdout]   --> src/layout.rs:75:12
[INFO] [stdout]    |
[INFO] [stdout] 75 | pub struct DividerInfo {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `compute_layout` is never used
[INFO] [stdout]   --> src/layout.rs:84:8
[INFO] [stdout]    |
[INFO] [stdout] 84 | pub fn compute_layout(
[INFO] [stdout]    |        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `node_contains` is never used
[INFO] [stdout]    --> src/layout.rs:131:4
[INFO] [stdout]     |
[INFO] [stdout] 131 | fn node_contains(node: &PaneNode, id: PaneId) -> bool {
[INFO] [stdout]     |    ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `PaneNode` is never used
[INFO] [stdout]  --> src/layout/tree.rs:3:10
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub enum PaneNode {
[INFO] [stdout]   |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `split_leaf`, `remove_leaf`, `adjust_ratio`, `contains`, `collect_leaf_ids`, and `is_single_leaf` are never used
[INFO] [stdout]    --> src/layout/tree.rs:16:12
[INFO] [stdout]     |
[INFO] [stdout]  13 | impl PaneNode {
[INFO] [stdout]     | ------------- associated items in this implementation
[INFO] [stdout] ...
[INFO] [stdout]  16 |     pub fn split_leaf(
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  44 |     pub fn remove_leaf(&mut self, target_id: PaneId) -> bool {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  72 |     pub fn adjust_ratio(&mut self, target_id: PaneId, delta: f32) -> bool {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 104 |     pub fn contains(node: &PaneNode, id: PaneId) -> bool {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 113 |     pub fn collect_leaf_ids(&self, out: &mut Vec<PaneId>) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 123 |     pub fn is_single_leaf(&self) -> bool {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `Action` is never used
[INFO] [stdout]  --> src/parser/mod.rs:6:10
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub enum Action {
[INFO] [stdout]   |          ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `feed` is never used
[INFO] [stdout]    --> src/parser/ansi.rs:114:12
[INFO] [stdout]     |
[INFO] [stdout]  78 | impl Parser {
[INFO] [stdout]     | ----------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 114 |     pub fn feed(&mut self, input: &[u8], grid: &mut Grid) {
[INFO] [stdout]     |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `width` and `height` are never read
[INFO] [stdout]  --> src/parser/sixel.rs:4:9
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub struct SixelImage {
[INFO] [stdout]   |            ---------- fields in this struct
[INFO] [stdout] 4 |     pub width: u32,
[INFO] [stdout]   |         ^^^^^
[INFO] [stdout] 5 |     pub height: u32,
[INFO] [stdout]   |         ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `SixelImage` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `master_fd` is never used
[INFO] [stdout]    --> src/pty/unix.rs:148:12
[INFO] [stdout]     |
[INFO] [stdout]  35 | impl Pty {
[INFO] [stdout]     | -------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 148 |     pub fn master_fd(&self) -> RawFd {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `PaneRenderData` is never constructed
[INFO] [stdout]  --> src/render_scene.rs:5:12
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub struct PaneRenderData<'a> {
[INFO] [stdout]   |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ConfirmOverlayInfo` is never constructed
[INFO] [stdout]   --> src/render_scene.rs:16:12
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub struct ConfirmOverlayInfo {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ChromeColors` is never constructed
[INFO] [stdout]   --> src/render_scene.rs:23:12
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub struct ChromeColors {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `GridPoint` is never constructed
[INFO] [stdout]  --> src/selection.rs:4:12
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub struct GridPoint {
[INFO] [stdout]   |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SelectionState` is never constructed
[INFO] [stdout]   --> src/selection.rs:10:12
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub struct SelectionState {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple methods are never used
[INFO] [stdout]   --> src/selection.rs:16:12
[INFO] [stdout]    |
[INFO] [stdout] 15 | impl SelectionState {
[INFO] [stdout]    | ------------------- methods in this implementation
[INFO] [stdout] 16 |     pub fn start(&mut self, point: GridPoint) {
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 21 |     pub fn update(&mut self, point: GridPoint) {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 25 |     pub fn clear(&mut self) {
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 30 |     pub fn is_active(&self) -> bool {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 35 |     pub fn normalized(&self) -> Option<(GridPoint, GridPoint)> {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 47 |     pub fn contains(&self, vis_row: usize, col: usize, scroll_offset: usize, scrollback_len: usize) -> bool {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 69 |     pub fn get_text(&self, grid: &Grid) -> String {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::sync::atomic::Atomic::<usize>::fetch_update`: renamed to `try_update` for consistency
[INFO] [stdout]   --> src/terminal_writer.rs:89:14
[INFO] [stdout]    |
[INFO] [stdout] 89 |             .fetch_update(Ordering::AcqRel, Ordering::Acquire, |current| {
[INFO] [stdout]    |              ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] help: replace the use of the deprecated method
[INFO] [stdout]    |
[INFO] [stdout] 89 -             .fetch_update(Ordering::AcqRel, Ordering::Acquire, |current| {
[INFO] [stdout] 89 +             .try_update(Ordering::AcqRel, Ordering::Acquire, |current| {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::sync::atomic::Atomic::<usize>::fetch_update`: renamed to `try_update` for consistency
[INFO] [stdout]    --> src/terminal_writer.rs:121:14
[INFO] [stdout]     |
[INFO] [stdout] 121 |             .fetch_update(Ordering::AcqRel, Ordering::Acquire, |current| {
[INFO] [stdout]     |              ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: replace the use of the deprecated method
[INFO] [stdout]     |
[INFO] [stdout] 121 -             .fetch_update(Ordering::AcqRel, Ordering::Acquire, |current| {
[INFO] [stdout] 121 +             .try_update(Ordering::AcqRel, Ordering::Acquire, |current| {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `len` is never used
[INFO] [stdout]   --> src/graphics.rs:69:19
[INFO] [stdout]    |
[INFO] [stdout] 68 | impl ImageNumberRegistry {
[INFO] [stdout]    | ------------------------ method in this implementation
[INFO] [stdout] 69 |     pub(crate) fn len(&self) -> usize {
[INFO] [stdout]    |                   ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `placement_id`, `client_placement_id`, `mode`, and `z_index` are never read
[INFO] [stdout]    --> src/graphics.rs:176:9
[INFO] [stdout]     |
[INFO] [stdout] 173 | pub struct ImagePlacement {
[INFO] [stdout]     |            -------------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 176 |     pub placement_id: u32,
[INFO] [stdout]     |         ^^^^^^^^^^^^
[INFO] [stdout] 177 |     /// Protocol `p=` supplied by the Kitty client, distinct from local identity.
[INFO] [stdout] 178 |     pub client_placement_id: Option<u32>,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 179 |     pub mode: PlacementMode,
[INFO] [stdout]     |         ^^^^
[INFO] [stdout] 180 |     pub z_index: i32,
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ImagePlacement` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `blinking` is never read
[INFO] [stdout]   --> src/grid/mod.rs:62:9
[INFO] [stdout]    |
[INFO] [stdout] 60 | pub struct CursorStyle {
[INFO] [stdout]    |            ----------- field in this struct
[INFO] [stdout] 61 |     pub shape: CursorShape,
[INFO] [stdout] 62 |     pub blinking: bool,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `CursorStyle` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `is_empty` is never used
[INFO] [stdout]   --> src/grid/marks.rs:79:12
[INFO] [stdout]    |
[INFO] [stdout] 20 | impl MarkIndex {
[INFO] [stdout]    | -------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 79 |     pub fn is_empty(&self) -> bool {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `KeyBind` is never constructed
[INFO] [stdout]   --> src/input/keybind.rs:15:12
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub struct KeyBind {
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `PaneAction` is never used
[INFO] [stdout]   --> src/input/keybind.rs:21:10
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub enum PaneAction {
[INFO] [stdout]    |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `KeybindMap` is never constructed
[INFO] [stdout]   --> src/input/keybind.rs:40:12
[INFO] [stdout]    |
[INFO] [stdout] 40 | pub struct KeybindMap {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `from_config` and `lookup` are never used
[INFO] [stdout]   --> src/input/keybind.rs:45:12
[INFO] [stdout]    |
[INFO] [stdout] 44 | impl KeybindMap {
[INFO] [stdout]    | --------------- associated items in this implementation
[INFO] [stdout] 45 |     pub fn from_config(config: &KeybindConfig) -> Self {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 74 |     pub fn lookup(&self, key_code: u16, modifiers: KeyModifiers) -> Option<PaneAction> {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `parse_keybind` is never used
[INFO] [stdout]   --> src/input/keybind.rs:84:4
[INFO] [stdout]    |
[INFO] [stdout] 84 | fn parse_keybind(s: &str) -> Option<KeyBind> {
[INFO] [stdout]    |    ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `key_name_to_code` is never used
[INFO] [stdout]    --> src/input/keybind.rs:103:4
[INFO] [stdout]     |
[INFO] [stdout] 103 | fn key_name_to_code(name: &str) -> Option<u16> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated constant `ZERO` is never used
[INFO] [stdout]   --> src/layout.rs:24:15
[INFO] [stdout]    |
[INFO] [stdout] 23 | impl PixelRect {
[INFO] [stdout]    | -------------- associated constant in this implementation
[INFO] [stdout] 24 |     pub const ZERO: Self = Self {
[INFO] [stdout]    |               ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `Action` is never used
[INFO] [stdout]  --> src/parser/mod.rs:6:10
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub enum Action {
[INFO] [stdout]   |          ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `feed` is never used
[INFO] [stdout]    --> src/parser/ansi.rs:114:12
[INFO] [stdout]     |
[INFO] [stdout]  78 | impl Parser {
[INFO] [stdout]     | ----------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 114 |     pub fn feed(&mut self, input: &[u8], grid: &mut Grid) {
[INFO] [stdout]     |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `master_fd` is never used
[INFO] [stdout]    --> src/pty/unix.rs:148:12
[INFO] [stdout]     |
[INFO] [stdout]  35 | impl Pty {
[INFO] [stdout]     | -------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 148 |     pub fn master_fd(&self) -> RawFd {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `PaneRenderData` is never constructed
[INFO] [stdout]  --> src/render_scene.rs:5:12
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub struct PaneRenderData<'a> {
[INFO] [stdout]   |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ConfirmOverlayInfo` is never constructed
[INFO] [stdout]   --> src/render_scene.rs:16:12
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub struct ConfirmOverlayInfo {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ChromeColors` is never constructed
[INFO] [stdout]   --> src/render_scene.rs:23:12
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub struct ChromeColors {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `clear`, `is_active`, and `contains` are never used
[INFO] [stdout]   --> src/selection.rs:25:12
[INFO] [stdout]    |
[INFO] [stdout] 15 | impl SelectionState {
[INFO] [stdout]    | ------------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 25 |     pub fn clear(&mut self) {
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 30 |     pub fn is_active(&self) -> bool {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 47 |     pub fn contains(&self, vis_row: usize, col: usize, scroll_offset: usize, scrollback_len: usize) -> bool {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 36.34s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nix v0.29.0, winit v0.30.13
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 4`
[INFO] running `Command { std: "docker" "inspect" "4b28afd80c57ff9beb1cd9bf355cd9012c8349dbc495e6b420321924329fa0fe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4b28afd80c57ff9beb1cd9bf355cd9012c8349dbc495e6b420321924329fa0fe", kill_on_drop: false }`
[INFO] [stdout] 4b28afd80c57ff9beb1cd9bf355cd9012c8349dbc495e6b420321924329fa0fe
