[INFO] fetching crate sshing 0.1.6...
[INFO] testing sshing-0.1.6 against beta-2026-04-21 for beta-1.96-2
[INFO] extracting crate sshing 0.1.6 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate sshing 0.1.6
[INFO] finished tweaking crates.io crate sshing 0.1.6
[INFO] tweaked toml for crates.io crate sshing 0.1.6 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate sshing 0.1.6 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 sshing 0.1.6 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-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 8f3fe32ce8eb7b1d0d10b25732ca40e0ac2b47da4e4be9dd97a00c854d91d4c5
[INFO] running `Command { std: "docker" "start" "-a" "8f3fe32ce8eb7b1d0d10b25732ca40e0ac2b47da4e4be9dd97a00c854d91d4c5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8f3fe32ce8eb7b1d0d10b25732ca40e0ac2b47da4e4be9dd97a00c854d91d4c5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8f3fe32ce8eb7b1d0d10b25732ca40e0ac2b47da4e4be9dd97a00c854d91d4c5", kill_on_drop: false }`
[INFO] [stdout] 8f3fe32ce8eb7b1d0d10b25732ca40e0ac2b47da4e4be9dd97a00c854d91d4c5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 3fa44b8a14489f90f83d22fd8dfc4cd7b0c7cd437d1ec82d1b7bdec3feebf833
[INFO] running `Command { std: "docker" "start" "-a" "3fa44b8a14489f90f83d22fd8dfc4cd7b0c7cd437d1ec82d1b7bdec3feebf833", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.104
[INFO] [stderr]    Compiling libc v0.2.178
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling zmij v1.0.5
[INFO] [stderr]    Compiling instability v0.3.10
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling ryu v1.0.22
[INFO] [stderr]    Compiling indoc v2.0.7
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling serde_json v1.0.148
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling cassowary v0.3.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.64
[INFO] [stderr]    Compiling unicode-width v0.2.0
[INFO] [stderr]    Compiling castaway v0.2.4
[INFO] [stderr]    Compiling compact_str v0.8.1
[INFO] [stderr]    Compiling syn v2.0.112
[INFO] [stderr]    Compiling lru v0.12.5
[INFO] [stderr]    Compiling unicode-truncate v1.1.0
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling dirs v5.0.1
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling crossterm v0.28.1
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling ratatui v0.29.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling sshing v0.1.6 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/ui/logs_viewer.rs:101:28
[INFO] [stdout]     |
[INFO] [stdout] 101 | fn colorize_log_line(line: &str) -> Line {
[INFO] [stdout]     |                            ^^^^     ^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                            |
[INFO] [stdout]     |                            the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 101 | fn colorize_log_line(line: &str) -> Line<'_> {
[INFO] [stdout]     |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 35.35s
[INFO] running `Command { std: "docker" "inspect" "3fa44b8a14489f90f83d22fd8dfc4cd7b0c7cd437d1ec82d1b7bdec3feebf833", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3fa44b8a14489f90f83d22fd8dfc4cd7b0c7cd437d1ec82d1b7bdec3feebf833", kill_on_drop: false }`
[INFO] [stdout] 3fa44b8a14489f90f83d22fd8dfc4cd7b0c7cd437d1ec82d1b7bdec3feebf833
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 26acb5eb5536473ce70609d6437e33addd37012429932d99399c00c23ccbcca5
[INFO] running `Command { std: "docker" "start" "-a" "26acb5eb5536473ce70609d6437e33addd37012429932d99399c00c23ccbcca5", kill_on_drop: false }`
[INFO] [stderr]    Compiling sshing v0.1.6 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/ui/logs_viewer.rs:101:28
[INFO] [stdout]     |
[INFO] [stdout] 101 | fn colorize_log_line(line: &str) -> Line {
[INFO] [stdout]     |                            ^^^^     ^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                            |
[INFO] [stdout]     |                            the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 101 | fn colorize_log_line(line: &str) -> Line<'_> {
[INFO] [stdout]     |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.58s
[INFO] running `Command { std: "docker" "inspect" "26acb5eb5536473ce70609d6437e33addd37012429932d99399c00c23ccbcca5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "26acb5eb5536473ce70609d6437e33addd37012429932d99399c00c23ccbcca5", kill_on_drop: false }`
[INFO] [stdout] 26acb5eb5536473ce70609d6437e33addd37012429932d99399c00c23ccbcca5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] ad606cb472c2eb33446a91366b8499714aeba4c217f404456cd35d04f2473460
[INFO] running `Command { std: "docker" "start" "-a" "ad606cb472c2eb33446a91366b8499714aeba4c217f404456cd35d04f2473460", kill_on_drop: false }`
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/ui/logs_viewer.rs:101:28
[INFO] [stderr]     |
[INFO] [stderr] 101 | fn colorize_log_line(line: &str) -> Line {
[INFO] [stderr]     |                            ^^^^     ^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                            |
[INFO] [stderr]     |                            the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 101 | fn colorize_log_line(line: &str) -> Line<'_> {
[INFO] [stderr]     |                                         ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `sshing` (bin "sshing" test) generated 1 warning (run `cargo fix --bin "sshing" -p sshing --tests` to apply 1 suggestion)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/sshing-2219c9ab2aef3a5a)
[INFO] [stdout] 
[INFO] [stdout] running 15 tests
[INFO] [stdout] test models::host::tests::test_has_keys ... ok
[INFO] [stdout] test models::host::tests::test_matches_search ... ok
[INFO] [stdout] test models::host::tests::test_new_host ... ok
[INFO] [stdout] test models::host::tests::test_effective_port ... ok
[INFO] [stdout] test ssh::config::tests::test_parse_with_identity_files ... ok
[INFO] [stdout] test ssh::config::tests::test_parse_with_proxy_jump ... ok
[INFO] [stdout] test ssh::config::tests::test_skip_wildcard_hosts ... ok
[INFO] [stdout] test ssh::config::tests::test_write_host_block ... ok
[INFO] [stdout] test ssh::metadata::tests::test_apply_to_host ... ok
[INFO] [stdout] test ssh::metadata::tests::test_metadata_new ... ok
[INFO] [stdout] test ssh::config::tests::test_parse_simple_config ... ok
[INFO] [stdout] test ssh::metadata::tests::test_serialization ... ok
[INFO] [stdout] test ssh::metadata::tests::test_extract_from_host ... ok
[INFO] [stdout] test ssh::metadata::tests::test_metadata_get_set ... ok
[INFO] [stdout] test models::host::tests::test_has_any_tag ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "ad606cb472c2eb33446a91366b8499714aeba4c217f404456cd35d04f2473460", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ad606cb472c2eb33446a91366b8499714aeba4c217f404456cd35d04f2473460", kill_on_drop: false }`
[INFO] [stdout] ad606cb472c2eb33446a91366b8499714aeba4c217f404456cd35d04f2473460
