[INFO] cloning repository https://github.com/Egg12138/sshegg
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Egg12138/sshegg" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEgg12138%2Fsshegg", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEgg12138%2Fsshegg'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 47b7bf3668f9add4ea2885347638830ef682760f
[INFO] testing Egg12138/sshegg against beta-2026-03-05 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEgg12138%2Fsshegg" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Egg12138/sshegg
[INFO] finished tweaking git repo https://github.com/Egg12138/sshegg
[INFO] tweaked toml for git repo https://github.com/Egg12138/sshegg written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Egg12138/sshegg on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Egg12138/sshegg 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-03-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 118885c1b0f9631c0d7864086c90de7ef945b7b715d714f5f9a78cf2b4e68a51
[INFO] running `Command { std: "docker" "start" "-a" "118885c1b0f9631c0d7864086c90de7ef945b7b715d714f5f9a78cf2b4e68a51", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "118885c1b0f9631c0d7864086c90de7ef945b7b715d714f5f9a78cf2b4e68a51", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "118885c1b0f9631c0d7864086c90de7ef945b7b715d714f5f9a78cf2b4e68a51", kill_on_drop: false }`
[INFO] [stdout] 118885c1b0f9631c0d7864086c90de7ef945b7b715d714f5f9a78cf2b4e68a51
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 169d0be8dd7c45171e4a633b1c392f51d32d621a032bbe736d0b633803225d8e
[INFO] running `Command { std: "docker" "start" "-a" "169d0be8dd7c45171e4a633b1c392f51d32d621a032bbe736d0b633803225d8e", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]    Compiling pin-project-lite v0.2.17
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling cc v1.2.56
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling zerocopy v0.8.40
[INFO] [stderr]    Compiling block-padding v0.3.3
[INFO] [stderr]    Compiling memoffset v0.7.1
[INFO] [stderr]    Compiling polling v2.8.0
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling futures-lite v2.6.1
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling rustix v0.37.28
[INFO] [stderr]    Compiling waker-fn v1.2.0
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling piper v0.2.5
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling async-fs v1.6.0
[INFO] [stderr]    Compiling async-io v1.13.0
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling async-executor v1.14.0
[INFO] [stderr]    Compiling ordered-stream v0.2.0
[INFO] [stderr]    Compiling openssl-src v300.5.4+3.5.4
[INFO] [stderr]    Compiling event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling async-channel v2.5.0
[INFO] [stderr]    Compiling futures-lite v1.13.0
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling async-broadcast v0.5.1
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling blocking v1.6.2
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling instability v0.3.11
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling clap_builder v4.5.60
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling libz-sys v1.1.24
[INFO] [stderr]    Compiling libssh2-sys v0.3.1
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling cbc v0.1.2
[INFO] [stderr]    Compiling castaway v0.2.4
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling lru v0.12.5
[INFO] [stderr]    Compiling compact_str v0.8.1
[INFO] [stderr]    Compiling ssher v0.3.3 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling io-lifetimes v1.0.11
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling socket2 v0.4.10
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling xdg-home v1.3.0
[INFO] [stderr]    Compiling nix v0.26.4
[INFO] [stderr]    Compiling linux-keyutils v0.2.4
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling rtoolbox v0.0.3
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling rpassword v7.4.0
[INFO] [stderr]    Compiling unicode-truncate v1.1.0
[INFO] [stderr]    Compiling crossterm v0.28.1
[INFO] [stderr]    Compiling directories v5.0.1
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling enumflags2_derive v0.7.12
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling async-recursion v1.1.1
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling zvariant_utils v1.0.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling clap v4.5.60
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling clap_complete v4.5.66
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling zvariant_derive v3.15.2
[INFO] [stderr]    Compiling zbus_macros v3.15.2
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling enumflags2 v0.7.12
[INFO] [stderr]    Compiling ratatui v0.28.1
[INFO] [stderr]    Compiling zvariant v3.15.2
[INFO] [stderr]    Compiling zbus_names v2.6.1
[INFO] [stderr]    Compiling zbus v3.15.2
[INFO] [stderr]    Compiling secret-service v3.1.0
[INFO] [stderr]    Compiling keyring v2.3.3
[INFO] [stderr]    Compiling ssh2 v0.9.5
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 49s
[INFO] running `Command { std: "docker" "inspect" "169d0be8dd7c45171e4a633b1c392f51d32d621a032bbe736d0b633803225d8e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "169d0be8dd7c45171e4a633b1c392f51d32d621a032bbe736d0b633803225d8e", kill_on_drop: false }`
[INFO] [stdout] 169d0be8dd7c45171e4a633b1c392f51d32d621a032bbe736d0b633803225d8e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8f8c9c0ed11fc5f37ff6ff6839c7420f1ba9b8cfacf31cca41c49e05cc06f247
[INFO] running `Command { std: "docker" "start" "-a" "8f8c9c0ed11fc5f37ff6ff6839c7420f1ba9b8cfacf31cca41c49e05cc06f247", kill_on_drop: false }`
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling predicates-core v1.0.10
[INFO] [stderr]    Compiling float-cmp v0.10.0
[INFO] [stderr]    Compiling assert_cmd v2.1.2
[INFO] [stderr]    Compiling normalize-line-endings v0.3.0
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling getrandom v0.4.1
[INFO] [stderr]    Compiling tempfile v3.26.0
[INFO] [stderr]    Compiling predicates-tree v1.0.13
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling predicates v3.1.4
[INFO] [stderr]    Compiling zbus_macros v3.15.2
[INFO] [stderr]    Compiling zbus v3.15.2
[INFO] [stderr]    Compiling secret-service v3.1.0
[INFO] [stderr]    Compiling keyring v2.3.3
[INFO] [stderr]    Compiling ssher v0.3.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 34.38s
[INFO] running `Command { std: "docker" "inspect" "8f8c9c0ed11fc5f37ff6ff6839c7420f1ba9b8cfacf31cca41c49e05cc06f247", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8f8c9c0ed11fc5f37ff6ff6839c7420f1ba9b8cfacf31cca41c49e05cc06f247", kill_on_drop: false }`
[INFO] [stdout] 8f8c9c0ed11fc5f37ff6ff6839c7420f1ba9b8cfacf31cca41c49e05cc06f247
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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-03-05" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 949058deff1729d1d8bea51f8fc74739921d6c5e90ebf65a601c0ae292725e5e
[INFO] running `Command { std: "docker" "start" "-a" "949058deff1729d1d8bea51f8fc74739921d6c5e90ebf65a601c0ae292725e5e", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.42s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ssher-029b68a73f8a161c)
[INFO] [stdout] 
[INFO] [stdout] running 63 tests
[INFO] [stdout] test cli::output::tests::colorize_disabled_returns_plain_text ... ok
[INFO] [stdout] test cli::output::tests::colorize_enabled_returns_ansi_colored ... ok
[INFO] [stdout] test cli::theme::tests::cli_theme_from_config ... ok
[INFO] [stdout] test cli::theme::tests::parse_color_basic_colors ... ok
[INFO] [stdout] test cli::theme::tests::parse_color_case_insensitive ... ok
[INFO] [stdout] test cli::theme::tests::parse_color_invalid_defaults_to_white ... ok
[INFO] [stdout] test cli::theme::tests::parse_color_light_variants ... ok
[INFO] [stdout] test cli::theme::tests::parse_color_underscore_variants ... ok
[INFO] [stdout] test model::tests::auth_status_with_both_auth_methods ... ok
[INFO] [stdout] test cli::theme::tests::cli_theme_config_default_values ... ok
[INFO] [stdout] test model::tests::auth_status_with_password_only ... ok
[INFO] [stdout] test model::tests::deserialize_full_session ... ok
[INFO] [stdout] test model::tests::has_stored_password_field_is_skipped_when_false ... ok
[INFO] [stdout] test model::tests::deserialize_session_with_defaults ... ok
[INFO] [stdout] test password::tests::delete_password_removes_stored_password ... ignored, Requires running keyring service (D-Bus Secret Service)
[INFO] [stdout] test model::tests::target_formats_user_at_host ... ok
[INFO] [stdout] test password::tests::has_password_returns_correct_status ... ignored, Requires running keyring service (D-Bus Secret Service)
[INFO] [stdout] test password::tests::multiple_sessions_have_separate_passwords ... ignored, Requires running keyring service (D-Bus Secret Service)
[INFO] [stdout] test model::tests::serialize_full_session ... ok
[INFO] [stdout] test password::tests::store_and_retrieve_password ... ignored, Requires running keyring service (D-Bus Secret Service)
[INFO] [stdout] test password::tests::update_password_overwrites_existing ... ignored, Requires running keyring service (D-Bus Secret Service)
[INFO] [stdout] test model::tests::auth_status_with_identity_file ... ok
[INFO] [stdout] test ssh::tests::auth_method_hints_parse_known_methods ... ok
[INFO] [stdout] test ssh::tests::expand_tilde_path_uses_home_when_available ... ok
[INFO] [stdout] test store::path::tests::none_override_uses_project_dirs ... ok
[INFO] [stdout] test model::tests::has_stored_password_field_is_included_when_true ... ok
[INFO] [stdout] test store::path::tests::override_path_takes_precedence ... ok
[INFO] [stdout] test store::tests::touch_last_connected_nonexistent_fails ... ok
[INFO] [stdout] test ssh::tests::discover_identity_files_ignores_public_keys_and_prefers_standard_order ... ok
[INFO] [stdout] test store::tests::update_nonexistent_session_fails ... ok
[INFO] [stdout] test store::tests::add_and_remove_session ... ok
[INFO] [stdout] test store::tests::touch_last_connected_updates_timestamp ... ok
[INFO] [stdout] test store::tests::load_fails_for_invalid_json ... ok
[INFO] [stdout] test ui::config::tests::deserialize_ui_config ... ok
[INFO] [stdout] test store::tests::load_returns_empty_for_empty_file ... ok
[INFO] [stdout] test ui::config::tests::deserialize_ui_config_with_defaults ... ok
[INFO] [stdout] test model::tests::serialize_roundtrip_preserves_data ... ok
[INFO] [stdout] test store::tests::load_returns_empty_for_nonexistent_file ... ok
[INFO] [stdout] test store::tests::load_returns_empty_for_whitespace_only_file ... ok
[INFO] [stdout] test ui::config::tests::logo_config_default_values ... ok
[INFO] [stdout] test ui::config::tests::theme_config_default_values ... ok
[INFO] [stdout] test ui::config::tests::ui_config_default_values ... ok
[INFO] [stdout] test store::tests::remove_nonexistent_session_fails ... ok
[INFO] [stdout] test store::tests::list_sorts_by_name ... ok
[INFO] [stdout] test store::tests::update_preserves_other_sessions ... ok
[INFO] [stdout] test ui::filter::tests::empty_filter_returns_all_indices ... ok
[INFO] [stdout] test store::tests::add_duplicate_name_fails ... ok
[INFO] [stdout] test ui::filter::tests::filter_case_insensitive ... ok
[INFO] [stdout] test ui::filter::tests::filter_empty_sessions_list ... ok
[INFO] [stdout] test ui::filter::tests::filter_unicode_characters ... ok
[INFO] [stdout] test ui::filter::tests::filter_matches_name_host_user ... ok
[INFO] [stdout] test password::tests::get_nonexistent_password_returns_none ... ok
[INFO] [stdout] test store::tests::save_creates_parent_directory ... ok
[INFO] [stdout] test ui::filter::tests::filter_special_characters_in_identity ... ok
[INFO] [stdout] test ui::config::tests::layout_config_default_values ... ok
[INFO] [stdout] test ui::filter::tests::filter_matches_tags ... ok
[INFO] [stdout] test ui::filter::tests::filter_no_matches_returns_empty ... ok
[INFO] [stdout] test ui::filter::tests::whitespace_filter_returns_all_indices ... ok
[INFO] [stdout] test password::tests::delete_nonexistent_password_succeeds ... ok
[INFO] [stdout] test ui::filter::tests::filter_matches_identity_path ... ok
[INFO] [stdout] test ui::config::tests::deserialize_ui_config_empty ... ok
[INFO] [stdout] test ssh::tests::auth_method_hints_empty_input_is_permissive ... ok
[INFO] [stdout] test store::tests::update_existing_session ... ok
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/ssher-87596a45e7e2fb45)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 58 passed; 0 failed; 5 ignored; 0 measured; 0 filtered out; finished in 0.11s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 63 tests
[INFO] [stdout] test cli::output::tests::colorize_disabled_returns_plain_text ... ok
[INFO] [stdout] test cli::theme::tests::cli_theme_config_default_values ... ok
[INFO] [stdout] test cli::theme::tests::parse_color_basic_colors ... ok
[INFO] [stdout] test model::tests::auth_status_with_both_auth_methods ... ok
[INFO] [stdout] test model::tests::auth_status_with_identity_file ... ok
[INFO] [stdout] test cli::theme::tests::cli_theme_from_config ... ok
[INFO] [stdout] test cli::theme::tests::parse_color_case_insensitive ... ok
[INFO] [stdout] test cli::theme::tests::parse_color_invalid_defaults_to_white ... ok
[INFO] [stdout] test model::tests::auth_status_with_password_only ... ok
[INFO] [stdout] test model::tests::deserialize_session_with_defaults ... ok
[INFO] [stdout] test model::tests::deserialize_full_session ... ok
[INFO] [stdout] test model::tests::has_stored_password_field_is_included_when_true ... ok
[INFO] [stdout] test model::tests::serialize_full_session ... ok
[INFO] [stdout] test model::tests::serialize_roundtrip_preserves_data ... ok
[INFO] [stdout] test password::tests::delete_password_removes_stored_password ... ignored, Requires running keyring service (D-Bus Secret Service)
[INFO] [stdout] test model::tests::target_formats_user_at_host ... ok
[INFO] [stdout] test password::tests::has_password_returns_correct_status ... ignored, Requires running keyring service (D-Bus Secret Service)
[INFO] [stdout] test password::tests::multiple_sessions_have_separate_passwords ... ignored, Requires running keyring service (D-Bus Secret Service)
[INFO] [stdout] test model::tests::has_stored_password_field_is_skipped_when_false ... ok
[INFO] [stdout] test password::tests::store_and_retrieve_password ... ignored, Requires running keyring service (D-Bus Secret Service)
[INFO] [stdout] test password::tests::update_password_overwrites_existing ... ignored, Requires running keyring service (D-Bus Secret Service)
[INFO] [stdout] test ssh::tests::auth_method_hints_parse_known_methods ... ok
[INFO] [stdout] test ssh::tests::expand_tilde_path_uses_home_when_available ... ok
[INFO] [stdout] test store::path::tests::none_override_uses_project_dirs ... ok
[INFO] [stdout] test ssh::tests::auth_method_hints_empty_input_is_permissive ... ok
[INFO] [stdout] test store::path::tests::override_path_takes_precedence ... ok
[INFO] [stdout] test password::tests::get_nonexistent_password_returns_none ... ok
[INFO] [stdout] test store::tests::load_returns_empty_for_whitespace_only_file ... ok
[INFO] [stdout] test store::tests::add_duplicate_name_fails ... ok
[INFO] [stdout] test ssh::tests::discover_identity_files_ignores_public_keys_and_prefers_standard_order ... ok
[INFO] [stdout] test cli::theme::tests::parse_color_light_variants ... ok
[INFO] [stdout] test store::tests::update_nonexistent_session_fails ... ok
[INFO] [stdout] test store::tests::load_returns_empty_for_nonexistent_file ... ok
[INFO] [stdout] test store::tests::add_and_remove_session ... ok
[INFO] [stdout] test store::tests::touch_last_connected_updates_timestamp ... ok
[INFO] [stdout] test store::tests::list_sorts_by_name ... ok
[INFO] [stdout] test ui::config::tests::deserialize_ui_config_empty ... ok
[INFO] [stdout] test store::tests::load_returns_empty_for_empty_file ... ok
[INFO] [stdout] test ui::config::tests::theme_config_default_values ... ok
[INFO] [stdout] test store::tests::update_existing_session ... ok
[INFO] [stdout] test store::tests::load_fails_for_invalid_json ... ok
[INFO] [stdout] test ui::config::tests::layout_config_default_values ... ok
[INFO] [stdout] test store::tests::save_creates_parent_directory ... ok
[INFO] [stdout] test ui::filter::tests::filter_case_insensitive ... ok
[INFO] [stdout] test ui::filter::tests::filter_no_matches_returns_empty ... ok
[INFO] [stdout] test store::tests::update_preserves_other_sessions ... ok
[INFO] [stdout] test ui::filter::tests::filter_special_characters_in_identity ... ok
[INFO] [stdout] test ui::config::tests::deserialize_ui_config_with_defaults ... ok
[INFO] [stdout] test ui::config::tests::logo_config_default_values ... ok
[INFO] [stdout] test ui::filter::tests::filter_matches_name_host_user ... ok
[INFO] [stdout] test ui::filter::tests::filter_matches_identity_path ... ok
[INFO] [stdout] test ui::filter::tests::empty_filter_returns_all_indices ... ok
[INFO] [stdout] test ui::filter::tests::whitespace_filter_returns_all_indices ... ok
[INFO] [stdout] test ui::filter::tests::filter_empty_sessions_list ... ok
[INFO] [stdout] test ui::config::tests::ui_config_default_values ... ok
[INFO] [stdout] test ui::filter::tests::filter_matches_tags ... ok
[INFO] [stdout] test ui::filter::tests::filter_unicode_characters ... ok
[INFO] [stdout] test cli::output::tests::colorize_enabled_returns_ansi_colored ... ok
[INFO] [stdout] test cli::theme::tests::parse_color_underscore_variants ... ok
[INFO] [stdout] test password::tests::delete_nonexistent_password_succeeds ... ok
[INFO] [stdout] test ui::config::tests::deserialize_ui_config ... ok
[INFO] [stdout] test store::tests::touch_last_connected_nonexistent_fails ... ok
[INFO] [stdout] test store::tests::remove_nonexistent_session_fails ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 58 passed; 0 failed; 5 ignored; 0 measured; 0 filtered out; finished in 0.09s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]      Running tests/cli.rs (/opt/rustwide/target/debug/deps/cli-8feb8327d5e4d824)
[INFO] [stdout] running 12 tests
[INFO] [stdout] test add_with_tags_lists_tags ... ok
[INFO] [stdout] test remove_session_clears_list ... ok
[INFO] [stdout] test add_and_list_sessions ... ok
[INFO] [stdout] test add_with_identity_file ... ok
[INFO] [stdout] test update_preserves_unset_fields ... ok
[INFO] [stdout] test add_duplicate_name_fails ... ok
[INFO] [stdout] test update_existing_session ... ok
[INFO] [stdout] test scp_to_direction_generates_correct_command ... ok
[INFO] [stdout] test scp_from_direction_generates_correct_command ... ok
[INFO] [stdout] test update_nonexistent_session_fails ... ok
[INFO] [stdout] test scp_fails_for_nonexistent_session ... ok
[INFO] [stdout] test scp_recursive_includes_recursive_flag ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.31s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/cli_test.rs (/opt/rustwide/target/debug/deps/cli_test-91f6b4682d920f4c)
[INFO] [stdout] 
[INFO] [stdout] running 17 tests
[INFO] [stdout] test add_with_identity_file_and_no_password_succeeds ... ok
[INFO] [stdout] test remove_session_succeeds ... ok
[INFO] [stdout] test add_without_password_flags_defaults_to_no_password ... ok
[INFO] [stdout] test add_with_no_password_succeeds ... ok
[INFO] [stdout] test password_flags_work_with_update ... ok
[INFO] [stdout] test no_password_flag_works_with_all_required_fields ... ok
[INFO] [stdout] test multiple_sessions_with_different_configs ... ok
[INFO] [stdout] test remove_password_flag_validation ... ok
[INFO] [stdout] test session_with_stored_password_flag_includes_has_password ... ok
[INFO] [stdout] test add_with_tags_and_no_password_succeeds ... ok
[INFO] [stdout] test add_with_custom_port_and_no_password_succeeds ... ok
[INFO] [stdout] test add_with_both_password_flags_fails ... ok
[INFO] [stdout] test password_flag_accepted_by_parser ... ok
[INFO] [stdout] test add_without_password_with_other_flags_succeeds ... ok
[INFO] [stdout] test remove_password_on_nonexistent_session_fails ... ok
[INFO] [stdout] test remove_password_command_exists ... ok
[INFO] [stdout] test password_flags_dont_interfere_with_scp ... ok
[INFO] [stderr]      Running tests/e2e_go.rs (/opt/rustwide/target/debug/deps/e2e_go-5ab1635b9c319eff)
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests ssher
[INFO] [stdout] test result: ok. 17 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.32s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test go_shell_exit_exits_cleanly_over_pty ... ignored, requires a reachable SSH test target and SSHER_E2E_GO_IDENTITY_FILE
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 1 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" "949058deff1729d1d8bea51f8fc74739921d6c5e90ebf65a601c0ae292725e5e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "949058deff1729d1d8bea51f8fc74739921d6c5e90ebf65a601c0ae292725e5e", kill_on_drop: false }`
[INFO] [stdout] 949058deff1729d1d8bea51f8fc74739921d6c5e90ebf65a601c0ae292725e5e
