[INFO] cloning repository https://github.com/nakamura-shuta/tij
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nakamura-shuta/tij" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnakamura-shuta%2Ftij", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnakamura-shuta%2Ftij'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 1f55507d332d64c681ef62615624d68c7c224cfc
[INFO] testing nakamura-shuta/tij against 1.97.0-beta.6 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnakamura-shuta%2Ftij" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-0-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/nakamura-shuta/tij
[INFO] finished tweaking git repo https://github.com/nakamura-shuta/tij
[INFO] tweaked toml for git repo https://github.com/nakamura-shuta/tij written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/nakamura-shuta/tij on toolchain 1.97.0-beta.6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/nakamura-shuta/tij already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded lru v0.18.0
[INFO] [stderr]   Downloaded ratatui-termwiz v0.1.1
[INFO] [stderr]   Downloaded ratatui-macros v0.7.1
[INFO] [stderr]   Downloaded ratatui-crossterm v0.1.1
[INFO] [stderr]   Downloaded owo-colors v4.2.3
[INFO] [stderr]   Downloaded ratatui v0.30.1
[INFO] [stderr]   Downloaded insta v1.47.2
[INFO] [stderr]   Downloaded ratatui-widgets v0.3.1
[INFO] [stderr]   Downloaded ratatui-core v0.1.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 889b9d8f1be849148d8bb661fd2a5f73889b22a5f40aa990c181ca35bbb91118
[INFO] running `Command { std: "docker" "start" "889b9d8f1be849148d8bb661fd2a5f73889b22a5f40aa990c181ca35bbb91118", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "889b9d8f1be849148d8bb661fd2a5f73889b22a5f40aa990c181ca35bbb91118", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "889b9d8f1be849148d8bb661fd2a5f73889b22a5f40aa990c181ca35bbb91118" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "889b9d8f1be849148d8bb661fd2a5f73889b22a5f40aa990c181ca35bbb91118", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "889b9d8f1be849148d8bb661fd2a5f73889b22a5f40aa990c181ca35bbb91118" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]    Compiling foldhash v0.2.0
[INFO] [stderr]    Compiling bitflags v2.13.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling indoc v2.0.7
[INFO] [stderr]    Compiling instability v0.3.11
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling ryu v1.0.22
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling castaway v0.2.4
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling critical-section v1.2.0
[INFO] [stderr]    Compiling deranged v0.5.5
[INFO] [stderr]    Compiling num-conv v0.2.0
[INFO] [stderr]    Compiling owo-colors v4.2.3
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling time-core v0.1.8
[INFO] [stderr]    Compiling compact_str v0.9.0
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling num_threads v0.1.7
[INFO] [stderr]    Compiling hashbrown v0.17.1
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling line-clipping v0.3.5
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling color-spantrace v0.3.0
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling gimli v0.32.3
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]    Compiling regex-syntax v0.8.9
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling rustc-demangle v0.1.27
[INFO] [stderr]    Compiling indenter v0.3.4
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]    Compiling lru v0.18.0
[INFO] [stderr]    Compiling tracing-error v0.2.1
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling unicode-truncate v2.0.1
[INFO] [stderr]    Compiling signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling addr2line v0.25.1
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling strum_macros v0.28.0
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling backtrace v0.3.76
[INFO] [stderr]    Compiling derive_more v2.1.1
[INFO] [stderr]    Compiling crossterm v0.29.0
[INFO] [stderr]    Compiling color-eyre v0.6.5
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling kasuari v0.4.11
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling strum v0.28.0
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling ratatui-core v0.1.1
[INFO] [stderr]    Compiling ratatui-widgets v0.3.1
[INFO] [stderr]    Compiling ratatui-crossterm v0.1.1
[INFO] [stderr]    Compiling ratatui-macros v0.7.1
[INFO] [stderr]    Compiling ratatui v0.30.1
[INFO] [stderr]    Compiling tij v0.11.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 41.62s
[INFO] running `Command { std: "docker" "inspect" "889b9d8f1be849148d8bb661fd2a5f73889b22a5f40aa990c181ca35bbb91118", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "889b9d8f1be849148d8bb661fd2a5f73889b22a5f40aa990c181ca35bbb91118" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling zerocopy v0.8.39
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling console v0.16.3
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling unarray v0.1.4
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling pest v2.8.6
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling rand_xorshift v0.4.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling pest_meta v2.8.6
[INFO] [stderr]    Compiling crossterm v0.29.0
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling pest_generator v2.8.6
[INFO] [stderr]    Compiling rusty-fork v0.3.1
[INFO] [stderr]    Compiling ratatui-crossterm v0.1.1
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling ratatui v0.30.1
[INFO] [stderr]    Compiling pest_derive v2.8.6
[INFO] [stderr]    Compiling backtrace v0.3.76
[INFO] [stderr]    Compiling insta v1.47.2
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling color-eyre v0.6.5
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling proptest v1.11.0
[INFO] [stderr]    Compiling tij v0.11.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 34.70s
[INFO] running `Command { std: "docker" "inspect" "889b9d8f1be849148d8bb661fd2a5f73889b22a5f40aa990c181ca35bbb91118", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "889b9d8f1be849148d8bb661fd2a5f73889b22a5f40aa990c181ca35bbb91118" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.29s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/tij-9596c21e1b36bb62)
[INFO] [stdout] 
[INFO] [stdout] running 986 tests
[INFO] [stdout] test app::actions::bookmark::tests::test_build_advance_args_multiple ... ok
[INFO] [stdout] test app::actions::bookmark::tests::test_exact_pattern_empty ... ok
[INFO] [stdout] test app::actions::bookmark::tests::test_build_advance_args_single ... ok
[INFO] [stdout] test app::actions::bookmark::tests::test_exact_pattern_plain_name ... ok
[INFO] [stdout] test app::actions::bookmark::tests::test_exact_pattern_with_glob_metachars ... ok
[INFO] [stdout] test app::actions::bookmark::tests::test_is_bookmark_exists_error_case_insensitive ... ok
[INFO] [stdout] test app::actions::bookmark::tests::test_is_bookmark_exists_error_not_command_failed ... ok
[INFO] [stdout] test app::actions::bookmark::tests::test_is_bookmark_exists_error_with_already_exists ... ok
[INFO] [stdout] test app::actions::bookmark::tests::test_is_bookmark_exists_error_different_error ... ok
[INFO] [stdout] test app::actions::bookmark::tests::test_truncate_description_empty ... ok
[INFO] [stdout] test app::actions::bookmark::tests::test_truncate_description_exact_length ... ok
[INFO] [stdout] test app::actions::bookmark::tests::test_truncate_description_long_string ... ok
[INFO] [stdout] test app::actions::bookmark::tests::test_truncate_description_max_len_3 ... ok
[INFO] [stdout] test app::actions::bookmark::tests::test_truncate_description_multibyte_japanese ... ok
[INFO] [stdout] test app::actions::bookmark::tests::test_truncate_description_short_string ... ok
[INFO] [stdout] test app::actions::bookmark::tests::test_is_bookmark_exists_error_with_bookmark_already ... ok
[INFO] [stdout] test app::actions::dialog::tests::test_metaedit_new_change_id_cancelled_does_nothing ... ok
[INFO] [stdout] test app::actions::dialog::tests::test_metaedit_select_cancelled_does_nothing ... ok
[INFO] [stdout] test app::actions::dialog::tests::test_metaedit_select_new_change_id_opens_confirm_dialog ... ok
[INFO] [stdout] test app::actions::dialog::tests::test_metaedit_select_set_author_opens_input_dialog ... ok
[INFO] [stdout] test app::actions::dialog::tests::test_metaedit_select_update_timestamp_passes_correct_args ... ok
[INFO] [stdout] test app::actions::dialog::tests::test_metaedit_select_force_rewrite_passes_correct_args ... ok
[INFO] [stdout] test app::actions::dialog::tests::test_metaedit_set_author_cancelled_does_nothing ... ok
[INFO] [stdout] test app::actions::dialog::tests::test_metaedit_new_change_id_confirmed_passes_correct_args ... ok
[INFO] [stdout] test app::actions::dialog::tests::test_metaedit_select_update_author_passes_correct_args ... ok
[INFO] [stdout] test app::actions::dialog::tests::test_metaedit_set_author_confirmed_passes_correct_args ... ok
[INFO] [stdout] test app::actions::dialog::tests::test_metaedit_set_author_empty_is_noop ... ok
[INFO] [stdout] test app::actions::dialog::tests::test_parallelize_dialog_cancelled_does_nothing ... ok
[INFO] [stdout] test app::actions::dialog::tests::test_revert_dialog_cancelled_does_nothing ... ok
[INFO] [stdout] test app::actions::dialog::tests::test_run_command_empty_is_cancelled_no_spawn ... ok
[INFO] [stdout] test app::actions::push::tests::test_empty_description_error_hint_format ... ok
[INFO] [stdout] test app::actions::push::tests::test_empty_description_error_lowercase ... ok
[INFO] [stdout] test app::actions::push::tests::test_format_bookmark_status_force_label ... ok
[INFO] [stdout] test app::actions::push::tests::test_is_immutable_bookmark_feature ... ok
[INFO] [stdout] test app::actions::dialog::tests::test_simplify_parents_dialog_cancelled_does_nothing ... ok
[INFO] [stdout] test app::actions::push::tests::test_both_errors_simultaneous ... ok
[INFO] [stdout] test app::actions::push::tests::test_format_bookmark_status_protected_force_label ... ok
[INFO] [stdout] test app::actions::push::tests::test_has_force_push_backward ... ok
[INFO] [stdout] test app::actions::push::tests::test_is_immutable_bookmark_trunk ... ok
[INFO] [stdout] test app::actions::dialog::tests::test_metaedit_set_author_whitespace_only_is_noop ... ok
[INFO] [stdout] test app::actions::dialog::tests::test_revert_dialog_confirmed_calls_execute_revert ... ok
[INFO] [stdout] test app::actions::push::tests::test_empty_description_error_false_positive_no_push ... ok
[INFO] [stdout] test app::actions::push::tests::test_empty_description_error_standard ... ok
[INFO] [stdout] test app::actions::push::tests::test_has_force_push_forward_only ... ok
[INFO] [stdout] test app::actions::push::tests::test_has_force_push_sideways ... ok
[INFO] [stdout] test app::actions::push::tests::test_is_immutable_bookmark_master ... ok
[INFO] [stdout] test app::actions::dialog::tests::test_simplify_parents_dialog_confirmed_calls_execute ... ok
[INFO] [stdout] test app::actions::push::tests::test_is_immutable_bookmark_main ... ok
[INFO] [stdout] test app::actions::dialog::tests::test_parallelize_dialog_confirmed_calls_execute ... ok
[INFO] [stdout] test app::actions::push::tests::test_format_bookmark_status_forward_is_not_force ... ok
[INFO] [stdout] test app::actions::push::tests::test_multi_bookmark_mode_cancelled_clears_remote ... ok
[INFO] [stdout] test app::actions::push::tests::test_multi_bookmark_mode_no_sentinel_collision ... ok
[INFO] [stdout] test app::actions::push::tests::test_private_commit_error_false_positive_no_push ... ok
[INFO] [stdout] test app::actions::push::tests::test_private_commit_error_hint_format ... ok
[INFO] [stdout] test app::actions::push::tests::test_private_commit_error_lowercase ... ok
[INFO] [stdout] test app::actions::push::tests::test_private_commit_error_network_error ... ok
[INFO] [stdout] test app::actions::push::tests::test_private_commit_error_standard ... ok
[INFO] [stdout] test app::actions::push::tests::test_push_change_output_parsing ... ok
[INFO] [stdout] test app::actions::push::tests::test_push_change_output_parsing_empty ... ok
[INFO] [stdout] test app::actions::push::tests::test_push_change_output_parsing_fallback ... ok
[INFO] [stdout] test app::actions::push::tests::test_push_revisions_cancelled_clears_remote ... ok
[INFO] [stdout] test app::actions::push::tests::test_push_revisions_confirmed_calls_execute ... ok
[INFO] [stdout] test app::actions::push::tests::test_push_target_remote_cleared_by_execute_push ... ok
[INFO] [stdout] test app::actions::push::tests::test_push_target_remote_cleared_by_execute_push_change ... ok
[INFO] [stdout] test app::actions::push::tests::test_push_target_remote_cleared_on_empty_bookmarks ... ok
[INFO] [stdout] test app::actions::push::tests::test_push_target_remote_cleared_on_git_push_cancel ... ok
[INFO] [stdout] test app::actions::push::tests::test_push_target_remote_cleared_on_push_change_cancel ... ok
[INFO] [stdout] test app::actions::push::tests::test_push_target_remote_cleared_on_remote_select_cancel ... ok
[INFO] [stdout] test app::actions::tests::auto_label_names_subcommand_groups ... ok
[INFO] [stdout] test app::actions::tests::echo_shows_only_mutating_commands ... ok
[INFO] [stdout] test app::actions::tests::err_fallback_matches_bare_args_despite_prepended_flags ... ok
[INFO] [stdout] test app::actions::tests::flush_collapses_consecutive_identical_reads ... ok
[INFO] [stdout] test app::actions::tests::seq_label_targets_only_the_write_not_surrounding_reads ... ok
[INFO] [stdout] test app::actions::tests::test_description_comparison_trailing_whitespace_normalized ... ok
[INFO] [stdout] test app::actions::tests::test_description_comparison_different ... ok
[INFO] [stdout] test app::actions::tests::test_multiline_detection_empty_string ... ok
[INFO] [stdout] test app::actions::tests::test_multiline_detection_trailing_newline_only ... ok
[INFO] [stdout] test app::actions::tests::test_multiline_detection_two_lines ... ok
[INFO] [stdout] test app::actions::tests::test_notify_info_sets_notification ... ok
[INFO] [stdout] test app::actions::tests::test_notify_success_sets_notification ... ok
[INFO] [stdout] test app::actions::tests::test_description_comparison_identical ... ok
[INFO] [stdout] test app::actions::tests::test_parallelize_notification_success ... ok
[INFO] [stdout] test app::actions::tests::test_parallelize_notification_whitespace_only_is_success ... ok
[INFO] [stdout] test app::actions::tests::test_multiline_detection_single_line ... ok
[INFO] [stdout] test app::actions::tests::test_parse_duplicate_output_no_match ... ok
[INFO] [stdout] test app::actions::tests::test_parse_undo_message_empty ... ok
[INFO] [stdout] test app::actions::tests::test_parallelize_notification_empty_output_is_success ... ok
[INFO] [stdout] test app::actions::tests::test_parse_undo_message_fallback ... ok
[INFO] [stdout] test app::actions::tests::test_parse_duplicate_output ... ok
[INFO] [stdout] test app::actions::tests::test_export_normal_mode_uses_diff_git ... ok
[INFO] [stdout] test app::actions::tests::test_parse_duplicate_output_empty ... ok
[INFO] [stdout] test app::actions::tests::test_parse_duplicate_output_multiline ... ok
[INFO] [stdout] test app::actions::tests::test_multiline_detection_two_lines_with_trailing_newline ... ok
[INFO] [stdout] test app::actions::tests::test_parallelize_notification_nothing_output ... ok
[INFO] [stdout] test app::actions::tests::test_parse_undo_message_jj039_format ... ok
[INFO] [stdout] test app::actions::tests::test_record_command_preserves_args_on_success ... ok
[INFO] [stdout] test app::actions::tests::test_record_command_preserves_args_on_failure ... ok
[INFO] [stdout] test app::actions::trace::tests::ai_summary_notifies_with_ratio ... ok
[INFO] [stdout] test app::actions::trace::tests::ai_summary_without_index_counts_loaded_total ... ok
[INFO] [stdout] test app::actions::tests::test_export_compare_mode_uses_diff_range_not_show ... ok
[INFO] [stdout] test app::actions::trace::tests::civil_from_days_edge_dates ... ok
[INFO] [stdout] test app::actions::trace::tests::no_index_shows_notification_not_view ... ok
[INFO] [stdout] test app::actions::tests::test_record_interactive_command_preserves_args_on_failure ... ok
[INFO] [stdout] test app::actions::tests::test_record_str_command_preserves_args_on_failure ... ok
[INFO] [stdout] test app::actions::tests::test_set_error_sets_error_message ... ok
[INFO] [stdout] test app::actions::trace::tests::blame_badges_empty_without_index ... ok
[INFO] [stdout] test app::actions::trace::tests::blame_badges_mark_only_ai_anchored_lines ... ok
[INFO] [stdout] test app::actions::tests::test_unique_patch_filename_no_conflict ... ok
[INFO] [stdout] test app::actions::trace::tests::overlay_marks_single_colorwords_diff ... ok
[INFO] [stdout] test app::actions::trace::tests::overlay_skips_non_colorwords_format ... ok
[INFO] [stdout] test app::actions::trace::tests::overlay_skips_unmatched_revision ... ok
[INFO] [stdout] test app::actions::tests::test_copy_clipboard_compare_mode_uses_diff_range ... ok
[INFO] [stdout] test app::actions::trace::tests::trace_detail_hints_drop_copy_when_no_url ... ok
[INFO] [stdout] test app::actions::trace::tests::no_records_shows_notification_not_view ... ok
[INFO] [stdout] test app::actions::trace::tests::open_trace_detail_opens_view_with_matching_records ... ok
[INFO] [stdout] test app::actions::trace::tests::set_content_clears_overlay_marks ... ok
[INFO] [stdout] test app::actions::trace::tests::overlay_resolves_commit_id_revision_via_log_lookup ... ok
[INFO] [stdout] test app::actions::trace::tests::trace_detail_no_url_action_notifies ... ok
[INFO] [stdout] test app::helpers::revision::tests::test_change_id_for_commit_empty_list ... ok
[INFO] [stdout] test app::helpers::revision::tests::test_change_id_for_commit_found ... ok
[INFO] [stdout] test app::helpers::revision::tests::test_change_id_for_commit_not_found ... ok
[INFO] [stdout] test app::helpers::revision::tests::test_commit_id_for_change_divergent_returns_first ... ok
[INFO] [stdout] test app::helpers::revision::tests::test_commit_id_for_change_found ... ok
[INFO] [stdout] test app::helpers::revision::tests::test_commit_id_for_change_not_found ... ok
[INFO] [stdout] test app::helpers::revision::tests::test_is_root_by_commit_id_false ... ok
[INFO] [stdout] test app::helpers::revision::tests::test_is_root_by_commit_id_true ... ok
[INFO] [stdout] test app::helpers::revision::tests::test_is_root_by_commit_id_unknown ... ok
[INFO] [stdout] test app::helpers::revision::tests::test_short_id_empty ... ok
[INFO] [stdout] test app::helpers::revision::tests::test_short_id_exact_8 ... ok
[INFO] [stdout] test app::helpers::revision::tests::test_short_id_normal ... ok
[INFO] [stdout] test app::helpers::revision::tests::test_short_id_short_input ... ok
[INFO] [stdout] test app::input::tests::bookmark_rename_captures_global_keys_as_text ... ok
[INFO] [stdout] test app::input::tests::create_target_revset_defaults_to_at ... ok
[INFO] [stdout] test app::input::tests::b_opens_bookmark_view_directly ... ok
[INFO] [stdout] test app::actions::trace::tests::trace_detail_copy_url_action_succeeds ... ok
[INFO] [stdout] test app::input::tests::help_normal_mode_esc_goes_back ... ok
[INFO] [stdout] test app::input::tests::help_search_ctrl_l_suppressed ... ok
[INFO] [stdout] test app::input::tests::help_search_esc_cancels_search_not_back ... ok
[INFO] [stdout] test app::input::tests::help_search_q_types_character_not_quit ... ok
[INFO] [stdout] test app::input::tests::help_search_tab_stays_in_help_not_switch ... ok
[INFO] [stdout] test app::input::tests::help_search_typing_multiple_chars ... ok
[INFO] [stdout] test app::input::tests::log_does_not_bind_palette_only_keys ... ok
[INFO] [stdout] test app::input::tests::help_search_enter_confirms_and_exits_input ... ok
[INFO] [stdout] test app::input::tests::palette_colon_opens_in_log_normal ... ok
[INFO] [stdout] test app::input::tests::help_normal_mode_q_goes_back ... ok
[INFO] [stdout] test app::input::tests::help_search_backspace_removes_char ... ok
[INFO] [stdout] test app::input::tests::help_search_question_mark_stays_in_search ... ok
[INFO] [stdout] test app::input::tests::log_input_mode_suppresses_undo_redo ... ok
[INFO] [stdout] test app::input::tests::palette_enter_dispatches_command_history ... ok
[INFO] [stdout] test app::input::tests::palette_enter_dispatches_compare_command ... ok
[INFO] [stdout] test app::input::tests::palette_not_opened_outside_log ... ok
[INFO] [stdout] test app::input::tests::palette_cleared_on_view_change ... ok
[INFO] [stdout] test app::input::tests::run_target_real_preset_values_resolve_to_expected_revsets ... ok
[INFO] [stdout] test app::input::tests::palette_esc_closes ... ok
[INFO] [stdout] test app::input::tests::palette_typing_filters_and_resets_selection ... ok
[INFO] [stdout] test app::input::tests::redo_ctrl_r_gated_by_view_and_special_mode ... ok
[INFO] [stdout] test app::input::tests::opening_bookmark_view_from_log_captures_selected_change ... ok
[INFO] [stdout] test app::input::tests::run_start_opens_target_select_dialog ... ok
[INFO] [stdout] test app::input::tests::undo_redo_active_in_mutating_views_only ... ok
[INFO] [stdout] test app::input::tests::n_in_bookmark_view_opens_create_dialog_with_target ... ok
[INFO] [stdout] test app::render::tests::test_build_preview_lines_empty_content ... ok
[INFO] [stdout] test app::render::tests::test_build_preview_lines_file_summary ... ok
[INFO] [stdout] test app::render::tests::placeholder_route_respects_echo_row ... ok
[INFO] [stdout] test app::render::tests::test_build_preview_lines_header_only ... ok
[INFO] [stdout] test app::render::tests::test_build_preview_lines_no_changes ... ok
[INFO] [stdout] test app::render::tests::test_build_preview_lines_overflow ... ok
[INFO] [stdout] test app::render::tests::command_echo_bar_shows_last_command_when_enabled ... ok
[INFO] [stdout] test app::render::tests::test_build_preview_lines_truncated ... ok
[INFO] [stdout] test app::render::tests::test_build_preview_lines_with_bookmarks ... ok
[INFO] [stdout] test app::render::tests::test_build_preview_lines_zero_remaining_overflow ... ok
[INFO] [stdout] test app::render::tests::test_build_preview_lines_zero_remaining_sacrifices_blank ... ok
[INFO] [stdout] test app::render::tests::test_extract_file_summaries_added_file ... ok
[INFO] [stdout] test app::render::tests::test_extract_file_summaries_basic ... ok
[INFO] [stdout] test app::render::tests::test_extract_file_summaries_deleted_file ... ok
[INFO] [stdout] test app::render::tests::test_extract_file_summaries_empty ... ok
[INFO] [stdout] test app::render::tests::test_extract_file_summaries_fallback_without_file_op ... ok
[INFO] [stdout] test app::render::tests::test_extract_file_summaries_mixed_operations ... ok
[INFO] [stdout] test app::render::tests::test_extract_file_summaries_modified_with_only_adds ... ok
[INFO] [stdout] test app::render::tests::test_extract_file_summaries_modified_with_only_deletes ... ok
[INFO] [stdout] test app::render::tests::test_extract_file_summaries_rename_is_modified ... ok
[INFO] [stdout] test app::render::tests::test_git_format_falls_back_to_infer ... ok
[INFO] [stdout] test app::render::tests::test_extract_file_summaries_totals ... ok
[INFO] [stdout] test app::render::tests::test_infer_file_op ... ok
[INFO] [stdout] test app::render::tests::test_parse_diff_body_to_file_summaries_preserves_file_op ... ok
[INFO] [stdout] test app::render::tests::test_parse_show_to_file_summaries_preserves_file_op ... ok
[INFO] [stdout] test app::render::tests::test_preview_cache_validated_on_refresh_log ... ok
[INFO] [stdout] test app::render::tests::test_truncate_path_budget_two ... ok
[INFO] [stdout] test app::render::tests::test_truncate_path_budget_zero ... ok
[INFO] [stdout] test app::render::tests::test_truncate_path_fits ... ok
[INFO] [stdout] test app::render::tests::test_truncate_path_truncated ... ok
[INFO] [stdout] test app::state::tests::dirty_flags_default_is_all_false ... ok
[INFO] [stdout] test app::state::tests::dirty_flags_log_and_bookmarks_includes_op_log ... ok
[INFO] [stdout] test app::state::tests::dirty_flags_log_and_status_includes_op_log ... ok
[INFO] [stdout] test app::state::tests::dirty_flags_log_includes_op_log ... ok
[INFO] [stdout] test app::render::tests::view_area_reserves_one_row_only_when_echo_enabled ... ok
[INFO] [stdout] test app::state::tests::go_back_defaults_to_log_when_stack_empty ... ok
[INFO] [stdout] test app::state::tests::go_back_pops_the_breadcrumb ... ok
[INFO] [stdout] test app::state::tests::go_to_view_bookmark_to_tag_clears_stale_create_target ... ok
[INFO] [stdout] test app::state::tests::go_to_view_operation_skips_refresh_when_not_dirty ... ok
[INFO] [stdout] test app::state::tests::dirty_flags_all_sets_everything ... ok
[INFO] [stdout] test app::state::tests::go_to_view_non_log_to_bookmark_clears_create_target ... ok
[INFO] [stdout] test app::state::tests::go_to_view_status_skips_refresh_when_not_dirty ... ok
[INFO] [stdout] test app::state::tests::go_to_view_tag_to_bookmark_clears_stale_create_target ... ok
[INFO] [stdout] test app::state::tests::init_dirty_flags ... ok
[INFO] [stdout] test app::state::tests::nested_back_through_status_reaches_true_parent ... ok
[INFO] [stdout] test app::state::tests::nested_back_unwinds_one_level_no_loop ... ok
[INFO] [stdout] test app::state::tests::preview_cache_clear ... ok
[INFO] [stdout] test app::state::tests::preview_cache_evicts_lru_at_capacity ... ok
[INFO] [stdout] test app::state::tests::preview_cache_insert_and_peek ... ok
[INFO] [stdout] test app::state::tests::preview_cache_insert_replaces_same_change_id ... ok
[INFO] [stdout] test app::state::tests::preview_cache_remove ... ok
[INFO] [stdout] test app::state::tests::preview_cache_touch_promotes_to_mru ... ok
[INFO] [stdout] test app::state::tests::preview_cache_validate_evicts_absent ... ok
[INFO] [stdout] test app::state::tests::preview_cache_validate_evicts_stale_commit ... ok
[INFO] [stdout] test app::state::tests::preview_cache_validate_keeps_matching ... ok
[INFO] [stdout] test app::state::tests::preview_cache_validate_skips_graph_only ... ok
[INFO] [stdout] test app::state::tests::revisiting_ancestor_unwinds_instead_of_growing ... ok
[INFO] [stdout] test app::state::tests::update_preview_noop_when_disabled ... ok
[INFO] [stdout] test app::state::tests::update_preview_schedules_on_stale_commit_id ... ok
[INFO] [stdout] test app::state::tests::update_preview_schedules_pending_on_cache_miss ... ok
[INFO] [stdout] test app::state::tests::update_preview_skips_when_cache_hit ... ok
[INFO] [stdout] test jj::constants::tests::test_jj_command_name ... ok
[INFO] [stdout] test jj::constants::tests::test_no_color_flag_format ... ok
[INFO] [stdout] test jj::constants::tests::test_root_change_id_is_all_z ... ok
[INFO] [stdout] test jj::constants::tests::test_root_change_id_length ... ok
[INFO] [stdout] test jj::executor::tests::test_executor_default ... ok
[INFO] [stdout] test jj::executor::tests::test_executor_with_path ... ok
[INFO] [stdout] test jj::executor::tests::test_push_bulk_mode_flag ... ok
[INFO] [stdout] test app::actions::tests::test_unique_patch_filename_with_multiple_conflicts ... FAILED
[INFO] [stdout] test app::actions::tests::test_unique_patch_filename_with_conflict ... FAILED
[INFO] [stdout] test jj::executor::tests::test_push_bulk_mode_label ... ok
[INFO] [stdout] test jj::interactive::tests::interactive_argv_builders_produce_real_command_lines ... ok
[INFO] [stdout] test jj::interactive::tests::interactive_argv_includes_repo_path_when_set ... ok
[INFO] [stdout] test jj::parser::bookmark::tests::test_filter_untracked_remotes ... ok
[INFO] [stdout] test jj::parser::bookmark::tests::test_parse_advance_bookmarks_dedup ... ok
[INFO] [stdout] test jj::parser::bookmark::tests::test_parse_advance_bookmarks_empty ... ok
[INFO] [stdout] test jj::parser::bookmark::tests::test_parse_advance_bookmarks_multiple_lines ... ok
[INFO] [stdout] test jj::parser::bookmark::tests::test_parse_advance_bookmarks_multiple_on_one_commit ... ok
[INFO] [stdout] test jj::parser::bookmark::tests::test_parse_advance_bookmarks_single ... ok
[INFO] [stdout] test jj::parser::bookmark::tests::test_parse_bookmark_list ... ok
[INFO] [stdout] test jj::parser::bookmark::tests::test_parse_empty_output ... ok
[INFO] [stdout] test jj::parser::bookmark::tests::test_parse_malformed_line ... ok
[INFO] [stdout] test jj::parser::bookmark::tests::test_parse_tracked_remote ... ok
[INFO] [stdout] test jj::parser::evolog::tests::test_parse_evolog_description_with_tab ... ok
[INFO] [stdout] test jj::parser::evolog::tests::test_parse_evolog_empty_commit ... ok
[INFO] [stdout] test jj::parser::evolog::tests::test_parse_evolog_empty_output ... ok
[INFO] [stdout] test jj::parser::evolog::tests::test_parse_evolog_malformed_line_skipped ... ok
[INFO] [stdout] test jj::parser::evolog::tests::test_parse_evolog_normal ... ok
[INFO] [stdout] test jj::parser::push::tests::test_parse_add_bookmark ... ok
[INFO] [stdout] test jj::parser::push::tests::test_parse_delete_bookmark ... ok
[INFO] [stdout] test jj::parser::push::tests::test_parse_empty_output ... ok
[INFO] [stdout] test jj::parser::push::tests::test_parse_mixed_actions_with_force ... ok
[INFO] [stdout] test jj::parser::push::tests::test_parse_move_backward ... ok
[INFO] [stdout] test jj::parser::push::tests::test_parse_move_forward ... ok
[INFO] [stdout] test jj::parser::push::tests::test_parse_move_sideways ... ok
[INFO] [stdout] test jj::parser::push::tests::test_parse_multiple_changes ... ok
[INFO] [stdout] test jj::parser::push::tests::test_parse_nothing_changed ... ok
[INFO] [stdout] test jj::parser::push::tests::test_parse_push_skipped_empty ... ok
[INFO] [stdout] test jj::parser::push::tests::test_parse_push_skipped_multiple ... ok
[INFO] [stdout] test jj::parser::push::tests::test_parse_push_skipped_private_bookmark ... ok
[INFO] [stdout] test jj::parser::push::tests::test_parse_push_skipped_quoted_name ... ok
[INFO] [stdout] test jj::parser::push::tests::test_parse_unknown_output ... ok
[INFO] [stdout] test jj::parser::tag::tests::test_parse_empty_output ... ok
[INFO] [stdout] test jj::parser::tag::tests::test_parse_local_tag_with_description ... ok
[INFO] [stdout] test jj::parser::tag::tests::test_parse_local_tag_without_description ... ok
[INFO] [stdout] test jj::parser::tag::tests::test_parse_mixed_local_and_blank_lines ... ok
[INFO] [stdout] test jj::parser::tag::tests::test_parse_remote_tag_with_description ... ok
[INFO] [stdout] test jj::parser::tag::tests::test_parse_malformed_line_skipped ... ok
[INFO] [stdout] test jj::parser::tag::tests::test_parse_remote_tag_without_description ... ok
[INFO] [stdout] test jj::parser::tests::test_extract_file_info ... ok
[INFO] [stdout] test jj::parser::tests::test_parse_author_line ... ok
[INFO] [stdout] test jj::parser::tests::test_parse_diff_body_conflict_file_op ... ok
[INFO] [stdout] test jj::parser::tests::test_parse_diff_body_empty ... ok
[INFO] [stdout] test jj::parser::tag::tests::test_parse_multiple_tags ... ok
[INFO] [stdout] test jj::parser::tests::test_parse_diff_body_file_op_set_on_headers ... ok
[INFO] [stdout] test jj::parser::tests::test_parse_diff_body_multiple_files ... ok
[INFO] [stdout] test jj::parser::tests::test_parse_diff_body_single_file ... ok
[INFO] [stdout] test jj::parser::tests::test_parse_diff_line_added ... ok
[INFO] [stdout] test jj::parser::tests::test_parse_diff_line_added_file_no_prefix ... ok
[INFO] [stdout] test jj::parser::tests::test_parse_diff_line_context ... ok
[INFO] [stdout] test jj::parser::tests::test_parse_diff_line_deleted ... ok
[INFO] [stdout] test jj::parser::tests::test_parse_diff_body_stat ... ok
[INFO] [stdout] test jj::parser::tests::test_parse_diff_line_file_op_is_none ... ok
[INFO] [stdout] test jj::parser::tests::test_parse_git_hunk_header_is_context ... ok
[INFO] [stdout] test jj::parser::tests::test_parse_git_index_line_skipped ... ok
[INFO] [stdout] test jj::parser::tests::test_parse_diff_line_deleted_file_no_prefix ... ok
[INFO] [stdout] test jj::parser::tests::test_parse_diff_body_stat_empty ... ok
[INFO] [stdout] test jj::parser::tests::test_parse_log_multiple_records ... ok
[INFO] [stdout] test jj::parser::tests::test_parse_git_diff_file_op_is_none ... ok
[INFO] [stdout] test jj::parser::tests::test_parse_log_empty_lines_skipped ... ok
[INFO] [stdout] test jj::parser::tests::test_parse_log_record_empty_fields ... ok
[INFO] [stdout] test jj::parser::tests::test_parse_git_multiple_files ... ok
[INFO] [stdout] test jj::parser::tests::test_parse_log_record ... ok
[INFO] [stdout] test jj::parser::tests::test_parse_git_triple_plus_not_added ... ok
[INFO] [stdout] test jj::parser::tests::test_parse_log_graph_only_lines ... ok
[INFO] [stdout] test jj::parser::tests::test_parse_log_missing_conflict_field ... ok
[INFO] [stdout] test jj::parser::tests::test_parse_log_record_no_bookmarks ... ok
[INFO] [stdout] test jj::parser::tests::test_parse_log_with_graph_branch ... ok
[INFO] [stdout] test jj::parser::tests::test_parse_op_log_single ... ok
[INFO] [stdout] test jj::parser::tests::test_parse_resolve_list_empty ... ok
[INFO] [stdout] test jj::parser::tests::test_parse_log_with_conflict ... ok
[INFO] [stdout] test jj::parser::tests::test_parse_log_without_conflict ... ok
[INFO] [stdout] test jj::parser::tests::test_parse_op_log_empty_lines_skipped ... ok
[INFO] [stdout] test jj::parser::tests::test_parse_op_log_malformed_lines_skipped ... ok
[INFO] [stdout] test jj::parser::tests::test_parse_op_log_multiple ... ok
[INFO] [stdout] test jj::parser::tests::test_parse_log_with_graph_simple ... ok
[INFO] [stdout] test jj::parser::tests::test_parse_resolve_list_multiple_spaces ... ok
[INFO] [stdout] test jj::parser::tests::test_parse_resolve_list_tab_delimiter ... ok
[INFO] [stdout] test jj::parser::tests::test_parse_show_conflict_diff ... ok
[INFO] [stdout] test jj::parser::tests::test_parse_resolve_list_path_with_spaces ... ok
[INFO] [stdout] test jj::parser::tests::test_parse_resolve_list_space_delimiter ... ok
[INFO] [stdout] test jj::parser::tests::test_parse_show_empty_no_changes ... ok
[INFO] [stdout] test jj::parser::tests::test_parse_show_file_op_set_on_headers ... ok
[INFO] [stdout] test jj::parser::tests::test_parse_show_git_with_header ... ok
[INFO] [stdout] test jj::parser::tests::test_parse_file_annotate_author_with_digits ... ok
[INFO] [stdout] test jj::parser::tests::test_parse_file_annotate_content_with_colon_pattern ... ok
[INFO] [stdout] test jj::parser::tests::test_parse_file_annotate_complex_author_name ... ok
[INFO] [stdout] test jj::parser::tests::test_parse_file_annotate_empty_content ... ok
[INFO] [stdout] test jj::parser::tests::test_parse_file_annotate_with_tabs_in_content ... ok
[INFO] [stdout] test jj::parser::tests::test_parse_file_annotate_variable_change_id_length ... ok
[INFO] [stdout] test jj::parser::tests::test_parse_show_header ... ok
[INFO] [stdout] test jj::parser::tests::test_parse_file_annotate_skips_empty_lines ... ok
[INFO] [stdout] test jj::parser::tests::test_parse_file_annotate_basic ... ok
[INFO] [stdout] test jj::parser::tests::test_parse_show_multiline_description ... ok
[INFO] [stdout] test jj::parser::tests::test_parse_show_multiline_description_no_diff ... ok
[INFO] [stdout] test jj::parser::tests::test_parse_show_multiple_files ... ok
[INFO] [stdout] test jj::parser::tests::test_parse_show_stack_bookmarked_change_keeps_description ... ok
[INFO] [stdout] test jj::parser::tests::test_parse_show_stack_empty_output ... ok
[INFO] [stdout] test jj::parser::tests::test_parse_show_stack_git_two_changes ... ok
[INFO] [stdout] test jj::parser::tests::test_parse_show_stack_no_description ... ok
[INFO] [stdout] test jj::parser::tests::test_parse_show_stack_single_change_fallback ... ok
[INFO] [stdout] test jj::parser::tests::test_parse_show_stack_stat_two_changes ... ok
[INFO] [stdout] test jj::parser::tests::test_parse_show_stack_two_changes ... ok
[INFO] [stdout] test jj::parser::tests::test_parse_show_stat_empty_commit ... ok
[INFO] [stdout] test jj::parser::tests::test_parse_show_stat_with_header ... ok
[INFO] [stdout] test jj::parser::tests::test_parse_show_three_paragraph_description ... ok
[INFO] [stdout] test jj::parser::tests::test_parse_show_with_bookmarks_and_tags_keeps_description ... ok
[INFO] [stdout] test jj::parser::tests::test_parse_show_with_file_diff ... ok
[INFO] [stdout] test jj::parser::tests::test_parse_status_line_added ... ok
[INFO] [stdout] test jj::parser::tests::test_parse_status_line_conflicted ... ok
[INFO] [stdout] test jj::parser::tests::test_parse_status_line_deleted ... ok
[INFO] [stdout] test jj::parser::tests::test_parse_status_line_modified ... ok
[INFO] [stdout] test jj::parser::tests::test_parse_status_line_renamed ... ok
[INFO] [stdout] test jj::parser::tests::test_parse_status_line_renamed_deep_path ... ok
[INFO] [stdout] test jj::parser::tests::test_parse_status_line_renamed_no_prefix ... ok
[INFO] [stdout] test jj::parser::tests::test_parse_status_output ... ok
[INFO] [stdout] test jj::parser::tests::test_parse_status_with_conflict ... ok
[INFO] [stdout] test jj::parser::tests::test_parse_status_with_markers ... ok
[INFO] [stdout] test jj::parser::tests::test_split_graph_prefix_complex ... ok
[INFO] [stdout] test jj::parser::tests::test_split_graph_prefix_no_change_id ... ok
[INFO] [stdout] test jj::parser::tests::test_split_graph_prefix_one_level ... ok
[INFO] [stdout] test jj::parser::tests::test_split_graph_prefix_simple ... ok
[INFO] [stdout] test jj::parser::tests::test_split_graph_prefix_two_level ... ok
[INFO] [stdout] test jj::parser::workspace::tests::test_parse_description_with_tabs ... ok
[INFO] [stdout] test jj::parser::workspace::tests::test_parse_empty_description ... ok
[INFO] [stdout] test jj::parser::workspace::tests::test_parse_empty_output ... ok
[INFO] [stdout] test jj::parser::workspace::tests::test_parse_error_root_path ... ok
[INFO] [stdout] test jj::parser::workspace::tests::test_parse_malformed_line_skipped ... ok
[INFO] [stdout] test jj::parser::workspace::tests::test_parse_multiple_workspaces ... ok
[INFO] [stdout] test jj::parser::workspace::tests::test_parse_single_workspace ... ok
[INFO] [stdout] test jj::template::tests::test_field_separator_is_tab ... ok
[INFO] [stdout] test jj::template::tests::test_file_annotate_template_has_required_fields ... ok
[INFO] [stdout] test jj::template::tests::test_file_annotate_template_uses_short_8 ... ok
[INFO] [stdout] test jj::template::tests::test_log_template_is_valid ... ok
[INFO] [stdout] test keys::tests::all_status_bar_views_include_help_hint ... ok
[INFO] [stdout] test keys::tests::bookmark_delete_status_hint_uses_delete_label ... ok
[INFO] [stdout] test keys::tests::bookmark_view_opener_is_single_key_b ... ok
[INFO] [stdout] test keys::tests::command_history_has_no_refresh_hint ... ok
[INFO] [stdout] test keys::tests::delete_forget_terminology_matches_function ... ok
[INFO] [stdout] test keys::tests::dialog_confirm_hints ... ok
[INFO] [stdout] test keys::tests::dialog_overrides_log_normal ... ok
[INFO] [stdout] test keys::tests::dialog_overrides_squash_select ... ok
[INFO] [stdout] test keys::tests::dialog_overrides_status_view ... ok
[INFO] [stdout] test keys::tests::dialog_select_hints ... ok
[INFO] [stdout] test keys::tests::dialog_single_select_hints ... ok
[INFO] [stdout] test keys::tests::diff_and_blame_hints_include_help ... ok
[INFO] [stdout] test keys::tests::diff_view_returns_empty ... ok
[INFO] [stdout] test keys::tests::help_arrays_list_undo_redo_for_mutating_views ... ok
[INFO] [stdout] test keys::tests::help_hint_appears_exactly_once_per_view ... ok
[INFO] [stdout] test keys::tests::help_view_returns_empty ... ok
[INFO] [stdout] test keys::tests::log_bookmark_input_hints ... ok
[INFO] [stdout] test keys::tests::log_describe_input_hints ... ok
[INFO] [stdout] test keys::tests::log_normal_always_includes_core_hints ... ok
[INFO] [stdout] test keys::tests::log_normal_with_bookmarks_includes_push ... ok
[INFO] [stdout] test keys::tests::log_normal_with_conflicts_includes_resolve ... ok
[INFO] [stdout] test keys::tests::log_normal_without_bookmarks_excludes_push_and_del ... ok
[INFO] [stdout] test keys::tests::log_normal_without_conflicts_excludes_resolve ... ok
[INFO] [stdout] test keys::tests::log_revset_input_hints ... ok
[INFO] [stdout] test keys::tests::log_search_input_hints ... ok
[INFO] [stdout] test keys::tests::log_squash_select_hints ... ok
[INFO] [stdout] test keys::tests::no_dialog_returns_view_hints ... ok
[INFO] [stdout] test keys::tests::object_view_verbs_are_normalized ... ok
[INFO] [stdout] test keys::tests::operation_and_blame_nav_label_is_navigate ... ok
[INFO] [stdout] test keys::tests::resolve_always_includes_ours_theirs_diff_back ... ok
[INFO] [stdout] test keys::tests::resolve_and_evolog_have_refresh_hint ... ok
[INFO] [stdout] test keys::tests::resolve_non_working_copy_excludes_enter ... ok
[INFO] [stdout] test keys::tests::resolve_working_copy_includes_enter ... ok
[INFO] [stdout] test keys::tests::undo_hint_in_all_mutating_views ... ok
[INFO] [stdout] test keys::tests::undo_redo_hints_match_mutating_views ... ok
[INFO] [stdout] test model::annotation::tests::test_annotation_content_new ... ok
[INFO] [stdout] test model::annotation::tests::test_annotation_line_short_timestamp ... ok
[INFO] [stdout] test model::bookmark::tests::test_bookmark_info_display_label ... ok
[INFO] [stdout] test model::bookmark::tests::test_bookmark_info_display_label_no_description ... ok
[INFO] [stdout] test model::bookmark::tests::test_bookmark_info_is_jumpable ... ok
[INFO] [stdout] test model::bookmark::tests::test_full_name_local ... ok
[INFO] [stdout] test model::bookmark::tests::test_full_name_remote ... ok
[INFO] [stdout] test model::bookmark::tests::test_is_untracked_remote ... ok
[INFO] [stdout] test model::change::tests::test_display_description ... ok
[INFO] [stdout] test model::change::tests::test_marker_regular ... ok
[INFO] [stdout] test model::change::tests::test_marker_working_copy ... ok
[INFO] [stdout] test model::change::tests::test_short_id ... ok
[INFO] [stdout] test model::command_record::tests::display_args_elides_template_value_only ... ok
[INFO] [stdout] test model::command_record::tests::push_collapsing_merges_identical_reads ... ok
[INFO] [stdout] test model::command_record::tests::push_collapsing_never_merges_writes ... ok
[INFO] [stdout] test model::command_record::tests::push_collapsing_read_after_write_is_new_row ... ok
[INFO] [stdout] test model::command_record::tests::shell_command_line_is_pasteable ... ok
[INFO] [stdout] test model::command_record::tests::shell_quote_escapes_single_quotes ... ok
[INFO] [stdout] test model::command_record::tests::test_empty_history ... ok
[INFO] [stdout] test model::command_record::tests::test_push_and_capacity ... ok
[INFO] [stdout] test model::command_record::tests::test_records_order ... ok
[INFO] [stdout] test model::conflict::tests::test_conflict_file_creation ... ok
[INFO] [stdout] test model::diff::tests::test_diff_content_default ... ok
[INFO] [stdout] test model::diff::tests::test_diff_content_file_count ... ok
[INFO] [stdout] test model::diff::tests::test_diff_content_has_changes ... ok
[INFO] [stdout] test model::diff::tests::test_diff_line_context ... ok
[INFO] [stdout] test model::diff::tests::test_diff_line_file_header ... ok
[INFO] [stdout] test model::diff::tests::test_diff_line_deleted ... ok
[INFO] [stdout] test model::diff::tests::test_diff_line_separator ... ok
[INFO] [stdout] test model::diff::tests::test_display_format_default ... ok
[INFO] [stdout] test model::diff::tests::test_diff_line_file_header_no_op ... ok
[INFO] [stdout] test model::diff::tests::test_display_format_positions ... ok
[INFO] [stdout] test model::diff::tests::test_diff_line_added ... ok
[INFO] [stdout] test model::file_status::tests::test_status_count_by_state ... ok
[INFO] [stdout] test model::diff::tests::test_diff_line_kind_equality ... ok
[INFO] [stdout] test model::diff::tests::test_display_format_cycle ... ok
[INFO] [stdout] test model::diff::tests::test_display_format_labels ... ok
[INFO] [stdout] test model::file_status::tests::test_file_status_indicator ... ok
[INFO] [stdout] test model::file_status::tests::test_status_is_clean ... ok
[INFO] [stdout] test model::id::tests::test_change_id_eq_str ... ok
[INFO] [stdout] test model::id::tests::test_change_id_display ... ok
[INFO] [stdout] test model::id::tests::test_change_id_short ... ok
[INFO] [stdout] test model::id::tests::test_from_string ... ok
[INFO] [stdout] test model::id::tests::test_starts_with ... ok
[INFO] [stdout] test model::id::tests::test_hash_works ... ok
[INFO] [stdout] test model::notification::tests::test_notification_new ... ok
[INFO] [stdout] test model::diff::tests::test_diff_line_file_header_with_op ... ok
[INFO] [stdout] test model::notification::tests::test_notification_not_expired_immediately ... ok
[INFO] [stdout] test model::notification::tests::test_notification_string_conversion ... ok
[INFO] [stdout] test model::id::tests::test_commit_id_display ... ok
[INFO] [stdout] test model::id::tests::test_commit_id_eq_str ... ok
[INFO] [stdout] test model::id::tests::test_commit_id_short ... ok
[INFO] [stdout] test model::notification::tests::test_notification_warning ... ok
[INFO] [stdout] test model::operation::tests::test_short_id_short_input ... ok
[INFO] [stdout] test model::notification::tests::test_notification_info ... ok
[INFO] [stdout] test model::tag::tests::test_full_name_remote ... ok
[INFO] [stdout] test model::tag::tests::test_is_local ... ok
[INFO] [stdout] test model::id::tests::test_default_is_empty ... ok
[INFO] [stdout] test model::workspace::tests::test_is_default ... ok
[INFO] [stdout] test model::notification::tests::test_notification_success ... ok
[INFO] [stdout] test model::id::tests::test_contains ... ok
[INFO] [stdout] test model::operation::tests::test_short_id ... ok
[INFO] [stdout] test model::tag::tests::test_full_name_local ... ok
[INFO] [stdout] test model::tag::tests::test_is_jumpable ... ok
[INFO] [stdout] test model::workspace::tests::test_not_default ... ok
[INFO] [stdout] test trace::index::tests::ai_ranges_for_collects_ranges_per_file ... ok
[INFO] [stdout] test trace::index::tests::ai_ranges_for_excludes_human_ranges ... ok
[INFO] [stdout] test trace::index::tests::ai_ranges_for_excludes_pseudo_files ... ok
[INFO] [stdout] test trace::index::tests::graph_only_rows_are_skipped ... ok
[INFO] [stdout] test trace::index::tests::match_blame_lines_classifies_jj_and_git ... ok
[INFO] [stdout] test trace::index::tests::jj_revision_matches_change_id_as_confirmed ... ok
[INFO] [stdout] test trace::index::tests::match_blame_lines_skips_empty_ids ... ok
[INFO] [stdout] test trace::index::tests::non_ai_records_are_excluded ... ok
[INFO] [stdout] test trace::index::tests::orphaned_anchors_aggregates_same_anchor ... ok
[INFO] [stdout] test trace::index::tests::orphaned_anchors_empty_change_ids_do_not_match ... ok
[INFO] [stdout] test trace::index::tests::orphaned_anchors_empty_when_all_match ... ok
[INFO] [stdout] test trace::index::tests::orphaned_anchors_excludes_pseudo_files ... ok
[INFO] [stdout] test trace::index::tests::orphaned_anchors_flags_unmatched_git ... ok
[INFO] [stdout] test trace::index::tests::orphaned_anchors_graph_only_change_does_not_match ... ok
[INFO] [stdout] test trace::index::tests::orphaned_anchors_flags_unmatched_jj ... ok
[INFO] [stdout] test trace::index::tests::git_revision_matches_commit_id_as_heuristic ... ok
[INFO] [stdout] test trace::index::tests::orphaned_anchors_url_from_related_only ... ok
[INFO] [stdout] test trace::index::tests::records_for_returns_git_anchored_records ... ok
[INFO] [stdout] test trace::index::tests::records_for_returns_jj_anchored_records ... ok
[INFO] [stdout] test trace::index::tests::summarize_change_with_two_models_counts_each ... ok
[INFO] [stdout] test trace::index::tests::summarize_collects_multiple_models_in_one_record ... ok
[INFO] [stdout] test trace::index::tests::summarize_model_tally_dedups_within_change ... ok
[INFO] [stdout] test trace::index::tests::summarize_one_line_format ... ok
[INFO] [stdout] test trace::index::tests::unmatched_changes_get_no_badge ... ok
[INFO] [stdout] test trace::index::tests::vcs_less_records_are_excluded ... ok
[INFO] [stdout] test trace::index::tests::orphaned_anchors_same_revision_distinct_vcs ... ok
[INFO] [stdout] test trace::index::tests::records_for_empty_ids_returns_nothing ... ok
[INFO] [stdout] test trace::index::tests::summarize_counts_confidence_and_models ... ok
[INFO] [stdout] test trace::index::tests::summarize_skips_graph_only_and_handles_empty ... ok
[INFO] [stdout] test trace::loader::tests::empty_input_yields_no_records ... ok
[INFO] [stdout] test trace::loader::tests::all_urls_empty_when_no_urls ... ok
[INFO] [stdout] test trace::loader::tests::broken_lines_are_skipped ... ok
[INFO] [stdout] test trace::loader::tests::human_only_record_is_not_ai ... ok
[INFO] [stdout] test trace::loader::tests::range_level_ai_contributor_counts ... ok
[INFO] [stdout] test trace::loader::tests::related_malformed_entries_are_dropped_not_record ... ok
[INFO] [stdout] test trace::loader::tests::skip_partial_first_line_drops_to_newline ... ok
[INFO] [stdout] test trace::loader::tests::tolerates_schema_violations_from_real_writers ... ok
[INFO] [stdout] test trace::loader::tests::parses_related_resources ... ok
[INFO] [stdout] test trace::loader::tests::mixed_contributor_counts_as_ai ... ok
[INFO] [stdout] test trace::loader::tests::parses_full_record ... ok
[INFO] [stdout] test trace::loader::tests::pseudo_files_only_record_is_not_ai ... ok
[INFO] [stdout] test trace::loader::tests::load_missing_file_returns_none ... ok
[INFO] [stdout] test trace::model::tests::contributor_counts_ignore_conversations_without_ranges ... ok
[INFO] [stdout] test trace::index::tests::short_revisions_are_rejected ... ok
[INFO] [stdout] test trace::loader::tests::type_mismatch_drops_field_not_record ... ok
[INFO] [stdout] test trace::model::tests::contributor_counts_tool_fallback_when_no_contributor ... ok
[INFO] [stdout] test trace::loader::tests::load_reads_tempfile ... ok
[INFO] [stdout] test trace::model::tests::all_urls_orders_conversation_then_related ... ok
[INFO] [stdout] test trace::model::tests::contributor_counts_use_effective_rule ... ok
[INFO] [stdout] test trace::report::tests::report_empty_index_counts_total ... ok
[INFO] [stdout] test trace::model::tests::model_ids_excludes_pseudo_files ... ok
[INFO] [stdout] test trace::overlay::tests::deleted_lines_are_never_marked ... ok
[INFO] [stdout] test trace::report::tests::report_escapes_newline_in_file_path ... ok
[INFO] [stdout] test trace::report::tests::report_escapes_pipe_in_description ... ok
[INFO] [stdout] test trace::overlay::tests::lines_without_numbers_are_not_marked ... ok
[INFO] [stdout] test trace::overlay::tests::empty_ranges_yield_no_marks ... ok
[INFO] [stdout] test trace::overlay::tests::marks_lines_inside_range_for_matching_file ... ok
[INFO] [stdout] test trace::overlay::tests::other_files_are_not_marked ... ok
[INFO] [stdout] test trace::overlay::tests::rename_header_exact_match_takes_precedence ... ok
[INFO] [stdout] test trace::model::tests::contributor_counts_and_file_count_exclude_pseudo_files ... ok
[INFO] [stdout] test trace::overlay::tests::rename_header_matches_trace_new_path ... ok
[INFO] [stdout] test trace::report::tests::report_excludes_graph_only_rows ... ok
[INFO] [stdout] test trace::report::tests::report_includes_orphaned_section ... ok
[INFO] [stdout] test trace::report::tests::report_no_ai_changes ... ok
[INFO] [stdout] test trace::report::tests::report_joins_multiple_models ... ok
[INFO] [stdout] test trace::report::tests::report_no_orphaned_section_when_all_matched ... ok
[INFO] [stdout] test trace::report::tests::report_summary_and_table ... ok
[INFO] [stdout] test ui::components::blocks::tests::test_bordered_block ... ok
[INFO] [stdout] test ui::components::blocks::tests::test_header_block ... ok
[INFO] [stdout] test ui::components::blocks::tests::test_side_borders_block ... ok
[INFO] [stdout] test ui::components::dialog::tests::test_confirm_dialog_for_move_bookmark ... ok
[INFO] [stdout] test ui::components::dialog::tests::test_single_select_dialog_enter_confirms_current ... ok
[INFO] [stdout] test ui::components::dialog::tests::test_confirm_dialog_ignores_other_keys ... ok
[INFO] [stdout] test ui::components::dialog::tests::test_single_select_dialog_space_does_not_toggle ... ok
[INFO] [stdout] test ui::components::dialog::tests::test_confirm_dialog_no ... ok
[INFO] [stdout] test ui::components::empty_state::tests::test_empty_state_with_hint ... ok
[INFO] [stdout] test ui::components::message::tests::test_build_error_line_with_special_chars ... ok
[INFO] [stdout] test ui::components::dialog::tests::test_confirm_dialog_with_detail ... ok
[INFO] [stdout] test ui::components::palette::tests::empty_query_returns_all ... ok
[INFO] [stdout] test ui::components::dialog::tests::test_confirm_dialog_yes ... ok
[INFO] [stdout] test ui::components::dialog::tests::test_dialog_callback_different_variants ... ok
[INFO] [stdout] test ui::components::dialog::tests::test_dialog_callback_equality_different_data ... ok
[INFO] [stdout] test ui::components::dialog::tests::test_select_dialog_cancel ... ok
[INFO] [stdout] test ui::components::empty_state::tests::test_empty_state_without_hint ... ok
[INFO] [stdout] test ui::components::dialog::tests::test_select_dialog_confirm ... ok
[INFO] [stdout] test ui::components::dialog::tests::test_select_dialog_empty_confirm_is_cancelled ... ok
[INFO] [stdout] test ui::components::dialog::tests::test_select_dialog_toggle ... ok
[INFO] [stdout] test ui::components::empty_state::tests::test_no_changes_state ... ok
[INFO] [stdout] test ui::components::message::tests::test_build_error_line ... ok
[INFO] [stdout] test ui::components::dialog::tests::test_single_select_dialog_cancel ... ok
[INFO] [stdout] test ui::components::palette::tests::filter_matches_name_case_insensitive ... ok
[INFO] [stdout] test ui::components::palette::tests::filter_matches_run ... ok
[INFO] [stdout] test ui::components::palette::tests::filter_matches_description ... ok
[INFO] [stdout] test ui::components::palette::tests::registry_has_ai_report ... ok
[INFO] [stdout] test ui::components::palette::tests::registry_has_ai_orphans ... ok
[INFO] [stdout] test ui::components::palette::tests::no_match_returns_empty ... ok
[INFO] [stdout] test ui::components::palette::tests::registry_has_show_traces ... ok
[INFO] [stdout] test ui::components::palette::tests::registry_has_ai_summary ... ok
[INFO] [stdout] test ui::components::palette::tests::registry_has_filter_ai ... ok
[INFO] [stdout] test ui::components::palette::tests::registry_has_run ... ok
[INFO] [stdout] test ui::components::palette::tests::registry_has_toggle_command_echo ... ok
[INFO] [stdout] test ui::components::palette::tests::registry_has_show_stack_diff ... ok
[INFO] [stdout] test ui::components::palette::tests::registry_is_non_empty_and_has_metaedit ... ok
[INFO] [stdout] test ui::navigation::tests::test_adjust_scroll_edge_just_outside ... ok
[INFO] [stdout] test ui::navigation::tests::test_adjust_scroll_no_change_needed ... ok
[INFO] [stdout] test ui::navigation::tests::test_adjust_scroll_edge_just_visible ... ok
[INFO] [stdout] test ui::navigation::tests::test_adjust_scroll_selected_below_viewport ... ok
[INFO] [stdout] test ui::navigation::tests::test_select_next_at_max ... ok
[INFO] [stdout] test ui::navigation::tests::test_adjust_scroll_visible_count_zero ... ok
[INFO] [stdout] test ui::navigation::tests::test_select_next_basic ... ok
[INFO] [stdout] test ui::navigation::tests::test_select_next_zero_max ... ok
[INFO] [stdout] test ui::text::tests::empty_and_zero ... ok
[INFO] [stdout] test ui::navigation::tests::test_select_prev_at_zero ... ok
[INFO] [stdout] test ui::navigation::tests::test_select_prev_basic ... ok
[INFO] [stdout] test ui::symbols::tests::test_empty_labels_not_empty ... ok
[INFO] [stdout] test ui::symbols::tests::test_markers_are_single_char ... ok
[INFO] [stdout] test ui::text::tests::ascii_pads_to_width ... ok
[INFO] [stdout] test ui::text::tests::ascii_truncates_with_ellipsis ... ok
[INFO] [stdout] test ui::text::tests::cjk_counts_two_cells_per_char ... ok
[INFO] [stdout] test ui::navigation::tests::test_adjust_scroll_selected_above_viewport ... ok
[INFO] [stdout] test ui::text::tests::cjk_pads_by_cells_not_chars ... ok
[INFO] [stdout] test ui::text::tests::mixed_ascii_cjk ... ok
[INFO] [stdout] test ui::components::dialog::tests::test_dialog_callback_clone_with_data ... ok
[INFO] [stdout] test ui::theme::tests::test_diff_view_colors_defined ... ok
[INFO] [stdout] test ui::text::tests::tiny_width_no_ellipsis ... ok
[INFO] [stdout] test ui::theme::tests::test_log_view_colors_defined ... ok
[INFO] [stdout] test ui::theme::tests::test_status_view_colors_defined ... ok
[INFO] [stdout] test ui::views::blame::input::tests::test_handle_key_back ... ok
[INFO] [stdout] test ui::views::blame::input::tests::test_handle_key_enter ... ok
[INFO] [stdout] test ui::views::blame::input::tests::test_handle_key_jump_to_log_empty ... ok
[INFO] [stdout] test ui::views::blame::input::tests::test_handle_key_jump_to_log_shift_j ... ok
[INFO] [stdout] test ui::views::blame::input::tests::test_handle_key_navigation ... ok
[INFO] [stdout] test ui::views::blame::input::tests::test_handle_key_jump_to_log ... ok
[INFO] [stdout] test ui::views::blame::render::tests::confirmed_line_renders_ai_badge ... ok
[INFO] [stdout] test ui::views::blame::render::tests::continuation_line_has_no_badge_but_stays_aligned ... ok
[INFO] [stdout] test ui::views::blame::render::tests::heuristic_line_renders_ai_question_badge ... ok
[INFO] [stdout] test ui::views::blame::render::tests::no_overlay_output_is_unchanged_and_has_no_ai_column ... ok
[INFO] [stdout] test ui::views::blame::render::tests::unmatched_line_in_overlay_view_shows_blank_column ... ok
[INFO] [stdout] test ui::views::blame::tests::line_revisions_pairs_change_and_commit ... ok
[INFO] [stdout] test ui::views::blame::tests::set_content_clears_ai_badges ... ok
[INFO] [stdout] test ui::views::blame::tests::test_blame_view_navigation ... ok
[INFO] [stdout] test ui::views::blame::tests::test_blame_view_new ... ok
[INFO] [stdout] test ui::views::blame::tests::test_blame_view_selected_change_id ... ok
[INFO] [stdout] test ui::views::blame::tests::test_blame_view_set_content ... ok
[INFO] [stdout] test ui::views::blame::tests::test_blame_view_set_content_with_revision ... ok
[INFO] [stdout] test ui::views::bookmark::tests::bookmark_keys_normalized ... ok
[INFO] [stdout] test ui::views::bookmark::tests::test_empty_bookmarks ... ok
[INFO] [stdout] test ui::views::bookmark::tests::test_forget_action_local_only ... ok
[INFO] [stdout] test ui::views::bookmark::tests::test_forget_action_remote_ignored ... ok
[INFO] [stdout] test ui::views::bookmark::tests::test_forget_action_untracked_remote_ignored ... ok
[INFO] [stdout] test ui::views::bookmark::tests::test_handle_key_delete_on_remote_noop ... ok
[INFO] [stdout] test ui::views::bookmark::tests::test_handle_key_delete ... ok
[INFO] [stdout] test ui::views::bookmark::tests::test_handle_key_track ... ok
[INFO] [stdout] test ui::views::bookmark::tests::test_handle_key_enter_not_jumpable ... ok
[INFO] [stdout] test ui::views::bookmark::tests::test_handle_key_untrack ... ok
[INFO] [stdout] test ui::views::bookmark::tests::test_handle_key_untrack_on_local_noop ... ok
[INFO] [stdout] test ui::views::bookmark::tests::test_move_action_local_bookmark ... ok
[INFO] [stdout] test ui::views::bookmark::tests::test_move_action_remote_shows_unavailable ... ok
[INFO] [stdout] test ui::views::bookmark::tests::test_handle_key_track_on_local_noop ... ok
[INFO] [stdout] test ui::views::bookmark::tests::test_move_action_untracked_remote_shows_unavailable ... ok
[INFO] [stdout] test ui::views::bookmark::tests::test_navigation_skip_headers ... ok
[INFO] [stdout] test ui::views::bookmark::tests::test_handle_key_enter_jumpable ... ok
[INFO] [stdout] test ui::views::bookmark::tests::test_new_bookmark_view ... ok
[INFO] [stdout] test ui::views::bookmark::tests::test_non_ascii_bookmark_names ... ok
[INFO] [stdout] test ui::views::bookmark::tests::test_only_locals_group ... ok
[INFO] [stdout] test ui::views::bookmark::tests::test_rename_action_local_only ... ok
[INFO] [stdout] test ui::views::bookmark::tests::test_rename_action_remote_ignored ... ok
[INFO] [stdout] test ui::views::bookmark::tests::test_rename_emoji_backspace ... ok
[INFO] [stdout] test ui::views::bookmark::tests::test_rename_input_cancel ... ok
[INFO] [stdout] test ui::views::bookmark::tests::test_rename_input_confirm ... ok
[INFO] [stdout] test ui::views::bookmark::tests::test_rename_non_ascii_backspace_no_panic ... ok
[INFO] [stdout] test ui::views::bookmark::tests::test_rename_non_ascii_insert_char ... ok
[INFO] [stdout] test ui::views::bookmark::tests::test_rename_state_cursor_char_count ... ok
[INFO] [stdout] test ui::views::bookmark::tests::test_selected_bookmark ... ok
[INFO] [stdout] test ui::views::bookmark::tests::test_set_bookmarks_alphabetical_within_group ... ok
[INFO] [stdout] test ui::views::bookmark::tests::test_select_first_last ... ok
[INFO] [stdout] test ui::views::bookmark::tests::test_set_bookmarks_filters_git_remotes ... ok
[INFO] [stdout] test ui::views::command_history::tests::copy_emits_shell_pasteable_line ... ok
[INFO] [stdout] test ui::views::command_history::tests::copy_targets_the_filtered_row_not_raw_index ... ok
[INFO] [stdout] test ui::views::command_history::tests::filter_cycles_and_visible_follows ... ok
[INFO] [stdout] test ui::views::command_history::tests::test_empty_history_no_panic ... ok
[INFO] [stdout] test ui::views::command_history::tests::test_handle_key_back ... ok
[INFO] [stdout] test ui::views::command_history::tests::test_handle_key_enter_empty ... ok
[INFO] [stdout] test ui::views::command_history::tests::test_move_closes_detail ... ok
[INFO] [stdout] test ui::views::command_history::tests::selection_clamps_when_filter_shrinks_visible ... ok
[INFO] [stdout] test ui::views::command_history::tests::test_handle_key_enter_toggle ... ok
[INFO] [stdout] test ui::views::command_history::tests::test_new_command_history_view ... ok
[INFO] [stdout] test ui::views::bookmark::tests::test_set_bookmarks_group_order ... ok
[INFO] [stdout] test ui::views::command_history::tests::test_navigation ... ok
[INFO] [stdout] test ui::views::diff::tests::test_clear_resets_format ... ok
[INFO] [stdout] test ui::views::command_history::tests::test_select_first_last_g_G ... ok
[INFO] [stdout] test ui::views::diff::tests::test_compare_mode_blame_returns_notification ... ok
[INFO] [stdout] test ui::views::diff::tests::test_diff_view_clear ... ok
[INFO] [stdout] test ui::views::diff::tests::file_nav_works_when_diff_fits_on_screen ... ok
[INFO] [stdout] test ui::views::diff::tests::test_diff_view_current_context ... ok
[INFO] [stdout] test ui::views::diff::tests::prev_file_from_inside_file_goes_to_previous_file ... ok
[INFO] [stdout] test ui::views::diff::tests::test_cycle_format_cycles_through_all ... ok
[INFO] [stdout] test ui::views::diff::tests::test_diff_view_handle_key_back ... ok
[INFO] [stdout] test ui::views::diff::tests::test_diff_view_file_jump ... ok
[INFO] [stdout] test ui::views::diff::tests::test_diff_view_scroll ... ok
[INFO] [stdout] test ui::views::diff::tests::test_diff_view_current_file_name ... ok
[INFO] [stdout] test ui::views::diff::tests::test_diff_view_scroll_bounds ... ok
[INFO] [stdout] test ui::views::diff::tests::test_diff_view_jump_to_file ... ok
[INFO] [stdout] test ui::views::diff::tests::test_diff_view_empty ... ok
[INFO] [stdout] test ui::views::diff::tests::test_diff_view_current_context_empty ... ok
[INFO] [stdout] test ui::views::diff::tests::test_diff_view_half_page_scroll ... ok
[INFO] [stdout] test ui::views::diff::tests::test_diff_view_handle_key_scroll ... ok
[INFO] [stdout] test ui::views::diff::tests::test_diff_view_new ... ok
[INFO] [stdout] test ui::views::diff::tests::test_format_cycle_key_returns_cycle_format ... ok
[INFO] [stdout] test ui::views::diff::tests::test_diff_view_scroll_with_zero_visible_height ... ok
[INFO] [stdout] test ui::views::diff::tests::test_diff_view_update_current_file_index ... ok
[INFO] [stdout] test ui::views::diff::tests::test_yank_diff_key_returns_copy_diff_only ... ok
[INFO] [stdout] test ui::views::diff::tests::test_yank_key_returns_copy_full ... ok
[INFO] [stdout] test ui::views::diff::tests::test_extract_new_path_from_rename ... ok
[INFO] [stdout] test ui::views::diff::tests::test_format_rollback_pattern ... ok
[INFO] [stdout] test ui::views::diff::tests::test_jump_to_file_with_rename ... ok
[INFO] [stdout] test ui::views::evolog::tests::test_empty_entries ... ok
[INFO] [stdout] test ui::views::evolog::tests::test_handle_key_back ... ok
[INFO] [stdout] test ui::views::evolog::tests::test_handle_key_enter ... ok
[INFO] [stdout] test ui::views::diff::tests::test_write_key_returns_export ... ok
[INFO] [stdout] test ui::views::evolog::tests::test_new_evolog_view ... ok
[INFO] [stdout] test ui::views::evolog::tests::test_navigation ... ok
[INFO] [stdout] test ui::views::evolog::tests::test_selected_entry ... ok
[INFO] [stdout] test ui::views::log::render::tests::ai_badge_confirmed_renders_before_description ... ok
[INFO] [stdout] test ui::views::log::render::tests::ai_badge_heuristic_renders_with_question_mark ... ok
[INFO] [stdout] test ui::views::log::render::tests::confirmed_takes_precedence_over_heuristic ... ok
[INFO] [stdout] test ui::views::log::render::tests::no_badges_means_unchanged_line ... ok
[INFO] [stdout] test ui::views::log::render::tests::test_build_title_ai_filter_marker_and_count ... ok
[INFO] [stdout] test ui::views::log::render::tests::test_build_title_includes_revset_count ... ok
[INFO] [stdout] test ui::views::log::render::tests::test_build_title_includes_truncated_indicator_for_revset ... ok
[INFO] [stdout] test ui::views::log::render::tests::test_build_title_ai_filter_with_truncated_revset ... ok
[INFO] [stdout] test ui::views::log::render::tests::test_build_title_includes_truncated_indicator_without_revset ... ok
[INFO] [stdout] test ui::views::log::tests::ai_badges_reapply_rebuilds_visible_under_filter ... ok
[INFO] [stdout] test ui::views::log::tests::ai_filter_empty_when_no_badges ... ok
[INFO] [stdout] test ui::views::log::tests::ai_filter_shows_only_badged_changes ... ok
[INFO] [stdout] test ui::views::log::tests::command_action_ai_summary ... ok
[INFO] [stdout] test ui::views::log::tests::command_action_toggle_ai_filter ... ok
[INFO] [stdout] test ui::views::log::tests::palette_command_arrange_returns_arrange ... ok
[INFO] [stdout] test ui::views::log::tests::palette_command_compare_enters_compare_mode ... ok
[INFO] [stdout] test ui::views::log::tests::palette_command_duplicate_returns_duplicate ... ok
[INFO] [stdout] test ui::views::log::tests::palette_command_interdiff_enters_interdiff_mode ... ok
[INFO] [stdout] test ui::views::log::tests::palette_command_show_stack_diff_non_working_copy_uses_commit_id ... ok
[INFO] [stdout] test ui::views::log::tests::palette_command_show_stack_diff_without_selection_is_none ... ok
[INFO] [stdout] test ui::views::log::tests::palette_command_show_stack_diff_working_copy_uses_change_id ... ok
[INFO] [stdout] test ui::views::log::tests::palette_command_show_traces_carries_both_ids ... ok
[INFO] [stdout] test ui::views::log::tests::palette_command_show_traces_without_selection_is_none ... ok
[INFO] [stdout] test ui::views::log::tests::test_absorb_key_works_without_selection ... ok
[INFO] [stdout] test ui::views::log::tests::search_safe_when_visible_empty ... ok
[INFO] [stdout] test ui::views::log::tests::test_absorb_key_returns_action ... ok
[INFO] [stdout] test ui::views::log::tests::removed_single_keys_do_not_fire ... ok
[INFO] [stdout] test ui::views::log::tests::search_only_lands_on_visible_rows_under_filter ... ok
[INFO] [stdout] test ui::views::log::tests::test_bookmark_input_cancel ... ok
[INFO] [stdout] test ui::views::log::tests::test_bookmark_input_empty_submit_cancels ... ok
[INFO] [stdout] test ui::views::log::tests::test_bookmark_input_submit ... ok
[INFO] [stdout] test ui::views::log::tests::test_compare_same_revision_returns_notification ... ok
[INFO] [stdout] test ui::views::log::tests::test_ctrl_e_in_search_input_mode_ignored ... ok
[INFO] [stdout] test ui::views::log::tests::test_describe_external_no_selection_returns_none ... ok
[INFO] [stdout] test ui::views::log::tests::test_describe_input_cancel ... ok
[INFO] [stdout] test ui::views::log::tests::test_describe_external_key_returns_action ... ok
[INFO] [stdout] test ui::views::log::tests::test_describe_input_empty_submit_cancels ... ok
[INFO] [stdout] test ui::views::log::tests::test_ctrl_e_in_describe_input_mode_ignored ... ok
[INFO] [stdout] test ui::views::log::tests::test_describe_input_enter_submits ... ok
[INFO] [stdout] test ui::views::log::tests::test_describe_input_type_and_submit ... ok
[INFO] [stdout] test ui::views::log::tests::test_describe_key_no_selection_returns_none ... ok
[INFO] [stdout] test ui::views::log::tests::test_describe_input_escape_cancels ... ok
[INFO] [stdout] test ui::views::log::tests::test_describe_key_returns_start_describe_action ... ok
[INFO] [stdout] test ui::views::log::tests::test_diffedit_command_returns_action ... ok
[INFO] [stdout] test ui::views::log::tests::test_diffedit_does_not_conflict_with_edit ... ok
[INFO] [stdout] test ui::views::log::tests::test_diffedit_key_inert_in_squash_select_mode ... ok
[INFO] [stdout] test ui::views::log::tests::test_e_without_ctrl_returns_edit_action ... ok
[INFO] [stdout] test ui::views::log::tests::test_evolog_does_not_conflict_with_edit ... ok
[INFO] [stdout] test ui::views::log::tests::test_diffedit_no_selection ... ok
[INFO] [stdout] test ui::views::log::tests::test_evolog_ignored_in_rebase_select_mode ... ok
[INFO] [stdout] test ui::views::log::tests::test_evolog_key_returns_action ... ok
[INFO] [stdout] test trace::loader::tests::truncated_tail_starting_mid_multibyte_char_still_loads ... ok
[INFO] [stdout] test ui::views::log::tests::test_evolog_no_selection ... ok
[INFO] [stdout] test ui::views::log::tests::test_fix_command_dispatches_action ... ok
[INFO] [stdout] test ui::views::log::tests::test_fix_key_no_selection ... ok
[INFO] [stdout] test ui::views::log::tests::test_handle_key_abandon ... ok
[INFO] [stdout] test ui::views::log::tests::test_handle_key_abandon_no_selection ... ok
[INFO] [stdout] test ui::views::log::tests::test_handle_key_abandon_on_root ... ok
[INFO] [stdout] test ui::views::log::tests::test_handle_key_backspace ... ok
[INFO] [stdout] test ui::views::log::tests::test_handle_key_bookmark_create_no_selection ... ok
[INFO] [stdout] test ui::views::log::tests::test_handle_key_open_diff ... ok
[INFO] [stdout] test ui::views::log::tests::test_handle_key_bookmark_create ... ok
[INFO] [stdout] test ui::views::log::tests::test_handle_key_search_input ... ok
[INFO] [stdout] test ui::views::log::tests::test_handle_key_navigation ... ok
[INFO] [stdout] test ui::views::log::tests::test_handle_key_search_prev ... ok
[INFO] [stdout] test ui::views::log::tests::test_handle_key_revset_cancel ... ok
[INFO] [stdout] test ui::views::log::tests::test_log_view_new ... ok
[INFO] [stdout] test ui::views::log::tests::test_metaedit_command_dispatches_action ... ok
[INFO] [stdout] test ui::views::log::tests::test_metaedit_key_no_selection ... ok
[INFO] [stdout] test ui::views::log::tests::test_handle_key_search_next ... ok
[INFO] [stdout] test ui::views::log::tests::test_handle_key_split ... ok
[INFO] [stdout] test ui::views::log::tests::test_handle_key_split_no_selection ... ok
[INFO] [stdout] test ui::views::log::tests::test_new_from_key_returns_action ... ok
[INFO] [stdout] test ui::views::log::tests::test_input_mode_toggle ... ok
[INFO] [stdout] test ui::views::log::tests::test_navigation ... ok
[INFO] [stdout] test ui::views::log::tests::test_handle_key_revset_input ... ok
[INFO] [stdout] test ui::views::log::tests::test_navigation_bounds_empty ... ok
[INFO] [stdout] test ui::views::log::tests::test_new_from_key_with_bookmark ... ok
[INFO] [stdout] test ui::views::log::tests::test_new_from_no_selection ... ok
[INFO] [stdout] test ui::views::log::tests::test_new_from_key_on_working_copy ... ok
[INFO] [stdout] test ui::views::log::tests::test_next_change_key_returns_action ... ok
[INFO] [stdout] test ui::views::log::tests::test_next_prev_ignored_in_rebase_select_mode ... ok
[INFO] [stdout] test ui::views::log::tests::test_next_prev_ignored_in_squash_select_mode ... ok
[INFO] [stdout] test ui::views::log::tests::test_next_change_no_selection ... ok
[INFO] [stdout] test ui::views::log::tests::test_parallelize_reverse_selection ... ok
[INFO] [stdout] test ui::views::log::tests::test_parallelize_same_revision_returns_notification ... ok
[INFO] [stdout] test ui::views::log::tests::test_parallelize_esc_cancels ... ok
[INFO] [stdout] test ui::views::log::tests::test_parallelize_command_enters_select_mode ... ok
[INFO] [stdout] test ui::views::log::tests::test_rebase_action_revision_mode ... ok
[INFO] [stdout] test ui::views::log::tests::test_rebase_branch_mode_action ... ok
[INFO] [stdout] test ui::views::log::tests::test_prev_change_no_selection ... ok
[INFO] [stdout] test ui::views::log::tests::test_prev_change_key_returns_action ... ok
[INFO] [stdout] test ui::views::log::tests::test_parallelize_enter_returns_action ... ok
[INFO] [stdout] test ui::views::log::tests::test_rebase_colon_enters_revset_input_branch ... ok
[INFO] [stdout] test ui::views::log::tests::test_rebase_mode_cancel_from_rebase_select ... ok
[INFO] [stdout] test ui::views::log::tests::test_rebase_insert_after_action ... ok
[INFO] [stdout] test ui::views::log::tests::test_rebase_colon_ignored_in_insert_before ... ok
[INFO] [stdout] test ui::views::log::tests::test_rebase_mode_navigation ... ok
[INFO] [stdout] test ui::views::log::tests::test_rebase_mode_select_b_enters_branch ... ok
[INFO] [stdout] test ui::views::log::tests::test_rebase_mode_select_a_enters_insert_after ... ok
[INFO] [stdout] test ui::views::log::tests::test_rebase_mode_select_b_enters_insert_before ... ok
[INFO] [stdout] test ui::views::log::tests::test_rebase_colon_ignored_in_insert_after ... ok
[INFO] [stdout] test ui::views::log::tests::test_rebase_mode_select_ignores_unrelated_keys ... ok
[INFO] [stdout] test ui::views::log::tests::test_rebase_no_selection ... ok
[INFO] [stdout] test ui::views::log::tests::test_rebase_revset_action_includes_flag ... ok
[INFO] [stdout] test ui::views::log::tests::test_rebase_colon_enters_revset_input_revision ... ok
[INFO] [stdout] test ui::views::log::tests::test_rebase_revset_backspace ... ok
[INFO] [stdout] test ui::views::log::tests::test_rebase_mode_select_s_enters_source ... ok
[INFO] [stdout] test ui::views::log::tests::test_rebase_revset_empty_restores_source ... ok
[INFO] [stdout] test ui::views::log::tests::test_rebase_mode_cancel_from_mode_select ... ok
[INFO] [stdout] test ui::views::log::tests::test_rebase_mode_enter ... ok
[INFO] [stdout] test ui::views::log::tests::test_rebase_colon_enters_revset_input_source ... ok
[INFO] [stdout] test ui::views::log::tests::test_rebase_mode_select_r_enters_revision ... ok
[INFO] [stdout] test ui::views::log::tests::test_rebase_insert_before_action ... ok
[INFO] [stdout] test ui::views::log::tests::test_rebase_revset_esc_after_previous_revset ... ok
[INFO] [stdout] test ui::views::log::tests::test_rebase_revset_input_esc_clears_revset ... ok
[INFO] [stdout] test ui::views::log::tests::test_rebase_revset_reset_on_cancel ... ok
[INFO] [stdout] test ui::views::log::tests::test_rebase_select_ignores_other_keys ... ok
[INFO] [stdout] test ui::views::log::tests::test_rebase_revset_input_sets_source ... ok
[INFO] [stdout] test ui::views::log::tests::test_rebase_source_mode_action ... ok
[INFO] [stdout] test ui::views::log::tests::test_reverse_default_is_false ... ok
[INFO] [stdout] test ui::views::log::tests::test_reverse_ignored_in_special_modes ... ok
[INFO] [stdout] test ui::views::log::tests::test_reverse_key_returns_action ... ok
[INFO] [stdout] test ui::views::log::tests::test_reverse_preserves_selection ... ok
[INFO] [stdout] test ui::views::log::tests::test_rebase_self_select_blocked_all_modes ... ok
[INFO] [stdout] test ui::views::log::tests::test_reverse_falls_back_to_working_copy ... ok
[INFO] [stdout] test ui::views::log::tests::test_revert_no_selection ... ok
[INFO] [stdout] test ui::views::log::tests::test_revert_command_returns_action ... ok
[INFO] [stdout] test ui::views::log::tests::test_revset_empty_enter_returns_clear_action ... ok
[INFO] [stdout] test ui::views::log::tests::test_revset_input_does_not_store_search_query ... ok
[INFO] [stdout] test ui::views::log::tests::test_search_by_author ... ok
[INFO] [stdout] test ui::views::log::tests::test_search_case_insensitive ... ok
[INFO] [stdout] test ui::views::log::tests::test_search_by_bookmark ... ok
[INFO] [stdout] test ui::views::log::tests::test_revert_key_inert_in_rebase_select_mode ... ok
[INFO] [stdout] test ui::views::log::tests::test_revert_key_inert_in_squash_select_mode ... ok
[INFO] [stdout] test ui::views::log::tests::test_run_command_dispatches_action ... ok
[INFO] [stdout] test ui::views::log::tests::test_run_command_no_selection ... ok
[INFO] [stdout] test ui::views::log::tests::test_revert_empty_commit_returns_none ... ok
[INFO] [stdout] test ui::views::log::tests::test_search_empty_enter_clears_query ... ok
[INFO] [stdout] test ui::views::log::tests::test_search_first_finds_from_beginning ... ok
[INFO] [stdout] test ui::views::log::tests::test_search_first_no_match ... ok
[INFO] [stdout] test ui::views::log::tests::test_search_input_stores_query ... ok
[INFO] [stdout] test ui::views::log::tests::test_search_next_finds_match ... ok
[INFO] [stdout] test ui::views::log::tests::test_search_next_no_query ... ok
[INFO] [stdout] test ui::views::log::tests::test_search_next_wraps_around ... ok
[INFO] [stdout] test ui::views::log::tests::test_search_no_match ... ok
[INFO] [stdout] test ui::views::log::tests::test_search_prev_finds_match ... ok
[INFO] [stdout] test ui::views::log::tests::test_search_prev_wraps_around ... ok
[INFO] [stdout] test ui::views::log::tests::test_set_changes ... ok
[INFO] [stdout] test ui::views::log::tests::test_select_change_by_id_found ... ok
[INFO] [stdout] test ui::views::log::tests::test_select_change_by_id_not_found ... ok
[INFO] [stdout] test ui::views::log::tests::test_select_change_by_prefix_empty ... ok
[INFO] [stdout] test ui::views::log::tests::test_select_change_by_prefix_exact_match ... ok
[INFO] [stdout] test ui::views::log::tests::test_select_change_by_prefix_no_match ... ok
[INFO] [stdout] test ui::views::log::tests::test_select_change_by_prefix_short_prefix ... ok
[INFO] [stdout] test ui::views::log::tests::test_select_working_copy_already_selected ... ok
[INFO] [stdout] test ui::views::log::tests::test_select_working_copy_empty_changes ... ok
[INFO] [stdout] test ui::views::log::tests::test_select_working_copy_not_found ... ok
[INFO] [stdout] test ui::views::log::tests::test_select_working_copy_found ... ok
[INFO] [stdout] test ui::views::log::tests::test_selected_change ... ok
[INFO] [stdout] test ui::views::bookmark::tests::test_handle_key_untrack_on_untracked_noop ... ok
[INFO] [stdout] test ui::views::log::tests::test_set_changes_resets_selection ... ok
[INFO] [stdout] test ui::views::log::tests::test_set_describe_input_prefills_first_line ... ok
[INFO] [stdout] test ui::views::log::tests::test_simplify_parents_and_skip_emptied_both_on ... ok
[INFO] [stdout] test ui::views::log::tests::test_simplify_parents_command_returns_action ... ok
[INFO] [stdout] test ui::views::log::tests::test_simplify_parents_included_in_rebase_action ... ok
[INFO] [stdout] test ui::views::log::tests::test_simplify_parents_no_selection ... ok
[INFO] [stdout] test ui::views::log::tests::test_simplify_parents_reset_on_cancel ... ok
[INFO] [stdout] test ui::views::log::tests::test_simplify_parents_reset_on_rebase_start ... ok
[INFO] [stdout] test ui::views::log::tests::test_skip_emptied_false_in_action_when_not_toggled ... ok
[INFO] [stdout] test ui::views::log::tests::test_skip_emptied_included_in_rebase_action ... ok
[INFO] [stdout] test ui::views::log::tests::test_skip_emptied_reset_on_cancel_from_mode_select ... ok
[INFO] [stdout] test ui::views::log::tests::test_skip_emptied_reset_on_cancel_from_rebase_select ... ok
[INFO] [stdout] test ui::views::log::tests::test_simplify_parents_toggle_in_rebase_select ... ok
[INFO] [stdout] test ui::views::log::tests::test_skip_emptied_reset_on_rebase_start ... ok
[INFO] [stdout] test ui::views::log::tests::test_skip_emptied_toggle_in_rebase_select ... ok
[INFO] [stdout] test ui::views::log::tests::test_squash_into_same_revision_blocked ... ok
[INFO] [stdout] test ui::views::log::tests::test_squash_key_enters_select_mode ... ok
[INFO] [stdout] test ui::views::log::tests::test_squash_no_selection ... ok
[INFO] [stdout] test ui::views::log::tests::test_squash_select_cancel ... ok
[INFO] [stdout] test ui::views::log::tests::test_squash_select_confirm ... ok
[INFO] [stdout] test ui::views::log::tests::test_squash_select_ignores_other_keys ... ok
[INFO] [stdout] test ui::views::log::tests::test_squash_select_navigation ... ok
[INFO] [stdout] test ui::views::operation::tests::test_handle_key_back ... ok
[INFO] [stdout] test ui::views::operation::tests::test_handle_key_enter ... ok
[INFO] [stdout] test ui::views::operation::tests::test_navigation ... ok
[INFO] [stdout] test ui::views::operation::tests::test_new_operation_view ... ok
[INFO] [stdout] test ui::views::operation::tests::test_selected_operation ... ok
[INFO] [stdout] test ui::views::operation::tests::test_set_operations ... ok
[INFO] [stdout] test ui::views::resolve::input::tests::test_handle_key_back ... ok
[INFO] [stdout] test ui::views::resolve::input::tests::test_handle_key_diff ... ok
[INFO] [stdout] test ui::views::resolve::input::tests::test_handle_key_enter_non_working_copy ... ok
[INFO] [stdout] test ui::views::resolve::input::tests::test_handle_key_enter_working_copy ... ok
[INFO] [stdout] test ui::views::resolve::input::tests::test_handle_key_navigation ... ok
[INFO] [stdout] test ui::views::resolve::input::tests::test_handle_key_ours ... ok
[INFO] [stdout] test ui::views::resolve::input::tests::test_handle_key_theirs ... ok
[INFO] [stdout] test ui::views::resolve::input::tests::test_ours_theirs_work_for_non_working_copy ... ok
[INFO] [stdout] test ui::views::resolve::tests::test_resolve_view_empty ... ok
[INFO] [stdout] test ui::views::resolve::tests::test_resolve_view_navigation ... ok
[INFO] [stdout] test ui::views::resolve::tests::test_resolve_view_new ... ok
[INFO] [stdout] test ui::views::resolve::tests::test_resolve_view_not_working_copy ... ok
[INFO] [stdout] test ui::views::resolve::tests::test_resolve_view_set_files ... ok
[INFO] [stdout] test ui::views::resolve::tests::test_resolve_view_set_files_empty ... ok
[INFO] [stdout] test ui::views::status::tests::test_empty_status ... ok
[INFO] [stdout] test ui::views::status::tests::file_list_height_accounts_for_conflict_line ... ok
[INFO] [stdout] test ui::views::status::tests::test_f_key_with_conflicts ... ok
[INFO] [stdout] test ui::views::status::tests::test_f_key_without_conflicts ... ok
[INFO] [stdout] test ui::views::status::tests::test_handle_key_navigation ... ok
[INFO] [stdout] test ui::views::status::tests::test_jump_to_first_conflict ... ok
[INFO] [stdout] test ui::views::status::tests::test_jump_to_first_conflict_no_conflicts ... ok
[INFO] [stdout] test ui::views::status::tests::test_jump_to_top_bottom ... ok
[INFO] [stdout] test ui::views::status::tests::test_move_down ... ok
[INFO] [stdout] test ui::views::status::tests::test_handle_key_open_diff ... ok
[INFO] [stdout] test ui::views::status::tests::test_r_key_different_from_r_uppercase ... ok
[INFO] [stdout] test ui::views::status::tests::test_new_status_view ... ok
[INFO] [stdout] test ui::views::status::tests::test_r_key_no_file_selected ... ok
[INFO] [stdout] test ui::views::status::tests::test_r_uppercase_returns_restore_all ... ok
[INFO] [stdout] test ui::views::status::tests::test_restore_all_empty_status ... ok
[INFO] [stdout] test ui::views::status::tests::test_restore_keys_ignored_in_commit_input_mode ... ok
[INFO] [stdout] test ui::views::status::tests::test_selected_file_path ... ok
[INFO] [stdout] test ui::views::status::tests::test_move_up ... ok
[INFO] [stdout] test ui::views::status::tests::test_set_status ... ok
[INFO] [stdout] test ui::views::status::tests::test_e_uppercase_returns_diffedit ... ok
[INFO] [stdout] test ui::views::status::tests::test_r_key_empty_status ... ok
[INFO] [stdout] test ui::views::tag::tests::test_empty_tags ... ok
[INFO] [stdout] test ui::views::status::tests::test_r_key_returns_restore_file ... ok
[INFO] [stdout] test ui::views::status::tests::test_has_conflicts ... ok
[INFO] [stdout] test ui::views::tag::tests::test_handle_key_create ... ok
[INFO] [stdout] test ui::views::tag::tests::test_handle_key_delete ... ok
[INFO] [stdout] test ui::views::tag::tests::test_handle_key_enter_jumpable ... ok
[INFO] [stdout] test ui::views::tag::tests::test_set_tags ... ok
[INFO] [stdout] test ui::views::tag::tests::test_handle_key_enter_not_jumpable ... ok
[INFO] [stdout] test ui::views::tag::tests::test_handle_key_g_G ... ok
[INFO] [stdout] test ui::views::tag::tests::test_handle_key_navigation_j_k ... ok
[INFO] [stdout] test ui::views::tag::tests::test_navigation ... ok
[INFO] [stdout] test ui::views::tag::tests::test_new_tag_view ... ok
[INFO] [stdout] test ui::views::tag::tests::test_select_first_last ... ok
[INFO] [stdout] test ui::views::tag::tests::test_selected_tag ... ok
[INFO] [stdout] test ui::views::trace_detail::input::tests::jk_scrolls_over_all_rows ... ok
[INFO] [stdout] test ui::views::tag::tests::test_set_tags_resets_selection ... ok
[INFO] [stdout] test ui::views::trace_detail::input::tests::quit_returns_back ... ok
[INFO] [stdout] test ui::views::trace_detail::input::tests::yank_on_url_row_copies_it ... ok
[INFO] [stdout] test ui::views::trace_detail::render::tests::format_timestamp_handles_rfc3339_and_garbage ... ok
[INFO] [stdout] test ui::views::trace_detail::render::tests::scroll_start_keeps_cursor_visible ... ok
[INFO] [stdout] test ui::views::trace_detail::tests::current_url_set_when_cursor_on_url_row ... ok
[INFO] [stdout] test ui::views::trace_detail::tests::flattens_urls_in_order ... ok
[INFO] [stdout] test ui::views::trace_detail::tests::no_urls_means_nothing_copyable ... ok
[INFO] [stdout] test ui::views::tag::tests::test_handle_key_delete_empty ... ok
[INFO] [stdout] test ui::views::trace_detail::render::tests::no_url_record_shows_none_marker ... ok
[INFO] [stdout] test ui::views::trace_detail::render::tests::rows_include_version_contributor_ranges_and_urls ... ok
[INFO] [stdout] test ui::views::trace_detail::input::tests::yank_on_non_url_row_returns_no_url ... ok
[INFO] [stdout] test ui::views::workspace::tests::test_handle_key_forget_current_blocked ... ok
[INFO] [stdout] test ui::widgets::help_panel::tests::build_help_lines_bookmark_matches_multiple_sections ... ok
[INFO] [stdout] test ui::widgets::help_panel::tests::build_help_lines_case_insensitive ... ok
[INFO] [stdout] test ui::views::workspace::tests::test_handle_key_forget_non_current ... ok
[INFO] [stdout] test ui::views::workspace::tests::test_handle_key_rename_current ... ok
[INFO] [stdout] test ui::views::workspace::tests::test_is_current ... ok
[INFO] [stdout] test ui::views::workspace::tests::test_navigation ... ok
[INFO] [stdout] test ui::views::workspace::tests::test_new_workspace_view ... ok
[INFO] [stdout] test ui::views::workspace::tests::test_select_first_last ... ok
[INFO] [stdout] test ui::views::workspace::tests::test_set_workspaces ... ok
[INFO] [stdout] test ui::views::workspace::tests::test_handle_key_rename_non_current_blocked ... ok
[INFO] [stdout] test ui::views::workspace::tests::test_handle_key_add ... ok
[INFO] [stdout] test ui::widgets::help_panel::tests::build_help_lines_commit_highlights_describe ... ok
[INFO] [stdout] test ui::widgets::help_panel::tests::build_help_lines_current_view_dedups_quit_key ... ok
[INFO] [stdout] test ui::widgets::help_panel::tests::build_help_lines_current_view_shows_view_global_nav ... ok
[INFO] [stdout] test ui::views::workspace::tests::test_current_workspace_detection ... ok
[INFO] [stdout] test ui::widgets::help_panel::tests::build_help_lines_entries_have_is_entry_true ... ok
[INFO] [stdout] test ui::widgets::help_panel::tests::build_help_lines_no_match_returns_all_false ... ok
[INFO] [stdout] test ui::widgets::help_panel::tests::build_help_lines_no_query_has_no_matches ... ok
[INFO] [stdout] test ui::widgets::help_panel::tests::build_help_lines_original_search_unaffected ... ok
[INFO] [stdout] test ui::widgets::help_panel::tests::build_help_lines_quit_matches ... ok
[INFO] [stdout] test ui::widgets::help_panel::tests::build_help_lines_rebase_prefix_highlights_move ... ok
[INFO] [stdout] test ui::widgets::help_panel::tests::build_help_lines_show_all_includes_blame_resolve_evolog ... ok
[INFO] [stdout] test ui::widgets::help_panel::tests::current_view_evolog_excludes_diff_specific_keys ... ok
[INFO] [stdout] test ui::widgets::help_panel::tests::expand_synonyms_commit_returns_related ... ok
[INFO] [stdout] test ui::widgets::help_panel::tests::expand_synonyms_empty_returns_empty ... ok
[INFO] [stdout] test ui::widgets::help_panel::tests::expand_synonyms_no_match_returns_empty ... ok
[INFO] [stdout] test ui::widgets::help_panel::tests::expand_synonyms_prefix_match ... ok
[INFO] [stdout] test ui::widgets::help_panel::tests::keys_for_view_maps_evolog_and_log ... ok
[INFO] [stdout] test ui::widgets::help_panel::tests::matching_indices_within_current_view_diff ... ok
[INFO] [stdout] test ui::widgets::help_panel::tests::matching_line_indices_empty_for_nonexistent ... ok
[INFO] [stdout] test ui::widgets::status_bar::tests::build_prefixed_content_single_line_when_fits ... ok
[INFO] [stdout] test ui::widgets::help_panel::tests::matching_line_indices_includes_synonyms ... ok
[INFO] [stdout] test ui::widgets::help_panel::tests::matching_line_indices_returns_correct_indices ... ok
[INFO] [stdout] test ui::widgets::status_bar::tests::build_prefixed_content_wraps_to_three_lines ... ok
[INFO] [stdout] test ui::widgets::status_bar::tests::prefixed_height_one_row_when_it_fits ... ok
[INFO] [stdout] test ui::widgets::status_bar::tests::prefixed_height_three_rows_when_prefix_overflows ... ok
[INFO] [stdout] test ui::widgets::status_bar::tests::test_build_content_extremely_narrow ... ok
[INFO] [stdout] test ui::widgets::status_bar::tests::test_build_content_single_line ... ok
[INFO] [stdout] test ui::widgets::status_bar::tests::test_build_content_two_lines ... ok
[INFO] [stdout] test ui::widgets::status_bar::tests::test_build_line ... ok
[INFO] [stdout] test ui::widgets::status_bar::tests::test_build_status_bar_with_prefix ... ok
[INFO] [stdout] test ui::widgets::status_bar::tests::test_hint_to_span ... ok
[INFO] [stdout] test ui::widgets::status_bar::tests::test_hint_width ... ok
[INFO] [stdout] test ui::widgets::status_bar::tests::test_status_hints_height_multi ... ok
[INFO] [stdout] test ui::widgets::status_bar::tests::test_status_hints_height_single ... ok
[INFO] [stdout] test ui::views::status::tests::test_working_copy_id ... ok
[INFO] [stdout] test ui::views::trace_detail::tests::cursor_moves_over_all_rows_and_clamps ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- app::actions::tests::test_unique_patch_filename_with_multiple_conflicts stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'app::actions::tests::test_unique_patch_filename_with_multiple_conflicts' (2655) panicked at src/app/actions/mod.rs:2055:34:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6148d19ad028 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6148d19ad028 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6148d19ad028 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6148d19ad028 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x6148d19c39fa - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x6148d19c39fa - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x6148d19b1a22 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x6148d19b1a22 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x6148d198a476 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6148d198a476 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x6148d19a4b29 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x6148d161124c - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x6148d161124c - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x6148d19a4da2 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x6148d19a4da2 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x6148d198a532 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x6148d197f659 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6148d198b24d - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x6148d19c423c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6148d19c3fb2 - core[8fb95b77d25ab6c8]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x6148d156a001 - <core[8fb95b77d25ab6c8]::result::Result<(), std[10d71ac2c42b111e]::io::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x6148d156a001 - tij[93a73e93a24ed084]::app::actions::tests::test_unique_patch_filename_with_multiple_conflicts
[INFO] [stdout]                                at /opt/rustwide/workdir/src/app/actions/mod.rs:2055:34
[INFO] [stdout]   22:     0x6148d1552a87 - tij[93a73e93a24ed084]::app::actions::tests::test_unique_patch_filename_with_multiple_conflicts::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/app/actions/mod.rs:2044:60
[INFO] [stdout]   23:     0x6148d15a1926 - <tij[93a73e93a24ed084]::app::actions::tests::test_unique_patch_filename_with_multiple_conflicts::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x6148d160432b - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x6148d160432b - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   26:     0x6148d1611ba5 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   27:     0x6148d1611ba5 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   28:     0x6148d1611ba5 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x6148d1611ba5 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x6148d1611ba5 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x6148d1611ba5 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   32:     0x6148d1611ba5 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   33:     0x6148d160b4b4 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   34:     0x6148d160b4b4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x6148d1614c22 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   36:     0x6148d1614c22 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   37:     0x6148d1614c22 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x6148d1614c22 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x6148d1614c22 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x6148d1614c22 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   41:     0x6148d1614c22 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x6148d19ac7af - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   43:     0x6148d19ac7af - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   44:     0x75fc419b0aa4 - <unknown>
[INFO] [stdout]   45:     0x75fc41a3da64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- app::actions::tests::test_unique_patch_filename_with_conflict stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'app::actions::tests::test_unique_patch_filename_with_conflict' (2654) panicked at src/app/actions/mod.rs:2034:39:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6148d19ad028 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6148d19ad028 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6148d19ad028 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6148d19ad028 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x6148d19c39fa - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x6148d19c39fa - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x6148d19b1a22 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x6148d19b1a22 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x6148d198a476 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6148d198a476 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x6148d19a4b29 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x6148d161124c - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x6148d161124c - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x6148d19a4da2 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x6148d19a4da2 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x6148d198a532 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x6148d197f659 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6148d198b24d - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x6148d19c423c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6148d19c3fb2 - core[8fb95b77d25ab6c8]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x6148d1566f08 - <core[8fb95b77d25ab6c8]::result::Result<(), std[10d71ac2c42b111e]::io::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x6148d1566f08 - tij[93a73e93a24ed084]::app::actions::tests::test_unique_patch_filename_with_conflict
[INFO] [stdout]                                at /opt/rustwide/workdir/src/app/actions/mod.rs:2034:39
[INFO] [stdout]   22:     0x6148d15528d7 - tij[93a73e93a24ed084]::app::actions::tests::test_unique_patch_filename_with_conflict::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/app/actions/mod.rs:2028:50
[INFO] [stdout]   23:     0x6148d15a16e6 - <tij[93a73e93a24ed084]::app::actions::tests::test_unique_patch_filename_with_conflict::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x6148d160432b - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x6148d160432b - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   26:     0x6148d1611ba5 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   27:     0x6148d1611ba5 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   28:     0x6148d1611ba5 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x6148d1611ba5 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x6148d1611ba5 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x6148d1611ba5 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   32:     0x6148d1611ba5 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   33:     0x6148d160b4b4 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   34:     0x6148d160b4b4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x6148d1614c22 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   36:     0x6148d1614c22 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   37:     0x6148d1614c22 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x6148d1614c22 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x6148d1614c22 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x6148d1614c22 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   41:     0x6148d1614c22 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x6148d19ac7af - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   43:     0x6148d19ac7af - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   44:     0x75fc419b0aa4 - <unknown>
[INFO] [stdout]   45:     0x75fc41a3da64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     app::actions::tests::test_unique_patch_filename_with_conflict
[INFO] [stdout]     app::actions::tests::test_unique_patch_filename_with_multiple_conflicts
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 984 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.34s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "889b9d8f1be849148d8bb661fd2a5f73889b22a5f40aa990c181ca35bbb91118", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "889b9d8f1be849148d8bb661fd2a5f73889b22a5f40aa990c181ca35bbb91118", kill_on_drop: false }`
[INFO] [stdout] 889b9d8f1be849148d8bb661fd2a5f73889b22a5f40aa990c181ca35bbb91118
