[INFO] fetching crate termide 0.4.0... [INFO] testing termide-0.4.0 against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065-1 [INFO] extracting crate termide 0.4.0 into /workspace/builds/worker-7-tc2/source [INFO] removed /workspace/builds/worker-7-tc2/source/.cargo/config.toml [INFO] started tweaking crates.io crate termide 0.4.0 [INFO] finished tweaking crates.io crate termide 0.4.0 [INFO] tweaked toml for crates.io crate termide 0.4.0 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate termide 0.4.0 on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate termide 0.4.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fa36637531e4236be5b0125c55c360a06530dfc1367811875693a566ac860dd5 [INFO] running `Command { std: "docker" "start" "-a" "fa36637531e4236be5b0125c55c360a06530dfc1367811875693a566ac860dd5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fa36637531e4236be5b0125c55c360a06530dfc1367811875693a566ac860dd5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fa36637531e4236be5b0125c55c360a06530dfc1367811875693a566ac860dd5", kill_on_drop: false }` [INFO] [stdout] fa36637531e4236be5b0125c55c360a06530dfc1367811875693a566ac860dd5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 40acf772c9acdc5f8d7b8d81681918692e225dc012c8e5ce9fecf4995fa8810a [INFO] running `Command { std: "docker" "start" "-a" "40acf772c9acdc5f8d7b8d81681918692e225dc012c8e5ce9fecf4995fa8810a", kill_on_drop: false }` [INFO] [stderr] Compiling cc v1.2.49 [INFO] [stderr] Compiling libc v0.2.178 [INFO] [stderr] Compiling tree-sitter-language v0.1.5 [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling syn v2.0.111 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling pxfm v0.1.27 [INFO] [stderr] Compiling fdeflate v0.3.7 [INFO] [stderr] Compiling instability v0.3.10 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Compiling indexmap v2.12.1 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling byteorder-lite v0.1.0 [INFO] [stderr] Compiling indoc v2.0.7 [INFO] [stderr] Compiling flate2 v1.1.7 [INFO] [stderr] Compiling streaming-iterator v0.1.9 [INFO] [stderr] Compiling bytemuck v1.24.0 [INFO] [stderr] Compiling x11rb-protocol v0.13.2 [INFO] [stderr] Compiling toml_write v0.1.2 [INFO] [stderr] Compiling winnow v0.7.14 [INFO] [stderr] Compiling compact_str v0.8.1 [INFO] [stderr] Compiling lru v0.12.5 [INFO] [stderr] Compiling vte_generate_state_changes v0.1.2 [INFO] [stderr] Compiling unicode-width v0.2.0 [INFO] [stderr] Compiling downcast-rs v1.2.1 [INFO] [stderr] Compiling shell-words v1.1.0 [INFO] [stderr] Compiling png v0.18.0 [INFO] [stderr] Compiling iana-time-zone v0.1.64 [INFO] [stderr] Compiling cassowary v0.3.0 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling vte v0.13.1 [INFO] [stderr] Compiling tree-sitter v0.24.7 [INFO] [stderr] Compiling tree-sitter-md v0.3.2 [INFO] [stderr] Compiling tree-sitter-cpp v0.23.4 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling tree-sitter-javascript v0.23.1 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling signal-hook-registry v1.4.7 [INFO] [stderr] Compiling serial-core v0.4.0 [INFO] [stderr] Compiling termios v0.2.2 [INFO] [stderr] Compiling mio v1.1.1 [INFO] [stderr] Compiling ioctl-rs v0.1.6 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling serial-unix v0.4.0 [INFO] [stderr] Compiling inotify v0.9.6 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling moxcms v0.7.10 [INFO] [stderr] Compiling filetime v0.2.26 [INFO] [stderr] Compiling tree-sitter-css v0.23.2 [INFO] [stderr] Compiling tree-sitter-go v0.23.4 [INFO] [stderr] Compiling tree-sitter-typescript v0.23.2 [INFO] [stderr] Compiling tree-sitter-php v0.24.2 [INFO] [stderr] Compiling tree-sitter-java v0.23.5 [INFO] [stderr] Compiling tree-sitter-bash v0.23.3 [INFO] [stderr] Compiling tree-sitter-python v0.23.6 [INFO] [stderr] Compiling signal-hook-mio v0.2.5 [INFO] [stderr] Compiling tree-sitter-ruby v0.23.1 [INFO] [stderr] Compiling tree-sitter-nix v0.3.0 [INFO] [stderr] Compiling tree-sitter-yaml v0.7.2 [INFO] [stderr] Compiling tree-sitter-c v0.23.4 [INFO] [stderr] Compiling tree-sitter-haskell v0.23.1 [INFO] [stderr] Compiling tree-sitter-html v0.23.2 [INFO] [stderr] Compiling tree-sitter-rust v0.23.3 [INFO] [stderr] Compiling tree-sitter-toml-ng v0.7.0 [INFO] [stderr] Compiling tree-sitter-json v0.23.0 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling crossterm v0.28.1 [INFO] [stderr] Compiling gethostname v1.1.0 [INFO] [stderr] Compiling notify v6.1.1 [INFO] [stderr] Compiling serial v0.4.0 [INFO] [stderr] Compiling unicode-truncate v1.1.0 [INFO] [stderr] Compiling dirs-sys v0.5.0 [INFO] [stderr] Compiling nix v0.25.1 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling x11rb v0.13.2 [INFO] [stderr] Compiling termide v0.4.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling notify-debouncer-mini v0.4.1 [INFO] [stderr] Compiling dirs v6.0.0 [INFO] [stderr] Compiling sysinfo v0.31.4 [INFO] [stderr] Compiling ropey v1.6.1 [INFO] [stderr] Compiling similar v2.7.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling filedescriptor v0.8.3 [INFO] [stderr] Compiling tree-sitter-highlight v0.24.7 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling ratatui v0.29.0 [INFO] [stderr] Compiling image v0.25.9 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling portable-pty v0.8.1 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling arboard v3.6.1 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 08s [INFO] running `Command { std: "docker" "inspect" "40acf772c9acdc5f8d7b8d81681918692e225dc012c8e5ce9fecf4995fa8810a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "40acf772c9acdc5f8d7b8d81681918692e225dc012c8e5ce9fecf4995fa8810a", kill_on_drop: false }` [INFO] [stdout] 40acf772c9acdc5f8d7b8d81681918692e225dc012c8e5ce9fecf4995fa8810a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 96a10a60b4dc934fd5b1177ef61045565c73e197df6eb29e5c6831527d379afe [INFO] running `Command { std: "docker" "start" "-a" "96a10a60b4dc934fd5b1177ef61045565c73e197df6eb29e5c6831527d379afe", kill_on_drop: false }` [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling gethostname v1.1.0 [INFO] [stderr] Compiling tempfile v3.23.0 [INFO] [stderr] Compiling x11rb v0.13.2 [INFO] [stderr] Compiling arboard v3.6.1 [INFO] [stderr] Compiling termide v0.4.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 11.04s [INFO] running `Command { std: "docker" "inspect" "96a10a60b4dc934fd5b1177ef61045565c73e197df6eb29e5c6831527d379afe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "96a10a60b4dc934fd5b1177ef61045565c73e197df6eb29e5c6831527d379afe", kill_on_drop: false }` [INFO] [stdout] 96a10a60b4dc934fd5b1177ef61045565c73e197df6eb29e5c6831527d379afe [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] aff5ba2c74efbb5c24ed8ac4313419ee522fa02d80e45e12786d83e37b29516d [INFO] running `Command { std: "docker" "start" "-a" "aff5ba2c74efbb5c24ed8ac4313419ee522fa02d80e45e12786d83e37b29516d", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.26s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/termide-9d5214be35be2dc4) [INFO] [stdout] [INFO] [stdout] running 92 tests [INFO] [stdout] test editor::buffer::tests::test_delete_char ... ok [INFO] [stdout] test editor::buffer::tests::test_backspace ... ok [INFO] [stdout] test editor::buffer::tests::test_empty_buffer ... ok [INFO] [stdout] test editor::buffer::tests::test_insert_single_char ... ok [INFO] [stdout] test editor::buffer::tests::test_unicode_handling ... ok [INFO] [stdout] test editor::cursor::tests::test_selection_contains ... ok [INFO] [stdout] test editor::history::tests::test_merge_deletes ... ok [INFO] [stdout] test editor::cursor::tests::test_selection_range ... ok [INFO] [stdout] test editor::history::tests::test_merge_inserts ... ok [INFO] [stdout] test editor::history::tests::test_simple_undo_redo ... ok [INFO] [stdout] test editor::history::tests::test_newline_breaks_merge ... ok [INFO] [stdout] test editor::search::tests::test_find_closest_match ... ok [INFO] [stdout] test editor::viewport::tests::test_center_on_cursor ... ok [INFO] [stdout] test editor::viewport::tests::test_cursor_to_viewport_pos ... ok [INFO] [stdout] test editor::viewport::tests::test_ensure_cursor_visible_above ... ok [INFO] [stdout] test editor::viewport::tests::test_ensure_cursor_visible_below ... ok [INFO] [stdout] test editor::viewport::tests::test_horizontal_scroll ... ok [INFO] [stdout] test editor::viewport::tests::test_scroll_down ... ok [INFO] [stdout] test editor::viewport::tests::test_viewport_pos_to_cursor ... ok [INFO] [stdout] test git::diff::tests::test_compute_added_status ... ignored [INFO] [stdout] test git::diff::tests::test_compute_deleted_status ... ignored [INFO] [stdout] test git::diff::tests::test_compute_modified_status ... ignored [INFO] [stdout] test git::diff::tests::test_multiple_hunks ... ignored [INFO] [stdout] test editor::buffer::tests::test_save_load_cycle ... ok [INFO] [stdout] test editor::viewport::tests::test_scroll_down_limit ... ok [INFO] [stdout] test editor::buffer::tests::test_insert_newline ... ok [INFO] [stdout] test editor::wrap::tests::test_mixed_alphanumeric ... ok [INFO] [stdout] test editor::wrap::tests::test_no_wrap_needed ... ok [INFO] [stdout] test editor::wrap::tests::test_wrap_at_space ... ok [INFO] [stdout] test editor::wrap::tests::test_unicode ... ok [INFO] [stdout] test git::diff::tests::test_parse_deleted_lines ... ok [INFO] [stdout] test editor::wrap::tests::test_calculate_wrap_point_basic ... ok [INFO] [stdout] test editor::buffer::tests::test_save_preserves_line_count ... ok [INFO] [stdout] test git::diff::tests::test_parse_single_added_line ... ok [INFO] [stdout] test editor::search::tests::test_search_state_navigation ... ok [INFO] [stdout] test editor::viewport::tests::test_viewport_visibility ... ok [INFO] [stdout] test editor::wrap::tests::test_calculate_wrap_point_long_word ... ok [INFO] [stdout] test git::diff::tests::test_parse_modified_line ... ok [INFO] [stdout] test editor::wrap::tests::test_is_word_boundary ... ok [INFO] [stdout] test i18n::loader::tests::test_load_all_languages ... ignored [INFO] [stdout] test i18n::loader::tests::test_unsupported_language_fallback ... ignored [INFO] [stdout] test i18n::loader::tests::test_translation_data_structure ... ok [INFO] [stdout] test keyboard::tests::test_cyrillic_to_latin ... ok [INFO] [stdout] test keyboard::tests::test_no_translate_without_modifier ... ok [INFO] [stdout] test keyboard::tests::test_translate_hotkey_with_alt ... ok [INFO] [stdout] test panels::editor::rendering::context::tests::test_build_search_match_map ... ok [INFO] [stdout] test i18n::loader::tests::test_plural_rules_deserialization ... ok [INFO] [stdout] test panels::editor::rendering::context::tests::test_build_search_match_map_empty ... ok [INFO] [stdout] test panels::editor::rendering::cursor_renderer::tests::test_invert_cell_colors_with_custom_colors ... ok [INFO] [stdout] test panels::editor::rendering::cursor_renderer::tests::test_invert_cell_colors_with_reset ... ok [INFO] [stdout] test panels::editor::rendering::cursor_renderer::tests::test_render_cursor_at_within_bounds ... ok [INFO] [stdout] test panels::editor::rendering::highlight_renderer::tests::test_cursor_line_priority ... ok [INFO] [stdout] test git::watcher::tests::test_find_repo_root ... ok [INFO] [stdout] test panels::editor::rendering::highlight_renderer::tests::test_selection_priority ... ok [INFO] [stdout] test panels::editor::rendering::highlight_renderer::tests::test_current_search_match_priority ... ok [INFO] [stdout] test panels::editor::rendering::highlight_renderer::tests::test_regular_search_match_priority ... ok [INFO] [stdout] test path_utils::tests::test_resolve_batch_single_source ... ok [INFO] [stdout] test panels::editor::rendering::cursor_renderer::tests::test_render_cursor_at_out_of_bounds ... ok [INFO] [stdout] test path_utils::tests::test_resolve_destination_path_to_file ... ok [INFO] [stdout] test path_utils::tests::test_resolve_destination_path_to_dir ... ok [INFO] [stdout] test path_utils::tests::test_resolve_rename_to_dir ... ok [INFO] [stdout] test path_utils::tests::test_resolve_rename_with_file_name ... ok [INFO] [stdout] test rename_pattern::tests::test_basic_replacement ... ok [INFO] [stdout] test rename_pattern::tests::test_counter ... ok [INFO] [stdout] test rename_pattern::tests::test_complex_pattern ... ok [INFO] [stdout] test rename_pattern::tests::test_parts_from_right ... ok [INFO] [stdout] test rename_pattern::tests::test_validation ... ok [INFO] [stdout] test theme::tests::test_user_theme_loading ... ok [INFO] [stdout] test ui::modal::text_input::tests::test_backspace_empty ... ok [INFO] [stdout] test ui::modal::text_input::tests::test_clear ... ok [INFO] [stdout] test ui::modal::text_input::tests::test_cursor_movement ... ok [INFO] [stdout] test ui::modal::text_input::tests::test_insert_char ... ok [INFO] [stdout] test ui::modal::text_input::tests::test_insert_unicode ... ok [INFO] [stdout] test ui::modal::text_input::tests::test_new ... ok [INFO] [stdout] test ui::modal::text_input::tests::test_text_before_after_cursor ... ok [INFO] [stdout] test ui::modal::text_input::tests::test_with_default ... ok [INFO] [stdout] test rename_pattern::tests::test_parts_from_left ... ok [INFO] [stdout] test xdg_dirs::tests::test_directories_are_different ... ok [INFO] [stdout] test xdg_dirs::tests::test_get_config_dir ... ok [INFO] [stdout] test xdg_dirs::tests::test_get_data_dir ... ok [INFO] [stdout] test rename_pattern::tests::test_missing_parts ... ok [INFO] [stdout] test ui::modal::text_input::tests::test_backspace ... ok [INFO] [stdout] test ui::modal::text_input::tests::test_delete ... ok [INFO] [stdout] test panels::editor::rendering::deletion_markers::tests::test_render_deletion_marker_full ... ok [INFO] [stdout] test panels::editor::rendering::deletion_markers::tests::test_render_deletion_content ... ok [INFO] [stdout] test keyboard::tests::test_no_translate_shift_only ... ok [INFO] [stdout] test theme::tests::test_theme_loading ... ok [INFO] [stdout] test editor::cursor::tests::test_cursor_ordering ... ok [INFO] [stdout] test editor::wrap::tests::test_long_word_force_break ... ok [INFO] [stdout] test keyboard::tests::test_translate_hotkey_with_ctrl ... ok [INFO] [stdout] test panels::editor::rendering::deletion_markers::tests::test_render_deletion_gutter ... ok [INFO] [stdout] test panels::editor::rendering::highlight_renderer::tests::test_base_style_fallback ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 86 passed; 0 failed; 6 ignored; 0 measured; 0 filtered out; finished in 0.08s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "aff5ba2c74efbb5c24ed8ac4313419ee522fa02d80e45e12786d83e37b29516d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aff5ba2c74efbb5c24ed8ac4313419ee522fa02d80e45e12786d83e37b29516d", kill_on_drop: false }` [INFO] [stdout] aff5ba2c74efbb5c24ed8ac4313419ee522fa02d80e45e12786d83e37b29516d