[INFO] cloning repository https://github.com/propbreakerfpv/gish
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/propbreakerfpv/gish" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpropbreakerfpv%2Fgish", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpropbreakerfpv%2Fgish'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 39328a8bc22ed258c5b8e39019f319d607749ccd
[INFO] checking propbreakerfpv/gish against master#bca37a20bd376ce3fd138e7cdee7fe704e0f8814 for pr-139493-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpropbreakerfpv%2Fgish" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/propbreakerfpv/gish
[INFO] finished tweaking git repo https://github.com/propbreakerfpv/gish
[INFO] tweaked toml for git repo https://github.com/propbreakerfpv/gish written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/propbreakerfpv/gish on toolchain bca37a20bd376ce3fd138e7cdee7fe704e0f8814
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/propbreakerfpv/gish 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" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded signal-hook v0.3.15
[INFO] [stderr]   Downloaded hlua v0.4.1
[INFO] [stderr]   Downloaded openpty v0.2.0
[INFO] [stderr]   Downloaded errno v0.1.8
[INFO] [stderr]   Downloaded pty v0.2.2
[INFO] [stderr]   Downloaded anyhow v1.0.70
[INFO] [stderr]   Downloaded crossbeam-utils v0.8.15
[INFO] [stderr]   Downloaded crossbeam-channel v0.5.7
[INFO] [stderr]   Downloaded lua52-sys v0.1.2
[INFO] [stderr]   Downloaded nix v0.23.2
[INFO] [stderr]   Downloaded nix v0.26.2
[INFO] [stderr]   Downloaded libc v0.2.144
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 64cb45b1d37754fbbc1d0633b35e6b673cd39108fa2f1e056089b8f9f59e077f
[INFO] running `Command { std: "docker" "start" "-a" "64cb45b1d37754fbbc1d0633b35e6b673cd39108fa2f1e056089b8f9f59e077f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "64cb45b1d37754fbbc1d0633b35e6b673cd39108fa2f1e056089b8f9f59e077f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "64cb45b1d37754fbbc1d0633b35e6b673cd39108fa2f1e056089b8f9f59e077f", kill_on_drop: false }`
[INFO] [stdout] 64cb45b1d37754fbbc1d0633b35e6b673cd39108fa2f1e056089b8f9f59e077f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 61d989f90c6f8cddb65f97fe66d1988bf20f9b7226b3705846dc85a7516c26c1
[INFO] running `Command { std: "docker" "start" "-a" "61d989f90c6f8cddb65f97fe66d1988bf20f9b7226b3705846dc85a7516c26c1", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.144
[INFO] [stderr]    Compiling parking_lot_core v0.9.7
[INFO] [stderr]    Compiling signal-hook v0.3.15
[INFO] [stderr]    Compiling pkg-config v0.3.26
[INFO] [stderr]    Compiling crossbeam-utils v0.8.15
[INFO] [stderr]    Compiling anyhow v1.0.70
[INFO] [stderr]    Compiling lock_api v0.4.9
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling memoffset v0.7.1
[INFO] [stderr]    Compiling tokio v1.28.2
[INFO] [stderr]     Checking cassowary v0.3.0
[INFO] [stderr]     Checking unicode-segmentation v1.10.1
[INFO] [stderr]    Compiling syn v2.0.18
[INFO] [stderr]     Checking once_cell v1.17.1
[INFO] [stderr]    Compiling lua52-sys v0.1.2
[INFO] [stderr]     Checking crossbeam-channel v0.5.7
[INFO] [stderr]     Checking signal-hook-registry v1.4.1
[INFO] [stderr]     Checking mio v0.8.6
[INFO] [stderr]     Checking errno v0.1.8
[INFO] [stderr]     Checking socket2 v0.4.9
[INFO] [stderr]     Checking num_cpus v1.15.0
[INFO] [stderr]     Checking nix v0.23.2
[INFO] [stderr]     Checking nix v0.26.2
[INFO] [stderr]     Checking pty v0.2.2
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking signal-hook-mio v0.2.3
[INFO] [stderr]     Checking crossterm v0.25.0
[INFO] [stderr]     Checking crossterm v0.26.1
[INFO] [stderr]     Checking tui v0.19.0
[INFO] [stderr]     Checking hlua v0.4.1
[INFO] [stderr]    Compiling tokio-macros v2.1.0
[INFO] [stderr]     Checking openpty v0.2.0
[INFO] [stderr]     Checking gish v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `self`
[INFO] [stdout]  --> src/app/pane.rs:8:18
[INFO] [stdout]   |
[INFO] [stdout] 8 |     thread, io::{self, BufReader, BufRead},
[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: `MasterPty`
[INFO] [stdout]   --> src/app/pane.rs:15:39
[INFO] [stdout]    |
[INFO] [stdout] 15 |     shell::test2::{open_pty, PtySize, MasterPty, CommandBuilder},
[INFO] [stdout]    |                                       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Read`, `ffi::CString`, `read`, `self`, `self`, and `unix::prelude::FileExt`
[INFO] [stdout]  --> src/shell/test.rs:1:27
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::{ptr, fs::{File, read, self}, os::{fd::FromRawFd, unix::prelude::FileExt}, process::Command, ffi::CString, io::{self, Read}};
[INFO] [stdout]   |                           ^^^^  ^^^^                       ^^^^^^^^^^^^^^^^^^^^^^                     ^^^^^^^^^^^^       ^^^^  ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `c_char` and `c_void`
[INFO] [stdout]  --> src/shell/test.rs:3:21
[INFO] [stdout]   |
[INFO] [stdout] 3 | use libc::{winsize, c_char, c_void};
[INFO] [stdout]   |                     ^^^^^^  ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `sync::Arc`
[INFO] [stdout]   --> src/shell/test2.rs:13:10
[INFO] [stdout]    |
[INFO] [stdout] 13 |     vec, sync::Arc,
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `self`
[INFO] [stdout]  --> src/app/pane.rs:8:18
[INFO] [stdout]   |
[INFO] [stdout] 8 |     thread, io::{self, BufReader, BufRead},
[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: `MasterPty`
[INFO] [stdout]   --> src/app/pane.rs:15:39
[INFO] [stdout]    |
[INFO] [stdout] 15 |     shell::test2::{open_pty, PtySize, MasterPty, CommandBuilder},
[INFO] [stdout]    |                                       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Read`, `ffi::CString`, `read`, `self`, `self`, and `unix::prelude::FileExt`
[INFO] [stdout]  --> src/shell/test.rs:1:27
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::{ptr, fs::{File, read, self}, os::{fd::FromRawFd, unix::prelude::FileExt}, process::Command, ffi::CString, io::{self, Read}};
[INFO] [stdout]   |                           ^^^^  ^^^^                       ^^^^^^^^^^^^^^^^^^^^^^                     ^^^^^^^^^^^^       ^^^^  ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `c_char` and `c_void`
[INFO] [stdout]  --> src/shell/test.rs:3:21
[INFO] [stdout]   |
[INFO] [stdout] 3 | use libc::{winsize, c_char, c_void};
[INFO] [stdout]   |                     ^^^^^^  ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `sync::Arc`
[INFO] [stdout]   --> src/shell/test2.rs:13:10
[INFO] [stdout]    |
[INFO] [stdout] 13 |     vec, sync::Arc,
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable statement
[INFO] [stdout]    --> src/app/pane.rs:368:17
[INFO] [stdout]     |
[INFO] [stdout] 367 |                 panic!("bash just exited");
[INFO] [stdout]     |                 -------------------------- any code following this expression is unreachable
[INFO] [stdout] 368 |                 drop(pair.0);
[INFO] [stdout]     |                 ^^^^^^^^^^^^^ unreachable statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable statement
[INFO] [stdout]    --> src/app/pane.rs:368:17
[INFO] [stdout]     |
[INFO] [stdout] 367 |                 panic!("bash just exited");
[INFO] [stdout]     |                 -------------------------- any code following this expression is unreachable
[INFO] [stdout] 368 |                 drop(pair.0);
[INFO] [stdout]     |                 ^^^^^^^^^^^^^ unreachable statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `pair`
[INFO] [stdout]    --> src/app/pane.rs:227:13
[INFO] [stdout]     |
[INFO] [stdout] 227 |         let pair = open_pty(PtySize { row: 50, col: 80, px_width: 0, px_height: 0 }).unwrap();
[INFO] [stdout]     |             ^^^^ help: if this is intentional, prefix it with an underscore: `_pair`
[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/app/pane.rs:356:29
[INFO] [stdout]     |
[INFO] [stdout] 356 |                         let mut cmd = cmd_rx.recv().unwrap();
[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: value captured by `pair.0` is never read
[INFO] [stdout]    --> src/app/pane.rs:368:22
[INFO] [stdout]     |
[INFO] [stdout] 368 |                 drop(pair.0);
[INFO] [stdout]     |                      ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: did you mean to capture by reference instead?
[INFO] [stdout]     = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `pair`
[INFO] [stdout]    --> src/app/pane.rs:227:13
[INFO] [stdout]     |
[INFO] [stdout] 227 |         let pair = open_pty(PtySize { row: 50, col: 80, px_width: 0, px_height: 0 }).unwrap();
[INFO] [stdout]     |             ^^^^ help: if this is intentional, prefix it with an underscore: `_pair`
[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/app/pane.rs:356:29
[INFO] [stdout]     |
[INFO] [stdout] 356 |                         let mut cmd = cmd_rx.recv().unwrap();
[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: value captured by `pair.0` is never read
[INFO] [stdout]    --> src/app/pane.rs:368:22
[INFO] [stdout]     |
[INFO] [stdout] 368 |                 drop(pair.0);
[INFO] [stdout]     |                      ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: did you mean to capture by reference instead?
[INFO] [stdout]     = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/shell/test.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 |     let mut child = cmd.spawn().unwrap();
[INFO] [stdout]    |         ----^^^^^
[INFO] [stdout]    |         |
[INFO] [stdout]    |         help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `master`
[INFO] [stdout]  --> src/shell/test.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 |     let (master, slave) = openpty();
[INFO] [stdout]   |          ^^^^^^ help: if this is intentional, prefix it with an underscore: `_master`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `slave`
[INFO] [stdout]  --> src/shell/test.rs:7:18
[INFO] [stdout]   |
[INFO] [stdout] 7 |     let (master, slave) = openpty();
[INFO] [stdout]   |                  ^^^^^ help: if this is intentional, prefix it with an underscore: `_slave`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `child`
[INFO] [stdout]   --> src/shell/test.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 |     let mut child = cmd.spawn().unwrap();
[INFO] [stdout]    |         ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_child`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/ui/mod.rs:18:13
[INFO] [stdout]    |
[INFO] [stdout] 18 |         let mut pane = pane_ref.lock().unwrap();
[INFO] [stdout]    |             ----^^^^
[INFO] [stdout]    |             |
[INFO] [stdout]    |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/ui/mod.rs:19:13
[INFO] [stdout]    |
[INFO] [stdout] 19 |         let mut prompt = get_prompt(app);
[INFO] [stdout]    |             ----^^^^^^
[INFO] [stdout]    |             |
[INFO] [stdout]    |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `prompt`
[INFO] [stdout]   --> src/ui/mod.rs:19:13
[INFO] [stdout]    |
[INFO] [stdout] 19 |         let mut prompt = get_prompt(app);
[INFO] [stdout]    |             ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_prompt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/shell/test.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 |     let mut child = cmd.spawn().unwrap();
[INFO] [stdout]    |         ----^^^^^
[INFO] [stdout]    |         |
[INFO] [stdout]    |         help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `master`
[INFO] [stdout]  --> src/shell/test.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 |     let (master, slave) = openpty();
[INFO] [stdout]   |          ^^^^^^ help: if this is intentional, prefix it with an underscore: `_master`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `slave`
[INFO] [stdout]  --> src/shell/test.rs:7:18
[INFO] [stdout]   |
[INFO] [stdout] 7 |     let (master, slave) = openpty();
[INFO] [stdout]   |                  ^^^^^ help: if this is intentional, prefix it with an underscore: `_slave`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `child`
[INFO] [stdout]   --> src/shell/test.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 |     let mut child = cmd.spawn().unwrap();
[INFO] [stdout]    |         ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_child`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `n`
[INFO] [stdout]    --> src/ansi/mod.rs:162:38
[INFO] [stdout]     |
[INFO] [stdout] 162 |                 Ansi::CursorNextLine(n) => {}
[INFO] [stdout]     |                                      ^ help: if this is intentional, prefix it with an underscore: `_n`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `n`
[INFO] [stdout]    --> src/ansi/mod.rs:163:42
[INFO] [stdout]     |
[INFO] [stdout] 163 |                 Ansi::CursorPreviousLine(n) => {}
[INFO] [stdout]     |                                          ^ help: if this is intentional, prefix it with an underscore: `_n`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `n`
[INFO] [stdout]    --> src/ansi/mod.rs:164:48
[INFO] [stdout]     |
[INFO] [stdout] 164 |                 Ansi::CursorHorizontalAbsolute(n) => {}
[INFO] [stdout]     |                                                ^ help: if this is intentional, prefix it with an underscore: `_n`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `n`
[INFO] [stdout]    --> src/ansi/mod.rs:165:38
[INFO] [stdout]     |
[INFO] [stdout] 165 |                 Ansi::CursorPosition(n) => {}
[INFO] [stdout]     |                                      ^ help: if this is intentional, prefix it with an underscore: `_n`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `n`
[INFO] [stdout]    --> src/ansi/mod.rs:187:35
[INFO] [stdout]     |
[INFO] [stdout] 187 |                 Ansi::EraseInLine(n) => {}
[INFO] [stdout]     |                                   ^ help: if this is intentional, prefix it with an underscore: `_n`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `n`
[INFO] [stdout]    --> src/ansi/mod.rs:188:32
[INFO] [stdout]     |
[INFO] [stdout] 188 |                 Ansi::ScrollUp(n) => {}
[INFO] [stdout]     |                                ^ help: if this is intentional, prefix it with an underscore: `_n`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `n`
[INFO] [stdout]    --> src/ansi/mod.rs:189:34
[INFO] [stdout]     |
[INFO] [stdout] 189 |                 Ansi::ScrollDown(n) => {}
[INFO] [stdout]     |                                  ^ help: if this is intentional, prefix it with an underscore: `_n`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `n`
[INFO] [stdout]    --> src/ansi/mod.rs:190:50
[INFO] [stdout]     |
[INFO] [stdout] 190 |                 Ansi::HorizontalVerticalPosition(n) => {}
[INFO] [stdout]     |                                                  ^ help: if this is intentional, prefix it with an underscore: `_n`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/ui/mod.rs:18:13
[INFO] [stdout]    |
[INFO] [stdout] 18 |         let mut pane = pane_ref.lock().unwrap();
[INFO] [stdout]    |             ----^^^^
[INFO] [stdout]    |             |
[INFO] [stdout]    |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/ui/mod.rs:19:13
[INFO] [stdout]    |
[INFO] [stdout] 19 |         let mut prompt = get_prompt(app);
[INFO] [stdout]    |             ----^^^^^^
[INFO] [stdout]    |             |
[INFO] [stdout]    |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `prompt`
[INFO] [stdout]   --> src/ui/mod.rs:19:13
[INFO] [stdout]    |
[INFO] [stdout] 19 |         let mut prompt = get_prompt(app);
[INFO] [stdout]    |             ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_prompt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `n`
[INFO] [stdout]    --> src/ansi/mod.rs:162:38
[INFO] [stdout]     |
[INFO] [stdout] 162 |                 Ansi::CursorNextLine(n) => {}
[INFO] [stdout]     |                                      ^ help: if this is intentional, prefix it with an underscore: `_n`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `n`
[INFO] [stdout]    --> src/ansi/mod.rs:163:42
[INFO] [stdout]     |
[INFO] [stdout] 163 |                 Ansi::CursorPreviousLine(n) => {}
[INFO] [stdout]     |                                          ^ help: if this is intentional, prefix it with an underscore: `_n`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `n`
[INFO] [stdout]    --> src/ansi/mod.rs:164:48
[INFO] [stdout]     |
[INFO] [stdout] 164 |                 Ansi::CursorHorizontalAbsolute(n) => {}
[INFO] [stdout]     |                                                ^ help: if this is intentional, prefix it with an underscore: `_n`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `n`
[INFO] [stdout]    --> src/ansi/mod.rs:165:38
[INFO] [stdout]     |
[INFO] [stdout] 165 |                 Ansi::CursorPosition(n) => {}
[INFO] [stdout]     |                                      ^ help: if this is intentional, prefix it with an underscore: `_n`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `n`
[INFO] [stdout]    --> src/ansi/mod.rs:187:35
[INFO] [stdout]     |
[INFO] [stdout] 187 |                 Ansi::EraseInLine(n) => {}
[INFO] [stdout]     |                                   ^ help: if this is intentional, prefix it with an underscore: `_n`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `n`
[INFO] [stdout]    --> src/ansi/mod.rs:188:32
[INFO] [stdout]     |
[INFO] [stdout] 188 |                 Ansi::ScrollUp(n) => {}
[INFO] [stdout]     |                                ^ help: if this is intentional, prefix it with an underscore: `_n`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `n`
[INFO] [stdout]    --> src/ansi/mod.rs:189:34
[INFO] [stdout]     |
[INFO] [stdout] 189 |                 Ansi::ScrollDown(n) => {}
[INFO] [stdout]     |                                  ^ help: if this is intentional, prefix it with an underscore: `_n`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `n`
[INFO] [stdout]    --> src/ansi/mod.rs:190:50
[INFO] [stdout]     |
[INFO] [stdout] 190 |                 Ansi::HorizontalVerticalPosition(n) => {}
[INFO] [stdout]     |                                                  ^ help: if this is intentional, prefix it with an underscore: `_n`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]   --> src/app/mod.rs:42:9
[INFO] [stdout]    |
[INFO] [stdout] 37 | pub struct App<'a> {
[INFO] [stdout]    |            --- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 42 |     pub vtext: HashMap<String, VText<'a>>,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] 43 |     pub content: Text<'a>,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 46 |     pub vstdout: Vec<Vec<Pos>>,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 47 |     pub scrollback: Vec<Vec<Pos>>,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 51 |     pub prompt_update: bool,
[INFO] [stdout]    |         ^^^^^^^^^^^^^
[INFO] [stdout] 52 |     pub status_bar: Text<'a>,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 55 |     pub alais: HashMap<String, String>,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] 56 |     pub scroll: (u16, u16),
[INFO] [stdout] 57 |     pub max_scroll: (u16, u16),
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] 58 |     pub path: String,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 59 |     pub cmds: Vec<String>,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 60 |     pub lua: RefCell<Lua<'a>>,
[INFO] [stdout] 61 |     pub windows: Vec<Window>,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 62 |     pub panes: Panes<'a>,
[INFO] [stdout] 63 |     pub active_window: u16,
[INFO] [stdout]    |         ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `App` 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: methods `dbg` and `update_app` are never used
[INFO] [stdout]    --> src/app/mod.rs:125:12
[INFO] [stdout]     |
[INFO] [stdout]  73 | impl<'a> App<'a> {
[INFO] [stdout]     | ---------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 125 |     pub fn dbg<T: ToString>(&mut self, msg: T) {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 133 |     pub fn update_app(&mut self) {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `Searching` is never constructed
[INFO] [stdout]    --> src/app/mod.rs:189:5
[INFO] [stdout]     |
[INFO] [stdout] 186 | pub enum AppMode {
[INFO] [stdout]     |          ------- variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 189 |     Searching,
[INFO] [stdout]     |     ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `AppMode` 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 `auto_comp`, `only_sagest_when_typing`, and `mouse_scroll` are never read
[INFO] [stdout]  --> src/app/config.rs:4:9
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub struct Config {
[INFO] [stdout]   |            ------ fields in this struct
[INFO] [stdout] 4 |     pub auto_comp: bool,
[INFO] [stdout]   |         ^^^^^^^^^
[INFO] [stdout] 5 |     pub only_sagest_when_typing: bool,
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 6 |     pub scroll_amount: u16,
[INFO] [stdout] 7 |     pub mouse_scroll: bool
[INFO] [stdout]   |         ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `Config` 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 `plus_x`, `plus_y`, `plus_window`, `y`, and `window` are never used
[INFO] [stdout]   --> src/app/pane.rs:37:12
[INFO] [stdout]    |
[INFO] [stdout] 36 | impl PaneLocation {
[INFO] [stdout]    | ----------------- methods in this implementation
[INFO] [stdout] 37 |     pub fn plus_x(mut self, x: u16) -> PaneLocation {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 41 |     pub fn plus_y(mut self, y: u16) -> PaneLocation {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 45 |     pub fn plus_window(mut self, window: u16) -> PaneLocation {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 53 |     pub fn y(mut self, y: u16) -> PaneLocation {
[INFO] [stdout]    |            ^
[INFO] [stdout] ...
[INFO] [stdout] 57 |     pub fn window(mut self, window: u16) -> PaneLocation {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `PanesIter` is never constructed
[INFO] [stdout]   --> src/app/pane.rs:72:12
[INFO] [stdout]    |
[INFO] [stdout] 72 | pub struct PanesIter<'a> {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]    --> src/app/pane.rs:121:12
[INFO] [stdout]     |
[INFO] [stdout] 120 | impl PaneLocation {
[INFO] [stdout]     | ----------------- associated function in this implementation
[INFO] [stdout] 121 |     pub fn new(window: u16, x: u16, y: u16) -> PaneLocation {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `in_window`, `x_in_window`, and `y_in_window` are never used
[INFO] [stdout]    --> src/app/pane.rs:132:12
[INFO] [stdout]     |
[INFO] [stdout] 126 | impl<'a> Panes<'a> {
[INFO] [stdout]     | ------------------ methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 132 |     pub fn in_window(&'a self, location: PaneLocation) -> PanesIter<'a> {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 144 |     pub fn x_in_window(&'a self, location: PaneLocation) -> PanesIter<'a> {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 156 |     pub fn y_in_window(&'a self, location: PaneLocation) -> PanesIter<'a> {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `pane_type`, `mode`, `path`, `cmds`, and `alais` are never read
[INFO] [stdout]    --> src/app/pane.rs:197:9
[INFO] [stdout]     |
[INFO] [stdout] 196 | pub struct Pane<'a> {
[INFO] [stdout]     |            ---- fields in this struct
[INFO] [stdout] 197 |     pub pane_type: PaneType,
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 209 |     pub mode: PaneMode,
[INFO] [stdout]     |         ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 212 |     pub path: String,
[INFO] [stdout]     |         ^^^^
[INFO] [stdout] 213 |     pub cmds: Vec<String>,
[INFO] [stdout]     |         ^^^^
[INFO] [stdout] 214 |     pub alais: HashMap<String, String>,
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Pane` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `dbg` is never used
[INFO] [stdout]    --> src/app/pane.rs:405:12
[INFO] [stdout]     |
[INFO] [stdout] 222 | impl<'a> Pane<'a> {
[INFO] [stdout]     | ----------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 405 |     pub fn dbg<T: ToString>(&mut self, msg: T) {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Pane` is never constructed
[INFO] [stdout]  --> src/app/new_pane.rs:5:8
[INFO] [stdout]   |
[INFO] [stdout] 5 | struct Pane {
[INFO] [stdout]   |        ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test` is never used
[INFO] [stdout]   --> src/app/new_pane.rs:11:4
[INFO] [stdout]    |
[INFO] [stdout] 11 | fn test() {
[INFO] [stdout]    |    ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `call_internal` is never used
[INFO] [stdout]  --> src/lua/mod.rs:9:8
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub fn call_internal<T: ToString>(app: &App, name: T) -> Option<Result<String, hlua::LuaError>> {
[INFO] [stdout]   |        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test` is never used
[INFO] [stdout]  --> src/shell/test.rs:5:8
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub fn test() {
[INFO] [stdout]   |        ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `openpty` is never used
[INFO] [stdout]   --> src/shell/test.rs:16:4
[INFO] [stdout]    |
[INFO] [stdout] 16 | fn openpty() -> (File, File) {
[INFO] [stdout]    |    ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `arg` is never used
[INFO] [stdout]    --> src/shell/test2.rs:109:12
[INFO] [stdout]     |
[INFO] [stdout] 102 | impl CommandBuilder {
[INFO] [stdout]     | ------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 109 |     pub fn arg<S: ToString>(&mut self, arg: S) {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `tty_name` is never read
[INFO] [stdout]    --> src/shell/test2.rs:133:9
[INFO] [stdout]     |
[INFO] [stdout] 130 | pub struct MasterPty {
[INFO] [stdout]     |            --------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 133 |     pub tty_name: Option<PathBuf>,
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `MasterPty` 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 fields are never read
[INFO] [stdout]   --> src/app/mod.rs:42:9
[INFO] [stdout]    |
[INFO] [stdout] 37 | pub struct App<'a> {
[INFO] [stdout]    |            --- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 42 |     pub vtext: HashMap<String, VText<'a>>,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] 43 |     pub content: Text<'a>,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 46 |     pub vstdout: Vec<Vec<Pos>>,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 47 |     pub scrollback: Vec<Vec<Pos>>,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 51 |     pub prompt_update: bool,
[INFO] [stdout]    |         ^^^^^^^^^^^^^
[INFO] [stdout] 52 |     pub status_bar: Text<'a>,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 55 |     pub alais: HashMap<String, String>,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] 56 |     pub scroll: (u16, u16),
[INFO] [stdout] 57 |     pub max_scroll: (u16, u16),
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] 58 |     pub path: String,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 59 |     pub cmds: Vec<String>,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 60 |     pub lua: RefCell<Lua<'a>>,
[INFO] [stdout] 61 |     pub windows: Vec<Window>,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 62 |     pub panes: Panes<'a>,
[INFO] [stdout] 63 |     pub active_window: u16,
[INFO] [stdout]    |         ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `App` 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: methods `dbg` and `update_app` are never used
[INFO] [stdout]    --> src/app/mod.rs:125:12
[INFO] [stdout]     |
[INFO] [stdout]  73 | impl<'a> App<'a> {
[INFO] [stdout]     | ---------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 125 |     pub fn dbg<T: ToString>(&mut self, msg: T) {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 133 |     pub fn update_app(&mut self) {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `Searching` is never constructed
[INFO] [stdout]    --> src/app/mod.rs:189:5
[INFO] [stdout]     |
[INFO] [stdout] 186 | pub enum AppMode {
[INFO] [stdout]     |          ------- variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 189 |     Searching,
[INFO] [stdout]     |     ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `AppMode` 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 `auto_comp`, `only_sagest_when_typing`, and `mouse_scroll` are never read
[INFO] [stdout]  --> src/app/config.rs:4:9
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub struct Config {
[INFO] [stdout]   |            ------ fields in this struct
[INFO] [stdout] 4 |     pub auto_comp: bool,
[INFO] [stdout]   |         ^^^^^^^^^
[INFO] [stdout] 5 |     pub only_sagest_when_typing: bool,
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 6 |     pub scroll_amount: u16,
[INFO] [stdout] 7 |     pub mouse_scroll: bool
[INFO] [stdout]   |         ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `Config` 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 `plus_x`, `plus_y`, `plus_window`, `y`, and `window` are never used
[INFO] [stdout]   --> src/app/pane.rs:37:12
[INFO] [stdout]    |
[INFO] [stdout] 36 | impl PaneLocation {
[INFO] [stdout]    | ----------------- methods in this implementation
[INFO] [stdout] 37 |     pub fn plus_x(mut self, x: u16) -> PaneLocation {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 41 |     pub fn plus_y(mut self, y: u16) -> PaneLocation {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 45 |     pub fn plus_window(mut self, window: u16) -> PaneLocation {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 53 |     pub fn y(mut self, y: u16) -> PaneLocation {
[INFO] [stdout]    |            ^
[INFO] [stdout] ...
[INFO] [stdout] 57 |     pub fn window(mut self, window: u16) -> PaneLocation {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `PanesIter` is never constructed
[INFO] [stdout]   --> src/app/pane.rs:72:12
[INFO] [stdout]    |
[INFO] [stdout] 72 | pub struct PanesIter<'a> {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]    --> src/app/pane.rs:121:12
[INFO] [stdout]     |
[INFO] [stdout] 120 | impl PaneLocation {
[INFO] [stdout]     | ----------------- associated function in this implementation
[INFO] [stdout] 121 |     pub fn new(window: u16, x: u16, y: u16) -> PaneLocation {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `in_window`, `x_in_window`, and `y_in_window` are never used
[INFO] [stdout]    --> src/app/pane.rs:132:12
[INFO] [stdout]     |
[INFO] [stdout] 126 | impl<'a> Panes<'a> {
[INFO] [stdout]     | ------------------ methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 132 |     pub fn in_window(&'a self, location: PaneLocation) -> PanesIter<'a> {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 144 |     pub fn x_in_window(&'a self, location: PaneLocation) -> PanesIter<'a> {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 156 |     pub fn y_in_window(&'a self, location: PaneLocation) -> PanesIter<'a> {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `pane_type`, `mode`, `path`, `cmds`, and `alais` are never read
[INFO] [stdout]    --> src/app/pane.rs:197:9
[INFO] [stdout]     |
[INFO] [stdout] 196 | pub struct Pane<'a> {
[INFO] [stdout]     |            ---- fields in this struct
[INFO] [stdout] 197 |     pub pane_type: PaneType,
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 209 |     pub mode: PaneMode,
[INFO] [stdout]     |         ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 212 |     pub path: String,
[INFO] [stdout]     |         ^^^^
[INFO] [stdout] 213 |     pub cmds: Vec<String>,
[INFO] [stdout]     |         ^^^^
[INFO] [stdout] 214 |     pub alais: HashMap<String, String>,
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Pane` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `dbg` is never used
[INFO] [stdout]    --> src/app/pane.rs:405:12
[INFO] [stdout]     |
[INFO] [stdout] 222 | impl<'a> Pane<'a> {
[INFO] [stdout]     | ----------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 405 |     pub fn dbg<T: ToString>(&mut self, msg: T) {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Pane` is never constructed
[INFO] [stdout]  --> src/app/new_pane.rs:5:8
[INFO] [stdout]   |
[INFO] [stdout] 5 | struct Pane {
[INFO] [stdout]   |        ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test` is never used
[INFO] [stdout]   --> src/app/new_pane.rs:11:4
[INFO] [stdout]    |
[INFO] [stdout] 11 | fn test() {
[INFO] [stdout]    |    ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `call_internal` is never used
[INFO] [stdout]  --> src/lua/mod.rs:9:8
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub fn call_internal<T: ToString>(app: &App, name: T) -> Option<Result<String, hlua::LuaError>> {
[INFO] [stdout]   |        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test` is never used
[INFO] [stdout]  --> src/shell/test.rs:5:8
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub fn test() {
[INFO] [stdout]   |        ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `openpty` is never used
[INFO] [stdout]   --> src/shell/test.rs:16:4
[INFO] [stdout]    |
[INFO] [stdout] 16 | fn openpty() -> (File, File) {
[INFO] [stdout]    |    ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `arg` is never used
[INFO] [stdout]    --> src/shell/test2.rs:109:12
[INFO] [stdout]     |
[INFO] [stdout] 102 | impl CommandBuilder {
[INFO] [stdout]     | ------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 109 |     pub fn arg<S: ToString>(&mut self, arg: S) {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `tty_name` is never read
[INFO] [stdout]    --> src/shell/test2.rs:133:9
[INFO] [stdout]     |
[INFO] [stdout] 130 | pub struct MasterPty {
[INFO] [stdout]     |            --------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 133 |     pub tty_name: Option<PathBuf>,
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `MasterPty` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.82s
[INFO] running `Command { std: "docker" "inspect" "61d989f90c6f8cddb65f97fe66d1988bf20f9b7226b3705846dc85a7516c26c1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "61d989f90c6f8cddb65f97fe66d1988bf20f9b7226b3705846dc85a7516c26c1", kill_on_drop: false }`
[INFO] [stdout] 61d989f90c6f8cddb65f97fe66d1988bf20f9b7226b3705846dc85a7516c26c1
