[INFO] cloning repository https://github.com/schani/minimacs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/schani/minimacs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fschani%2Fminimacs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fschani%2Fminimacs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] fcec32f57dae2319a7086c83cd95e16a1ac31bbc
[INFO] testing schani/minimacs against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fschani%2Fminimacs" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/schani/minimacs
[INFO] finished tweaking git repo https://github.com/schani/minimacs
[INFO] tweaked toml for git repo https://github.com/schani/minimacs written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/schani/minimacs on toolchain 33835004928d3bf65db4d4712e1330766263b0bd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/schani/minimacs 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" "+33835004928d3bf65db4d4712e1330766263b0bd" "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-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4e0d4ff95712f16aed98ada2025fe14bf1ac6f58a732a3ea80b543df7fb8ee4c
[INFO] running `Command { std: "docker" "start" "-a" "4e0d4ff95712f16aed98ada2025fe14bf1ac6f58a732a3ea80b543df7fb8ee4c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4e0d4ff95712f16aed98ada2025fe14bf1ac6f58a732a3ea80b543df7fb8ee4c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4e0d4ff95712f16aed98ada2025fe14bf1ac6f58a732a3ea80b543df7fb8ee4c", kill_on_drop: false }`
[INFO] [stdout] 4e0d4ff95712f16aed98ada2025fe14bf1ac6f58a732a3ea80b543df7fb8ee4c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b4d2667d81aeb7bbc3a1c6d9bccd079991725c71386bae837d0b57c8e3fd94ba
[INFO] running `Command { std: "docker" "start" "-a" "b4d2667d81aeb7bbc3a1c6d9bccd079991725c71386bae837d0b57c8e3fd94ba", kill_on_drop: false }`
[INFO] [stderr]    Compiling cc v1.2.56
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling tree-sitter-language v0.1.7
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]    Compiling foldhash v0.2.0
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling itoa v1.0.17
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling castaway v0.2.4
[INFO] [stderr]    Compiling quick-xml v0.38.4
[INFO] [stderr]    Compiling simd-adler32 v0.3.8
[INFO] [stderr]    Compiling indoc v2.0.7
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling ryu v1.0.23
[INFO] [stderr]    Compiling instability v0.3.11
[INFO] [stderr]    Compiling wayland-client v0.31.12
[INFO] [stderr]    Compiling compact_str v0.9.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling wayland-sys v0.31.8
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling deranged v0.5.8
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling num-conv v0.2.0
[INFO] [stderr]    Compiling num_threads v0.1.7
[INFO] [stderr]    Compiling litrs v1.0.0
[INFO] [stderr]    Compiling time-core v0.1.8
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling wayland-scanner v0.31.8
[INFO] [stderr]    Compiling wayland-backend v0.3.12
[INFO] [stderr]    Compiling lru v0.16.3
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling fdeflate v0.3.7
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling petgraph v0.8.3
[INFO] [stderr]    Compiling document-features v0.2.12
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling line-clipping v0.3.5
[INFO] [stderr]    Compiling nom v8.0.0
[INFO] [stderr]    Compiling pxfm v0.1.28
[INFO] [stderr]    Compiling png v0.18.1
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling os_pipe v1.2.3
[INFO] [stderr]    Compiling tree-sitter-typescript v0.23.2
[INFO] [stderr]    Compiling unicode-truncate v2.0.1
[INFO] [stderr]    Compiling tree-sitter-go v0.23.4
[INFO] [stderr]    Compiling tree-sitter-md v0.5.3
[INFO] [stderr]    Compiling tree-sitter-json v0.24.8
[INFO] [stderr]    Compiling tree-sitter-yaml v0.7.2
[INFO] [stderr]    Compiling tree-sitter-bash v0.23.3
[INFO] [stderr]    Compiling tree-sitter-html v0.23.2
[INFO] [stderr]    Compiling tree-sitter-javascript v0.23.1
[INFO] [stderr]    Compiling tree-sitter-toml-ng v0.7.0
[INFO] [stderr]    Compiling tree-sitter-rust v0.24.0
[INFO] [stderr]    Compiling streaming-iterator v0.1.9
[INFO] [stderr]    Compiling x11rb-protocol v0.13.2
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling byteorder-lite v0.1.0
[INFO] [stderr]    Compiling bytemuck v1.25.0
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling minimacs v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling str_indices v0.4.4
[INFO] [stderr]    Compiling ropey v1.6.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 tree-sitter v0.25.10
[INFO] [stderr]    Compiling moxcms v0.7.11
[INFO] [stderr]    Compiling derive_more v2.1.1
[INFO] [stderr]    Compiling kasuari v0.4.11
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling tree_magic_mini v3.2.2
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling gethostname v1.1.0
[INFO] [stderr]    Compiling crossterm v0.29.0
[INFO] [stderr]    Compiling strum v0.27.2
[INFO] [stderr]    Compiling ratatui-core v0.1.0
[INFO] [stderr]    Compiling x11rb v0.13.2
[INFO] [stderr]    Compiling tree-sitter-highlight v0.25.10
[INFO] [stderr]    Compiling ratatui-widgets v0.3.0
[INFO] [stderr]    Compiling ratatui-crossterm v0.1.0
[INFO] [stderr]    Compiling wayland-protocols v0.32.10
[INFO] [stderr]    Compiling ratatui-macros v0.7.0
[INFO] [stderr]    Compiling ratatui v0.30.0
[INFO] [stderr]    Compiling image v0.25.9
[INFO] [stderr]    Compiling wayland-protocols-wlr v0.3.10
[INFO] [stderr]    Compiling wl-clipboard-rs v0.9.3
[INFO] [stderr]    Compiling arboard v3.6.1
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 17s
[INFO] running `Command { std: "docker" "inspect" "b4d2667d81aeb7bbc3a1c6d9bccd079991725c71386bae837d0b57c8e3fd94ba", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b4d2667d81aeb7bbc3a1c6d9bccd079991725c71386bae837d0b57c8e3fd94ba", kill_on_drop: false }`
[INFO] [stdout] b4d2667d81aeb7bbc3a1c6d9bccd079991725c71386bae837d0b57c8e3fd94ba
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 970b5105d08bc8afee2bf30a92029e157e7d3377867839cfc35e1b8a13ca8fdc
[INFO] running `Command { std: "docker" "start" "-a" "970b5105d08bc8afee2bf30a92029e157e7d3377867839cfc35e1b8a13ca8fdc", kill_on_drop: false }`
[INFO] [stderr]    Compiling getrandom v0.4.1
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling tempfile v3.26.0
[INFO] [stderr]    Compiling insta v1.46.3
[INFO] [stderr]    Compiling minimacs v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 7.02s
[INFO] running `Command { std: "docker" "inspect" "970b5105d08bc8afee2bf30a92029e157e7d3377867839cfc35e1b8a13ca8fdc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "970b5105d08bc8afee2bf30a92029e157e7d3377867839cfc35e1b8a13ca8fdc", kill_on_drop: false }`
[INFO] [stdout] 970b5105d08bc8afee2bf30a92029e157e7d3377867839cfc35e1b8a13ca8fdc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 2bc26616afda9617472b61d3c35f6941787c59786628daeeb2ca81ab8d3c8d0c
[INFO] running `Command { std: "docker" "start" "-a" "2bc26616afda9617472b61d3c35f6941787c59786628daeeb2ca81ab8d3c8d0c", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.29s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/minimacs-6af8882e86faae28)
[INFO] [stdout] 
[INFO] [stdout] running 349 tests
[INFO] [stdout] test app::tests::arrow_keys_work ... ok
[INFO] [stdout] test app::tests::cursor_after_literal_tab_snaps_to_next_tab_stop ... ok
[INFO] [stdout] test app::tests::backspace_deletes ... ok
[INFO] [stdout] test app::tests::cursor_after_literal_tab_uses_expanded_visual_column ... ok
[INFO] [stdout] test app::tests::continuation_line_has_no_gutter ... ok
[INFO] [stdout] test app::tests::cx_cc_quits ... ok
[INFO] [stdout] test app::tests::cg_cancels_pending_keys ... ok
[INFO] [stdout] test app::tests::cursor_on_wrapped_portion ... ok
[INFO] [stdout] test app::tests::esc_greater_than_moves_to_buffer_end ... ok
[INFO] [stdout] test app::tests::esc_shows_pending_indicator ... ok
[INFO] [stdout] test app::tests::find_file_starts_at_current_buffer_directory ... ok
[INFO] [stdout] test app::tests::literal_tab_at_line_start_displays_as_spaces_to_tab_stop ... ok
[INFO] [stdout] test app::tests::isearch_other_key_accepts_and_processes ... ok
[INFO] [stdout] test app::tests::isearch_backspace_refines_query ... ok
[INFO] [stdout] test app::tests::find_file_falls_back_to_cwd_for_scratch_buffer ... ok
[INFO] [stdout] test app::tests::esc_f_moves_forward_word ... ok
[INFO] [stdout] test app::tests::long_line_wraps_with_continuation_marker ... ok
[INFO] [stdout] test app::tests::cl_recenter_via_app ... ok
[INFO] [stdout] test app::tests::esc_less_than_moves_to_buffer_beginning ... ok
[INFO] [stdout] test app::tests::literal_tabs_display_by_snapping_to_next_tab_stop ... ok
[INFO] [stdout] test app::tests::literal_tabs_wrap_using_expanded_visual_width ... ok
[INFO] [stdout] test app::tests::kill_buffer_after_split_does_not_crash ... ok
[INFO] [stdout] test app::tests::isearch_cancel_restores_via_app ... ok
[INFO] [stdout] test app::tests::minibuffer_kill_buffer_guard ... ok
[INFO] [stdout] test app::tests::cx_cs_saves_file ... ok
[INFO] [stdout] test app::tests::isearch_backward_via_app ... ok
[INFO] [stdout] test app::tests::minibuffer_isearch_guard ... ok
[INFO] [stdout] test app::tests::minibuffer_quit_guard ... ok
[INFO] [stdout] test app::tests::isearch_forward_via_app ... ok
[INFO] [stdout] test app::tests::minibuffer_editing_doesnt_affect_main_buffer ... ok
[INFO] [stdout] test app::tests::minibuffer_prompt_guard_prevents_nesting ... ok
[INFO] [stdout] test app::tests::minibuffer_navigation_via_app ... ok
[INFO] [stdout] test app::tests::mouse_click_after_leading_tab_uses_visual_column ... ok
[INFO] [stdout] test app::tests::mouse_click_after_mid_line_tab_uses_visual_column ... ok
[INFO] [stdout] test app::tests::mouse_click_below_content_goes_to_end ... ok
[INFO] [stdout] test app::tests::mouse_click_beyond_line_end_places_cursor_past_last_char ... ok
[INFO] [stdout] test app::tests::mouse_click_ignored_when_minibuffer_active ... ok
[INFO] [stdout] test app::tests::minibuffer_paste ... ok
[INFO] [stdout] test app::tests::mouse_click_on_first_line ... ok
[INFO] [stdout] test app::tests::mouse_click_places_cursor ... ok
[INFO] [stdout] test app::tests::minibuffer_mark_and_cut ... ok
[INFO] [stdout] test app::tests::mouse_click_wrapped_line_with_tab_uses_visual_column ... ok
[INFO] [stdout] test app::tests::mouse_scroll_does_not_change_focus ... ok
[INFO] [stdout] test app::tests::mouse_scroll_down_scrolls_pane ... ok
[INFO] [stdout] test app::tests::mouse_scroll_down_hides_cursor_when_point_above_viewport ... ok
[INFO] [stdout] test app::tests::minibuffer_undo_tab_completion ... ok
[INFO] [stdout] test app::tests::mouse_scroll_up_scrolls_pane ... ok
[INFO] [stdout] test app::tests::mouse_click_switches_pane_focus ... ok
[INFO] [stdout] test app::tests::minibuffer_delete_forward ... ok
[INFO] [stdout] test app::tests::minibuffer_find_file_via_app ... ok
[INFO] [stdout] test app::tests::completions_render_shows_candidates ... ok
[INFO] [stdout] test app::tests::multiline_navigation ... ok
[INFO] [stdout] test app::tests::navigation_with_ctrl_keys ... ok
[INFO] [stdout] test app::tests::paste_is_single_undo_group ... ok
[INFO] [stdout] test app::tests::cg_resets_page ... ok
[INFO] [stdout] test app::tests::paste_inserts_text ... ok
[INFO] [stdout] test app::tests::pending_keys_show_in_mode_line ... ok
[INFO] [stdout] test app::tests::minibuffer_word_movement ... ok
[INFO] [stdout] test app::tests::region_renders_in_buffer ... ok
[INFO] [stdout] test app::tests::cg_dismisses_completions ... ok
[INFO] [stdout] test app::tests::minibuffer_kill_line ... ok
[INFO] [stdout] test app::tests::renders_scratch_buffer ... ok
[INFO] [stdout] test app::tests::render_with_content ... ok
[INFO] [stdout] test app::tests::scroll_down_accounts_for_wrapped_lines ... ok
[INFO] [stdout] test app::tests::split_pane_renders_two_mode_lines ... ok
[INFO] [stdout] test app::tests::scroll_accounts_for_wrapped_lines ... ok
[INFO] [stdout] test app::tests::resize_event_handled ... ok
[INFO] [stdout] test app::tests::minibuffer_delete_word_backward ... ok
[INFO] [stdout] test app::tests::page_indicator_shown_when_multiple_pages ... ok
[INFO] [stdout] test app::tests::tab_inserts_four_spaces ... ok
[INFO] [stdout] test app::tests::minibuffer_paste_sanitizes_newlines ... ok
[INFO] [stdout] test app::tests::minibuffer_undo ... ok
[INFO] [stdout] test app::tests::minibuffer_tab_completion_via_app ... ok
[INFO] [stdout] test app::tests::typing_shows_in_buffer ... ok
[INFO] [stdout] test app::tests::wrapped_line_uses_multiple_visual_rows ... ok
[INFO] [stdout] test buffer::tests::char_to_line_col_basic ... ok
[INFO] [stdout] test buffer::tests::crlf_detection ... ok
[INFO] [stdout] test buffer::tests::binary_file_detection ... ok
[INFO] [stdout] test buffer::tests::edit_generation_increments_on_insert_and_remove ... ok
[INFO] [stdout] test buffer::tests::from_file_non_utf8 ... ok
[INFO] [stdout] test buffer::tests::from_str_basic ... ok
[INFO] [stdout] test buffer::tests::insert_and_remove ... ok
[INFO] [stdout] test buffer::tests::line_col_to_char_basic ... ok
[INFO] [stdout] test buffer::tests::line_col_to_char_clamps_col ... ok
[INFO] [stdout] test buffer::tests::line_len_chars_excludes_newline ... ok
[INFO] [stdout] test buffer::tests::new_scratch_buffer ... ok
[INFO] [stdout] test buffer::tests::valid_utf8_file_loads ... ok
[INFO] [stdout] test editor::tests::backward_char_moves_one ... ok
[INFO] [stdout] test editor::tests::backward_char_stops_at_start ... ok
[INFO] [stdout] test editor::tests::backward_word_at_start ... ok
[INFO] [stdout] test buffer::tests::from_file_and_save ... ok
[INFO] [stdout] test editor::tests::backward_word_basic ... ok
[INFO] [stdout] test editor::tests::backward_word_skips_non_word ... ok
[INFO] [stdout] test editor::tests::backward_word_with_underscore ... ok
[INFO] [stdout] test editor::tests::beginning_of_line ... ok
[INFO] [stdout] test editor::tests::buffer_beginning_and_end ... ok
[INFO] [stdout] test editor::tests::buffer_names_list ... ok
[INFO] [stdout] test editor::tests::cancel_active_minibuffer ... ok
[INFO] [stdout] test editor::tests::copy_no_region ... ok
[INFO] [stdout] test editor::tests::cancel_deactivates_mark ... ok
[INFO] [stdout] test editor::tests::cut_no_region ... ok
[INFO] [stdout] test editor::tests::copy_preserves_text ... ok
[INFO] [stdout] test editor::tests::cut_removes_region ... ok
[INFO] [stdout] test editor::tests::cut_then_paste ... ok
[INFO] [stdout] test editor::tests::cut_undo ... ok
[INFO] [stdout] test editor::tests::dedent_line_no_leading_spaces ... ok
[INFO] [stdout] test editor::tests::cycle_focus_between_panes ... ok
[INFO] [stdout] test editor::tests::dedent_line_single ... ok
[INFO] [stdout] test editor::tests::dedent_line_partial_spaces ... ok
[INFO] [stdout] test editor::tests::dedent_line_with_region ... ok
[INFO] [stdout] test editor::tests::delete_backward_at_start_does_nothing ... ok
[INFO] [stdout] test editor::tests::delete_backward_basic ... ok
[INFO] [stdout] test editor::tests::delete_forward_at_end_does_nothing ... ok
[INFO] [stdout] test editor::tests::delete_forward_basic ... ok
[INFO] [stdout] test editor::tests::delete_only_pane_shows_message ... ok
[INFO] [stdout] test editor::tests::delete_other_panes ... ok
[INFO] [stdout] test editor::tests::delete_pane_works ... ok
[INFO] [stdout] test editor::tests::delete_word_backward_at_start ... ok
[INFO] [stdout] test editor::tests::delete_word_backward_undo ... ok
[INFO] [stdout] test editor::tests::delete_word_backward_basic ... ok
[INFO] [stdout] test editor::tests::end_of_line ... ok
[INFO] [stdout] test editor::tests::find_file_opens_prompt ... ok
[INFO] [stdout] test editor::tests::find_file_submit ... ok
[INFO] [stdout] test editor::tests::delete_word_backward_with_spaces ... ok
[INFO] [stdout] test editor::tests::find_file_submit_normalizes_dotdot ... ok
[INFO] [stdout] test editor::tests::find_file_submit_normalizes_dot ... ok
[INFO] [stdout] test editor::tests::forward_char_stops_at_end ... ok
[INFO] [stdout] test editor::tests::forward_word_at_end ... ok
[INFO] [stdout] test editor::tests::forward_char_moves_one ... ok
[INFO] [stdout] test editor::tests::forward_word_basic ... ok
[INFO] [stdout] test editor::tests::forward_word_skips_non_word ... ok
[INFO] [stdout] test editor::tests::forward_word_with_underscore ... ok
[INFO] [stdout] test editor::tests::goto_line_invalid_input ... ok
[INFO] [stdout] test editor::tests::goto_line_via_prompt ... ok
[INFO] [stdout] test editor::tests::indent_line_with_region ... ok
[INFO] [stdout] test app::tests::triple_wrap_line ... ok
[INFO] [stdout] test editor::tests::indent_line_single ... ok
[INFO] [stdout] test editor::tests::insert_newline_copies_indentation ... ok
[INFO] [stdout] test editor::tests::insert_newline ... ok
[INFO] [stdout] test editor::tests::insert_char_basic ... ok
[INFO] [stdout] test editor::tests::insert_tab_inserts_four_spaces ... ok
[INFO] [stdout] test editor::tests::insert_newline_no_indent_at_column_zero ... ok
[INFO] [stdout] test editor::tests::insert_newline_mid_line_preserves_indent ... ok
[INFO] [stdout] test editor::tests::isearch_accept_keeps_position ... ok
[INFO] [stdout] test editor::tests::isearch_backward_basic ... ok
[INFO] [stdout] test editor::tests::isearch_backward_finds_match ... ok
[INFO] [stdout] test editor::tests::isearch_cancel_restores_position ... ok
[INFO] [stdout] test editor::tests::isearch_matches_returns_all ... ok
[INFO] [stdout] test editor::tests::isearch_forward_basic ... ok
[INFO] [stdout] test editor::tests::isearch_next_backward ... ok
[INFO] [stdout] test editor::tests::isearch_next_cycles ... ok
[INFO] [stdout] test editor::tests::isearch_next_no_more_matches ... ok
[INFO] [stdout] test editor::tests::isearch_empty_query_restores ... ok
[INFO] [stdout] test editor::tests::kill_buffer_unmodified ... ok
[INFO] [stdout] test editor::tests::isearch_no_match ... ok
[INFO] [stdout] test editor::tests::kill_buffer_with_others_remaining ... ok
[INFO] [stdout] test editor::tests::kill_last_buffer_creates_scratch ... ok
[INFO] [stdout] test editor::tests::kill_line_at_eol ... ok
[INFO] [stdout] test editor::tests::kill_buffer_modified_prompts ... ok
[INFO] [stdout] test editor::tests::kill_line_from_middle ... ok
[INFO] [stdout] test editor::tests::kill_line_consecutive_accumulates ... ok
[INFO] [stdout] test editor::tests::kill_line_accumulate_then_paste ... ok
[INFO] [stdout] test editor::tests::kill_line_non_consecutive_resets ... ok
[INFO] [stdout] test editor::tests::next_line_clamps_to_shorter_line ... ok
[INFO] [stdout] test editor::tests::next_line_preserves_preferred_column ... ok
[INFO] [stdout] test app::tests::undo_via_ctrl_slash ... ok
[INFO] [stdout] test editor::tests::next_line_basic ... ok
[INFO] [stdout] test editor::tests::page_down_and_up ... ok
[INFO] [stdout] test editor::tests::paste_inserts_clipboard ... ok
[INFO] [stdout] test editor::tests::preferred_column_cleared_after_dedent ... ok
[INFO] [stdout] test editor::tests::preferred_column_cleared_after_indent ... ok
[INFO] [stdout] test editor::tests::previous_line_basic ... ok
[INFO] [stdout] test editor::tests::quit_with_modified_buffer_prompts ... ok
[INFO] [stdout] test editor::tests::quit_with_unmodified_buffers ... ok
[INFO] [stdout] test editor::tests::recenter_at_beginning_of_buffer ... ok
[INFO] [stdout] test editor::tests::recenter_centers_cursor_line ... ok
[INFO] [stdout] test editor::tests::open_nonexistent_file_creates_buffer ... ok
[INFO] [stdout] test editor::tests::recenter_cycles_center_top_bottom ... ok
[INFO] [stdout] test editor::tests::open_same_file_twice_switches ... ok
[INFO] [stdout] test editor::tests::open_nonexistent_file_save_creates_file ... ok
[INFO] [stdout] test editor::tests::recenter_resets_on_other_command ... ok
[INFO] [stdout] test editor::tests::redo_with_nothing_to_redo ... ok
[INFO] [stdout] test editor::tests::region_end_at_col0_excludes_last_line ... ok
[INFO] [stdout] test editor::tests::region_returns_ordered_range ... ok
[INFO] [stdout] test editor::tests::save_confirm_invalid ... ok
[INFO] [stdout] test editor::tests::save_confirm_no ... ok
[INFO] [stdout] test editor::tests::save_confirm_quit ... ok
[INFO] [stdout] test editor::tests::save_buffer_with_path ... ok
[INFO] [stdout] test editor::tests::set_mark ... ok
[INFO] [stdout] test editor::tests::split_horizontal_creates_two_panes ... ok
[INFO] [stdout] test editor::tests::split_vertical_creates_two_panes ... ok
[INFO] [stdout] test editor::tests::submit_write_file_prompt ... ok
[INFO] [stdout] test editor::tests::swap_point_and_mark ... ok
[INFO] [stdout] test editor::tests::save_buffer_without_path_prompts ... ok
[INFO] [stdout] test editor::tests::scroll_follows_cursor_down ... ok
[INFO] [stdout] test editor::tests::swap_point_and_mark_no_mark ... ok
[INFO] [stdout] test editor::tests::switch_buffer_opens_prompt ... ok
[INFO] [stdout] test editor::tests::switch_buffer_restores_point_in_window ... ok
[INFO] [stdout] test editor::tests::switch_buffer_restores_point_per_window ... ok
[INFO] [stdout] test editor::tests::switch_to_nonexistent_buffer ... ok
[INFO] [stdout] test editor::tests::switch_buffer_submit ... ok
[INFO] [stdout] test editor::tests::undo_redo_preserves_modified_after_save ... ok
[INFO] [stdout] test editor::tests::undo_restores_unmodified_state ... ok
[INFO] [stdout] test editor::tests::undo_reverses_delete ... ok
[INFO] [stdout] test editor::tests::undo_reverses_indent ... ok
[INFO] [stdout] test editor::tests::undo_reverses_insert ... ok
[INFO] [stdout] test editor::tests::undo_reverses_region_indent ... ok
[INFO] [stdout] test editor::tests::undo_redo_roundtrip ... ok
[INFO] [stdout] test editor::tests::undo_with_nothing_to_undo ... ok
[INFO] [stdout] test editor::tests::write_file_prompt ... ok
[INFO] [stdout] test history::tests::basic_undo ... ok
[INFO] [stdout] test history::tests::clean_after_mark_clean ... ok
[INFO] [stdout] test history::tests::clean_after_undo_redo_to_clean_point ... ok
[INFO] [stdout] test history::tests::clean_after_undo_to_origin ... ok
[INFO] [stdout] test history::tests::consecutive_inserts_group_together ... ok
[INFO] [stdout] test history::tests::delete_grouping ... ok
[INFO] [stdout] test history::tests::dirty_after_edit ... ok
[INFO] [stdout] test history::tests::dirty_after_branch_diverges ... ok
[INFO] [stdout] test history::tests::empty_redo_returns_none ... ok
[INFO] [stdout] test history::tests::empty_undo_returns_none ... ok
[INFO] [stdout] test history::tests::initially_clean ... ok
[INFO] [stdout] test history::tests::space_breaks_insert_group ... ok
[INFO] [stdout] test history::tests::redo_cleared_on_new_edit ... ok
[INFO] [stdout] test history::tests::switching_edit_kind_commits ... ok
[INFO] [stdout] test history::tests::undo_redo_roundtrip ... ok
[INFO] [stdout] test app::tests::typing_after_tab_resets_page ... ok
[INFO] [stdout] test keymap::tests::alt_key_lookup ... ok
[INFO] [stdout] test keymap::tests::alt_arrow_keys ... ok
[INFO] [stdout] test keymap::tests::keymap_state_multi_key ... ok
[INFO] [stdout] test keymap::tests::keymap_state_clear ... ok
[INFO] [stdout] test keymap::tests::keymap_state_not_found ... ok
[INFO] [stdout] test keymap::tests::m_g_g_goto_line ... ok
[INFO] [stdout] test keymap::tests::keymap_state_single_key ... ok
[INFO] [stdout] test keymap::tests::multi_key_chord_lookup ... ok
[INFO] [stdout] test editor::tests::save_confirm_yes ... ok
[INFO] [stdout] test keymap::tests::ctrl_underscore_undo_all_variants ... ok
[INFO] [stdout] test editor::tests::switch_buffer_empty_input_uses_last_buffer_in_window ... ok
[INFO] [stdout] test minibuffer::tests::buffer_candidates_multiple_matches_sorted ... ok
[INFO] [stdout] test minibuffer::tests::buffer_candidates_no_match ... ok
[INFO] [stdout] test minibuffer::tests::buffer_name_completion ... ok
[INFO] [stdout] test minibuffer::tests::buffer_name_single_completion ... ok
[INFO] [stdout] test minibuffer::tests::common_prefix_works ... ok
[INFO] [stdout] test minibuffer::tests::common_prefix_empty_list ... ok
[INFO] [stdout] test minibuffer::tests::minibuffer_finish ... ok
[INFO] [stdout] test minibuffer::tests::buffer_candidates_single_match ... ok
[INFO] [stdout] test minibuffer::tests::minibuffer_prompt_idle ... ok
[INFO] [stdout] test minibuffer::tests::minibuffer_prompt_mut_idle ... ok
[INFO] [stdout] test minibuffer::tests::minibuffer_show_message ... ok
[INFO] [stdout] test minibuffer::tests::minibuffer_state_transitions ... ok
[INFO] [stdout] test minibuffer::tests::normalize_dotdot_at_root ... ok
[INFO] [stdout] test keymap::tests::pending_display_format ... ok
[INFO] [stdout] test minibuffer::tests::normalize_no_change_for_clean_path ... ok
[INFO] [stdout] test minibuffer::tests::normalize_preserves_trailing_slash ... ok
[INFO] [stdout] test minibuffer::tests::normalize_preserves_trailing_slash_after_dotdot ... ok
[INFO] [stdout] test minibuffer::tests::normalize_removes_dot_component ... ok
[INFO] [stdout] test minibuffer::tests::normalize_resolves_dotdot_component ... ok
[INFO] [stdout] test minibuffer::tests::normalize_multiple_dots ... ok
[INFO] [stdout] test minibuffer::tests::path_candidates_no_match ... ok
[INFO] [stdout] test app::tests::tab_with_unique_match_no_completions ... ok
[INFO] [stdout] test minibuffer::tests::path_candidates_show_basenames_with_dir_slash ... ok
[INFO] [stdout] test minibuffer::tests::path_candidates_multiple_matches ... ok
[INFO] [stdout] test minibuffer::tests::path_completion_in_temp_dir ... ok
[INFO] [stdout] test minibuffer::tests::path_candidates_single_match ... ok
[INFO] [stdout] test minibuffer::tests::path_completion_normalizes_dot_in_path ... ok
[INFO] [stdout] test minibuffer::tests::path_completion_multiple_matches ... ok
[INFO] [stdout] test minibuffer::tests::path_completion_directory ... ok
[INFO] [stdout] test pane::tests::calculate_rects ... ok
[INFO] [stdout] test app::tests::repeated_tab_keeps_completions ... ok
[INFO] [stdout] test minibuffer::tests::path_completion_normalizes_dotdot_in_path ... ok
[INFO] [stdout] test keymap::tests::single_key_lookup ... ok
[INFO] [stdout] test pane::tests::delete_focused ... ok
[INFO] [stdout] test pane::tests::delete_from_three_way_split ... ok
[INFO] [stdout] test pane::tests::delete_only_pane_fails ... ok
[INFO] [stdout] test pane::tests::delete_others ... ok
[INFO] [stdout] test pane::tests::ensure_visible_no_scroll_when_visible ... ok
[INFO] [stdout] test pane::tests::ensure_visible_no_scroll_when_wrapped_line_still_fits ... ok
[INFO] [stdout] test pane::tests::ensure_visible_scrolls_down ... ok
[INFO] [stdout] test pane::tests::cycle_focus_single_pane_noop ... ok
[INFO] [stdout] test pane::tests::ensure_visible_scrolls_down_with_wrapped_lines ... ok
[INFO] [stdout] test pane::tests::for_each_pane_visits_all ... ok
[INFO] [stdout] test pane::tests::horizontal_split_has_separator ... ok
[INFO] [stdout] test pane::tests::new_pane_tree ... ok
[INFO] [stdout] test pane::tests::split_horizontal ... ok
[INFO] [stdout] test pane::tests::split_vertical ... ok
[INFO] [stdout] test pane::tests::three_way_horizontal_split_has_two_separators ... ok
[INFO] [stdout] test pane::tests::update_pane_viewport ... ok
[INFO] [stdout] test render::tests::completions_height_capped ... ok
[INFO] [stdout] test render::tests::completions_height_narrow_terminal ... ok
[INFO] [stdout] test render::tests::completions_height_no_prompt ... ok
[INFO] [stdout] test render::tests::completions_height_prompt_no_completions ... ok
[INFO] [stdout] test pane::tests::ensure_visible_scrolls_up ... ok
[INFO] [stdout] test render::tests::completions_height_multicolumn_reduces_rows ... ok
[INFO] [stdout] test render::tests::completions_height_small_terminal ... ok
[INFO] [stdout] test render::tests::completions_layout_single_column ... ok
[INFO] [stdout] test render::tests::visual_lines_no_wrap ... ok
[INFO] [stdout] test render::tests::visual_lines_single_wrap ... ok
[INFO] [stdout] test render::tests::visual_lines_double_wrap ... ok
[INFO] [stdout] test render::tests::completions_layout_col_width_capped_at_terminal_width ... ok
[INFO] [stdout] test render::tests::visual_lines_triple_wrap ... ok
[INFO] [stdout] test app::tests::typing_after_tab_dismisses_completions ... ok
[INFO] [stdout] test render::tests::completions_layout_multi_column ... ok
[INFO] [stdout] test syntax::tests::detect_env ... ok
[INFO] [stdout] test syntax::tests::detect_go ... ok
[INFO] [stdout] test syntax::tests::detect_html ... ok
[INFO] [stdout] test syntax::tests::detect_javascript ... ok
[INFO] [stdout] test syntax::tests::detect_json ... ok
[INFO] [stdout] test syntax::tests::detect_markdown ... ok
[INFO] [stdout] test syntax::tests::detect_rust ... ok
[INFO] [stdout] test syntax::tests::detect_toml ... ok
[INFO] [stdout] test syntax::tests::detect_typescript ... ok
[INFO] [stdout] test syntax::tests::detect_bash ... ok
[INFO] [stdout] test syntax::tests::detect_yaml ... ok
[INFO] [stdout] test render::tests::completions_height_with_few_candidates ... ok
[INFO] [stdout] test pane::tests::cycle_focus ... ok
[INFO] [stdout] test app::tests::tab_with_multiple_matches_shows_completions ... ok
[INFO] [stdout] test render::tests::markdown_highlight_consistent_when_scrolled_into_code_block ... ok
[INFO] [stdout] test app::tests::paste_dismisses_completions ... ok
[INFO] [stdout] test app::tests::repeated_tab_wraps_around ... ok
[INFO] [stdout] test syntax::tests::detect_unknown ... ok
[INFO] [stdout] test syntax::tests::vscode_light_comment_color ... ok
[INFO] [stdout] test syntax::tests::language_name ... ok
[INFO] [stdout] test syntax::tests::highlight_json ... ok
[INFO] [stdout] test syntax::tests::vscode_light_function_color ... ok
[INFO] [stdout] test syntax::tests::vscode_light_constant_color ... ok
[INFO] [stdout] test syntax::tests::vscode_light_keyword_color ... ok
[INFO] [stdout] test syntax::tests::vscode_light_operator_default ... ok
[INFO] [stdout] test syntax::tests::vscode_light_number_color ... ok
[INFO] [stdout] test syntax::tests::vscode_light_property_color ... ok
[INFO] [stdout] test syntax::tests::vscode_light_punctuation_default ... ok
[INFO] [stdout] test syntax::tests::vscode_light_string_color ... ok
[INFO] [stdout] test syntax::tests::vscode_light_tag_color ... ok
[INFO] [stdout] test syntax::tests::vscode_light_type_color ... ok
[INFO] [stdout] test syntax::tests::vscode_light_variable_builtin_color ... ok
[INFO] [stdout] test syntax::tests::vscode_light_escape_color ... ok
[INFO] [stdout] test syntax::tests::vscode_light_variable_color ... ok
[INFO] [stdout] test syntax::tests::vscode_light_variable_parameter_color ... ok
[INFO] [stdout] test app::tests::paste_resets_page ... ok
[INFO] [stdout] test syntax::tests::highlight_markdown_code_span ... ok
[INFO] [stdout] test app::tests::repeated_tab_advances_page ... ok
[INFO] [stdout] test app::tests::multi_column_completions_in_wide_terminal ... ok
[INFO] [stdout] test syntax::tests::highlight_markdown_inline_emphasis ... ok
[INFO] [stdout] test app::tests::enter_dismisses_completions ... ok
[INFO] [stdout] test syntax::tests::highlight_markdown_heading ... ok
[INFO] [stdout] test syntax::tests::cache_miss_on_range_growth ... ok
[INFO] [stdout] test syntax::tests::cache_hit_same_version_and_range ... ok
[INFO] [stdout] test syntax::tests::highlight_rust_code ... ok
[INFO] [stdout] test syntax::tests::cache_miss_on_version_change ... ok
[INFO] [stdout] test app::tests::no_page_indicator_when_single_page ... ok
[INFO] [stdout] test syntax::tests::highlight_all_languages_load ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 349 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.75s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "2bc26616afda9617472b61d3c35f6941787c59786628daeeb2ca81ab8d3c8d0c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2bc26616afda9617472b61d3c35f6941787c59786628daeeb2ca81ab8d3c8d0c", kill_on_drop: false }`
[INFO] [stdout] 2bc26616afda9617472b61d3c35f6941787c59786628daeeb2ca81ab8d3c8d0c
