[INFO] cloning repository https://github.com/ThymeKeeper/thyme [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ThymeKeeper/thyme" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FThymeKeeper%2Fthyme", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FThymeKeeper%2Fthyme'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 51767a761d210bacaa476097c7e4ca6ce81cdcee [INFO] building ThymeKeeper/thyme against try#4987e9d4227139400384ab59296ffee3b0fb1183 for pr-146237-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FThymeKeeper%2Fthyme" "/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/ThymeKeeper/thyme [INFO] finished tweaking git repo https://github.com/ThymeKeeper/thyme [INFO] tweaked toml for git repo https://github.com/ThymeKeeper/thyme written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/ThymeKeeper/thyme on toolchain 4987e9d4227139400384ab59296ffee3b0fb1183 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/ThymeKeeper/thyme 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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 81b8e43743859c9a4bc9a334a242a732b3338376f610aa2275db9eba9390b3b1 [INFO] running `Command { std: "docker" "start" "-a" "81b8e43743859c9a4bc9a334a242a732b3338376f610aa2275db9eba9390b3b1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "81b8e43743859c9a4bc9a334a242a732b3338376f610aa2275db9eba9390b3b1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "81b8e43743859c9a4bc9a334a242a732b3338376f610aa2275db9eba9390b3b1", kill_on_drop: false }` [INFO] [stdout] 81b8e43743859c9a4bc9a334a242a732b3338376f610aa2275db9eba9390b3b1 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b1389567542ab2fdd1e88f34c2f914413b3e14d61ede67d101e9c8552cac8c3a [INFO] running `Command { std: "docker" "start" "-a" "b1389567542ab2fdd1e88f34c2f914413b3e14d61ede67d101e9c8552cac8c3a", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling bitflags v2.9.4 [INFO] [stderr] Compiling cfg-if v1.0.3 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling adler2 v2.0.1 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling pxfm v0.1.23 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling x11rb-protocol v0.13.2 [INFO] [stderr] Compiling byteorder-lite v0.1.0 [INFO] [stderr] Compiling bytemuck v1.23.2 [INFO] [stderr] Compiling flate2 v1.1.2 [INFO] [stderr] Compiling str_indices v0.4.4 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling ropey v1.6.1 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling signal-hook-registry v1.4.6 [INFO] [stderr] Compiling png v0.18.0 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling moxcms v0.7.5 [INFO] [stderr] Compiling signal-hook-mio v0.2.4 [INFO] [stderr] Compiling crossterm v0.28.1 [INFO] [stderr] Compiling gethostname v1.0.2 [INFO] [stderr] Compiling x11rb v0.13.2 [INFO] [stderr] Compiling image v0.25.8 [INFO] [stderr] Compiling arboard v3.6.1 [INFO] [stderr] Compiling thyme v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `HighlightSpan` [INFO] [stdout] --> src/renderer.rs:2:21 [INFO] [stdout] | [INFO] [stdout] 2 | use crate::syntax::{HighlightSpan, SyntaxState}; [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`, and `Hide` [INFO] [stdout] --> src/prompt.rs:2:14 [INFO] [stdout] | [INFO] [stdout] 2 | cursor::{Hide, MoveTo, Show}, [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 6 | terminal::{self, Clear, ClearType}, [INFO] [stdout] | ^^^^^ ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Path` [INFO] [stdout] --> src/prompt.rs:9:17 [INFO] [stdout] | [INFO] [stdout] 9 | use std::path::{Path, PathBuf}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Attribute`, `Event`, `Hide`, `SetAttribute`, and `self` [INFO] [stdout] --> src/find_replace.rs:2:14 [INFO] [stdout] | [INFO] [stdout] 2 | cursor::{Hide, MoveTo, Show}, [INFO] [stdout] | ^^^^ [INFO] [stdout] 3 | event::{self, Event, KeyCode, KeyModifiers}, [INFO] [stdout] | ^^^^ ^^^^^ [INFO] [stdout] 4 | execute, [INFO] [stdout] 5 | style::{Attribute, Color, Print, SetAttribute, SetBackgroundColor, SetForegroundColor, ResetColor}, [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Show` [INFO] [stdout] --> src/exit_prompt.rs:2:28 [INFO] [stdout] | [INFO] [stdout] 2 | cursor::{Hide, MoveTo, Show}, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `DisableBracketedPaste` and `EnableBracketedPaste` [INFO] [stdout] --> src/main.rs:11:78 [INFO] [stdout] | [INFO] [stdout] 11 | event::{self, Event, KeyCode, KeyModifiers, MouseEventKind, MouseButton, EnableBracketedPaste, DisableBracketedPaste}, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cursor_line` [INFO] [stdout] --> src/editor.rs:1650:18 [INFO] [stdout] | [INFO] [stdout] 1650 | let (cursor_line, _) = self.cursor_position(); [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_cursor_line` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `right_col` is never read [INFO] [stdout] --> src/editor.rs:1767:13 [INFO] [stdout] | [INFO] [stdout] 1767 | right_col = right_col.max(sel_col); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `can_redo` is never used [INFO] [stdout] --> src/buffer.rs:259:12 [INFO] [stdout] | [INFO] [stdout] 35 | impl Buffer { [INFO] [stdout] | ----------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 259 | pub fn can_redo(&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: methods `cursor`, `set_viewport_offset`, `move_cursor_to`, and `clear_status_message` are never used [INFO] [stdout] --> src/editor.rs:1482:12 [INFO] [stdout] | [INFO] [stdout] 52 | impl Editor { [INFO] [stdout] | ----------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 1482 | pub fn cursor(&self) -> usize { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1498 | pub fn set_viewport_offset(&mut self, offset: (usize, usize)) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1564 | pub fn move_cursor_to(&mut self, position: usize) { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 2091 | pub fn clear_status_message(&mut self) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `initial_path` and `needs_full_redraw` are never read [INFO] [stdout] --> src/prompt.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 11 | pub struct Prompt { [INFO] [stdout] | ------ fields in this struct [INFO] [stdout] ... [INFO] [stdout] 15 | initial_path: String, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 21 | needs_full_redraw: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `reset_current_match` is never used [INFO] [stdout] --> src/find_replace.rs:87:12 [INFO] [stdout] | [INFO] [stdout] 29 | impl FindReplace { [INFO] [stdout] | ---------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 87 | pub fn reset_current_match(&mut self) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `StringSingle` is never constructed [INFO] [stdout] --> src/syntax.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 3 | pub enum SyntaxState { [INFO] [stdout] | ----------- variant in this enum [INFO] [stdout] ... [INFO] [stdout] 6 | StringSingle, // Inside a single-quoted string '...' [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `SyntaxState` 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 `mark_range_dirty` is never used [INFO] [stdout] --> src/syntax.rs:143:12 [INFO] [stdout] | [INFO] [stdout] 65 | impl SyntaxHighlighter { [INFO] [stdout] | ---------------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 143 | pub fn mark_range_dirty(&mut self, start: usize, end: usize) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 06s [INFO] running `Command { std: "docker" "inspect" "b1389567542ab2fdd1e88f34c2f914413b3e14d61ede67d101e9c8552cac8c3a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b1389567542ab2fdd1e88f34c2f914413b3e14d61ede67d101e9c8552cac8c3a", kill_on_drop: false }` [INFO] [stdout] b1389567542ab2fdd1e88f34c2f914413b3e14d61ede67d101e9c8552cac8c3a [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f9b0437674672f0255ea41178f2f226fb29c419658482bea72906fe60c325f5f [INFO] running `Command { std: "docker" "start" "-a" "f9b0437674672f0255ea41178f2f226fb29c419658482bea72906fe60c325f5f", kill_on_drop: false }` [INFO] [stderr] Compiling thyme v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `HighlightSpan` [INFO] [stdout] --> src/renderer.rs:2:21 [INFO] [stdout] | [INFO] [stdout] 2 | use crate::syntax::{HighlightSpan, SyntaxState}; [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`, and `Hide` [INFO] [stdout] --> src/prompt.rs:2:14 [INFO] [stdout] | [INFO] [stdout] 2 | cursor::{Hide, MoveTo, Show}, [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 6 | terminal::{self, Clear, ClearType}, [INFO] [stdout] | ^^^^^ ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Path` [INFO] [stdout] --> src/prompt.rs:9:17 [INFO] [stdout] | [INFO] [stdout] 9 | use std::path::{Path, PathBuf}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Attribute`, `Event`, `Hide`, `SetAttribute`, and `self` [INFO] [stdout] --> src/find_replace.rs:2:14 [INFO] [stdout] | [INFO] [stdout] 2 | cursor::{Hide, MoveTo, Show}, [INFO] [stdout] | ^^^^ [INFO] [stdout] 3 | event::{self, Event, KeyCode, KeyModifiers}, [INFO] [stdout] | ^^^^ ^^^^^ [INFO] [stdout] 4 | execute, [INFO] [stdout] 5 | style::{Attribute, Color, Print, SetAttribute, SetBackgroundColor, SetForegroundColor, ResetColor}, [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Show` [INFO] [stdout] --> src/exit_prompt.rs:2:28 [INFO] [stdout] | [INFO] [stdout] 2 | cursor::{Hide, MoveTo, Show}, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `DisableBracketedPaste` and `EnableBracketedPaste` [INFO] [stdout] --> src/main.rs:11:78 [INFO] [stdout] | [INFO] [stdout] 11 | event::{self, Event, KeyCode, KeyModifiers, MouseEventKind, MouseButton, EnableBracketedPaste, DisableBracketedPaste}, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cursor_line` [INFO] [stdout] --> src/editor.rs:1650:18 [INFO] [stdout] | [INFO] [stdout] 1650 | let (cursor_line, _) = self.cursor_position(); [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_cursor_line` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `right_col` is never read [INFO] [stdout] --> src/editor.rs:1767:13 [INFO] [stdout] | [INFO] [stdout] 1767 | right_col = right_col.max(sel_col); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `can_redo` is never used [INFO] [stdout] --> src/buffer.rs:259:12 [INFO] [stdout] | [INFO] [stdout] 35 | impl Buffer { [INFO] [stdout] | ----------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 259 | pub fn can_redo(&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: methods `cursor`, `set_viewport_offset`, `move_cursor_to`, and `clear_status_message` are never used [INFO] [stdout] --> src/editor.rs:1482:12 [INFO] [stdout] | [INFO] [stdout] 52 | impl Editor { [INFO] [stdout] | ----------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 1482 | pub fn cursor(&self) -> usize { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1498 | pub fn set_viewport_offset(&mut self, offset: (usize, usize)) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1564 | pub fn move_cursor_to(&mut self, position: usize) { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 2091 | pub fn clear_status_message(&mut self) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `initial_path` and `needs_full_redraw` are never read [INFO] [stdout] --> src/prompt.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 11 | pub struct Prompt { [INFO] [stdout] | ------ fields in this struct [INFO] [stdout] ... [INFO] [stdout] 15 | initial_path: String, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 21 | needs_full_redraw: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `reset_current_match` is never used [INFO] [stdout] --> src/find_replace.rs:87:12 [INFO] [stdout] | [INFO] [stdout] 29 | impl FindReplace { [INFO] [stdout] | ---------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 87 | pub fn reset_current_match(&mut self) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `StringSingle` is never constructed [INFO] [stdout] --> src/syntax.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 3 | pub enum SyntaxState { [INFO] [stdout] | ----------- variant in this enum [INFO] [stdout] ... [INFO] [stdout] 6 | StringSingle, // Inside a single-quoted string '...' [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `SyntaxState` 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 `mark_range_dirty` is never used [INFO] [stdout] --> src/syntax.rs:143:12 [INFO] [stdout] | [INFO] [stdout] 65 | impl SyntaxHighlighter { [INFO] [stdout] | ---------------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 143 | pub fn mark_range_dirty(&mut self, start: usize, end: usize) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.22s [INFO] running `Command { std: "docker" "inspect" "f9b0437674672f0255ea41178f2f226fb29c419658482bea72906fe60c325f5f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f9b0437674672f0255ea41178f2f226fb29c419658482bea72906fe60c325f5f", kill_on_drop: false }` [INFO] [stdout] f9b0437674672f0255ea41178f2f226fb29c419658482bea72906fe60c325f5f