[INFO] fetching crate tij 0.4.24... [INFO] testing tij-0.4.24 against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210-2 [INFO] extracting crate tij 0.4.24 into /workspace/builds/worker-3-tc2/source [INFO] removed /workspace/builds/worker-3-tc2/source/rust-toolchain.toml [INFO] started tweaking crates.io crate tij 0.4.24 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate tij 0.4.24 [INFO] tweaked toml for crates.io crate tij 0.4.24 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate tij 0.4.24 on toolchain dec9417b8611e34e787a3e4c37686b5131f9e5c5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate tij 0.4.24 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 05fd488d3d5539e46904b0fb0791f5648ef100e3f5bf7bf9b3ebae3f80a91695 [INFO] running `Command { std: "docker" "start" "-a" "05fd488d3d5539e46904b0fb0791f5648ef100e3f5bf7bf9b3ebae3f80a91695", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "05fd488d3d5539e46904b0fb0791f5648ef100e3f5bf7bf9b3ebae3f80a91695", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "05fd488d3d5539e46904b0fb0791f5648ef100e3f5bf7bf9b3ebae3f80a91695", kill_on_drop: false }` [INFO] [stdout] 05fd488d3d5539e46904b0fb0791f5648ef100e3f5bf7bf9b3ebae3f80a91695 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e97cefd40f97fdf5de3adadf66f4d4d2572c5087fe0921d6d70e0877bc1c4670 [INFO] running `Command { std: "docker" "start" "-a" "e97cefd40f97fdf5de3adadf66f4d4d2572c5087fe0921d6d70e0877bc1c4670", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.114 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling foldhash v0.2.0 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling castaway v0.2.4 [INFO] [stderr] Compiling ryu v1.0.22 [INFO] [stderr] Compiling hashbrown v0.16.1 [INFO] [stderr] Compiling unicode-width v0.2.0 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling instability v0.3.11 [INFO] [stderr] Compiling indoc v2.0.7 [INFO] [stderr] Compiling lru v0.16.3 [INFO] [stderr] Compiling convert_case v0.10.0 [INFO] [stderr] Compiling compact_str v0.9.0 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling rustix v1.1.3 [INFO] [stderr] Compiling deranged v0.5.5 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling mio v1.1.1 [INFO] [stderr] Compiling lock_api v0.4.14 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Compiling owo-colors v4.2.3 [INFO] [stderr] Compiling litrs v1.0.0 [INFO] [stderr] Compiling time-core v0.1.8 [INFO] [stderr] Compiling num-conv v0.2.0 [INFO] [stderr] Compiling num_threads v0.1.7 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling unicode-truncate v2.0.1 [INFO] [stderr] Compiling signal-hook-mio v0.2.5 [INFO] [stderr] Compiling tracing-subscriber v0.3.22 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling line-clipping v0.3.5 [INFO] [stderr] Compiling color-spantrace v0.3.0 [INFO] [stderr] Compiling object v0.37.3 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling document-features v0.2.12 [INFO] [stderr] Compiling regex-syntax v0.8.9 [INFO] [stderr] Compiling time v0.3.47 [INFO] [stderr] Compiling tracing-error v0.2.1 [INFO] [stderr] Compiling darling_core v0.23.0 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling strum_macros v0.27.2 [INFO] [stderr] Compiling derive_more-impl v2.1.1 [INFO] [stderr] Compiling derive_more v2.1.1 [INFO] [stderr] Compiling crossterm v0.29.0 [INFO] [stderr] Compiling kasuari v0.4.11 [INFO] [stderr] Compiling backtrace v0.3.76 [INFO] [stderr] Compiling strum v0.27.2 [INFO] [stderr] Compiling ratatui-core v0.1.0 [INFO] [stderr] Compiling color-eyre v0.6.5 [INFO] [stderr] Compiling darling_macro v0.23.0 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling darling v0.23.0 [INFO] [stderr] Compiling ratatui-widgets v0.3.0 [INFO] [stderr] Compiling ratatui-crossterm v0.1.0 [INFO] [stderr] Compiling ratatui-macros v0.7.0 [INFO] [stderr] Compiling ratatui v0.30.0 [INFO] [stderr] Compiling tij v0.4.24 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 55.73s [INFO] running `Command { std: "docker" "inspect" "e97cefd40f97fdf5de3adadf66f4d4d2572c5087fe0921d6d70e0877bc1c4670", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e97cefd40f97fdf5de3adadf66f4d4d2572c5087fe0921d6d70e0877bc1c4670", kill_on_drop: false }` [INFO] [stdout] e97cefd40f97fdf5de3adadf66f4d4d2572c5087fe0921d6d70e0877bc1c4670 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2ad0e613191a07e72d3638aad5cd2d52f6c06e554965953b03ed7a568f6a01cb [INFO] running `Command { std: "docker" "start" "-a" "2ad0e613191a07e72d3638aad5cd2d52f6c06e554965953b03ed7a568f6a01cb", kill_on_drop: false }` [INFO] [stderr] Compiling rustix v1.1.3 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling zerocopy v0.8.39 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling backtrace v0.3.76 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling pest v2.8.6 [INFO] [stderr] Compiling wait-timeout v0.2.1 [INFO] [stderr] Compiling bit-vec v0.8.0 [INFO] [stderr] Compiling rand_core v0.9.5 [INFO] [stderr] Compiling color-eyre v0.6.5 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling rand_xorshift v0.4.0 [INFO] [stderr] Compiling bit-set v0.8.0 [INFO] [stderr] Compiling console v0.15.11 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling similar v2.7.0 [INFO] [stderr] Compiling pest_meta v2.8.6 [INFO] [stderr] Compiling unarray v0.1.4 [INFO] [stderr] Compiling pest_generator v2.8.6 [INFO] [stderr] Compiling crossterm v0.29.0 [INFO] [stderr] Compiling tempfile v3.25.0 [INFO] [stderr] Compiling rusty-fork v0.3.1 [INFO] [stderr] Compiling pest_derive v2.8.6 [INFO] [stderr] Compiling insta v1.46.3 [INFO] [stderr] Compiling ratatui-crossterm v0.1.0 [INFO] [stderr] Compiling ratatui v0.30.0 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling tij v0.4.24 (/opt/rustwide/workdir) [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling proptest v1.10.0 [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 02s [INFO] running `Command { std: "docker" "inspect" "2ad0e613191a07e72d3638aad5cd2d52f6c06e554965953b03ed7a568f6a01cb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2ad0e613191a07e72d3638aad5cd2d52f6c06e554965953b03ed7a568f6a01cb", kill_on_drop: false }` [INFO] [stdout] 2ad0e613191a07e72d3638aad5cd2d52f6c06e554965953b03ed7a568f6a01cb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 4c28f6d522d5184ed680513462c1eeb13bd9c7def4a73d31dad4c81934d1e631 [INFO] running `Command { std: "docker" "start" "-a" "4c28f6d522d5184ed680513462c1eeb13bd9c7def4a73d31dad4c81934d1e631", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.32s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/tij-e6e799007c4efd5d) [INFO] [stdout] [INFO] [stdout] running 765 tests [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_case_insensitive ... ok [INFO] [stdout] test app::actions::bookmark::tests::test_is_bookmark_exists_error_different_error ... 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_with_bookmark_already ... 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::dialog::tests::test_metaedit_new_change_id_cancelled_does_nothing ... 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_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_set_author_empty_is_noop ... 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_metaedit_set_author_cancelled_does_nothing ... ok [INFO] [stdout] test app::actions::dialog::tests::test_parallelize_dialog_cancelled_does_nothing ... 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_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_revert_dialog_cancelled_does_nothing ... ok [INFO] [stdout] test app::actions::dialog::tests::test_parallelize_dialog_confirmed_calls_execute ... 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_empty_description_error_lowercase ... 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::dialog::tests::test_simplify_parents_dialog_confirmed_calls_execute ... 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_hint_format ... ok [INFO] [stdout] test app::actions::push::tests::test_format_bookmark_status_force_label ... 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_format_bookmark_status_protected_force_label ... ok [INFO] [stdout] test app::actions::push::tests::test_has_force_push_forward_only ... ok [INFO] [stdout] test app::actions::push::tests::test_is_immutable_bookmark_feature ... 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_main ... 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::push::tests::test_multi_bookmark_mode_no_sentinel_collision ... 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_multi_bookmark_mode_cancelled_clears_remote ... ok [INFO] [stdout] test app::actions::push::tests::test_is_immutable_bookmark_trunk ... 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_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_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_empty_bookmarks ... ok [INFO] [stdout] test app::actions::push::tests::test_push_target_remote_cleared_by_execute_push_change ... ok [INFO] [stdout] test app::actions::tests::test_description_comparison_different ... ok [INFO] [stdout] test app::actions::tests::test_description_comparison_identical ... ok [INFO] [stdout] test app::actions::tests::test_export_compare_mode_uses_diff_range_not_show ... ok [INFO] [stdout] test app::actions::tests::test_export_normal_mode_uses_diff_git ... ok [INFO] [stdout] test app::actions::tests::test_multiline_detection_empty_string ... 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_push_target_remote_cleared_on_remote_select_cancel ... ok [INFO] [stdout] test app::actions::tests::test_multiline_detection_single_line ... 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_multiline_detection_two_lines_with_trailing_newline ... ok [INFO] [stdout] test app::actions::tests::test_copy_clipboard_compare_mode_uses_diff_range ... 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_parse_duplicate_output ... ok [INFO] [stdout] test app::actions::tests::test_parse_duplicate_output_empty ... ok [INFO] [stdout] test app::actions::tests::test_notify_info_sets_notification ... ok [INFO] [stdout] test app::actions::tests::test_parse_duplicate_output_multiline ... 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_parse_undo_message_fallback ... ok [INFO] [stdout] test app::actions::tests::test_parse_undo_message_jj039_format ... ok [INFO] [stdout] test app::actions::tests::test_notify_success_sets_notification ... ok [INFO] [stdout] test app::actions::tests::test_record_command_preserves_args_on_failure ... ok [INFO] [stdout] test app::actions::tests::test_parallelize_notification_empty_output_is_success ... ok [INFO] [stdout] test app::actions::tests::test_parallelize_notification_nothing_output ... ok [INFO] [stdout] test app::actions::tests::test_set_error_sets_error_message ... ok [INFO] [stdout] test app::actions::tests::test_record_str_command_preserves_args_on_failure ... ok [INFO] [stdout] test app::actions::tests::test_unique_patch_filename_no_conflict ... ok [INFO] [stdout] test app::helpers::revision::tests::test_change_id_for_commit_empty_list ... ok [INFO] [stdout] test app::actions::tests::test_record_command_preserves_args_on_success ... ok [INFO] [stdout] test app::actions::tests::test_record_interactive_command_preserves_args_on_failure ... ok [INFO] [stdout] test app::helpers::revision::tests::test_change_id_for_commit_not_found ... ok [INFO] [stdout] test app::helpers::revision::tests::test_change_id_for_commit_found ... ok [INFO] [stdout] test app::actions::tests::test_description_comparison_trailing_whitespace_normalized ... 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::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_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_exact_8 ... ok [INFO] [stdout] test app::helpers::revision::tests::test_short_id_empty ... ok [INFO] [stdout] test app::helpers::revision::tests::test_is_root_by_commit_id_false ... 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::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_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_question_mark_stays_in_search ... 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::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::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::test_build_preview_lines_truncated ... ok [INFO] [stdout] test app::input::tests::help_search_ctrl_l_suppressed ... 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_with_bookmarks ... ok [INFO] [stdout] test app::input::tests::help_normal_mode_esc_goes_back ... ok [INFO] [stdout] test app::render::tests::test_build_preview_lines_zero_remaining_sacrifices_blank ... ok [INFO] [stdout] test app::input::tests::help_search_enter_confirms_and_exits_input ... 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_deletes ... ok [INFO] [stdout] test app::render::tests::test_extract_file_summaries_totals ... ok [INFO] [stdout] test app::render::tests::test_git_format_falls_back_to_infer ... ok [INFO] [stdout] test app::render::tests::test_infer_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_truncate_path_budget_two ... ok [INFO] [stdout] test app::render::tests::test_extract_file_summaries_rename_is_modified ... 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_zero ... ok [INFO] [stdout] test app::render::tests::test_extract_file_summaries_modified_with_only_adds ... ok [INFO] [stdout] test app::render::tests::test_truncate_path_fits ... ok [INFO] [stdout] test app::state::tests::dirty_flags_log_and_bookmarks_includes_op_log ... ok [INFO] [stdout] test app::state::tests::dirty_flags_default_is_all_false ... ok [INFO] [stdout] test app::render::tests::test_truncate_path_truncated ... ok [INFO] [stdout] test app::state::tests::dirty_flags_all_sets_everything ... ok [INFO] [stdout] test app::state::tests::dirty_flags_log_and_status_includes_op_log ... ok [INFO] [stdout] test app::state::tests::go_to_view_operation_skips_refresh_when_not_dirty ... ok [INFO] [stdout] test app::state::tests::go_back_defaults_to_log_when_no_previous ... ok [INFO] [stdout] test app::state::tests::go_back_sets_previous_view ... ok [INFO] [stdout] test app::state::tests::preview_cache_clear ... ok [INFO] [stdout] test app::state::tests::init_dirty_flags ... ok [INFO] [stdout] test app::render::tests::test_parse_diff_body_to_file_summaries_preserves_file_op ... ok [INFO] [stdout] test app::state::tests::dirty_flags_log_includes_op_log ... 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::go_to_view_status_skips_refresh_when_not_dirty ... 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_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_keeps_matching ... ok [INFO] [stdout] test app::state::tests::preview_cache_validate_skips_graph_only ... ok [INFO] [stdout] test jj::constants::tests::test_jj_command_name ... ok [INFO] [stdout] test app::state::tests::update_preview_noop_when_disabled ... ok [INFO] [stdout] test app::state::tests::update_preview_skips_when_cache_hit ... 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 jj::constants::tests::test_no_color_flag_format ... 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::constants::tests::test_root_change_id_is_all_z ... ok [INFO] [stdout] test jj::parser::bookmark::tests::test_filter_untracked_remotes ... ok [INFO] [stdout] test jj::executor::tests::test_push_bulk_mode_flag ... ok [INFO] [stdout] test jj::executor::tests::test_push_bulk_mode_label ... ok [INFO] [stdout] test jj::constants::tests::test_root_change_id_length ... ok [INFO] [stdout] test jj::parser::bookmark::tests::test_parse_bookmark_list ... ok [INFO] [stdout] test jj::parser::evolog::tests::test_parse_evolog_empty_commit ... 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_output ... 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_empty_output ... ok [INFO] [stdout] test jj::parser::push::tests::test_parse_move_backward ... ok [INFO] [stdout] test jj::parser::push::tests::test_parse_mixed_actions_with_force ... ok [INFO] [stdout] test jj::parser::evolog::tests::test_parse_evolog_malformed_line_skipped ... ok [INFO] [stdout] test jj::parser::push::tests::test_parse_delete_bookmark ... 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::tag::tests::test_parse_empty_output ... ok [INFO] [stdout] test jj::parser::push::tests::test_parse_move_forward ... ok [INFO] [stdout] test jj::parser::tag::tests::test_parse_local_tag_without_description ... ok [INFO] [stdout] test jj::parser::push::tests::test_parse_move_sideways ... ok [INFO] [stdout] test jj::parser::push::tests::test_parse_unknown_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_malformed_line_skipped ... 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_multiple_tags ... ok [INFO] [stdout] test jj::parser::tag::tests::test_parse_remote_tag_without_description ... 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_file_op_set_on_headers ... ok [INFO] [stdout] test jj::parser::tests::test_parse_author_line ... 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_body_empty ... ok [INFO] [stdout] test jj::parser::tests::test_parse_diff_body_stat_empty ... 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_added ... ok [INFO] [stdout] test jj::parser::tests::test_parse_diff_line_context ... ok [INFO] [stdout] test jj::parser::tests::test_extract_file_info ... 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_diff_line_deleted_file_no_prefix ... 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_content_with_colon_pattern ... 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_file_annotate_empty_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_file_annotate_author_with_digits ... ok [INFO] [stdout] test jj::parser::tests::test_parse_git_hunk_header_is_context ... ok [INFO] [stdout] test jj::parser::tests::test_parse_file_annotate_with_tabs_in_content ... ok [INFO] [stdout] test jj::parser::tests::test_parse_git_index_line_skipped ... ok [INFO] [stdout] test jj::parser::tests::test_parse_git_multiple_files ... ok [INFO] [stdout] test jj::parser::tests::test_parse_git_triple_plus_not_added ... 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_graph_only_lines ... ok [INFO] [stdout] test jj::parser::tests::test_parse_log_empty_lines_skipped ... ok [INFO] [stdout] test jj::parser::tests::test_parse_log_missing_conflict_field ... ok [INFO] [stdout] test jj::parser::tests::test_parse_log_record_empty_fields ... ok [INFO] [stdout] test jj::parser::tests::test_parse_log_record ... ok [INFO] [stdout] test jj::parser::tests::test_parse_log_record_no_bookmarks ... ok [INFO] [stdout] test jj::parser::tests::test_parse_log_with_conflict ... ok [INFO] [stdout] test jj::parser::tests::test_parse_log_with_graph_branch ... ok [INFO] [stdout] test jj::parser::tests::test_parse_log_with_graph_simple ... ok [INFO] [stdout] test jj::parser::tests::test_parse_log_without_conflict ... 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_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_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_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_show_header ... 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_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_with_file_diff ... ok [INFO] [stdout] test jj::parser::tests::test_parse_show_three_paragraph_description ... 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_with_conflict ... ok [INFO] [stdout] test jj::parser::tests::test_parse_status_output ... ok [INFO] [stdout] test jj::parser::tests::test_parse_op_log_multiple ... ok [INFO] [stdout] test jj::parser::tests::test_parse_resolve_list_path_with_spaces ... 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_parse_resolve_list_space_delimiter ... ok [INFO] [stdout] test jj::parser::tests::test_parse_resolve_list_multiple_spaces ... ok [INFO] [stdout] test jj::parser::tests::test_split_graph_prefix_two_level ... ok [INFO] [stdout] test jj::parser::tests::test_split_graph_prefix_no_change_id ... 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_description_with_tabs ... ok [INFO] [stdout] test jj::parser::tests::test_split_graph_prefix_simple ... ok [INFO] [stdout] test jj::parser::workspace::tests::test_parse_empty_description ... ok [INFO] [stdout] test jj::parser::tests::test_split_graph_prefix_one_level ... ok [INFO] [stdout] test jj::parser::workspace::tests::test_parse_malformed_line_skipped ... ok [INFO] [stdout] test jj::template::tests::test_file_annotate_template_has_required_fields ... ok [INFO] [stdout] test jj::parser::workspace::tests::test_parse_single_workspace ... 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 jj::template::tests::test_field_separator_is_tab ... ok [INFO] [stdout] test jj::parser::workspace::tests::test_parse_multiple_workspaces ... 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_single_select_hints ... ok [INFO] [stdout] test keys::tests::dialog_overrides_log_normal ... ok [INFO] [stdout] test keys::tests::diff_view_returns_empty ... ok [INFO] [stdout] test keys::tests::dialog_select_hints ... 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_with_bookmarks_includes_push_and_del ... ok [INFO] [stdout] test keys::tests::log_normal_always_includes_core_hints ... 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::help_view_returns_empty ... ok [INFO] [stdout] test keys::tests::dialog_confirm_hints ... ok [INFO] [stdout] test keys::tests::log_squash_select_hints ... ok [INFO] [stdout] test app::actions::tests::test_unique_patch_filename_with_conflict ... FAILED [INFO] [stdout] test app::actions::tests::test_unique_patch_filename_with_multiple_conflicts ... FAILED [INFO] [stdout] test keys::tests::no_dialog_returns_view_hints ... 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::resolve_always_includes_ours_theirs_diff_back ... ok [INFO] [stdout] test keys::tests::log_search_input_hints ... 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 model::annotation::tests::test_annotation_content_new ... ok [INFO] [stdout] test model::annotation::tests::test_annotation_line_short_author ... ok [INFO] [stdout] test model::annotation::tests::test_annotation_line_short_timestamp ... ok [INFO] [stdout] test model::bookmark::tests::test_bookmark_info_display_label_no_description ... 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::bookmark::tests::test_bookmark_info_display_label ... ok [INFO] [stdout] test model::bookmark::tests::test_bookmark_info_is_jumpable ... ok [INFO] [stdout] test model::change::tests::test_marker_working_copy ... ok [INFO] [stdout] test model::change::tests::test_display_description ... ok [INFO] [stdout] test model::command_record::tests::test_empty_history ... ok [INFO] [stdout] test model::change::tests::test_short_id ... ok [INFO] [stdout] test model::diff::tests::test_diff_content_default ... ok [INFO] [stdout] test model::command_record::tests::test_records_order ... ok [INFO] [stdout] test model::change::tests::test_marker_regular ... ok [INFO] [stdout] test model::diff::tests::test_diff_content_has_changes ... ok [INFO] [stdout] test model::diff::tests::test_diff_line_added ... ok [INFO] [stdout] test model::conflict::tests::test_conflict_file_creation ... ok [INFO] [stdout] test model::diff::tests::test_diff_line_file_header ... ok [INFO] [stdout] test model::diff::tests::test_diff_content_file_count ... ok [INFO] [stdout] test model::command_record::tests::test_push_and_capacity ... ok [INFO] [stdout] test model::diff::tests::test_diff_line_context ... ok [INFO] [stdout] test model::diff::tests::test_diff_line_deleted ... ok [INFO] [stdout] test model::diff::tests::test_display_format_labels ... 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_file_header_with_op ... ok [INFO] [stdout] test model::diff::tests::test_diff_line_kind_equality ... ok [INFO] [stdout] test model::diff::tests::test_diff_line_separator ... ok [INFO] [stdout] test model::diff::tests::test_display_format_cycle ... ok [INFO] [stdout] test model::diff::tests::test_display_format_default ... ok [INFO] [stdout] test model::id::tests::test_change_id_display ... ok [INFO] [stdout] test model::id::tests::test_change_id_eq_str ... 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::file_status::tests::test_status_is_clean ... ok [INFO] [stdout] test model::id::tests::test_contains ... ok [INFO] [stdout] test model::file_status::tests::test_file_status_indicator ... ok [INFO] [stdout] test model::file_status::tests::test_status_count_by_state ... 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_hash_works ... ok [INFO] [stdout] test model::id::tests::test_commit_id_display ... ok [INFO] [stdout] test model::id::tests::test_starts_with ... ok [INFO] [stdout] test model::notification::tests::test_notification_info ... ok [INFO] [stdout] test model::id::tests::test_default_is_empty ... ok [INFO] [stdout] test model::notification::tests::test_notification_new ... ok [INFO] [stdout] test model::notification::tests::test_notification_not_expired_immediately ... ok [INFO] [stdout] test model::notification::tests::test_notification_success ... ok [INFO] [stdout] test model::notification::tests::test_notification_warning ... ok [INFO] [stdout] test model::operation::tests::test_short_id ... ok [INFO] [stdout] test model::operation::tests::test_short_id_short_input ... 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::notification::tests::test_notification_string_conversion ... ok [INFO] [stdout] test model::tag::tests::test_is_local ... ok [INFO] [stdout] test ui::components::blocks::tests::test_bordered_block ... ok [INFO] [stdout] test model::workspace::tests::test_not_default ... ok [INFO] [stdout] test model::workspace::tests::test_is_default ... ok [INFO] [stdout] test model::tag::tests::test_full_name_remote ... 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_confirm_dialog_no ... ok [INFO] [stdout] test ui::components::dialog::tests::test_confirm_dialog_yes ... ok [INFO] [stdout] test ui::components::dialog::tests::test_confirm_dialog_ignores_other_keys ... ok [INFO] [stdout] test ui::components::dialog::tests::test_dialog_callback_equality_different_data ... ok [INFO] [stdout] test ui::components::dialog::tests::test_dialog_callback_different_variants ... ok [INFO] [stdout] test ui::components::dialog::tests::test_select_dialog_cancel ... ok [INFO] [stdout] test ui::components::dialog::tests::test_dialog_callback_clone_with_data ... ok [INFO] [stdout] test ui::components::dialog::tests::test_select_dialog_toggle ... ok [INFO] [stdout] test ui::components::dialog::tests::test_confirm_dialog_with_detail ... ok [INFO] [stdout] test ui::components::dialog::tests::test_select_dialog_confirm ... 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_select_dialog_empty_confirm_is_cancelled ... 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::message::tests::test_build_error_line_with_special_chars ... ok [INFO] [stdout] test ui::components::empty_state::tests::test_empty_state_with_hint ... ok [INFO] [stdout] test ui::navigation::tests::test_adjust_scroll_edge_just_outside ... ok [INFO] [stdout] test ui::components::dialog::tests::test_single_select_dialog_enter_confirms_current ... ok [INFO] [stdout] test ui::components::empty_state::tests::test_empty_state_without_hint ... ok [INFO] [stdout] test ui::navigation::tests::test_adjust_scroll_no_change_needed ... ok [INFO] [stdout] test ui::navigation::tests::test_adjust_scroll_selected_above_viewport ... ok [INFO] [stdout] test ui::navigation::tests::test_select_next_at_max ... ok [INFO] [stdout] test ui::navigation::tests::test_adjust_scroll_selected_below_viewport ... ok [INFO] [stdout] test ui::navigation::tests::test_select_next_basic ... ok [INFO] [stdout] test ui::navigation::tests::test_adjust_scroll_edge_just_visible ... ok [INFO] [stdout] test ui::navigation::tests::test_adjust_scroll_visible_count_zero ... ok [INFO] [stdout] test ui::navigation::tests::test_select_next_zero_max ... ok [INFO] [stdout] test ui::navigation::tests::test_select_prev_at_zero ... ok [INFO] [stdout] test ui::symbols::tests::test_empty_labels_not_empty ... ok [INFO] [stdout] test ui::theme::tests::test_diff_view_colors_defined ... ok [INFO] [stdout] test ui::theme::tests::test_log_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 ... 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::tests::test_blame_view_navigation ... ok [INFO] [stdout] test ui::views::blame::tests::test_blame_view_new ... ok [INFO] [stdout] test ui::views::blame::input::tests::test_handle_key_navigation ... ok [INFO] [stdout] test ui::theme::tests::test_status_view_colors_defined ... ok [INFO] [stdout] test ui::navigation::tests::test_select_prev_basic ... ok [INFO] [stdout] test ui::views::bookmark::render::tests::truncate_str_emoji ... ok [INFO] [stdout] test ui::views::blame::tests::test_blame_view_selected_change_id ... ok [INFO] [stdout] test ui::symbols::tests::test_markers_are_single_char ... ok [INFO] [stdout] test ui::views::bookmark::render::tests::truncate_str_exact_length_unchanged ... ok [INFO] [stdout] test ui::views::bookmark::render::tests::truncate_str_long_string_adds_ellipsis ... ok [INFO] [stdout] test ui::views::bookmark::render::tests::truncate_str_multibyte_exact_fit ... ok [INFO] [stdout] test ui::views::blame::tests::test_blame_view_set_content ... ok [INFO] [stdout] test ui::views::bookmark::render::tests::truncate_str_max_len_3_no_ellipsis ... ok [INFO] [stdout] test ui::views::blame::tests::test_blame_view_set_content_with_revision ... ok [INFO] [stdout] test ui::views::bookmark::render::tests::truncate_str_multibyte_japanese ... ok [INFO] [stdout] test ui::views::bookmark::render::tests::truncate_str_empty_string ... ok [INFO] [stdout] test ui::views::bookmark::render::tests::truncate_str_short_string_unchanged ... 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_untracked_remote_ignored ... ok [INFO] [stdout] test ui::views::bookmark::tests::test_forget_action_remote_ignored ... ok [INFO] [stdout] test ui::views::bookmark::tests::test_handle_key_delete ... 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_track ... ok [INFO] [stdout] test ui::views::bookmark::tests::test_handle_key_track_on_local_noop ... ok [INFO] [stdout] test ui::views::bookmark::tests::test_handle_key_untrack_on_local_noop ... ok [INFO] [stdout] test ui::views::bookmark::tests::test_handle_key_untrack_on_untracked_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_handle_key_untrack ... ok [INFO] [stdout] test ui::views::bookmark::tests::test_move_action_local_bookmark ... ok [INFO] [stdout] test ui::views::bookmark::tests::test_handle_key_delete_on_remote_noop ... ok [INFO] [stdout] test ui::views::bookmark::tests::test_move_action_remote_shows_unavailable ... ok [INFO] [stdout] test ui::views::bookmark::tests::test_rename_action_remote_ignored ... 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_emoji_backspace ... ok [INFO] [stdout] test ui::views::bookmark::tests::test_navigation_skip_headers ... 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_handle_key_enter_jumpable ... 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_select_first_last ... ok [INFO] [stdout] test ui::views::bookmark::tests::test_set_bookmarks_alphabetical_within_group ... ok [INFO] [stdout] test ui::views::bookmark::tests::test_set_bookmarks_group_order ... ok [INFO] [stdout] test ui::views::command_history::tests::test_empty_history_no_panic ... ok [INFO] [stdout] test ui::views::bookmark::tests::test_selected_bookmark ... ok [INFO] [stdout] test ui::views::command_history::tests::test_handle_key_back_esc ... ok [INFO] [stdout] test ui::views::bookmark::tests::test_set_bookmarks_filters_git_remotes ... ok [INFO] [stdout] test ui::views::command_history::tests::test_handle_key_back_q ... ok [INFO] [stdout] test ui::views::command_history::tests::test_handle_key_enter_empty ... ok [INFO] [stdout] test ui::views::bookmark::tests::test_rename_state_cursor_char_count ... ok [INFO] [stdout] test ui::views::bookmark::tests::test_rename_input_cancel ... ok [INFO] [stdout] test ui::views::command_history::tests::test_handle_key_navigation_j_k ... ok [INFO] [stdout] test ui::views::command_history::tests::test_navigation ... ok [INFO] [stdout] test ui::views::command_history::tests::test_new_command_history_view ... ok [INFO] [stdout] test ui::views::command_history::tests::test_select_first_last ... ok [INFO] [stdout] test ui::views::command_history::tests::test_toggle_detail ... ok [INFO] [stdout] test ui::views::diff::tests::test_clear_resets_format ... 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_current_context_empty ... ok [INFO] [stdout] test ui::views::diff::tests::test_diff_view_clear ... ok [INFO] [stdout] test ui::views::diff::tests::test_diff_view_current_file_name ... ok [INFO] [stdout] test ui::views::command_history::tests::test_handle_key_enter_toggle ... ok [INFO] [stdout] test ui::views::command_history::tests::test_handle_key_g_G ... ok [INFO] [stdout] test ui::views::diff::tests::test_diff_view_current_context ... ok [INFO] [stdout] test ui::views::command_history::tests::test_move_closes_detail ... 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_empty ... 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_scroll ... 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_scroll_with_zero_visible_height ... ok [INFO] [stdout] test ui::views::diff::tests::test_diff_view_file_jump ... 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_new ... ok [INFO] [stdout] test ui::views::diff::tests::test_diff_view_update_current_file_index ... ok [INFO] [stdout] test ui::views::diff::tests::test_diff_view_scroll_bounds ... ok [INFO] [stdout] test ui::views::diff::tests::test_format_rollback_pattern ... ok [INFO] [stdout] test ui::views::diff::tests::test_write_key_returns_export ... ok [INFO] [stdout] test ui::views::evolog::tests::test_empty_entries ... ok [INFO] [stdout] test ui::views::diff::tests::test_extract_new_path_from_rename ... 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_format_cycle_key_returns_cycle_format ... ok [INFO] [stdout] test ui::views::diff::tests::test_diff_view_handle_key_scroll ... ok [INFO] [stdout] test ui::views::diff::tests::test_jump_to_file_with_rename ... ok [INFO] [stdout] test ui::views::evolog::tests::test_handle_key_back ... 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::test_build_title_includes_revset_count ... ok [INFO] [stdout] test ui::views::log::tests::test_absorb_key_returns_action ... ok [INFO] [stdout] test ui::views::log::tests::test_bookmark_delete_on_change_with_bookmarks ... ok [INFO] [stdout] test ui::views::log::tests::test_bookmark_delete_on_change_without_bookmarks ... ok [INFO] [stdout] test ui::views::evolog::tests::test_new_evolog_view ... ok [INFO] [stdout] test ui::views::log::tests::test_bookmark_input_cancel ... ok [INFO] [stdout] test ui::views::evolog::tests::test_handle_key_enter ... ok [INFO] [stdout] test ui::views::log::tests::test_absorb_key_works_without_selection ... ok [INFO] [stdout] test ui::views::log::render::tests::test_build_title_includes_truncated_indicator_for_revset ... ok [INFO] [stdout] test ui::views::log::tests::test_bookmark_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::render::tests::test_build_title_includes_truncated_indicator_without_revset ... 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_key_returns_action ... ok [INFO] [stdout] test ui::views::log::tests::test_bookmark_input_submit ... ok [INFO] [stdout] test ui::views::log::tests::test_describe_input_cancel ... ok [INFO] [stdout] test ui::views::log::tests::test_describe_external_no_selection_returns_none ... ok [INFO] [stdout] test ui::views::log::tests::test_compare_same_revision_returns_notification ... ok [INFO] [stdout] test ui::views::log::tests::test_bookmark_jump_key_returns_start_bookmark_jump ... ok [INFO] [stdout] test ui::views::log::tests::test_describe_input_enter_submits ... ok [INFO] [stdout] test ui::views::log::tests::test_describe_input_escape_cancels ... 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_key_returns_start_describe_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_no_selection ... ok [INFO] [stdout] test ui::views::log::tests::test_e_without_ctrl_returns_edit_action ... ok [INFO] [stdout] test ui::views::log::tests::test_describe_input_type_and_submit ... ok [INFO] [stdout] test ui::views::log::tests::test_diffedit_key_returns_action ... 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_does_not_conflict_with_edit ... ok [INFO] [stdout] test ui::views::log::tests::test_evolog_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_diffedit_ignored_in_squash_select_mode ... ok [INFO] [stdout] test ui::views::log::tests::test_evolog_no_selection ... ok [INFO] [stdout] test ui::views::log::tests::test_fix_key_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_no_selection ... ok [INFO] [stdout] test ui::views::log::tests::test_fix_key_ignored_in_rebase_select_mode ... ok [INFO] [stdout] test ui::views::log::tests::test_handle_key_backspace ... 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_bookmark_create_no_selection ... ok [INFO] [stdout] test ui::views::log::tests::test_handle_key_bookmark_create ... ok [INFO] [stdout] test ui::views::log::tests::test_handle_key_bookmark_delete ... ok [INFO] [stdout] test ui::views::log::tests::test_handle_key_navigation ... ok [INFO] [stdout] test ui::views::log::tests::test_handle_key_revset_cancel ... ok [INFO] [stdout] test ui::views::log::tests::test_handle_key_open_diff ... ok [INFO] [stdout] test ui::views::log::tests::test_handle_key_search_next ... ok [INFO] [stdout] test ui::views::log::tests::test_handle_key_search_input ... ok [INFO] [stdout] test ui::views::log::tests::test_handle_key_abandon ... ok [INFO] [stdout] test ui::views::log::tests::test_log_view_new ... ok [INFO] [stdout] test ui::views::log::tests::test_handle_key_search_prev ... ok [INFO] [stdout] test ui::views::log::tests::test_handle_key_split_no_selection ... ok [INFO] [stdout] test ui::views::log::tests::test_metaedit_key_dispatches_action ... ok [INFO] [stdout] test ui::views::log::tests::test_navigation ... ok [INFO] [stdout] test ui::views::log::tests::test_input_mode_toggle ... ok [INFO] [stdout] test ui::views::log::tests::test_metaedit_key_ignored_in_rebase_select_mode ... ok [INFO] [stdout] test ui::views::log::tests::test_handle_key_revset_input ... ok [INFO] [stdout] test ui::views::log::tests::test_handle_key_split ... ok [INFO] [stdout] test ui::views::log::tests::test_navigation_bounds_empty ... ok [INFO] [stdout] test ui::views::log::tests::test_metaedit_key_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_new_from_key_on_working_copy ... ok [INFO] [stdout] test ui::views::log::tests::test_new_from_no_selection ... 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_change_no_selection ... ok [INFO] [stdout] test ui::views::log::tests::test_new_from_key_with_bookmark ... ok [INFO] [stdout] test ui::views::log::tests::test_parallelize_same_revision_returns_notification ... ok [INFO] [stdout] test ui::views::log::tests::test_prev_change_key_returns_action ... ok [INFO] [stdout] test ui::views::log::tests::test_parallelize_key_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_parallelize_reverse_selection ... ok [INFO] [stdout] test ui::views::log::tests::test_prev_change_no_selection ... ok [INFO] [stdout] test ui::views::log::tests::test_rebase_branch_mode_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_parallelize_esc_cancels ... 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_parallelize_enter_returns_action ... ok [INFO] [stdout] test ui::views::log::tests::test_rebase_insert_after_action ... ok [INFO] [stdout] test ui::views::log::tests::test_rebase_insert_before_action ... 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_colon_enters_revset_input_source ... 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_colon_ignored_in_insert_before ... 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_cancel_from_rebase_select ... ok [INFO] [stdout] test ui::views::log::tests::test_rebase_mode_enter ... ok [INFO] [stdout] test ui::views::log::tests::test_rebase_mode_navigation ... 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_mode_select_ignores_unrelated_keys ... 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_mode_select_s_enters_source ... 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_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_input_sets_source ... 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_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_backspace ... ok [INFO] [stdout] test ui::views::log::tests::test_rebase_self_select_blocked_all_modes ... ok [INFO] [stdout] test ui::views::log::tests::test_rebase_source_mode_action ... ok [INFO] [stdout] test ui::views::log::tests::test_reverse_falls_back_to_working_copy ... ok [INFO] [stdout] test ui::views::log::tests::test_rebase_revset_empty_restores_source ... ok [INFO] [stdout] test ui::views::log::tests::test_reverse_default_is_false ... 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_reverse_ignored_in_special_modes ... ok [INFO] [stdout] test ui::views::log::tests::test_revert_empty_commit_returns_none ... ok [INFO] [stdout] test ui::views::log::tests::test_revert_ignored_in_rebase_select_mode ... ok [INFO] [stdout] test ui::views::log::tests::test_revert_ignored_in_squash_select_mode ... ok [INFO] [stdout] test ui::views::log::tests::test_revert_key_returns_action ... ok [INFO] [stdout] test ui::views::log::tests::test_revert_no_selection ... ok [INFO] [stdout] test ui::views::log::tests::test_search_by_author ... ok [INFO] [stdout] test ui::views::log::tests::test_search_by_bookmark ... ok [INFO] [stdout] test ui::views::log::tests::test_search_case_insensitive ... 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_revset_empty_enter_returns_clear_action ... ok [INFO] [stdout] test ui::views::log::tests::test_search_input_stores_query ... ok [INFO] [stdout] test ui::views::log::tests::test_search_empty_enter_clears_query ... ok [INFO] [stdout] test ui::views::log::tests::test_search_prev_wraps_around ... ok [INFO] [stdout] test ui::views::log::tests::test_search_no_match ... ok [INFO] [stdout] test ui::views::log::tests::test_search_next_wraps_around ... ok [INFO] [stdout] test ui::views::log::tests::test_search_prev_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_finds_match ... 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_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_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_selected_change ... ok [INFO] [stdout] test ui::views::log::tests::test_select_change_by_id_found ... ok [INFO] [stdout] test ui::views::log::tests::test_set_changes ... 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_short_prefix ... ok [INFO] [stdout] test ui::views::log::tests::test_select_working_copy_found ... ok [INFO] [stdout] test ui::views::log::tests::test_select_working_copy_not_found ... ok [INFO] [stdout] test ui::views::log::tests::test_set_changes_resets_selection ... ok [INFO] [stdout] test ui::views::log::tests::test_simplify_parents_ignored_in_rebase_select_mode ... ok [INFO] [stdout] test ui::views::log::tests::test_simplify_parents_ignored_in_squash_select_mode ... ok [INFO] [stdout] test ui::views::log::tests::test_simplify_parents_key_returns_action ... ok [INFO] [stdout] test ui::views::log::tests::test_simplify_parents_reset_on_cancel ... 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_reset_on_rebase_start ... ok [INFO] [stdout] test ui::views::log::tests::test_simplify_parents_toggle_in_rebase_select ... 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_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_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_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_confirm ... ok [INFO] [stdout] test ui::views::log::tests::test_squash_select_ignores_other_keys ... 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_squash_select_navigation ... 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_select_cancel ... 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_handle_key_back ... ok [INFO] [stdout] test ui::views::log::tests::test_track_key_returns_start_track ... 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_diff ... 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_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_new ... ok [INFO] [stdout] test ui::views::resolve::tests::test_resolve_view_set_files ... 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::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_not_working_copy ... ok [INFO] [stdout] test ui::views::resolve::input::tests::test_handle_key_enter_working_copy ... ok [INFO] [stdout] test ui::views::resolve::tests::test_resolve_view_set_files_empty ... ok [INFO] [stdout] test ui::views::status::tests::test_handle_key_navigation ... ok [INFO] [stdout] test ui::views::status::tests::test_handle_key_open_diff ... ok [INFO] [stdout] test ui::views::status::tests::test_e_uppercase_returns_diffedit ... ok [INFO] [stdout] test ui::views::status::tests::test_jump_to_top_bottom ... ok [INFO] [stdout] test ui::views::status::tests::test_empty_status ... 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_has_conflicts ... 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_new_status_view ... ok [INFO] [stdout] test ui::views::status::tests::test_r_key_different_from_r_uppercase ... ok [INFO] [stdout] test ui::views::status::tests::test_r_key_empty_status ... ok [INFO] [stdout] test ui::views::status::tests::test_r_key_returns_restore_file ... ok [INFO] [stdout] test ui::views::status::tests::test_r_uppercase_returns_restore_all ... 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_set_status ... ok [INFO] [stdout] test ui::views::status::tests::test_restore_all_empty_status ... ok [INFO] [stdout] test ui::views::status::tests::test_move_up ... ok [INFO] [stdout] test ui::views::status::tests::test_r_key_no_file_selected ... ok [INFO] [stdout] test ui::views::status::tests::test_selected_file_path ... ok [INFO] [stdout] test ui::views::status::tests::test_working_copy_id ... ok [INFO] [stdout] test ui::views::tag::tests::test_empty_tags ... ok [INFO] [stdout] test ui::views::status::tests::test_move_down ... 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_delete_empty ... ok [INFO] [stdout] test ui::views::tag::tests::test_handle_key_enter_jumpable ... 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::tag::tests::test_set_tags ... ok [INFO] [stdout] test ui::views::workspace::tests::test_handle_key_add ... ok [INFO] [stdout] test ui::views::workspace::tests::test_handle_key_forget_current_blocked ... 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_handle_key_rename_non_current_blocked ... ok [INFO] [stdout] test ui::views::workspace::tests::test_is_current ... ok [INFO] [stdout] test ui::views::workspace::tests::test_select_first_last ... 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::tag::tests::test_set_tags_resets_selection ... ok [INFO] [stdout] test ui::views::workspace::tests::test_current_workspace_detection ... ok [INFO] [stdout] test ui::widgets::help_panel::tests::build_help_lines_case_insensitive ... ok [INFO] [stdout] test ui::widgets::help_panel::tests::build_help_lines_bookmark_matches_multiple_sections ... ok [INFO] [stdout] test ui::views::workspace::tests::test_set_workspaces ... 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_commit_highlights_describe ... 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::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::build_help_lines_quit_matches ... 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::matching_line_indices_empty_for_nonexistent ... ok [INFO] [stdout] test ui::widgets::status_bar::tests::test_build_content_extremely_narrow ... ok [INFO] [stdout] test ui::widgets::help_panel::tests::build_help_lines_rebase_prefix_highlights_move ... 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_status_bar_with_prefix ... ok [INFO] [stdout] test ui::widgets::help_panel::tests::matching_line_indices_includes_synonyms ... ok [INFO] [stdout] test ui::widgets::status_bar::tests::test_hint_width ... ok [INFO] [stdout] test ui::widgets::status_bar::tests::test_hint_to_span ... ok [INFO] [stdout] test ui::widgets::status_bar::tests::test_build_line ... ok [INFO] [stdout] test ui::widgets::status_bar::tests::test_status_hints_height_single ... ok [INFO] [stdout] test ui::widgets::status_bar::tests::test_status_hints_height_multi ... ok [INFO] [stdout] test ui::widgets::status_bar::tests::test_build_content_two_lines ... ok [INFO] [stdout] test ui::widgets::help_panel::tests::matching_line_indices_returns_correct_indices ... ok [INFO] [stdout] [INFO] [stdout] failures: [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' (122) panicked at src/app/actions/mod.rs:1872: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: 0x618ccf9981ba - std[e72de78501789eb0]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x618ccf9981ba - std[e72de78501789eb0]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x618ccf9981ba - std[e72de78501789eb0]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x618ccf9981ba - <::print::DisplayBacktrace as core[6aaeda2c7ad07a48]::fmt::Display>::fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x618ccf9ae0ea - ::fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x618ccf9ae0ea - core[6aaeda2c7ad07a48]::fmt::write [INFO] [stdout] 6: 0x618ccf99cad2 - std[e72de78501789eb0]::io::default_write_fmt::> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x618ccf99cad2 - as std[e72de78501789eb0]::io::Write>::write_fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x618ccf976c9f - ::print [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x618ccf976c9f - std[e72de78501789eb0]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x618ccf990359 - std[e72de78501789eb0]::panicking::default_hook [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x618ccf694a2c - core[6aaeda2c7ad07a48]::ops::function::Fn<(&'a std[e72de78501789eb0]::panic::PanicHookInfo<'b>,), Output = ()> + core[6aaeda2c7ad07a48]::marker::Sync + core[6aaeda2c7ad07a48]::marker::Send> as core[6aaeda2c7ad07a48]::ops::function::Fn<(&std[e72de78501789eb0]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x618ccf694a2c - test[4f12b380f1fb68c5]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x618ccf9905d2 - core[6aaeda2c7ad07a48]::ops::function::Fn<(&'a std[e72de78501789eb0]::panic::PanicHookInfo<'b>,), Output = ()> + core[6aaeda2c7ad07a48]::marker::Sync + core[6aaeda2c7ad07a48]::marker::Send> as core[6aaeda2c7ad07a48]::ops::function::Fn<(&std[e72de78501789eb0]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x618ccf9905d2 - std[e72de78501789eb0]::panicking::panic_with_hook [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x618ccf976d58 - std[e72de78501789eb0]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x618ccf96e649 - std[e72de78501789eb0]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x618ccf977a6d - __rustc[78a4cf188af856fc]::rust_begin_unwind [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x618ccf9ae92c - core[6aaeda2c7ad07a48]::panicking::panic_fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x618ccf9ae6a2 - core[6aaeda2c7ad07a48]::result::unwrap_failed [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/result.rs:1867:5 [INFO] [stdout] 20: 0x618ccf60dfd8 - >::unwrap [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/result.rs:1233:23 [INFO] [stdout] 21: 0x618ccf60dfd8 - tij[48e16dfb996891c6]::app::actions::tests::test_unique_patch_filename_with_conflict [INFO] [stdout] at /opt/rustwide/workdir/src/app/actions/mod.rs:1872:39 [INFO] [stdout] 22: 0x618ccf6089c7 - tij[48e16dfb996891c6]::app::actions::tests::test_unique_patch_filename_with_conflict::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/app/actions/mod.rs:1866:50 [INFO] [stdout] 23: 0x618ccf5ed836 - >::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x618ccf688b0b - core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String> as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 25: 0x618ccf688b0b - test[4f12b380f1fb68c5]::__rust_begin_short_backtrace::, fn() -> core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:663:18 [INFO] [stdout] 26: 0x618ccf6954fb - test[4f12b380f1fb68c5]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:686:74 [INFO] [stdout] 27: 0x618ccf6954fb - as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 28: 0x618ccf6954fb - std[e72de78501789eb0]::panicking::catch_unwind::do_call::, core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:581:40 [INFO] [stdout] 29: 0x618ccf6954fb - std[e72de78501789eb0]::panicking::catch_unwind::, core[6aaeda2c7ad07a48]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:544:19 [INFO] [stdout] 30: 0x618ccf6954fb - std[e72de78501789eb0]::panic::catch_unwind::, core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panic.rs:359:14 [INFO] [stdout] 31: 0x618ccf6954fb - test[4f12b380f1fb68c5]::run_test_in_process [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:686:27 [INFO] [stdout] 32: 0x618ccf6954fb - test[4f12b380f1fb68c5]::run_test::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:607:43 [INFO] [stdout] 33: 0x618ccf690c14 - test[4f12b380f1fb68c5]::run_test::{closure#1} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:637:41 [INFO] [stdout] 34: 0x618ccf690c14 - std[e72de78501789eb0]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 35: 0x618ccf698102 - std[e72de78501789eb0]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 36: 0x618ccf698102 - ::{closure#1}::{closure#0}> as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 37: 0x618ccf698102 - std[e72de78501789eb0]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:581:40 [INFO] [stdout] 38: 0x618ccf698102 - std[e72de78501789eb0]::panicking::catch_unwind::<(), core[6aaeda2c7ad07a48]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:544:19 [INFO] [stdout] 39: 0x618ccf698102 - std[e72de78501789eb0]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panic.rs:359:14 [INFO] [stdout] 40: 0x618ccf698102 - std[e72de78501789eb0]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 41: 0x618ccf698102 - ::{closure#1} as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 42: 0x618ccf9978ef - + core[6aaeda2c7ad07a48]::marker::Send> as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 43: 0x618ccf9978ef - ::new::thread_start [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 44: 0x7cf07f406aa4 - [INFO] [stdout] 45: 0x7cf07f493a64 - clone [INFO] [stdout] 46: 0x0 - [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' (123) panicked at src/app/actions/mod.rs:1893: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: 0x618ccf9981ba - std[e72de78501789eb0]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x618ccf9981ba - std[e72de78501789eb0]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x618ccf9981ba - std[e72de78501789eb0]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x618ccf9981ba - <::print::DisplayBacktrace as core[6aaeda2c7ad07a48]::fmt::Display>::fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x618ccf9ae0ea - ::fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x618ccf9ae0ea - core[6aaeda2c7ad07a48]::fmt::write [INFO] [stdout] 6: 0x618ccf99cad2 - std[e72de78501789eb0]::io::default_write_fmt::> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x618ccf99cad2 - as std[e72de78501789eb0]::io::Write>::write_fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x618ccf976c9f - ::print [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x618ccf976c9f - std[e72de78501789eb0]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x618ccf990359 - std[e72de78501789eb0]::panicking::default_hook [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x618ccf694a2c - core[6aaeda2c7ad07a48]::ops::function::Fn<(&'a std[e72de78501789eb0]::panic::PanicHookInfo<'b>,), Output = ()> + core[6aaeda2c7ad07a48]::marker::Sync + core[6aaeda2c7ad07a48]::marker::Send> as core[6aaeda2c7ad07a48]::ops::function::Fn<(&std[e72de78501789eb0]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x618ccf694a2c - test[4f12b380f1fb68c5]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x618ccf9905d2 - core[6aaeda2c7ad07a48]::ops::function::Fn<(&'a std[e72de78501789eb0]::panic::PanicHookInfo<'b>,), Output = ()> + core[6aaeda2c7ad07a48]::marker::Sync + core[6aaeda2c7ad07a48]::marker::Send> as core[6aaeda2c7ad07a48]::ops::function::Fn<(&std[e72de78501789eb0]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x618ccf9905d2 - std[e72de78501789eb0]::panicking::panic_with_hook [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x618ccf976d58 - std[e72de78501789eb0]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x618ccf96e649 - std[e72de78501789eb0]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x618ccf977a6d - __rustc[78a4cf188af856fc]::rust_begin_unwind [INFO] [stderr] error: test failed, to rerun pass `--lib` [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x618ccf9ae92c - core[6aaeda2c7ad07a48]::panicking::panic_fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x618ccf9ae6a2 - core[6aaeda2c7ad07a48]::result::unwrap_failed [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/result.rs:1867:5 [INFO] [stdout] 20: 0x618ccf610e91 - >::unwrap [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/result.rs:1233:23 [INFO] [stdout] 21: 0x618ccf610e91 - tij[48e16dfb996891c6]::app::actions::tests::test_unique_patch_filename_with_multiple_conflicts [INFO] [stdout] at /opt/rustwide/workdir/src/app/actions/mod.rs:1893:34 [INFO] [stdout] 22: 0x618ccf608b47 - tij[48e16dfb996891c6]::app::actions::tests::test_unique_patch_filename_with_multiple_conflicts::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/app/actions/mod.rs:1882:60 [INFO] [stdout] 23: 0x618ccf5eda36 - >::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x618ccf688b0b - core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String> as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 25: 0x618ccf688b0b - test[4f12b380f1fb68c5]::__rust_begin_short_backtrace::, fn() -> core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:663:18 [INFO] [stdout] 26: 0x618ccf6954fb - test[4f12b380f1fb68c5]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:686:74 [INFO] [stdout] 27: 0x618ccf6954fb - as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 28: 0x618ccf6954fb - std[e72de78501789eb0]::panicking::catch_unwind::do_call::, core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:581:40 [INFO] [stdout] 29: 0x618ccf6954fb - std[e72de78501789eb0]::panicking::catch_unwind::, core[6aaeda2c7ad07a48]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:544:19 [INFO] [stdout] 30: 0x618ccf6954fb - std[e72de78501789eb0]::panic::catch_unwind::, core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panic.rs:359:14 [INFO] [stdout] 31: 0x618ccf6954fb - test[4f12b380f1fb68c5]::run_test_in_process [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:686:27 [INFO] [stdout] 32: 0x618ccf6954fb - test[4f12b380f1fb68c5]::run_test::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:607:43 [INFO] [stdout] 33: 0x618ccf690c14 - test[4f12b380f1fb68c5]::run_test::{closure#1} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:637:41 [INFO] [stdout] 34: 0x618ccf690c14 - std[e72de78501789eb0]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 35: 0x618ccf698102 - std[e72de78501789eb0]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 36: 0x618ccf698102 - ::{closure#1}::{closure#0}> as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 37: 0x618ccf698102 - std[e72de78501789eb0]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:581:40 [INFO] [stdout] 38: 0x618ccf698102 - std[e72de78501789eb0]::panicking::catch_unwind::<(), core[6aaeda2c7ad07a48]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:544:19 [INFO] [stdout] 39: 0x618ccf698102 - std[e72de78501789eb0]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panic.rs:359:14 [INFO] [stdout] 40: 0x618ccf698102 - std[e72de78501789eb0]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 41: 0x618ccf698102 - ::{closure#1} as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 42: 0x618ccf9978ef - + core[6aaeda2c7ad07a48]::marker::Send> as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 43: 0x618ccf9978ef - ::new::thread_start [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 44: 0x7cf07f406aa4 - [INFO] [stdout] 45: 0x7cf07f493a64 - clone [INFO] [stdout] 46: 0x0 - [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. 763 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.09s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "4c28f6d522d5184ed680513462c1eeb13bd9c7def4a73d31dad4c81934d1e631", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4c28f6d522d5184ed680513462c1eeb13bd9c7def4a73d31dad4c81934d1e631", kill_on_drop: false }` [INFO] [stdout] 4c28f6d522d5184ed680513462c1eeb13bd9c7def4a73d31dad4c81934d1e631