[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] 7e0e9e2d6d32322e3677d7d5f3e8582216c193f5 [INFO] checking guicybercode/kokuban.rs against 416264364aa47959f5827723e1d7dabc95d0744b for pr-162242 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fguicybercode%2Fkokuban.rs" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/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-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/guicybercode/kokuban.rs on toolchain 416264364aa47959f5827723e1d7dabc95d0744b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+416264364aa47959f5827723e1d7dabc95d0744b" "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" "+416264364aa47959f5827723e1d7dabc95d0744b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: explicit `package.readme` can be inferred [INFO] [stderr] --> Cargo.toml:30:1 [INFO] [stderr] | [INFO] [stderr] 30 | readme = "README.md" [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `cargo::manual_readme` is set to `warn` by default [INFO] [stderr] help: consider removing `package.readme` [INFO] [stderr] warning: `kokuban` (manifest) generated 1 warning [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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] 7e37272b3d66b01a83c81de26b0acca3147bf9a57565ff14b71ba1e35a37160a [INFO] running `Command { std: "docker" "start" "7e37272b3d66b01a83c81de26b0acca3147bf9a57565ff14b71ba1e35a37160a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7e37272b3d66b01a83c81de26b0acca3147bf9a57565ff14b71ba1e35a37160a", 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" "7e37272b3d66b01a83c81de26b0acca3147bf9a57565ff14b71ba1e35a37160a" "/opt/rustwide/cargo-home/bin/cargo" "+416264364aa47959f5827723e1d7dabc95d0744b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7e37272b3d66b01a83c81de26b0acca3147bf9a57565ff14b71ba1e35a37160a", 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" "7e37272b3d66b01a83c81de26b0acca3147bf9a57565ff14b71ba1e35a37160a" "/opt/rustwide/cargo-home/bin/cargo" "+416264364aa47959f5827723e1d7dabc95d0744b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] warning: explicit `package.readme` can be inferred [INFO] [stderr] --> Cargo.toml:30:1 [INFO] [stderr] | [INFO] [stderr] 30 | readme = "README.md" [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `cargo::manual_readme` is set to `warn` by default [INFO] [stderr] help: consider removing `package.readme` [INFO] [stderr] warning: `kokuban` (manifest) generated 1 warning [INFO] [stderr] Checking bitflags v2.11.0 [INFO] [stderr] Compiling libc v0.2.183 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling cc v1.2.57 [INFO] [stderr] Compiling wayland-sys v0.31.11 [INFO] [stderr] Compiling memchr v2.8.0 [INFO] [stderr] Checking bytemuck v1.25.2 [INFO] [stderr] Checking aho-corasick v1.1.4 [INFO] [stderr] Compiling yeslogic-fontconfig-sys v6.0.0 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling pathfinder_simd v0.5.5 [INFO] [stderr] Checking indexmap v2.13.0 [INFO] [stderr] Checking simd-adler32 v0.3.8 [INFO] [stderr] Checking tracing-core v0.1.36 [INFO] [stderr] Checking x11rb-protocol v0.13.2 [INFO] [stderr] Checking xcursor v0.3.11 [INFO] [stderr] Checking fixedbitset v0.5.7 [INFO] [stderr] Checking rustix v0.38.44 [INFO] [stderr] Checking nom v8.0.0 [INFO] [stderr] Checking tiny-skia-path v0.11.4 [INFO] [stderr] Compiling tiny-xlib v0.2.5 [INFO] [stderr] Checking miniz_oxide v0.8.9 [INFO] [stderr] Compiling winit v0.30.13 [INFO] [stderr] Checking tracing v0.1.44 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Checking ctor v0.10.1 [INFO] [stderr] Checking tiny-skia v0.11.4 [INFO] [stderr] Compiling font-kit v0.14.3 [INFO] [stderr] Checking petgraph v0.8.3 [INFO] [stderr] Checking anstream v0.6.21 [INFO] [stderr] Checking flate2 v1.1.9 [INFO] [stderr] Compiling quick-xml v0.41.0 [INFO] [stderr] Checking toml_parser v1.0.10+spec-1.1.0 [INFO] [stderr] Checking fdeflate v0.3.7 [INFO] [stderr] Checking xkbcommon-dl v0.4.2 [INFO] [stderr] Checking regex-automata v0.4.14 [INFO] [stderr] Checking serde_spanned v1.0.4 [INFO] [stderr] Checking toml_datetime v1.0.1+spec-1.1.0 [INFO] [stderr] Checking pathfinder_geometry v0.5.1 [INFO] [stderr] Checking float-ord v0.3.2 [INFO] [stderr] Checking jiff v0.2.23 [INFO] [stderr] Checking toml_writer v1.0.7+spec-1.1.0 [INFO] [stderr] Checking toml v1.0.7+spec-1.1.0 [INFO] [stderr] Checking png v0.17.16 [INFO] [stderr] Compiling wayland-backend v0.3.17 [INFO] [stderr] Compiling freetype-sys v0.20.1 [INFO] [stderr] Compiling wayland-scanner v0.31.11 [INFO] [stderr] Checking memmap2 v0.9.11 [INFO] [stderr] Checking dirs-sys v0.5.0 [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Checking os_pipe v1.2.3 [INFO] [stderr] Checking getrandom v0.3.4 [INFO] [stderr] Checking x11-dl v2.21.0 [INFO] [stderr] Checking dirs v6.0.0 [INFO] [stderr] Checking ahash v0.8.12 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Checking regex v1.12.3 [INFO] [stderr] Checking env_filter v1.0.0 [INFO] [stderr] Checking env_logger v0.11.9 [INFO] [stderr] Checking thiserror v2.0.18 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Checking tree_magic_mini v3.2.2 [INFO] [stderr] Checking polling v3.11.0 [INFO] [stderr] Checking gethostname v1.1.0 [INFO] [stderr] Checking serde v1.0.228 [INFO] [stderr] Checking calloop v0.13.0 [INFO] [stderr] Checking wayland-client v0.31.15 [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 wayland-protocols-wlr v0.3.12 [INFO] [stderr] Checking wayland-protocols-plasma v0.3.12 [INFO] [stderr] Checking softbuffer v0.4.8 [INFO] [stderr] Checking smithay-client-toolkit v0.19.2 [INFO] [stderr] Checking wl-clipboard-rs v0.9.3 [INFO] [stderr] Checking arboard v3.6.1 [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::::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::::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: 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] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [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: field `blinking` is never read [INFO] [stdout] --> src/grid/mod.rs:67:9 [INFO] [stdout] | [INFO] [stdout] 65 | pub struct CursorStyle { [INFO] [stdout] | ----------- field in this struct [INFO] [stdout] 66 | pub shape: CursorShape, [INFO] [stdout] 67 | 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: methods `title_revision`, `scrollback_cell`, `clear_dirty`, and `is_any_dirty` are never used [INFO] [stdout] --> src/grid/mod.rs:255:19 [INFO] [stdout] | [INFO] [stdout] 160 | impl Grid { [INFO] [stdout] | --------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 255 | pub(crate) fn title_revision(&self) -> u64 { self.title_revision } [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 281 | pub fn scrollback_cell(&self, row: usize, col: usize) -> char { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 991 | pub fn clear_dirty(&mut self) { for d in &mut self.dirty { *d = false; } } [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 992 | 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 { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 48 | pub fn next_prompt(&self, current_row: usize) -> Option { [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 { [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 { [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 { [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) { [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:113:12 [INFO] [stdout] | [INFO] [stdout] 77 | impl Parser { [INFO] [stdout] | ----------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 113 | pub fn feed(&mut self, input: &[u8], grid: &mut Grid) { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `master_fd` and `resize` are never used [INFO] [stdout] --> src/pty/unix.rs:148:12 [INFO] [stdout] | [INFO] [stdout] 35 | impl Pty { [INFO] [stdout] | -------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 148 | pub fn master_fd(&self) -> RawFd { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 197 | pub fn resize(&self, cols: u16, rows: u16) -> std::io::Result<()> { [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 `contains` and `get_text` are never used [INFO] [stdout] --> src/selection.rs:85:12 [INFO] [stdout] | [INFO] [stdout] 32 | impl SelectionState { [INFO] [stdout] | ------------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 85 | pub fn contains( [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 145 | pub fn get_text(&self, grid: &Grid) -> String { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `UnexpectedProtocolEvent` is never constructed [INFO] [stdout] --> src/terminal_reader.rs:52:5 [INFO] [stdout] | [INFO] [stdout] 44 | pub(crate) enum ReaderExit { [INFO] [stdout] | ---------- variant in this enum [INFO] [stdout] ... [INFO] [stdout] 52 | UnexpectedProtocolEvent, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ReaderExit` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated functions `spawn_text` and `spawn_with_io` are never used [INFO] [stdout] --> src/terminal_reader.rs:62:19 [INFO] [stdout] | [INFO] [stdout] 61 | impl TerminalReader { [INFO] [stdout] | ------------------- associated functions in this implementation [INFO] [stdout] 62 | pub(crate) fn spawn_text( [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 109 | fn spawn_with_io( [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Vertex` is never constructed [INFO] [stdout] --> src/renderer/mod.rs:21:12 [INFO] [stdout] | [INFO] [stdout] 21 | pub struct Vertex { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/renderer/mod.rs:29:12 [INFO] [stdout] | [INFO] [stdout] 28 | impl Vertex { [INFO] [stdout] | ----------- associated function in this implementation [INFO] [stdout] 29 | pub fn new(x: f32, y: f32, u: f32, v: f32, fg: u32, bg: u32) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `box_drawing_lines` is never used [INFO] [stdout] --> src/renderer/box_drawing.rs:4:8 [INFO] [stdout] | [INFO] [stdout] 4 | pub fn box_drawing_lines(c: char, w: f32, h: f32) -> Option> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `is_box_drawing` is never used [INFO] [stdout] --> src/renderer/box_drawing.rs:124:8 [INFO] [stdout] | [INFO] [stdout] 124 | pub fn is_box_drawing(c: char) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `is_braille` is never used [INFO] [stdout] --> src/renderer/braille.rs:2:8 [INFO] [stdout] | [INFO] [stdout] 2 | pub fn is_braille(c: char) -> bool { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `braille_dots` is never used [INFO] [stdout] --> src/renderer/braille.rs:12:8 [INFO] [stdout] | [INFO] [stdout] 12 | pub fn braille_dots(c: char) -> Vec<(u8, u8)> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Unsupported` is never constructed [INFO] [stdout] --> src/renderer/image_animation.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 19 | pub enum AnimationError { [INFO] [stdout] | -------------- variant in this enum [INFO] [stdout] 20 | Unsupported, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `AnimationError` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `std::sync::atomic::Atomic::::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::::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 `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] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [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 { [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 { [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 { [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:113:12 [INFO] [stdout] | [INFO] [stdout] 77 | impl Parser { [INFO] [stdout] | ----------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 113 | pub fn feed(&mut self, input: &[u8], grid: &mut Grid) { [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: associated function `spawn_text` is never used [INFO] [stdout] --> src/terminal_reader.rs:62:19 [INFO] [stdout] | [INFO] [stdout] 61 | impl TerminalReader { [INFO] [stdout] | ------------------- associated function in this implementation [INFO] [stdout] 62 | pub(crate) fn spawn_text( [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Vertex` is never constructed [INFO] [stdout] --> src/renderer/mod.rs:21:12 [INFO] [stdout] | [INFO] [stdout] 21 | pub struct Vertex { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/renderer/mod.rs:29:12 [INFO] [stdout] | [INFO] [stdout] 28 | impl Vertex { [INFO] [stdout] | ----------- associated function in this implementation [INFO] [stdout] 29 | pub fn new(x: f32, y: f32, u: f32, v: f32, fg: u32, bg: u32) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `box_drawing_lines` is never used [INFO] [stdout] --> src/renderer/box_drawing.rs:4:8 [INFO] [stdout] | [INFO] [stdout] 4 | pub fn box_drawing_lines(c: char, w: f32, h: f32) -> Option> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `is_box_drawing` is never used [INFO] [stdout] --> src/renderer/box_drawing.rs:124:8 [INFO] [stdout] | [INFO] [stdout] 124 | pub fn is_box_drawing(c: char) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `is_braille` is never used [INFO] [stdout] --> src/renderer/braille.rs:2:8 [INFO] [stdout] | [INFO] [stdout] 2 | pub fn is_braille(c: char) -> bool { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `braille_dots` is never used [INFO] [stdout] --> src/renderer/braille.rs:12:8 [INFO] [stdout] | [INFO] [stdout] 12 | pub fn braille_dots(c: char) -> Vec<(u8, u8)> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Unsupported` is never constructed [INFO] [stdout] --> src/renderer/image_animation.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 19 | pub enum AnimationError { [INFO] [stdout] | -------------- variant in this enum [INFO] [stdout] 20 | Unsupported, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `AnimationError` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 50.05s [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 9` [INFO] running `Command { std: "docker" "inspect" "7e37272b3d66b01a83c81de26b0acca3147bf9a57565ff14b71ba1e35a37160a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7e37272b3d66b01a83c81de26b0acca3147bf9a57565ff14b71ba1e35a37160a", kill_on_drop: false }` [INFO] [stdout] 7e37272b3d66b01a83c81de26b0acca3147bf9a57565ff14b71ba1e35a37160a