[INFO] cloning repository https://github.com/TheTrueColonel/ironn [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/TheTrueColonel/ironn" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTheTrueColonel%2Fironn", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTheTrueColonel%2Fironn'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4d7fec3a732fb2aa339ef947884fd14fab2f5de7 [INFO] checking TheTrueColonel/ironn against try#b1f2594eac607c1f051534800237eeedb5590a49 for pr-139493-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTheTrueColonel%2Fironn" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/TheTrueColonel/ironn [INFO] finished tweaking git repo https://github.com/TheTrueColonel/ironn [INFO] tweaked toml for git repo https://github.com/TheTrueColonel/ironn written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/TheTrueColonel/ironn on toolchain b1f2594eac607c1f051534800237eeedb5590a49 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/TheTrueColonel/ironn 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" "+b1f2594eac607c1f051534800237eeedb5590a49" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6cc04ffeb5b670338df84df095a10adc6ff878f5dc38c7f1e84148cb86fb6e87 [INFO] running `Command { std: "docker" "start" "-a" "6cc04ffeb5b670338df84df095a10adc6ff878f5dc38c7f1e84148cb86fb6e87", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6cc04ffeb5b670338df84df095a10adc6ff878f5dc38c7f1e84148cb86fb6e87", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6cc04ffeb5b670338df84df095a10adc6ff878f5dc38c7f1e84148cb86fb6e87", kill_on_drop: false }` [INFO] [stdout] 6cc04ffeb5b670338df84df095a10adc6ff878f5dc38c7f1e84148cb86fb6e87 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7d19601d116d70a959698462895f632b7e2a98da39a5d3bd34d3ef40138bc28c [INFO] running `Command { std: "docker" "start" "-a" "7d19601d116d70a959698462895f632b7e2a98da39a5d3bd34d3ef40138bc28c", kill_on_drop: false }` [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling cc v1.0.90 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking smallvec v1.13.1 [INFO] [stderr] Checking gimli v0.28.1 [INFO] [stderr] Checking memchr v2.7.1 [INFO] [stderr] Compiling eyre v0.6.12 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking tracing-subscriber v0.3.18 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Checking lock_api v0.4.11 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Checking allocator-api2 v0.2.16 [INFO] [stderr] Checking miniz_oxide v0.7.2 [INFO] [stderr] Checking castaway v0.2.2 [INFO] [stderr] Checking rustc-demangle v0.1.23 [INFO] [stderr] Checking indenter v0.3.3 [INFO] [stderr] Checking owo-colors v3.5.0 [INFO] [stderr] Checking either v1.10.0 [INFO] [stderr] Checking bitflags v2.4.2 [INFO] [stderr] Checking compact_str v0.7.1 [INFO] [stderr] Checking itertools v0.12.1 [INFO] [stderr] Compiling syn v2.0.53 [INFO] [stderr] Checking hashbrown v0.14.3 [INFO] [stderr] Checking unicode-segmentation v1.11.0 [INFO] [stderr] Checking object v0.32.2 [INFO] [stderr] Checking cassowary v0.3.0 [INFO] [stderr] Compiling indoc v2.0.4 [INFO] [stderr] Checking parking_lot_core v0.9.9 [INFO] [stderr] Checking signal-hook-mio v0.2.3 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking crossterm v0.27.0 [INFO] [stderr] Compiling backtrace v0.3.69 [INFO] [stderr] Checking lru v0.12.3 [INFO] [stderr] Checking tracing-error v0.2.0 [INFO] [stderr] Checking color-spantrace v0.2.1 [INFO] [stderr] Checking addr2line v0.21.0 [INFO] [stderr] Compiling strum_macros v0.26.2 [INFO] [stderr] Compiling thiserror-impl v1.0.58 [INFO] [stderr] Checking color-eyre v0.6.3 [INFO] [stderr] Checking thiserror v1.0.58 [INFO] [stderr] Compiling stability v0.1.1 [INFO] [stderr] Checking strum v0.26.2 [INFO] [stderr] Checking ratatui v0.26.1 [INFO] [stderr] Checking ironn v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> src/app.rs:106:17 [INFO] [stdout] | [INFO] [stdout] 106 | _ => () [INFO] [stdout] | ^ no value can reach this [INFO] [stdout] | [INFO] [stdout] note: multiple earlier patterns match some of the same values [INFO] [stdout] --> src/app.rs:106:17 [INFO] [stdout] | [INFO] [stdout] 59 | CurrentScreen::Main => match (pressed_key.modifiers, pressed_key.code) { [INFO] [stdout] | ------------------- matches some of the same values [INFO] [stdout] ... [INFO] [stdout] 99 | CurrentScreen::Saving => match (pressed_key.modifiers, pressed_key.code) { [INFO] [stdout] | --------------------- matches some of the same values [INFO] [stdout] ... [INFO] [stdout] 106 | _ => () [INFO] [stdout] | ^ collectively making this unreachable [INFO] [stdout] = note: `#[warn(unreachable_patterns)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `app` [INFO] [stdout] --> src/ui.rs:118:33 [INFO] [stdout] | [INFO] [stdout] 118 | fn draw_controls(f: &mut Frame, app: &App, chunk: Rect) { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_app` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `main_old` is never used [INFO] [stdout] --> src/main.rs:80:4 [INFO] [stdout] | [INFO] [stdout] 80 | fn main_old() -> Result<()> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `install_hooks_old` is never used [INFO] [stdout] --> src/main.rs:107:4 [INFO] [stdout] | [INFO] [stdout] 107 | fn install_hooks_old() -> Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `STATUS_FG_COLOR` is never used [INFO] [stdout] --> src/editor.rs:10:7 [INFO] [stdout] | [INFO] [stdout] 10 | const STATUS_FG_COLOR: Color = Color::Rgb { r: 63, g: 63, b: 63 }; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `STATUS_BG_COLOR` is never used [INFO] [stdout] --> src/editor.rs:11:7 [INFO] [stdout] | [INFO] [stdout] 11 | const STATUS_BG_COLOR: Color = Color::Rgb { r: 239, g: 239, b :239 }; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `VERSION` is never used [INFO] [stdout] --> src/editor.rs:12:7 [INFO] [stdout] | [INFO] [stdout] 12 | const VERSION: &str = env!("CARGO_PKG_VERSION"); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `QUIT_TIMES` is never used [INFO] [stdout] --> src/editor.rs:13:7 [INFO] [stdout] | [INFO] [stdout] 13 | const QUIT_TIMES: u8 = 3; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Editor` is never constructed [INFO] [stdout] --> src/editor.rs:27:12 [INFO] [stdout] | [INFO] [stdout] 27 | pub struct Editor { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `StatusMessage` is never constructed [INFO] [stdout] --> src/editor.rs:38:8 [INFO] [stdout] | [INFO] [stdout] 38 | struct StatusMessage { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple methods are never used [INFO] [stdout] --> src/editor.rs:71:12 [INFO] [stdout] | [INFO] [stdout] 70 | impl Editor { [INFO] [stdout] | ----------- methods in this implementation [INFO] [stdout] 71 | pub fn run(&mut self) { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 84 | fn refresh_screen(&mut self) -> Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 106 | fn save(&mut self) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 124 | fn process_keypress(&mut self) -> Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 180 | fn move_cursor(&mut self, key: KeyCode) { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 245 | fn scroll(&mut self) { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 263 | fn draw_row(&self, row: &Row) { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 271 | fn draw_rows(&self) { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 289 | fn draw_header_bar(&self) { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 298 | fn draw_welcome_message(&self) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 310 | fn draw_status_bar(&self) { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 351 | fn draw_message_bar(&self) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 363 | fn prompt(&mut self, prompt: &str, mut callback: C) -> Result> where C: FnMut(&mut Self, KeyEvent, &String) { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 399 | fn search(&mut self) { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `from` is never used [INFO] [stdout] --> src/editor.rs:437:8 [INFO] [stdout] | [INFO] [stdout] 436 | impl StatusMessage { [INFO] [stdout] | ------------------ associated function in this implementation [INFO] [stdout] 437 | fn from(message: String) -> Self { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `die` is never used [INFO] [stdout] --> src/editor.rs:454:4 [INFO] [stdout] | [INFO] [stdout] 454 | fn die(e: &Report) { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `text` and `time` are never read [INFO] [stdout] --> src/app.rs:38:5 [INFO] [stdout] | [INFO] [stdout] 37 | struct StatusMessage { [INFO] [stdout] | ------------- fields in this struct [INFO] [stdout] 38 | text: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] 39 | time: Instant, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `status_message` is never used [INFO] [stdout] --> src/app.rs:123:12 [INFO] [stdout] | [INFO] [stdout] 43 | impl App { [INFO] [stdout] | -------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 123 | pub fn status_message(&self) -> &String { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `is_empty` and `is_dirty` are never used [INFO] [stdout] --> src/doc.rs:118:12 [INFO] [stdout] | [INFO] [stdout] 19 | impl Doc { [INFO] [stdout] | -------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 118 | pub fn is_empty(&self) -> bool { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 126 | pub fn is_dirty(&self) -> bool { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `is_empty` is never used [INFO] [stdout] --> src/doc_row.rs:85:12 [INFO] [stdout] | [INFO] [stdout] 12 | impl Row { [INFO] [stdout] | -------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 85 | pub fn is_empty(&self) -> bool { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> src/app.rs:106:17 [INFO] [stdout] | [INFO] [stdout] 106 | _ => () [INFO] [stdout] | ^ no value can reach this [INFO] [stdout] | [INFO] [stdout] note: multiple earlier patterns match some of the same values [INFO] [stdout] --> src/app.rs:106:17 [INFO] [stdout] | [INFO] [stdout] 59 | CurrentScreen::Main => match (pressed_key.modifiers, pressed_key.code) { [INFO] [stdout] | ------------------- matches some of the same values [INFO] [stdout] ... [INFO] [stdout] 99 | CurrentScreen::Saving => match (pressed_key.modifiers, pressed_key.code) { [INFO] [stdout] | --------------------- matches some of the same values [INFO] [stdout] ... [INFO] [stdout] 106 | _ => () [INFO] [stdout] | ^ collectively making this unreachable [INFO] [stdout] = note: `#[warn(unreachable_patterns)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `app` [INFO] [stdout] --> src/ui.rs:118:33 [INFO] [stdout] | [INFO] [stdout] 118 | fn draw_controls(f: &mut Frame, app: &App, chunk: Rect) { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_app` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `main_old` is never used [INFO] [stdout] --> src/main.rs:80:4 [INFO] [stdout] | [INFO] [stdout] 80 | fn main_old() -> Result<()> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `install_hooks_old` is never used [INFO] [stdout] --> src/main.rs:107:4 [INFO] [stdout] | [INFO] [stdout] 107 | fn install_hooks_old() -> Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `STATUS_FG_COLOR` is never used [INFO] [stdout] --> src/editor.rs:10:7 [INFO] [stdout] | [INFO] [stdout] 10 | const STATUS_FG_COLOR: Color = Color::Rgb { r: 63, g: 63, b: 63 }; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `STATUS_BG_COLOR` is never used [INFO] [stdout] --> src/editor.rs:11:7 [INFO] [stdout] | [INFO] [stdout] 11 | const STATUS_BG_COLOR: Color = Color::Rgb { r: 239, g: 239, b :239 }; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `VERSION` is never used [INFO] [stdout] --> src/editor.rs:12:7 [INFO] [stdout] | [INFO] [stdout] 12 | const VERSION: &str = env!("CARGO_PKG_VERSION"); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `QUIT_TIMES` is never used [INFO] [stdout] --> src/editor.rs:13:7 [INFO] [stdout] | [INFO] [stdout] 13 | const QUIT_TIMES: u8 = 3; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Editor` is never constructed [INFO] [stdout] --> src/editor.rs:27:12 [INFO] [stdout] | [INFO] [stdout] 27 | pub struct Editor { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `StatusMessage` is never constructed [INFO] [stdout] --> src/editor.rs:38:8 [INFO] [stdout] | [INFO] [stdout] 38 | struct StatusMessage { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple methods are never used [INFO] [stdout] --> src/editor.rs:71:12 [INFO] [stdout] | [INFO] [stdout] 70 | impl Editor { [INFO] [stdout] | ----------- methods in this implementation [INFO] [stdout] 71 | pub fn run(&mut self) { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 84 | fn refresh_screen(&mut self) -> Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 106 | fn save(&mut self) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 124 | fn process_keypress(&mut self) -> Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 180 | fn move_cursor(&mut self, key: KeyCode) { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 245 | fn scroll(&mut self) { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 263 | fn draw_row(&self, row: &Row) { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 271 | fn draw_rows(&self) { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 289 | fn draw_header_bar(&self) { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 298 | fn draw_welcome_message(&self) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 310 | fn draw_status_bar(&self) { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 351 | fn draw_message_bar(&self) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 363 | fn prompt(&mut self, prompt: &str, mut callback: C) -> Result> where C: FnMut(&mut Self, KeyEvent, &String) { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 399 | fn search(&mut self) { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `from` is never used [INFO] [stdout] --> src/editor.rs:437:8 [INFO] [stdout] | [INFO] [stdout] 436 | impl StatusMessage { [INFO] [stdout] | ------------------ associated function in this implementation [INFO] [stdout] 437 | fn from(message: String) -> Self { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `die` is never used [INFO] [stdout] --> src/editor.rs:454:4 [INFO] [stdout] | [INFO] [stdout] 454 | fn die(e: &Report) { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `text` and `time` are never read [INFO] [stdout] --> src/app.rs:38:5 [INFO] [stdout] | [INFO] [stdout] 37 | struct StatusMessage { [INFO] [stdout] | ------------- fields in this struct [INFO] [stdout] 38 | text: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] 39 | time: Instant, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `status_message` is never used [INFO] [stdout] --> src/app.rs:123:12 [INFO] [stdout] | [INFO] [stdout] 43 | impl App { [INFO] [stdout] | -------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 123 | pub fn status_message(&self) -> &String { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `is_empty` and `is_dirty` are never used [INFO] [stdout] --> src/doc.rs:118:12 [INFO] [stdout] | [INFO] [stdout] 19 | impl Doc { [INFO] [stdout] | -------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 118 | pub fn is_empty(&self) -> bool { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 126 | pub fn is_dirty(&self) -> bool { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `is_empty` is never used [INFO] [stdout] --> src/doc_row.rs:85:12 [INFO] [stdout] | [INFO] [stdout] 12 | impl Row { [INFO] [stdout] | -------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 85 | pub fn is_empty(&self) -> bool { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.81s [INFO] running `Command { std: "docker" "inspect" "7d19601d116d70a959698462895f632b7e2a98da39a5d3bd34d3ef40138bc28c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7d19601d116d70a959698462895f632b7e2a98da39a5d3bd34d3ef40138bc28c", kill_on_drop: false }` [INFO] [stdout] 7d19601d116d70a959698462895f632b7e2a98da39a5d3bd34d3ef40138bc28c