[INFO] fetching crate ssh_ui 0.4.1...
[INFO] testing ssh_ui-0.4.1 against beta-2026-04-21 for beta-1.96-2
[INFO] extracting crate ssh_ui 0.4.1 into /workspace/builds/worker-7-tc2/source
[INFO] started tweaking crates.io crate ssh_ui 0.4.1
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate ssh_ui 0.4.1
[INFO] tweaked toml for crates.io crate ssh_ui 0.4.1 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate ssh_ui 0.4.1 on toolchain beta-2026-04-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate ssh_ui 0.4.1 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" "+beta-2026-04-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 10ad8912f7d5b1551679115266921c76f5cd702d4b6ec22f675218ac4cdcfb24
[INFO] running `Command { std: "docker" "start" "-a" "10ad8912f7d5b1551679115266921c76f5cd702d4b6ec22f675218ac4cdcfb24", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "10ad8912f7d5b1551679115266921c76f5cd702d4b6ec22f675218ac4cdcfb24", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "10ad8912f7d5b1551679115266921c76f5cd702d4b6ec22f675218ac4cdcfb24", kill_on_drop: false }`
[INFO] [stdout] 10ad8912f7d5b1551679115266921c76f5cd702d4b6ec22f675218ac4cdcfb24
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6e812b1fbf9bfb6a62d1dd2e704b70350470ac120cdf8e303234b5bcfcd3bea0
[INFO] running `Command { std: "docker" "start" "-a" "6e812b1fbf9bfb6a62d1dd2e704b70350470ac120cdf8e303234b5bcfcd3bea0", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.139
[INFO] [stderr]    Compiling proc-macro2 v1.0.50
[INFO] [stderr]    Compiling unicode-ident v1.0.6
[INFO] [stderr]    Compiling quote v1.0.23
[INFO] [stderr]    Compiling syn v1.0.107
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling futures-io v0.3.25
[INFO] [stderr]    Compiling value-bag v1.0.0-alpha.9
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling crossbeam-utils v0.8.14
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling generic-array v0.14.6
[INFO] [stderr]    Compiling cc v1.0.78
[INFO] [stderr]    Compiling parking_lot_core v0.9.6
[INFO] [stderr]    Compiling once_cell v1.17.0
[INFO] [stderr]    Compiling pkg-config v0.3.26
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling parking v2.0.0
[INFO] [stderr]    Compiling unicode-xid v0.2.4
[INFO] [stderr]    Compiling waker-fn v1.1.0
[INFO] [stderr]    Compiling tokio v1.24.2
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling futures-lite v1.12.0
[INFO] [stderr]    Compiling num-iter v0.1.43
[INFO] [stderr]    Compiling polling v2.5.2
[INFO] [stderr]    Compiling num-bigint v0.4.3
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]    Compiling bytes v1.3.0
[INFO] [stderr]    Compiling base64ct v1.5.3
[INFO] [stderr]    Compiling serde v1.0.152
[INFO] [stderr]    Compiling winapi v0.3.9
[INFO] [stderr]    Compiling ahash v0.8.2
[INFO] [stderr]    Compiling async-io v1.12.0
[INFO] [stderr]    Compiling thiserror v1.0.38
[INFO] [stderr]    Compiling async-task v4.3.0
[INFO] [stderr]    Compiling openssl v0.10.45
[INFO] [stderr]    Compiling serde_derive v1.0.152
[INFO] [stderr]    Compiling async-trait v0.1.63
[INFO] [stderr]    Compiling itoa v1.0.5
[INFO] [stderr]    Compiling time-core v0.1.0
[INFO] [stderr]    Compiling atomic-waker v1.1.0
[INFO] [stderr]    Compiling miniz_oxide v0.6.2
[INFO] [stderr]    Compiling owning_ref v0.4.1
[INFO] [stderr]    Compiling block-padding v0.3.2
[INFO] [stderr]    Compiling block-buffer v0.10.3
[INFO] [stderr]    Compiling concurrent-queue v2.1.0
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling inout v0.1.3
[INFO] [stderr]    Compiling crossbeam-channel v0.5.6
[INFO] [stderr]    Compiling openssl-src v111.24.0+1.1.1s
[INFO] [stderr]    Compiling anyhow v1.0.68
[INFO] [stderr]    Compiling xi-unicode v0.3.0
[INFO] [stderr]    Compiling sha2 v0.9.9
[INFO] [stderr]    Compiling unicode-segmentation v1.10.0
[INFO] [stderr]    Compiling md5 v0.7.0
[INFO] [stderr]    Compiling numtoa v0.1.0
[INFO] [stderr]    Compiling data-encoding v2.3.3
[INFO] [stderr]    Compiling async-channel v1.8.0
[INFO] [stderr]    Compiling async-lock v2.6.0
[INFO] [stderr]    Compiling flate2 v1.0.25
[INFO] [stderr]    Compiling hex-literal v0.3.4
[INFO] [stderr]    Compiling async-executor v1.5.0
[INFO] [stderr]    Compiling blocking v1.3.0
[INFO] [stderr]    Compiling getrandom v0.2.8
[INFO] [stderr]    Compiling socket2 v0.4.7
[INFO] [stderr]    Compiling signal-hook-registry v1.4.0
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling openssl-sys v0.9.80
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling num_cpus v1.15.0
[INFO] [stderr]    Compiling num-complex v0.4.3
[INFO] [stderr]    Compiling dirs-sys v0.3.7
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling password-hash v0.4.2
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling time v0.3.17
[INFO] [stderr]    Compiling russh-cryptovec v0.7.0
[INFO] [stderr]    Compiling cipher v0.4.3
[INFO] [stderr]    Compiling digest v0.10.6
[INFO] [stderr]    Compiling universal-hash v0.5.0
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling sha2 v0.10.6
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling dirs v4.0.0
[INFO] [stderr]    Compiling polyval v0.6.0
[INFO] [stderr]    Compiling aead v0.5.1
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling blowfish v0.9.1
[INFO] [stderr]    Compiling aes v0.8.2
[INFO] [stderr]    Compiling ctr v0.9.2
[INFO] [stderr]    Compiling ghash v0.5.0
[INFO] [stderr]    Compiling cbc v0.1.2
[INFO] [stderr]    Compiling chacha20 v0.9.0
[INFO] [stderr]    Compiling poly1305 v0.8.0
[INFO] [stderr]    Compiling sha1 v0.10.5
[INFO] [stderr]    Compiling signal-hook v0.3.14
[INFO] [stderr]    Compiling num v0.4.0
[INFO] [stderr]    Compiling nix v0.23.2
[INFO] [stderr]    Compiling termion v1.5.6
[INFO] [stderr]    Compiling aes-gcm v0.10.1
[INFO] [stderr]    Compiling pbkdf2 v0.11.0
[INFO] [stderr]    Compiling bcrypt-pbkdf v0.9.0
[INFO] [stderr]    Compiling yasna v0.5.1
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]    Compiling darling_core v0.14.2
[INFO] [stderr]    Compiling ctor v0.1.26
[INFO] [stderr]    Compiling tokio-macros v1.8.2
[INFO] [stderr]    Compiling futures-macro v0.3.25
[INFO] [stderr]    Compiling zeroize_derive v1.3.3
[INFO] [stderr]    Compiling openssl-macros v0.1.0
[INFO] [stderr]    Compiling enum-map-derive v0.11.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.38
[INFO] [stderr]    Compiling zeroize v1.3.0
[INFO] [stderr]    Compiling curve25519-dalek v3.2.1
[INFO] [stderr]    Compiling enum-map v2.4.2
[INFO] [stderr]    Compiling mio v0.8.5
[INFO] [stderr]    Compiling kv-log-macro v1.0.7
[INFO] [stderr]    Compiling darling_macro v0.14.2
[INFO] [stderr]    Compiling openpty v0.2.0
[INFO] [stderr]    Compiling darling v0.14.2
[INFO] [stderr]    Compiling ed25519-dalek v1.0.1
[INFO] [stderr]    Compiling futures-util v0.3.25
[INFO] [stderr]    Compiling enumset_derive v0.6.1
[INFO] [stderr]    Compiling async-global-executor v2.3.1
[INFO] [stderr]    Compiling async-std v1.12.0
[INFO] [stderr]    Compiling enumset v1.0.12
[INFO] [stderr]    Compiling cursive_core v0.3.7
[INFO] [stderr]    Compiling futures-executor v0.3.25
[INFO] [stderr]    Compiling futures v0.3.25
[INFO] [stderr]    Compiling cursive v0.20.0
[INFO] [stderr]    Compiling tokio-stream v0.1.11
[INFO] [stderr]    Compiling tokio-util v0.7.4
[INFO] [stderr]    Compiling russh-keys v0.23.0-beta.1
[INFO] [stderr]    Compiling russh v0.35.0-beta.9
[INFO] [stderr]    Compiling ssh_ui v0.4.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: struct `PluginId` is never constructed
[INFO] [stdout]   --> src/ssh/plugin.rs:30:12
[INFO] [stdout]    |
[INFO] [stdout] 30 | pub struct PluginId(usize);
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `exit_rx` and `stdio_lock` are never read
[INFO] [stdout]   --> src/ssh/server.rs:28:9
[INFO] [stdout]    |
[INFO] [stdout] 22 | pub struct Server {
[INFO] [stdout]    |            ------ fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 28 |     pub exit_rx: watch::Receiver<bool>,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 29 |     pub stdio_lock: Arc<Mutex<()>>,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `update_sender` is never read
[INFO] [stdout]   --> src/ssh/session_manager.rs:49:9
[INFO] [stdout]    |
[INFO] [stdout] 48 | pub struct SessionManager {
[INFO] [stdout]    |            -------------- field in this struct
[INFO] [stdout] 49 |     pub update_sender: Sender<SessionRepoUpdate>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 30s
[INFO] running `Command { std: "docker" "inspect" "6e812b1fbf9bfb6a62d1dd2e704b70350470ac120cdf8e303234b5bcfcd3bea0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6e812b1fbf9bfb6a62d1dd2e704b70350470ac120cdf8e303234b5bcfcd3bea0", kill_on_drop: false }`
[INFO] [stdout] 6e812b1fbf9bfb6a62d1dd2e704b70350470ac120cdf8e303234b5bcfcd3bea0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 16da872849d3ef463fcf6add2d78e5f08b3c92cc4a3c99f0c86bbb144ef48e54
[INFO] running `Command { std: "docker" "start" "-a" "16da872849d3ef463fcf6add2d78e5f08b3c92cc4a3c99f0c86bbb144ef48e54", kill_on_drop: false }`
[INFO] [stdout] warning: struct `PluginId` is never constructed
[INFO] [stdout]   --> src/ssh/plugin.rs:30:12
[INFO] [stdout]    |
[INFO] [stdout] 30 | pub struct PluginId(usize);
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `exit_rx` and `stdio_lock` are never read
[INFO] [stdout]   --> src/ssh/server.rs:28:9
[INFO] [stdout]    |
[INFO] [stdout] 22 | pub struct Server {
[INFO] [stdout]    |            ------ fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 28 |     pub exit_rx: watch::Receiver<bool>,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 29 |     pub stdio_lock: Arc<Mutex<()>>,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `update_sender` is never read
[INFO] [stdout]   --> src/ssh/session_manager.rs:49:9
[INFO] [stdout]    |
[INFO] [stdout] 48 | pub struct SessionManager {
[INFO] [stdout]    |            -------------- field in this struct
[INFO] [stdout] 49 |     pub update_sender: Sender<SessionRepoUpdate>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling ssh_ui v0.4.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: struct `PluginId` is never constructed
[INFO] [stdout]   --> src/ssh/plugin.rs:30:12
[INFO] [stdout]    |
[INFO] [stdout] 30 | pub struct PluginId(usize);
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `exit_rx` and `stdio_lock` are never read
[INFO] [stdout]   --> src/ssh/server.rs:28:9
[INFO] [stdout]    |
[INFO] [stdout] 22 | pub struct Server {
[INFO] [stdout]    |            ------ fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 28 |     pub exit_rx: watch::Receiver<bool>,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 29 |     pub stdio_lock: Arc<Mutex<()>>,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `update_sender` is never read
[INFO] [stdout]   --> src/ssh/session_manager.rs:49:9
[INFO] [stdout]    |
[INFO] [stdout] 48 | pub struct SessionManager {
[INFO] [stdout]    |            -------------- field in this struct
[INFO] [stdout] 49 |     pub update_sender: Sender<SessionRepoUpdate>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.68s
[INFO] running `Command { std: "docker" "inspect" "16da872849d3ef463fcf6add2d78e5f08b3c92cc4a3c99f0c86bbb144ef48e54", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "16da872849d3ef463fcf6add2d78e5f08b3c92cc4a3c99f0c86bbb144ef48e54", kill_on_drop: false }`
[INFO] [stdout] 16da872849d3ef463fcf6add2d78e5f08b3c92cc4a3c99f0c86bbb144ef48e54
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 5fdd2228a78a83b12e34a43b59bc0a209727d8e63ef97deaebc0dac14e6a56b3
[INFO] running `Command { std: "docker" "start" "-a" "5fdd2228a78a83b12e34a43b59bc0a209727d8e63ef97deaebc0dac14e6a56b3", kill_on_drop: false }`
[INFO] [stderr] warning: struct `PluginId` is never constructed
[INFO] [stderr]   --> src/ssh/plugin.rs:30:12
[INFO] [stderr]    |
[INFO] [stderr] 30 | pub struct PluginId(usize);
[INFO] [stderr]    |            ^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: fields `exit_rx` and `stdio_lock` are never read
[INFO] [stderr]   --> src/ssh/server.rs:28:9
[INFO] [stderr]    |
[INFO] [stderr] 22 | pub struct Server {
[INFO] [stderr]    |            ------ fields in this struct
[INFO] [stderr] ...
[INFO] [stderr] 28 |     pub exit_rx: watch::Receiver<bool>,
[INFO] [stderr]    |         ^^^^^^^
[INFO] [stderr] 29 |     pub stdio_lock: Arc<Mutex<()>>,
[INFO] [stderr]    |         ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: field `update_sender` is never read
[INFO] [stderr]   --> src/ssh/session_manager.rs:49:9
[INFO] [stderr]    |
[INFO] [stderr] 48 | pub struct SessionManager {
[INFO] [stderr]    |            -------------- field in this struct
[INFO] [stderr] 49 |     pub update_sender: Sender<SessionRepoUpdate>,
[INFO] [stderr]    |         ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `ssh_ui` (lib) generated 3 warnings
[INFO] [stderr] warning: `ssh_ui` (lib test) generated 3 warnings (3 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.19s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ssh_ui-755308cc255981bb)
[INFO] [stderr]    Doc-tests ssh_ui
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "5fdd2228a78a83b12e34a43b59bc0a209727d8e63ef97deaebc0dac14e6a56b3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5fdd2228a78a83b12e34a43b59bc0a209727d8e63ef97deaebc0dac14e6a56b3", kill_on_drop: false }`
[INFO] [stdout] 5fdd2228a78a83b12e34a43b59bc0a209727d8e63ef97deaebc0dac14e6a56b3
