[INFO] fetching crate suture-tui 1.2.0...
[INFO] testing suture-tui-1.2.0 against beta-2026-04-21 for beta-1.96-2
[INFO] extracting crate suture-tui 1.2.0 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate suture-tui 1.2.0
[INFO] finished tweaking crates.io crate suture-tui 1.2.0
[INFO] tweaked toml for crates.io crate suture-tui 1.2.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate suture-tui 1.2.0 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 suture-tui 1.2.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+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] 2817c532d1041f96074103907cd95c12a26ed3f8da9bbb78121364f8fbd9a584
[INFO] running `Command { std: "docker" "start" "-a" "2817c532d1041f96074103907cd95c12a26ed3f8da9bbb78121364f8fbd9a584", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2817c532d1041f96074103907cd95c12a26ed3f8da9bbb78121364f8fbd9a584", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2817c532d1041f96074103907cd95c12a26ed3f8da9bbb78121364f8fbd9a584", kill_on_drop: false }`
[INFO] [stdout] 2817c532d1041f96074103907cd95c12a26ed3f8da9bbb78121364f8fbd9a584
[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] 76a60c810b8f8d6e674850cede9768bf4a1a9898fc0edf26acafe519913f7253
[INFO] running `Command { std: "docker" "start" "-a" "76a60c810b8f8d6e674850cede9768bf4a1a9898fc0edf26acafe519913f7253", kill_on_drop: false }`
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling foldhash v0.2.0
[INFO] [stderr]    Compiling zerocopy v0.8.47
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling fallible-streaming-iterator v0.1.9
[INFO] [stderr]    Compiling fallible-iterator v0.3.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling zip v2.4.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling cc v1.2.57
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling instability v0.3.12
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling castaway v0.2.4
[INFO] [stderr]    Compiling csv-core v0.1.13
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling hashlink v0.11.0
[INFO] [stderr]    Compiling quick-xml v0.37.5
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling compact_str v0.8.1
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling unicode-truncate v1.1.0
[INFO] [stderr]    Compiling csv v1.4.0
[INFO] [stderr]    Compiling roxmltree v0.20.0
[INFO] [stderr]    Compiling cassowary v0.3.0
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling crossterm v0.28.1
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling lru v0.12.5
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling libsqlite3-sys v0.37.0
[INFO] [stderr]    Compiling blake3 v1.8.3
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling ed25519-dalek v2.2.0
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling ratatui v0.29.0
[INFO] [stderr]    Compiling suture-common v1.2.0
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling zstd v0.13.3
[INFO] [stderr]    Compiling rusqlite v0.39.0
[INFO] [stderr]    Compiling suture-core v1.2.0
[INFO] [stderr]    Compiling suture-driver v1.2.0
[INFO] [stderr]    Compiling suture-ooxml v1.2.0
[INFO] [stderr]    Compiling suture-driver-csv v1.2.0
[INFO] [stderr]    Compiling suture-driver-toml v1.2.0
[INFO] [stderr]    Compiling suture-driver-xml v1.2.0
[INFO] [stderr]    Compiling suture-driver-yaml v1.2.0
[INFO] [stderr]    Compiling suture-driver-json v1.2.0
[INFO] [stderr]    Compiling suture-driver-pptx v1.2.0
[INFO] [stderr]    Compiling suture-driver-xlsx v1.2.0
[INFO] [stderr]    Compiling suture-driver-docx v1.2.0
[INFO] [stderr]    Compiling suture-tui v1.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 45.74s
[INFO] running `Command { std: "docker" "inspect" "76a60c810b8f8d6e674850cede9768bf4a1a9898fc0edf26acafe519913f7253", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "76a60c810b8f8d6e674850cede9768bf4a1a9898fc0edf26acafe519913f7253", kill_on_drop: false }`
[INFO] [stdout] 76a60c810b8f8d6e674850cede9768bf4a1a9898fc0edf26acafe519913f7253
[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] f91159152c2b03a4f8f66a53356f6d9c4864ea75a84b0d4bf20b7b94101138fe
[INFO] running `Command { std: "docker" "start" "-a" "f91159152c2b03a4f8f66a53356f6d9c4864ea75a84b0d4bf20b7b94101138fe", kill_on_drop: false }`
[INFO] [stderr]    Compiling suture-tui v1.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.83s
[INFO] running `Command { std: "docker" "inspect" "f91159152c2b03a4f8f66a53356f6d9c4864ea75a84b0d4bf20b7b94101138fe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f91159152c2b03a4f8f66a53356f6d9c4864ea75a84b0d4bf20b7b94101138fe", kill_on_drop: false }`
[INFO] [stdout] f91159152c2b03a4f8f66a53356f6d9c4864ea75a84b0d4bf20b7b94101138fe
[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] 4caff3f3fbcd65dae752912ec18d1057a21be556273fd787ee59fe7afb618170
[INFO] running `Command { std: "docker" "start" "-a" "4caff3f3fbcd65dae752912ec18d1057a21be556273fd787ee59fe7afb618170", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.17s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/suture_tui-24ee300e31f35c03)
[INFO] [stdout] 
[INFO] [stdout] running 31 tests
[INFO] [stdout] test app::tests::test_compute_line_diff_add ... ok
[INFO] [stdout] test app::tests::test_compute_line_diff_unchanged ... ok
[INFO] [stdout] test app::tests::test_compute_line_diff_empty ... ok
[INFO] [stdout] test app::tests::test_days_to_date_known ... ok
[INFO] [stdout] test app::tests::test_days_to_date_epoch ... ok
[INFO] [stdout] test app::tests::test_format_timestamp ... ok
[INFO] [stdout] test app::tests::test_compute_line_diff_mixed ... ok
[INFO] [stdout] test app::tests::test_tab_cycling ... ok
[INFO] [stdout] test app::tests::test_compute_line_diff_remove ... ok
[INFO] [stdout] test app::tests::test_tab_title ... ok
[INFO] [stdout] test ui::log_graph::tests::test_empty_entries ... ok
[INFO] [stdout] test ui::log_graph::tests::test_last_merge_entry ... ok
[INFO] [stdout] test ui::log_graph::tests::test_linear_chain ... ok
[INFO] [stdout] test ui::log_graph::tests::test_merge_entry ... ok
[INFO] [stdout] test ui::log_graph::tests::test_single_entry ... ok
[INFO] [stdout] test ui::tests::test_status_icon_clean ... ok
[INFO] [stdout] test ui::tests::test_status_icon_added ... ok
[INFO] [stdout] test ui::tests::test_visible_range_clamped ... ok
[INFO] [stdout] test ui::tests::test_status_icon_untracked ... ok
[INFO] [stdout] test ui::tests::test_status_icon_modified ... ok
[INFO] [stdout] test ui::tests::test_visible_range_normal ... ok
[INFO] [stdout] test ui::tests::test_status_icon_deleted ... ok
[INFO] [stdout] test app::tests::test_commit_mode_empty_rejected ... ok
[INFO] [stdout] test app::tests::test_handle_key_alt_number ... ok
[INFO] [stdout] test app::tests::test_handle_key_tab_cycle ... ok
[INFO] [stdout] test app::tests::test_handle_key_diff_scroll ... ok
[INFO] [stdout] test app::tests::test_commit_mode_enter_exit ... ok
[INFO] [stdout] test app::tests::test_commit_mode_submit ... ok
[INFO] [stdout] test app::tests::test_handle_key_commit_requires_staged ... ok
[INFO] [stdout] test app::tests::test_handle_key_quit ... ok
[INFO] [stdout] test app::tests::test_handle_key_stage_toggle ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 31 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests suture_tui
[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" "4caff3f3fbcd65dae752912ec18d1057a21be556273fd787ee59fe7afb618170", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4caff3f3fbcd65dae752912ec18d1057a21be556273fd787ee59fe7afb618170", kill_on_drop: false }`
[INFO] [stdout] 4caff3f3fbcd65dae752912ec18d1057a21be556273fd787ee59fe7afb618170
