[INFO] cloning repository https://github.com/JustinEnlow/edit_core
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/JustinEnlow/edit_core" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJustinEnlow%2Fedit_core", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJustinEnlow%2Fedit_core'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 751fcb489cc09c9f7ef877eb29c3a09b99538634
[INFO] testing JustinEnlow/edit_core against master#0d162b25edd5bf0dba9a22e83b614f1113e90474 for pr-150681
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJustinEnlow%2Fedit_core" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/JustinEnlow/edit_core
[INFO] finished tweaking git repo https://github.com/JustinEnlow/edit_core
[INFO] tweaked toml for git repo https://github.com/JustinEnlow/edit_core written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/JustinEnlow/edit_core on toolchain 0d162b25edd5bf0dba9a22e83b614f1113e90474
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/JustinEnlow/edit_core 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" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded str_indices v0.4.3
[INFO] [stderr]   Downloaded ropey v1.6.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a45644d3a70ba48064f9879a207790c5e2facbc8e53d6dfe4a2adca984c70a34
[INFO] running `Command { std: "docker" "start" "-a" "a45644d3a70ba48064f9879a207790c5e2facbc8e53d6dfe4a2adca984c70a34", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a45644d3a70ba48064f9879a207790c5e2facbc8e53d6dfe4a2adca984c70a34", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a45644d3a70ba48064f9879a207790c5e2facbc8e53d6dfe4a2adca984c70a34", kill_on_drop: false }`
[INFO] [stdout] a45644d3a70ba48064f9879a207790c5e2facbc8e53d6dfe4a2adca984c70a34
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9e0bc1be78eb7c669834ea2f14bc2a06e86aa8a874d2e4cc04d850d9797b90d3
[INFO] running `Command { std: "docker" "start" "-a" "9e0bc1be78eb7c669834ea2f14bc2a06e86aa8a874d2e4cc04d850d9797b90d3", kill_on_drop: false }`
[INFO] [stderr]    Compiling str_indices v0.4.3
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling ropey v1.6.1
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling edit_core v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.11s
[INFO] running `Command { std: "docker" "inspect" "9e0bc1be78eb7c669834ea2f14bc2a06e86aa8a874d2e4cc04d850d9797b90d3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9e0bc1be78eb7c669834ea2f14bc2a06e86aa8a874d2e4cc04d850d9797b90d3", kill_on_drop: false }`
[INFO] [stdout] 9e0bc1be78eb7c669834ea2f14bc2a06e86aa8a874d2e4cc04d850d9797b90d3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d0d7daf9906ae7e87fdc6bc0adad5bb2fa0c517731b1c4d3d92aff43f22e46fc
[INFO] running `Command { std: "docker" "start" "-a" "d0d7daf9906ae7e87fdc6bc0adad5bb2fa0c517731b1c4d3d92aff43f22e46fc", kill_on_drop: false }`
[INFO] [stderr]    Compiling edit_core v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.82s
[INFO] running `Command { std: "docker" "inspect" "d0d7daf9906ae7e87fdc6bc0adad5bb2fa0c517731b1c4d3d92aff43f22e46fc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d0d7daf9906ae7e87fdc6bc0adad5bb2fa0c517731b1c4d3d92aff43f22e46fc", kill_on_drop: false }`
[INFO] [stdout] d0d7daf9906ae7e87fdc6bc0adad5bb2fa0c517731b1c4d3d92aff43f22e46fc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 83251dad827cf2de924df12bf034c5c44d964acf8f55dde017cc8afb3340474e
[INFO] running `Command { std: "docker" "start" "-a" "83251dad827cf2de924df12bf034c5c44d964acf8f55dde017cc8afb3340474e", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.03s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/edit_core-6cf97962a055bb5a)
[INFO] [stdout] 
[INFO] [stdout] running 418 tests
[INFO] [stdout] test range_tests::contains::contains ... ok
[INFO] [stdout] test range_tests::intersection::intersection ... ok
[INFO] [stdout] test range_tests::end::idk ... ok
[INFO] [stdout] test range_tests::merge::contained ... ok
[INFO] [stdout] test range_tests::merge::disconnected ... ok
[INFO] [stdout] test range_tests::merge::overlapping ... ok
[INFO] [stdout] test range_tests::merge::merge ... ok
[INFO] [stdout] test range_tests::overlaps::non_zero_width_ranges ... ok
[INFO] [stdout] test range_tests::overlaps::zero_width_and_non_zero_width_range ... ok
[INFO] [stdout] test range_tests::overlaps::zero_width_range ... ok
[INFO] [stdout] test range_tests::start::idk ... ok
[INFO] [stdout] test selection_tests::anchor::bar_semantics ... ok
[INFO] [stdout] test selection_tests::anchor::direction_backward_block_semantics ... ok
[INFO] [stdout] test range_tests::merge::consecutive ... ok
[INFO] [stdout] test range_tests::intersection::intersection_should_error_if_non_overlapping ... ok
[INFO] [stdout] test selection_tests::cursor::when_anchor_greater_than_head_block_semantics ... ok
[INFO] [stdout] test selection_tests::anchor::direction_forward_block_semantics ... ok
[INFO] [stdout] test selection_tests::debug::errors_when_head_equals_anchor_block_semantics ... ok
[INFO] [stdout] test selection_tests::debug::returns_proper_string_when_cursor_past_end_of_text_block_semantics ... ok
[INFO] [stdout] test selection_tests::debug::returns_proper_string_when_head_equals_anchor_bar_semantics ... ok
[INFO] [stdout] test selection_tests::debug::returns_proper_string_when_cursor_past_end_of_text_bar_semantics ... ok
[INFO] [stdout] test selection_tests::debug::returns_proper_string_when_head_less_than_anchor_block_semantics ... ok
[INFO] [stdout] test selection_tests::debug::returns_proper_string_when_head_greater_than_anchor_bar_semantics ... ok
[INFO] [stdout] test selection_tests::head::bar_semantics ... ok
[INFO] [stdout] test selection_tests::debug::returns_proper_string_when_head_greater_than_anchor_block_semantics ... ok
[INFO] [stdout] test selection_tests::head::direction_backward_block_semantics ... ok
[INFO] [stdout] test selection_tests::cursor::when_head_greater_than_anchor_bar_semantics ... ok
[INFO] [stdout] test selection_tests::debug::returns_proper_string_when_head_less_than_anchor_bar_semantics ... ok
[INFO] [stdout] test selection_tests::cursor::when_head_greater_than_anchor_block_semantics ... ok
[INFO] [stdout] test selection_tests::is_extended::when_anchor_greater_than_head_block_semantics ... ok
[INFO] [stdout] test selection_tests::is_extended::when_head_equals_anchor_bar_semantics ... ok
[INFO] [stdout] test selection_tests::is_extended::when_head_equals_anchor_block_semantics ... ok
[INFO] [stdout] test selection_tests::is_extended::when_head_greater_than_anchor_bar_semantics ... ok
[INFO] [stdout] test selection_tests::head::direction_forward_block_semantics ... ok
[INFO] [stdout] test selection_tests::merge_overlapping::with_extended_multiselections_with_self_and_other_backward ... ok
[INFO] [stdout] test selection_tests::cursor::when_head_equal_anchor_bar_semantics ... ok
[INFO] [stdout] test selection_tests::merge_overlapping::with_extended_multiselections_with_self_and_other_backward_bar_semantics ... ok
[INFO] [stdout] test selection_tests::merge_overlapping::with_extended_multiselections_with_self_and_other_forward ... ok
[INFO] [stdout] test selection_tests::is_extended::when_anchor_greater_than_head_bar_semantics ... ok
[INFO] [stdout] test selection_tests::is_extended::when_head_greater_than_anchor_block_semantics ... ok
[INFO] [stdout] test selection_tests::merge_overlapping::with_non_extended_multicursors_with_self_and_other_backward ... ok
[INFO] [stdout] test selection_tests::merge_overlapping::with_non_extended_multicursors_with_self_backward_and_other_forward ... ok
[INFO] [stdout] test selection_tests::merge_overlapping::with_non_extended_multicursors_with_self_forward_and_other_backward ... ok
[INFO] [stdout] test selection_tests::merge_overlapping::with_self_extended_forward_and_other_non_extended_forward ... ok
[INFO] [stdout] test selection_tests::merge_overlapping::with_self_extended_forward_and_other_non_extended_backward ... ok
[INFO] [stdout] test selection_tests::merge_overlapping::with_self_extended_forward_and_other_non_extended_bar_semantics ... ok
[INFO] [stdout] test selection_tests::merge_overlapping::with_self_non_extended_and_other_extended_backward_bar_semantics ... ok
[INFO] [stdout] test selection_tests::merge_overlapping::with_self_non_extended_backward_and_other_extended_backward ... ok
[INFO] [stdout] test selection_tests::merge_overlapping::with_self_extended_backward_and_other_non_extended_backward ... ok
[INFO] [stdout] test selection_tests::merge_overlapping::with_self_non_extended_forward_and_other_extended_backward ... ok
[INFO] [stdout] test selection_tests::merge_overlapping::with_non_extended_multicursors_with_self_and_other_forward ... ok
[INFO] [stdout] test selection_tests::merge_overlapping::with_self_extended_backward_and_other_non_extended_bar_semantics ... ok
[INFO] [stdout] test selection_tests::merge_overlapping::with_self_non_extended_forward_and_other_extended_forward ... ok
[INFO] [stdout] test selection_tests::merge_overlapping::with_self_non_extended_and_other_extended_forward_bar_semantics ... ok
[INFO] [stdout] test selection_tests::merge_overlapping::with_self_extended_backward_and_other_non_extended_forward ... ok
[INFO] [stdout] test selection_tests::merge_overlapping::with_self_non_extended_backward_and_other_extended_forward ... ok
[INFO] [stdout] test selection_tests::merge_overlapping::with_non_extended_multicursors_bar_semantics ... ok
[INFO] [stdout] test selection_tests::new::extended_backward_bar_semantics ... ok
[INFO] [stdout] test selection_tests::move_horizontally::move_horizontally ... ok
[INFO] [stdout] test selection_tests::new::extended_backward_block_semantics ... ok
[INFO] [stdout] test selection_tests::new::extended_forward_bar_semantics ... ok
[INFO] [stdout] test selection_tests::new::extended_forward_block_semantics ... ok
[INFO] [stdout] test selection_tests::new::no_extension_forward_cursor_block_semantics ... ok
[INFO] [stdout] test selection_tests::spans_multiple_lines::selection_extended_on_same_line_block_semantics ... ok
[INFO] [stdout] test selection_tests::spans_multiple_lines::selection_extended_on_same_line_bar_semantics ... ok
[INFO] [stdout] test selection_tests::move_vertically::move_vertically ... ok
[INFO] [stdout] test selection_tests::spans_multiple_lines::selection_extended_on_same_line_to_newline_char_block_semantics ... ok
[INFO] [stdout] test selection_tests::spans_multiple_lines::selection_extended_on_same_line_to_newline_char_bar_semantics ... ok
[INFO] [stdout] test selection_tests::spans_multiple_lines::selection_extended_to_other_lines_bar_semantics ... ok
[INFO] [stdout] test selections_tests::merge_overlapping::error_if_single_selection ... ok
[INFO] [stdout] test selection_tests::spans_multiple_lines::selection_not_extended_bar_semantics ... ok
[INFO] [stdout] test selections_tests::merge_overlapping::merge_overlapping_selections ... ok
[INFO] [stdout] test selection_tests::spans_multiple_lines::selection_not_extended_block_semantics ... ok
[INFO] [stdout] test selections_tests::merge_overlapping::no_change_if_no_selections_overlap ... ok
[INFO] [stdout] test selection_tests::selection_to_selection2d::selection_to_selection2d ... ok
[INFO] [stdout] test selection_tests::merge_overlapping::with_extended_multiselections_with_self_and_other_forward_bar_semantics ... ok
[INFO] [stdout] test selection_tests::spans_multiple_lines::verify_cursor_past_doc_text ... ok
[INFO] [stdout] test selection_tests::new::no_extension_backward_cursor_block_semantics ... ok
[INFO] [stdout] test selection_tests::new::no_extension_bar_semantics ... ok
[INFO] [stdout] test selection_tests::put_cursor::put_cursor ... ok
[INFO] [stdout] test selection_tests::spans_multiple_lines::selection_extended_to_other_lines_block_semantics ... ok
[INFO] [stdout] test selections_tests::new::selections_are_grapheme_aligned ... ignored
[INFO] [stdout] test selections_tests::push::push_works ... ok
[INFO] [stdout] test selections_tests::push_front::push_front_works ... ok
[INFO] [stdout] test selections_tests::new::selections_are_sorted_by_ascending_position_in_doc ... ok
[INFO] [stdout] test selections_tests::pop::pop_works ... ok
[INFO] [stdout] test selections_tests::sort::sort_works ... ok
[INFO] [stdout] test text_util_tests::first_non_whitespace_character_offset::with_empty_line ... ok
[INFO] [stdout] test text_util_tests::first_non_whitespace_character_offset::with_leading_whitespace ... ok
[INFO] [stdout] test text_util_tests::first_non_whitespace_character_offset::with_line_containing_only_whitespace ... ok
[INFO] [stdout] test text_util_tests::line_width::idk ... ok
[INFO] [stdout] test text_util_tests::distance_to_next_multiple_of_tab_width::idk ... ok
[INFO] [stdout] test selection_tests::cursor::when_anchor_greater_than_head_bar_semantics ... ok
[INFO] [stdout] test range_tests::end::fails_when_end_less_than_start - should panic ... ok
[INFO] [stdout] test range_tests::start::fails_when_start_greater_than_end - should panic ... ok
[INFO] [stdout] test range_tests::new::when_end_greater_than_start - should panic ... ok
[INFO] [stdout] test selections_tests::move_cursor_clearing_non_primary::idk ... FAILED
[INFO] [stdout] test selections_tests::move_cursor_non_overlapping::idk ... FAILED
[INFO] [stdout] test selections_tests::move_cursor_page::idk ... FAILED
[INFO] [stdout] test text_util_tests::next_grapheme_index::with_ascii_if_at_doc_end_returns_current_index ... ok
[INFO] [stdout] test text_util_tests::next_grapheme_index::with_ascii ... ok
[INFO] [stdout] test text_util_tests::next_grapheme_index::with_utf8 ... ignored
[INFO] [stdout] test selections_tests::shift_subsequent_selections_backward::idk ... FAILED
[INFO] [stdout] test text_util_tests::next_grapheme_index::with_utf8_if_at_doc_end_returns_current_index ... ignored
[INFO] [stdout] test text_util_tests::offset_from_line_start::idk ... ok
[INFO] [stdout] test text_util_tests::previous_grapheme_index::with_utf8 ... ignored
[INFO] [stdout] test text_util_tests::previous_grapheme_index::with_ascii ... ok
[INFO] [stdout] test text_util_tests::previous_grapheme_index::with_utf8_if_at_doc_start_returns_current_index ... ignored
[INFO] [stdout] test selections_tests::shift_subsequent_selections_forward::idk ... FAILED
[INFO] [stdout] test text_util_tests::next_word_boundary::idk ... ok
[INFO] [stdout] test selections_tests::move_cursor_potentially_overlapping::idk ... FAILED
[INFO] [stdout] test text_util_tests::previous_grapheme_index::with_ascii_if_at_doc_start_returns_current_index ... ok
[INFO] [stdout] test utilities::add_selection_above::tests::should_error_if_on_top_line_with_non_extended_selection_with_direction_backward_bar_semantics ... ok
[INFO] [stdout] test text_util_tests::previous_word_boundary::idk ... ok
[INFO] [stdout] test text_util_tests::slice_is_all_spaces::with_line_containing_non_space_chars ... ok
[INFO] [stdout] test text_util_tests::slice_is_all_spaces::with_line_containing_only_spaces ... ok
[INFO] [stdout] test utilities::add_selection_above::tests::should_error_if_any_selection_is_multiline_with_direction_forward_bar_semantics ... ok
[INFO] [stdout] test utilities::add_selection_above::tests::should_error_if_on_top_line_with_extended_selection_with_direction_backward_bar_semantics ... ok
[INFO] [stdout] test utilities::add_selection_above::tests::should_error_if_on_top_line_with_extended_selection_with_direction_forward_bar_semantics ... ok
[INFO] [stdout] test utilities::add_selection_above::tests::should_error_if_any_selection_is_multiline_with_direction_backward_bar_semantics ... ok
[INFO] [stdout] test utilities::add_selection_above::tests::should_error_if_on_top_line_with_non_extended_selection_with_direction_forward_bar_semantics ... ok
[INFO] [stdout] test utilities::add_selection_above::tests::to_line_with_same_len_or_more_with_extended_selection_with_direction_backward_bar_semantics ... ok
[INFO] [stdout] test utilities::add_selection_above::tests::to_line_with_same_len_or_more_with_extended_selection_with_direction_forward_bar_semantics ... ok
[INFO] [stdout] test utilities::add_selection_above::tests::to_line_with_same_len_or_more_with_non_extended_selection_with_direction_backward_bar_semantics ... ok
[INFO] [stdout] test utilities::add_selection_above::tests::to_line_with_same_len_or_more_with_non_extended_selection_with_direction_forward_bar_semantics ... ok
[INFO] [stdout] test selections_tests::new::should_panic_if_input_selections_empty - should panic ... ok
[INFO] [stdout] test utilities::add_selection_above::tests::to_shorter_line_with_extended_selection_with_direction_backward_bar_semantics ... ok
[INFO] [stdout] test selections_tests::new::overlapping_selections_are_merged ... FAILED
[INFO] [stdout] test utilities::add_selection_above::tests::to_shorter_line_with_extended_selection_with_direction_forward_bar_semantics ... ok
[INFO] [stdout] test utilities::add_selection_above::tests::to_shorter_line_with_non_extended_selection_with_direction_backward_bar_semantics ... ok
[INFO] [stdout] test utilities::add_selection_above::tests::to_shorter_line_with_non_extended_selection_with_direction_forward_bar_semantics ... ok
[INFO] [stdout] test utilities::add_selection_below::tests::should_error_if_any_selection_is_multiline_with_direction_backward_bar_semantics ... ok
[INFO] [stdout] test utilities::add_selection_below::tests::to_empty_line_with_non_extended_selection_with_direction_backward_bar_semantics ... ok
[INFO] [stdout] test utilities::add_selection_below::tests::to_empty_line_with_non_extended_selection_with_direction_forward_bar_semantics ... ok
[INFO] [stdout] test utilities::add_selection_below::tests::to_line_with_same_len_or_more_with_extended_selection_with_direction_backward_bar_semantics ... ok
[INFO] [stdout] test utilities::add_selection_below::tests::to_line_with_same_len_or_more_with_extended_selection_with_direction_forward_bar_semantics ... ok
[INFO] [stdout] test utilities::add_selection_below::tests::should_error_if_non_extended_selection_with_forward_direction_on_bottom_line_bar_semantics ... ok
[INFO] [stdout] test utilities::add_surrounding_pair::tests::errors_when_single_cursor_at_end_of_document ... ok
[INFO] [stdout] test utilities::add_selection_below::tests::to_line_with_same_len_or_more_with_non_extended_selection_with_direction_backward_bar_semantics ... ok
[INFO] [stdout] test utilities::add_selection_below::tests::to_line_with_same_len_or_more_with_non_extended_selection_with_direction_forward_bar_semantics ... ok
[INFO] [stdout] test utilities::add_surrounding_pair::tests::with_single_selection ... ok
[INFO] [stdout] test utilities::add_selection_below::tests::should_error_if_extended_selection_with_backward_direction_on_bottom_line_bar_semantics ... ok
[INFO] [stdout] test utilities::add_selection_below::tests::should_error_if_extended_selection_with_forward_direction_on_bottom_line_bar_semantics ... ok
[INFO] [stdout] test utilities::add_selection_below::tests::to_empty_line_with_extended_selection_with_direction_backward_bar_semantics ... FAILED
[INFO] [stdout] test utilities::add_selection_below::tests::to_empty_line_with_extended_selection_with_direction_forward_bar_semantics ... ok
[INFO] [stdout] test utilities::add_selection_below::tests::should_error_if_any_selection_is_multiline_with_direction_forward_bar_semantics ... ok
[INFO] [stdout] test utilities::add_selection_below::tests::should_error_if_non_extended_selection_with_backward_direction_on_bottom_line_bar_semantics ... ok
[INFO] [stdout] test utilities::backspace::tests::common_use ... ok
[INFO] [stdout] test utilities::backspace::tests::errors_if_single_cursor_at_doc_start ... ok
[INFO] [stdout] test utilities::backspace::tests::when_at_line_start_appends_current_line_to_previous_line ... ok
[INFO] [stdout] test utilities::center_view_vertically_around_cursor::tests::errors_when_cursor_after_doc_end_minus_half_view_height ... ok
[INFO] [stdout] test utilities::center_view_vertically_around_cursor::tests::errors_when_cursor_on_first_middle_line_with_even_num_lines ... ok
[INFO] [stdout] test utilities::backspace::tests::with_extended_selection_deletes_selection ... ok
[INFO] [stdout] test utilities::center_view_vertically_around_cursor::tests::errors_when_cursor_on_other_middle_line_with_even_num_lines ... ok
[INFO] [stdout] test utilities::clear_non_primary_selections::tests::clears_non_primary_with_multiple_selections ... ok
[INFO] [stdout] test utilities::clear_non_primary_selections::tests::errors_if_single_selection ... ok
[INFO] [stdout] test utilities::center_view_vertically_around_cursor::tests::errors_when_cursor_already_centered_with_odd_num_lines ... ok
[INFO] [stdout] test utilities::center_view_vertically_around_cursor::tests::works_when_cursor_in_valid_position_before_center ... ok
[INFO] [stdout] test utilities::collapse_selections_to_cursor::tests::collapses_to_cursor_with_mixed_extension ... ok
[INFO] [stdout] test utilities::collapse_selections_to_cursor::tests::errors_if_already_collapsed ... ok
[INFO] [stdout] test utilities::center_view_vertically_around_cursor::tests::works_when_cursor_in_valid_position_after_center ... ok
[INFO] [stdout] test utilities::collapse_selections_to_cursor::tests::collapses_to_cursor_with_multiple_selections_with_selection_forward ... ok
[INFO] [stdout] test utilities::collapse_selections_to_cursor::tests::collapses_to_cursor_with_multiple_selections_with_selection_backward ... ok
[INFO] [stdout] test utilities::copy::tests::copy_with_multiple_selections_should_error ... ok
[INFO] [stdout] test utilities::center_view_vertically_around_cursor::tests::errors_when_cursor_before_half_view_height ... ok
[INFO] [stdout] test utilities::backspace::tests::with_valid_selection_and_cursor_at_doc_start ... ok
[INFO] [stdout] test utilities::copy::tests::copy_with_selection_direction_backward_bar_semantics ... ok
[INFO] [stdout] test utilities::copy::tests::copy_with_selection_direction_forward_bar_semantics ... ok
[INFO] [stdout] test utilities::copy::tests::copy_with_selection_direction_forward_block_semantics ... ok
[INFO] [stdout] test utilities::copy::tests::copy_with_selection_direction_backward_block_semantics ... ok
[INFO] [stdout] test utilities::cut::tests::cut_with_multiple_selections_returns_error ... ok
[INFO] [stdout] test utilities::cut::tests::cut_with_selection_direction_backward_bar_semantics ... ok
[INFO] [stdout] test utilities::cut::tests::cut_with_selection_direction_backward_block_semantics ... ok
[INFO] [stdout] test utilities::decrement_primary_selection::tests::errors_if_single_selection ... ok
[INFO] [stdout] test utilities::decrement_primary_selection::tests::with_multiple_selections ... ok
[INFO] [stdout] test utilities::decrement_primary_selection::tests::wraps_if_primary_is_first ... ok
[INFO] [stdout] test utilities::cut::tests::cut_with_selection_direction_forward_bar_semantics ... ok
[INFO] [stdout] test utilities::extend_selection_down::tests::errors_when_single_selection_on_bottom_line_bar_semantics ... ok
[INFO] [stdout] test utilities::delete::tests::with_extended_selections ... ok
[INFO] [stdout] test utilities::extend_selection_down::tests::with_mixed_valid_and_invalid_selections_bar_semantics ... ok
[INFO] [stdout] test utilities::extend_selection_down::tests::errors_when_single_selection_on_bottom_line_block_semantics ... ok
[INFO] [stdout] test utilities::cut::tests::cut_with_selection_direction_forward_block_semantics ... ok
[INFO] [stdout] test utilities::delete::tests::with_non_extended_selections ... ok
[INFO] [stdout] test utilities::delete::tests::errors_if_single_cursor_at_doc_end ... ok
[INFO] [stdout] test utilities::extend_selection_down::tests::with_mixed_valid_and_invalid_selections_block_semantics ... ok
[INFO] [stdout] test utilities::extend_selection_home::tests::errors_when_line_start_and_line_text_start_and_cursor_position_all_equal_bar_semantics ... ok
[INFO] [stdout] test utilities::extend_selection_down::tests::with_multiple_valid_selections_block_semantics ... ok
[INFO] [stdout] test utilities::delete::tests::with_valid_selection_and_cursor_at_doc_end ... ok
[INFO] [stdout] test utilities::extend_selection_home::tests::when_cursor_at_line_text_start_bar_semantics ... ok
[INFO] [stdout] test utilities::extend_selection_down::tests::with_multiple_valid_selections_bar_semantics ... ok
[INFO] [stdout] test utilities::extend_selection_home::tests::errors_when_line_start_and_line_text_start_and_cursor_position_all_equal_block_semantics ... ok
[INFO] [stdout] test utilities::extend_selection_home::tests::with_mixed_valid_and_invalid_selections_bar_semantics ... ok
[INFO] [stdout] test utilities::extend_selection_home::tests::when_cursor_before_line_text_start_block_semantics ... ok
[INFO] [stdout] test utilities::extend_selection_home::tests::when_cursor_past_line_text_start_block_semantics ... ok
[INFO] [stdout] test utilities::extend_selection_left::tests::errors_if_already_extended_backward_at_doc_start_block_semantics ... ok
[INFO] [stdout] test utilities::extend_selection_left::tests::errors_if_cursor_at_doc_start_block_semantics ... ok
[INFO] [stdout] test utilities::extend_selection_home::tests::when_cursor_before_line_text_start_bar_semantics ... ok
[INFO] [stdout] test utilities::extend_selection_left::tests::extends_to_doc_start_bar_semantics ... ok
[INFO] [stdout] test utilities::extend_selection_home::tests::when_cursor_past_line_text_start_bar_semantics ... ok
[INFO] [stdout] test utilities::extend_selection_left::tests::extends_to_doc_start_block_semantics ... ok
[INFO] [stdout] test utilities::extend_selection_home::tests::when_cursor_at_line_text_start_block_semantics ... ok
[INFO] [stdout] test utilities::extend_selection_left::tests::with_previously_forward_extended_selection ... ok
[INFO] [stdout] test utilities::extend_selection_line_end::tests::moves_to_line_text_end_block_semantics ... ok
[INFO] [stdout] test utilities::extend_selection_line_start::tests::errors_if_already_at_line_start_bar_semantics ... ok
[INFO] [stdout] test utilities::extend_selection_left::tests::normal_use_block_semantics ... ok
[INFO] [stdout] test utilities::extend_selection_line_end::tests::error_if_already_at_line_end ... ok
[INFO] [stdout] test utilities::extend_selection_line_end::tests::errors_if_already_at_line_text_end_bar_semantics ... ok
[INFO] [stdout] test utilities::extend_selection_line_end::tests::with_mixed_valid_and_invalid_selections_block_semantics ... ok
[INFO] [stdout] test utilities::extend_selection_left::tests::normal_use_bar_semantics ... ok
[INFO] [stdout] test utilities::extend_selection_line_end::tests::errors_if_already_at_line_text_end_block_semantics ... ok
[INFO] [stdout] test utilities::extend_selection_left::tests::errors_if_cursor_at_doc_start_bar_semantics ... ok
[INFO] [stdout] test utilities::extend_selection_line_end::tests::with_mixed_valid_and_invalid_selections_bar_semantics ... ok
[INFO] [stdout] test utilities::extend_selection_line_text_start::tests::extend_line_text_start_block_semantics ... ok
[INFO] [stdout] test utilities::extend_selection_line_end::tests::moves_to_line_text_end_bar_semantics ... ok
[INFO] [stdout] test utilities::extend_selection_line_start::tests::errors_if_already_at_line_start_block_semantics ... ok
[INFO] [stdout] test utilities::extend_selection_line_start::tests::extend_line_start_bar_semantics ... ok
[INFO] [stdout] test utilities::extend_selection_line_start::tests::extend_line_start_block_semantics ... ok
[INFO] [stdout] test utilities::extend_selection_line_start::tests::when_extending_from_line_end_clips_new_selection_before_newline_char ... ok
[INFO] [stdout] test utilities::extend_selection_line_start::tests::with_mixed_valid_and_invalid_selections_block_semantics ... ok
[INFO] [stdout] test utilities::extend_selection_line_text_start::tests::errors_if_already_at_line_text_start_bar_semantics ... ok
[INFO] [stdout] test utilities::extend_selection_line_text_start::tests::errors_if_already_at_line_text_start_block_semantics ... ok
[INFO] [stdout] test utilities::extend_selection_line_start::tests::with_mixed_valid_and_invalid_selections_bar_semantics ... ok
[INFO] [stdout] test utilities::extend_selection_line_text_start::tests::extend_line_text_start_bar_semantics ... ok
[INFO] [stdout] test utilities::extend_selection_line_text_start::tests::with_mixed_valid_and_invalid_selections_block_semantics ... ok
[INFO] [stdout] test utilities::extend_selection_right::tests::errors_if_already_extended_forward_at_doc_text_end_bar_semantics ... ok
[INFO] [stdout] test utilities::extend_selection_line_text_start::tests::when_extending_from_line_end_clips_new_selection_before_newline_char ... ok
[INFO] [stdout] test utilities::extend_selection_line_text_start::tests::with_mixed_valid_and_invalid_selections_bar_semantics ... ok
[INFO] [stdout] test utilities::extend_selection_right::tests::normal_use_block_semantics ... ok
[INFO] [stdout] test utilities::extend_selection_up::tests::errors_when_single_selection_on_top_line_bar_semantics ... ok
[INFO] [stdout] test utilities::extend_selection_right::tests::errors_if_cursor_at_doc_text_end_block_semantics ... ok
[INFO] [stdout] test utilities::extend_selection_word_boundary_backward::tests::errors_if_already_extended_backwards_to_doc_start ... ok
[INFO] [stdout] test utilities::extend_selection_right::tests::normal_use_bar_semantics ... ok
[INFO] [stdout] test utilities::extend_selection_word_boundary_backward::tests::errors_if_single_selection_at_doc_start ... ok
[INFO] [stdout] test utilities::extend_selection_right::tests::errors_if_already_extended_forward_at_doc_text_end_block_semantics ... ok
[INFO] [stdout] test utilities::extend_selection_up::tests::errors_when_single_selection_on_top_line_block_semantics ... ok
[INFO] [stdout] test utilities::extend_selection_right::tests::errors_if_cursor_at_doc_text_end_bar_semantics ... ok
[INFO] [stdout] test utilities::extend_selection_word_boundary_backward::tests::extends_to_doc_start_if_no_other_word_boundaries ... ok
[INFO] [stdout] test utilities::extend_selection_right::tests::extends_to_doc_text_end_bar_semantics ... ok
[INFO] [stdout] test utilities::extend_selection_right::tests::extends_to_doc_text_end_block_semantics ... ok
[INFO] [stdout] test utilities::extend_selection_up::tests::with_mixed_valid_and_invalid_selections_bar_semantics ... ok
[INFO] [stdout] test utilities::extend_selection_word_boundary_backward::tests::shrinks_previously_forward_extended_selection ... ok
[INFO] [stdout] test utilities::extend_selection_word_boundary_backward::tests::with_multiple_valid_selections ... ok
[INFO] [stdout] test utilities::extend_selection_word_boundary_backward::tests::with_mixed_valid_and_invalid_selections ... ok
[INFO] [stdout] test utilities::extend_selection_word_boundary_forward::tests::errors_if_already_extended_backward_from_doc_end_bar_semantics ... ok
[INFO] [stdout] test utilities::extend_selection_word_boundary_forward::tests::errors_if_already_extended_backward_from_doc_end_block_semantics ... ok
[INFO] [stdout] test utilities::extend_selection_word_boundary_forward::tests::errors_if_already_extended_forward_to_doc_end_bar_semantics ... ok
[INFO] [stdout] test utilities::extend_selection_word_boundary_forward::tests::errors_if_already_extended_forward_to_doc_end_block_semantics ... ok
[INFO] [stdout] test utilities::extend_selection_word_boundary_forward::tests::errors_if_cursor_at_doc_end_bar_semantics ... ok
[INFO] [stdout] test utilities::extend_selection_word_boundary_forward::tests::extends_to_doc_end_from_doc_text_end_bar_semantics ... ok
[INFO] [stdout] test utilities::extend_selection_word_boundary_forward::tests::extends_to_doc_end_from_doc_text_end_block_semantics ... ok
[INFO] [stdout] test utilities::extend_selection_word_boundary_forward::tests::normal_use_bar_semantics ... ok
[INFO] [stdout] test utilities::extend_selection_word_boundary_forward::tests::normal_use_block_semantics ... ok
[INFO] [stdout] test utilities::extend_selection_word_boundary_forward::tests::with_multiple_valid_selections ... ok
[INFO] [stdout] test utilities::extend_selection_word_boundary_forward::tests::errors_if_cursor_at_doc_end_block_semantics ... ok
[INFO] [stdout] test utilities::extend_selection_home::tests::with_mixed_valid_and_invalid_selections_block_semantics ... ok
[INFO] [stdout] test utilities::extend_selection_word_boundary_forward::tests::with_mixed_valid_and_invalid_selections ... ok
[INFO] [stdout] test utilities::increment_primary_selection::tests::with_multiple_selections ... ok
[INFO] [stdout] test utilities::flip_direction::tests::backward_selections_flip_forwards_bar_semantics ... ok
[INFO] [stdout] test utilities::increment_primary_selection::tests::wraps_if_primary_is_last ... ok
[INFO] [stdout] test utilities::incremental_search_in_selection::tests::errors_if_all_selections_have_no_match ... ok
[INFO] [stdout] test utilities::flip_direction::tests::backward_selections_flip_forwards_block_semantics ... ok
[INFO] [stdout] test utilities::flip_direction::tests::forward_selections_flip_backwards_bar_semantics ... ok
[INFO] [stdout] test utilities::extend_selection_up::tests::with_mixed_valid_and_invalid_selections_block_semantics ... ok
[INFO] [stdout] test utilities::add_surrounding_pair::tests::with_valid_selection_and_cursor_at_end_of_doc ... ok
[INFO] [stdout] test utilities::increment_primary_selection::tests::errors_if_single_selection ... ok
[INFO] [stdout] test utilities::extend_selection_left::tests::errors_if_already_extended_backward_at_doc_start_bar_semantics ... ok
[INFO] [stdout] test utilities::flip_direction::tests::forward_selections_flip_backwards_block_semantics ... ok
[INFO] [stdout] test utilities::incremental_search_in_selection::tests::with_multiple_selections_on_different_lines ... ok
[INFO] [stdout] test utilities::incremental_split_in_selection::tests::errors_if_all_selections_have_no_match ... ok
[INFO] [stdout] test utilities::move_cursor_document_end::tests::errors_when_single_selection_at_doc_end_bar_semantics ... ok
[INFO] [stdout] test utilities::incremental_split_in_selection::tests::errors_if_single_selection_has_no_match ... ok
[INFO] [stdout] test utilities::move_cursor_document_end::tests::with_mixed_valid_and_invalid_selections_bar_semantics ... ok
[INFO] [stdout] test utilities::move_cursor_document_end::tests::with_mixed_valid_and_invalid_selections_block_semantics ... ok
[INFO] [stdout] test utilities::incremental_split_in_selection::tests::with_multiple_selections_on_same_line ... ok
[INFO] [stdout] test utilities::move_cursor_document_end::tests::with_multiple_valid_selections_block_semantics ... ok
[INFO] [stdout] test utilities::move_cursor_document_start::tests::errors_when_single_selection_at_doc_start_block_semantics ... ok
[INFO] [stdout] test utilities::move_cursor_document_end::tests::with_multiple_valid_selections_bar_semantics ... ok
[INFO] [stdout] test utilities::insert_string::tests::errors_if_empty_insert_string ... ok
[INFO] [stdout] test utilities::move_cursor_document_start::tests::with_mixed_valid_and_invalid_selections_bar_semantics ... ok
[INFO] [stdout] test utilities::incremental_split_in_selection::tests::with_multiple_selections_on_different_lines ... ok
[INFO] [stdout] test utilities::move_cursor_document_start::tests::with_mixed_valid_and_invalid_selections_block_semantics ... ok
[INFO] [stdout] test utilities::insert_string::tests::insert_single_char_with_multi_selection_bar_semantics ... ok
[INFO] [stdout] test utilities::move_cursor_document_start::tests::with_multiple_valid_selections_bar_semantics ... ok
[INFO] [stdout] test utilities::move_cursor_document_start::tests::with_multiple_valid_selections_block_semantics ... ok
[INFO] [stdout] test utilities::insert_string::tests::insert_single_char_with_multi_selection_block_semantics ... ok
[INFO] [stdout] test utilities::move_cursor_document_end::tests::errors_when_single_selection_at_doc_end_block_semantics ... ok
[INFO] [stdout] test utilities::move_cursor_down::tests::errors_if_single_selection_on_bottommost_line_bar_semantics ... ok
[INFO] [stdout] test utilities::move_cursor_down::tests::errors_if_single_selection_on_bottommost_line_block_semantics ... ok
[INFO] [stdout] test utilities::move_cursor_down::tests::merges_overlapping_resultant_selections_bar_semantics ... ok
[INFO] [stdout] test utilities::move_cursor_down::tests::to_line_with_equal_len_or_more_bar_semantics ... ok
[INFO] [stdout] test utilities::move_cursor_down::tests::to_line_with_equal_len_or_more_block_semantics ... ok
[INFO] [stdout] test utilities::move_cursor_down::tests::to_shorter_line_bar_semantics ... ok
[INFO] [stdout] test utilities::move_cursor_down::tests::merges_overlapping_resultant_selections_block_semantics ... ok
[INFO] [stdout] test utilities::move_cursor_down::tests::to_shorter_line_block_semantics ... ok
[INFO] [stdout] test utilities::move_cursor_down::tests::with_extended_selection_collapses_bar_semantics ... ok
[INFO] [stdout] test utilities::move_cursor_down::tests::with_extended_selection_collapses_block_semantics ... ok
[INFO] [stdout] test utilities::move_cursor_document_start::tests::errors_when_single_selection_at_doc_start_bar_semantics ... ok
[INFO] [stdout] test utilities::move_cursor_down::tests::with_mixed_valid_and_invalid_selections_bar_semantics ... ok
[INFO] [stdout] test utilities::move_cursor_down::tests::with_mixed_valid_and_invalid_selections_block_semantics ... ok
[INFO] [stdout] test utilities::move_cursor_home::tests::errors_when_single_selection_at_line_start_bar_semantics ... ok
[INFO] [stdout] test utilities::move_cursor_home::tests::errors_when_single_selection_at_line_start_block_semantics ... ok
[INFO] [stdout] test utilities::move_cursor_home::tests::with_mixed_valid_and_invalid_selections_bar_semantics ... ok
[INFO] [stdout] test utilities::move_cursor_left::tests::errors_if_single_selection_at_doc_start_bar_semantics ... ok
[INFO] [stdout] test utilities::move_cursor_home::tests::with_mixed_valid_and_invalid_selections_block_semantics ... ok
[INFO] [stdout] test utilities::move_cursor_left::tests::errors_if_single_selection_at_doc_start_block_semantics ... ok
[INFO] [stdout] test utilities::move_cursor_left::tests::with_mixed_valid_and_invalid_selections_bar_semantics ... ok
[INFO] [stdout] test utilities::move_cursor_left::tests::with_mixed_valid_and_invalid_selections_block_semantics ... ok
[INFO] [stdout] test utilities::move_cursor_left::tests::with_multiple_valid_selections_bar_semantics ... ok
[INFO] [stdout] test utilities::move_cursor_left::tests::with_multiple_valid_selections_block_semantics ... ok
[INFO] [stdout] test utilities::move_cursor_line_end::tests::errors_when_single_selection_at_line_end_bar_semantics ... ok
[INFO] [stdout] test utilities::move_cursor_line_end::tests::errors_when_single_selection_at_line_end_block_semantics ... ok
[INFO] [stdout] test utilities::move_cursor_line_end::tests::with_mixed_valid_and_invalid_selections_bar_semantics ... ok
[INFO] [stdout] test utilities::move_cursor_line_end::tests::with_mixed_valid_and_invalid_selections_block_semantics ... ok
[INFO] [stdout] test utilities::move_cursor_line_start::tests::errors_when_single_selection_at_line_start_bar_semantics ... ok
[INFO] [stdout] test utilities::move_cursor_line_start::tests::with_mixed_valid_and_invalid_selections_block_semantics ... ok
[INFO] [stdout] test utilities::move_cursor_line_text_start::tests::errors_when_single_selection_at_line_start_bar_semantics ... ok
[INFO] [stdout] test utilities::move_cursor_line_text_start::tests::with_mixed_valid_and_invalid_selections_bar_semantics ... ok
[INFO] [stdout] test utilities::move_cursor_line_text_start::tests::with_mixed_valid_and_invalid_selections_block_semantics ... ok
[INFO] [stdout] test utilities::move_cursor_right::tests::with_mixed_valid_and_invalid_selections_bar_semantics ... ok
[INFO] [stdout] test utilities::move_cursor_right::tests::with_mixed_valid_and_invalid_selections_block_semantics ... ok
[INFO] [stdout] test utilities::move_cursor_right::tests::with_multiple_valid_selections_bar_semantics ... ok
[INFO] [stdout] test utilities::move_cursor_right::tests::with_multiple_valid_selections_block_semantics ... ok
[INFO] [stdout] test utilities::move_cursor_right::tests::with_single_selection_at_doc_end_bar_semantics ... ok
[INFO] [stdout] test utilities::move_cursor_right::tests::with_single_selection_at_doc_end_block_semantics ... ok
[INFO] [stdout] test utilities::move_cursor_up::tests::errors_if_single_selection_on_topmost_line_bar_semantics ... ok
[INFO] [stdout] test utilities::move_cursor_up::tests::errors_if_single_selection_on_topmost_line_block_semantics ... ok
[INFO] [stdout] test utilities::move_cursor_up::tests::merges_overlapping_resultant_selections_bar_semantics ... ok
[INFO] [stdout] test utilities::move_cursor_up::tests::merges_overlapping_resultant_selections_block_semantics ... ok
[INFO] [stdout] test utilities::move_cursor_up::tests::to_line_with_equal_len_or_more_bar_semantics ... ok
[INFO] [stdout] test utilities::move_cursor_up::tests::to_line_with_equal_len_or_more_block_semantics ... ok
[INFO] [stdout] test utilities::move_cursor_up::tests::to_shorter_line_bar_semantics ... ok
[INFO] [stdout] test utilities::move_cursor_line_start::tests::errors_when_single_selection_at_line_start_block_semantics ... ok
[INFO] [stdout] test utilities::move_cursor_up::tests::to_shorter_line_block_semantics ... ok
[INFO] [stdout] test utilities::move_cursor_up::tests::with_extended_selection_collapses_bar_semantics ... ok
[INFO] [stdout] test utilities::move_cursor_up::tests::with_extended_selection_collapses_block_semantics ... ok
[INFO] [stdout] test utilities::move_cursor_up::tests::with_mixed_valid_and_invalid_selections_bar_semantics ... ok
[INFO] [stdout] test utilities::move_cursor_word_boundary_backward::tests::with_mixed_valid_and_invalid_selections_block_semantics ... ok
[INFO] [stdout] test utilities::move_cursor_word_boundary_forward::tests::errors_when_single_selection_at_doc_end_bar_semantics ... ok
[INFO] [stdout] test utilities::move_cursor_up::tests::with_mixed_valid_and_invalid_selections_block_semantics ... ok
[INFO] [stdout] test utilities::move_cursor_word_boundary_backward::tests::errors_when_single_selection_at_doc_end_block_semantics ... ok
[INFO] [stdout] test utilities::move_cursor_word_boundary_forward::tests::errors_when_single_selection_at_doc_end_block_semantics ... ok
[INFO] [stdout] test utilities::move_cursor_word_boundary_backward::tests::with_multiple_valid_selections_bar_semantics ... ok
[INFO] [stdout] test utilities::move_cursor_word_boundary_backward::tests::errors_when_single_selection_at_doc_end_bar_semantics ... ok
[INFO] [stdout] test utilities::move_cursor_word_boundary_forward::tests::with_mixed_valid_and_invalid_selections_bar_semantics ... ok
[INFO] [stdout] test utilities::move_cursor_word_boundary_backward::tests::with_multiple_valid_selections_block_semantics ... ok
[INFO] [stdout] test utilities::move_cursor_word_boundary_forward::tests::with_multiple_valid_selections_block_semantics ... ok
[INFO] [stdout] test utilities::move_cursor_word_boundary_forward::tests::with_multiple_valid_selections_bar_semantics ... ok
[INFO] [stdout] test utilities::move_to_line_number::tests::errors_if_already_at_line_number_block_semantics ... ok
[INFO] [stdout] test utilities::move_to_line_number::tests::errors_if_invalid_line_number_block_semantics ... ok
[INFO] [stdout] test utilities::move_to_line_number::tests::errors_if_invalid_line_number_bar_semantics ... ok
[INFO] [stdout] test utilities::move_to_line_number::tests::moves_to_line_number_bar_semantics ... ok
[INFO] [stdout] test utilities::move_to_line_number::tests::errors_if_already_at_line_number_bar_semantics ... ok
[INFO] [stdout] test utilities::move_cursor_word_boundary_forward::tests::with_mixed_valid_and_invalid_selections_block_semantics ... ok
[INFO] [stdout] test utilities::move_to_line_number::tests::moves_to_line_number_block_semantics ... ok
[INFO] [stdout] test utilities::nearest_surrounding_pair::tests::no_opening_bracket_pair_returns_empty_vec ... ok
[INFO] [stdout] test utilities::nearest_surrounding_pair::tests::with_cursor_over_surrounding_pair_opening ... ok
[INFO] [stdout] test utilities::nearest_surrounding_pair::tests::at_end_with_no_surrounding_pair ... ok
[INFO] [stdout] test utilities::nearest_surrounding_pair::tests::normal_case ... ok
[INFO] [stdout] test utilities::redo::tests::redo_with_nothing_on_stack_errors ... ok
[INFO] [stdout] test utilities::nearest_surrounding_pair::tests::at_start_with_no_surrounding_pair ... ok
[INFO] [stdout] test utilities::nearest_surrounding_pair::tests::with_cursor_over_surrounding_pair_closing ... ok
[INFO] [stdout] test utilities::nearest_surrounding_pair::tests::no_closing_bracket_pair_returns_empty_vec ... ok
[INFO] [stdout] test utilities::remove_primary_selection::tests::when_primary_is_first_next_becomes_new_primary ... ok
[INFO] [stdout] test utilities::remove_primary_selection::tests::errors_if_single_selection ... ok
[INFO] [stdout] test utilities::nearest_surrounding_pair::tests::with_multiple_levels_of_same_surrounding_pair ... ok
[INFO] [stdout] test utilities::paste::tests::errors_if_empty_clipboard ... ok
[INFO] [stdout] test utilities::remove_primary_selection::tests::when_primary_not_first_previous_becomes_new_primary ... ok
[INFO] [stdout] test utilities::scroll_view_down::tests::scroll_down ... ok
[INFO] [stdout] test utilities::scroll_view_left::tests::errors_if_amount_is_zero ... ok
[INFO] [stdout] test utilities::scroll_view_left::tests::errors_if_already_scrolled_left_all_the_way ... ok
[INFO] [stdout] test utilities::scroll_view_left::tests::scroll_left ... ok
[INFO] [stdout] test utilities::scroll_view_down::tests::errors_if_already_scrolled_down_all_the_way ... ok
[INFO] [stdout] test utilities::scroll_view_right::tests::errors_if_amount_is_zero ... ok
[INFO] [stdout] test utilities::nearest_surrounding_pair::tests::with_multiple_selections ... ok
[INFO] [stdout] test utilities::paste::tests::paste_single_selection_block_semantics ... ok
[INFO] [stdout] test utilities::scroll_view_down::tests::errors_if_amount_is_zero ... ok
[INFO] [stdout] test utilities::scroll_view_right::tests::scroll_right ... ok
[INFO] [stdout] test utilities::select_all::tests::ensure_cannot_past_text_len ... ok
[INFO] [stdout] test utilities::scroll_view_up::tests::errors_if_amount_is_zero ... ok
[INFO] [stdout] test utilities::nearest_surrounding_pair::tests::with_other_pairs_inside_surrounding_pair ... ok
[INFO] [stdout] test utilities::select_all::tests::errors_if_all_already_selected ... ok
[INFO] [stdout] test utilities::paste::tests::paste_single_selection_bar_semantics ... ok
[INFO] [stdout] test utilities::scroll_view_up::tests::errors_if_already_scrolled_up_all_the_way ... ok
[INFO] [stdout] test utilities::scroll_view_right::tests::errors_if_already_scrolled_right_all_the_way ... ok
[INFO] [stdout] test utilities::scroll_view_up::tests::scroll_up ... ok
[INFO] [stdout] test utilities::select_all::tests::selects_all_and_clears_non_primary_selections ... ok
[INFO] [stdout] test utilities::select_line::tests::errors_if_at_doc_end_and_line_empty_bar_semantics ... ok
[INFO] [stdout] test utilities::select_line::tests::errors_if_results_in_same_state_bar_semantics ... ok
[INFO] [stdout] test utilities::select_line::tests::normal_use_block_semantics ... ok
[INFO] [stdout] test utilities::select_line::tests::errors_if_at_doc_end_and_line_empty_block_semantics ... ok
[INFO] [stdout] test utilities::surround::tests::with_non_extended_selection ... ok
[INFO] [stdout] test utilities::select_line::tests::errors_if_selection_spans_multiple_lines_bar_semantics ... ok
[INFO] [stdout] test utilities::select_line::tests::errors_if_selection_spans_multiple_lines_block_semantics ... ok
[INFO] [stdout] test utilities::surround::tests::errors_if_single_selection_at_doc_end ... ok
[INFO] [stdout] test utilities::surround::tests::with_extended_selection ... ok
[INFO] [stdout] test utilities::select_line::tests::should_succeed_if_mixed_selection_spanning_multiple_lines_and_valid_selection ... ok
[INFO] [stdout] test utilities::select_line::tests::normal_use_bar_semantics ... ok
[INFO] [stdout] test utilities::select_line::tests::errors_if_results_in_same_state_block_semantics ... ok
[INFO] [stdout] test utilities::surround::tests::mixed_valid_and_invalid_selections ... ok
[INFO] [stdout] test view_tests::line_numbers::line_numbers ... ok
[INFO] [stdout] test utilities::undo::tests::with_insert_change_on_stack ... ok
[INFO] [stdout] test utilities::undo::tests::undo_with_nothing_on_stack_errors ... ok
[INFO] [stdout] test view_tests::primary_cursor_position::primary_cursor_position_with_cursor_outside_view ... ok
[INFO] [stdout] test view_tests::cursor_positions::cursor_positions ... ok
[INFO] [stdout] test view_tests::scroll_following_cursor::scroll_following_cursor ... ok
[INFO] [stdout] test view_tests::primary_cursor_position::primary_cursor_position ... ok
[INFO] [stdout] test view_tests::text::text ... ok
[INFO] [stdout] test view_tests::view_blocks::view_blocks ... ok
[INFO] [stdout] test view_tests::selections::more_of_when_some_selections_in_view ... ok
[INFO] [stdout] test view_tests::selections::when_multiple_selections_per_line ... ok
[INFO] [stdout] test view_tests::selections::when_no_selections_in_view ... ok
[INFO] [stdout] test view_tests::selections::when_selections_in_view ... ok
[INFO] [stdout] test view_tests::selections::when_some_selections_in_view ... ok
[INFO] [stdout] test view_tests::should_scroll::should_scroll ... ok
[INFO] [stdout] test utilities::incremental_search_in_selection::tests::with_multiple_selections_on_same_line ... ok
[INFO] [stdout] test utilities::move_cursor_word_boundary_backward::tests::with_mixed_valid_and_invalid_selections_bar_semantics ... ok
[INFO] [stdout] test utilities::move_cursor_line_text_start::tests::errors_when_single_selection_at_line_start_block_semantics ... ok
[INFO] [stdout] test utilities::move_cursor_line_start::tests::with_mixed_valid_and_invalid_selections_bar_semantics ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- selections_tests::move_cursor_clearing_non_primary::idk stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'selections_tests::move_cursor_clearing_non_primary::idk' (109) panicked at src/selections_tests/move_cursor_clearing_non_primary.rs:1:18:
[INFO] [stdout] not implemented
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5c7dafa297a2 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5c7dafa297a2 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5c7dafa297a2 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5c7dafa297a2 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5c7dafa3f45a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5c7dafa3f45a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x5c7dafa2e656 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5c7dafa2e656 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5c7dafa07f3f - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5c7dafa07f3f - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5c7dafa21a89 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5c7daf70bcae - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5c7daf70bcae - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5c7dafa21c42 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5c7dafa21c42 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5c7dafa0802a - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5c7daf9fd249 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5c7dafa08e4d - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5c7dafa3fc1c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5c7dafa3fbe2 - core[27de1724e4349be2]::panicking::panic
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x5c7daf69643a - edit_core[f383bbd3a161556d]::selections_tests::move_cursor_clearing_non_primary::idk
[INFO] [stdout]                                at /opt/rustwide/workdir/src/selections_tests/move_cursor_clearing_non_primary.rs:1:18
[INFO] [stdout]   21:     0x5c7daf694f47 - edit_core[f383bbd3a161556d]::selections_tests::move_cursor_clearing_non_primary::idk::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/selections_tests/move_cursor_clearing_non_primary.rs:1:17
[INFO] [stdout]   22:     0x5c7daf6bb506 - <edit_core[f383bbd3a161556d]::selections_tests::move_cursor_clearing_non_primary::idk::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x5c7daf70005b - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5c7daf70005b - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   25:     0x5c7daf70c8ba - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   26:     0x5c7daf70c8ba - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   27:     0x5c7daf70c8ba - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   28:     0x5c7daf70c8ba - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   29:     0x5c7daf70c8ba - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x5c7daf70c8ba - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   31:     0x5c7daf70c8ba - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   32:     0x5c7daf707e64 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   33:     0x5c7daf707e64 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   34:     0x5c7daf70f3b2 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   35:     0x5c7daf70f3b2 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   36:     0x5c7daf70f3b2 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   37:     0x5c7daf70f3b2 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   38:     0x5c7daf70f3b2 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x5c7daf70f3b2 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   40:     0x5c7daf70f3b2 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x5c7dafa2904f - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   42:     0x5c7dafa2904f - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   43:     0x7cc1d828aaa4 - <unknown>
[INFO] [stdout]   44:     0x7cc1d8317a64 - clone
[INFO] [stdout]   45:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- selections_tests::move_cursor_non_overlapping::idk stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'selections_tests::move_cursor_non_overlapping::idk' (110) panicked at src/selections_tests/move_cursor_non_overlapping.rs:1:18:
[INFO] [stdout] not implemented
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5c7dafa297a2 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5c7dafa297a2 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5c7dafa297a2 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5c7dafa297a2 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5c7dafa3f45a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5c7dafa3f45a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x5c7dafa2e656 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5c7dafa2e656 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5c7dafa07f3f - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5c7dafa07f3f - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5c7dafa21a89 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5c7daf70bcae - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5c7daf70bcae - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5c7dafa21c42 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5c7dafa21c42 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5c7dafa0802a - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5c7daf9fd249 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5c7dafa08e4d - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5c7dafa3fc1c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5c7dafa3fbe2 - core[27de1724e4349be2]::panicking::panic
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x5c7daf68d8da - edit_core[f383bbd3a161556d]::selections_tests::move_cursor_non_overlapping::idk
[INFO] [stdout]                                at /opt/rustwide/workdir/src/selections_tests/move_cursor_non_overlapping.rs:1:18
[INFO] [stdout]   21:     0x5c7daf68b1e7 - edit_core[f383bbd3a161556d]::selections_tests::move_cursor_non_overlapping::idk::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/selections_tests/move_cursor_non_overlapping.rs:1:17
[INFO] [stdout]   22:     0x5c7daf6bb4c6 - <edit_core[f383bbd3a161556d]::selections_tests::move_cursor_non_overlapping::idk::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x5c7daf70005b - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5c7daf70005b - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   25:     0x5c7daf70c8ba - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   26:     0x5c7daf70c8ba - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   27:     0x5c7daf70c8ba - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   28:     0x5c7daf70c8ba - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   29:     0x5c7daf70c8ba - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x5c7daf70c8ba - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   31:     0x5c7daf70c8ba - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   32:     0x5c7daf707e64 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   33:     0x5c7daf707e64 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   34:     0x5c7daf70f3b2 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   35:     0x5c7daf70f3b2 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   36:     0x5c7daf70f3b2 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   37:     0x5c7daf70f3b2 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   38:     0x5c7daf70f3b2 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x5c7daf70f3b2 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   40:     0x5c7daf70f3b2 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x5c7dafa2904f - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   42:     0x5c7dafa2904f - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   43:     0x7cc1d828aaa4 - <unknown>
[INFO] [stdout]   44:     0x7cc1d8317a64 - clone
[INFO] [stdout]   45:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- selections_tests::move_cursor_page::idk stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'selections_tests::move_cursor_page::idk' (111) panicked at src/selections_tests/move_cursor_page.rs:1:18:
[INFO] [stdout] not implemented
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5c7dafa297a2 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5c7dafa297a2 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5c7dafa297a2 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5c7dafa297a2 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5c7dafa3f45a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5c7dafa3f45a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x5c7dafa2e656 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5c7dafa2e656 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5c7dafa07f3f - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5c7dafa07f3f - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5c7dafa21a89 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5c7daf70bcae - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5c7daf70bcae - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5c7dafa21c42 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5c7dafa21c42 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5c7dafa0802a - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5c7daf9fd249 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5c7dafa08e4d - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5c7dafa3fc1c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5c7dafa3fbe2 - core[27de1724e4349be2]::panicking::panic
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x5c7daf680b8a - edit_core[f383bbd3a161556d]::selections_tests::move_cursor_page::idk
[INFO] [stdout]                                at /opt/rustwide/workdir/src/selections_tests/move_cursor_page.rs:1:18
[INFO] [stdout]   21:     0x5c7daf67fac7 - edit_core[f383bbd3a161556d]::selections_tests::move_cursor_page::idk::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/selections_tests/move_cursor_page.rs:1:17
[INFO] [stdout]   22:     0x5c7daf6bb3c6 - <edit_core[f383bbd3a161556d]::selections_tests::move_cursor_page::idk::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x5c7daf70005b - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5c7daf70005b - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   25:     0x5c7daf70c8ba - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   26:     0x5c7daf70c8ba - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   27:     0x5c7daf70c8ba - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   28:     0x5c7daf70c8ba - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   29:     0x5c7daf70c8ba - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x5c7daf70c8ba - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   31:     0x5c7daf70c8ba - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   32:     0x5c7daf707e64 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   33:     0x5c7daf707e64 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   34:     0x5c7daf70f3b2 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   35:     0x5c7daf70f3b2 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   36:     0x5c7daf70f3b2 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   37:     0x5c7daf70f3b2 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   38:     0x5c7daf70f3b2 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x5c7daf70f3b2 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   40:     0x5c7daf70f3b2 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x5c7dafa2904f - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   42:     0x5c7dafa2904f - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   43:     0x7cc1d828aaa4 - <unknown>
[INFO] [stdout]   44:     0x7cc1d8317a64 - clone
[INFO] [stdout]   45:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- selections_tests::shift_subsequent_selections_backward::idk stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'selections_tests::shift_subsequent_selections_backward::idk' (119) panicked at src/selections_tests/shift_subsequent_selections_backward.rs:1:18:
[INFO] [stdout] not implemented
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5c7dafa297a2 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5c7dafa297a2 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5c7dafa297a2 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5c7dafa297a2 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5c7dafa3f45a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5c7dafa3f45a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x5c7dafa2e656 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5c7dafa2e656 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5c7dafa07f3f - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5c7dafa07f3f - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5c7dafa21a89 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5c7daf70bcae - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5c7daf70bcae - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5c7dafa21c42 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5c7dafa21c42 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5c7dafa0802a - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5c7daf9fd249 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5c7dafa08e4d - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5c7dafa3fc1c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5c7dafa3fbe2 - core[27de1724e4349be2]::panicking::panic
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x5c7daf69e95a - edit_core[f383bbd3a161556d]::selections_tests::shift_subsequent_selections_backward::idk
[INFO] [stdout]                                at /opt/rustwide/workdir/src/selections_tests/shift_subsequent_selections_backward.rs:1:18
[INFO] [stdout]   21:     0x5c7daf69d677 - edit_core[f383bbd3a161556d]::selections_tests::shift_subsequent_selections_backward::idk::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/selections_tests/shift_subsequent_selections_backward.rs:1:17
[INFO] [stdout]   22:     0x5c7daf6bb5c6 - <edit_core[f383bbd3a161556d]::selections_tests::shift_subsequent_selections_backward::idk::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x5c7daf70005b - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5c7daf70005b - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   25:     0x5c7daf70c8ba - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   26:     0x5c7daf70c8ba - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   27:     0x5c7daf70c8ba - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   28:     0x5c7daf70c8ba - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   29:     0x5c7daf70c8ba - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x5c7daf70c8ba - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   31:     0x5c7daf70c8ba - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   32:     0x5c7daf707e64 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   33:     0x5c7daf707e64 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   34:     0x5c7daf70f3b2 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   35:     0x5c7daf70f3b2 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   36:     0x5c7daf70f3b2 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   37:     0x5c7daf70f3b2 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   38:     0x5c7daf70f3b2 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x5c7daf70f3b2 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   40:     0x5c7daf70f3b2 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x5c7dafa2904f - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   42:     0x5c7dafa2904f - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   43:     0x7cc1d828aaa4 - <unknown>
[INFO] [stdout]   44:     0x7cc1d8317a64 - clone
[INFO] [stdout]   45:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- selections_tests::shift_subsequent_selections_forward::idk stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'selections_tests::shift_subsequent_selections_forward::idk' (120) panicked at src/selections_tests/shift_subsequent_selections_forward.rs:1:18:
[INFO] [stdout] not implemented
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5c7dafa297a2 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5c7dafa297a2 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5c7dafa297a2 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5c7dafa297a2 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5c7dafa3f45a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5c7dafa3f45a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x5c7dafa2e656 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5c7dafa2e656 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5c7dafa07f3f - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5c7dafa07f3f - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5c7dafa21a89 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5c7daf70bcae - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5c7daf70bcae - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5c7dafa21c42 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5c7dafa21c42 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5c7dafa0802a - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5c7daf9fd249 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5c7dafa08e4d - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5c7dafa3fc1c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5c7dafa3fbe2 - core[27de1724e4349be2]::panicking::panic
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x5c7daf680baa - edit_core[f383bbd3a161556d]::selections_tests::shift_subsequent_selections_forward::idk
[INFO] [stdout]                                at /opt/rustwide/workdir/src/selections_tests/shift_subsequent_selections_forward.rs:1:18
[INFO] [stdout]   21:     0x5c7daf67faf7 - edit_core[f383bbd3a161556d]::selections_tests::shift_subsequent_selections_forward::idk::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/selections_tests/shift_subsequent_selections_forward.rs:1:17
[INFO] [stdout]   22:     0x5c7daf6bb586 - <edit_core[f383bbd3a161556d]::selections_tests::shift_subsequent_selections_forward::idk::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x5c7daf70005b - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5c7daf70005b - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   25:     0x5c7daf70c8ba - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   26:     0x5c7daf70c8ba - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   27:     0x5c7daf70c8ba - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   28:     0x5c7daf70c8ba - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   29:     0x5c7daf70c8ba - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x5c7daf70c8ba - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   31:     0x5c7daf70c8ba - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   32:     0x5c7daf707e64 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   33:     0x5c7daf707e64 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   34:     0x5c7daf70f3b2 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   35:     0x5c7daf70f3b2 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   36:     0x5c7daf70f3b2 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   37:     0x5c7daf70f3b2 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   38:     0x5c7daf70f3b2 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x5c7daf70f3b2 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   40:     0x5c7daf70f3b2 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x5c7dafa2904f - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   42:     0x5c7dafa2904f - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   43:     0x7cc1d828aaa4 - <unknown>
[INFO] [stdout]   44:     0x7cc1d8317a64 - clone
[INFO] [stdout]   45:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- selections_tests::move_cursor_potentially_overlapping::idk stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'selections_tests::move_cursor_potentially_overlapping::idk' (112) panicked at src/selections_tests/move_cursor_potentially_overlapping.rs:1:18:
[INFO] [stdout] not implemented
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5c7dafa297a2 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5c7dafa297a2 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5c7dafa297a2 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5c7dafa297a2 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5c7dafa3f45a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5c7dafa3f45a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x5c7dafa2e656 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5c7dafa2e656 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5c7dafa07f3f - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5c7dafa07f3f - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5c7dafa21a89 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5c7daf70bcae - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5c7daf70bcae - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5c7dafa21c42 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5c7dafa21c42 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5c7dafa0802a - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5c7daf9fd249 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5c7dafa08e4d - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5c7dafa3fc1c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5c7dafa3fbe2 - core[27de1724e4349be2]::panicking::panic
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x5c7daf6d70ca - edit_core[f383bbd3a161556d]::selections_tests::move_cursor_potentially_overlapping::idk
[INFO] [stdout]                                at /opt/rustwide/workdir/src/selections_tests/move_cursor_potentially_overlapping.rs:1:18
[INFO] [stdout]   21:     0x5c7daf6d50b7 - edit_core[f383bbd3a161556d]::selections_tests::move_cursor_potentially_overlapping::idk::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/selections_tests/move_cursor_potentially_overlapping.rs:1:17
[INFO] [stdout]   22:     0x5c7daf6bb546 - <edit_core[f383bbd3a161556d]::selections_tests::move_cursor_potentially_overlapping::idk::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x5c7daf70005b - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5c7daf70005b - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   25:     0x5c7daf70c8ba - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   26:     0x5c7daf70c8ba - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   27:     0x5c7daf70c8ba - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   28:     0x5c7daf70c8ba - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   29:     0x5c7daf70c8ba - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x5c7daf70c8ba - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   31:     0x5c7daf70c8ba - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   32:     0x5c7daf707e64 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   33:     0x5c7daf707e64 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   34:     0x5c7daf70f3b2 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   35:     0x5c7daf70f3b2 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   36:     0x5c7daf70f3b2 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   37:     0x5c7daf70f3b2 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   38:     0x5c7daf70f3b2 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x5c7daf70f3b2 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   40:     0x5c7daf70f3b2 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x5c7dafa2904f - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   42:     0x5c7dafa2904f - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   43:     0x7cc1d828aaa4 - <unknown>
[INFO] [stdout]   44:     0x7cc1d8317a64 - clone
[INFO] [stdout]   45:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- selections_tests::new::overlapping_selections_are_merged stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'selections_tests::new::overlapping_selections_are_merged' (113) panicked at src/selections_tests/new.rs:26:48:
[INFO] [stdout] not implemented
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5c7dafa297a2 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5c7dafa297a2 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5c7dafa297a2 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5c7dafa297a2 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5c7dafa3f45a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5c7dafa3f45a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x5c7dafa2e656 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5c7dafa2e656 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5c7dafa07f3f - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5c7dafa07f3f - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5c7dafa21a89 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5c7daf70bcae - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5c7daf70bcae - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5c7dafa21c42 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5c7dafa21c42 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5c7dafa0802a - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5c7daf9fd249 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5c7dafa08e4d - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5c7dafa3fc1c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5c7dafa3fbe2 - core[27de1724e4349be2]::panicking::panic
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x5c7daf67be8a - edit_core[f383bbd3a161556d]::selections_tests::new::overlapping_selections_are_merged
[INFO] [stdout]                                at /opt/rustwide/workdir/src/selections_tests/new.rs:26:48
[INFO] [stdout]   21:     0x5c7daf671637 - edit_core[f383bbd3a161556d]::selections_tests::new::overlapping_selections_are_merged::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/selections_tests/new.rs:26:47
[INFO] [stdout]   22:     0x5c7daf6bb646 - <edit_core[f383bbd3a161556d]::selections_tests::new::overlapping_selections_are_merged::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x5c7daf70005b - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5c7daf70005b - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   25:     0x5c7daf70c8ba - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   26:     0x5c7daf70c8ba - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   27:     0x5c7daf70c8ba - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   28:     0x5c7daf70c8ba - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   29:     0x5c7daf70c8ba - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x5c7daf70c8ba - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   31:     0x5c7daf70c8ba - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   32:     0x5c7daf707e64 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   33:     0x5c7daf707e64 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   34:     0x5c7daf70f3b2 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   35:     0x5c7daf70f3b2 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   36:     0x5c7daf70f3b2 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   37:     0x5c7daf70f3b2 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   38:     0x5c7daf70f3b2 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x5c7daf70f3b2 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   40:     0x5c7daf70f3b2 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x5c7dafa2904f - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   42:     0x5c7dafa2904f - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   43:     0x7cc1d828aaa4 - <unknown>
[INFO] [stdout]   44:     0x7cc1d8317a64 - clone
[INFO] [stdout]   45:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- utilities::add_selection_below::tests::to_empty_line_with_extended_selection_with_direction_backward_bar_semantics stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'utilities::add_selection_below::tests::to_empty_line_with_extended_selection_with_direction_backward_bar_semantics' (156) panicked at src/utilities/add_selection_below.rs:120:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: Selections { selections: [Selection { range: Range { start: 9, end: 13 }, direction: Backward, stored_line_position: None }, Selection { range: Range { start: 14, end: 14 }, direction: Forward, stored_line_position: None }], primary_selection_index: 0 }
[INFO] [stdout]  right: Selections { selections: [Selection { range: Range { start: 9, end: 13 }, direction: Backward, stored_line_position: None }, Selection { range: Range { start: 14, end: 14 }, direction: Backward, stored_line_position: None }], primary_selection_index: 0 }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5c7dafa297a2 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5c7dafa297a2 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5c7dafa297a2 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5c7dafa297a2 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5c7dafa3f45a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5c7dafa3f45a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x5c7dafa2e656 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5c7dafa2e656 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5c7dafa07f3f - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5c7dafa07f3f - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5c7dafa21a89 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5c7daf70bcae - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5c7daf70bcae - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5c7dafa21c42 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5c7dafa21c42 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5c7dafa07ff8 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5c7daf9fd249 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5c7dafa08e4d - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5c7dafa3fc1c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5c7dafa3fad3 - core[27de1724e4349be2]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x5c7daf6b0ff3 - core[27de1724e4349be2]::panicking::assert_failed::<edit_core[f383bbd3a161556d]::selections::Selections, edit_core[f383bbd3a161556d]::selections::Selections>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x5c7daf683819 - edit_core[f383bbd3a161556d]::utilities::add_selection_below::tests::test
[INFO] [stdout]                                at /opt/rustwide/workdir/src/utilities/add_selection_below.rs:120:9
[INFO] [stdout]   22:     0x5c7daf683da2 - edit_core[f383bbd3a161556d]::utilities::add_selection_below::tests::to_empty_line_with_extended_selection_with_direction_backward_bar_semantics
[INFO] [stdout]                                at /opt/rustwide/workdir/src/utilities/add_selection_below.rs:343:21
[INFO] [stdout]   23:     0x5c7daf67fc77 - edit_core[f383bbd3a161556d]::utilities::add_selection_below::tests::to_empty_line_with_extended_selection_with_direction_backward_bar_semantics::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/utilities/add_selection_below.rs:333:105
[INFO] [stdout]   24:     0x5c7daf6bcd46 - <edit_core[f383bbd3a161556d]::utilities::add_selection_below::tests::to_empty_line_with_extended_selection_with_direction_backward_bar_semantics::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5c7daf70005b - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x5c7daf70005b - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   27:     0x5c7daf70c8ba - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   28:     0x5c7daf70c8ba - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   29:     0x5c7daf70c8ba - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   30:     0x5c7daf70c8ba - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   31:     0x5c7daf70c8ba - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x5c7daf70c8ba - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   33:     0x5c7daf70c8ba - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   34:     0x5c7daf707e64 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   35:     0x5c7daf707e64 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   36:     0x5c7daf70f3b2 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   37:     0x5c7daf70f3b2 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   38:     0x5c7daf70f3b2 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   39:     0x5c7daf70f3b2 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   40:     0x5c7daf70f3b2 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x5c7daf70f3b2 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   42:     0x5c7daf70f3b2 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x5c7dafa2904f - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   44:     0x5c7dafa2904f - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   45:     0x7cc1d828aaa4 - <unknown>
[INFO] [stdout]   46:     0x7cc1d8317a64 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     selections_tests::move_cursor_clearing_non_primary::idk
[INFO] [stdout]     selections_tests::move_cursor_non_overlapping::idk
[INFO] [stdout]     selections_tests::move_cursor_page::idk
[INFO] [stdout]     selections_tests::move_cursor_potentially_overlapping::idk
[INFO] [stdout]     selections_tests::new::overlapping_selections_are_merged
[INFO] [stdout]     selections_tests::shift_subsequent_selections_backward::idk
[INFO] [stdout]     selections_tests::shift_subsequent_selections_forward::idk
[INFO] [stdout]     utilities::add_selection_below::tests::to_empty_line_with_extended_selection_with_direction_backward_bar_semantics
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 405 passed; 8 failed; 5 ignored; 0 measured; 0 filtered out; finished in 0.18s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "83251dad827cf2de924df12bf034c5c44d964acf8f55dde017cc8afb3340474e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "83251dad827cf2de924df12bf034c5c44d964acf8f55dde017cc8afb3340474e", kill_on_drop: false }`
[INFO] [stdout] 83251dad827cf2de924df12bf034c5c44d964acf8f55dde017cc8afb3340474e
