[INFO] cloning repository https://github.com/centy-io/centy-tui
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/centy-io/centy-tui" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcenty-io%2Fcenty-tui", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcenty-io%2Fcenty-tui'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c6878775dfcd8ee58dfa292bd2c14d8f08e13961
[INFO] testing centy-io/centy-tui against 1.94.0 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcenty-io%2Fcenty-tui" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/centy-io/centy-tui
[INFO] finished tweaking git repo https://github.com/centy-io/centy-tui
[INFO] tweaked toml for git repo https://github.com/centy-io/centy-tui written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/centy-io/centy-tui on toolchain 1.94.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.94.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/centy-io/centy-tui 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" "+1.94.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded predicates-tree v1.0.12
[INFO] [stderr]   Downloaded downcast v0.11.0
[INFO] [stderr]   Downloaded termtree v0.5.1
[INFO] [stderr]   Downloaded clipboard-win v5.4.1
[INFO] [stderr]   Downloaded instability v0.3.10
[INFO] [stderr]   Downloaded hyper-timeout v0.5.2
[INFO] [stderr]   Downloaded simple-easing v1.0.1
[INFO] [stderr]   Downloaded prost-types v0.13.5
[INFO] [stderr]   Downloaded fragile v2.0.1
[INFO] [stderr]   Downloaded tokio-test v0.4.4
[INFO] [stderr]   Downloaded itoa v1.0.16
[INFO] [stderr]   Downloaded prost v0.13.5
[INFO] [stderr]   Downloaded libredox v0.1.11
[INFO] [stderr]   Downloaded zmij v0.1.7
[INFO] [stderr]   Downloaded cc v1.2.50
[INFO] [stderr]   Downloaded error-code v3.3.2
[INFO] [stderr]   Downloaded predicates-core v1.0.9
[INFO] [stderr]   Downloaded diff v0.1.13
[INFO] [stderr]   Downloaded predicates v3.1.3
[INFO] [stderr]   Downloaded tonic v0.12.3
[INFO] [stderr]   Downloaded prost-derive v0.13.5
[INFO] [stderr]   Downloaded unicode-width v0.2.0
[INFO] [stderr]   Downloaded arboard v3.6.1
[INFO] [stderr]   Downloaded ryu v1.0.21
[INFO] [stderr]   Downloaded cargo-husky v1.5.0
[INFO] [stderr]   Downloaded pxfm v0.1.27
[INFO] [stderr]   Downloaded mockall_derive v0.13.1
[INFO] [stderr]   Downloaded yansi v1.0.1
[INFO] [stderr]   Downloaded ratatui v0.29.0
[INFO] [stderr]   Downloaded indoc v2.0.7
[INFO] [stderr]   Downloaded tonic-build v0.12.3
[INFO] [stderr]   Downloaded zerocopy v0.8.31
[INFO] [stderr]   Downloaded mockall v0.13.1
[INFO] [stderr]   Downloaded uuid v1.19.0
[INFO] [stderr]   Downloaded pretty_assertions v1.4.1
[INFO] [stderr]   Downloaded serde_json v1.0.147
[INFO] [stderr]   Downloaded zerocopy-derive v0.8.31
[INFO] [stderr]   Downloaded moxcms v0.7.11
[INFO] [stderr]   Downloaded prost-build v0.13.5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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" "+1.94.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f035eb9749455aa9d2308d176b70cb7e2864b2f71840470e0e8862e16da56952
[INFO] running `Command { std: "docker" "start" "-a" "f035eb9749455aa9d2308d176b70cb7e2864b2f71840470e0e8862e16da56952", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f035eb9749455aa9d2308d176b70cb7e2864b2f71840470e0e8862e16da56952", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f035eb9749455aa9d2308d176b70cb7e2864b2f71840470e0e8862e16da56952", kill_on_drop: false }`
[INFO] [stdout] f035eb9749455aa9d2308d176b70cb7e2864b2f71840470e0e8862e16da56952
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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" "+1.94.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9dbcd3a9bb176f84129f755856d90b4fe2c0bc7a70b38bec06c2e6495f8f2636
[INFO] running `Command { std: "docker" "start" "-a" "9dbcd3a9bb176f84129f755856d90b4fe2c0bc7a70b38bec06c2e6495f8f2636", kill_on_drop: false }`
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling bytes v1.11.0
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling itoa v1.0.16
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling libc v0.2.178
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling signal-hook-registry v1.4.7
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling zerocopy v0.8.31
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling slab v0.4.11
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling indexmap v2.12.1
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling simd-adler32 v0.3.8
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling petgraph v0.7.1
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling multimap v0.10.1
[INFO] [stderr]    Compiling pxfm v0.1.27
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling fdeflate v0.3.7
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling instability v0.3.10
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling flate2 v1.1.5
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling png v0.18.0
[INFO] [stderr]    Compiling castaway v0.2.4
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling byteorder-lite v0.1.0
[INFO] [stderr]    Compiling tempfile v3.24.0
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling ryu v1.0.21
[INFO] [stderr]    Compiling bytemuck v1.24.0
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling serde_json v1.0.147
[INFO] [stderr]    Compiling indoc v2.0.7
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling x11rb-protocol v0.13.2
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling crossterm v0.28.1
[INFO] [stderr]    Compiling compact_str v0.8.1
[INFO] [stderr]    Compiling lru v0.12.5
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling unicode-width v0.2.0
[INFO] [stderr]    Compiling zmij v0.1.7
[INFO] [stderr]    Compiling cassowary v0.3.0
[INFO] [stderr]    Compiling uuid v1.19.0
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling moxcms v0.7.11
[INFO] [stderr]    Compiling unicode-truncate v1.1.0
[INFO] [stderr]    Compiling directories v6.0.0
[INFO] [stderr]    Compiling simple-easing v1.0.1
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling prost-derive v0.13.5
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling axum-core v0.4.5
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling prost v0.13.5
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling gethostname v1.1.0
[INFO] [stderr]    Compiling prost-types v0.13.5
[INFO] [stderr]    Compiling x11rb v0.13.2
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling ratatui v0.29.0
[INFO] [stderr]    Compiling prost-build v0.13.5
[INFO] [stderr]    Compiling tonic-build v0.12.3
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling axum v0.7.9
[INFO] [stderr]    Compiling image v0.25.9
[INFO] [stderr]    Compiling centy-tui v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling tokio-util v0.7.17
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling arboard v3.6.1
[INFO] [stderr]    Compiling h2 v0.4.12
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling hyper-util v0.1.19
[INFO] [stderr]    Compiling hyper-timeout v0.5.2
[INFO] [stderr]    Compiling tonic v0.12.3
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 47s
[INFO] running `Command { std: "docker" "inspect" "9dbcd3a9bb176f84129f755856d90b4fe2c0bc7a70b38bec06c2e6495f8f2636", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9dbcd3a9bb176f84129f755856d90b4fe2c0bc7a70b38bec06c2e6495f8f2636", kill_on_drop: false }`
[INFO] [stdout] 9dbcd3a9bb176f84129f755856d90b4fe2c0bc7a70b38bec06c2e6495f8f2636
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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" "+1.94.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a826db06045196ca4c6bccace35d0064673adf97bbf24a96e53711b4c9ae2aec
[INFO] running `Command { std: "docker" "start" "-a" "a826db06045196ca4c6bccace35d0064673adf97bbf24a96e53711b4c9ae2aec", kill_on_drop: false }`
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling predicates-core v1.0.9
[INFO] [stderr]    Compiling mockall_derive v0.13.1
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling cargo-husky v1.5.0
[INFO] [stderr]    Compiling fragile v2.0.1
[INFO] [stderr]    Compiling downcast v0.11.0
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling predicates-tree v1.0.12
[INFO] [stderr]    Compiling predicates v3.1.3
[INFO] [stderr]    Compiling pretty_assertions v1.4.1
[INFO] [stderr]    Compiling mockall v0.13.1
[INFO] [stderr]    Compiling tokio-util v0.7.17
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling tokio-test v0.4.4
[INFO] [stderr]    Compiling h2 v0.4.12
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling hyper-util v0.1.19
[INFO] [stderr]    Compiling hyper-timeout v0.5.2
[INFO] [stderr]    Compiling tonic v0.12.3
[INFO] [stderr]    Compiling centy-tui v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 31.07s
[INFO] running `Command { std: "docker" "inspect" "a826db06045196ca4c6bccace35d0064673adf97bbf24a96e53711b4c9ae2aec", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a826db06045196ca4c6bccace35d0064673adf97bbf24a96e53711b4c9ae2aec", kill_on_drop: false }`
[INFO] [stdout] a826db06045196ca4c6bccace35d0064673adf97bbf24a96e53711b4c9ae2aec
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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" "+1.94.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 94cdca6c7d277aab7fbdc687cbe04141906fddaa01386badee90b067e8bb482c
[INFO] running `Command { std: "docker" "start" "-a" "94cdca6c7d277aab7fbdc687cbe04141906fddaa01386badee90b067e8bb482c", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.33s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/centy_tui-b5391686bcf79496)
[INFO] [stdout] 
[INFO] [stdout] running 237 tests
[INFO] [stdout] test app::tests::action_index_calculation_tests::test_click_on_border_returns_none ... ok
[INFO] [stdout] test app::tests::action_index_calculation_tests::test_click_on_first_action ... ok
[INFO] [stdout] test app::tests::app_basic_tests::test_in_splash_true_when_splash_view ... ok
[INFO] [stdout] test app::tests::app_basic_tests::test_sidebar_width_20_with_project ... ok
[INFO] [stdout] test app::tests::app_basic_tests::test_should_quit_initially_false ... ok
[INFO] [stdout] test app::tests::action_index_calculation_tests::test_no_actions_returns_none ... ok
[INFO] [stdout] test app::tests::button_press_tests::test_update_button_press_keeps_active ... ok
[INFO] [stdout] test app::tests::button_press_tests::test_update_button_press_clears_expired ... ok
[INFO] [stdout] test app::tests::button_press_tests::test_update_button_press_no_press ... ok
[INFO] [stdout] test app::tests::find_action_tests::test_find_action_for_key_empty_actions ... ok
[INFO] [stdout] test app::tests::find_action_tests::test_find_action_for_key_no_match ... ok
[INFO] [stdout] test app::tests::find_action_tests::test_find_action_for_key_with_match ... ok
[INFO] [stdout] test app::tests::app_basic_tests::test_sidebar_width_zero_without_project ... ok
[INFO] [stdout] test app::tests::grid_calculation_tests::test_calculate_project_grid_columns_default ... ok
[INFO] [stdout] test app::tests::app_basic_tests::test_in_splash_false_for_default_view ... ok
[INFO] [stdout] test app::tests::grid_calculation_tests::test_calculate_project_grid_columns_large_terminal ... ok
[INFO] [stdout] test app::tests::grid_calculation_tests::test_calculate_project_grid_columns_no_terminal_size ... ok
[INFO] [stdout] test app::tests::grid_calculation_tests::test_calculate_project_grid_columns_small_terminal ... ok
[INFO] [stdout] test app::tests::grid_calculation_tests::test_calculate_project_grid_columns_with_sidebar ... ok
[INFO] [stdout] test app::tests::grid_calculation_tests::test_calculate_project_grid_visible_height ... ok
[INFO] [stdout] test app::tests::grid_calculation_tests::test_calculate_project_grid_visible_height_small_terminal ... ok
[INFO] [stdout] test app::tests::key_matches_shortcut_tests::test_backspace_key ... ok
[INFO] [stdout] test app::tests::key_matches_shortcut_tests::test_ctrl_modifier ... ok
[INFO] [stdout] test app::tests::key_matches_shortcut_tests::test_delete_key ... ok
[INFO] [stdout] test app::tests::key_matches_shortcut_tests::test_empty_shortcut_returns_false ... ok
[INFO] [stdout] test app::tests::key_matches_shortcut_tests::test_enter_key ... ok
[INFO] [stdout] test app::tests::key_matches_shortcut_tests::test_escape_key ... ok
[INFO] [stdout] test app::tests::key_matches_shortcut_tests::test_shift_modifier ... ok
[INFO] [stdout] test app::tests::key_matches_shortcut_tests::test_single_char_matches ... ok
[INFO] [stdout] test app::tests::key_matches_shortcut_tests::test_tab_key ... ok
[INFO] [stdout] test app::tests::key_matches_shortcut_tests::test_wrong_key_returns_false ... ok
[INFO] [stdout] test app::tests::navigation_tests::test_go_back_clears_project_on_return_to_projects ... ok
[INFO] [stdout] test app::tests::key_matches_shortcut_tests::test_single_char_case_insensitive ... ok
[INFO] [stdout] test app::tests::navigation_tests::test_go_back_empty_history_does_nothing ... ok
[INFO] [stdout] test app::tests::key_matches_shortcut_tests::test_wrong_modifier_returns_false ... ok
[INFO] [stdout] test app::tests::navigation_tests::test_go_back_restores_previous_view ... ok
[INFO] [stdout] test app::tests::navigation_tests::test_navigate_changes_view ... ok
[INFO] [stdout] test app::tests::sidebar_click_calculation_tests::test_click_on_small_terminal_no_scroll ... ok
[INFO] [stdout] test app::tests::sidebar_click_calculation_tests::test_click_past_last_item_returns_none ... ok
[INFO] [stdout] test app::tests::sidebar_click_calculation_tests::test_click_with_centered_content ... ok
[INFO] [stdout] test app::tests::splash_tests::test_update_splash_not_complete_yet ... ok
[INFO] [stdout] test app::tests::splash_tests::test_update_splash_transitions_when_complete ... ok
[INFO] [stdout] test config::tests::test_config_clone ... ok
[INFO] [stdout] test config::tests::test_config_debug ... ok
[INFO] [stdout] test config::tests::test_default_config ... ok
[INFO] [stdout] test config::tests::test_deserialize_from_empty_json ... ok
[INFO] [stdout] test config::tests::test_deserialize_with_extra_fields ... ok
[INFO] [stdout] test state::app_state::tests::action_category_tests::test_from_proto ... ok
[INFO] [stdout] test app::tests::sidebar_click_calculation_tests::test_click_on_scrolled_sidebar ... ok
[INFO] [stdout] test config::tests::test_load_returns_default_when_no_file ... ok
[INFO] [stdout] test state::app_state::tests::action_category_tests::test_label ... ok
[INFO] [stdout] test app::tests::navigation_tests::test_navigate_clears_selection ... ok
[INFO] [stdout] test state::app_state::tests::app_state_tests::test_action_panel_up ... ok
[INFO] [stdout] test state::app_state::tests::app_state_tests::test_action_panel_up_at_zero ... ok
[INFO] [stdout] test app::tests::navigation_tests::test_navigate_saves_history ... ok
[INFO] [stdout] test state::app_state::tests::app_state_tests::test_clear_form ... ok
[INFO] [stdout] test app::tests::sidebar_click_calculation_tests::test_click_on_small_terminal_with_scroll ... ok
[INFO] [stdout] test app::tests::splash_tests::test_update_splash_no_splash_state ... ok
[INFO] [stdout] test app::tests::navigation_tests::test_go_back_skips_form_views ... ok
[INFO] [stdout] test state::app_state::tests::app_state_tests::test_action_panel_down ... ok
[INFO] [stdout] test config::tests::test_serialization ... ok
[INFO] [stdout] test config::tests::test_partial_serialization ... ok
[INFO] [stdout] test state::app_state::tests::app_state_tests::test_action_panel_down_at_max ... ok
[INFO] [stdout] test state::app_state::tests::app_state_tests::test_default_view_is_projects ... ok
[INFO] [stdout] test config::tests::test_config_path_returns_option ... ok
[INFO] [stdout] test state::app_state::tests::app_state_tests::test_error_queue_current ... ok
[INFO] [stdout] test state::app_state::tests::app_state_tests::test_error_queue_dismiss ... ok
[INFO] [stdout] test state::app_state::tests::app_state_tests::test_form_backspace ... ok
[INFO] [stdout] test state::app_state::tests::app_state_tests::test_error_queue_push ... ok
[INFO] [stdout] test state::app_state::tests::app_state_tests::test_form_field_count_for_views ... ok
[INFO] [stdout] test state::app_state::tests::app_state_tests::test_move_selection_down ... ok
[INFO] [stdout] test state::app_state::tests::app_state_tests::test_move_selection_down_at_max ... ok
[INFO] [stdout] test state::app_state::tests::app_state_tests::test_is_action_panel_focused ... ok
[INFO] [stdout] test state::app_state::tests::app_state_tests::test_move_selection_up ... ok
[INFO] [stdout] test state::app_state::tests::app_state_tests::test_move_selection_up_at_zero ... ok
[INFO] [stdout] test state::app_state::tests::app_state_tests::test_next_form_field_cycles ... ok
[INFO] [stdout] test state::app_state::tests::app_state_tests::test_prev_form_field_cycles ... ok
[INFO] [stdout] test state::app_state::tests::app_state_tests::test_scroll_down ... ok
[INFO] [stdout] test state::app_state::tests::app_state_tests::test_scroll_down_page ... ok
[INFO] [stdout] test state::app_state::tests::app_state_tests::test_scroll_up ... ok
[INFO] [stdout] test state::app_state::tests::app_state_tests::test_form_input_char_with_shift ... ok
[INFO] [stdout] test state::app_state::tests::app_state_tests::test_scroll_up_page ... ok
[INFO] [stdout] test state::app_state::tests::app_state_tests::test_scroll_up_page_clamps_at_zero ... ok
[INFO] [stdout] test state::app_state::tests::focus_toggle_tests::test_docs_list_focus_toggle ... ok
[INFO] [stdout] test state::app_state::tests::focus_toggle_tests::test_issue_detail_focus_toggle ... ok
[INFO] [stdout] test state::app_state::tests::focus_toggle_tests::test_issues_list_focus_toggle ... ok
[INFO] [stdout] test state::app_state::tests::focus_toggle_tests::test_pr_detail_focus_toggle ... ok
[INFO] [stdout] test state::app_state::tests::app_state_tests::test_scroll_up_at_zero ... ok
[INFO] [stdout] test state::app_state::tests::focus_toggle_tests::test_prs_list_focus_toggle ... ok
[INFO] [stdout] test state::app_state::tests::issue_sort_field_tests::test_default_is_priority ... ok
[INFO] [stdout] test state::app_state::tests::issue_tests::test_priority_label_default ... ok
[INFO] [stdout] test state::app_state::tests::llm_action_tests::test_as_proto_value ... ok
[INFO] [stdout] test state::app_state::tests::llm_action_tests::test_default_is_plan ... ok
[INFO] [stdout] test state::app_state::tests::app_state_tests::test_form_input_char_appends_to_title ... ok
[INFO] [stdout] test state::app_state::tests::llm_action_tests::test_label ... ok
[INFO] [stdout] test state::app_state::tests::issue_sort_field_tests::test_label_returns_correct_strings ... ok
[INFO] [stdout] test state::app_state::tests::llm_action_tests::test_toggle ... ok
[INFO] [stdout] test state::app_state::tests::pr_sort_field_tests::test_default_is_priority ... ok
[INFO] [stdout] test state::app_state::tests::focus_toggle_tests::test_doc_detail_focus_toggle ... ok
[INFO] [stdout] test state::app_state::tests::pr_sort_field_tests::test_next_cycles_through_all ... ok
[INFO] [stdout] test state::app_state::tests::pr_sort_field_tests::test_label_returns_correct_strings ... ok
[INFO] [stdout] test state::app_state::tests::project_tests::test_display_name_falls_back_to_name ... ok
[INFO] [stdout] test state::app_state::tests::project_tests::test_display_name_falls_back_to_project_title ... ok
[INFO] [stdout] test state::app_state::tests::issue_tests::test_priority_color ... ok
[INFO] [stdout] test state::app_state::tests::view_tests::test_is_form_view_true_for_create_edit ... ok
[INFO] [stdout] test state::app_state::tests::issue_sort_field_tests::test_next_cycles_through_all ... ok
[INFO] [stdout] test state::forms::field::tests::field_value::test_text_variant ... ok
[INFO] [stdout] test state::forms::field::tests::form_field::test_as_text_returns_empty_for_priority ... ok
[INFO] [stdout] test state::app_state::tests::project_tests::test_display_name_prefers_user_title ... ok
[INFO] [stdout] test state::app_state::tests::sort_direction_tests::test_default_is_asc ... ok
[INFO] [stdout] test state::forms::field::tests::form_field::test_display_value_priority_2 ... ok
[INFO] [stdout] test state::app_state::tests::sort_direction_tests::test_symbol_returns_arrows ... ok
[INFO] [stdout] test state::app_state::tests::sort_direction_tests::test_toggle_asc_to_desc ... ok
[INFO] [stdout] test state::app_state::tests::sort_direction_tests::test_toggle_desc_to_asc ... ok
[INFO] [stdout] test state::app_state::tests::view_tests::test_default_is_projects ... ok
[INFO] [stdout] test state::forms::field::tests::field_value::test_priority_variant ... ok
[INFO] [stdout] test state::forms::field::tests::field_value::test_default_is_empty_text ... ok
[INFO] [stdout] test state::forms::field::tests::form_field::test_display_value_priority_other ... ok
[INFO] [stdout] test state::forms::field::tests::form_field::test_display_value_text ... ok
[INFO] [stdout] test state::forms::field::tests::form_field::test_pop_char_from_priority_no_op ... ok
[INFO] [stdout] test state::forms::field::tests::form_field::test_pop_char_from_empty_text ... ok
[INFO] [stdout] test state::forms::field::tests::form_field::test_pop_char_from_text ... ok
[INFO] [stdout] test state::forms::field::tests::form_field::test_priority_with_value ... ok
[INFO] [stdout] test state::forms::field::tests::form_field::test_display_value_priority_1 ... ok
[INFO] [stdout] test state::forms::field::tests::form_field::test_display_value_priority_3 ... ok
[INFO] [stdout] test state::app_state::tests::view_tests::test_is_form_view_false_for_other_views ... ok
[INFO] [stdout] test state::forms::field::tests::form_field::test_push_char_to_priority_digit ... ok
[INFO] [stdout] test state::forms::field::tests::form_field::test_display_value_priority_0 ... ok
[INFO] [stdout] test state::forms::field::tests::form_field::test_priority_creates_zero_value ... ok
[INFO] [stdout] test state::forms::field::tests::form_field::test_as_text_returns_text ... ok
[INFO] [stdout] test state::forms::field::tests::form_field::test_push_char_to_priority_replaces_value ... ok
[INFO] [stdout] test state::forms::field::tests::form_field::test_push_char_to_text ... ok
[INFO] [stdout] test state::forms::field::tests::form_field::test_text_creates_empty_field ... ok
[INFO] [stdout] test state::forms::field::tests::form_field::test_text_multiline ... ok
[INFO] [stdout] test state::forms::field::tests::form_field::test_push_char_to_priority_non_digit_ignored ... ok
[INFO] [stdout] test state::forms::form_state::tests::form_state_enum::test_next_field_on_none_is_noop ... ok
[INFO] [stdout] test state::forms::form_state::tests::doc_create_form::test_content_is_multiline ... ok
[INFO] [stdout] test state::forms::form_state::tests::doc_create_form::test_field_count ... ok
[INFO] [stdout] test state::forms::form_state::tests::doc_create_form::test_get_field_returns_correct_fields ... ok
[INFO] [stdout] test state::forms::field::tests::form_field::test_text_with_value ... ok
[INFO] [stdout] test state::forms::form_state::tests::doc_create_form::test_set_active_field_clamps ... ok
[INFO] [stdout] test state::forms::form_state::tests::form_state_enum::test_default_is_none ... ok
[INFO] [stdout] test state::forms::form_state::tests::form_state_enum::test_get_active_field_mut_none_returns_none ... ok
[INFO] [stdout] test state::forms::form_state::tests::form_state_enum::test_get_active_field_mut_returns_field ... ok
[INFO] [stdout] test state::forms::form_state::tests::issue_create_form::test_get_field_returns_correct_fields ... ok
[INFO] [stdout] test state::forms::form_state::tests::form_state_enum::test_is_active_field_multiline_description_is_true ... ok
[INFO] [stdout] test state::forms::form_state::tests::form_state_enum::test_is_active_field_multiline_none_is_false ... ok
[INFO] [stdout] test state::forms::form_state::tests::issue_create_form::test_is_buttons_row_active ... ok
[INFO] [stdout] test state::forms::form_state::tests::form_state_enum::test_is_active_field_multiline_title_is_false ... ok
[INFO] [stdout] test state::forms::form_state::tests::form_state_enum::test_issue_create_variant ... ok
[INFO] [stdout] test state::forms::form_state::tests::form_state_enum::test_next_field_cycles_through_form ... ok
[INFO] [stdout] test state::forms::form_state::tests::issue_create_form::test_next_button_wraps ... ok
[INFO] [stdout] test state::forms::form_state::tests::doc_create_form::test_new_has_correct_defaults ... ok
[INFO] [stdout] test state::forms::form_state::tests::issue_create_form::test_next_field_cycles ... ok
[INFO] [stdout] test state::forms::form_state::tests::issue_create_form::test_prev_button_wraps ... ok
[INFO] [stdout] test state::forms::form_state::tests::form_state_enum::test_prev_field_on_none_is_noop ... ok
[INFO] [stdout] test state::forms::form_state::tests::issue_create_form::test_set_active_field_clamps ... ok
[INFO] [stdout] test state::forms::form_state::tests::issue_edit_form::test_from_issue_loads_values ... ok
[INFO] [stdout] test state::forms::form_state::tests::pr_create_form::test_get_field_returns_correct_fields ... ok
[INFO] [stdout] test state::forms::form_state::tests::pr_create_form::test_target_branch_or_default_empty ... ok
[INFO] [stdout] test state::forms::form_state::tests::pr_edit_form::test_field_count ... ok
[INFO] [stdout] test state::forms::form_state::tests::pr_edit_form::test_from_pr_loads_values ... ok
[INFO] [stdout] test state::screen_buffer::tests::test_default_is_empty ... ok
[INFO] [stdout] test state::screen_buffer::tests::test_extract_text_empty_buffer ... ok
[INFO] [stdout] test state::screen_buffer::tests::test_extract_text_gaps_become_spaces ... ok
[INFO] [stdout] test state::screen_buffer::tests::test_extract_text_multi_line ... ok
[INFO] [stdout] test state::forms::form_state::tests::issue_create_form::test_prev_field_cycles ... ok
[INFO] [stdout] test state::forms::form_state::tests::issue_edit_form::test_field_count ... ok
[INFO] [stdout] test state::screen_buffer::tests::test_extract_text_multiline_with_varying_lengths ... ok
[INFO] [stdout] test state::forms::form_state::tests::issue_edit_form::test_get_field_returns_correct_fields ... ok
[INFO] [stdout] test state::forms::form_state::tests::pr_create_form::test_target_branch_or_default_with_value ... ok
[INFO] [stdout] test state::screen_buffer::tests::test_clear_empties_cells ... ok
[INFO] [stdout] test state::screen_buffer::tests::test_extract_text_partial_line_start ... ok
[INFO] [stdout] test state::screen_buffer::tests::test_extract_text_single_line ... ok
[INFO] [stdout] test state::screen_buffer::tests::test_get_returns_none_for_empty_cell ... ok
[INFO] [stdout] test state::screen_buffer::tests::test_resize_updates_dimensions ... ok
[INFO] [stdout] test state::screen_buffer::tests::test_set_at_boundary ... ok
[INFO] [stdout] test state::screen_buffer::tests::test_set_outside_bounds_ignored ... ok
[INFO] [stdout] test state::screen_buffer::tests::test_set_within_bounds ... ok
[INFO] [stdout] test state::selection::tests::screen_pos::test_default_is_zero ... ok
[INFO] [stdout] test state::selection::tests::screen_pos::test_new_creates_correct_position ... ok
[INFO] [stdout] test state::selection::tests::screen_pos::test_normalize_range_already_ordered ... ok
[INFO] [stdout] test state::selection::tests::screen_pos::test_normalize_range_reversed_rows ... ok
[INFO] [stdout] test state::selection::tests::screen_pos::test_normalize_range_same_position ... ok
[INFO] [stdout] test state::selection::tests::screen_pos::test_normalize_range_same_row_ordered ... ok
[INFO] [stdout] test state::selection::tests::screen_pos::test_normalize_range_same_row_reversed ... ok
[INFO] [stdout] test state::selection::tests::selection_state::test_clear_resets_all_fields ... ok
[INFO] [stdout] test state::selection::tests::selection_state::test_contains_false_without_selection ... ok
[INFO] [stdout] test state::screen_buffer::tests::test_extract_text_single_character ... ok
[INFO] [stdout] test state::selection::tests::selection_state::test_contains_on_end_row ... ok
[INFO] [stdout] test state::selection::tests::selection_state::test_contains_on_start_boundary ... ok
[INFO] [stdout] test state::selection::tests::selection_state::test_contains_on_end_boundary ... ok
[INFO] [stdout] test state::selection::tests::selection_state::test_contains_on_start_row ... ok
[INFO] [stdout] test state::selection::tests::selection_state::test_contains_outside_above ... ok
[INFO] [stdout] test state::selection::tests::selection_state::test_default_is_empty ... ok
[INFO] [stdout] test state::selection::tests::selection_state::test_finish_stops_selecting ... ok
[INFO] [stdout] test state::selection::tests::selection_state::test_get_range_normalizes_reversed_selection ... ok
[INFO] [stdout] test state::selection::tests::selection_state::test_get_range_returns_none_with_only_anchor ... ok
[INFO] [stdout] test state::selection::tests::selection_state::test_get_range_returns_none_without_anchor ... ok
[INFO] [stdout] test state::selection::tests::selection_state::test_has_selection_false_without_selection ... ok
[INFO] [stdout] test state::selection::tests::selection_state::test_has_selection_true_when_different_positions ... ok
[INFO] [stdout] test state::screen_buffer::tests::test_extract_text_trims_trailing_whitespace ... ok
[INFO] [stdout] test state::screen_buffer::tests::test_get_returns_character ... ok
[INFO] [stdout] test state::screen_buffer::tests::test_new_creates_with_dimensions ... ok
[INFO] [stdout] test state::selection::tests::selection_state::test_contains_inside_selection ... ok
[INFO] [stdout] test state::selection::tests::selection_state::test_has_selection_true_with_different_rows ... ok
[INFO] [stdout] test state::selection::tests::selection_state::test_has_selection_false_when_same_position ... ok
[INFO] [stdout] test state::splash_state::tests::logo_style::test_all_variants_exist ... ok
[INFO] [stdout] test state::splash_state::tests::logo_style::test_default_is_block ... ok
[INFO] [stdout] test state::selection::tests::selection_state::test_update_changes_cursor_only ... ok
[INFO] [stdout] test state::splash_state::tests::splash_state::test_is_complete_returns_false_initially ... ok
[INFO] [stdout] test state::selection::tests::selection_state::test_start_sets_anchor_and_cursor ... ok
[INFO] [stdout] test state::splash_state::tests::splash_state::test_multiple_skips_do_not_break ... ok
[INFO] [stdout] test state::splash_state::tests::splash_phase::test_phases_are_distinct ... ok
[INFO] [stdout] test state::splash_state::tests::splash_state::test_animation_duration_constant ... ok
[INFO] [stdout] test state::splash_state::tests::splash_state::test_is_complete_returns_true_after_skip ... ok
[INFO] [stdout] test state::splash_state::tests::splash_state::test_new_starts_in_display_phase ... ok
[INFO] [stdout] test state::splash_state::tests::splash_state::test_display_duration_constant ... ok
[INFO] [stdout] test state::splash_state::tests::splash_state::test_skip_immediately_completes ... ok
[INFO] [stdout] test state::splash_state::tests::splash_state::test_update_stays_in_display_phase_initially ... ok
[INFO] [stdout] test state::splash_state::tests::splash_state::test_update_with_different_terminal_heights ... ok
[INFO] [stdout] test state::ui_area::tests::test_contains_row ... ok
[INFO] [stdout] test state::ui_area::tests::test_height_adjustment ... ok
[INFO] [stdout] test state::ui_area::tests::test_relative_row ... ok
[INFO] [stdout] test state::ui_area::tests::test_relative_row_saturates ... ok
[INFO] [stdout] test state::ui_area::tests::test_start_y_values ... ok
[INFO] [stdout] test state::splash_state::tests::splash_state::test_new_with_different_styles ... ok
[INFO] [stdout] test state::splash_state::tests::splash_state::test_scroll_offset_is_zero_in_display_phase ... ok
[INFO] [stdout] test state::forms::form_state::tests::issue_create_form::test_default_equals_new ... ok
[INFO] [stdout] test state::forms::form_state::tests::issue_create_form::test_field_count ... ok
[INFO] [stdout] test state::forms::form_state::tests::issue_create_form::test_new_has_correct_defaults ... ok
[INFO] [stdout] test state::forms::form_state::tests::pr_create_form::test_field_count ... ok
[INFO] [stdout] test state::forms::form_state::tests::pr_create_form::test_new_has_correct_defaults ... ok
[INFO] [stdout] test state::forms::form_state::tests::pr_edit_form::test_get_field_returns_correct_fields ... ok
[INFO] [stdout] test state::screen_buffer::tests::test_extract_text_reversed_range_normalizes ... ok
[INFO] [stdout] test state::selection::tests::selection_state::test_contains_outside_below ... ok
[INFO] [stdout] test state::selection::tests::selection_state::test_get_range_with_valid_selection ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 237 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "94cdca6c7d277aab7fbdc687cbe04141906fddaa01386badee90b067e8bb482c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "94cdca6c7d277aab7fbdc687cbe04141906fddaa01386badee90b067e8bb482c", kill_on_drop: false }`
[INFO] [stdout] 94cdca6c7d277aab7fbdc687cbe04141906fddaa01386badee90b067e8bb482c
