[INFO] cloning repository https://github.com/chrisbeaver/remote-commander
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/chrisbeaver/remote-commander" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchrisbeaver%2Fremote-commander", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchrisbeaver%2Fremote-commander'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 9e27be003d4bbe210a68e58d4279744e3dae01c8
[INFO] checking chrisbeaver/remote-commander against eca445e5ae4a6679cc27d3a09106ce245e13a5a6 for pr-162478
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchrisbeaver%2Fremote-commander" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/chrisbeaver/remote-commander
[INFO] finished tweaking git repo https://github.com/chrisbeaver/remote-commander
[INFO] tweaked toml for git repo https://github.com/chrisbeaver/remote-commander written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/chrisbeaver/remote-commander on toolchain eca445e5ae4a6679cc27d3a09106ce245e13a5a6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/chrisbeaver/remote-commander 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" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded ssh2 v0.9.5
[INFO] [stderr]   Downloaded ratatui v0.28.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 8c5eb696b6df281250baeca43a0411ffe12fb74b1c84b6f62650b874b6b3a3fe
[INFO] running `Command { std: "docker" "start" "8c5eb696b6df281250baeca43a0411ffe12fb74b1c84b6f62650b874b6b3a3fe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8c5eb696b6df281250baeca43a0411ffe12fb74b1c84b6f62650b874b6b3a3fe", 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" "8c5eb696b6df281250baeca43a0411ffe12fb74b1c84b6f62650b874b6b3a3fe" "/opt/rustwide/cargo-home/bin/cargo" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8c5eb696b6df281250baeca43a0411ffe12fb74b1c84b6f62650b874b6b3a3fe", 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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "8c5eb696b6df281250baeca43a0411ffe12fb74b1c84b6f62650b874b6b3a3fe" "/opt/rustwide/cargo-home/bin/cargo" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling libz-sys v1.1.23
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking mio v1.1.1
[INFO] [stderr]     Checking termios v0.2.2
[INFO] [stderr]     Checking ioctl-rs v0.1.6
[INFO] [stderr]    Compiling libssh2-sys v0.3.1
[INFO] [stderr]     Checking serial-core v0.4.0
[INFO] [stderr]     Checking signal-hook v0.3.18
[INFO] [stderr]    Compiling instability v0.3.10
[INFO] [stderr]     Checking nix v0.25.1
[INFO] [stderr]     Checking dirs-sys v0.4.1
[INFO] [stderr]     Checking compact_str v0.8.1
[INFO] [stderr]     Checking rtoolbox v0.0.3
[INFO] [stderr]     Checking shell-words v1.1.1
[INFO] [stderr]     Checking chrono v0.4.42
[INFO] [stderr]     Checking rustix v1.1.2
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]     Checking serial-unix v0.4.0
[INFO] [stderr]     Checking rpassword v7.4.0
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking dirs v5.0.1
[INFO] [stderr]     Checking serial v0.4.0
[INFO] [stderr]     Checking signal-hook-mio v0.2.5
[INFO] [stderr]     Checking crossterm v0.28.1
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]     Checking tempfile v3.23.0
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking filedescriptor v0.8.3
[INFO] [stderr]     Checking portable-pty v0.8.1
[INFO] [stderr]     Checking ssh2 v0.9.5
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]     Checking strum v0.26.3
[INFO] [stderr]     Checking clap v4.5.53
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]     Checking ratatui v0.28.1
[INFO] [stderr]     Checking remote-commander v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `DateTime`
[INFO] [stdout]  --> src/ssh.rs:2:14
[INFO] [stdout]   |
[INFO] [stdout] 2 | use chrono::{DateTime, Local, TimeZone};
[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: `Write`
[INFO] [stdout]  --> src/ssh.rs:4:21
[INFO] [stdout]   |
[INFO] [stdout] 4 | use std::io::{Read, Write};
[INFO] [stdout]   |                     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::ssh::RemoteFileSystem`
[INFO] [stdout]  --> src/transfer.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use crate::ssh::RemoteFileSystem;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `panels::draw_panel`
[INFO] [stdout]   --> src/ui.rs:14:9
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub use panels::draw_panel;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `draw_confirmation_popup` and `draw_help_popup`
[INFO] [stdout]   --> src/ui.rs:15:18
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub use popups::{draw_confirmation_popup, draw_help_popup};
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `draw_function_bar` and `draw_status_bar`
[INFO] [stdout]   --> src/ui.rs:16:21
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub use statusbar::{draw_function_bar, draw_status_bar};
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `terminal::draw_terminal`
[INFO] [stdout]   --> src/ui.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub use terminal::draw_terminal;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `DateTime`
[INFO] [stdout]  --> src/ssh.rs:2:14
[INFO] [stdout]   |
[INFO] [stdout] 2 | use chrono::{DateTime, Local, TimeZone};
[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: `Write`
[INFO] [stdout]  --> src/ssh.rs:4:21
[INFO] [stdout]   |
[INFO] [stdout] 4 | use std::io::{Read, Write};
[INFO] [stdout]   |                     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::ssh::RemoteFileSystem`
[INFO] [stdout]  --> src/transfer.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use crate::ssh::RemoteFileSystem;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `panels::draw_panel`
[INFO] [stdout]   --> src/ui.rs:14:9
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub use panels::draw_panel;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `draw_confirmation_popup` and `draw_help_popup`
[INFO] [stdout]   --> src/ui.rs:15:18
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub use popups::{draw_confirmation_popup, draw_help_popup};
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `draw_function_bar` and `draw_status_bar`
[INFO] [stdout]   --> src/ui.rs:16:21
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub use statusbar::{draw_function_bar, draw_status_bar};
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `terminal::draw_terminal`
[INFO] [stdout]   --> src/ui.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub use terminal::draw_terminal;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `clear_terminal_output` and `view_file` are never used
[INFO] [stdout]    --> src/app.rs:182:12
[INFO] [stdout]     |
[INFO] [stdout]  38 | impl App {
[INFO] [stdout]     | -------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 182 |     pub fn clear_terminal_output(&mut self) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 216 |     pub fn view_file(&mut self) -> Result<()> {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `RemoteCapable` is never used
[INFO] [stdout]  --> src/file_panel.rs:9:11
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub trait RemoteCapable {
[INFO] [stdout]   |           ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `permissions` is never read
[INFO] [stdout]   --> src/filesystem.rs:15:9
[INFO] [stdout]    |
[INFO] [stdout]  9 | pub struct FileEntry {
[INFO] [stdout]    |            --------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 15 |     pub permissions: u32,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `FileEntry` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `format_permissions` is never used
[INFO] [stdout]   --> src/filesystem.rs:33:12
[INFO] [stdout]    |
[INFO] [stdout] 18 | impl FileEntry {
[INFO] [stdout]    | -------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 33 |     pub fn format_permissions(&self) -> String {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `format_unix_permissions` is never used
[INFO] [stdout]   --> src/filesystem.rs:54:4
[INFO] [stdout]    |
[INFO] [stdout] 54 | fn format_unix_permissions(mode: u32) -> String {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `format_rwx` is never used
[INFO] [stdout]   --> src/filesystem.rs:61:4
[INFO] [stdout]    |
[INFO] [stdout] 61 | fn format_rwx(bits: u32) -> String {
[INFO] [stdout]    |    ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `exists` is never used
[INFO] [stdout]   --> src/filesystem.rs:72:8
[INFO] [stdout]    |
[INFO] [stdout] 69 | pub trait FileSystem {
[INFO] [stdout]    |           ---------- method in this trait
[INFO] [stdout] ...
[INFO] [stdout] 72 |     fn exists(&self, path: &Path) -> bool;
[INFO] [stdout]    |        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `master` and `output_buffer` are never read
[INFO] [stdout]   --> src/shell.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct LocalShell {
[INFO] [stdout]    |            ---------- fields in this struct
[INFO] [stdout] 15 |     master: Box<dyn MasterPty + Send>,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 16 |     writer: Box<dyn Write + Send>,
[INFO] [stdout] 17 |     output_buffer: Arc<Mutex<Vec<u8>>>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `clear_output` and `resize` are never used
[INFO] [stdout]    --> src/shell.rs:90:12
[INFO] [stdout]     |
[INFO] [stdout]  27 | impl LocalShell {
[INFO] [stdout]     | --------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout]  90 |     pub fn clear_output(&mut self) {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 107 |     pub fn resize(&mut self, rows: u16, cols: u16) -> Result<()> {
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `clear_output` and `resize` are never used
[INFO] [stdout]    --> src/shell.rs:149:12
[INFO] [stdout]     |
[INFO] [stdout] 118 | impl RemoteShell {
[INFO] [stdout]     | ---------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 149 |     pub fn clear_output(&mut self) {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 163 |     pub fn resize(&mut self, rows: u16, cols: u16) -> Result<()> {
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `clear_output` and `resize` are never used
[INFO] [stdout]    --> src/shell.rs:184:12
[INFO] [stdout]     |
[INFO] [stdout] 169 | impl ShellType {
[INFO] [stdout]     | -------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 184 |     pub fn clear_output(&mut self) {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 191 |     pub fn resize(&mut self, rows: u16, cols: u16) -> Result<()> {
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `sftp` and `info` are never read
[INFO] [stdout]   --> src/ssh.rs:48:5
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct SshConnection {
[INFO] [stdout]    |            ------------- fields in this struct
[INFO] [stdout] 47 |     pub session: Session,
[INFO] [stdout] 48 |     sftp: Sftp,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 49 |     pub info: SshConnectionInfo,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `sftp` is never used
[INFO] [stdout]    --> src/ssh.rs:155:12
[INFO] [stdout]     |
[INFO] [stdout]  53 | impl SshConnection {
[INFO] [stdout]     | ------------------ method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 155 |     pub fn sftp(&self) -> &Sftp {
[INFO] [stdout]     |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `from_sftp` is never used
[INFO] [stdout]    --> src/ssh.rs:174:12
[INFO] [stdout]     |
[INFO] [stdout] 165 | impl RemoteFileSystem {
[INFO] [stdout]     | --------------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 174 |     pub fn from_sftp(sftp: Arc<Mutex<Sftp>>) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `create_directory` is never used
[INFO] [stdout]    --> src/transfer.rs:184:8
[INFO] [stdout]     |
[INFO] [stdout] 184 | pub fn create_directory(panel: &FilePanel, path: &Path) -> Result<()> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `clear_terminal_output` and `view_file` are never used
[INFO] [stdout]    --> src/app.rs:182:12
[INFO] [stdout]     |
[INFO] [stdout]  38 | impl App {
[INFO] [stdout]     | -------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 182 |     pub fn clear_terminal_output(&mut self) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 216 |     pub fn view_file(&mut self) -> Result<()> {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `RemoteCapable` is never used
[INFO] [stdout]  --> src/file_panel.rs:9:11
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub trait RemoteCapable {
[INFO] [stdout]   |           ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `exists` is never used
[INFO] [stdout]   --> src/filesystem.rs:72:8
[INFO] [stdout]    |
[INFO] [stdout] 69 | pub trait FileSystem {
[INFO] [stdout]    |           ---------- method in this trait
[INFO] [stdout] ...
[INFO] [stdout] 72 |     fn exists(&self, path: &Path) -> bool;
[INFO] [stdout]    |        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `master` and `output_buffer` are never read
[INFO] [stdout]   --> src/shell.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct LocalShell {
[INFO] [stdout]    |            ---------- fields in this struct
[INFO] [stdout] 15 |     master: Box<dyn MasterPty + Send>,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 16 |     writer: Box<dyn Write + Send>,
[INFO] [stdout] 17 |     output_buffer: Arc<Mutex<Vec<u8>>>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `clear_output` and `resize` are never used
[INFO] [stdout]    --> src/shell.rs:90:12
[INFO] [stdout]     |
[INFO] [stdout]  27 | impl LocalShell {
[INFO] [stdout]     | --------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout]  90 |     pub fn clear_output(&mut self) {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 107 |     pub fn resize(&mut self, rows: u16, cols: u16) -> Result<()> {
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `clear_output` and `resize` are never used
[INFO] [stdout]    --> src/shell.rs:149:12
[INFO] [stdout]     |
[INFO] [stdout] 118 | impl RemoteShell {
[INFO] [stdout]     | ---------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 149 |     pub fn clear_output(&mut self) {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 163 |     pub fn resize(&mut self, rows: u16, cols: u16) -> Result<()> {
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `clear_output` and `resize` are never used
[INFO] [stdout]    --> src/shell.rs:184:12
[INFO] [stdout]     |
[INFO] [stdout] 169 | impl ShellType {
[INFO] [stdout]     | -------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 184 |     pub fn clear_output(&mut self) {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 191 |     pub fn resize(&mut self, rows: u16, cols: u16) -> Result<()> {
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `sftp` and `info` are never read
[INFO] [stdout]   --> src/ssh.rs:48:5
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct SshConnection {
[INFO] [stdout]    |            ------------- fields in this struct
[INFO] [stdout] 47 |     pub session: Session,
[INFO] [stdout] 48 |     sftp: Sftp,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 49 |     pub info: SshConnectionInfo,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `sftp` is never used
[INFO] [stdout]    --> src/ssh.rs:155:12
[INFO] [stdout]     |
[INFO] [stdout]  53 | impl SshConnection {
[INFO] [stdout]     | ------------------ method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 155 |     pub fn sftp(&self) -> &Sftp {
[INFO] [stdout]     |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `from_sftp` is never used
[INFO] [stdout]    --> src/ssh.rs:174:12
[INFO] [stdout]     |
[INFO] [stdout] 165 | impl RemoteFileSystem {
[INFO] [stdout]     | --------------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 174 |     pub fn from_sftp(sftp: Arc<Mutex<Sftp>>) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.34s
[INFO] running `Command { std: "docker" "inspect" "8c5eb696b6df281250baeca43a0411ffe12fb74b1c84b6f62650b874b6b3a3fe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8c5eb696b6df281250baeca43a0411ffe12fb74b1c84b6f62650b874b6b3a3fe", kill_on_drop: false }`
[INFO] [stdout] 8c5eb696b6df281250baeca43a0411ffe12fb74b1c84b6f62650b874b6b3a3fe
