[INFO] fetching crate betterssh 0.2.0...
[INFO] testing betterssh-0.2.0 against try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681
[INFO] extracting crate betterssh 0.2.0 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate betterssh 0.2.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate betterssh 0.2.0
[INFO] tweaked toml for crates.io crate betterssh 0.2.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate betterssh 0.2.0 on toolchain db823df02fd0c2cf67b43025ac3fef3f2d743245
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate betterssh 0.2.0 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" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4ce90f6f583668d18627ed3bcaa0cb6d8603596b81a9d070fb7c747bb08a3b9d
[INFO] running `Command { std: "docker" "start" "-a" "4ce90f6f583668d18627ed3bcaa0cb6d8603596b81a9d070fb7c747bb08a3b9d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4ce90f6f583668d18627ed3bcaa0cb6d8603596b81a9d070fb7c747bb08a3b9d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4ce90f6f583668d18627ed3bcaa0cb6d8603596b81a9d070fb7c747bb08a3b9d", kill_on_drop: false }`
[INFO] [stdout] 4ce90f6f583668d18627ed3bcaa0cb6d8603596b81a9d070fb7c747bb08a3b9d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2950a77ecef11ca7ce687002aa3df855899aeedbe1f56622efa9629445ba7401
[INFO] running `Command { std: "docker" "start" "-a" "2950a77ecef11ca7ce687002aa3df855899aeedbe1f56622efa9629445ba7401", kill_on_drop: false }`
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling const-oid v0.9.6
[INFO] [stderr]    Compiling base64ct v1.8.1
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling opaque-debug v0.3.1
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling num-bigint-dig v0.8.6
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling pem-rfc7468 v0.7.0
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling ff v0.13.1
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling group v0.13.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling der v0.7.10
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling password-hash v0.4.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling const-random v0.1.18
[INFO] [stderr]    Compiling pxfm v0.1.27
[INFO] [stderr]    Compiling instability v0.3.10
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling block-padding v0.3.3
[INFO] [stderr]    Compiling crypto-bigint v0.5.5
[INFO] [stderr]    Compiling universal-hash v0.5.1
[INFO] [stderr]    Compiling aead v0.5.2
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling polyval v0.6.2
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling poly1305 v0.8.0
[INFO] [stderr]    Compiling ghash v0.5.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling salsa20 v0.10.2
[INFO] [stderr]    Compiling cbc v0.1.2
[INFO] [stderr]    Compiling ctr v0.9.2
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling pbkdf2 v0.12.2
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling rfc6979 v0.4.0
[INFO] [stderr]    Compiling blowfish v0.9.1
[INFO] [stderr]    Compiling chacha20 v0.9.1
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling png v0.18.0
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling castaway v0.2.4
[INFO] [stderr]    Compiling scrypt v0.11.0
[INFO] [stderr]    Compiling aes-gcm v0.10.3
[INFO] [stderr]    Compiling ssh-encoding v0.2.0
[INFO] [stderr]    Compiling spki v0.7.3
[INFO] [stderr]    Compiling bcrypt-pbkdf v0.10.0
[INFO] [stderr]    Compiling ssh-cipher v0.2.0
[INFO] [stderr]    Compiling pkcs5 v0.7.1
[INFO] [stderr]    Compiling pbkdf2 v0.11.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling russh-cryptovec v0.7.3
[INFO] [stderr]    Compiling home v0.5.12
[INFO] [stderr]    Compiling x11rb-protocol v0.13.2
[INFO] [stderr]    Compiling seize v0.3.3
[INFO] [stderr]    Compiling pkcs8 v0.10.2
[INFO] [stderr]    Compiling moxcms v0.7.11
[INFO] [stderr]    Compiling flurry v0.5.2
[INFO] [stderr]    Compiling sec1 v0.7.3
[INFO] [stderr]    Compiling pkcs1 v0.7.5
[INFO] [stderr]    Compiling ed25519 v2.2.3
[INFO] [stderr]    Compiling elliptic-curve v0.13.8
[INFO] [stderr]    Compiling ed25519-dalek v2.2.0
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling clap_builder v4.5.53
[INFO] [stderr]    Compiling unicode-truncate v1.1.0
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling rsa v0.9.9
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling ecdsa v0.16.9
[INFO] [stderr]    Compiling primeorder v0.13.6
[INFO] [stderr]    Compiling compact_str v0.8.1
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling crossterm v0.28.1
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling ssh-key v0.6.7
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling gethostname v1.1.0
[INFO] [stderr]    Compiling p521 v0.13.3
[INFO] [stderr]    Compiling p256 v0.13.2
[INFO] [stderr]    Compiling p384 v0.13.1
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling des v0.8.1
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling hex-literal v0.4.1
[INFO] [stderr]    Compiling cassowary v0.3.0
[INFO] [stderr]    Compiling unicode-width v0.2.0
[INFO] [stderr]    Compiling dirs v5.0.1
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling ratatui v0.29.0
[INFO] [stderr]    Compiling termios v0.3.3
[INFO] [stderr]    Compiling x11rb v0.13.2
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling tokio-util v0.7.17
[INFO] [stderr]    Compiling clap v4.5.53
[INFO] [stderr]    Compiling russh-sftp v2.1.1
[INFO] [stderr]    Compiling russh-keys v0.45.0
[INFO] [stderr]    Compiling russh v0.45.0
[INFO] [stderr]    Compiling image v0.25.9
[INFO] [stderr]    Compiling arboard v3.6.1
[INFO] [stderr]    Compiling betterssh v0.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: fields `modified` and `permissions` are never read
[INFO] [stdout]  --> src/app.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub struct FileEntry {
[INFO] [stdout]   |            --------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 7 |     pub modified: Option<i64>,
[INFO] [stdout]   |         ^^^^^^^^
[INFO] [stdout] 8 |     pub permissions: Option<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]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `SelectorResult` is never used
[INFO] [stdout]   --> src/connection_selector.rs:17:10
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub enum SelectorResult {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `current_value` is never used
[INFO] [stdout]    --> src/connection_selector.rs:427:12
[INFO] [stdout]     |
[INFO] [stdout] 414 | impl EditForm {
[INFO] [stdout]     | ------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 427 |     pub fn current_value(&self) -> &str {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `remove_connection` is never used
[INFO] [stdout]   --> src/connections.rs:86:8
[INFO] [stdout]    |
[INFO] [stdout] 86 | pub fn remove_connection(name: &str) -> Result<()> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `search_pattern` is never read
[INFO] [stdout]   --> src/editor/mod.rs:37:9
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub struct EditorState {
[INFO] [stdout]    |            ----------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 37 |     pub search_pattern: String,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `upload_file` is never used
[INFO] [stdout]    --> src/file_ops/mod.rs:135:14
[INFO] [stdout]     |
[INFO] [stdout] 135 | pub async fn upload_file(
[INFO] [stdout]     |              ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `create_directory` is never used
[INFO] [stdout]    --> src/file_ops/mod.rs:183:14
[INFO] [stdout]     |
[INFO] [stdout] 183 | pub async fn create_directory(sftp: &SftpSession, path: &str) -> Result<()> {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `rename` is never used
[INFO] [stdout]    --> src/file_ops/mod.rs:190:14
[INFO] [stdout]     |
[INFO] [stdout] 190 | pub async fn rename(sftp: &SftpSession, old_path: &str, new_path: &str) -> Result<()> {
[INFO] [stdout]     |              ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `host`, `port`, `username`, and `key_path` are never read
[INFO] [stdout]   --> src/ssh/client.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub struct ConnectionInfo {
[INFO] [stdout]    |            -------------- fields in this struct
[INFO] [stdout] 11 |     pub host: String,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 12 |     pub port: u16,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 13 |     pub username: String,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 14 |     pub key_path: Option<std::path::PathBuf>,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `connection_info` is never read
[INFO] [stdout]   --> src/ssh/client.rs:35:9
[INFO] [stdout]    |
[INFO] [stdout] 33 | pub struct SshClient {
[INFO] [stdout]    |            --------- field in this struct
[INFO] [stdout] 34 |     pub session: Handle<Client>,
[INFO] [stdout] 35 |     pub connection_info: ConnectionInfo,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `execute_command`, `execute_interactive`, and `execute_interactive_external` are never used
[INFO] [stdout]    --> src/ssh/client.rs:103:18
[INFO] [stdout]     |
[INFO] [stdout]  38 | impl SshClient {
[INFO] [stdout]     | -------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 103 |     pub async fn execute_command(&mut self, command: &str) -> Result<String> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 143 |     pub async fn execute_interactive(&mut self, command: &str) -> Result<()> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 237 |     pub fn execute_interactive_external(&self, command: &str) -> Result<()> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `channel` is never read
[INFO] [stdout]  --> src/shell.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub struct ShellSession {
[INFO] [stdout]   |            ------------ field in this struct
[INFO] [stdout] 9 |     channel: Option<Channel<russh::client::Msg>>,
[INFO] [stdout]   |     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 10s
[INFO] running `Command { std: "docker" "inspect" "2950a77ecef11ca7ce687002aa3df855899aeedbe1f56622efa9629445ba7401", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2950a77ecef11ca7ce687002aa3df855899aeedbe1f56622efa9629445ba7401", kill_on_drop: false }`
[INFO] [stdout] 2950a77ecef11ca7ce687002aa3df855899aeedbe1f56622efa9629445ba7401
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 818568712ed249c3bd0765bbe6e27fdc7914bad2b043bed870e06c8d89f4fd91
[INFO] running `Command { std: "docker" "start" "-a" "818568712ed249c3bd0765bbe6e27fdc7914bad2b043bed870e06c8d89f4fd91", kill_on_drop: false }`
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling gethostname v1.1.0
[INFO] [stderr]    Compiling tempfile v3.24.0
[INFO] [stderr]    Compiling x11rb v0.13.2
[INFO] [stderr]    Compiling arboard v3.6.1
[INFO] [stderr]    Compiling betterssh v0.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: fields `modified` and `permissions` are never read
[INFO] [stdout]  --> src/app.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub struct FileEntry {
[INFO] [stdout]   |            --------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 7 |     pub modified: Option<i64>,
[INFO] [stdout]   |         ^^^^^^^^
[INFO] [stdout] 8 |     pub permissions: Option<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]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `SelectorResult` is never used
[INFO] [stdout]   --> src/connection_selector.rs:17:10
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub enum SelectorResult {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `current_value` is never used
[INFO] [stdout]    --> src/connection_selector.rs:427:12
[INFO] [stdout]     |
[INFO] [stdout] 414 | impl EditForm {
[INFO] [stdout]     | ------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 427 |     pub fn current_value(&self) -> &str {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `remove_connection` is never used
[INFO] [stdout]   --> src/connections.rs:86:8
[INFO] [stdout]    |
[INFO] [stdout] 86 | pub fn remove_connection(name: &str) -> Result<()> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `search_pattern` is never read
[INFO] [stdout]   --> src/editor/mod.rs:37:9
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub struct EditorState {
[INFO] [stdout]    |            ----------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 37 |     pub search_pattern: String,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `upload_file` is never used
[INFO] [stdout]    --> src/file_ops/mod.rs:135:14
[INFO] [stdout]     |
[INFO] [stdout] 135 | pub async fn upload_file(
[INFO] [stdout]     |              ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `create_directory` is never used
[INFO] [stdout]    --> src/file_ops/mod.rs:183:14
[INFO] [stdout]     |
[INFO] [stdout] 183 | pub async fn create_directory(sftp: &SftpSession, path: &str) -> Result<()> {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `rename` is never used
[INFO] [stdout]    --> src/file_ops/mod.rs:190:14
[INFO] [stdout]     |
[INFO] [stdout] 190 | pub async fn rename(sftp: &SftpSession, old_path: &str, new_path: &str) -> Result<()> {
[INFO] [stdout]     |              ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `host`, `port`, `username`, and `key_path` are never read
[INFO] [stdout]   --> src/ssh/client.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub struct ConnectionInfo {
[INFO] [stdout]    |            -------------- fields in this struct
[INFO] [stdout] 11 |     pub host: String,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 12 |     pub port: u16,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 13 |     pub username: String,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 14 |     pub key_path: Option<std::path::PathBuf>,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `connection_info` is never read
[INFO] [stdout]   --> src/ssh/client.rs:35:9
[INFO] [stdout]    |
[INFO] [stdout] 33 | pub struct SshClient {
[INFO] [stdout]    |            --------- field in this struct
[INFO] [stdout] 34 |     pub session: Handle<Client>,
[INFO] [stdout] 35 |     pub connection_info: ConnectionInfo,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `execute_command`, `execute_interactive`, and `execute_interactive_external` are never used
[INFO] [stdout]    --> src/ssh/client.rs:103:18
[INFO] [stdout]     |
[INFO] [stdout]  38 | impl SshClient {
[INFO] [stdout]     | -------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 103 |     pub async fn execute_command(&mut self, command: &str) -> Result<String> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 143 |     pub async fn execute_interactive(&mut self, command: &str) -> Result<()> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 237 |     pub fn execute_interactive_external(&self, command: &str) -> Result<()> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `channel` is never read
[INFO] [stdout]  --> src/shell.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub struct ShellSession {
[INFO] [stdout]   |            ------------ field in this struct
[INFO] [stdout] 9 |     channel: Option<Channel<russh::client::Msg>>,
[INFO] [stdout]   |     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `modified` and `permissions` are never read
[INFO] [stdout]  --> src/app.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub struct FileEntry {
[INFO] [stdout]   |            --------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 7 |     pub modified: Option<i64>,
[INFO] [stdout]   |         ^^^^^^^^
[INFO] [stdout] 8 |     pub permissions: Option<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]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `SelectorResult` is never used
[INFO] [stdout]   --> src/connection_selector.rs:17:10
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub enum SelectorResult {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `current_value` is never used
[INFO] [stdout]    --> src/connection_selector.rs:427:12
[INFO] [stdout]     |
[INFO] [stdout] 414 | impl EditForm {
[INFO] [stdout]     | ------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 427 |     pub fn current_value(&self) -> &str {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `remove_connection` is never used
[INFO] [stdout]   --> src/connections.rs:86:8
[INFO] [stdout]    |
[INFO] [stdout] 86 | pub fn remove_connection(name: &str) -> Result<()> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `search_pattern` is never read
[INFO] [stdout]   --> src/editor/mod.rs:37:9
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub struct EditorState {
[INFO] [stdout]    |            ----------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 37 |     pub search_pattern: String,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `upload_file` is never used
[INFO] [stdout]    --> src/file_ops/mod.rs:135:14
[INFO] [stdout]     |
[INFO] [stdout] 135 | pub async fn upload_file(
[INFO] [stdout]     |              ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `create_directory` is never used
[INFO] [stdout]    --> src/file_ops/mod.rs:183:14
[INFO] [stdout]     |
[INFO] [stdout] 183 | pub async fn create_directory(sftp: &SftpSession, path: &str) -> Result<()> {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `rename` is never used
[INFO] [stdout]    --> src/file_ops/mod.rs:190:14
[INFO] [stdout]     |
[INFO] [stdout] 190 | pub async fn rename(sftp: &SftpSession, old_path: &str, new_path: &str) -> Result<()> {
[INFO] [stdout]     |              ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `host`, `port`, `username`, and `key_path` are never read
[INFO] [stdout]   --> src/ssh/client.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub struct ConnectionInfo {
[INFO] [stdout]    |            -------------- fields in this struct
[INFO] [stdout] 11 |     pub host: String,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 12 |     pub port: u16,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 13 |     pub username: String,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 14 |     pub key_path: Option<std::path::PathBuf>,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `connection_info` is never read
[INFO] [stdout]   --> src/ssh/client.rs:35:9
[INFO] [stdout]    |
[INFO] [stdout] 33 | pub struct SshClient {
[INFO] [stdout]    |            --------- field in this struct
[INFO] [stdout] 34 |     pub session: Handle<Client>,
[INFO] [stdout] 35 |     pub connection_info: ConnectionInfo,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `execute_command`, `execute_interactive`, and `execute_interactive_external` are never used
[INFO] [stdout]    --> src/ssh/client.rs:103:18
[INFO] [stdout]     |
[INFO] [stdout]  38 | impl SshClient {
[INFO] [stdout]     | -------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 103 |     pub async fn execute_command(&mut self, command: &str) -> Result<String> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 143 |     pub async fn execute_interactive(&mut self, command: &str) -> Result<()> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 237 |     pub fn execute_interactive_external(&self, command: &str) -> Result<()> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `channel` is never read
[INFO] [stdout]  --> src/shell.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub struct ShellSession {
[INFO] [stdout]   |            ------------ field in this struct
[INFO] [stdout] 9 |     channel: Option<Channel<russh::client::Msg>>,
[INFO] [stdout]   |     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 14.41s
[INFO] running `Command { std: "docker" "inspect" "818568712ed249c3bd0765bbe6e27fdc7914bad2b043bed870e06c8d89f4fd91", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "818568712ed249c3bd0765bbe6e27fdc7914bad2b043bed870e06c8d89f4fd91", kill_on_drop: false }`
[INFO] [stdout] 818568712ed249c3bd0765bbe6e27fdc7914bad2b043bed870e06c8d89f4fd91
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] b12295849900cc6c3361b36011a6fe4b6d6f6b2a32232cca28c199d8461b5604
[INFO] running `Command { std: "docker" "start" "-a" "b12295849900cc6c3361b36011a6fe4b6d6f6b2a32232cca28c199d8461b5604", kill_on_drop: false }`
[INFO] [stderr] warning: fields `modified` and `permissions` are never read
[INFO] [stderr]  --> src/app.rs:7:9
[INFO] [stderr]   |
[INFO] [stderr] 2 | pub struct FileEntry {
[INFO] [stderr]   |            --------- fields in this struct
[INFO] [stderr] ...
[INFO] [stderr] 7 |     pub modified: Option<i64>,
[INFO] [stderr]   |         ^^^^^^^^
[INFO] [stderr] 8 |     pub permissions: Option<u32>,
[INFO] [stderr]   |         ^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `FileEntry` 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: enum `SelectorResult` is never used
[INFO] [stderr]   --> src/connection_selector.rs:17:10
[INFO] [stderr]    |
[INFO] [stderr] 17 | pub enum SelectorResult {
[INFO] [stderr]    |          ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: method `current_value` is never used
[INFO] [stderr]    --> src/connection_selector.rs:427:12
[INFO] [stderr]     |
[INFO] [stderr] 414 | impl EditForm {
[INFO] [stderr]     | ------------- method in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 427 |     pub fn current_value(&self) -> &str {
[INFO] [stderr]     |            ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `remove_connection` is never used
[INFO] [stderr]   --> src/connections.rs:86:8
[INFO] [stderr]    |
[INFO] [stderr] 86 | pub fn remove_connection(name: &str) -> Result<()> {
[INFO] [stderr]    |        ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: field `search_pattern` is never read
[INFO] [stderr]   --> src/editor/mod.rs:37:9
[INFO] [stderr]    |
[INFO] [stderr] 29 | pub struct EditorState {
[INFO] [stderr]    |            ----------- field in this struct
[INFO] [stderr] ...
[INFO] [stderr] 37 |     pub search_pattern: String,
[INFO] [stderr]    |         ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `upload_file` is never used
[INFO] [stderr]    --> src/file_ops/mod.rs:135:14
[INFO] [stderr]     |
[INFO] [stderr] 135 | pub async fn upload_file(
[INFO] [stderr]     |              ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `create_directory` is never used
[INFO] [stderr]    --> src/file_ops/mod.rs:183:14
[INFO] [stderr]     |
[INFO] [stderr] 183 | pub async fn create_directory(sftp: &SftpSession, path: &str) -> Result<()> {
[INFO] [stderr]     |              ^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `rename` is never used
[INFO] [stderr]    --> src/file_ops/mod.rs:190:14
[INFO] [stderr]     |
[INFO] [stderr] 190 | pub async fn rename(sftp: &SftpSession, old_path: &str, new_path: &str) -> Result<()> {
[INFO] [stderr]     |              ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: fields `host`, `port`, `username`, and `key_path` are never read
[INFO] [stderr]   --> src/ssh/client.rs:11:9
[INFO] [stderr]    |
[INFO] [stderr] 10 | pub struct ConnectionInfo {
[INFO] [stderr]    |            -------------- fields in this struct
[INFO] [stderr] 11 |     pub host: String,
[INFO] [stderr]    |         ^^^^
[INFO] [stderr] 12 |     pub port: u16,
[INFO] [stderr]    |         ^^^^
[INFO] [stderr] 13 |     pub username: String,
[INFO] [stderr]    |         ^^^^^^^^
[INFO] [stderr] 14 |     pub key_path: Option<std::path::PathBuf>,
[INFO] [stderr]    |         ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: field `connection_info` is never read
[INFO] [stderr]   --> src/ssh/client.rs:35:9
[INFO] [stderr]    |
[INFO] [stderr] 33 | pub struct SshClient {
[INFO] [stderr]    |            --------- field in this struct
[INFO] [stderr] 34 |     pub session: Handle<Client>,
[INFO] [stderr] 35 |     pub connection_info: ConnectionInfo,
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: methods `execute_command`, `execute_interactive`, and `execute_interactive_external` are never used
[INFO] [stderr]    --> src/ssh/client.rs:103:18
[INFO] [stderr]     |
[INFO] [stderr]  38 | impl SshClient {
[INFO] [stderr]     | -------------- methods in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 103 |     pub async fn execute_command(&mut self, command: &str) -> Result<String> {
[INFO] [stderr]     |                  ^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 143 |     pub async fn execute_interactive(&mut self, command: &str) -> Result<()> {
[INFO] [stderr]     |                  ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 237 |     pub fn execute_interactive_external(&self, command: &str) -> Result<()> {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: field `channel` is never read
[INFO] [stderr]  --> src/shell.rs:9:5
[INFO] [stderr]   |
[INFO] [stderr] 8 | pub struct ShellSession {
[INFO] [stderr]   |            ------------ field in this struct
[INFO] [stderr] 9 |     channel: Option<Channel<russh::client::Msg>>,
[INFO] [stderr]   |     ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `betterssh` (bin "betterssh") generated 12 warnings
[INFO] [stderr] warning: `betterssh` (bin "betterssh" test) generated 12 warnings (12 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.52s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/betterssh-a276ab719dd65596)
[INFO] [stdout] 
[INFO] [stdout] running 54 tests
[INFO] [stdout] test connection_selector::tests::test_edit_form_from_connection ... ok
[INFO] [stdout] test connection_selector::tests::test_edit_form_insert_delete_chars ... ok
[INFO] [stdout] test connection_selector::tests::test_edit_form_invalid_port_returns_error ... ok
[INFO] [stdout] test connection_selector::tests::test_edit_form_to_connection ... ok
[INFO] [stdout] test connections::tests::test_update_connection_not_found_returns_error ... ok
[INFO] [stdout] test connections::tests::test_update_connection_preserves_other_connections ... ok
[INFO] [stdout] test connections::tests::test_update_connection_changes_host ... ok
[INFO] [stdout] test editor::tests::test_command_force_quit ... ok
[INFO] [stdout] test editor::tests::test_command_quit_with_modifications ... ok
[INFO] [stdout] test editor::tests::test_command_unknown ... ok
[INFO] [stdout] test editor::tests::test_command_write ... ok
[INFO] [stdout] test editor::tests::test_command_write_quit ... ok
[INFO] [stdout] test editor::tests::test_delete_and_paste_workflow ... ok
[INFO] [stdout] test editor::tests::test_delete_char ... ok
[INFO] [stdout] test editor::tests::test_delete_char_at_cursor ... ok
[INFO] [stdout] test editor::tests::test_delete_char_at_cursor_empty_line ... ok
[INFO] [stdout] test editor::tests::test_delete_char_at_cursor_end_of_line ... ok
[INFO] [stdout] test editor::tests::test_delete_char_at_cursor_beyond_line ... ok
[INFO] [stdout] test editor::tests::test_delete_char_at_line_start_joins_lines ... ok
[INFO] [stdout] test editor::tests::test_delete_line ... ok
[INFO] [stdout] test editor::tests::test_delete_only_line ... ok
[INFO] [stdout] test editor::tests::test_full_editing_workflow ... ok
[INFO] [stdout] test editor::tests::test_command_quit_without_modifications ... ok
[INFO] [stdout] test editor::tests::test_cursor_clamping_on_shorter_line ... ok
[INFO] [stdout] test editor::tests::test_insert_char_in_middle ... ok
[INFO] [stdout] test editor::tests::test_insert_mode_allows_past_end ... ok
[INFO] [stdout] test editor::tests::test_move_cursor_left ... ok
[INFO] [stdout] test editor::tests::test_insert_newline ... ok
[INFO] [stdout] test editor::tests::test_insert_newline_splits_line ... ok
[INFO] [stdout] test editor::tests::test_move_cursor_left_wraps_to_previous_line ... ok
[INFO] [stdout] test editor::tests::test_move_cursor_right_wraps_to_next_line ... ok
[INFO] [stdout] test editor::tests::test_mode_starts_in_normal ... ok
[INFO] [stdout] test editor::tests::test_move_cursor_up ... ok
[INFO] [stdout] test editor::tests::test_modified_flag ... ok
[INFO] [stdout] test editor::tests::test_move_cursor_right ... ok
[INFO] [stdout] test editor::tests::test_move_cursor_down ... ok
[INFO] [stdout] test editor::tests::test_move_to_buffer_start ... ok
[INFO] [stdout] test editor::tests::test_move_to_buffer_end ... ok
[INFO] [stdout] test editor::tests::test_move_to_line_end ... ok
[INFO] [stdout] test editor::tests::test_move_to_line_start ... ok
[INFO] [stdout] test editor::tests::test_multiline_paste ... ok
[INFO] [stdout] test editor::tests::test_navigation_and_editing_combo ... ok
[INFO] [stdout] test editor::tests::test_normal_mode_cursor_clamping ... ok
[INFO] [stdout] test editor::tests::test_file_paths_stored_correctly ... ok
[INFO] [stdout] test editor::tests::test_paste_below ... ok
[INFO] [stdout] test editor::tests::test_paste_multiple_lines ... ok
[INFO] [stdout] test editor::tests::test_scroll_up_when_cursor_moves_above_viewport ... ok
[INFO] [stdout] test editor::tests::test_x_key_deletes_multiple_chars ... ok
[INFO] [stdout] test editor::tests::test_yank_line ... ok
[INFO] [stdout] test editor::tests::test_scroll_down_when_cursor_moves_off_screen ... ok
[INFO] [stdout] test connection_selector::tests::test_edit_form_navigate_fields ... ok
[INFO] [stderr]      Running tests/editor_integration.rs (/opt/rustwide/target/debug/deps/editor_integration-712c3d7a6a9efd53)
[INFO] [stdout] test editor::tests::test_delete_last_line ... ok
[INFO] [stdout] test editor::tests::test_empty_file_handling ... ok
[INFO] [stdout] test editor::tests::test_insert_char ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 54 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 22 tests
[INFO] [stdout] test editor_workflows::test_error_handling_load_failure ... ok
[INFO] [stdout] test editor_workflows::test_error_handling_save_failure ... ok
[INFO] [stdout] test editor_workflows::test_mode_transitions ... ok
[INFO] [stdout] test editor_workflows::test_search_not_fully_implemented ... ok
[INFO] [stdout] test editor_workflows::test_undo_not_supported ... ok
[INFO] [stdout] test editor_workflows::test_edge_case_unicode_characters ... ok
[INFO] [stdout] test editor_workflows::test_workflow_create_config_file ... ok
[INFO] [stdout] test editor_workflows::test_workflow_edit_existing_file ... ok
[INFO] [stdout] test editor_workflows::test_workflow_copy_paste_lines ... ok
[INFO] [stdout] test editor_workflows::test_workflow_quick_fix ... ok
[INFO] [stdout] test editor_workflows::test_workflow_refactor_multiple_lines ... ok
[INFO] [stdout] test performance_tests::test_cursor_movement_performance ... ok
[INFO] [stdout] test editor_workflows::test_workflow_append_to_file ... ok
[INFO] [stdout] test performance_tests::test_text_editing_performance ... ok
[INFO] [stdout] test security_tests::test_file_permissions_preserved ... ok
[INFO] [stdout] test security_tests::test_no_command_injection ... ok
[INFO] [stdout] test security_tests::test_no_temp_file_leakage ... ok
[INFO] [stdout] test editor_workflows::test_workflow_multiline_edit ... ok
[INFO] [stdout] test editor_workflows::test_edge_case_very_large_file ... ok
[INFO] [stdout] test editor_workflows::test_workflow_abandon_changes ... ok
[INFO] [stdout] test editor_workflows::test_edge_case_very_long_lines ... ok
[INFO] [stdout] test performance_tests::test_line_operations_performance ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 22 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.18s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "b12295849900cc6c3361b36011a6fe4b6d6f6b2a32232cca28c199d8461b5604", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b12295849900cc6c3361b36011a6fe4b6d6f6b2a32232cca28c199d8461b5604", kill_on_drop: false }`
[INFO] [stdout] b12295849900cc6c3361b36011a6fe4b6d6f6b2a32232cca28c199d8461b5604
