[INFO] cloning repository https://github.com/cpecu/di-edit
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/cpecu/di-edit" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcpecu%2Fdi-edit", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcpecu%2Fdi-edit'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 1bf96f315cc16bebaf3b5a9eb607d1594f6749ea
[INFO] checking cpecu/di-edit against try#b1f2594eac607c1f051534800237eeedb5590a49 for pr-139493-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcpecu%2Fdi-edit" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/cpecu/di-edit
[INFO] finished tweaking git repo https://github.com/cpecu/di-edit
[INFO] tweaked toml for git repo https://github.com/cpecu/di-edit written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/cpecu/di-edit on toolchain b1f2594eac607c1f051534800237eeedb5590a49
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/cpecu/di-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" "+b1f2594eac607c1f051534800237eeedb5590a49" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c61eb18e777a2de73187e069924e67bb0191e7d86ee23244443d54af16291c24
[INFO] running `Command { std: "docker" "start" "-a" "c61eb18e777a2de73187e069924e67bb0191e7d86ee23244443d54af16291c24", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c61eb18e777a2de73187e069924e67bb0191e7d86ee23244443d54af16291c24", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c61eb18e777a2de73187e069924e67bb0191e7d86ee23244443d54af16291c24", kill_on_drop: false }`
[INFO] [stdout] c61eb18e777a2de73187e069924e67bb0191e7d86ee23244443d54af16291c24
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1b05b29eba3c7dc39e5e6f18722ad1e6754513f0d70f9b9548d24d3e745a55c6
[INFO] running `Command { std: "docker" "start" "-a" "1b05b29eba3c7dc39e5e6f18722ad1e6754513f0d70f9b9548d24d3e745a55c6", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.80
[INFO] [stderr]    Compiling syn v1.0.55
[INFO] [stderr]    Compiling log v0.4.11
[INFO] [stderr]     Checking smallvec v1.5.0
[INFO] [stderr]    Compiling serde_json v1.0.60
[INFO] [stderr]     Checking tinyvec v1.1.0
[INFO] [stderr]     Checking lock_api v0.4.2
[INFO] [stderr]     Checking itoa v0.4.6
[INFO] [stderr]     Checking form_urlencoded v1.0.0
[INFO] [stderr]     Checking base64 v0.12.3
[INFO] [stderr]     Checking futures-core v0.3.8
[INFO] [stderr]     Checking unicode-segmentation v1.7.1
[INFO] [stderr]     Checking parking_lot_core v0.8.0
[INFO] [stderr]     Checking signal-hook-registry v1.2.2
[INFO] [stderr]     Checking dirs-sys v0.3.5
[INFO] [stderr]     Checking mio v0.7.6
[INFO] [stderr]     Checking dirs-sys-next v0.1.1
[INFO] [stderr]     Checking unicode-normalization v0.1.16
[INFO] [stderr]     Checking directories-next v2.0.0
[INFO] [stderr]     Checking dirs v2.0.2
[INFO] [stderr]     Checking term v0.6.1
[INFO] [stderr]     Checking signal-hook v0.1.16
[INFO] [stderr]     Checking parking_lot v0.11.1
[INFO] [stderr]     Checking crossterm v0.18.2
[INFO] [stderr]     Checking idna v0.2.0
[INFO] [stderr]    Compiling serde_derive v1.0.118
[INFO] [stderr]    Compiling serde_repr v0.1.6
[INFO] [stderr]     Checking serde v1.0.118
[INFO] [stderr]     Checking url v2.2.0
[INFO] [stderr]     Checking lsp-types v0.86.0
[INFO] [stderr]     Checking ded v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused imports: `Read` and `self`
[INFO] [stdout]  --> src/editor/action.rs:1:15
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::io::{self, Read, Write};
[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: `Dir`
[INFO] [stdout]  --> src/editor/action.rs:3:22
[INFO] [stdout]   |
[INFO] [stdout] 3 |     editor::{Coords, Dir},
[INFO] [stdout]   |                      ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `MoveDown`, `MoveLeft`, and `write_ansi_code`
[INFO] [stdout]  --> src/editor/action.rs:7:14
[INFO] [stdout]   |
[INFO] [stdout] 7 |     execute, write_ansi_code, Result as TermResult,
[INFO] [stdout]   |              ^^^^^^^^^^^^^^^
[INFO] [stdout] 8 |     cursor::{MoveTo, MoveUp, MoveDown, MoveLeft, MoveRight, self},
[INFO] [stdout]   |                              ^^^^^^^^  ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::convert::TryFrom`
[INFO] [stdout]   --> src/editor/action.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use std::convert::TryFrom;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Location::*`
[INFO] [stdout]   --> src/editor/action.rs:79:13
[INFO] [stdout]    |
[INFO] [stdout] 79 |         use Location::*;
[INFO] [stdout]    |             ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Read`, `self`, `sync`, and `thread`
[INFO] [stdout]  --> src/editor.rs:6:11
[INFO] [stdout]   |
[INFO] [stdout] 6 | use std::{thread, sync, io::{self, Read, Write}};
[INFO] [stdout]   |           ^^^^^^  ^^^^       ^^^^  ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `KeyCode`, `KeyEvent`, `KeyModifiers`, `poll`, `read`, and `write_ansi_code`
[INFO] [stdout]   --> src/editor.rs:15:14
[INFO] [stdout]    |
[INFO] [stdout] 15 |     execute, write_ansi_code, cursor, cursor::*,
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^
[INFO] [stdout] 16 |     event::{KeyCode, KeyEvent, KeyModifiers, read, poll},
[INFO] [stdout]    |             ^^^^^^^  ^^^^^^^^  ^^^^^^^^^^^^  ^^^^  ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Read`, `Stdout`, and `stdin`
[INFO] [stdout]  --> src/term.rs:1:29
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::io::{self, stdout, stdin, Stdout, Read, Write};
[INFO] [stdout]   |                             ^^^^^  ^^^^^^  ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Clear`, `KeyEvent`, `SetColors`, `queue`, `tty::IsTty`, and `write_ansi_code`
[INFO] [stdout]  --> src/term.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 |     tty::IsTty,
[INFO] [stdout]   |     ^^^^^^^^^^
[INFO] [stdout] 4 |     cursor::{MoveTo, self},
[INFO] [stdout] 5 |     write_ansi_code, execute, queue,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^           ^^^^^
[INFO] [stdout] 6 |     Command, Result as TermResult,
[INFO] [stdout] 7 |     terminal::{self, LeaveAlternateScreen, EnterAlternateScreen, Clear, ClearType, ScrollUp, ScrollDown},
[INFO] [stdout]   |                                                                  ^^^^^
[INFO] [stdout] 8 |     event::{Event, KeyEvent, read},
[INFO] [stdout]   |                    ^^^^^^^^
[INFO] [stdout] 9 |     style::{Color, SetForegroundColor, SetBackgroundColor, SetColors},
[INFO] [stdout]   |                                                            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Read` and `self`
[INFO] [stdout]  --> src/event/key.rs:1:15
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::io::{self, Read, Write};
[INFO] [stdout]   |               ^^^^  ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Dir`
[INFO] [stdout]  --> src/event/key.rs:3:22
[INFO] [stdout]   |
[INFO] [stdout] 3 |     editor::{Coords, Dir},
[INFO] [stdout]   |                      ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `MoveDown`, `MoveLeft`, and `write_ansi_code`
[INFO] [stdout]  --> src/event/key.rs:7:14
[INFO] [stdout]   |
[INFO] [stdout] 7 |     execute, write_ansi_code, Result as TermResult,
[INFO] [stdout]   |              ^^^^^^^^^^^^^^^
[INFO] [stdout] 8 |     cursor::{MoveTo, MoveUp, MoveDown, MoveLeft, MoveRight, self},
[INFO] [stdout]   |                              ^^^^^^^^  ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::convert::TryFrom`
[INFO] [stdout]   --> src/event/key.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use std::convert::TryFrom;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Location::*`
[INFO] [stdout]   --> src/event/key.rs:91:13
[INFO] [stdout]    |
[INFO] [stdout] 91 |         use Location::*;
[INFO] [stdout]    |             ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Read` and `self`
[INFO] [stdout]  --> src/editor/action.rs:1:15
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::io::{self, Read, Write};
[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: `Dir`
[INFO] [stdout]  --> src/editor/action.rs:3:22
[INFO] [stdout]   |
[INFO] [stdout] 3 |     editor::{Coords, Dir},
[INFO] [stdout]   |                      ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `MoveDown`, `MoveLeft`, and `write_ansi_code`
[INFO] [stdout]  --> src/editor/action.rs:7:14
[INFO] [stdout]   |
[INFO] [stdout] 7 |     execute, write_ansi_code, Result as TermResult,
[INFO] [stdout]   |              ^^^^^^^^^^^^^^^
[INFO] [stdout] 8 |     cursor::{MoveTo, MoveUp, MoveDown, MoveLeft, MoveRight, self},
[INFO] [stdout]   |                              ^^^^^^^^  ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::convert::TryFrom`
[INFO] [stdout]   --> src/editor/action.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use std::convert::TryFrom;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Location::*`
[INFO] [stdout]   --> src/editor/action.rs:79:13
[INFO] [stdout]    |
[INFO] [stdout] 79 |         use Location::*;
[INFO] [stdout]    |             ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Read`, `self`, `sync`, and `thread`
[INFO] [stdout]  --> src/editor.rs:6:11
[INFO] [stdout]   |
[INFO] [stdout] 6 | use std::{thread, sync, io::{self, Read, Write}};
[INFO] [stdout]   |           ^^^^^^  ^^^^       ^^^^  ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `KeyCode`, `KeyEvent`, `KeyModifiers`, `poll`, `read`, and `write_ansi_code`
[INFO] [stdout]   --> src/editor.rs:15:14
[INFO] [stdout]    |
[INFO] [stdout] 15 |     execute, write_ansi_code, cursor, cursor::*,
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^
[INFO] [stdout] 16 |     event::{KeyCode, KeyEvent, KeyModifiers, read, poll},
[INFO] [stdout]    |             ^^^^^^^  ^^^^^^^^  ^^^^^^^^^^^^  ^^^^  ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Read`, `Stdout`, and `stdin`
[INFO] [stdout]  --> src/term.rs:1:29
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::io::{self, stdout, stdin, Stdout, Read, Write};
[INFO] [stdout]   |                             ^^^^^  ^^^^^^  ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Clear`, `KeyEvent`, `SetColors`, `queue`, `tty::IsTty`, and `write_ansi_code`
[INFO] [stdout]  --> src/term.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 |     tty::IsTty,
[INFO] [stdout]   |     ^^^^^^^^^^
[INFO] [stdout] 4 |     cursor::{MoveTo, self},
[INFO] [stdout] 5 |     write_ansi_code, execute, queue,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^           ^^^^^
[INFO] [stdout] 6 |     Command, Result as TermResult,
[INFO] [stdout] 7 |     terminal::{self, LeaveAlternateScreen, EnterAlternateScreen, Clear, ClearType, ScrollUp, ScrollDown},
[INFO] [stdout]   |                                                                  ^^^^^
[INFO] [stdout] 8 |     event::{Event, KeyEvent, read},
[INFO] [stdout]   |                    ^^^^^^^^
[INFO] [stdout] 9 |     style::{Color, SetForegroundColor, SetBackgroundColor, SetColors},
[INFO] [stdout]   |                                                            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Read` and `self`
[INFO] [stdout]  --> src/event/key.rs:1:15
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::io::{self, Read, Write};
[INFO] [stdout]   |               ^^^^  ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Dir`
[INFO] [stdout]  --> src/event/key.rs:3:22
[INFO] [stdout]   |
[INFO] [stdout] 3 |     editor::{Coords, Dir},
[INFO] [stdout]   |                      ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `MoveDown`, `MoveLeft`, and `write_ansi_code`
[INFO] [stdout]  --> src/event/key.rs:7:14
[INFO] [stdout]   |
[INFO] [stdout] 7 |     execute, write_ansi_code, Result as TermResult,
[INFO] [stdout]   |              ^^^^^^^^^^^^^^^
[INFO] [stdout] 8 |     cursor::{MoveTo, MoveUp, MoveDown, MoveLeft, MoveRight, self},
[INFO] [stdout]   |                              ^^^^^^^^  ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::convert::TryFrom`
[INFO] [stdout]   --> src/event/key.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use std::convert::TryFrom;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Location::*`
[INFO] [stdout]   --> src/event/key.rs:91:13
[INFO] [stdout]    |
[INFO] [stdout] 91 |         use Location::*;
[INFO] [stdout]    |             ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Command`
[INFO] [stdout]  --> src/term.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 |     Command, Result as TermResult,
[INFO] [stdout]   |     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `pos`
[INFO] [stdout]   --> src/editor/action.rs:82:13
[INFO] [stdout]    |
[INFO] [stdout] 82 |         let pos = Coords::from(cursor::position().unwrap());
[INFO] [stdout]    |             ^^^ help: if this is intentional, prefix it with an underscore: `_pos`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/editor.rs:108:13
[INFO] [stdout]     |
[INFO] [stdout] 108 |         let mut offset = &mut self.offset;
[INFO] [stdout]     |             ----^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `pos`
[INFO] [stdout]    --> src/editor.rs:144:13
[INFO] [stdout]     |
[INFO] [stdout] 144 |         let pos = Coords::from(cursor::position().unwrap());
[INFO] [stdout]     |             ^^^ help: if this is intentional, prefix it with an underscore: `_pos`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `term`
[INFO] [stdout]    --> src/editor.rs:214:21
[INFO] [stdout]     |
[INFO] [stdout] 214 |     pub fn go(self, term: Term, amount: usize) -> TermResult<()> {
[INFO] [stdout]     |                     ^^^^ help: if this is intentional, prefix it with an underscore: `_term`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Command`
[INFO] [stdout]  --> src/term.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 |     Command, Result as TermResult,
[INFO] [stdout]   |     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `pos`
[INFO] [stdout]   --> src/editor/action.rs:82:13
[INFO] [stdout]    |
[INFO] [stdout] 82 |         let pos = Coords::from(cursor::position().unwrap());
[INFO] [stdout]    |             ^^^ help: if this is intentional, prefix it with an underscore: `_pos`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/editor.rs:108:13
[INFO] [stdout]     |
[INFO] [stdout] 108 |         let mut offset = &mut self.offset;
[INFO] [stdout]     |             ----^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `pos`
[INFO] [stdout]   --> src/event/key.rs:94:13
[INFO] [stdout]    |
[INFO] [stdout] 94 |         let pos = Coords::from(cursor::position().unwrap());
[INFO] [stdout]    |             ^^^ help: if this is intentional, prefix it with an underscore: `_pos`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `pos`
[INFO] [stdout]    --> src/editor.rs:144:13
[INFO] [stdout]     |
[INFO] [stdout] 144 |         let pos = Coords::from(cursor::position().unwrap());
[INFO] [stdout]     |             ^^^ help: if this is intentional, prefix it with an underscore: `_pos`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `path` is never read
[INFO] [stdout]  --> src/file.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub struct OpenFile {
[INFO] [stdout]   |            -------- field in this struct
[INFO] [stdout] 6 |     rows: Vec<Row>,
[INFO] [stdout] 7 |     path: PathBuf,
[INFO] [stdout]   |     ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `OpenFile` has a derived impl for the trait `Debug`, but this is 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 `insert` and `action` are never read
[INFO] [stdout]   --> src/editor.rs:23:5
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub struct Editor{
[INFO] [stdout]    |            ------ fields in this struct
[INFO] [stdout] 22 |     quit: bool,
[INFO] [stdout] 23 |     insert: bool,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 27 |     action: Action,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Editor` 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 `scroll`, `add_file`, and `del_file` are never used
[INFO] [stdout]    --> src/editor.rs:105:8
[INFO] [stdout]     |
[INFO] [stdout]  32 | impl Editor {
[INFO] [stdout]     | ----------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 105 |     fn scroll(&mut self) {
[INFO] [stdout]     |        ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 129 |     fn add_file(&mut self, file: OpenFile) {
[INFO] [stdout]     |        ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 134 |     fn del_file(&mut self, file_idx: usize) {
[INFO] [stdout]     |        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `term`
[INFO] [stdout]    --> src/editor.rs:214:21
[INFO] [stdout]     |
[INFO] [stdout] 214 |     pub fn go(self, term: Term, amount: usize) -> TermResult<()> {
[INFO] [stdout]     |                     ^^^^ help: if this is intentional, prefix it with an underscore: `_term`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `pos`
[INFO] [stdout]   --> src/event/key.rs:94:13
[INFO] [stdout]    |
[INFO] [stdout] 94 |         let pos = Coords::from(cursor::position().unwrap());
[INFO] [stdout]    |             ^^^ help: if this is intentional, prefix it with an underscore: `_pos`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `path` is never read
[INFO] [stdout]  --> src/file.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub struct OpenFile {
[INFO] [stdout]   |            -------- field in this struct
[INFO] [stdout] 6 |     rows: Vec<Row>,
[INFO] [stdout] 7 |     path: PathBuf,
[INFO] [stdout]   |     ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `OpenFile` has a derived impl for the trait `Debug`, but this is 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 `insert` and `action` are never read
[INFO] [stdout]   --> src/editor.rs:23:5
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub struct Editor{
[INFO] [stdout]    |            ------ fields in this struct
[INFO] [stdout] 22 |     quit: bool,
[INFO] [stdout] 23 |     insert: bool,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 27 |     action: Action,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Editor` 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 `scroll`, `add_file`, and `del_file` are never used
[INFO] [stdout]    --> src/editor.rs:105:8
[INFO] [stdout]     |
[INFO] [stdout]  32 | impl Editor {
[INFO] [stdout]     | ----------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 105 |     fn scroll(&mut self) {
[INFO] [stdout]     |        ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 129 |     fn add_file(&mut self, file: OpenFile) {
[INFO] [stdout]     |        ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 134 |     fn del_file(&mut self, file_idx: usize) {
[INFO] [stdout]     |        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.41s
[INFO] running `Command { std: "docker" "inspect" "1b05b29eba3c7dc39e5e6f18722ad1e6754513f0d70f9b9548d24d3e745a55c6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1b05b29eba3c7dc39e5e6f18722ad1e6754513f0d70f9b9548d24d3e745a55c6", kill_on_drop: false }`
[INFO] [stdout] 1b05b29eba3c7dc39e5e6f18722ad1e6754513f0d70f9b9548d24d3e745a55c6
