[INFO] cloning repository https://github.com/0xlic/sush.sh [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/0xlic/sush.sh" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0xlic%2Fsush.sh", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0xlic%2Fsush.sh'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0d0a029df4f2f323464a8118d3d894bfcdc8f0ba [INFO] testing 0xlic/sush.sh against try#28f95933dc0727396c07b48d0a8cb5211b7fb472 for pr-154065-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0xlic%2Fsush.sh" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/0xlic/sush.sh [INFO] finished tweaking git repo https://github.com/0xlic/sush.sh [INFO] tweaked toml for git repo https://github.com/0xlic/sush.sh written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/0xlic/sush.sh on toolchain 28f95933dc0727396c07b48d0a8cb5211b7fb472 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/0xlic/sush.sh 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" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 07d1629a03df64d5df9ec4b72ada45e2e61442bb8eb0b49e227e9594d0fd8fcb [INFO] running `Command { std: "docker" "start" "-a" "07d1629a03df64d5df9ec4b72ada45e2e61442bb8eb0b49e227e9594d0fd8fcb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "07d1629a03df64d5df9ec4b72ada45e2e61442bb8eb0b49e227e9594d0fd8fcb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "07d1629a03df64d5df9ec4b72ada45e2e61442bb8eb0b49e227e9594d0fd8fcb", kill_on_drop: false }` [INFO] [stdout] 07d1629a03df64d5df9ec4b72ada45e2e61442bb8eb0b49e227e9594d0fd8fcb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c1e3b60a0541b09dba524b1d34c8102e347b2deaa6ac2dcca93a1840e7189377 [INFO] running `Command { std: "docker" "start" "-a" "c1e3b60a0541b09dba524b1d34c8102e347b2deaa6ac2dcca93a1840e7189377", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.185 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling rand_core v0.10.1 [INFO] [stderr] Compiling getrandom v0.4.2 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling const-oid v0.10.2 [INFO] [stderr] Compiling base64ct v1.8.3 [INFO] [stderr] Compiling cpubits v0.1.0 [INFO] [stderr] Compiling stable_deref_trait v1.2.1 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling zeroize_derive v1.4.3 [INFO] [stderr] Compiling crypto-common v0.1.7 [INFO] [stderr] Compiling block-padding v0.3.3 [INFO] [stderr] Compiling zerofrom v0.1.7 [INFO] [stderr] Compiling litemap v0.8.2 [INFO] [stderr] Compiling writeable v0.6.3 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Compiling icu_properties_data v2.2.0 [INFO] [stderr] Compiling icu_normalizer_data v2.2.0 [INFO] [stderr] Compiling base16ct v1.0.0 [INFO] [stderr] Compiling inout v0.1.4 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling ctutils v0.4.2 [INFO] [stderr] Compiling yoke v0.8.2 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling pem-rfc7468 v1.0.0 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling rustcrypto-ff v0.14.0-rc.1 [INFO] [stderr] Compiling linux-raw-sys v0.12.1 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling crunchy v0.2.4 [INFO] [stderr] Compiling universal-hash v0.5.1 [INFO] [stderr] Compiling semver v1.0.28 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling rustcrypto-group v0.14.0-rc.1 [INFO] [stderr] Compiling strum_macros v0.27.2 [INFO] [stderr] Compiling zerovec v0.11.6 [INFO] [stderr] Compiling zerotrie v0.2.4 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling zeroize v1.8.2 [INFO] [stderr] Compiling darling_core v0.23.0 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling castaway v0.2.4 [INFO] [stderr] Compiling indoc v2.0.7 [INFO] [stderr] Compiling hybrid-array v0.4.10 [INFO] [stderr] Compiling der v0.8.0 [INFO] [stderr] Compiling instability v0.3.12 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Compiling compact_str v0.9.0 [INFO] [stderr] Compiling curve25519-dalek v5.0.0-pre.6 [INFO] [stderr] Compiling cbc v0.1.2 [INFO] [stderr] Compiling polyval v0.6.2 [INFO] [stderr] Compiling kasuari v0.4.12 [INFO] [stderr] Compiling pem-rfc7468 v0.7.0 [INFO] [stderr] Compiling convert_case v0.10.0 [INFO] [stderr] Compiling tinystr v0.8.3 [INFO] [stderr] Compiling potential_utf v0.1.5 [INFO] [stderr] Compiling nix v0.31.2 [INFO] [stderr] Compiling ssh-encoding v0.2.0 [INFO] [stderr] Compiling ghash v0.5.1 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling icu_collections v2.2.0 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling ctr v0.9.2 [INFO] [stderr] Compiling icu_locale_core v2.2.0 [INFO] [stderr] Compiling derive_more-impl v2.1.1 [INFO] [stderr] Compiling futures-channel v0.3.32 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Compiling cc v1.2.60 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling aead v0.5.2 [INFO] [stderr] Compiling errno v0.3.14 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling mio v1.2.0 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling signal-hook-registry v1.4.8 [INFO] [stderr] Compiling socket2 v0.6.3 [INFO] [stderr] Compiling crypto-common v0.2.1 [INFO] [stderr] Compiling block-buffer v0.12.0 [INFO] [stderr] Compiling block-padding v0.4.2 [INFO] [stderr] Compiling spki v0.8.0 [INFO] [stderr] Compiling crypto-bigint v0.7.3 [INFO] [stderr] Compiling inout v0.2.2 [INFO] [stderr] Compiling sec1 v0.8.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling tokio v1.52.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling bitflags v2.11.1 [INFO] [stderr] Compiling icu_provider v2.2.0 [INFO] [stderr] Compiling unicode-truncate v2.0.1 [INFO] [stderr] Compiling icu_properties v2.2.0 [INFO] [stderr] Compiling icu_normalizer v2.2.0 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling num-bigint-dig v0.8.6 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling openssl-probe v0.1.6 [INFO] [stderr] Compiling blowfish v0.9.1 [INFO] [stderr] Compiling time v0.3.47 [INFO] [stderr] Compiling digest v0.11.2 [INFO] [stderr] Compiling cipher v0.5.1 [INFO] [stderr] Compiling hmac v0.13.0 [INFO] [stderr] Compiling universal-hash v0.6.1 [INFO] [stderr] Compiling sha2 v0.11.0 [INFO] [stderr] Compiling aead v0.6.0-rc.10 [INFO] [stderr] Compiling openssl-sys v0.9.114 [INFO] [stderr] Compiling libz-sys v1.1.28 [INFO] [stderr] Compiling polyval v0.7.1 [INFO] [stderr] Compiling aes v0.9.0 [INFO] [stderr] Compiling ctr v0.10.0 [INFO] [stderr] Compiling pbkdf2 v0.13.0-rc.10 [INFO] [stderr] Compiling salsa20 v0.11.0 [INFO] [stderr] Compiling ghash v0.6.0 [INFO] [stderr] Compiling cbc v0.2.0 [INFO] [stderr] Compiling signature v3.0.0-rc.10 [INFO] [stderr] Compiling hkdf v0.13.0 [INFO] [stderr] Compiling libssh2-sys v0.3.1 [INFO] [stderr] Compiling rfc6979 v0.5.0-rc.5 [INFO] [stderr] Compiling libgit2-sys v0.18.3+1.9.2 [INFO] [stderr] Compiling libdbus-sys v0.2.7 [INFO] [stderr] Compiling strum v0.27.2 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling ratatui-core v0.1.0 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling aes-gcm v0.11.0-rc.3 [INFO] [stderr] Compiling line-clipping v0.3.7 [INFO] [stderr] Compiling scrypt v0.12.0-rc.10 [INFO] [stderr] Compiling rand v0.8.6 [INFO] [stderr] Compiling darling_macro v0.23.0 [INFO] [stderr] Compiling signal-hook-mio v0.2.5 [INFO] [stderr] Compiling password-hash v0.5.0 [INFO] [stderr] Compiling pkcs5 v0.8.0-rc.13 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling darling v0.23.0 [INFO] [stderr] Compiling derive_more v2.1.1 [INFO] [stderr] Compiling pkcs8 v0.11.0-rc.11 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling pkcs1 v0.8.0-rc.4 [INFO] [stderr] Compiling ed25519 v3.0.0-rc.4 [INFO] [stderr] Compiling aes-gcm v0.10.3 [INFO] [stderr] Compiling const-random v0.1.18 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling chacha20 v0.9.1 [INFO] [stderr] Compiling poly1305 v0.8.0 [INFO] [stderr] Compiling elliptic-curve v0.14.0-rc.31 [INFO] [stderr] Compiling primefield v0.14.0-rc.9 [INFO] [stderr] Compiling crypto-primes v0.7.0 [INFO] [stderr] Compiling pbkdf2 v0.12.2 [INFO] [stderr] Compiling blake2 v0.10.6 [INFO] [stderr] Compiling chacha20 v0.10.0 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling keccak v0.2.0 [INFO] [stderr] Compiling fiat-crypto v0.3.0 [INFO] [stderr] Compiling primeorder v0.14.0-rc.9 [INFO] [stderr] Compiling ecdsa v0.17.0-rc.17 [INFO] [stderr] Compiling fastrand v2.4.1 [INFO] [stderr] Compiling signal-hook v0.4.4 [INFO] [stderr] Compiling dirs-sys v0.5.0 [INFO] [stderr] Compiling argon2 v0.5.3 [INFO] [stderr] Compiling num v0.4.3 [INFO] [stderr] Compiling sha3 v0.11.0 [INFO] [stderr] Compiling rand v0.10.1 [INFO] [stderr] Compiling futures-executor v0.3.32 [INFO] [stderr] Compiling bcrypt-pbkdf v0.10.0 [INFO] [stderr] Compiling crossterm v0.29.0 [INFO] [stderr] Compiling p521 v0.14.0-rc.9 [INFO] [stderr] Compiling p256 v0.14.0-rc.9 [INFO] [stderr] Compiling rsa v0.10.0-rc.17 [INFO] [stderr] Compiling ratatui-widgets v0.3.0 [INFO] [stderr] Compiling ssh-cipher v0.2.0 [INFO] [stderr] Compiling ed25519-dalek v3.0.0-pre.6 [INFO] [stderr] Compiling sha1 v0.11.0 [INFO] [stderr] Compiling kem v0.3.0 [INFO] [stderr] Compiling module-lattice v0.2.1 [INFO] [stderr] Compiling num_cpus v1.17.0 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling hkdf v0.12.4 [INFO] [stderr] Compiling winnow v1.0.1 [INFO] [stderr] Compiling cursor-icon v1.2.0 [INFO] [stderr] Compiling seize v0.3.3 [INFO] [stderr] Compiling regex-syntax v0.8.10 [INFO] [stderr] Compiling vte v0.15.0 [INFO] [stderr] Compiling ml-kem v0.3.0-rc.2 [INFO] [stderr] Compiling chrono v0.4.44 [INFO] [stderr] Compiling toml_parser v1.1.2+spec-1.1.0 [INFO] [stderr] Compiling ratatui-macros v0.7.0 [INFO] [stderr] Compiling flurry v0.5.2 [INFO] [stderr] Compiling inotify v0.11.1 [INFO] [stderr] Compiling ratatui-crossterm v0.1.0 [INFO] [stderr] Compiling internal-russh-num-bigint v0.5.0 [INFO] [stderr] Compiling russh-cryptovec v0.59.0 [INFO] [stderr] Compiling futures v0.3.32 [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling russh-util v0.52.0 [INFO] [stderr] Compiling dirs v6.0.0 [INFO] [stderr] Compiling polling v3.11.0 [INFO] [stderr] Compiling rustix-openpty v0.2.0 [INFO] [stderr] Compiling notify-types v2.1.0 [INFO] [stderr] Compiling toml_datetime v1.1.1+spec-1.1.0 [INFO] [stderr] Compiling serde_spanned v1.1.1 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling generic-array v1.3.5 [INFO] [stderr] Compiling enum_dispatch v0.3.13 [INFO] [stderr] Compiling nucleo-matcher v0.3.1 [INFO] [stderr] Compiling delegate v0.13.5 [INFO] [stderr] Compiling hex-literal v1.1.0 [INFO] [stderr] Compiling data-encoding v2.10.0 [INFO] [stderr] Compiling wildmatch v2.6.1 [INFO] [stderr] Compiling glob v0.3.3 [INFO] [stderr] Compiling md5 v0.7.0 [INFO] [stderr] Compiling russh-sftp v2.1.1 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling toml v1.1.2+spec-1.1.0 [INFO] [stderr] Compiling nucleo v0.5.0 [INFO] [stderr] Compiling notify v8.2.0 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling ratatui v0.30.0 [INFO] [stderr] Compiling tempfile v3.27.0 [INFO] [stderr] Compiling uuid v1.23.1 [INFO] [stderr] Compiling dbus v0.9.11 [INFO] [stderr] Compiling alacritty_terminal v0.26.0 [INFO] [stderr] Compiling p384 v0.14.0-rc.9 [INFO] [stderr] Compiling dbus-secret-service v4.1.0 [INFO] [stderr] Compiling keyring v3.6.3 [INFO] [stderr] Compiling git2 v0.20.4 [INFO] [stderr] Compiling internal-russh-forked-ssh-key v0.6.18+upstream-0.6.7 [INFO] [stderr] Compiling ssh2-config v0.7.0 [INFO] [stderr] Compiling russh v0.60.0 [INFO] [stderr] Compiling sush v1.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 54s [INFO] running `Command { std: "docker" "inspect" "c1e3b60a0541b09dba524b1d34c8102e347b2deaa6ac2dcca93a1840e7189377", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c1e3b60a0541b09dba524b1d34c8102e347b2deaa6ac2dcca93a1840e7189377", kill_on_drop: false }` [INFO] [stdout] c1e3b60a0541b09dba524b1d34c8102e347b2deaa6ac2dcca93a1840e7189377 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a26e4bf4b7c87259df2d9bdc9cc72a38206a7831cd6720559ee2070f8dd6d18c [INFO] running `Command { std: "docker" "start" "-a" "a26e4bf4b7c87259df2d9bdc9cc72a38206a7831cd6720559ee2070f8dd6d18c", kill_on_drop: false }` [INFO] [stderr] Compiling sush v1.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 10.84s [INFO] running `Command { std: "docker" "inspect" "a26e4bf4b7c87259df2d9bdc9cc72a38206a7831cd6720559ee2070f8dd6d18c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a26e4bf4b7c87259df2d9bdc9cc72a38206a7831cd6720559ee2070f8dd6d18c", kill_on_drop: false }` [INFO] [stdout] a26e4bf4b7c87259df2d9bdc9cc72a38206a7831cd6720559ee2070f8dd6d18c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 1eb7a335776e3e75f9b5b05e018c4deb4f08bf7ca9abcceaa758c5a3c3ffcfa7 [INFO] running `Command { std: "docker" "start" "-a" "1eb7a335776e3e75f9b5b05e018c4deb4f08bf7ca9abcceaa758c5a3c3ffcfa7", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.44s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/sush-30788497bb0d727e) [INFO] [stdout] [INFO] [stdout] running 251 tests [INFO] [stdout] test app::tests::conflict_prompt_accepts_skip_without_default ... ok [INFO] [stdout] test app::tests::conflict_prompt_accepts_overwrite_for_remaining_files ... ok [INFO] [stdout] test app::tests::decode_switch_key_from_raw_input ... ok [INFO] [stdout] test app::tests::conflict_prompt_toggle_then_overwrite_sets_default_choice ... ok [INFO] [stdout] test app::tests::double_space_selects_upward_range_from_anchor ... ok [INFO] [stdout] test app::tests::busy_upload_request_is_enqueued_instead_of_replacing_active_transfer ... ok [INFO] [stdout] test app::tests::double_space_selects_downward_range_from_anchor ... ok [INFO] [stdout] test app::tests::esc_in_settings_returns_to_main ... ok [INFO] [stdout] test app::tests::esc_clears_multi_select_without_leaving_sftp ... ok [INFO] [stdout] test app::tests::failed_recursive_transfer_opens_failure_prompt ... ok [INFO] [stdout] test app::tests::empty_search_shows_all ... ok [INFO] [stdout] test app::tests::failed_upload_keeps_session_active ... ok [INFO] [stdout] test app::tests::app_test_helper_carries_secret_failure_metadata ... ok [INFO] [stdout] test app::tests::batch_delete_uses_selected_remote_entries ... ok [INFO] [stdout] test app::tests::comma_key_opens_settings_view ... ok [INFO] [stdout] test app::tests::backspace_in_sftp_triggers_parent_navigation ... ok [INFO] [stdout] test app::tests::esc_clears_active_remote_multi_select ... ok [INFO] [stdout] test app::tests::failed_upload_retries_after_next_change ... ok [INFO] [stdout] test app::tests::busy_download_request_is_enqueued_instead_of_replacing_active_transfer ... ok [INFO] [stdout] test app::tests::failure_prompt_cancel_marks_task_cancelled ... ok [INFO] [stdout] test app::tests::failure_prompt_retry_keeps_current_file ... ok [INFO] [stdout] test app::tests::failure_prompt_skip_advances_to_next_file ... ok [INFO] [stdout] test app::tests::failure_prompt_retry_keeps_current_recursive_file_pending ... ok [INFO] [stdout] test app::tests::key_passphrase_account_uses_identity_path ... ok [INFO] [stdout] test app::tests::forwarding_view_state_lists_hosts_without_rules_for_creation ... ok [INFO] [stdout] test app::tests::leaving_sftp_does_not_stop_background_queue ... ok [INFO] [stdout] test app::tests::key_passphrase_prompt_title_includes_failure_reason ... ok [INFO] [stdout] test app::tests::n_key_opens_forward_creation_for_host_without_existing_rules ... ok [INFO] [stdout] test app::tests::leaving_connection_clears_background_transfer_queue ... ok [INFO] [stdout] test app::tests::p_key_opens_forwarding_manager ... ok [INFO] [stdout] test app::tests::pane_select_next_moves_only_active_pane_selection ... ok [INFO] [stdout] test app::tests::password_prompt_title_includes_previous_save_failure_reason ... ok [INFO] [stdout] test app::tests::pressing_e_on_remote_directory_does_not_trigger_remote_edit ... ok [INFO] [stdout] test app::tests::putty_direct_configuration_uses_transient_host_and_password ... ok [INFO] [stdout] test app::tests::pressing_e_in_local_pane_does_not_trigger_remote_edit ... ok [INFO] [stdout] test app::tests::putty_direct_skips_history_and_secret_persistence ... ok [INFO] [stdout] test app::tests::queue_badge_uses_queue_position_instead_of_recursive_file_position ... ok [INFO] [stdout] test app::tests::queue_counts_include_active_and_pending_items ... ok [INFO] [stdout] test app::tests::putty_direct_disconnect_exits_instead_of_returning_to_main ... ok [INFO] [stdout] test app::tests::pressing_q_with_active_remote_edit_does_not_exit_sftp ... ok [INFO] [stdout] test app::tests::polling_detects_changed_fingerprint ... ok [INFO] [stdout] test app::tests::resolve_connection_route_uses_bastion_for_proxy_jump ... ok [INFO] [stdout] test app::tests::queue_badge_percent_uses_resumed_progress_bytes ... ok [INFO] [stdout] test app::tests::resolve_connection_route_uses_direct_target_without_proxy_jump ... ok [INFO] [stdout] test app::tests::recursive_transfer_skip_advances_aggregate_progress ... ok [INFO] [stdout] test app::tests::remote_edit_session_starts_in_opening_state ... ok [INFO] [stdout] test app::tests::right_in_sftp_triggers_enter_navigation ... ok [INFO] [stdout] test app::tests::pressing_e_in_remote_pane_triggers_remote_edit ... ok [INFO] [stdout] test app::tests::completed_transfer_starts_next_queued_job ... ok [INFO] [stdout] test app::tests::saving_new_forward_keeps_selected_host ... ok [INFO] [stdout] test app::tests::repeated_same_fingerprint_does_not_reupload ... ok [INFO] [stdout] test app::tests::recursive_transfer_tracks_current_file_bytes ... ok [INFO] [stdout] test app::tests::split_ssh_input_stops_before_switch_key ... ok [INFO] [stdout] test app::tests::resolve_connection_route_rejects_missing_proxy_jump_host ... ok [INFO] [stdout] test app::tests::ssh_mouse_drag_selection_is_not_forwarded_to_remote ... ok [INFO] [stdout] test app::tests::ssh_mouse_selection_input_is_forwarded_when_capture_is_disabled ... ok [INFO] [stdout] test app::tests::ssh_non_scroll_mouse_input_is_not_forwarded_to_remote ... ok [INFO] [stdout] test app::tests::batch_download_uses_selected_remote_entries ... ok [INFO] [stdout] test app::tests::ssh_scroll_input_is_forwarded_when_scroll_capture_is_disabled ... ok [INFO] [stdout] test app::tests::ssh_scroll_input_is_not_forwarded_to_remote ... ok [INFO] [stdout] test app::tests::record_secret_save_failure_stores_user_message ... ok [INFO] [stdout] test app::tests::sftp_goto_prompt_queues_target_path ... ok [INFO] [stdout] test app::tests::single_click_sets_anchor_for_next_range_without_reusing_old_anchor ... ok [INFO] [stdout] test app::tests::sftp_search_filters_active_list ... ok [INFO] [stdout] test config::history::tests::days_since_returns_none_for_unknown ... ok [INFO] [stdout] test app::tests::space_toggles_active_local_entry_selection ... ok [INFO] [stdout] test app::tests::space_in_settings_updates_putty_compat_metadata ... ok [INFO] [stdout] test config::history::tests::empty_when_file_missing ... ok [INFO] [stdout] test config::history::tests::days_since_returns_zero_for_just_recorded ... ok [INFO] [stdout] test app::tests::search_filters_hosts ... ok [INFO] [stdout] test config::host::tests::dynamic_rule_no_remote_fields ... ok [INFO] [stdout] test config::history::tests::persists_and_reloads ... ok [INFO] [stdout] test config::host::tests::forward_rule_toml_round_trip ... ok [INFO] [stdout] test config::host::tests::host_with_forwards_deserializes ... ok [INFO] [stdout] test app::tests::sftp_goto_tab_completes_current_directory_candidate ... ok [INFO] [stdout] test app::tests::batch_upload_uses_selected_local_entries ... ok [INFO] [stdout] test app::tests::tab_switches_active_pane_without_resetting_local_selection ... ok [INFO] [stdout] test app::tests::recursive_download_conflict_opens_prompt_before_transfer ... ok [INFO] [stdout] test app::tests::confirming_batch_delete_removes_selected_local_entries ... ok [INFO] [stdout] test config::secrets::tests::unavailable_error_is_user_readable ... ok [INFO] [stdout] test config::secrets::tests::entry_key_is_stable ... ok [INFO] [stdout] test config::secrets::tests::key_passphrase_key_includes_identity_path ... ok [INFO] [stdout] test config::secrets::tests::permission_error_is_user_readable ... ok [INFO] [stdout] test config::secrets::tests::unavailable_backend_rejects_persist ... ok [INFO] [stdout] test app::tests::switching_to_remote_preserves_remote_selection ... ok [INFO] [stdout] test config::secrets::tests::fake_backend_roundtrip ... ok [INFO] [stdout] test app::tests::ssh_mouse_selection_returns_selected_text_on_release ... ok [INFO] [stdout] test config::history::tests::record_and_retrieve ... ok [INFO] [stdout] test config::store::tests::merge_sush_config_takes_precedence ... ok [INFO] [stdout] test config::ssh_config::tests::parse_single_host ... ok [INFO] [stdout] test config::ssh_config::tests::skip_wildcard_host ... ok [INFO] [stdout] test config::store::tests::merge_adds_new_hosts_from_ssh_config ... ok [INFO] [stdout] test config::store::tests::merge_does_not_remove_hosts_deleted_from_ssh_config ... ok [INFO] [stdout] test config::store::tests::import_prompted_roundtrips ... ok [INFO] [stdout] test config::store::tests::upsert_secret_failure_overwrites_existing_reason ... ok [INFO] [stdout] test putty_args::tests::putty_args_debug_does_not_include_temporary_password ... ok [INFO] [stdout] test config::store::tests::take_secret_failure_removes_matching_entry ... ok [INFO] [stdout] test config::store::tests::import_prompted_defaults_to_false_on_old_config ... ok [INFO] [stdout] test putty_args::tests::putty_args_default_port_is_22 ... ok [INFO] [stdout] test putty_args::tests::putty_args_parse_identity_file_and_temporary_password ... ok [INFO] [stdout] test putty_args::tests::putty_args_parse_login_port_and_host ... ok [INFO] [stdout] test app::tests::uploading_selected_directory_starts_recursive_transfer ... ok [INFO] [stdout] test config::store::tests::putty_compat_roundtrips ... ok [INFO] [stdout] test config::store::tests::save_load_roundtrip ... ok [INFO] [stdout] test config::ssh_config::tests::multiple_identity_files ... ok [INFO] [stdout] test config::store::tests::secret_save_failures_default_empty_on_old_config ... ok [INFO] [stdout] test putty_args::tests::putty_args_parse_user_at_host_with_port_after_host ... ok [INFO] [stdout] test putty_args::tests::putty_args_login_flag_wins_over_user_at_host ... ok [INFO] [stdout] test config::store::tests::putty_compat_defaults_to_disabled_on_old_config ... ok [INFO] [stdout] test putty_args::tests::putty_args_reject_bad_port ... ok [INFO] [stdout] test app::tests::sftp_local_parent_moves_to_parent_directory ... ok [INFO] [stdout] test putty_args::tests::putty_args_reject_missing_host ... ok [INFO] [stdout] test config::store::tests::secret_save_failures_roundtrip ... ok [INFO] [stdout] test putty_args::tests::putty_args_reject_multiple_hosts ... ok [INFO] [stdout] test putty_args::tests::putty_args_reject_saved_session_load ... ok [INFO] [stdout] test putty_shim::tests::putty_direct_shim_detection_matches_putty_exe_name ... ok [INFO] [stdout] test putty_args::tests::putty_launch_builds_transient_host_with_default_user ... ok [INFO] [stdout] test putty_shim::tests::putty_direct_terminal_command_adds_compat_marker ... ok [INFO] [stdout] test putty_shim::tests::putty_shim_config_roundtrips_real_sush_path ... ok [INFO] [stdout] test putty_shim::tests::putty_shim_status_reports_linux_and_other_as_unsupported ... ok [INFO] [stdout] test putty_shim::tests::putty_shim_sidecar_path_is_next_to_shim ... ok [INFO] [stdout] test putty_shim::tests::putty_shim_current_status_is_available ... ok [INFO] [stdout] test putty_shim::tests::putty_shim_enable_disable_updates_metadata_for_current_platform ... ok [INFO] [stdout] test sftp::client::tests::build_remote_edit_backup_path_stays_in_same_directory ... ok [INFO] [stdout] test sftp::client::tests::build_remote_edit_temp_path_stays_in_same_directory ... ok [INFO] [stdout] test putty_shim::tests::putty_shim_path_is_sush_managed ... ok [INFO] [stdout] test putty_args::tests::putty_args_reject_unsupported_option_instead_of_host ... ok [INFO] [stdout] test putty_shim::tests::putty_shim_status_reports_unsupported_on_non_windows ... ok [INFO] [stdout] test putty_shim::tests::putty_shim_status_reports_windows_next_step ... ok [INFO] [stdout] test sftp::client::tests::build_remote_child_path_avoids_double_slash_for_root ... ok [INFO] [stdout] test sftp::client::tests::build_remote_child_path_joins_under_directory ... ok [INFO] [stdout] test sftp::client::tests::remote_edit_transfer_helpers_exist ... ok [INFO] [stdout] test sftp::transfer::tests::aggregate_progress_keeps_current_file_bytes ... ok [INFO] [stdout] test sftp::transfer::tests::aggregate_progress_moves_to_next_file ... ok [INFO] [stdout] test sftp::transfer::tests::aggregate_progress_counts_only_files ... ok [INFO] [stdout] test sftp::transfer::tests::download_resume_uses_existing_local_partial_size ... ok [INFO] [stdout] test sftp::transfer::tests::download_plan_keeps_selected_directory_name ... ok [INFO] [stdout] test sftp::transfer::tests::recursive_driver_creates_directories_before_files ... ok [INFO] [stdout] test sftp::transfer::tests::recursive_driver_pauses_on_file_conflict ... ok [INFO] [stdout] test sftp::transfer::tests::resume_offset_resets_when_target_is_larger_than_source ... ok [INFO] [stdout] test sftp::transfer::tests::local_resume_mode_appends_when_partial_file_exists ... ok [INFO] [stdout] test sftp::transfer::tests::upload_plan_keeps_selected_directory_name ... ok [INFO] [stdout] test sftp::transfer::tests::upload_resume_resets_when_existing_remote_has_full_size ... ok [INFO] [stdout] test sftp::transfer::tests::upload_resume_starts_from_existing_remote_size ... ok [INFO] [stdout] test sftp::transfer::tests::upload_resume_uses_existing_remote_partial_size ... ok [INFO] [stdout] test sftp::transfer::tests::local_scan_collects_nested_files ... ok [INFO] [stdout] test sftp::transfer::tests::local_scan_does_not_follow_directory_symlinks ... ok [INFO] [stdout] test ssh::terminal::tests::new_has_correct_dimensions ... ok [INFO] [stdout] test ssh::terminal::tests::process_ascii_appears_in_grid ... ok [INFO] [stdout] test ssh::terminal::tests::selection_text_uses_viewport_coordinates ... ok [INFO] [stdout] test tui::views::edit_view::tests::build_host_returns_correct_host ... ok [INFO] [stdout] test tui::views::edit_view::tests::validate_rejects_bad_port ... ok [INFO] [stdout] test tui::views::edit_view::tests::validate_requires_alias ... ok [INFO] [stdout] test tui::views::edit_view::tests::validate_accepts_valid_draft ... ok [INFO] [stdout] test tui::views::edit_view::tests::validate_requires_hostname ... ok [INFO] [stdout] test tui::views::edit_view::tests::from_host_populates_fields ... ok [INFO] [stdout] test tui::views::edit_view::tests::proxy_jump_selection_defaults_to_first_candidate ... ok [INFO] [stdout] test tui::views::edit_view::tests::proxy_jump_selection_prefers_matching_alias ... ok [INFO] [stdout] test tui::views::edit_view::tests::proxy_jump_candidates_filter_and_exclude_self ... ok [INFO] [stdout] test tui::views::folder_view::tests::hosts_in_path_exact_match_only ... ok [INFO] [stdout] test tui::views::folder_view::tests::build_tree_creates_intermediate_nodes ... ok [INFO] [stdout] test tui::views::folder_view::tests::build_tree_creates_root_node ... ok [INFO] [stdout] test tui::views::folder_view::tests::hosts_in_path_root_returns_untagged ... ok [INFO] [stdout] test tui::views::folder_view::tests::jump_candidates_filters_paths ... ok [INFO] [stdout] test tui::views::folder_view::tests::level_1_paths_includes_root_and_top_dirs ... ok [INFO] [stdout] test tui::views::folder_view::tests::hosts_in_path_recursive ... ok [INFO] [stdout] test tui::views::forward_edit::tests::kind_description_line_is_left_aligned ... ok [INFO] [stdout] test tui::views::forward_edit::tests::kind_descriptions_match_expected_copy ... ok [INFO] [stdout] test tui::views::forward_edit::tests::validate_dynamic_rule_skips_remote_fields ... ok [INFO] [stdout] test tui::views::forward_edit::tests::validate_local_rule_requires_remote_fields ... ok [INFO] [stdout] test tui::views::import_view::tests::existing_hosts_marked_already_exists ... ok [INFO] [stdout] test tui::views::import_view::tests::navigation_moves_cursor ... ok [INFO] [stdout] test tui::views::import_view::tests::selected_hosts_returns_only_selected_non_existing ... ok [INFO] [stdout] test ssh::terminal::tests::scrollback_can_move_display_offset ... ok [INFO] [stdout] test tui::views::import_view::tests::toggle_selects_available_entry ... ok [INFO] [stdout] test ssh::terminal::tests::selection_text_can_read_scrolled_history ... ok [INFO] [stdout] test tui::views::import_view::tests::toggle_skips_already_existing ... ok [INFO] [stdout] test tui::views::main_view::tests::default_hints_include_settings_entry ... ok [INFO] [stdout] test tui::views::main_view::tests::folder_selection_highlight_matches_sftp_style ... ok [INFO] [stdout] test tui::views::settings_view::tests::settings_lines_show_platform_and_next_step ... ok [INFO] [stdout] test tui::views::sftp_view::tests::active_pane_uses_highlighted_focus_style ... ok [INFO] [stdout] test tui::views::sftp_view::tests::long_paths_keep_tail_when_truncated ... ok [INFO] [stdout] test tui::views::sftp_view::tests::multi_select_status_bar_shows_batch_actions_for_local_pane ... ok [INFO] [stdout] test tui::views::sftp_view::tests::multi_select_status_bar_shows_batch_actions_for_remote_pane ... ok [INFO] [stdout] test tui::views::sftp_view::tests::narrow_width_uses_single_active_pane_layout ... ok [INFO] [stdout] test tui::views::sftp_view::tests::short_paths_are_not_truncated ... ok [INFO] [stdout] test tui::views::sftp_view::tests::wide_width_uses_dual_pane_layout ... ok [INFO] [stdout] test tui::views::sftp_view::tests::width_at_threshold_enables_dual_pane ... ok [INFO] [stdout] test tui::views::ssh_view::tests::indexed_color_passes_through ... ok [INFO] [stdout] test tui::views::ssh_view::tests::indexed_zero_maps_correctly ... ok [INFO] [stdout] test tui::views::ssh_view::tests::spec_rgb_maps_to_ratatui_rgb ... ok [INFO] [stdout] test tui::views::ssh_view::tests::ssh_view_passes_through_global_transfer_badge ... ok [INFO] [stdout] test tui::views::ssh_view::tests::terminal_view_highlights_selected_cells ... ok [INFO] [stdout] test tui::widgets::file_list::tests::unselected_directory_keeps_directory_prefix ... ok [INFO] [stdout] test tui::widgets::progress_bar::tests::recursive_progress_label_includes_file_counts ... ok [INFO] [stdout] test tui::widgets::status_bar::tests::status_message_keeps_transfer_badge_when_present ... ok [INFO] [stdout] test tui::widgets::host_list::tests::selection_highlight_matches_sftp_style ... ok [INFO] [stdout] test tui::widgets::status_bar::tests::compact_transfer_badge_renders_expected_text ... ok [INFO] [stdout] test tui::widgets::status_bar::tests::status_bar_keeps_hints_when_transfer_badge_is_present ... ok [INFO] [stdout] test tui::widgets::tag_editor::tests::backspace_mid_input_recomputes_candidates ... ok [INFO] [stdout] test tui::widgets::tag_editor::tests::backspace_empties_input_then_deletes_tag ... ok [INFO] [stdout] test tui::widgets::file_list::tests::selected_row_is_not_highlighted_when_list_is_unfocused ... ok [INFO] [stdout] test tui::widgets::file_list::tests::selected_file_uses_marked_prefix ... ok [INFO] [stdout] test tui::widgets::tag_editor::tests::backspace_without_input_at_zero_does_nothing ... ok [INFO] [stdout] test tui::widgets::tag_editor::tests::backspace_without_input_deletes_left_tag ... ok [INFO] [stdout] test tui::views::sftp_view::tests::header_line_shows_host_without_local_or_remote_paths ... ok [INFO] [stdout] test tui::widgets::tag_editor::tests::candidates_exclude_already_added_tags ... ok [INFO] [stdout] test tui::widgets::tag_editor::tests::backspace_with_input_removes_last_char ... ok [INFO] [stdout] test tui::widgets::tag_editor::tests::commit_pending_creates_tag_if_input_nonempty ... ok [INFO] [stdout] test tui::widgets::host_list::tests::description_does_not_render_when_selection_hidden ... ok [INFO] [stdout] test tui::widgets::tag_editor::tests::confirm_empty_input_does_nothing ... ok [INFO] [stdout] test tui::widgets::tag_editor::tests::move_left_stops_at_zero ... ok [INFO] [stdout] test tui::widgets::tag_editor::tests::move_left_decrements_cursor ... ok [INFO] [stdout] test tui::widgets::tag_editor::tests::move_right_increments_cursor ... ok [INFO] [stdout] test tui::widgets::tag_editor::tests::char_input_starts_input_string ... ok [INFO] [stdout] test tui::widgets::host_list::tests::probe_does_not_render_when_selection_hidden ... ok [INFO] [stdout] test tui::widgets::tag_editor::tests::confirm_input_creates_tag_at_cursor ... ok [INFO] [stdout] test tui::widgets::tag_editor::tests::candidates_filter_by_input ... ok [INFO] [stdout] test tui::widgets::tag_editor::tests::move_right_stops_at_end ... ok [INFO] [stdout] test tui::widgets::tag_editor::tests::new_cursor_at_end ... ok [INFO] [stdout] test tui::views::ssh_view::tests::terminal_view_renders_scrolled_history_rows ... ok [INFO] [stdout] test tui::widgets::host_list::tests::description_renders_when_selected ... ok [INFO] [stdout] test tunnel::daemon::tests::fatal_error_detection_matches_expected_cases ... ok [INFO] [stdout] test tunnel::daemon::tests::handle_request_status_reports_rule_state ... ok [INFO] [stdout] test tunnel::daemon::tests::handle_request_start_sets_known_rule_to_connecting ... ok [INFO] [stdout] test tunnel::daemon::tests::handle_request_start_returns_error_for_unknown_rule ... ok [INFO] [stdout] test tunnel::daemon::tests::state_machine_happy_path ... ok [INFO] [stdout] test tunnel::daemon::tests::handle_request_stop_only_resets_target_rule ... ok [INFO] [stdout] test tunnel::daemon::tests::handle_request_stop_all_resets_every_rule ... ok [INFO] [stdout] test tunnel::daemon::tests::stop_clears_state ... ok [INFO] [stdout] test tunnel::daemon::tests::prepare_rule_for_start_sets_known_rule_to_connecting ... ok [INFO] [stdout] test tunnel::daemon::tests::ensure_runtime_parent_creates_missing_directory ... ok [INFO] [stdout] test tunnel::daemon::tests::runtime_files_drop_removes_pid_and_socket ... ok [INFO] [stdout] test tunnel::daemon::tests::sync_state_with_hosts_adds_new_rules_and_removes_deleted_rules ... ok [INFO] [stdout] test tunnel::daemon::tests::state_machine_reconnect_then_error ... ok [INFO] [stdout] test tunnel::ipc::tests::response_round_trip ... ok [INFO] [stdout] test tunnel::ipc::tests::start_request_serializes ... ok [INFO] [stdout] test tunnel::ipc::tests::status_request_serializes ... ok [INFO] [stdout] test utils::fuzzy::tests::empty_query_returns_all_sorted_by_hostname_when_no_history ... ok [INFO] [stdout] test utils::open::tests::linux_uses_xdg_open ... ok [INFO] [stdout] test utils::open::tests::macos_uses_open ... ok [INFO] [stdout] test utils::fuzzy::tests::matches_tag ... ok [INFO] [stdout] test utils::open::tests::windows_uses_shell_open ... ok [INFO] [stdout] test tui::views::forward_edit::tests::layout_sections_keep_footer_at_bottom ... ok [INFO] [stdout] test utils::fuzzy::tests::search_boosts_recently_connected_host ... ok [INFO] [stdout] test utils::fuzzy::tests::matches_alias ... ok [INFO] [stdout] test utils::fuzzy::tests::empty_query_sorts_by_history_desc_then_hostname_asc ... ok [INFO] [stdout] test utils::fuzzy::tests::matches_hostname ... ok [INFO] [stdout] test ssh::terminal::tests::resize_updates_dimensions ... ok [INFO] [stdout] test tunnel::daemon::tests::sleep_or_stop_returns_false_when_rule_is_stopped ... ok [INFO] [stdout] test app::tests::double_space_selects_range_after_moving_slowly_from_anchor ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 251 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.61s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "1eb7a335776e3e75f9b5b05e018c4deb4f08bf7ca9abcceaa758c5a3c3ffcfa7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1eb7a335776e3e75f9b5b05e018c4deb4f08bf7ca9abcceaa758c5a3c3ffcfa7", kill_on_drop: false }` [INFO] [stdout] 1eb7a335776e3e75f9b5b05e018c4deb4f08bf7ca9abcceaa758c5a3c3ffcfa7