[INFO] cloning repository https://github.com/hapejot/spf-edit
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hapejot/spf-edit" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhapejot%2Fspf-edit", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhapejot%2Fspf-edit'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 9b10efe0e88ec6bfa99559247002b3c873cb9939
[INFO] testing hapejot/spf-edit against 1.97.0-beta.6 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhapejot%2Fspf-edit" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/hapejot/spf-edit
[INFO] finished tweaking git repo https://github.com/hapejot/spf-edit
[INFO] tweaked toml for git repo https://github.com/hapejot/spf-edit written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/hapejot/spf-edit on toolchain 1.97.0-beta.6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/hapejot/spf-edit 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" "+1.97.0-beta.6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tracing-appender v0.2.5
[INFO] [stderr]   Downloaded memchr v2.8.0
[INFO] [stderr]   Downloaded wasm-bindgen-shared v0.2.121
[INFO] [stderr]   Downloaded wasm-bindgen-macro v0.2.121
[INFO] [stderr]   Downloaded symlink v0.1.0
[INFO] [stderr]   Downloaded signal-hook-mio v0.2.5
[INFO] [stderr]   Downloaded crossterm_winapi v0.9.1
[INFO] [stderr]   Downloaded trace v0.1.7
[INFO] [stderr]   Downloaded simplelog v0.12.2
[INFO] [stderr]   Downloaded convert_case v0.10.0
[INFO] [stderr]   Downloaded signal-hook v0.3.18
[INFO] [stderr]   Downloaded uuid v1.23.1
[INFO] [stderr]   Downloaded wasm-bindgen-macro-support v0.2.121
[INFO] [stderr]   Downloaded wasm-bindgen v0.2.121
[INFO] [stderr]   Downloaded bumpalo v3.20.2
[INFO] [stderr]   Downloaded crossterm v0.28.1
[INFO] [stderr]   Downloaded derive_more v2.1.1
[INFO] [stderr]   Downloaded derive_more-impl v2.1.1
[INFO] [stderr]   Downloaded js-sys v0.3.98
[INFO] [stderr]   Downloaded unicode-segmentation v1.13.2
[INFO] [stderr]   Downloaded crossterm v0.29.0
[INFO] [stderr]   Downloaded serde_json v1.0.149
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] f1992258771ef49c33b536fad48e9613a6a815019f25d830cd3fc79e76a54d80
[INFO] running `Command { std: "docker" "start" "f1992258771ef49c33b536fad48e9613a6a815019f25d830cd3fc79e76a54d80", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f1992258771ef49c33b536fad48e9613a6a815019f25d830cd3fc79e76a54d80", 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" "f1992258771ef49c33b536fad48e9613a6a815019f25d830cd3fc79e76a54d80" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f1992258771ef49c33b536fad48e9613a6a815019f25d830cd3fc79e76a54d80", 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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "f1992258771ef49c33b536fad48e9613a6a815019f25d830cd3fc79e76a54d80" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling itoa v1.0.18
[INFO] [stderr]    Compiling bitflags v2.11.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling time-core v0.1.8
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling unicode-segmentation v1.13.2
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling pin-project-lite v0.2.17
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling num-conv v0.2.2
[INFO] [stderr]    Compiling time-macros v0.2.27
[INFO] [stderr]    Compiling deranged v0.5.8
[INFO] [stderr]    Compiling anstyle-parse v1.0.0
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]    Compiling colorchoice v1.0.5
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling num_threads v0.1.7
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling anstyle v1.0.14
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling anstream v1.0.0
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling litrs v1.0.0
[INFO] [stderr]    Compiling clap_lex v1.1.0
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.65
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling document-features v0.2.12
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling crossterm v0.28.1
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling symlink v0.1.0
[INFO] [stderr]    Compiling simplelog v0.12.2
[INFO] [stderr]    Compiling uuid v1.23.1
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]    Compiling derive_more v2.1.1
[INFO] [stderr]    Compiling crossterm v0.29.0
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling trace v0.1.7
[INFO] [stderr]    Compiling clap v4.6.1
[INFO] [stderr]    Compiling tracing-appender v0.2.5
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling panel-model v0.1.0 (/opt/rustwide/workdir/panel-model)
[INFO] [stderr]    Compiling panel-runtime v0.1.0 (/opt/rustwide/workdir/panel-runtime)
[INFO] [stderr]    Compiling spf-edit v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `std::default`
[INFO] [stdout]   --> src/line.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | use std::default;
[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 variable: `l0`
[INFO] [stdout]    --> src/buffer.rs:128:13
[INFO] [stdout]     |
[INFO] [stdout] 128 |         let l0 = r.len();
[INFO] [stdout]     |             ^^ help: if this is intentional, prefix it with an underscore: `_l0`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `truncate_to_width`, `skip_chars`, `get_display_text`, and `get_line` are never used
[INFO] [stdout]    --> src/buffer.rs:562:8
[INFO] [stdout]     |
[INFO] [stdout]  52 | impl FileBuffer {
[INFO] [stdout]     | --------------- associated items in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 562 |     fn truncate_to_width(s: &[char], max_width: usize) -> String {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 578 |     fn skip_chars(s: &[char], n: usize) -> Vec<char> {
[INFO] [stdout]     |        ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 586 |     fn get_display_text(&self, line: &Line, horizontal_offset: usize, data_width: usize) -> String {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 615 |     pub(crate) fn get_line(
[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 function `excluded_line` is never used
[INFO] [stdout]    --> src/line.rs:200:19
[INFO] [stdout]     |
[INFO] [stdout]  79 | impl Line {
[INFO] [stdout]     | --------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 200 |     pub(crate) fn excluded_line(arg: usize) -> Line {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::default`
[INFO] [stdout]   --> src/line.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | use std::default;
[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 import: `trace`
[INFO] [stdout]   --> src/rust_analyzer.rs:11:28
[INFO] [stdout]    |
[INFO] [stdout] 11 | use tracing::{debug, info, trace, warn};
[INFO] [stdout]    |                            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `unicode_width::UnicodeWidthStr`
[INFO] [stdout]   --> src/screen.rs:41:5
[INFO] [stdout]    |
[INFO] [stdout] 41 | use unicode_width::UnicodeWidthStr;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `l0`
[INFO] [stdout]    --> src/buffer.rs:128:13
[INFO] [stdout]     |
[INFO] [stdout] 128 |         let l0 = r.len();
[INFO] [stdout]     |             ^^ help: if this is intentional, prefix it with an underscore: `_l0`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `request_id`
[INFO] [stdout]     --> src/editor.rs:1688:43
[INFO] [stdout]      |
[INFO] [stdout] 1688 |                 LspEvent::HoverResponse { request_id, contents } => todo!(),
[INFO] [stdout]      |                                           ^^^^^^^^^^ help: try ignoring the field: `request_id: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `contents`
[INFO] [stdout]     --> src/editor.rs:1688:55
[INFO] [stdout]      |
[INFO] [stdout] 1688 |                 LspEvent::HoverResponse { request_id, contents } => todo!(),
[INFO] [stdout]      |                                                       ^^^^^^^^ help: try ignoring the field: `contents: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `count`
[INFO] [stdout]    --> src/line_cmd.rs:270:40
[INFO] [stdout]     |
[INFO] [stdout] 270 |             ParsedLineCmd::RepeatBlock(count) => {
[INFO] [stdout]     |                                        ^^^^^ help: if this is intentional, prefix it with an underscore: `_count`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `trace_io`
[INFO] [stdout]    --> src/rust_analyzer.rs:433:72
[INFO] [stdout]     |
[INFO] [stdout] 433 | fn writer_thread(mut stdin: ChildStdin, rx: Receiver<OutboundMessage>, trace_io: bool) {
[INFO] [stdout]     |                                                                        ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_trace_io`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `trace_io`
[INFO] [stdout]    --> src/rust_analyzer.rs:457:5
[INFO] [stdout]     |
[INFO] [stdout] 457 |     trace_io: bool,
[INFO] [stdout]     |     ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_trace_io`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `percentage`
[INFO] [stdout]    --> src/rust_analyzer.rs:615:9
[INFO] [stdout]     |
[INFO] [stdout] 615 |     let percentage = params
[INFO] [stdout]     |         ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_percentage`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `guard` is never read
[INFO] [stdout]   --> src/main.rs:67:5
[INFO] [stdout]    |
[INFO] [stdout] 66 | struct TracingContext {
[INFO] [stdout]    |        -------------- field in this struct
[INFO] [stdout] 67 |     guard: tracing_appender::non_blocking::WorkerGuard,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `bounds` is never read
[INFO] [stdout]   --> src/buffer.rs:47:9
[INFO] [stdout]    |
[INFO] [stdout] 38 | pub struct FileBuffer {
[INFO] [stdout]    |            ---------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 47 |     pub bounds: (usize, usize), // (left, right) 1-based column bounds, 0 = unbounded
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `exclude`, `delete_range`, `truncate_to_width`, `skip_chars`, `get_display_text`, and `get_line` are never used
[INFO] [stdout]    --> src/buffer.rs:188:12
[INFO] [stdout]     |
[INFO] [stdout]  52 | impl FileBuffer {
[INFO] [stdout]     | --------------- associated items in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 188 |     pub fn exclude(&mut self, r: Range<usize>) {
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 244 |     pub fn delete_range(&mut self, start: usize, end: usize) {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 562 |     fn truncate_to_width(s: &[char], max_width: usize) -> String {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 578 |     fn skip_chars(s: &[char], n: usize) -> Vec<char> {
[INFO] [stdout]     |        ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 586 |     fn get_display_text(&self, line: &Line, horizontal_offset: usize, data_width: usize) -> String {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 615 |     pub(crate) fn get_line(
[INFO] [stdout]     |                   ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `Message` and `Exclusion` are never constructed
[INFO] [stdout]   --> src/line.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub enum LineType {
[INFO] [stdout]    |          -------- variants in this enum
[INFO] [stdout] ...
[INFO] [stdout] 22 |     Message,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 23 |     Insert, 
[INFO] [stdout] 24 |     Exclusion,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `LineType` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `EXCLUDED`, `contains`, and `is_empty` are never used
[INFO] [stdout]   --> src/line.rs:36:15
[INFO] [stdout]    |
[INFO] [stdout] 32 | impl LineFlags {
[INFO] [stdout]    | -------------- associated items in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 36 |     pub const EXCLUDED: LineFlags = LineFlags(1 << 2);
[INFO] [stdout]    |               ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 40 |     pub fn contains(self, other: LineFlags) -> bool {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 52 |     pub fn is_empty(self) -> bool {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `id` and `label` are never read
[INFO] [stdout]   --> src/line.rs:68:9
[INFO] [stdout]    |
[INFO] [stdout] 67 | pub struct Line {
[INFO] [stdout]    |            ---- fields in this struct
[INFO] [stdout] 68 |     pub id: uuid::Uuid,
[INFO] [stdout]    |         ^^
[INFO] [stdout] ...
[INFO] [stdout] 76 |     pub label: Option<String>,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Line` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `message`, `data_len`, and `excluded_line` are never used
[INFO] [stdout]    --> src/line.rs:150:12
[INFO] [stdout]     |
[INFO] [stdout]  79 | impl Line {
[INFO] [stdout]     | --------- associated items in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 150 |     pub fn message(text: &str) -> Self {
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 176 |     pub fn data_len(&self) -> usize {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 200 |     pub(crate) fn excluded_line(arg: usize) -> Line {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `is_empty` and `drain` are never used
[INFO] [stdout]   --> src/line_store.rs:17:8
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub trait LineStore {
[INFO] [stdout]    |           --------- methods in this trait
[INFO] [stdout] ...
[INFO] [stdout] 17 |     fn is_empty(&self) -> bool {
[INFO] [stdout]    |        ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 28 |     fn drain(&mut self, range: Range<usize>) -> Vec<Line>;
[INFO] [stdout]    |        ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `iter_range` is never used
[INFO] [stdout]   --> src/line_store.rs:64:12
[INFO] [stdout]    |
[INFO] [stdout] 47 | impl VecLineStore {
[INFO] [stdout]    | ----------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 64 |     pub fn iter_range(&self, range: Range<usize>) -> std::slice::Iter<'_, Line> {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `cols_ruler_text` is never used
[INFO] [stdout]    --> src/prefix.rs:147:8
[INFO] [stdout]     |
[INFO] [stdout] 147 | pub fn cols_ruler_text(width: usize) -> String {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sentinel_text` is never used
[INFO] [stdout]    --> src/prefix.rs:163:8
[INFO] [stdout]     |
[INFO] [stdout] 163 | pub fn sentinel_text(line_type: LineType, data_width: usize) -> String {
[INFO] [stdout]     |        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `format_prefix` is never used
[INFO] [stdout]    --> src/prefix.rs:252:8
[INFO] [stdout]     |
[INFO] [stdout] 252 | pub fn format_prefix(line: &Line, number_mode: NumberMode, label: Option<&String>) -> String {
[INFO] [stdout]     |        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `Hover` is never constructed
[INFO] [stdout]   --> src/rust_analyzer.rs:39:5
[INFO] [stdout]    |
[INFO] [stdout] 37 | enum PendingRequestKind {
[INFO] [stdout]    |      ------------------ variant in this enum
[INFO] [stdout] 38 |     Completion,
[INFO] [stdout] 39 |     Hover,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `PendingRequestKind` 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 `launch_command` is never read
[INFO] [stdout]   --> src/rust_analyzer.rs:54:5
[INFO] [stdout]    |
[INFO] [stdout] 48 | pub struct RustAnalyzerClient {
[INFO] [stdout]    |            ------------------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 54 |     launch_command: String,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `version` is never read
[INFO] [stdout]   --> src/rust_analyzer.rs:73:5
[INFO] [stdout]    |
[INFO] [stdout] 71 | struct PublishDiagnosticsParams {
[INFO] [stdout]    |        ------------------------ field in this struct
[INFO] [stdout] 72 |     uri: String,
[INFO] [stdout] 73 |     version: Option<i32>,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `PublishDiagnosticsParams` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `severity`, `source`, `message`, `related_information`, `data`, and `tags` are never read
[INFO] [stdout]   --> src/rust_analyzer.rs:80:5
[INFO] [stdout]    |
[INFO] [stdout] 78 | struct Diagnostic {
[INFO] [stdout]    |        ---------- fields in this struct
[INFO] [stdout] 79 |     range: Range,
[INFO] [stdout] 80 |     severity: Option<u32>,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 81 |     code: Option<DiagnosticCode>,
[INFO] [stdout] 82 |     source: Option<String>,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 83 |     message: String,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 84 |     #[serde(rename = "relatedInformation")]
[INFO] [stdout] 85 |     related_information: Option<Vec<DiagnosticRelatedInformation>>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 86 |     data: Option<DiagnosticData>,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 87 |     tags: Option<Vec<u32>>,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Diagnostic` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/rust_analyzer.rs:93:12
[INFO] [stdout]    |
[INFO] [stdout] 93 |     Number(i64),
[INFO] [stdout]    |     ------ ^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `DiagnosticCode` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 93 -     Number(i64),
[INFO] [stdout] 93 +     Number(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/rust_analyzer.rs:94:12
[INFO] [stdout]    |
[INFO] [stdout] 94 |     String(String),
[INFO] [stdout]    |     ------ ^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `DiagnosticCode` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 94 -     String(String),
[INFO] [stdout] 94 +     String(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `rendered` is never read
[INFO] [stdout]   --> src/rust_analyzer.rs:99:5
[INFO] [stdout]    |
[INFO] [stdout] 98 | struct DiagnosticData {
[INFO] [stdout]    |        -------------- field in this struct
[INFO] [stdout] 99 |     rendered: Option<String>,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `DiagnosticData` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `location` and `message` are never read
[INFO] [stdout]    --> src/rust_analyzer.rs:104:5
[INFO] [stdout]     |
[INFO] [stdout] 103 | struct DiagnosticRelatedInformation {
[INFO] [stdout]     |        ---------------------------- fields in this struct
[INFO] [stdout] 104 |     location: Location,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout] 105 |     message: String,
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `DiagnosticRelatedInformation` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `uri` and `range` are never read
[INFO] [stdout]    --> src/rust_analyzer.rs:110:5
[INFO] [stdout]     |
[INFO] [stdout] 109 | struct Location {
[INFO] [stdout]     |        -------- fields in this struct
[INFO] [stdout] 110 |     uri: String,
[INFO] [stdout]     |     ^^^
[INFO] [stdout] 111 |     range: Range,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Location` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `end` is never read
[INFO] [stdout]    --> src/rust_analyzer.rs:117:5
[INFO] [stdout]     |
[INFO] [stdout] 115 | struct Range {
[INFO] [stdout]     |        ----- field in this struct
[INFO] [stdout] 116 |     start: Position,
[INFO] [stdout] 117 |     end: Position,
[INFO] [stdout]     |     ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Range` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `character` is never read
[INFO] [stdout]    --> src/rust_analyzer.rs:123:5
[INFO] [stdout]     |
[INFO] [stdout] 121 | struct Position {
[INFO] [stdout]     |        -------- field in this struct
[INFO] [stdout] 122 |     line: u32,
[INFO] [stdout] 123 |     character: u32,
[INFO] [stdout]     |     ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Position` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `request_hover`, `launch_command`, and `recv_timeout` are never used
[INFO] [stdout]    --> src/rust_analyzer.rs:333:12
[INFO] [stdout]     |
[INFO] [stdout] 126 | impl RustAnalyzerClient {
[INFO] [stdout]     | ----------------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 333 |     pub fn request_hover(&mut self, line: u32, character: u32) -> io::Result<u64> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 360 |     pub fn launch_command(&self) -> &str {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 405 |     pub fn recv_timeout(&self, timeout: Duration) -> Result<LspEvent, mpsc::RecvTimeoutError> {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `is_hover_result` is never used
[INFO] [stdout]    --> src/rust_analyzer.rs:841:4
[INFO] [stdout]     |
[INFO] [stdout] 841 | fn is_hover_result(result: &Value) -> bool {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `data_lines` is never read
[INFO] [stdout]    --> src/screen.rs:178:9
[INFO] [stdout]     |
[INFO] [stdout] 161 | pub struct Screen {
[INFO] [stdout]     |            ------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 178 |     pub data_lines: Vec<DisplayLine>,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `draw_char`, `prefix_colors`, and `data_colors` are never used
[INFO] [stdout]    --> src/screen.rs:242:12
[INFO] [stdout]     |
[INFO] [stdout] 181 | impl Screen {
[INFO] [stdout]     | ----------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 242 |     pub fn draw_char<W: Write>(
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 590 |     fn prefix_colors(&self, line: &Line) -> (Color, Color) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 603 |     fn data_colors(&self, line: &Line) -> (Color, Color) {
[INFO] [stdout]     |        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple associated constants are never used
[INFO] [stdout]    --> src/types.rs:204:15
[INFO] [stdout]     |
[INFO] [stdout] 182 | impl Colors {
[INFO] [stdout]     | ----------- associated constants in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 204 |     pub const PREFIX_PENDING_FG: Color = Color::Yellow;
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 205 |     pub const PREFIX_PENDING_BG: Color = Color::Black;
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 208 |     pub const PREFIX_ERROR_FG: Color = Color::Red;
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^
[INFO] [stdout] 209 |     pub const PREFIX_ERROR_BG: Color = Color::Black;
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 216 |     pub const SENTINEL_FG: Color = Color::Blue;
[INFO] [stdout]     |               ^^^^^^^^^^^
[INFO] [stdout] 217 |     pub const SENTINEL_BG: Color = Color::Black;
[INFO] [stdout]     |               ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 220 |     pub const RULER_FG: Color = Color::Blue;
[INFO] [stdout]     |               ^^^^^^^^
[INFO] [stdout] 221 |     pub const RULER_BG: Color = Color::Black;
[INFO] [stdout]     |               ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 224 |     pub const FOUND_FG: Color = Color::Black;
[INFO] [stdout]     |               ^^^^^^^^
[INFO] [stdout] 225 |     pub const FOUND_BG: Color = Color::Yellow;
[INFO] [stdout]     |               ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 238 |     pub const ERROR_FG: Color = Color::Red;
[INFO] [stdout]     |               ^^^^^^^^
[INFO] [stdout] 239 |     pub const ERROR_BG: Color = Color::Black;
[INFO] [stdout]     |               ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 16s
[INFO] running `Command { std: "docker" "inspect" "f1992258771ef49c33b536fad48e9613a6a815019f25d830cd3fc79e76a54d80", 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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "f1992258771ef49c33b536fad48e9613a6a815019f25d830cd3fc79e76a54d80" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling spf-edit v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `std::default`
[INFO] [stdout]   --> src/line.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | use std::default;
[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 variable: `l0`
[INFO] [stdout]    --> src/buffer.rs:128:13
[INFO] [stdout]     |
[INFO] [stdout] 128 |         let l0 = r.len();
[INFO] [stdout]     |             ^^ help: if this is intentional, prefix it with an underscore: `_l0`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `truncate_to_width`, `skip_chars`, `get_display_text`, and `get_line` are never used
[INFO] [stdout]    --> src/buffer.rs:562:8
[INFO] [stdout]     |
[INFO] [stdout]  52 | impl FileBuffer {
[INFO] [stdout]     | --------------- associated items in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 562 |     fn truncate_to_width(s: &[char], max_width: usize) -> String {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 578 |     fn skip_chars(s: &[char], n: usize) -> Vec<char> {
[INFO] [stdout]     |        ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 586 |     fn get_display_text(&self, line: &Line, horizontal_offset: usize, data_width: usize) -> String {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 615 |     pub(crate) fn get_line(
[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 function `excluded_line` is never used
[INFO] [stdout]    --> src/line.rs:200:19
[INFO] [stdout]     |
[INFO] [stdout]  79 | impl Line {
[INFO] [stdout]     | --------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 200 |     pub(crate) fn excluded_line(arg: usize) -> Line {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::default`
[INFO] [stdout]   --> src/line.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | use std::default;
[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 import: `trace`
[INFO] [stdout]   --> examples/../src/rust_analyzer.rs:11:28
[INFO] [stdout]    |
[INFO] [stdout] 11 | use tracing::{debug, info, trace, warn};
[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 import: `std::default`
[INFO] [stdout]   --> src/line.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | use std::default;
[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 import: `trace`
[INFO] [stdout]   --> src/rust_analyzer.rs:11:28
[INFO] [stdout]    |
[INFO] [stdout] 11 | use tracing::{debug, info, trace, warn};
[INFO] [stdout]    |                            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `l0`
[INFO] [stdout]    --> src/buffer.rs:128:13
[INFO] [stdout]     |
[INFO] [stdout] 128 |         let l0 = r.len();
[INFO] [stdout]     |             ^^ help: if this is intentional, prefix it with an underscore: `_l0`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `truncate_to_width`, `skip_chars`, `get_display_text`, and `get_line` are never used
[INFO] [stdout]    --> src/buffer.rs:562:8
[INFO] [stdout]     |
[INFO] [stdout]  52 | impl FileBuffer {
[INFO] [stdout]     | --------------- associated items in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 562 |     fn truncate_to_width(s: &[char], max_width: usize) -> String {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 578 |     fn skip_chars(s: &[char], n: usize) -> Vec<char> {
[INFO] [stdout]     |        ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 586 |     fn get_display_text(&self, line: &Line, horizontal_offset: usize, data_width: usize) -> String {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 615 |     pub(crate) fn get_line(
[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 function `excluded_line` is never used
[INFO] [stdout]    --> src/line.rs:200:19
[INFO] [stdout]     |
[INFO] [stdout]  79 | impl Line {
[INFO] [stdout]     | --------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 200 |     pub(crate) fn excluded_line(arg: usize) -> Line {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `trace_io`
[INFO] [stdout]    --> examples/../src/rust_analyzer.rs:433:72
[INFO] [stdout]     |
[INFO] [stdout] 433 | fn writer_thread(mut stdin: ChildStdin, rx: Receiver<OutboundMessage>, trace_io: bool) {
[INFO] [stdout]     |                                                                        ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_trace_io`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `trace_io`
[INFO] [stdout]    --> examples/../src/rust_analyzer.rs:457:5
[INFO] [stdout]     |
[INFO] [stdout] 457 |     trace_io: bool,
[INFO] [stdout]     |     ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_trace_io`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `percentage`
[INFO] [stdout]    --> examples/../src/rust_analyzer.rs:615:9
[INFO] [stdout]     |
[INFO] [stdout] 615 |     let percentage = params
[INFO] [stdout]     |         ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_percentage`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `label` and `insert_text` are never read
[INFO] [stdout]   --> examples/../src/rust_analyzer.rs:15:9
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct CompletionItem {
[INFO] [stdout]    |            -------------- fields in this struct
[INFO] [stdout] 15 |     pub label: String,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] 16 |     pub insert_text: String,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `CompletionItem` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `request_id` and `items` are never read
[INFO] [stdout]   --> examples/../src/rust_analyzer.rs:23:9
[INFO] [stdout]    |
[INFO] [stdout] 22 |     CompletionResponse {
[INFO] [stdout]    |     ------------------ fields in this variant
[INFO] [stdout] 23 |         request_id: u64,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] 24 |         items: Vec<CompletionItem>,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `LspEvent` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `Completion` is never constructed
[INFO] [stdout]   --> examples/../src/rust_analyzer.rs:38:5
[INFO] [stdout]    |
[INFO] [stdout] 37 | enum PendingRequestKind {
[INFO] [stdout]    |      ------------------ variant in this enum
[INFO] [stdout] 38 |     Completion,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `PendingRequestKind` 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: fields `launch_command` and `root_uri` are never read
[INFO] [stdout]   --> examples/../src/rust_analyzer.rs:54:5
[INFO] [stdout]    |
[INFO] [stdout] 48 | pub struct RustAnalyzerClient {
[INFO] [stdout]    |            ------------------ fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 54 |     launch_command: String,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] 55 |     uri: String,
[INFO] [stdout] 56 |     root_uri: String,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `version` is never read
[INFO] [stdout]   --> examples/../src/rust_analyzer.rs:73:5
[INFO] [stdout]    |
[INFO] [stdout] 71 | struct PublishDiagnosticsParams {
[INFO] [stdout]    |        ------------------------ field in this struct
[INFO] [stdout] 72 |     uri: String,
[INFO] [stdout] 73 |     version: Option<i32>,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `PublishDiagnosticsParams` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `severity`, `source`, `message`, `related_information`, `data`, and `tags` are never read
[INFO] [stdout]   --> examples/../src/rust_analyzer.rs:80:5
[INFO] [stdout]    |
[INFO] [stdout] 78 | struct Diagnostic {
[INFO] [stdout]    |        ---------- fields in this struct
[INFO] [stdout] 79 |     range: Range,
[INFO] [stdout] 80 |     severity: Option<u32>,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 81 |     code: Option<DiagnosticCode>,
[INFO] [stdout] 82 |     source: Option<String>,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 83 |     message: String,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 84 |     #[serde(rename = "relatedInformation")]
[INFO] [stdout] 85 |     related_information: Option<Vec<DiagnosticRelatedInformation>>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 86 |     data: Option<DiagnosticData>,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 87 |     tags: Option<Vec<u32>>,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Diagnostic` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> examples/../src/rust_analyzer.rs:93:12
[INFO] [stdout]    |
[INFO] [stdout] 93 |     Number(i64),
[INFO] [stdout]    |     ------ ^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `DiagnosticCode` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 93 -     Number(i64),
[INFO] [stdout] 93 +     Number(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> examples/../src/rust_analyzer.rs:94:12
[INFO] [stdout]    |
[INFO] [stdout] 94 |     String(String),
[INFO] [stdout]    |     ------ ^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `DiagnosticCode` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 94 -     String(String),
[INFO] [stdout] 94 +     String(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `rendered` is never read
[INFO] [stdout]   --> examples/../src/rust_analyzer.rs:99:5
[INFO] [stdout]    |
[INFO] [stdout] 98 | struct DiagnosticData {
[INFO] [stdout]    |        -------------- field in this struct
[INFO] [stdout] 99 |     rendered: Option<String>,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `DiagnosticData` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `location` and `message` are never read
[INFO] [stdout]    --> examples/../src/rust_analyzer.rs:104:5
[INFO] [stdout]     |
[INFO] [stdout] 103 | struct DiagnosticRelatedInformation {
[INFO] [stdout]     |        ---------------------------- fields in this struct
[INFO] [stdout] 104 |     location: Location,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout] 105 |     message: String,
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `DiagnosticRelatedInformation` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `uri` and `range` are never read
[INFO] [stdout]    --> examples/../src/rust_analyzer.rs:110:5
[INFO] [stdout]     |
[INFO] [stdout] 109 | struct Location {
[INFO] [stdout]     |        -------- fields in this struct
[INFO] [stdout] 110 |     uri: String,
[INFO] [stdout]     |     ^^^
[INFO] [stdout] 111 |     range: Range,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Location` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `end` is never read
[INFO] [stdout]    --> examples/../src/rust_analyzer.rs:117:5
[INFO] [stdout]     |
[INFO] [stdout] 115 | struct Range {
[INFO] [stdout]     |        ----- field in this struct
[INFO] [stdout] 116 |     start: Position,
[INFO] [stdout] 117 |     end: Position,
[INFO] [stdout]     |     ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Range` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `character` is never read
[INFO] [stdout]    --> examples/../src/rust_analyzer.rs:123:5
[INFO] [stdout]     |
[INFO] [stdout] 121 | struct Position {
[INFO] [stdout]     |        -------- field in this struct
[INFO] [stdout] 122 |     line: u32,
[INFO] [stdout] 123 |     character: u32,
[INFO] [stdout]     |     ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Position` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple associated items are never used
[INFO] [stdout]    --> examples/../src/rust_analyzer.rs:127:12
[INFO] [stdout]     |
[INFO] [stdout] 126 | impl RustAnalyzerClient {
[INFO] [stdout]     | ----------------------- associated items in this implementation
[INFO] [stdout] 127 |     pub fn start(file_path: &Path) -> io::Result<Self> {
[INFO] [stdout]     |            ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 285 |     pub fn did_change(&mut self, text: &str) -> io::Result<i32> {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 304 |     pub fn request_completion(
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 352 |     pub fn version(&self) -> i32 {
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 356 |     pub fn document_uri(&self) -> &str {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 360 |     pub fn launch_command(&self) -> &str {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 364 |     pub fn workspace_root_uri(&self) -> &str {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 401 |     pub fn try_recv(&self) -> Result<LspEvent, TryRecvError> {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `is_hover_result` is never used
[INFO] [stdout]    --> examples/../src/rust_analyzer.rs:841:4
[INFO] [stdout]     |
[INFO] [stdout] 841 | fn is_hover_result(result: &Value) -> bool {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `unicode_width::UnicodeWidthStr`
[INFO] [stdout]   --> src/screen.rs:41:5
[INFO] [stdout]    |
[INFO] [stdout] 41 | use unicode_width::UnicodeWidthStr;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `l0`
[INFO] [stdout]    --> src/buffer.rs:128:13
[INFO] [stdout]     |
[INFO] [stdout] 128 |         let l0 = r.len();
[INFO] [stdout]     |             ^^ help: if this is intentional, prefix it with an underscore: `_l0`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `request_id`
[INFO] [stdout]     --> src/editor.rs:1688:43
[INFO] [stdout]      |
[INFO] [stdout] 1688 |                 LspEvent::HoverResponse { request_id, contents } => todo!(),
[INFO] [stdout]      |                                           ^^^^^^^^^^ help: try ignoring the field: `request_id: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `contents`
[INFO] [stdout]     --> src/editor.rs:1688:55
[INFO] [stdout]      |
[INFO] [stdout] 1688 |                 LspEvent::HoverResponse { request_id, contents } => todo!(),
[INFO] [stdout]      |                                                       ^^^^^^^^ help: try ignoring the field: `contents: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `count`
[INFO] [stdout]    --> src/line_cmd.rs:270:40
[INFO] [stdout]     |
[INFO] [stdout] 270 |             ParsedLineCmd::RepeatBlock(count) => {
[INFO] [stdout]     |                                        ^^^^^ help: if this is intentional, prefix it with an underscore: `_count`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `trace_io`
[INFO] [stdout]    --> src/rust_analyzer.rs:433:72
[INFO] [stdout]     |
[INFO] [stdout] 433 | fn writer_thread(mut stdin: ChildStdin, rx: Receiver<OutboundMessage>, trace_io: bool) {
[INFO] [stdout]     |                                                                        ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_trace_io`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `trace_io`
[INFO] [stdout]    --> src/rust_analyzer.rs:457:5
[INFO] [stdout]     |
[INFO] [stdout] 457 |     trace_io: bool,
[INFO] [stdout]     |     ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_trace_io`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `percentage`
[INFO] [stdout]    --> src/rust_analyzer.rs:615:9
[INFO] [stdout]     |
[INFO] [stdout] 615 |     let percentage = params
[INFO] [stdout]     |         ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_percentage`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `guard` is never read
[INFO] [stdout]   --> src/main.rs:67:5
[INFO] [stdout]    |
[INFO] [stdout] 66 | struct TracingContext {
[INFO] [stdout]    |        -------------- field in this struct
[INFO] [stdout] 67 |     guard: tracing_appender::non_blocking::WorkerGuard,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `bounds` is never read
[INFO] [stdout]   --> src/buffer.rs:47:9
[INFO] [stdout]    |
[INFO] [stdout] 38 | pub struct FileBuffer {
[INFO] [stdout]    |            ---------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 47 |     pub bounds: (usize, usize), // (left, right) 1-based column bounds, 0 = unbounded
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `exclude`, `delete_range`, `truncate_to_width`, `skip_chars`, `get_display_text`, and `get_line` are never used
[INFO] [stdout]    --> src/buffer.rs:188:12
[INFO] [stdout]     |
[INFO] [stdout]  52 | impl FileBuffer {
[INFO] [stdout]     | --------------- associated items in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 188 |     pub fn exclude(&mut self, r: Range<usize>) {
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 244 |     pub fn delete_range(&mut self, start: usize, end: usize) {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 562 |     fn truncate_to_width(s: &[char], max_width: usize) -> String {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 578 |     fn skip_chars(s: &[char], n: usize) -> Vec<char> {
[INFO] [stdout]     |        ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 586 |     fn get_display_text(&self, line: &Line, horizontal_offset: usize, data_width: usize) -> String {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 615 |     pub(crate) fn get_line(
[INFO] [stdout]     |                   ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `Exclusion` is never constructed
[INFO] [stdout]   --> src/line.rs:24:5
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub enum LineType {
[INFO] [stdout]    |          -------- variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 24 |     Exclusion,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `LineType` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `EXCLUDED`, `contains`, and `is_empty` are never used
[INFO] [stdout]   --> src/line.rs:36:15
[INFO] [stdout]    |
[INFO] [stdout] 32 | impl LineFlags {
[INFO] [stdout]    | -------------- associated items in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 36 |     pub const EXCLUDED: LineFlags = LineFlags(1 << 2);
[INFO] [stdout]    |               ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 40 |     pub fn contains(self, other: LineFlags) -> bool {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 52 |     pub fn is_empty(self) -> bool {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `id` and `label` are never read
[INFO] [stdout]   --> src/line.rs:68:9
[INFO] [stdout]    |
[INFO] [stdout] 67 | pub struct Line {
[INFO] [stdout]    |            ---- fields in this struct
[INFO] [stdout] 68 |     pub id: uuid::Uuid,
[INFO] [stdout]    |         ^^
[INFO] [stdout] ...
[INFO] [stdout] 76 |     pub label: Option<String>,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Line` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `data_len` and `excluded_line` are never used
[INFO] [stdout]    --> src/line.rs:176:12
[INFO] [stdout]     |
[INFO] [stdout]  79 | impl Line {
[INFO] [stdout]     | --------- associated items in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 176 |     pub fn data_len(&self) -> usize {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 200 |     pub(crate) fn excluded_line(arg: usize) -> Line {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `is_empty` and `drain` are never used
[INFO] [stdout]   --> src/line_store.rs:17:8
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub trait LineStore {
[INFO] [stdout]    |           --------- methods in this trait
[INFO] [stdout] ...
[INFO] [stdout] 17 |     fn is_empty(&self) -> bool {
[INFO] [stdout]    |        ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 28 |     fn drain(&mut self, range: Range<usize>) -> Vec<Line>;
[INFO] [stdout]    |        ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `iter_range` is never used
[INFO] [stdout]   --> src/line_store.rs:64:12
[INFO] [stdout]    |
[INFO] [stdout] 47 | impl VecLineStore {
[INFO] [stdout]    | ----------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 64 |     pub fn iter_range(&self, range: Range<usize>) -> std::slice::Iter<'_, Line> {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `Hover` is never constructed
[INFO] [stdout]   --> src/rust_analyzer.rs:39:5
[INFO] [stdout]    |
[INFO] [stdout] 37 | enum PendingRequestKind {
[INFO] [stdout]    |      ------------------ variant in this enum
[INFO] [stdout] 38 |     Completion,
[INFO] [stdout] 39 |     Hover,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `PendingRequestKind` 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 `launch_command` is never read
[INFO] [stdout]   --> src/rust_analyzer.rs:54:5
[INFO] [stdout]    |
[INFO] [stdout] 48 | pub struct RustAnalyzerClient {
[INFO] [stdout]    |            ------------------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 54 |     launch_command: String,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `version` is never read
[INFO] [stdout]   --> src/rust_analyzer.rs:73:5
[INFO] [stdout]    |
[INFO] [stdout] 71 | struct PublishDiagnosticsParams {
[INFO] [stdout]    |        ------------------------ field in this struct
[INFO] [stdout] 72 |     uri: String,
[INFO] [stdout] 73 |     version: Option<i32>,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `PublishDiagnosticsParams` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `severity`, `source`, `message`, `related_information`, `data`, and `tags` are never read
[INFO] [stdout]   --> src/rust_analyzer.rs:80:5
[INFO] [stdout]    |
[INFO] [stdout] 78 | struct Diagnostic {
[INFO] [stdout]    |        ---------- fields in this struct
[INFO] [stdout] 79 |     range: Range,
[INFO] [stdout] 80 |     severity: Option<u32>,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 81 |     code: Option<DiagnosticCode>,
[INFO] [stdout] 82 |     source: Option<String>,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 83 |     message: String,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 84 |     #[serde(rename = "relatedInformation")]
[INFO] [stdout] 85 |     related_information: Option<Vec<DiagnosticRelatedInformation>>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 86 |     data: Option<DiagnosticData>,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 87 |     tags: Option<Vec<u32>>,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Diagnostic` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/rust_analyzer.rs:93:12
[INFO] [stdout]    |
[INFO] [stdout] 93 |     Number(i64),
[INFO] [stdout]    |     ------ ^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `DiagnosticCode` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 93 -     Number(i64),
[INFO] [stdout] 93 +     Number(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/rust_analyzer.rs:94:12
[INFO] [stdout]    |
[INFO] [stdout] 94 |     String(String),
[INFO] [stdout]    |     ------ ^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `DiagnosticCode` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 94 -     String(String),
[INFO] [stdout] 94 +     String(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `rendered` is never read
[INFO] [stdout]   --> src/rust_analyzer.rs:99:5
[INFO] [stdout]    |
[INFO] [stdout] 98 | struct DiagnosticData {
[INFO] [stdout]    |        -------------- field in this struct
[INFO] [stdout] 99 |     rendered: Option<String>,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `DiagnosticData` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `location` and `message` are never read
[INFO] [stdout]    --> src/rust_analyzer.rs:104:5
[INFO] [stdout]     |
[INFO] [stdout] 103 | struct DiagnosticRelatedInformation {
[INFO] [stdout]     |        ---------------------------- fields in this struct
[INFO] [stdout] 104 |     location: Location,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout] 105 |     message: String,
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `DiagnosticRelatedInformation` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `uri` and `range` are never read
[INFO] [stdout]    --> src/rust_analyzer.rs:110:5
[INFO] [stdout]     |
[INFO] [stdout] 109 | struct Location {
[INFO] [stdout]     |        -------- fields in this struct
[INFO] [stdout] 110 |     uri: String,
[INFO] [stdout]     |     ^^^
[INFO] [stdout] 111 |     range: Range,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Location` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `end` is never read
[INFO] [stdout]    --> src/rust_analyzer.rs:117:5
[INFO] [stdout]     |
[INFO] [stdout] 115 | struct Range {
[INFO] [stdout]     |        ----- field in this struct
[INFO] [stdout] 116 |     start: Position,
[INFO] [stdout] 117 |     end: Position,
[INFO] [stdout]     |     ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Range` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `character` is never read
[INFO] [stdout]    --> src/rust_analyzer.rs:123:5
[INFO] [stdout]     |
[INFO] [stdout] 121 | struct Position {
[INFO] [stdout]     |        -------- field in this struct
[INFO] [stdout] 122 |     line: u32,
[INFO] [stdout] 123 |     character: u32,
[INFO] [stdout]     |     ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Position` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `request_hover`, `launch_command`, and `recv_timeout` are never used
[INFO] [stdout]    --> src/rust_analyzer.rs:333:12
[INFO] [stdout]     |
[INFO] [stdout] 126 | impl RustAnalyzerClient {
[INFO] [stdout]     | ----------------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 333 |     pub fn request_hover(&mut self, line: u32, character: u32) -> io::Result<u64> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 360 |     pub fn launch_command(&self) -> &str {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 405 |     pub fn recv_timeout(&self, timeout: Duration) -> Result<LspEvent, mpsc::RecvTimeoutError> {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `is_hover_result` is never used
[INFO] [stdout]    --> src/rust_analyzer.rs:841:4
[INFO] [stdout]     |
[INFO] [stdout] 841 | fn is_hover_result(result: &Value) -> bool {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `data_lines` is never read
[INFO] [stdout]    --> src/screen.rs:178:9
[INFO] [stdout]     |
[INFO] [stdout] 161 | pub struct Screen {
[INFO] [stdout]     |            ------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 178 |     pub data_lines: Vec<DisplayLine>,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `draw_char`, `prefix_colors`, and `data_colors` are never used
[INFO] [stdout]    --> src/screen.rs:242:12
[INFO] [stdout]     |
[INFO] [stdout] 181 | impl Screen {
[INFO] [stdout]     | ----------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 242 |     pub fn draw_char<W: Write>(
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 590 |     fn prefix_colors(&self, line: &Line) -> (Color, Color) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 603 |     fn data_colors(&self, line: &Line) -> (Color, Color) {
[INFO] [stdout]     |        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple associated constants are never used
[INFO] [stdout]    --> src/types.rs:204:15
[INFO] [stdout]     |
[INFO] [stdout] 182 | impl Colors {
[INFO] [stdout]     | ----------- associated constants in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 204 |     pub const PREFIX_PENDING_FG: Color = Color::Yellow;
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 205 |     pub const PREFIX_PENDING_BG: Color = Color::Black;
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 208 |     pub const PREFIX_ERROR_FG: Color = Color::Red;
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^
[INFO] [stdout] 209 |     pub const PREFIX_ERROR_BG: Color = Color::Black;
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 216 |     pub const SENTINEL_FG: Color = Color::Blue;
[INFO] [stdout]     |               ^^^^^^^^^^^
[INFO] [stdout] 217 |     pub const SENTINEL_BG: Color = Color::Black;
[INFO] [stdout]     |               ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 220 |     pub const RULER_FG: Color = Color::Blue;
[INFO] [stdout]     |               ^^^^^^^^
[INFO] [stdout] 221 |     pub const RULER_BG: Color = Color::Black;
[INFO] [stdout]     |               ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 224 |     pub const FOUND_FG: Color = Color::Black;
[INFO] [stdout]     |               ^^^^^^^^
[INFO] [stdout] 225 |     pub const FOUND_BG: Color = Color::Yellow;
[INFO] [stdout]     |               ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 238 |     pub const ERROR_FG: Color = Color::Red;
[INFO] [stdout]     |               ^^^^^^^^
[INFO] [stdout] 239 |     pub const ERROR_BG: Color = Color::Black;
[INFO] [stdout]     |               ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 5.75s
[INFO] running `Command { std: "docker" "inspect" "f1992258771ef49c33b536fad48e9613a6a815019f25d830cd3fc79e76a54d80", 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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "f1992258771ef49c33b536fad48e9613a6a815019f25d830cd3fc79e76a54d80" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `std::default`
[INFO] [stderr]   --> src/line.rs:14:5
[INFO] [stderr]    |
[INFO] [stderr] 14 | use std::default;
[INFO] [stderr]    |     ^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `l0`
[INFO] [stderr]    --> src/buffer.rs:128:13
[INFO] [stderr]     |
[INFO] [stderr] 128 |         let l0 = r.len();
[INFO] [stderr]     |             ^^ help: if this is intentional, prefix it with an underscore: `_l0`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: associated items `truncate_to_width`, `skip_chars`, `get_display_text`, and `get_line` are never used
[INFO] [stderr]    --> src/buffer.rs:562:8
[INFO] [stderr]     |
[INFO] [stderr]  52 | impl FileBuffer {
[INFO] [stderr]     | --------------- associated items in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 562 |     fn truncate_to_width(s: &[char], max_width: usize) -> String {
[INFO] [stderr]     |        ^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 578 |     fn skip_chars(s: &[char], n: usize) -> Vec<char> {
[INFO] [stderr]     |        ^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 586 |     fn get_display_text(&self, line: &Line, horizontal_offset: usize, data_width: usize) -> String {
[INFO] [stderr]     |        ^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 615 |     pub(crate) fn get_line(
[INFO] [stderr]     |                   ^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: associated function `excluded_line` is never used
[INFO] [stderr]    --> src/line.rs:200:19
[INFO] [stderr]     |
[INFO] [stderr]  79 | impl Line {
[INFO] [stderr]     | --------- associated function in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 200 |     pub(crate) fn excluded_line(arg: usize) -> Line {
[INFO] [stderr]     |                   ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `spf-edit` (lib) generated 4 warnings (run `cargo fix --lib -p spf-edit` to apply 2 suggestions)
[INFO] [stderr] warning: `spf-edit` (lib test) generated 4 warnings (4 duplicates)
[INFO] [stderr] warning: unused import: `trace`
[INFO] [stderr]   --> examples/../src/rust_analyzer.rs:11:28
[INFO] [stderr]    |
[INFO] [stderr] 11 | use tracing::{debug, info, trace, warn};
[INFO] [stderr]    |                            ^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `trace_io`
[INFO] [stderr]    --> examples/../src/rust_analyzer.rs:433:72
[INFO] [stderr]     |
[INFO] [stderr] 433 | fn writer_thread(mut stdin: ChildStdin, rx: Receiver<OutboundMessage>, trace_io: bool) {
[INFO] [stderr]     |                                                                        ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_trace_io`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `trace_io`
[INFO] [stderr]    --> examples/../src/rust_analyzer.rs:457:5
[INFO] [stderr]     |
[INFO] [stderr] 457 |     trace_io: bool,
[INFO] [stderr]     |     ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_trace_io`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `percentage`
[INFO] [stderr]    --> examples/../src/rust_analyzer.rs:615:9
[INFO] [stderr]     |
[INFO] [stderr] 615 |     let percentage = params
[INFO] [stderr]     |         ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_percentage`
[INFO] [stderr] 
[INFO] [stderr] warning: fields `label` and `insert_text` are never read
[INFO] [stderr]   --> examples/../src/rust_analyzer.rs:15:9
[INFO] [stderr]    |
[INFO] [stderr] 14 | pub struct CompletionItem {
[INFO] [stderr]    |            -------------- fields in this struct
[INFO] [stderr] 15 |     pub label: String,
[INFO] [stderr]    |         ^^^^^
[INFO] [stderr] 16 |     pub insert_text: String,
[INFO] [stderr]    |         ^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `CompletionItem` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: fields `request_id` and `items` are never read
[INFO] [stderr]   --> examples/../src/rust_analyzer.rs:23:9
[INFO] [stderr]    |
[INFO] [stderr] 22 |     CompletionResponse {
[INFO] [stderr]    |     ------------------ fields in this variant
[INFO] [stderr] 23 |         request_id: u64,
[INFO] [stderr]    |         ^^^^^^^^^^
[INFO] [stderr] 24 |         items: Vec<CompletionItem>,
[INFO] [stderr]    |         ^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `LspEvent` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: variant `Completion` is never constructed
[INFO] [stderr]   --> examples/../src/rust_analyzer.rs:38:5
[INFO] [stderr]    |
[INFO] [stderr] 37 | enum PendingRequestKind {
[INFO] [stderr]    |      ------------------ variant in this enum
[INFO] [stderr] 38 |     Completion,
[INFO] [stderr]    |     ^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `PendingRequestKind` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: fields `launch_command` and `root_uri` are never read
[INFO] [stderr]   --> examples/../src/rust_analyzer.rs:54:5
[INFO] [stderr]    |
[INFO] [stderr] 48 | pub struct RustAnalyzerClient {
[INFO] [stderr]    |            ------------------ fields in this struct
[INFO] [stderr] ...
[INFO] [stderr] 54 |     launch_command: String,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^
[INFO] [stderr] 55 |     uri: String,
[INFO] [stderr] 56 |     root_uri: String,
[INFO] [stderr]    |     ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: field `version` is never read
[INFO] [stderr]   --> examples/../src/rust_analyzer.rs:73:5
[INFO] [stderr]    |
[INFO] [stderr] 71 | struct PublishDiagnosticsParams {
[INFO] [stderr]    |        ------------------------ field in this struct
[INFO] [stderr] 72 |     uri: String,
[INFO] [stderr] 73 |     version: Option<i32>,
[INFO] [stderr]    |     ^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `PublishDiagnosticsParams` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: fields `severity`, `source`, `message`, `related_information`, `data`, and `tags` are never read
[INFO] [stderr]   --> examples/../src/rust_analyzer.rs:80:5
[INFO] [stderr]    |
[INFO] [stderr] 78 | struct Diagnostic {
[INFO] [stderr]    |        ---------- fields in this struct
[INFO] [stderr] 79 |     range: Range,
[INFO] [stderr] 80 |     severity: Option<u32>,
[INFO] [stderr]    |     ^^^^^^^^
[INFO] [stderr] 81 |     code: Option<DiagnosticCode>,
[INFO] [stderr] 82 |     source: Option<String>,
[INFO] [stderr]    |     ^^^^^^
[INFO] [stderr] 83 |     message: String,
[INFO] [stderr]    |     ^^^^^^^
[INFO] [stderr] 84 |     #[serde(rename = "relatedInformation")]
[INFO] [stderr] 85 |     related_information: Option<Vec<DiagnosticRelatedInformation>>,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 86 |     data: Option<DiagnosticData>,
[INFO] [stderr]    |     ^^^^
[INFO] [stderr] 87 |     tags: Option<Vec<u32>>,
[INFO] [stderr]    |     ^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `Diagnostic` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]   --> examples/../src/rust_analyzer.rs:93:12
[INFO] [stderr]    |
[INFO] [stderr] 93 |     Number(i64),
[INFO] [stderr]    |     ------ ^^^
[INFO] [stderr]    |     |
[INFO] [stderr]    |     field in this variant
[INFO] [stderr]    |
[INFO] [stderr]    = note: `DiagnosticCode` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stderr]    |
[INFO] [stderr] 93 -     Number(i64),
[INFO] [stderr] 93 +     Number(()),
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]   --> examples/../src/rust_analyzer.rs:94:12
[INFO] [stderr]    |
[INFO] [stderr] 94 |     String(String),
[INFO] [stderr]    |     ------ ^^^^^^
[INFO] [stderr]    |     |
[INFO] [stderr]    |     field in this variant
[INFO] [stderr]    |
[INFO] [stderr]    = note: `DiagnosticCode` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stderr]    |
[INFO] [stderr] 94 -     String(String),
[INFO] [stderr] 94 +     String(()),
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: field `rendered` is never read
[INFO] [stderr]   --> examples/../src/rust_analyzer.rs:99:5
[INFO] [stderr]    |
[INFO] [stderr] 98 | struct DiagnosticData {
[INFO] [stderr]    |        -------------- field in this struct
[INFO] [stderr] 99 |     rendered: Option<String>,
[INFO] [stderr]    |     ^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `DiagnosticData` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: fields `location` and `message` are never read
[INFO] [stderr]    --> examples/../src/rust_analyzer.rs:104:5
[INFO] [stderr]     |
[INFO] [stderr] 103 | struct DiagnosticRelatedInformation {
[INFO] [stderr]     |        ---------------------------- fields in this struct
[INFO] [stderr] 104 |     location: Location,
[INFO] [stderr]     |     ^^^^^^^^
[INFO] [stderr] 105 |     message: String,
[INFO] [stderr]     |     ^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `DiagnosticRelatedInformation` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: fields `uri` and `range` are never read
[INFO] [stderr]    --> examples/../src/rust_analyzer.rs:110:5
[INFO] [stderr]     |
[INFO] [stderr] 109 | struct Location {
[INFO] [stderr]     |        -------- fields in this struct
[INFO] [stderr] 110 |     uri: String,
[INFO] [stderr]     |     ^^^
[INFO] [stderr] 111 |     range: Range,
[INFO] [stderr]     |     ^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `Location` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: field `end` is never read
[INFO] [stderr]    --> examples/../src/rust_analyzer.rs:117:5
[INFO] [stderr]     |
[INFO] [stderr] 115 | struct Range {
[INFO] [stderr]     |        ----- field in this struct
[INFO] [stderr] 116 |     start: Position,
[INFO] [stderr] 117 |     end: Position,
[INFO] [stderr]     |     ^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `Range` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: field `character` is never read
[INFO] [stderr]    --> examples/../src/rust_analyzer.rs:123:5
[INFO] [stderr]     |
[INFO] [stderr] 121 | struct Position {
[INFO] [stderr]     |        -------- field in this struct
[INFO] [stderr] 122 |     line: u32,
[INFO] [stderr] 123 |     character: u32,
[INFO] [stderr]     |     ^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `Position` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: multiple associated items are never used
[INFO] [stderr]    --> examples/../src/rust_analyzer.rs:127:12
[INFO] [stderr]     |
[INFO] [stderr] 126 | impl RustAnalyzerClient {
[INFO] [stderr]     | ----------------------- associated items in this implementation
[INFO] [stderr] 127 |     pub fn start(file_path: &Path) -> io::Result<Self> {
[INFO] [stderr]     |            ^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 285 |     pub fn did_change(&mut self, text: &str) -> io::Result<i32> {
[INFO] [stderr]     |            ^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 304 |     pub fn request_completion(
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 352 |     pub fn version(&self) -> i32 {
[INFO] [stderr]     |            ^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 356 |     pub fn document_uri(&self) -> &str {
[INFO] [stderr]     |            ^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 360 |     pub fn launch_command(&self) -> &str {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 364 |     pub fn workspace_root_uri(&self) -> &str {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 401 |     pub fn try_recv(&self) -> Result<LspEvent, TryRecvError> {
[INFO] [stderr]     |            ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `is_hover_result` is never used
[INFO] [stderr]    --> examples/../src/rust_analyzer.rs:841:4
[INFO] [stderr]     |
[INFO] [stderr] 841 | fn is_hover_result(result: &Value) -> bool {
[INFO] [stderr]     |    ^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `trace`
[INFO] [stderr]   --> src/rust_analyzer.rs:11:28
[INFO] [stderr]    |
[INFO] [stderr] 11 | use tracing::{debug, info, trace, warn};
[INFO] [stderr]    |                            ^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `unicode_width::UnicodeWidthStr`
[INFO] [stderr]   --> src/screen.rs:41:5
[INFO] [stderr]    |
[INFO] [stderr] 41 | use unicode_width::UnicodeWidthStr;
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `request_id`
[INFO] [stderr]     --> src/editor.rs:1688:43
[INFO] [stderr]      |
[INFO] [stderr] 1688 |                 LspEvent::HoverResponse { request_id, contents } => todo!(),
[INFO] [stderr]      |                                           ^^^^^^^^^^ help: try ignoring the field: `request_id: _`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `contents`
[INFO] [stderr]     --> src/editor.rs:1688:55
[INFO] [stderr]      |
[INFO] [stderr] 1688 |                 LspEvent::HoverResponse { request_id, contents } => todo!(),
[INFO] [stderr]      |                                                       ^^^^^^^^ help: try ignoring the field: `contents: _`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `count`
[INFO] [stderr]    --> src/line_cmd.rs:270:40
[INFO] [stderr]     |
[INFO] [stderr] 270 |             ParsedLineCmd::RepeatBlock(count) => {
[INFO] [stderr]     |                                        ^^^^^ help: if this is intentional, prefix it with an underscore: `_count`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `trace_io`
[INFO] [stderr]    --> src/rust_analyzer.rs:433:72
[INFO] [stderr]     |
[INFO] [stderr] 433 | fn writer_thread(mut stdin: ChildStdin, rx: Receiver<OutboundMessage>, trace_io: bool) {
[INFO] [stderr]     |                                                                        ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_trace_io`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `trace_io`
[INFO] [stderr]    --> src/rust_analyzer.rs:457:5
[INFO] [stderr]     |
[INFO] [stderr] 457 |     trace_io: bool,
[INFO] [stderr]     |     ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_trace_io`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `percentage`
[INFO] [stderr]    --> src/rust_analyzer.rs:615:9
[INFO] [stderr]     |
[INFO] [stderr] 615 |     let percentage = params
[INFO] [stderr]     |         ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_percentage`
[INFO] [stderr] 
[INFO] [stderr] warning: field `guard` is never read
[INFO] [stderr]   --> src/main.rs:67:5
[INFO] [stderr]    |
[INFO] [stderr] 66 | struct TracingContext {
[INFO] [stderr]    |        -------------- field in this struct
[INFO] [stderr] 67 |     guard: tracing_appender::non_blocking::WorkerGuard,
[INFO] [stderr]    |     ^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: field `bounds` is never read
[INFO] [stderr]   --> src/buffer.rs:47:9
[INFO] [stderr]    |
[INFO] [stderr] 38 | pub struct FileBuffer {
[INFO] [stderr]    |            ---------- field in this struct
[INFO] [stderr] ...
[INFO] [stderr] 47 |     pub bounds: (usize, usize), // (left, right) 1-based column bounds, 0 = unbounded
[INFO] [stderr]    |         ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: associated items `exclude`, `delete_range`, `truncate_to_width`, `skip_chars`, `get_display_text`, and `get_line` are never used
[INFO] [stderr]    --> src/buffer.rs:188:12
[INFO] [stderr]     |
[INFO] [stderr]  52 | impl FileBuffer {
[INFO] [stderr]     | --------------- associated items in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 188 |     pub fn exclude(&mut self, r: Range<usize>) {
[INFO] [stderr]     |            ^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 244 |     pub fn delete_range(&mut self, start: usize, end: usize) {
[INFO] [stderr]     |            ^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 562 |     fn truncate_to_width(s: &[char], max_width: usize) -> String {
[INFO] [stderr]     |        ^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 578 |     fn skip_chars(s: &[char], n: usize) -> Vec<char> {
[INFO] [stderr]     |        ^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 586 |     fn get_display_text(&self, line: &Line, horizontal_offset: usize, data_width: usize) -> String {
[INFO] [stderr]     |        ^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 615 |     pub(crate) fn get_line(
[INFO] [stderr]     |                   ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: variant `Exclusion` is never constructed
[INFO] [stderr]   --> src/line.rs:24:5
[INFO] [stderr]    |
[INFO] [stderr] 17 | pub enum LineType {
[INFO] [stderr]    |          -------- variant in this enum
[INFO] [stderr] ...
[INFO] [stderr] 24 |     Exclusion,
[INFO] [stderr]    |     ^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `LineType` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: associated items `EXCLUDED`, `contains`, and `is_empty` are never used
[INFO] [stderr]   --> src/line.rs:36:15
[INFO] [stderr]    |
[INFO] [stderr] 32 | impl LineFlags {
[INFO] [stderr]    | -------------- associated items in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 36 |     pub const EXCLUDED: LineFlags = LineFlags(1 << 2);
[INFO] [stderr]    |               ^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 40 |     pub fn contains(self, other: LineFlags) -> bool {
[INFO] [stderr]    |            ^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 52 |     pub fn is_empty(self) -> bool {
[INFO] [stderr]    |            ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: fields `id` and `label` are never read
[INFO] [stderr]   --> src/line.rs:68:9
[INFO] [stderr]    |
[INFO] [stderr] 67 | pub struct Line {
[INFO] [stderr]    |            ---- fields in this struct
[INFO] [stderr] 68 |     pub id: uuid::Uuid,
[INFO] [stderr]    |         ^^
[INFO] [stderr] ...
[INFO] [stderr] 76 |     pub label: Option<String>,
[INFO] [stderr]    |         ^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `Line` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: associated items `data_len` and `excluded_line` are never used
[INFO] [stderr]    --> src/line.rs:176:12
[INFO] [stderr]     |
[INFO] [stderr]  79 | impl Line {
[INFO] [stderr]     | --------- associated items in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 176 |     pub fn data_len(&self) -> usize {
[INFO] [stderr]     |            ^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 200 |     pub(crate) fn excluded_line(arg: usize) -> Line {
[INFO] [stderr]     |                   ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: methods `is_empty` and `drain` are never used
[INFO] [stderr]   --> src/line_store.rs:17:8
[INFO] [stderr]    |
[INFO] [stderr] 14 | pub trait LineStore {
[INFO] [stderr]    |           --------- methods in this trait
[INFO] [stderr] ...
[INFO] [stderr] 17 |     fn is_empty(&self) -> bool {
[INFO] [stderr]    |        ^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 28 |     fn drain(&mut self, range: Range<usize>) -> Vec<Line>;
[INFO] [stderr]    |        ^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: method `iter_range` is never used
[INFO] [stderr]   --> src/line_store.rs:64:12
[INFO] [stderr]    |
[INFO] [stderr] 47 | impl VecLineStore {
[INFO] [stderr]    | ----------------- method in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 64 |     pub fn iter_range(&self, range: Range<usize>) -> std::slice::Iter<'_, Line> {
[INFO] [stderr]    |            ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: variant `Hover` is never constructed
[INFO] [stderr]   --> src/rust_analyzer.rs:39:5
[INFO] [stderr]    |
[INFO] [stderr] 37 | enum PendingRequestKind {
[INFO] [stderr]    |      ------------------ variant in this enum
[INFO] [stderr] 38 |     Completion,
[INFO] [stderr] 39 |     Hover,
[INFO] [stderr]    |     ^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `PendingRequestKind` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: field `launch_command` is never read
[INFO] [stderr]   --> src/rust_analyzer.rs:54:5
[INFO] [stderr]    |
[INFO] [stderr] 48 | pub struct RustAnalyzerClient {
[INFO] [stderr]    |            ------------------ field in this struct
[INFO] [stderr] ...
[INFO] [stderr] 54 |     launch_command: String,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: field `version` is never read
[INFO] [stderr]   --> src/rust_analyzer.rs:73:5
[INFO] [stderr]    |
[INFO] [stderr] 71 | struct PublishDiagnosticsParams {
[INFO] [stderr]    |        ------------------------ field in this struct
[INFO] [stderr] 72 |     uri: String,
[INFO] [stderr] 73 |     version: Option<i32>,
[INFO] [stderr]    |     ^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `PublishDiagnosticsParams` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: fields `severity`, `source`, `message`, `related_information`, `data`, and `tags` are never read
[INFO] [stderr]   --> src/rust_analyzer.rs:80:5
[INFO] [stderr]    |
[INFO] [stderr] 78 | struct Diagnostic {
[INFO] [stderr]    |        ---------- fields in this struct
[INFO] [stderr] 79 |     range: Range,
[INFO] [stderr] 80 |     severity: Option<u32>,
[INFO] [stderr]    |     ^^^^^^^^
[INFO] [stderr] 81 |     code: Option<DiagnosticCode>,
[INFO] [stderr] 82 |     source: Option<String>,
[INFO] [stderr]    |     ^^^^^^
[INFO] [stderr] 83 |     message: String,
[INFO] [stderr]    |     ^^^^^^^
[INFO] [stderr] 84 |     #[serde(rename = "relatedInformation")]
[INFO] [stderr] 85 |     related_information: Option<Vec<DiagnosticRelatedInformation>>,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 86 |     data: Option<DiagnosticData>,
[INFO] [stderr]    |     ^^^^
[INFO] [stderr] 87 |     tags: Option<Vec<u32>>,
[INFO] [stderr]    |     ^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `Diagnostic` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]   --> src/rust_analyzer.rs:93:12
[INFO] [stderr]    |
[INFO] [stderr] 93 |     Number(i64),
[INFO] [stderr]    |     ------ ^^^
[INFO] [stderr]    |     |
[INFO] [stderr]    |     field in this variant
[INFO] [stderr]    |
[INFO] [stderr]    = note: `DiagnosticCode` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stderr]    |
[INFO] [stderr] 93 -     Number(i64),
[INFO] [stderr] 93 +     Number(()),
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]   --> src/rust_analyzer.rs:94:12
[INFO] [stderr]    |
[INFO] [stderr] 94 |     String(String),
[INFO] [stderr]    |     ------ ^^^^^^
[INFO] [stderr]    |     |
[INFO] [stderr]    |     field in this variant
[INFO] [stderr]    |
[INFO] [stderr]    = note: `DiagnosticCode` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stderr]    |
[INFO] [stderr] 94 -     String(String),
[INFO] [stderr] 94 +     String(()),
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: field `rendered` is never read
[INFO] [stderr]   --> src/rust_analyzer.rs:99:5
[INFO] [stderr]    |
[INFO] [stderr] 98 | struct DiagnosticData {
[INFO] [stderr]    |        -------------- field in this struct
[INFO] [stderr] 99 |     rendered: Option<String>,
[INFO] [stderr]    |     ^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `DiagnosticData` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: fields `location` and `message` are never read
[INFO] [stderr]    --> src/rust_analyzer.rs:104:5
[INFO] [stderr]     |
[INFO] [stderr] 103 | struct DiagnosticRelatedInformation {
[INFO] [stderr]     |        ---------------------------- fields in this struct
[INFO] [stderr] 104 |     location: Location,
[INFO] [stderr]     |     ^^^^^^^^
[INFO] [stderr] 105 |     message: String,
[INFO] [stderr]     |     ^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `DiagnosticRelatedInformation` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: fields `uri` and `range` are never read
[INFO] [stderr]    --> src/rust_analyzer.rs:110:5
[INFO] [stderr]     |
[INFO] [stderr] 109 | struct Location {
[INFO] [stderr]     |        -------- fields in this struct
[INFO] [stderr] 110 |     uri: String,
[INFO] [stderr]     |     ^^^
[INFO] [stderr] 111 |     range: Range,
[INFO] [stderr]     |     ^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `Location` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: field `end` is never read
[INFO] [stderr]    --> src/rust_analyzer.rs:117:5
[INFO] [stderr]     |
[INFO] [stderr] 115 | struct Range {
[INFO] [stderr]     |        ----- field in this struct
[INFO] [stderr] 116 |     start: Position,
[INFO] [stderr] 117 |     end: Position,
[INFO] [stderr]     |     ^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `Range` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: field `character` is never read
[INFO] [stderr]    --> src/rust_analyzer.rs:123:5
[INFO] [stderr]     |
[INFO] [stderr] 121 | struct Position {
[INFO] [stderr]     |        -------- field in this struct
[INFO] [stderr] 122 |     line: u32,
[INFO] [stderr] 123 |     character: u32,
[INFO] [stderr]     |     ^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `Position` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: methods `request_hover`, `launch_command`, and `recv_timeout` are never used
[INFO] [stderr]    --> src/rust_analyzer.rs:333:12
[INFO] [stderr]     |
[INFO] [stderr] 126 | impl RustAnalyzerClient {
[INFO] [stderr]     | ----------------------- methods in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 333 |     pub fn request_hover(&mut self, line: u32, character: u32) -> io::Result<u64> {
[INFO] [stderr]     |            ^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 360 |     pub fn launch_command(&self) -> &str {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 405 |     pub fn recv_timeout(&self, timeout: Duration) -> Result<LspEvent, mpsc::RecvTimeoutError> {
[INFO] [stderr]     |            ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `is_hover_result` is never used
[INFO] [stderr]    --> src/rust_analyzer.rs:841:4
[INFO] [stderr]     |
[INFO] [stderr] 841 | fn is_hover_result(result: &Value) -> bool {
[INFO] [stderr]     |    ^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: field `data_lines` is never read
[INFO] [stderr]    --> src/screen.rs:178:9
[INFO] [stderr]     |
[INFO] [stderr] 161 | pub struct Screen {
[INFO] [stderr]     |            ------ field in this struct
[INFO] [stderr] ...
[INFO] [stderr] 178 |     pub data_lines: Vec<DisplayLine>,
[INFO] [stderr]     |         ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: methods `draw_char`, `prefix_colors`, and `data_colors` are never used
[INFO] [stderr]    --> src/screen.rs:242:12
[INFO] [stderr]     |
[INFO] [stderr] 181 | impl Screen {
[INFO] [stderr]     | ----------- methods in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 242 |     pub fn draw_char<W: Write>(
[INFO] [stderr]     |            ^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 590 |     fn prefix_colors(&self, line: &Line) -> (Color, Color) {
[INFO] [stderr]     |        ^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 603 |     fn data_colors(&self, line: &Line) -> (Color, Color) {
[INFO] [stderr]     |        ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: multiple associated constants are never used
[INFO] [stderr]    --> src/types.rs:204:15
[INFO] [stderr]     |
[INFO] [stderr] 182 | impl Colors {
[INFO] [stderr]     | ----------- associated constants in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 204 |     pub const PREFIX_PENDING_FG: Color = Color::Yellow;
[INFO] [stderr]     |               ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 205 |     pub const PREFIX_PENDING_BG: Color = Color::Black;
[INFO] [stderr]     |               ^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 208 |     pub const PREFIX_ERROR_FG: Color = Color::Red;
[INFO] [stderr]     |               ^^^^^^^^^^^^^^^
[INFO] [stderr] 209 |     pub const PREFIX_ERROR_BG: Color = Color::Black;
[INFO] [stderr]     |               ^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 216 |     pub const SENTINEL_FG: Color = Color::Blue;
[INFO] [stderr]     |               ^^^^^^^^^^^
[INFO] [stderr] 217 |     pub const SENTINEL_BG: Color = Color::Black;
[INFO] [stderr]     |               ^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 220 |     pub const RULER_FG: Color = Color::Blue;
[INFO] [stderr]     |               ^^^^^^^^
[INFO] [stderr] 221 |     pub const RULER_BG: Color = Color::Black;
[INFO] [stderr]     |               ^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 224 |     pub const FOUND_FG: Color = Color::Black;
[INFO] [stderr]     |               ^^^^^^^^
[INFO] [stderr] 225 |     pub const FOUND_BG: Color = Color::Yellow;
[INFO] [stderr]     |               ^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 238 |     pub const ERROR_FG: Color = Color::Red;
[INFO] [stderr]     |               ^^^^^^^^
[INFO] [stderr] 239 |     pub const ERROR_BG: Color = Color::Black;
[INFO] [stderr]     |               ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `spf-edit` (example "ra_probe") generated 19 warnings (run `cargo fix --example "ra_probe" -p spf-edit` to apply 4 suggestions)
[INFO] [stderr] warning: `spf-edit` (bin "spf-edit" test) generated 35 warnings (2 duplicates) (run `cargo fix --bin "spf-edit" -p spf-edit --tests` to apply 7 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.17s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/spf_edit-5c9429db15dd16bb)
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/key_probe.rs (/opt/rustwide/target/debug/deps/key_probe-f42a7422284c4e0e)
[INFO] [stdout] running 10 tests
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/spf_edit-b4d52bb2a19e4cbe)
[INFO] [stdout] test line::tests::line_type_helpers_match_expected_behavior ... ok
[INFO] [stdout] test line::tests::lines_to_text_ignores_non_data_line_types ... ok
[INFO] [stdout] test file_io::test::test_expand_tabs ... ok
[INFO] [stdout] test line::tests::text_file_read_1 ... ok
[INFO] [stdout] test prefix::tests::format_prefix_for_data_line_numbers_and_pending_command ... ok
[INFO] [stdout] test line::tests::text_to_lines_creates_data_lines_with_numbers ... ok
[INFO] [stdout] test prefix::tests::cols_ruler_and_sentinel_text_examples ... ok
[INFO] [stdout] test prefix::tests::format_prefix_for_each_line_type ... ok
[INFO] [stdout] test prefix::tests::parse_prefix_commands_basic_examples ... ok
[INFO] [stdout] test line::tests::text_round_trip_preserves_short_sample ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 20 tests
[INFO] [stdout] test file_io::test::test_expand_tabs ... ok
[INFO] [stdout] test input::tests::custom_binding_can_emit_event_sequence ... ok
[INFO] [stdout] test input::tests::default_bindings_can_execute_commands ... ok
[INFO] [stdout] test input::tests::default_bindings_map_chars_to_insert_actions ... ok
[INFO] [stdout] test input::tests::default_bindings_map_focus_changes ... ok
[INFO] [stdout] test input::tests::default_bindings_map_resize_to_action ... ok
[INFO] [stdout] test input::tests::default_bindings_map_mouse_events ... ok
[INFO] [stdout] test input::tests::unmatched_events_are_still_translated_to_spf_input ... ok
[INFO] [stdout] test line::tests::lines_to_text_ignores_non_data_line_types ... ok
[INFO] [stdout] test line::tests::line_type_helpers_match_expected_behavior ... ok
[INFO] [stdout] test line::tests::text_to_lines_creates_data_lines_with_numbers ... ok
[INFO] [stdout] test line::tests::text_round_trip_preserves_short_sample ... ok
[INFO] [stdout] test prefix::tests::cols_ruler_and_sentinel_text_examples ... ok
[INFO] [stdout] test prefix::tests::format_prefix_for_each_line_type ... ok
[INFO] [stdout] test prefix::tests::parse_prefix_commands_basic_examples ... ok
[INFO] [stdout] test line::tests::text_file_read_1 ... ok
[INFO] [stdout] test screen::tests::command_selection_uses_character_range ... ok
[INFO] [stdout] test prefix::tests::format_prefix_for_data_line_numbers_and_pending_command ... ok
[INFO] [stdout] test screen::tests::line_selection_is_normalized ... FAILED
[INFO] [stdout] test screen::tests::data_selection_spans_multiple_lines ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- screen::tests::line_selection_is_normalized stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'screen::tests::line_selection_is_normalized' (1638) panicked at src/screen.rs:775:40:
[INFO] [stdout] screen: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x636eac0224f8 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x636eac0224f8 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x636eac0224f8 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x636eac0224f8 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x636eac036cca - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x636eac036cca - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x636eac026d12 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x636eac026d12 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x636eac001436 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x636eac001436 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x636eac01a8c9 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x636eabf9075c - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x636eabf9075c - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x636eac01aa82 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x636eac01aa82 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x636eac0014f2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x636eabff66f9 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x636eac00220d - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x636eac03748c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x636eac037202 - core[8fb95b77d25ab6c8]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x636eabf6dea3 - <core[8fb95b77d25ab6c8]::result::Result<spf_edit[1969072d1cc9038a]::screen::Screen, std[10d71ac2c42b111e]::io::error::Error>>::expect
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x636eabf74630 - spf_edit[1969072d1cc9038a]::screen::tests::line_selection_is_normalized
[INFO] [stdout]                                at /opt/rustwide/workdir/src/screen.rs:775:40
[INFO] [stdout]   22:     0x636eabf6d987 - spf_edit[1969072d1cc9038a]::screen::tests::line_selection_is_normalized::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/screen.rs:774:38
[INFO] [stdout]   23:     0x636eabf82716 - <spf_edit[1969072d1cc9038a]::screen::tests::line_selection_is_normalized::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x636eabf8383b - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x636eabf8383b - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   26:     0x636eabf910b5 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   27:     0x636eabf910b5 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   28:     0x636eabf910b5 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x636eabf910b5 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x636eabf910b5 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x636eabf910b5 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   32:     0x636eabf910b5 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   33:     0x636eabf8a9c4 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   34:     0x636eabf8a9c4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x636eabf94132 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   36:     0x636eabf94132 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   37:     0x636eabf94132 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x636eabf94132 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x636eabf94132 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x636eabf94132 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   41:     0x636eabf94132 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x636eac021e2f - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   43:     0x636eac021e2f - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   44:     0x7d86af661aa4 - <unknown>
[INFO] [stdout]   45:     0x7d86af6eea64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- screen::tests::data_selection_spans_multiple_lines stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'screen::tests::data_selection_spans_multiple_lines' (1637) panicked at src/screen.rs:789:40:
[INFO] [stdout] screen: Os { code: 11, kind: WouldBlock, message: "Resource temporarily unavailable" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x636eac0224f8 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x636eac0224f8 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x636eac0224f8 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x636eac0224f8 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x636eac036cca - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x636eac036cca - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x636eac026d12 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x636eac026d12 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x636eac001436 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x636eac001436 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x636eac01a8c9 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x636eabf9075c - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x636eabf9075c - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x636eac01aa82 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x636eac01aa82 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x636eac0014f2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x636eabff66f9 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x636eac00220d - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x636eac03748c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x636eac037202 - core[8fb95b77d25ab6c8]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x636eabf6dea3 - <core[8fb95b77d25ab6c8]::result::Result<spf_edit[1969072d1cc9038a]::screen::Screen, std[10d71ac2c42b111e]::io::error::Error>>::expect
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x636eabf74820 - spf_edit[1969072d1cc9038a]::screen::tests::data_selection_spans_multiple_lines
[INFO] [stdout]                                at /opt/rustwide/workdir/src/screen.rs:789:40
[INFO] [stdout]   22:     0x636eabf6d9b7 - spf_edit[1969072d1cc9038a]::screen::tests::data_selection_spans_multiple_lines::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/screen.rs:788:45
[INFO] [stdout]   23:     0x636eabf82756 - <spf_edit[1969072d1cc9038a]::screen::tests::data_selection_spans_multiple_lines::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x636eabf8383b - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x636eabf8383b - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   26:     0x636eabf910b5 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   27:     0x636eabf910b5 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   28:     0x636eabf910b5 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x636eabf910b5 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x636eabf910b5 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x636eabf910b5 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   32:     0x636eabf910b5 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   33:     0x636eabf8a9c4 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   34:     0x636eabf8a9c4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x636eabf94132 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   36:     0x636eabf94132 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   37:     0x636eabf94132 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x636eabf94132 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x636eabf94132 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x636eabf94132 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   41:     0x636eabf94132 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x636eac021e2f - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   43:     0x636eac021e2f - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   44:     0x7d86af661aa4 - <unknown>
[INFO] [stdout]   45:     0x7d86af6eea64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     screen::tests::data_selection_spans_multiple_lines
[INFO] [stdout]     screen::tests::line_selection_is_normalized
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 18 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--bin spf-edit`
[INFO] running `Command { std: "docker" "inspect" "f1992258771ef49c33b536fad48e9613a6a815019f25d830cd3fc79e76a54d80", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f1992258771ef49c33b536fad48e9613a6a815019f25d830cd3fc79e76a54d80", kill_on_drop: false }`
[INFO] [stdout] f1992258771ef49c33b536fad48e9613a6a815019f25d830cd3fc79e76a54d80
