[INFO] cloning repository https://github.com/Dangornushi/lsl
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Dangornushi/lsl" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDangornushi%2Flsl", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDangornushi%2Flsl'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e15d19d1d6c1a55bb63be11a091fa755d7ac3929
[INFO] checking Dangornushi/lsl against master#642c19bfc3a5c1de985bf5d0cc8207ac9d22708a for pr-148577
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDangornushi%2Flsl" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Dangornushi/lsl
[INFO] finished tweaking git repo https://github.com/Dangornushi/lsl
[INFO] tweaked toml for git repo https://github.com/Dangornushi/lsl written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Dangornushi/lsl on toolchain 642c19bfc3a5c1de985bf5d0cc8207ac9d22708a
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Dangornushi/lsl 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" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded rustversion v1.0.16
[INFO] [stderr]   Downloaded ratatui v0.24.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] bc2e8b34ddefbe1a010e65fd3ac74778dabd8883c6b4bfd33bf4d96607d475f2
[INFO] running `Command { std: "docker" "start" "-a" "bc2e8b34ddefbe1a010e65fd3ac74778dabd8883c6b4bfd33bf4d96607d475f2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bc2e8b34ddefbe1a010e65fd3ac74778dabd8883c6b4bfd33bf4d96607d475f2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bc2e8b34ddefbe1a010e65fd3ac74778dabd8883c6b4bfd33bf4d96607d475f2", kill_on_drop: false }`
[INFO] [stdout] bc2e8b34ddefbe1a010e65fd3ac74778dabd8883c6b4bfd33bf4d96607d475f2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 41bf7c7c3d084e74a41c633ef1dc0db6543ef47be4eeb06e059d0bb3dde8725a
[INFO] running `Command { std: "docker" "start" "-a" "41bf7c7c3d084e74a41c633ef1dc0db6543ef47be4eeb06e059d0bb3dde8725a", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.82
[INFO] [stderr]    Compiling rustversion v1.0.16
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking either v1.11.0
[INFO] [stderr]     Checking unicode-width v0.1.12
[INFO] [stderr]    Compiling indoc v2.0.5
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking signal-hook-mio v0.2.3
[INFO] [stderr]     Checking crossterm v0.27.0
[INFO] [stderr]     Checking itertools v0.11.0
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling syn v2.0.63
[INFO] [stderr]     Checking lru v0.12.3
[INFO] [stderr]     Checking chrono v0.4.38
[INFO] [stderr]    Compiling strum_macros v0.25.3
[INFO] [stderr]     Checking strum v0.25.0
[INFO] [stderr]     Checking ratatui v0.24.0
[INFO] [stderr]     Checking lsl v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused imports: `DateTime` and `Utc`
[INFO] [stdout]  --> src/window/textline.rs:1:23
[INFO] [stdout]   |
[INFO] [stdout] 1 | use chrono::prelude::{DateTime, Utc};
[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: `ClearType`, `Clear`, `EnterAlternateScreen`, `Event`, `Hide`, `KeyCode`, `KeyEvent`, `LeaveAlternateScreen`, `MoveToColumn`, `MoveToRow`, `MoveTo`, `Show`, `disable_raw_mode`, `enable_raw_mode`, `read`, and `size`
[INFO] [stdout]   --> src/window/textline.rs:4:14
[INFO] [stdout]    |
[INFO] [stdout]  4 |     cursor::{Hide, MoveTo, MoveToColumn, MoveToRow, Show},
[INFO] [stdout]    |              ^^^^  ^^^^^^  ^^^^^^^^^^^^  ^^^^^^^^^  ^^^^
[INFO] [stdout]  5 |     event::{read, Event, KeyCode, KeyEvent},
[INFO] [stdout]    |             ^^^^  ^^^^^  ^^^^^^^  ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  9 |         disable_raw_mode, enable_raw_mode, size, Clear, ClearType, EnterAlternateScreen,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^  ^^^^  ^^^^^  ^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 10 |         LeaveAlternateScreen,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::fs`
[INFO] [stdout]   --> src/window/textline.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | use std::fs;
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::path::Path`
[INFO] [stdout]   --> src/window/textline.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | use std::path::Path;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::process::Command`
[INFO] [stdout]   --> src/window/textline.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 | use std::process::Command;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `env` and `os::unix::fs::PermissionsExt`
[INFO] [stdout]   --> src/window/textline.rs:19:11
[INFO] [stdout]    |
[INFO] [stdout] 19 | use std::{env, os::unix::fs::PermissionsExt};
[INFO] [stdout]    |           ^^^  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `DateTime` and `Utc`
[INFO] [stdout]  --> src/window/textline.rs:1:23
[INFO] [stdout]   |
[INFO] [stdout] 1 | use chrono::prelude::{DateTime, Utc};
[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: `ClearType`, `Clear`, `EnterAlternateScreen`, `Event`, `Hide`, `KeyCode`, `KeyEvent`, `LeaveAlternateScreen`, `MoveToColumn`, `MoveToRow`, `MoveTo`, `Show`, `disable_raw_mode`, `enable_raw_mode`, `read`, and `size`
[INFO] [stdout]   --> src/window/textline.rs:4:14
[INFO] [stdout]    |
[INFO] [stdout]  4 |     cursor::{Hide, MoveTo, MoveToColumn, MoveToRow, Show},
[INFO] [stdout]    |              ^^^^  ^^^^^^  ^^^^^^^^^^^^  ^^^^^^^^^  ^^^^
[INFO] [stdout]  5 |     event::{read, Event, KeyCode, KeyEvent},
[INFO] [stdout]    |             ^^^^  ^^^^^  ^^^^^^^  ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  9 |         disable_raw_mode, enable_raw_mode, size, Clear, ClearType, EnterAlternateScreen,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^  ^^^^  ^^^^^  ^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 10 |         LeaveAlternateScreen,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::fs`
[INFO] [stdout]   --> src/window/textline.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | use std::fs;
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::path::Path`
[INFO] [stdout]   --> src/window/textline.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | use std::path::Path;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::process::Command`
[INFO] [stdout]   --> src/window/textline.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 | use std::process::Command;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `env` and `os::unix::fs::PermissionsExt`
[INFO] [stdout]   --> src/window/textline.rs:19:11
[INFO] [stdout]    |
[INFO] [stdout] 19 | use std::{env, os::unix::fs::PermissionsExt};
[INFO] [stdout]    |           ^^^  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::io::Write`
[INFO] [stdout]   --> src/window/textline.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | use std::io::Write;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::io::Write`
[INFO] [stdout]   --> src/window/textline.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | use std::io::Write;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `e`
[INFO] [stdout]    --> src/main.rs:229:25
[INFO] [stdout]     |
[INFO] [stdout] 229 |                     Err(e) => {
[INFO] [stdout]     |                         ^ help: if this is intentional, prefix it with an underscore: `_e`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]    --> src/main.rs:438:13
[INFO] [stdout]     |
[INFO] [stdout] 438 |             _ => Ok(()),
[INFO] [stdout]     |             ^ no value can reach this
[INFO] [stdout]     |
[INFO] [stdout] note: multiple earlier patterns match some of the same values
[INFO] [stdout]    --> src/main.rs:438:13
[INFO] [stdout]     |
[INFO] [stdout] 432 |             Mode::Nomal => self.nomal_key_read(max_down),
[INFO] [stdout]     |             ----------- matches some of the same values
[INFO] [stdout] 433 |             Mode::Command => self.command_key_read(),
[INFO] [stdout]     |             ------------- matches some of the same values
[INFO] [stdout] 434 |             Mode::Cd => self.change_directory(),
[INFO] [stdout]     |             -------- matches some of the same values
[INFO] [stdout] 435 |             Mode::Addfile => self.add_new_file_or_directory(),
[INFO] [stdout]     |             ------------- matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout] 438 |             _ => Ok(()),
[INFO] [stdout]     |             ^ ...and 2 other patterns collectively make this unreachable
[INFO] [stdout]     = note: `#[warn(unreachable_patterns)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `e`
[INFO] [stdout]    --> src/main.rs:229:25
[INFO] [stdout]     |
[INFO] [stdout] 229 |                     Err(e) => {
[INFO] [stdout]     |                         ^ help: if this is intentional, prefix it with an underscore: `_e`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]    --> src/main.rs:438:13
[INFO] [stdout]     |
[INFO] [stdout] 438 |             _ => Ok(()),
[INFO] [stdout]     |             ^ no value can reach this
[INFO] [stdout]     |
[INFO] [stdout] note: multiple earlier patterns match some of the same values
[INFO] [stdout]    --> src/main.rs:438:13
[INFO] [stdout]     |
[INFO] [stdout] 432 |             Mode::Nomal => self.nomal_key_read(max_down),
[INFO] [stdout]     |             ----------- matches some of the same values
[INFO] [stdout] 433 |             Mode::Command => self.command_key_read(),
[INFO] [stdout]     |             ------------- matches some of the same values
[INFO] [stdout] 434 |             Mode::Cd => self.change_directory(),
[INFO] [stdout]     |             -------- matches some of the same values
[INFO] [stdout] 435 |             Mode::Addfile => self.add_new_file_or_directory(),
[INFO] [stdout]     |             ------------- matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout] 438 |             _ => Ok(()),
[INFO] [stdout]     |             ^ ...and 2 other patterns collectively make this unreachable
[INFO] [stdout]     = note: `#[warn(unreachable_patterns)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]    --> src/main.rs:775:13
[INFO] [stdout]     |
[INFO] [stdout] 775 |             _ => {}
[INFO] [stdout]     |             ^ no value can reach this
[INFO] [stdout]     |
[INFO] [stdout] note: multiple earlier patterns match some of the same values
[INFO] [stdout]    --> src/main.rs:775:13
[INFO] [stdout]     |
[INFO] [stdout] 753 |             Mode::Nomal => {}
[INFO] [stdout]     |             ----------- matches some of the same values
[INFO] [stdout] 754 |             Mode::Edit => {}
[INFO] [stdout]     |             ---------- matches some of the same values
[INFO] [stdout] 755 |             Mode::Cd => {
[INFO] [stdout]     |             -------- matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout] 762 |             Mode::Command => {
[INFO] [stdout]     |             ------------- matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout] 775 |             _ => {}
[INFO] [stdout]     |             ^ ...and 2 other patterns collectively make this unreachable
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]    --> src/main.rs:775:13
[INFO] [stdout]     |
[INFO] [stdout] 775 |             _ => {}
[INFO] [stdout]     |             ^ no value can reach this
[INFO] [stdout]     |
[INFO] [stdout] note: multiple earlier patterns match some of the same values
[INFO] [stdout]    --> src/main.rs:775:13
[INFO] [stdout]     |
[INFO] [stdout] 753 |             Mode::Nomal => {}
[INFO] [stdout]     |             ----------- matches some of the same values
[INFO] [stdout] 754 |             Mode::Edit => {}
[INFO] [stdout]     |             ---------- matches some of the same values
[INFO] [stdout] 755 |             Mode::Cd => {
[INFO] [stdout]     |             -------- matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout] 762 |             Mode::Command => {
[INFO] [stdout]     |             ------------- matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout] 775 |             _ => {}
[INFO] [stdout]     |             ^ ...and 2 other patterns collectively make this unreachable
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Title` is never constructed
[INFO] [stdout]   --> src/main.rs:43:8
[INFO] [stdout]    |
[INFO] [stdout] 43 | struct Title {
[INFO] [stdout]    |        ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new` and `set` are never used
[INFO] [stdout]   --> src/main.rs:49:8
[INFO] [stdout]    |
[INFO] [stdout] 48 | impl Title {
[INFO] [stdout]    | ---------- associated items in this implementation
[INFO] [stdout] 49 |     fn new(width: usize) -> Self {
[INFO] [stdout]    |        ^^^
[INFO] [stdout] ...
[INFO] [stdout] 56 |     fn set(&mut self, title: String) -> Result<()> {
[INFO] [stdout]    |        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `mostbig_permission` is never read
[INFO] [stdout]   --> src/main.rs:65:5
[INFO] [stdout]    |
[INFO] [stdout] 62 | struct App {
[INFO] [stdout]    |        --- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 65 |     mostbig_permission: usize,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `generate_permission_strings_in_japanese` is never used
[INFO] [stdout]    --> src/main.rs:486:8
[INFO] [stdout]     |
[INFO] [stdout]  80 | impl App {
[INFO] [stdout]     | -------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 486 |     fn generate_permission_strings_in_japanese(&mut self, permission_num: i64) -> String {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `GRUVBOX_BACKGROUND` is never used
[INFO] [stdout]  --> src/window/mod.rs:6:11
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub const GRUVBOX_BACKGROUND: Color = Color::Rgb {
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `GRUVBOX_FOCUS_BACKGROUND` is never used
[INFO] [stdout]   --> src/window/mod.rs:12:11
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub const GRUVBOX_FOCUS_BACKGROUND: Color = Color::Rgb {
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `Border` is never constructed
[INFO] [stdout]   --> src/window/textbox.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub enum Style {
[INFO] [stdout]    |          ----- variant in this enum
[INFO] [stdout] 11 |     Default,
[INFO] [stdout] 12 |     Border,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Style` 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 `height` is never read
[INFO] [stdout]   --> src/window/textbox.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub struct TextBox {
[INFO] [stdout]    |            ------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 18 |     height: usize,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TextBox` 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 `style`, `blank`, and `change_width` are never used
[INFO] [stdout]   --> src/window/textbox.rs:31:12
[INFO] [stdout]    |
[INFO] [stdout] 21 | impl TextBox {
[INFO] [stdout]    | ------------ methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 31 |     pub fn style(&mut self, style: Style) -> TextBox {
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 37 |     pub fn blank(&mut self, put_data: String) -> Result<()> {
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 91 |     pub fn change_width(&mut self, new_width: usize) {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `frame_style` is never read
[INFO] [stdout]   --> src/window/textline.rs:28:5
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub struct TextLine {
[INFO] [stdout]    |            -------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 28 |     frame_style: usize,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `get_width` and `set_frame_style` are never used
[INFO] [stdout]   --> src/window/textline.rs:42:12
[INFO] [stdout]    |
[INFO] [stdout] 31 | impl TextLine {
[INFO] [stdout]    | ------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 42 |     pub fn get_width(&mut self) -> usize {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 50 |     fn set_frame_style(&mut self, style: usize) {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `Edit` is never constructed
[INFO] [stdout]   --> src/window/window.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub enum Mode {
[INFO] [stdout]    |          ---- variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 13 |     Edit,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Mode` 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: field `now_cursor_x` is never read
[INFO] [stdout]   --> src/window/window.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub struct Window {
[INFO] [stdout]    |            ------ field in this struct
[INFO] [stdout] 21 |     now_mode: Mode,
[INFO] [stdout] 22 |     now_cursor_x: usize,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Window` 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: struct `Title` is never constructed
[INFO] [stdout]   --> src/main.rs:43:8
[INFO] [stdout]    |
[INFO] [stdout] 43 | struct Title {
[INFO] [stdout]    |        ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new` and `set` are never used
[INFO] [stdout]   --> src/main.rs:49:8
[INFO] [stdout]    |
[INFO] [stdout] 48 | impl Title {
[INFO] [stdout]    | ---------- associated items in this implementation
[INFO] [stdout] 49 |     fn new(width: usize) -> Self {
[INFO] [stdout]    |        ^^^
[INFO] [stdout] ...
[INFO] [stdout] 56 |     fn set(&mut self, title: String) -> Result<()> {
[INFO] [stdout]    |        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `mostbig_permission` is never read
[INFO] [stdout]   --> src/main.rs:65:5
[INFO] [stdout]    |
[INFO] [stdout] 62 | struct App {
[INFO] [stdout]    |        --- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 65 |     mostbig_permission: usize,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `generate_permission_strings_in_japanese` is never used
[INFO] [stdout]    --> src/main.rs:486:8
[INFO] [stdout]     |
[INFO] [stdout]  80 | impl App {
[INFO] [stdout]     | -------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 486 |     fn generate_permission_strings_in_japanese(&mut self, permission_num: i64) -> String {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `GRUVBOX_BACKGROUND` is never used
[INFO] [stdout]  --> src/window/mod.rs:6:11
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub const GRUVBOX_BACKGROUND: Color = Color::Rgb {
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `GRUVBOX_FOCUS_BACKGROUND` is never used
[INFO] [stdout]   --> src/window/mod.rs:12:11
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub const GRUVBOX_FOCUS_BACKGROUND: Color = Color::Rgb {
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `Border` is never constructed
[INFO] [stdout]   --> src/window/textbox.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub enum Style {
[INFO] [stdout]    |          ----- variant in this enum
[INFO] [stdout] 11 |     Default,
[INFO] [stdout] 12 |     Border,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Style` 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 `height` is never read
[INFO] [stdout]   --> src/window/textbox.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub struct TextBox {
[INFO] [stdout]    |            ------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 18 |     height: usize,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TextBox` 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 `style`, `blank`, and `change_width` are never used
[INFO] [stdout]   --> src/window/textbox.rs:31:12
[INFO] [stdout]    |
[INFO] [stdout] 21 | impl TextBox {
[INFO] [stdout]    | ------------ methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 31 |     pub fn style(&mut self, style: Style) -> TextBox {
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 37 |     pub fn blank(&mut self, put_data: String) -> Result<()> {
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 91 |     pub fn change_width(&mut self, new_width: usize) {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `frame_style` is never read
[INFO] [stdout]   --> src/window/textline.rs:28:5
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub struct TextLine {
[INFO] [stdout]    |            -------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 28 |     frame_style: usize,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `get_width` and `set_frame_style` are never used
[INFO] [stdout]   --> src/window/textline.rs:42:12
[INFO] [stdout]    |
[INFO] [stdout] 31 | impl TextLine {
[INFO] [stdout]    | ------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 42 |     pub fn get_width(&mut self) -> usize {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 50 |     fn set_frame_style(&mut self, style: usize) {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `Edit` is never constructed
[INFO] [stdout]   --> src/window/window.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub enum Mode {
[INFO] [stdout]    |          ---- variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 13 |     Edit,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Mode` 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: field `now_cursor_x` is never read
[INFO] [stdout]   --> src/window/window.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub struct Window {
[INFO] [stdout]    |            ------ field in this struct
[INFO] [stdout] 21 |     now_mode: Mode,
[INFO] [stdout] 22 |     now_cursor_x: usize,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Window` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.85s
[INFO] running `Command { std: "docker" "inspect" "41bf7c7c3d084e74a41c633ef1dc0db6543ef47be4eeb06e059d0bb3dde8725a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "41bf7c7c3d084e74a41c633ef1dc0db6543ef47be4eeb06e059d0bb3dde8725a", kill_on_drop: false }`
[INFO] [stdout] 41bf7c7c3d084e74a41c633ef1dc0db6543ef47be4eeb06e059d0bb3dde8725a
