[INFO] cloning repository https://github.com/miya10kei/ccargus [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/miya10kei/ccargus" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmiya10kei%2Fccargus", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmiya10kei%2Fccargus'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9a6b5bd0cb15771987a3b2620c58cd4be2b6b061 [INFO] testing miya10kei/ccargus against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmiya10kei%2Fccargus" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/miya10kei/ccargus [INFO] finished tweaking git repo https://github.com/miya10kei/ccargus [INFO] tweaked toml for git repo https://github.com/miya10kei/ccargus written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/miya10kei/ccargus on toolchain dec9417b8611e34e787a3e4c37686b5131f9e5c5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/miya10kei/ccargus 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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 593663ef55a5efbff841bf475cdfd67895591dc10a70c9b834427e842dd7bb89 [INFO] running `Command { std: "docker" "start" "-a" "593663ef55a5efbff841bf475cdfd67895591dc10a70c9b834427e842dd7bb89", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "593663ef55a5efbff841bf475cdfd67895591dc10a70c9b834427e842dd7bb89", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "593663ef55a5efbff841bf475cdfd67895591dc10a70c9b834427e842dd7bb89", kill_on_drop: false }` [INFO] [stdout] 593663ef55a5efbff841bf475cdfd67895591dc10a70c9b834427e842dd7bb89 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6f8dd8c9ce032e0538b79a407042fd060546c02ed9c5b491e3cc4454cb7f703e [INFO] running `Command { std: "docker" "start" "-a" "6f8dd8c9ce032e0538b79a407042fd060546c02ed9c5b491e3cc4454cb7f703e", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling quote v1.0.45 [INFO] [stderr] Compiling unicode-ident v1.0.24 [INFO] [stderr] Compiling libc v0.2.182 [INFO] [stderr] Compiling cfg-if v1.0.4 [INFO] [stderr] Compiling bitflags v2.11.0 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling memchr v2.8.0 [INFO] [stderr] Compiling rustversion v1.0.22 [INFO] [stderr] Compiling foldhash v0.2.0 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling log v0.4.29 [INFO] [stderr] Compiling pin-project-lite v0.2.17 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling itoa v1.0.17 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling simd-adler32 v0.3.8 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling linux-raw-sys v0.12.1 [INFO] [stderr] Compiling unicode-width v0.2.2 [INFO] [stderr] Compiling futures-core v0.3.32 [INFO] [stderr] Compiling adler2 v2.0.1 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling lock_api v0.4.14 [INFO] [stderr] Compiling instability v0.3.11 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Compiling hashbrown v0.16.1 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling indoc v2.0.7 [INFO] [stderr] Compiling ryu v1.0.23 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling tracing-core v0.1.36 [INFO] [stderr] Compiling convert_case v0.10.0 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling deranged v0.5.8 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling futures-sink v0.3.32 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling object v0.37.3 [INFO] [stderr] Compiling num-conv v0.2.0 [INFO] [stderr] Compiling castaway v0.2.4 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling compact_str v0.9.0 [INFO] [stderr] Compiling owo-colors v4.3.0 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Compiling litrs v1.0.0 [INFO] [stderr] Compiling num_threads v0.1.7 [INFO] [stderr] Compiling time-core v0.1.8 [INFO] [stderr] Compiling nix v0.28.0 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling flate2 v1.1.9 [INFO] [stderr] Compiling futures-channel v0.3.32 [INFO] [stderr] Compiling fdeflate v0.3.7 [INFO] [stderr] Compiling line-clipping v0.3.5 [INFO] [stderr] Compiling gimli v0.32.3 [INFO] [stderr] Compiling lru v0.16.3 [INFO] [stderr] Compiling tracing-subscriber v0.3.22 [INFO] [stderr] Compiling errno v0.3.14 [INFO] [stderr] Compiling mio v1.1.1 [INFO] [stderr] Compiling color-spantrace v0.3.0 [INFO] [stderr] Compiling anyhow v1.0.102 [INFO] [stderr] Compiling document-features v0.2.12 [INFO] [stderr] Compiling signal-hook-registry v1.4.8 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling futures-io v0.3.32 [INFO] [stderr] Compiling slab v0.4.12 [INFO] [stderr] Compiling futures-task v0.3.32 [INFO] [stderr] Compiling pxfm v0.1.28 [INFO] [stderr] Compiling eyre v0.6.12 [INFO] [stderr] Compiling zmij v1.0.21 [INFO] [stderr] Compiling signal-hook-mio v0.2.5 [INFO] [stderr] Compiling png v0.18.1 [INFO] [stderr] Compiling time v0.3.47 [INFO] [stderr] Compiling winnow v0.7.15 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling tracing-error v0.2.1 [INFO] [stderr] Compiling bytemuck v1.25.0 [INFO] [stderr] Compiling byteorder-lite v0.1.0 [INFO] [stderr] Compiling indenter v0.3.4 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling unicode-truncate v2.0.1 [INFO] [stderr] Compiling rustc-demangle v0.1.27 [INFO] [stderr] Compiling x11rb-protocol v0.13.2 [INFO] [stderr] Compiling dirs-sys v0.5.0 [INFO] [stderr] Compiling vte v0.15.0 [INFO] [stderr] Compiling serial2 v0.2.34 [INFO] [stderr] Compiling serde_spanned v1.0.4 [INFO] [stderr] Compiling toml_datetime v1.0.0+spec-1.1.0 [INFO] [stderr] Compiling socket2 v0.6.3 [INFO] [stderr] Compiling shell-words v1.1.1 [INFO] [stderr] Compiling bytes v1.11.1 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling toml_writer v1.0.6+spec-1.1.0 [INFO] [stderr] Compiling downcast-rs v1.2.1 [INFO] [stderr] Compiling vt100 v0.16.2 [INFO] [stderr] Compiling dirs v6.0.0 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling toml_parser v1.0.9+spec-1.1.0 [INFO] [stderr] Compiling toml v1.0.6+spec-1.1.0 [INFO] [stderr] Compiling darling_core v0.23.0 [INFO] [stderr] Compiling moxcms v0.7.11 [INFO] [stderr] Compiling addr2line v0.25.1 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling strum_macros v0.27.2 [INFO] [stderr] Compiling derive_more-impl v2.1.1 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling futures-macro v0.3.32 [INFO] [stderr] Compiling tokio-macros v2.6.1 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling tokio v1.50.0 [INFO] [stderr] Compiling derive_more v2.1.1 [INFO] [stderr] Compiling gethostname v1.1.0 [INFO] [stderr] Compiling crossterm v0.29.0 [INFO] [stderr] Compiling kasuari v0.4.11 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling filedescriptor v0.8.3 [INFO] [stderr] Compiling portable-pty v0.9.0 [INFO] [stderr] Compiling backtrace v0.3.76 [INFO] [stderr] Compiling color-eyre v0.6.5 [INFO] [stderr] Compiling strum v0.27.2 [INFO] [stderr] Compiling ratatui-core v0.1.0 [INFO] [stderr] Compiling darling_macro v0.23.0 [INFO] [stderr] Compiling x11rb v0.13.2 [INFO] [stderr] Compiling darling v0.23.0 [INFO] [stderr] Compiling ratatui-widgets v0.3.0 [INFO] [stderr] Compiling ratatui-crossterm v0.1.0 [INFO] [stderr] Compiling futures-executor v0.3.32 [INFO] [stderr] Compiling futures v0.3.32 [INFO] [stderr] Compiling image v0.25.9 [INFO] [stderr] Compiling ratatui-macros v0.7.0 [INFO] [stderr] Compiling ratatui v0.30.0 [INFO] [stderr] Compiling arboard v3.6.1 [INFO] [stderr] Compiling ccargus v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 09s [INFO] running `Command { std: "docker" "inspect" "6f8dd8c9ce032e0538b79a407042fd060546c02ed9c5b491e3cc4454cb7f703e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6f8dd8c9ce032e0538b79a407042fd060546c02ed9c5b491e3cc4454cb7f703e", kill_on_drop: false }` [INFO] [stdout] 6f8dd8c9ce032e0538b79a407042fd060546c02ed9c5b491e3cc4454cb7f703e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 75f177e2dff3b1ce61069cc8b8f8892b2c28557311a2e28a8f17c5a20510590e [INFO] running `Command { std: "docker" "start" "-a" "75f177e2dff3b1ce61069cc8b8f8892b2c28557311a2e28a8f17c5a20510590e", kill_on_drop: false }` [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling getrandom v0.4.2 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling crossterm v0.29.0 [INFO] [stderr] Compiling gethostname v1.1.0 [INFO] [stderr] Compiling tempfile v3.26.0 [INFO] [stderr] Compiling x11rb v0.13.2 [INFO] [stderr] Compiling ratatui-crossterm v0.1.0 [INFO] [stderr] Compiling arboard v3.6.1 [INFO] [stderr] Compiling ratatui v0.30.0 [INFO] [stderr] Compiling ccargus v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 10.34s [INFO] running `Command { std: "docker" "inspect" "75f177e2dff3b1ce61069cc8b8f8892b2c28557311a2e28a8f17c5a20510590e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "75f177e2dff3b1ce61069cc8b8f8892b2c28557311a2e28a8f17c5a20510590e", kill_on_drop: false }` [INFO] [stdout] 75f177e2dff3b1ce61069cc8b8f8892b2c28557311a2e28a8f17c5a20510590e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] db7cce9ec60293070ca337a5fc5b1f270e5b9ae7b071ea447f6be1e502bcd207 [INFO] running `Command { std: "docker" "start" "-a" "db7cce9ec60293070ca337a5fc5b1f270e5b9ae7b071ea447f6be1e502bcd207", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.23s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/ccargus-a87b99a4378a819e) [INFO] [stdout] [INFO] [stdout] running 282 tests [INFO] [stdout] test app::tests::quit_stops_app ... ok [INFO] [stdout] test app::tests::select_next_wraps_around ... ok [INFO] [stdout] test app::tests::select_next_noop_when_empty ... ok [INFO] [stdout] test app::tests::select_prev_noop_when_empty ... ok [INFO] [stdout] test app::tests::select_prev_wraps_around ... ok [INFO] [stdout] test app::tests::toggle_focus_with_qa ... ok [INFO] [stdout] test app::tests::toggle_focus_without_qa ... ok [INFO] [stdout] test app::tests::toggle_terminal_qa_focus_noop_from_worktrees ... ok [INFO] [stdout] test app::tests::toggle_terminal_qa_focus_switches ... ok [INFO] [stdout] test components::confirm_dialog::tests::esc_denies ... ok [INFO] [stdout] test components::confirm_dialog::tests::n_denies_with_action ... ok [INFO] [stdout] test components::confirm_dialog::tests::new_dialog_is_not_visible ... ok [INFO] [stdout] test components::confirm_dialog::tests::open_makes_visible_with_message_and_action ... ok [INFO] [stdout] test components::confirm_dialog::tests::open_with_quit_action ... ok [INFO] [stdout] test components::confirm_dialog::tests::other_keys_are_ignored ... ok [INFO] [stdout] test components::confirm_dialog::tests::y_confirms_with_action ... ok [INFO] [stdout] test components::help_overlay::tests::esc_closes_overlay ... ok [INFO] [stdout] test components::repo_selector::tests::backspace_removes_char_from_branch_input ... ok [INFO] [stdout] test components::confirm_dialog::tests::take_result_consumes_result ... ok [INFO] [stdout] test app::tests::new_app_is_running ... ok [INFO] [stdout] test components::help_overlay::tests::new_overlay_is_not_visible ... ok [INFO] [stdout] test components::help_overlay::tests::other_keys_ignored_when_visible ... ok [INFO] [stdout] test components::help_overlay::tests::question_mark_closes_overlay ... ok [INFO] [stdout] test components::help_overlay::tests::toggle_changes_visibility ... ok [INFO] [stdout] test components::qa_selector::tests::close_hides_selector ... ok [INFO] [stdout] test components::repo_selector::tests::char_input_appends_to_filter_query ... ok [INFO] [stdout] test components::qa_selector::tests::enter_selects_fork_mode ... ok [INFO] [stdout] test components::repo_selector::tests::esc_from_base_branch_goes_back_to_repo_select ... ok [INFO] [stdout] test components::qa_selector::tests::navigation_clamps_at_boundaries ... ok [INFO] [stdout] test components::qa_selector::tests::new_selector_is_not_visible ... ok [INFO] [stdout] test components::repo_selector::tests::esc_from_branch_input_goes_back_to_base_branch ... ok [INFO] [stdout] test components::repo_selector::tests::esc_from_repo_select_closes ... ok [INFO] [stdout] test components::qa_selector::tests::esc_closes_without_result ... ok [INFO] [stdout] test components::repo_selector::tests::close_hides_selector ... ok [INFO] [stdout] test components::qa_selector::tests::enter_selects_new_mode ... ok [INFO] [stdout] test components::repo_selector::tests::confirm_branch_requires_non_empty ... ok [INFO] [stdout] test components::repo_selector::tests::filtered_local_branches_filters ... ok [INFO] [stdout] test components::qa_selector::tests::open_makes_visible ... ok [INFO] [stdout] test components::repo_selector::tests::take_result_consumes ... ok [INFO] [stdout] test components::repo_selector::tests::confirm_branch_creates_result_with_base_branch ... ok [INFO] [stdout] test components::qa_selector::tests::take_result_consumes_result ... ok [INFO] [stdout] test components::status_line::tests::renders_qa_mode_when_present ... ok [INFO] [stdout] test components::status_line::tests::renders_all_fields ... ok [INFO] [stdout] test components::status_line::tests::renders_repo_and_branch ... ok [INFO] [stdout] test components::terminal_pane::tests::border_color_copy_mode_returns_magenta ... ok [INFO] [stdout] test components::terminal_pane::tests::border_color_focused_returns_cyan ... ok [INFO] [stdout] test components::terminal_pane::tests::border_color_scrolling_returns_yellow ... ok [INFO] [stdout] test components::terminal_pane::tests::convert_color_default_returns_reset ... ok [INFO] [stdout] test components::repo_selector::tests::new_selector_is_not_visible ... ok [INFO] [stdout] test components::repo_selector::tests::select_base_branch_stores_selection_and_transitions ... ok [INFO] [stdout] test components::terminal_pane::tests::convert_color_idx_returns_indexed ... ok [INFO] [stdout] test components::terminal_pane::tests::convert_color_rgb_returns_rgb ... ok [INFO] [stdout] test components::status_line::tests::renders_status_and_dir ... ok [INFO] [stdout] test components::terminal_pane::tests::enter_copy_mode_creates_state ... ok [INFO] [stdout] test components::terminal_pane::tests::enter_qa_copy_mode_creates_state ... ok [INFO] [stdout] test components::terminal_pane::tests::exit_copy_mode_clears_state_and_scroll ... ok [INFO] [stdout] test components::terminal_pane::tests::exit_qa_copy_mode_clears_state_and_scroll ... ok [INFO] [stdout] test components::terminal_pane::tests::exit_qa_scroll_resets_offset ... ok [INFO] [stdout] test components::terminal_pane::tests::exit_scroll_resets_offset ... ok [INFO] [stdout] test components::status_line::tests::renders_copy_hint_when_present ... ok [INFO] [stdout] test components::terminal_pane::tests::is_in_copy_mode_false_by_default ... ok [INFO] [stdout] test components::terminal_pane::tests::is_in_copy_mode_true_when_set ... ok [INFO] [stdout] test components::terminal_pane::tests::is_qa_scrolling_reflects_offset ... ok [INFO] [stdout] test components::terminal_pane::tests::is_scrolling_reflects_offset ... ok [INFO] [stdout] test components::terminal_pane::tests::qa_scroll_down_saturates_at_zero ... ok [INFO] [stdout] test components::terminal_pane::tests::scroll_down_saturates_at_zero ... ok [INFO] [stdout] test components::terminal_pane::tests::scroll_up_clamps_to_max ... ok [INFO] [stdout] test components::terminal_pane::tests::renders_vt100_screen_content ... ok [INFO] [stdout] test components::terminal_pane::tests::scroll_down_decrements_offset ... ok [INFO] [stdout] test components::terminal_pane::tests::scroll_up_increments_offset ... ok [INFO] [stdout] test components::worktree_tree::tests::build_tree_data_returns_correct_selected_index ... ok [INFO] [stdout] test components::worktree_tree::tests::build_tree_data_returns_none_when_empty ... ok [INFO] [stdout] test components::worktree_tree::tests::group_by_repo_different_repos_returns_separate_groups ... ok [INFO] [stdout] test components::terminal_pane::tests::renders_copy_indicator_in_title ... ok [INFO] [stdout] test components::worktree_tree::tests::group_by_repo_empty_input_returns_empty ... ok [INFO] [stdout] test components::terminal_pane::tests::renders_scroll_indicator_in_title ... ok [INFO] [stdout] test components::terminal_pane::tests::renders_yellow_border_when_scrolling ... ok [INFO] [stdout] test components::terminal_pane::tests::renders_banner_when_no_worktree ... ok [INFO] [stdout] test components::terminal_pane::tests::renders_scrollback_content ... ok [INFO] [stdout] test components::worktree_tree::tests::group_by_repo_preserves_insertion_order ... ok [INFO] [stdout] test components::worktree_tree::tests::group_by_repo_same_repo_returns_one_group ... ok [INFO] [stdout] test components::worktree_tree::tests::renders_no_worktrees_when_empty ... ok [INFO] [stdout] test components::worktree_tree::tests::renders_with_border_color_when_focused ... ok [INFO] [stdout] test components::utils::tests::centered_rect_fixed_height_produces_valid_area ... ok [INFO] [stdout] test components::utils::tests::centered_rect_percent_produces_valid_area ... ok [INFO] [stdout] test components::worktree_tree::tests::renders_with_border_color_when_unfocused ... ok [INFO] [stdout] test components::worktree_tree::tests::renders_with_worktrees_title ... ok [INFO] [stdout] test config::tests::default_values_are_correct ... ok [INFO] [stdout] test components::worktree_tree::tests::renders_tree_with_worktrees ... ok [INFO] [stdout] test config::tests::empty_toml_returns_defaults ... ok [INFO] [stdout] test config::tests::expand_tilde_expands_home ... ok [INFO] [stdout] test config::tests::expand_tilde_preserves_absolute_path ... ok [INFO] [stdout] test config::tests::from_toml_expands_tilde_in_base_dir ... ok [INFO] [stdout] test config::tests::full_toml_deserialization ... ok [INFO] [stdout] test config::tests::full_toml_with_vim_notation ... ok [INFO] [stdout] test config::tests::invalid_toml_returns_error ... ok [INFO] [stdout] test config::tests::keybinding_display_ctrl ... ok [INFO] [stdout] test components::terminal_pane::tests::qa_scroll_up_clamps_to_max ... ok [INFO] [stdout] test config::tests::keybinding_display_plain ... ok [INFO] [stdout] test config::tests::keybinding_matches_ctrl_key ... ok [INFO] [stdout] test config::tests::keybinding_matches_plain_key ... ok [INFO] [stdout] test config::tests::keybinding_parse_alt ... ok [INFO] [stdout] test config::tests::keybinding_parse_ctrl_alt ... ok [INFO] [stdout] test config::tests::keybinding_parse_ctrl_shift_alt ... ok [INFO] [stdout] test config::tests::keybinding_parse_empty_angle_brackets ... ok [INFO] [stdout] test config::tests::keybinding_parse_empty_string ... ok [INFO] [stdout] test config::tests::keybinding_parse_plain_char ... ok [INFO] [stdout] test config::tests::keybinding_parse_shift ... ok [INFO] [stdout] test config::tests::keybinding_plain_does_not_match_ctrl ... ok [INFO] [stdout] test config::tests::validate_accepts_default_config ... ok [INFO] [stdout] test config::tests::keybinding_parse_invalid_modifier ... ok [INFO] [stdout] test config::tests::validate_rejects_duplicate_keybindings ... ok [INFO] [stdout] test config::tests::validate_rejects_empty_claude_command ... ok [INFO] [stdout] test config::tests::validate_rejects_terminal_open_editor_ctrl_b ... ok [INFO] [stdout] test config::tests::validate_rejects_terminal_open_editor_ctrl_d ... ok [INFO] [stdout] test config::tests::validate_rejects_terminal_open_editor_ctrl_w ... ok [INFO] [stdout] test config::tests::validate_rejects_terminal_open_shell_ctrl_d ... ok [INFO] [stdout] test config::tests::validate_rejects_100_worktree_pane_percent ... ok [INFO] [stdout] test copy_mode::tests::cursor_starts_at_origin ... ok [INFO] [stdout] test config::tests::validate_rejects_terminal_open_shell_ctrl_w ... ok [INFO] [stdout] test config::tests::validate_rejects_zero_qa_split_percent ... ok [INFO] [stdout] test config::tests::validate_rejects_zero_worktree_pane_percent ... ok [INFO] [stdout] test copy_mode::tests::is_selected_multi_line ... ok [INFO] [stdout] test copy_mode::tests::is_selected_no_anchor_returns_false ... ok [INFO] [stdout] test copy_mode::tests::move_left_saturates_at_zero ... ok [INFO] [stdout] test copy_mode::tests::is_selected_reversed_anchor_cursor ... ok [INFO] [stdout] test copy_mode::tests::is_selected_single_line ... ok [INFO] [stdout] test copy_mode::tests::move_down_returns_scroll_at_bottom ... ok [INFO] [stdout] test copy_mode::tests::extract_text_multi_line ... ok [INFO] [stdout] test copy_mode::tests::extract_text_with_content ... ok [INFO] [stdout] test copy_mode::tests::move_right_clamps_at_viewport ... ok [INFO] [stdout] test copy_mode::tests::move_top_bottom ... ok [INFO] [stdout] test copy_mode::tests::move_line_start_end ... ok [INFO] [stdout] test copy_mode::tests::move_up_returns_scroll_at_top ... ok [INFO] [stdout] test copy_mode::tests::move_word_backward_finds_previous_word ... ok [INFO] [stdout] test copy_mode::tests::move_word_forward_skips_to_next_word ... ok [INFO] [stdout] test copy_mode::tests::toggle_selection ... ok [INFO] [stdout] test copy_mode::tests::unicode_display_width_ascii ... ok [INFO] [stdout] test copy_mode::tests::unicode_display_width_cjk ... ok [INFO] [stdout] test copy_mode::tests::unicode_display_width_mixed ... ok [INFO] [stdout] test copy_mode::tests::unicode_display_width_empty ... ok [INFO] [stdout] test domain::claude_status::tests::cleanup_removes_entry ... ok [INFO] [stdout] test domain::claude_status::tests::color_returns_correct_values ... ok [INFO] [stdout] test domain::claude_status::tests::from_status_str_processing ... ok [INFO] [stdout] test domain::claude_status::tests::from_status_str_unknown ... ok [INFO] [stdout] test domain::claude_status::tests::from_status_str_waiting_for_input ... ok [INFO] [stdout] test domain::claude_status::tests::icon_returns_correct_symbols ... ok [INFO] [stdout] test domain::claude_status::tests::label_returns_correct_strings ... ok [INFO] [stdout] test domain::claude_status::tests::stopped_when_no_pty ... ok [INFO] [stdout] test domain::claude_status::tests::update_permission_and_read ... ok [INFO] [stdout] test domain::claude_status::tests::stopped_when_pty_but_no_cache_entry ... ok [INFO] [stdout] test domain::claude_status::tests::update_and_read ... ok [INFO] [stdout] test domain::claude_status::tests::update_ignores_unknown_status ... ok [INFO] [stdout] test domain::pty::tests::build_shell_command_escapes_single_quotes ... ok [INFO] [stdout] test domain::claude_status::tests::from_status_str_permission ... ok [INFO] [stdout] test domain::pty::tests::build_shell_command_with_args ... ok [INFO] [stdout] test domain::pty::tests::build_shell_command_without_args ... ok [INFO] [stdout] test config::tests::partial_toml_uses_defaults_for_missing_fields ... ok [INFO] [stdout] test copy_mode::tests::extract_text_single_line ... ok [INFO] [stdout] test domain::pty::tests::exit_status_returns_none_for_running_process ... ok [INFO] [stdout] test domain::repo::tests::extract_repo_name_bitbucket ... ok [INFO] [stdout] test domain::repo::tests::extract_repo_name_custom_host ... ok [INFO] [stdout] test domain::repo::tests::extract_repo_name_fallback ... ok [INFO] [stdout] test domain::repo::tests::extract_repo_name_github ... ok [INFO] [stdout] test domain::repo::tests::extract_repo_name_gitlab ... ok [INFO] [stdout] test config::tests::keybinding_display_ctrl_alt ... ok [INFO] [stdout] test domain::repo::tests::extract_repo_name_single_component ... ok [INFO] [stdout] test domain::repo::tests::filter_repositories_case_insensitive ... ok [INFO] [stdout] test domain::repo::tests::filter_repositories_empty_query ... ok [INFO] [stdout] test domain::repo::tests::filter_repositories_matches ... ok [INFO] [stdout] test domain::repo::tests::filter_repositories_no_match ... ok [INFO] [stdout] test domain::tmux::tests::check_tmux_env_returns_false_when_empty ... ok [INFO] [stdout] test domain::tmux::tests::check_tmux_env_returns_false_when_none ... ok [INFO] [stdout] test domain::tmux::tests::check_tmux_env_returns_true_when_set ... ok [INFO] [stdout] test domain::tmux::tests::sanitize_session_name_keeps_alphanumeric ... ok [INFO] [stdout] test domain::tmux::tests::sanitize_session_name_replaces_dots_and_colons ... ok [INFO] [stdout] test domain::tmux::tests::sanitize_session_name_replaces_special_chars ... ok [INFO] [stdout] test domain::tmux::tests::shell_escape_simple_string ... ok [INFO] [stdout] test domain::tmux::tests::shell_escape_string_with_single_quote ... ok [INFO] [stdout] test domain::tmux::tests::shell_escape_string_with_spaces ... ok [INFO] [stdout] test domain::worktree::tests::add_groups_by_repo ... ok [INFO] [stdout] test domain::worktree::tests::add_returns_correct_index ... ok [INFO] [stdout] test domain::pty::tests::is_alive_for_long_lived_process ... ok [INFO] [stdout] test domain::worktree::tests::any_pty_dirty_false_when_no_ptys ... ok [INFO] [stdout] test domain::pty::tests::dirty_flag_is_true_initially ... ok [INFO] [stdout] test domain::worktree::tests::close_qa_when_no_qa_is_noop ... ok [INFO] [stdout] test domain::worktree::tests::display_name_returns_last_component ... ok [INFO] [stdout] test domain::pty::tests::clear_dirty_resets_flag ... ok [INFO] [stdout] test domain::worktree::tests::display_name_without_slash ... ok [INFO] [stdout] test domain::worktree::tests::get_out_of_bounds_returns_none ... ok [INFO] [stdout] test domain::worktree::tests::has_qa_false_by_default ... ok [INFO] [stdout] test domain::worktree::tests::new_pool_is_empty ... ok [INFO] [stdout] test domain::pty::tests::spawn_echo_succeeds ... ok [INFO] [stdout] test domain::pty::tests::resize_updates_pty_and_parser ... ok [INFO] [stdout] test domain::pty::tests::screen_returns_parser ... ok [INFO] [stdout] test domain::pty::tests::working_dir_returns_correct_path ... ok [INFO] [stdout] test domain::worktree::tests::should_restart_without_continue_false_after_retry ... ok [INFO] [stdout] test domain::worktree::tests::should_restart_without_continue_false_when_not_started_with_continue ... ok [INFO] [stdout] test domain::worktree::tests::should_restart_without_continue_true_when_started_with_continue ... ok [INFO] [stdout] test domain::worktree::tests::stopped_by_default ... ok [INFO] [stdout] test domain::worktree::tests::sync_with_worktrees_adds_new_entries ... ok [INFO] [stdout] test domain::worktree::tests::add_test_increases_len ... ok [INFO] [stdout] test domain::worktree::tests::sync_with_worktrees_removes_stale ... ok [INFO] [stdout] test domain::worktree::tests::to_entry_and_from_entry_roundtrip ... ok [INFO] [stdout] test domain::worktree::tests::working_dir_returns_path_string ... ok [INFO] [stdout] test config::tests::keybinding_parse_ctrl ... ok [INFO] [stdout] test config::tests::keybinding_parse_empty_key_after_modifier ... ok [INFO] [stdout] test domain::repo::tests::extract_repo_name_hidden_dir_ignored ... ok [INFO] [stdout] test domain::pty::tests::drop_cleans_up_reader_thread ... ok [INFO] [stdout] test domain::worktree_manager::tests::new_creates_base_dir ... ok [INFO] [stdout] test domain::worktree_manager::tests::repo_dir_uses_nested_structure ... ok [INFO] [stdout] test domain::worktree::tests::get_returns_worktree ... ok [INFO] [stdout] test domain::worktree_manager::tests::scan_empty_base_dir ... ok [INFO] [stdout] test domain::worktree_manager::tests::scan_ignores_non_git_directories ... ok [INFO] [stdout] test event::tests::event_handler_creation_does_not_panic ... ok [INFO] [stdout] test event::tests::event_handler_receives_tick ... ignored, requires a real terminal [INFO] [stdout] test domain::worktree::tests::remove_out_of_bounds_is_safe ... ok [INFO] [stdout] test handler::tests::confirm_delete_notifies_on_error ... ok [INFO] [stdout] test handler::tests::confirm_dialog_consumes_key_when_visible ... ok [INFO] [stdout] test handler::tests::confirm_dialog_passes_through_when_hidden ... ok [INFO] [stdout] test handler::tests::confirm_quit_sets_quit_state ... ok [INFO] [stdout] test handler::tests::confirm_delete_removes_from_pool ... ok [INFO] [stdout] test domain::pty::tests::dirty_flag_set_on_pty_output ... ok [INFO] [stdout] test keys::tests::alt_backspace_returns_esc_del ... ok [INFO] [stdout] test keys::tests::alt_char_returns_esc_prefixed ... ok [INFO] [stdout] test keys::tests::alt_enter_returns_esc_cr ... ok [INFO] [stdout] test keys::tests::alt_right_returns_modified_csi ... ok [INFO] [stdout] test keys::tests::backspace_returns_0x7f ... ok [INFO] [stdout] test keys::tests::backtab_returns_backtab_sequence ... ok [INFO] [stdout] test handler::tests::help_overlay_passes_through_when_hidden ... ok [INFO] [stdout] test keys::tests::char_multibyte_utf8 ... ok [INFO] [stdout] test keys::tests::char_a_returns_0x61 ... ok [INFO] [stdout] test keys::tests::ctrl_alt_char_returns_esc_plus_ctrl_code ... ok [INFO] [stdout] test keys::tests::ctrl_bracket_returns_esc ... ok [INFO] [stdout] test keys::tests::ctrl_c_returns_0x03 ... ok [INFO] [stdout] test keys::tests::ctrl_delete_returns_modified_tilde_seq ... ok [INFO] [stdout] test keys::tests::ctrl_f5_returns_modified_tilde_seq ... ok [INFO] [stdout] test keys::tests::ctrl_left_returns_modified_csi ... ok [INFO] [stdout] test handler::tests::help_overlay_consumes_key_when_visible ... ok [INFO] [stdout] test keys::tests::delete_returns_tilde_seq ... ok [INFO] [stdout] test keys::tests::end_returns_csi_f ... ok [INFO] [stdout] test keys::tests::enter_returns_0x0d ... ok [INFO] [stdout] test keys::tests::esc_returns_0x1b ... ok [INFO] [stdout] test keys::tests::f12_returns_tilde_seq ... ok [INFO] [stdout] test keys::tests::f1_returns_ss3_p ... ok [INFO] [stdout] test domain::worktree::tests::remove_decreases_len ... ok [INFO] [stdout] test keys::tests::f4_returns_ss3_s ... ok [INFO] [stdout] test keys::tests::f5_returns_tilde_seq ... ok [INFO] [stdout] test keys::tests::home_returns_csi_h ... ok [INFO] [stdout] test keys::tests::insert_returns_tilde_seq ... ok [INFO] [stdout] test keys::tests::left_returns_escape_sequence ... ok [INFO] [stdout] test keys::tests::mouse_drag_returns_sgr_with_offset ... ok [INFO] [stdout] test keys::tests::mouse_left_down_returns_sgr_press ... ok [INFO] [stdout] test keys::tests::mouse_left_up_returns_sgr_release ... ok [INFO] [stdout] test keys::tests::mouse_moved_returns_empty ... ok [INFO] [stdout] test keys::tests::mouse_right_down_returns_sgr_press ... ok [INFO] [stdout] test keys::tests::mouse_scroll_down_returns_sgr_sequence ... ok [INFO] [stdout] test keys::tests::mouse_scroll_up_returns_sgr_sequence ... ok [INFO] [stdout] test keys::tests::page_down_returns_tilde_seq ... ok [INFO] [stdout] test keys::tests::page_up_returns_tilde_seq ... ok [INFO] [stdout] test keys::tests::right_returns_escape_sequence ... ok [INFO] [stdout] test keys::tests::ctrl_shift_down_returns_modified_csi ... ok [INFO] [stdout] test keys::tests::shift_f1_returns_modified_csi ... ok [INFO] [stdout] test keys::tests::shift_char_returns_uppercase ... ok [INFO] [stdout] test keys::tests::shift_tab_returns_backtab ... ok [INFO] [stdout] test keys::tests::shift_up_returns_modified_csi ... ok [INFO] [stdout] test keys::tests::unknown_key_returns_empty ... ok [INFO] [stdout] test keys::tests::tab_returns_0x09 ... ok [INFO] [stdout] test domain::worktree::tests::stop_kills_pty ... ok [INFO] [stdout] test keys::tests::up_returns_escape_sequence ... ok [INFO] [stdout] test domain::worktree::tests::running_with_pty ... ok [INFO] [stdout] test domain::worktree::tests::sync_with_worktrees_preserves_existing ... ok [INFO] [stdout] test keys::tests::down_returns_escape_sequence ... ok [INFO] [stdout] test domain::worktree::tests::create_multiple_worktrees ... ok [INFO] [stdout] test domain::pty::tests::kill_terminates_process ... ok [INFO] [stdout] test domain::worktree_manager::tests::scan_discovers_valid_worktrees ... ok [INFO] [stdout] test domain::worktree_manager::tests::add_worktree_creates_new_branch ... ok [INFO] [stdout] test domain::worktree_manager::tests::add_duplicate_worktree_fails ... ok [INFO] [stdout] test domain::worktree_manager::tests::remove_worktree_preserves_protected_branches ... ok [INFO] [stdout] test domain::worktree_manager::tests::add_and_remove_worktree ... ok [INFO] [stdout] test domain::pty::tests::is_alive_for_short_lived_process ... ok [INFO] [stdout] test domain::pty::tests::exit_status_returns_some_for_exited_process ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 281 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.56s [INFO] [stdout] [INFO] [stderr] Running unittests src/bin/ccargus_notify.rs (/opt/rustwide/target/debug/deps/ccargus_notify-5708aed0e1258259) [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" "db7cce9ec60293070ca337a5fc5b1f270e5b9ae7b071ea447f6be1e502bcd207", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "db7cce9ec60293070ca337a5fc5b1f270e5b9ae7b071ea447f6be1e502bcd207", kill_on_drop: false }` [INFO] [stdout] db7cce9ec60293070ca337a5fc5b1f270e5b9ae7b071ea447f6be1e502bcd207