[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 beta-2025-09-21 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJustinEnlow%2Fedit_core" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/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-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/JustinEnlow/edit_core on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "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" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f9dac93dd210ee3d7737ee6d38bfc9bded058317d086f13399d9da10d46e3e5f
[INFO] running `Command { std: "docker" "start" "-a" "f9dac93dd210ee3d7737ee6d38bfc9bded058317d086f13399d9da10d46e3e5f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f9dac93dd210ee3d7737ee6d38bfc9bded058317d086f13399d9da10d46e3e5f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f9dac93dd210ee3d7737ee6d38bfc9bded058317d086f13399d9da10d46e3e5f", kill_on_drop: false }`
[INFO] [stdout] f9dac93dd210ee3d7737ee6d38bfc9bded058317d086f13399d9da10d46e3e5f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7214717a6efc92555f9101617ff0badf251375b9e87e277a5dba39880f9e519e
[INFO] running `Command { std: "docker" "start" "-a" "7214717a6efc92555f9101617ff0badf251375b9e87e277a5dba39880f9e519e", kill_on_drop: false }`
[INFO] [stderr]    Compiling str_indices v0.4.3
[INFO] [stderr]    Compiling ropey v1.6.1
[INFO] [stderr]    Compiling edit_core v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.00s
[INFO] running `Command { std: "docker" "inspect" "7214717a6efc92555f9101617ff0badf251375b9e87e277a5dba39880f9e519e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7214717a6efc92555f9101617ff0badf251375b9e87e277a5dba39880f9e519e", kill_on_drop: false }`
[INFO] [stdout] 7214717a6efc92555f9101617ff0badf251375b9e87e277a5dba39880f9e519e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 97358f9ca30390b03d9f7b0c29f731736af0254e4dd1f4c4f19e0b5932540278
[INFO] running `Command { std: "docker" "start" "-a" "97358f9ca30390b03d9f7b0c29f731736af0254e4dd1f4c4f19e0b5932540278", 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 3.14s
[INFO] running `Command { std: "docker" "inspect" "97358f9ca30390b03d9f7b0c29f731736af0254e4dd1f4c4f19e0b5932540278", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "97358f9ca30390b03d9f7b0c29f731736af0254e4dd1f4c4f19e0b5932540278", kill_on_drop: false }`
[INFO] [stdout] 97358f9ca30390b03d9f7b0c29f731736af0254e4dd1f4c4f19e0b5932540278
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 49970d6f6c90a01083f7d4d1769be636e1c3ee0992d6b0c6ddea656426309be4
[INFO] running `Command { std: "docker" "start" "-a" "49970d6f6c90a01083f7d4d1769be636e1c3ee0992d6b0c6ddea656426309be4", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.03s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/edit_core-5982956d41728717)
[INFO] [stdout] running 418 tests
[INFO] [stdout] test range_tests::contains::contains ... ok
[INFO] [stdout] test range_tests::end::idk ... ok
[INFO] [stdout] test range_tests::intersection::intersection ... ok
[INFO] [stdout] test range_tests::intersection::intersection_should_error_if_non_overlapping ... ok
[INFO] [stdout] test range_tests::merge::merge ... ok
[INFO] [stdout] test range_tests::merge::contained ... ok
[INFO] [stdout] test range_tests::merge::consecutive ... ok
[INFO] [stdout] test range_tests::overlaps::non_zero_width_ranges ... ok
[INFO] [stdout] test range_tests::merge::overlapping ... ok
[INFO] [stdout] test range_tests::merge::disconnected ... ok
[INFO] [stdout] test range_tests::overlaps::zero_width_and_non_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 selection_tests::anchor::direction_forward_block_semantics ... ok
[INFO] [stdout] test selection_tests::cursor::when_anchor_greater_than_head_bar_semantics ... ok
[INFO] [stdout] test selection_tests::cursor::when_anchor_greater_than_head_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_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_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::debug::returns_proper_string_when_cursor_past_end_of_text_block_semantics ... ok
[INFO] [stdout] test selection_tests::debug::returns_proper_string_when_head_greater_than_anchor_block_semantics ... ok
[INFO] [stdout] test selection_tests::cursor::when_head_greater_than_anchor_bar_semantics ... ok
[INFO] [stdout] test selection_tests::cursor::when_head_greater_than_anchor_block_semantics ... ok
[INFO] [stdout] test selection_tests::head::direction_forward_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_greater_than_anchor_bar_semantics ... ok
[INFO] [stdout] test selection_tests::is_extended::when_head_greater_than_anchor_block_semantics ... ok
[INFO] [stdout] test selection_tests::head::direction_backward_block_semantics ... ok
[INFO] [stdout] test selection_tests::merge_overlapping::with_extended_multiselections_with_self_and_other_backward ... ok
[INFO] [stdout] test selection_tests::is_extended::when_head_equals_anchor_block_semantics ... ok
[INFO] [stdout] test selection_tests::head::bar_semantics ... ok
[INFO] [stdout] test selection_tests::is_extended::when_anchor_greater_than_head_bar_semantics ... ok
[INFO] [stdout] test selection_tests::is_extended::when_anchor_greater_than_head_block_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::merge_overlapping::with_extended_multiselections_with_self_and_other_forward_bar_semantics ... ok
[INFO] [stdout] test selection_tests::merge_overlapping::with_non_extended_multicursors_bar_semantics ... ok
[INFO] [stdout] test selection_tests::cursor::when_head_equal_anchor_bar_semantics ... 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_forward ... 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_and_other_forward ... 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_backward_and_other_non_extended_backward ... ok
[INFO] [stdout] test selection_tests::merge_overlapping::with_self_extended_backward_and_other_non_extended_bar_semantics ... ok
[INFO] [stdout] test selection_tests::new::extended_backward_block_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_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::new::extended_forward_block_semantics ... ok
[INFO] [stdout] test selection_tests::merge_overlapping::with_self_non_extended_and_other_extended_forward_bar_semantics ... 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::new::no_extension_forward_cursor_block_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_non_extended_backward_and_other_extended_forward ... ok
[INFO] [stdout] test selection_tests::put_cursor::put_cursor ... 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_self_non_extended_forward_and_other_extended_forward ... ok
[INFO] [stdout] test selection_tests::selection_to_selection2d::selection_to_selection2d ... ok
[INFO] [stdout] test selection_tests::move_horizontally::move_horizontally ... ok
[INFO] [stdout] test selection_tests::move_vertically::move_vertically ... ok
[INFO] [stdout] test selection_tests::new::extended_backward_bar_semantics ... ok
[INFO] [stdout] test selection_tests::spans_multiple_lines::selection_extended_on_same_line_bar_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 selection_tests::spans_multiple_lines::selection_extended_to_other_lines_block_semantics ... 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_not_extended_block_semantics ... ok
[INFO] [stdout] test selection_tests::spans_multiple_lines::verify_cursor_past_doc_text ... ok
[INFO] [stdout] test selections_tests::merge_overlapping::error_if_single_selection ... ok
[INFO] [stdout] test selections_tests::merge_overlapping::merge_overlapping_selections ... ok
[INFO] [stdout] test selections_tests::merge_overlapping::no_change_if_no_selections_overlap ... ok
[INFO] [stdout] test selection_tests::spans_multiple_lines::selection_extended_on_same_line_block_semantics ... ok
[INFO] [stdout] test range_tests::overlaps::zero_width_range ... ok
[INFO] [stdout] test selection_tests::new::extended_forward_bar_semantics ... ok
[INFO] [stdout] test selection_tests::spans_multiple_lines::selection_not_extended_bar_semantics ... ok
[INFO] [stdout] test selections_tests::new::selections_are_grapheme_aligned ... ignored
[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::push_front::push_front_works ... ok
[INFO] [stdout] test selections_tests::push::push_works ... ok
[INFO] [stdout] test text_util_tests::distance_to_next_multiple_of_tab_width::idk ... ok
[INFO] [stdout] test text_util_tests::first_non_whitespace_character_offset::with_empty_line ... ok
[INFO] [stdout] test selections_tests::sort::sort_works ... 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::next_grapheme_index::with_ascii ... ok
[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_utf8 ... ignored
[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::previous_grapheme_index::with_utf8 ... ignored
[INFO] [stdout] test text_util_tests::previous_grapheme_index::with_utf8_if_at_doc_start_returns_current_index ... ignored
[INFO] [stdout] test text_util_tests::previous_grapheme_index::with_ascii ... ok
[INFO] [stdout] test text_util_tests::previous_grapheme_index::with_ascii_if_at_doc_start_returns_current_index ... 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 text_util_tests::next_word_boundary::idk ... 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 text_util_tests::offset_from_line_start::idk ... 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 text_util_tests::previous_word_boundary::idk ... 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::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_on_top_line_with_non_extended_selection_with_direction_backward_bar_semantics ... ok
[INFO] [stdout] test range_tests::end::fails_when_end_less_than_start - should panic ... 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_shorter_line_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 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_shorter_line_with_extended_selection_with_direction_forward_bar_semantics ... ok
[INFO] [stdout] test utilities::add_selection_above::tests::to_shorter_line_with_extended_selection_with_direction_backward_bar_semantics ... 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 range_tests::start::fails_when_start_greater_than_end - should panic ... 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::add_selection_below::tests::should_error_if_non_extended_selection_with_forward_direction_on_bottom_line_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_above::tests::to_line_with_same_len_or_more_with_extended_selection_with_direction_forward_bar_semantics ... ok
[INFO] [stdout] test range_tests::new::when_end_greater_than_start - should panic ... ok
[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::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_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_non_extended_selection_with_direction_forward_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_non_extended_selection_with_direction_backward_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_surrounding_pair::tests::with_single_selection ... ok
[INFO] [stdout] test utilities::add_surrounding_pair::tests::with_valid_selection_and_cursor_at_end_of_doc ... 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::backspace::tests::common_use ... 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::backspace::tests::errors_if_single_cursor_at_doc_start ... ok
[INFO] [stdout] test selections_tests::move_cursor_clearing_non_primary::idk ... FAILED
[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::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_before_half_view_height ... ok
[INFO] [stdout] test utilities::backspace::tests::with_extended_selection_deletes_selection ... ok
[INFO] [stdout] test utilities::backspace::tests::with_valid_selection_and_cursor_at_doc_start ... 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::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::center_view_vertically_around_cursor::tests::works_when_cursor_in_valid_position_before_center ... ok
[INFO] [stdout] test utilities::center_view_vertically_around_cursor::tests::works_when_cursor_in_valid_position_after_center ... 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::collapse_selections_to_cursor::tests::collapses_to_cursor_with_mixed_extension ... ok
[INFO] [stdout] test utilities::collapse_selections_to_cursor::tests::collapses_to_cursor_with_multiple_selections_with_selection_forward ... ok
[INFO] [stdout] test utilities::copy::tests::copy_with_multiple_selections_should_error ... ok
[INFO] [stdout] test utilities::copy::tests::copy_with_selection_direction_backward_block_semantics ... 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_block_semantics ... ok
[INFO] [stdout] test utilities::copy::tests::copy_with_selection_direction_forward_bar_semantics ... ok
[INFO] [stdout] test utilities::collapse_selections_to_cursor::tests::collapses_to_cursor_with_multiple_selections_with_selection_backward ... ok
[INFO] [stdout] test utilities::cut::tests::cut_with_multiple_selections_returns_error ... ok
[INFO] [stdout] test selections_tests::move_cursor_page::idk ... FAILED
[INFO] [stdout] test selections_tests::move_cursor_potentially_overlapping::idk ... FAILED
[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::with_multiple_selections ... ok
[INFO] [stdout] test utilities::collapse_selections_to_cursor::tests::errors_if_already_collapsed ... ok
[INFO] [stdout] test selections_tests::new::overlapping_selections_are_merged ... FAILED
[INFO] [stdout] test utilities::cut::tests::cut_with_selection_direction_forward_bar_semantics ... ok
[INFO] [stdout] test utilities::cut::tests::cut_with_selection_direction_forward_block_semantics ... ok
[INFO] [stdout] test utilities::delete::tests::errors_if_single_cursor_at_doc_end ... ok
[INFO] [stdout] test utilities::decrement_primary_selection::tests::errors_if_single_selection ... ok
[INFO] [stdout] test utilities::delete::tests::with_non_extended_selections ... ok
[INFO] [stdout] test utilities::extend_selection_down::tests::errors_when_single_selection_on_bottom_line_block_semantics ... ok
[INFO] [stdout] test utilities::delete::tests::with_valid_selection_and_cursor_at_doc_end ... ok
[INFO] [stdout] test selections_tests::shift_subsequent_selections_backward::idk ... FAILED
[INFO] [stdout] test utilities::decrement_primary_selection::tests::wraps_if_primary_is_first ... ok
[INFO] [stdout] test utilities::delete::tests::with_extended_selections ... ok
[INFO] [stdout] test utilities::extend_selection_down::tests::errors_when_single_selection_on_bottom_line_bar_semantics ... 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::with_mixed_valid_and_invalid_selections_block_semantics ... ok
[INFO] [stdout] test selections_tests::new::should_panic_if_input_selections_empty - should panic ... 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 selections_tests::shift_subsequent_selections_forward::idk ... FAILED
[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_down::tests::with_multiple_valid_selections_bar_semantics ... ok
[INFO] [stdout] test utilities::extend_selection_home::tests::when_cursor_at_line_text_start_bar_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_home::tests::when_cursor_before_line_text_start_bar_semantics ... ok
[INFO] [stdout] test selections_tests::move_cursor_non_overlapping::idk ... FAILED
[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_bar_semantics ... ok
[INFO] [stdout] test utilities::extend_selection_down::tests::with_multiple_valid_selections_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_home::tests::with_mixed_valid_and_invalid_selections_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_cursor_at_doc_start_block_semantics ... ok
[INFO] [stdout] test utilities::extend_selection_left::tests::normal_use_bar_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::error_if_already_at_line_end ... 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_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_bar_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_line_end::tests::moves_to_line_text_end_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_left::tests::normal_use_block_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::errors_if_already_extended_backward_at_doc_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_left::tests::extends_to_doc_start_bar_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_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_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_line_text_start::tests::extend_line_text_start_block_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::errors_if_already_at_line_start_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_start::tests::extend_line_start_bar_semantics ... 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_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_bar_semantics ... 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_word_boundary_backward::tests::extends_to_doc_start_if_no_other_word_boundaries ... ok
[INFO] [stdout] test utilities::extend_selection_word_boundary_backward::tests::shrinks_previously_forward_extended_selection ... 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_right::tests::errors_if_already_extended_forward_at_doc_text_end_bar_semantics ... ok
[INFO] [stdout] test utilities::extend_selection_word_boundary_backward::tests::with_mixed_valid_and_invalid_selections ... 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::with_multiple_valid_selections ... 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_right::tests::extends_to_doc_text_end_bar_semantics ... ok
[INFO] [stdout] test utilities::extend_selection_right::tests::normal_use_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_up::tests::errors_when_single_selection_on_top_line_block_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_up::tests::with_mixed_valid_and_invalid_selections_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_word_boundary_backward::tests::errors_if_single_selection_at_doc_start ... 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_backward_from_doc_end_bar_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_cursor_at_doc_end_bar_semantics ... 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_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::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::extends_to_doc_end_from_doc_text_end_block_semantics ... ok
[INFO] [stdout] test utilities::extend_selection_word_boundary_forward::tests::with_mixed_valid_and_invalid_selections ... ok
[INFO] [stdout] test utilities::flip_direction::tests::backward_selections_flip_forwards_bar_semantics ... ok
[INFO] [stdout] test utilities::extend_selection_word_boundary_forward::tests::with_multiple_valid_selections ... ok
[INFO] [stdout] test utilities::increment_primary_selection::tests::wraps_if_primary_is_last ... ok
[INFO] [stdout] test utilities::increment_primary_selection::tests::with_multiple_selections ... ok
[INFO] [stdout] test utilities::flip_direction::tests::backward_selections_flip_forwards_block_semantics ... ok
[INFO] [stdout] test utilities::increment_primary_selection::tests::errors_if_single_selection ... 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::incremental_split_in_selection::tests::errors_if_single_selection_has_no_match ... ok
[INFO] [stdout] test utilities::incremental_split_in_selection::tests::with_multiple_selections_on_same_line ... ok
[INFO] [stdout] test utilities::incremental_split_in_selection::tests::with_multiple_selections_on_different_lines ... ok
[INFO] [stdout] test utilities::insert_string::tests::errors_if_empty_insert_string ... ok
[INFO] [stdout] test utilities::incremental_split_in_selection::tests::errors_if_all_selections_have_no_match ... ok
[INFO] [stdout] test utilities::flip_direction::tests::forward_selections_flip_backwards_bar_semantics ... ok
[INFO] [stdout] test utilities::incremental_search_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_block_semantics ... ok
[INFO] [stdout] test utilities::move_cursor_document_end::tests::with_mixed_valid_and_invalid_selections_bar_semantics ... ok
[INFO] [stdout] test utilities::incremental_search_in_selection::tests::with_multiple_selections_on_different_lines ... ok
[INFO] [stdout] test utilities::flip_direction::tests::forward_selections_flip_backwards_block_semantics ... ok
[INFO] [stdout] test utilities::insert_string::tests::insert_single_char_with_multi_selection_bar_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_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::move_cursor_document_end::tests::with_multiple_valid_selections_bar_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_document_start::tests::with_mixed_valid_and_invalid_selections_bar_semantics ... 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_start::tests::with_multiple_valid_selections_bar_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::merges_overlapping_resultant_selections_block_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_document_start::tests::with_multiple_valid_selections_block_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::errors_if_single_selection_on_bottommost_line_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_shorter_line_block_semantics ... ok
[INFO] [stdout] test utilities::move_cursor_down::tests::with_extended_selection_collapses_block_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_document_start::tests::with_mixed_valid_and_invalid_selections_block_semantics ... ok
[INFO] [stdout] test utilities::incremental_search_in_selection::tests::with_multiple_selections_on_same_line ... 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_mixed_valid_and_invalid_selections_block_semantics ... ok
[INFO] [stdout] test utilities::move_cursor_left::tests::with_multiple_valid_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_line_end::tests::errors_when_single_selection_at_line_end_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_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_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_home::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_line_start::tests::errors_when_single_selection_at_line_start_block_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_text_start::tests::errors_when_single_selection_at_line_start_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] test utilities::move_cursor_right::tests::with_mixed_valid_and_invalid_selections_block_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_right::tests::with_multiple_valid_selections_bar_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_text_start::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_right::tests::with_mixed_valid_and_invalid_selections_bar_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_multiple_valid_selections_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_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_block_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::merges_overlapping_resultant_selections_bar_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_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_up::tests::to_shorter_line_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_up::tests::with_extended_selection_collapses_bar_semantics ... ok
[INFO] [stdout] test utilities::move_cursor_up::tests::to_shorter_line_block_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_block_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_forward::tests::with_mixed_valid_and_invalid_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_cursor_up::tests::with_extended_selection_collapses_block_semantics ... 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_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::nearest_surrounding_pair::tests::no_closing_bracket_pair_returns_empty_vec ... ok
[INFO] [stdout] test utilities::nearest_surrounding_pair::tests::no_opening_bracket_pair_returns_empty_vec ... ok
[INFO] [stdout] test utilities::move_cursor_word_boundary_forward::tests::with_multiple_valid_selections_block_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_to_line_number::tests::errors_if_already_at_line_number_block_semantics ... ok
[INFO] [stdout] test utilities::nearest_surrounding_pair::tests::with_multiple_levels_of_same_surrounding_pair ... ok
[INFO] [stdout] test utilities::move_cursor_word_boundary_backward::tests::with_multiple_valid_selections_bar_semantics ... ok
[INFO] [stdout] test utilities::nearest_surrounding_pair::tests::with_cursor_over_surrounding_pair_opening ... ok
[INFO] [stdout] test utilities::nearest_surrounding_pair::tests::with_multiple_selections ... ok
[INFO] [stdout] test utilities::nearest_surrounding_pair::tests::with_cursor_over_surrounding_pair_closing ... ok
[INFO] [stdout] test utilities::nearest_surrounding_pair::tests::at_end_with_no_surrounding_pair ... ok
[INFO] [stdout] test utilities::nearest_surrounding_pair::tests::at_start_with_no_surrounding_pair ... 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::moves_to_line_number_block_semantics ... ok
[INFO] [stdout] test utilities::move_cursor_word_boundary_backward::tests::with_multiple_valid_selections_block_semantics ... ok
[INFO] [stdout] test utilities::paste::tests::errors_if_empty_clipboard ... 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::nearest_surrounding_pair::tests::with_other_pairs_inside_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::remove_primary_selection::tests::errors_if_single_selection ... ok
[INFO] [stdout] test utilities::remove_primary_selection::tests::when_primary_is_first_next_becomes_new_primary ... ok
[INFO] [stdout] test utilities::scroll_view_down::tests::errors_if_amount_is_zero ... 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_down::tests::scroll_down ... ok
[INFO] [stdout] test utilities::scroll_view_left::tests::scroll_left ... ok
[INFO] [stdout] test utilities::paste::tests::paste_single_selection_block_semantics ... ok
[INFO] [stdout] test utilities::scroll_view_right::tests::errors_if_amount_is_zero ... ok
[INFO] [stdout] test utilities::scroll_view_right::tests::errors_if_already_scrolled_right_all_the_way ... ok
[INFO] [stdout] test utilities::paste::tests::paste_single_selection_bar_semantics ... ok
[INFO] [stdout] test utilities::remove_primary_selection::tests::when_primary_not_first_previous_becomes_new_primary ... ok
[INFO] [stdout] test utilities::scroll_view_right::tests::scroll_right ... ok
[INFO] [stdout] test utilities::scroll_view_up::tests::errors_if_already_scrolled_up_all_the_way ... ok
[INFO] [stdout] test utilities::scroll_view_up::tests::errors_if_amount_is_zero ... ok
[INFO] [stdout] test utilities::scroll_view_down::tests::errors_if_already_scrolled_down_all_the_way ... ok
[INFO] [stdout] test utilities::scroll_view_up::tests::scroll_up ... ok
[INFO] [stdout] test utilities::select_all::tests::errors_if_all_already_selected ... 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_at_doc_end_and_line_empty_block_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_all::tests::ensure_cannot_past_text_len ... 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::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::with_extended_selection ... ok
[INFO] [stdout] test utilities::select_all::tests::selects_all_and_clears_non_primary_selections ... ok
[INFO] [stdout] test utilities::surround::tests::errors_if_single_selection_at_doc_end ... ok
[INFO] [stdout] test view_tests::primary_cursor_position::primary_cursor_position ... ok
[INFO] [stdout] test utilities::select_line::tests::errors_if_results_in_same_state_block_semantics ... ok
[INFO] [stdout] test view_tests::primary_cursor_position::primary_cursor_position_with_cursor_outside_view ... ok
[INFO] [stdout] test utilities::surround::tests::with_non_extended_selection ... ok
[INFO] [stdout] test view_tests::cursor_positions::cursor_positions ... ok
[INFO] [stdout] test utilities::undo::tests::undo_with_nothing_on_stack_errors ... ok
[INFO] [stdout] test utilities::undo::tests::with_insert_change_on_stack ... ok
[INFO] [stdout] test view_tests::line_numbers::line_numbers ... ok
[INFO] [stdout] test view_tests::selections::more_of_when_some_selections_in_view ... ok
[INFO] [stdout] test view_tests::selections::when_selections_in_view ... ok
[INFO] [stdout] test view_tests::scroll_following_cursor::scroll_following_cursor ... 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::should_scroll::should_scroll ... ok
[INFO] [stdout] test view_tests::view_blocks::view_blocks ... ok
[INFO] [stdout] test view_tests::selections::when_some_selections_in_view ... ok
[INFO] [stdout] test view_tests::text::text ... ok
[INFO] [stdout] test utilities::select_line::tests::normal_use_bar_semantics ... ok
[INFO] [stdout] test utilities::surround::tests::mixed_valid_and_invalid_selections ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[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:     0x5b88e292e022 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5b88e292e022 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5b88e292e022 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5b88e292e022 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5b88e293eecf - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5b88e293eecf - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5b88e28fb481 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5b88e28fb481 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5b88e29074e2 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5b88e290c08f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5b88e290bf21 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x5b88e260782e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x5b88e260782e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5b88e290c74f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x5b88e290c74f - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x5b88e290c5aa - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x5b88e2907619 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5b88e28ef95d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x5b88e2947970 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5b88e2947773 - core::panicking::assert_failed_inner::h448e1d534f4c3d4b
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x5b88e25aa99c - core::panicking::assert_failed::h254123b0d4693dd8
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x5b88e25dff8b - edit_core::utilities::add_selection_below::tests::test::ha22c1e859f20bf28
[INFO] [stdout]                                at /opt/rustwide/workdir/src/utilities/add_selection_below.rs:120:9
[INFO] [stdout]   22:     0x5b88e25e0552 - edit_core::utilities::add_selection_below::tests::to_empty_line_with_extended_selection_with_direction_backward_bar_semantics::h4818d436909c8556
[INFO] [stdout]                                at /opt/rustwide/workdir/src/utilities/add_selection_below.rs:343:21
[INFO] [stdout]   23:     0x5b88e25e05a7 - edit_core::utilities::add_selection_below::tests::to_empty_line_with_extended_selection_with_direction_backward_bar_semantics::{{closure}}::h986e5d4f2da3ac3d
[INFO] [stdout]                                at /opt/rustwide/workdir/src/utilities/add_selection_below.rs:333:105
[INFO] [stdout]   24:     0x5b88e25a80b6 - core::ops::function::FnOnce::call_once::he0f4ac24222d896c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5b88e26075eb - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x5b88e26075eb - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   27:     0x5b88e261d255 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   28:     0x5b88e261d255 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   29:     0x5b88e261d255 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   30:     0x5b88e261d255 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   31:     0x5b88e261d255 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x5b88e261d255 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   33:     0x5b88e261d255 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   34:     0x5b88e25f3a44 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   35:     0x5b88e25f3a44 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] [stdout]   36:     0x5b88e25f730a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   37:     0x5b88e25f730a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   38:     0x5b88e25f730a - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   39:     0x5b88e25f730a - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   40:     0x5b88e25f730a - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x5b88e25f730a - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   42:     0x5b88e25f730a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x5b88e290277f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   44:     0x5b88e290277f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   45:     0x78f5d6dfaaa4 - <unknown>
[INFO] [stdout]   46:     0x78f5d6e87a34 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[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:     0x5b88e292e022 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5b88e292e022 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5b88e292e022 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5b88e292e022 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5b88e293eecf - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5b88e293eecf - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5b88e28fb481 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5b88e28fb481 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5b88e29074e2 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5b88e290c08f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5b88e290bf21 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x5b88e260782e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x5b88e260782e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5b88e290c74f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x5b88e290c74f - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x5b88e290c576 - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:700:13
[INFO] [stdout]   16:     0x5b88e2907619 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5b88e28ef95d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x5b88e2947970 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5b88e294794c - core::panicking::panic::h355c5fec13755e30
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:145:5
[INFO] [stdout]   20:     0x5b88e2597cea - edit_core::selections_tests::move_cursor_clearing_non_primary::idk::h577c438e7adbe794
[INFO] [stdout]                                at /opt/rustwide/workdir/src/selections_tests/move_cursor_clearing_non_primary.rs:1:18
[INFO] [stdout]   21:     0x5b88e2597d07 - edit_core::selections_tests::move_cursor_clearing_non_primary::idk::{{closure}}::hb29be8e5dfabc6a7
[INFO] [stdout]                                at /opt/rustwide/workdir/src/selections_tests/move_cursor_clearing_non_primary.rs:1:17
[INFO] [stdout]   22:     0x5b88e25a5c16 - core::ops::function::FnOnce::call_once::h942753c651fa7ad8
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x5b88e26075eb - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5b88e26075eb - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   25:     0x5b88e261d255 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   26:     0x5b88e261d255 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   27:     0x5b88e261d255 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   28:     0x5b88e261d255 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   29:     0x5b88e261d255 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x5b88e261d255 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   31:     0x5b88e261d255 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   32:     0x5b88e25f3a44 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   33:     0x5b88e25f3a44 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   34:     0x5b88e25f730a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   35:     0x5b88e25f730a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   36:     0x5b88e25f730a - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   37:     0x5b88e25f730a - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   38:     0x5b88e25f730a - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x5b88e25f730a - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   40:     0x5b88e25f730a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x5b88e290277f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   42:     0x5b88e290277f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   43:     0x78f5d6dfaaa4 - <unknown>
[INFO] [stdout]   44:     0x78f5d6e87a34 - 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:     0x5b88e292e022 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5b88e292e022 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5b88e292e022 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5b88e292e022 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5b88e293eecf - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5b88e293eecf - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5b88e28fb481 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5b88e28fb481 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5b88e29074e2 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5b88e290c08f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5b88e290bf21 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x5b88e260782e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x5b88e260782e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5b88e290c74f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x5b88e290c74f - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x5b88e290c576 - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:700:13
[INFO] [stdout]   16:     0x5b88e2907619 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5b88e28ef95d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x5b88e2947970 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5b88e294794c - core::panicking::panic::h355c5fec13755e30
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:145:5
[INFO] [stdout]   20:     0x5b88e25667ba - edit_core::selections_tests::move_cursor_page::idk::h4ee84a6bbc378638
[INFO] [stdout]                                at /opt/rustwide/workdir/src/selections_tests/move_cursor_page.rs:1:18
[INFO] [stdout]   21:     0x5b88e25667d7 - edit_core::selections_tests::move_cursor_page::idk::{{closure}}::haa121966d2f16e1c
[INFO] [stdout]                                at /opt/rustwide/workdir/src/selections_tests/move_cursor_page.rs:1:17
[INFO] [stdout]   22:     0x5b88e25a66d6 - core::ops::function::FnOnce::call_once::haa094b2109b4c9fb
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x5b88e26075eb - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5b88e26075eb - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   25:     0x5b88e261d255 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   26:     0x5b88e261d255 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   27:     0x5b88e261d255 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   28:     0x5b88e261d255 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   29:     0x5b88e261d255 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x5b88e261d255 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   31:     0x5b88e261d255 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   32:     0x5b88e25f3a44 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   33:     0x5b88e25f3a44 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   34:     0x5b88e25f730a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   35:     0x5b88e25f730a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   36:     0x5b88e25f730a - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   37:     0x5b88e25f730a - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   38:     0x5b88e25f730a - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x5b88e25f730a - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   40:     0x5b88e25f730a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x5b88e290277f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   42:     0x5b88e290277f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   43:     0x78f5d6dfaaa4 - <unknown>
[INFO] [stdout]   44:     0x78f5d6e87a34 - 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:     0x5b88e292e022 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5b88e292e022 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5b88e292e022 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5b88e292e022 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5b88e293eecf - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5b88e293eecf - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5b88e28fb481 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5b88e28fb481 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5b88e29074e2 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5b88e290c08f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5b88e290bf21 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x5b88e260782e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x5b88e260782e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5b88e290c74f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x5b88e290c74f - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x5b88e290c576 - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:700:13
[INFO] [stdout]   16:     0x5b88e2907619 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5b88e28ef95d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x5b88e2947970 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5b88e294794c - core::panicking::panic::h355c5fec13755e30
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:145:5
[INFO] [stdout]   20:     0x5b88e25dee9a - edit_core::selections_tests::move_cursor_potentially_overlapping::idk::h7aacef641321195c
[INFO] [stdout]                                at /opt/rustwide/workdir/src/selections_tests/move_cursor_potentially_overlapping.rs:1:18
[INFO] [stdout]   21:     0x5b88e25deeb7 - edit_core::selections_tests::move_cursor_potentially_overlapping::idk::{{closure}}::h382ab55d761ec0cb
[INFO] [stdout]                                at /opt/rustwide/workdir/src/selections_tests/move_cursor_potentially_overlapping.rs:1:17
[INFO] [stdout]   22:     0x5b88e25a3b46 - core::ops::function::FnOnce::call_once::h3dcdbbd174449533
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x5b88e26075eb - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5b88e26075eb - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   25:     0x5b88e261d255 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   26:     0x5b88e261d255 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   27:     0x5b88e261d255 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   28:     0x5b88e261d255 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   29:     0x5b88e261d255 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x5b88e261d255 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   31:     0x5b88e261d255 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   32:     0x5b88e25f3a44 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   33:     0x5b88e25f3a44 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   34:     0x5b88e25f730a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   35:     0x5b88e25f730a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   36:     0x5b88e25f730a - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   37:     0x5b88e25f730a - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   38:     0x5b88e25f730a - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x5b88e25f730a - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   40:     0x5b88e25f730a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x5b88e290277f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   42:     0x5b88e290277f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   43:     0x78f5d6dfaaa4 - <unknown>
[INFO] [stdout]   44:     0x78f5d6e87a34 - 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:     0x5b88e292e022 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5b88e292e022 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5b88e292e022 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5b88e292e022 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5b88e293eecf - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5b88e293eecf - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5b88e28fb481 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5b88e28fb481 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5b88e29074e2 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5b88e290c08f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5b88e290bf21 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x5b88e260782e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x5b88e260782e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5b88e290c74f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x5b88e290c74f - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x5b88e290c576 - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:700:13
[INFO] [stdout]   16:     0x5b88e2907619 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5b88e28ef95d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x5b88e2947970 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5b88e294794c - core::panicking::panic::h355c5fec13755e30
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:145:5
[INFO] [stdout]   20:     0x5b88e25402fa - edit_core::selections_tests::new::overlapping_selections_are_merged::he6406d0e85c907ff
[INFO] [stdout]                                at /opt/rustwide/workdir/src/selections_tests/new.rs:26:48
[INFO] [stdout]   21:     0x5b88e2540317 - edit_core::selections_tests::new::overlapping_selections_are_merged::{{closure}}::h337b400ae837dec9
[INFO] [stdout]                                at /opt/rustwide/workdir/src/selections_tests/new.rs:26:47
[INFO] [stdout]   22:     0x5b88e25a7ff6 - core::ops::function::FnOnce::call_once::hde7cb3ec084a6d80
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x5b88e26075eb - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5b88e26075eb - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   25:     0x5b88e261d255 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   26:     0x5b88e261d255 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   27:     0x5b88e261d255 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   28:     0x5b88e261d255 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   29:     0x5b88e261d255 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x5b88e261d255 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   31:     0x5b88e261d255 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   32:     0x5b88e25f3a44 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   33:     0x5b88e25f3a44 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   34:     0x5b88e25f730a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   35:     0x5b88e25f730a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   36:     0x5b88e25f730a - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   37:     0x5b88e25f730a - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   38:     0x5b88e25f730a - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x5b88e25f730a - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   40:     0x5b88e25f730a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x5b88e290277f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   42:     0x5b88e290277f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   43:     0x78f5d6dfaaa4 - <unknown>
[INFO] [stdout]   44:     0x78f5d6e87a34 - 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:     0x5b88e292e022 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5b88e292e022 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5b88e292e022 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5b88e292e022 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5b88e293eecf - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5b88e293eecf - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5b88e28fb481 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5b88e28fb481 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5b88e29074e2 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5b88e290c08f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5b88e290bf21 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x5b88e260782e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x5b88e260782e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5b88e290c74f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x5b88e290c74f - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x5b88e290c576 - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:700:13
[INFO] [stdout]   16:     0x5b88e2907619 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5b88e28ef95d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x5b88e2947970 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5b88e294794c - core::panicking::panic::h355c5fec13755e30
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:145:5
[INFO] [stdout]   20:     0x5b88e257024a - edit_core::selections_tests::shift_subsequent_selections_backward::idk::hc3433ab53731333e
[INFO] [stdout]                                at /opt/rustwide/workdir/src/selections_tests/shift_subsequent_selections_backward.rs:1:18
[INFO] [stdout]   21:     0x5b88e2570267 - edit_core::selections_tests::shift_subsequent_selections_backward::idk::{{closure}}::h01dc3f0e2a7975ee
[INFO] [stdout]                                at /opt/rustwide/workdir/src/selections_tests/shift_subsequent_selections_backward.rs:1:17
[INFO] [stdout]   22:     0x5b88e25a7036 - core::ops::function::FnOnce::call_once::hc058512b0b71e1b9
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x5b88e26075eb - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5b88e26075eb - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   25:     0x5b88e261d255 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   26:     0x5b88e261d255 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   27:     0x5b88e261d255 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   28:     0x5b88e261d255 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   29:     0x5b88e261d255 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x5b88e261d255 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   31:     0x5b88e261d255 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   32:     0x5b88e25f3a44 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   33:     0x5b88e25f3a44 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   34:     0x5b88e25f730a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   35:     0x5b88e25f730a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   36:     0x5b88e25f730a - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   37:     0x5b88e25f730a - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   38:     0x5b88e25f730a - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x5b88e25f730a - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   40:     0x5b88e25f730a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x5b88e290277f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   42:     0x5b88e290277f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   43:     0x78f5d6dfaaa4 - <unknown>
[INFO] [stdout]   44:     0x78f5d6e87a34 - 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:     0x5b88e292e022 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5b88e292e022 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5b88e292e022 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5b88e292e022 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5b88e293eecf - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5b88e293eecf - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5b88e28fb481 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5b88e28fb481 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5b88e29074e2 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5b88e290c08f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5b88e290bf21 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x5b88e260782e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x5b88e260782e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5b88e290c74f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x5b88e290c74f - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x5b88e290c576 - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:700:13
[INFO] [stdout]   16:     0x5b88e2907619 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5b88e28ef95d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x5b88e2947970 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5b88e294794c - core::panicking::panic::h355c5fec13755e30
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:145:5
[INFO] [stdout]   20:     0x5b88e25cbdaa - edit_core::selections_tests::shift_subsequent_selections_forward::idk::h9ab7b7eb4cad083b
[INFO] [stdout]                                at /opt/rustwide/workdir/src/selections_tests/shift_subsequent_selections_forward.rs:1:18
[INFO] [stdout]   21:     0x5b88e25cbdc7 - edit_core::selections_tests::shift_subsequent_selections_forward::idk::{{closure}}::h8ffebdf934ee0228
[INFO] [stdout]                                at /opt/rustwide/workdir/src/selections_tests/shift_subsequent_selections_forward.rs:1:17
[INFO] [stdout]   22:     0x5b88e25a4556 - core::ops::function::FnOnce::call_once::h5a8c48c0a33ccd5d
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x5b88e26075eb - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5b88e26075eb - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   25:     0x5b88e261d255 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   26:     0x5b88e261d255 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   27:     0x5b88e261d255 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   28:     0x5b88e261d255 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   29:     0x5b88e261d255 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x5b88e261d255 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   31:     0x5b88e261d255 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   32:     0x5b88e25f3a44 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   33:     0x5b88e25f3a44 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   34:     0x5b88e25f730a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   35:     0x5b88e25f730a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   36:     0x5b88e25f730a - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   37:     0x5b88e25f730a - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   38:     0x5b88e25f730a - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x5b88e25f730a - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   40:     0x5b88e25f730a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x5b88e290277f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   42:     0x5b88e290277f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   43:     0x78f5d6dfaaa4 - <unknown>
[INFO] [stdout]   44:     0x78f5d6e87a34 - 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:     0x5b88e292e022 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5b88e292e022 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5b88e292e022 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5b88e292e022 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5b88e293eecf - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5b88e293eecf - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5b88e28fb481 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5b88e28fb481 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5b88e29074e2 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5b88e290c08f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5b88e290bf21 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x5b88e260782e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x5b88e260782e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5b88e290c74f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x5b88e290c74f - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x5b88e290c576 - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:700:13
[INFO] [stdout]   16:     0x5b88e2907619 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5b88e28ef95d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x5b88e2947970 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5b88e294794c - core::panicking::panic::h355c5fec13755e30
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:145:5
[INFO] [stdout]   20:     0x5b88e257a9ca - edit_core::selections_tests::move_cursor_non_overlapping::idk::he40bde1bfa6b87a1
[INFO] [stdout]                                at /opt/rustwide/workdir/src/selections_tests/move_cursor_non_overlapping.rs:1:18
[INFO] [stdout]   21:     0x5b88e257a9e7 - edit_core::selections_tests::move_cursor_non_overlapping::idk::{{closure}}::he72c8c4e204fec20
[INFO] [stdout]                                at /opt/rustwide/workdir/src/selections_tests/move_cursor_non_overlapping.rs:1:17
[INFO] [stdout]   22:     0x5b88e25a2586 - core::ops::function::FnOnce::call_once::h007f48748f5b295e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x5b88e26075eb - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5b88e26075eb - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   25:     0x5b88e261d255 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   26:     0x5b88e261d255 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   27:     0x5b88e261d255 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   28:     0x5b88e261d255 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   29:     0x5b88e261d255 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x5b88e261d255 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   31:     0x5b88e261d255 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   32:     0x5b88e25f3a44 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   33:     0x5b88e25f3a44 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   34:     0x5b88e25f730a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   35:     0x5b88e25f730a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   36:     0x5b88e25f730a - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   37:     0x5b88e25f730a - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   38:     0x5b88e25f730a - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x5b88e25f730a - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   40:     0x5b88e25f730a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x5b88e290277f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   42:     0x5b88e290277f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   43:     0x78f5d6dfaaa4 - <unknown>
[INFO] [stdout]   44:     0x78f5d6e87a34 - clone
[INFO] [stdout]   45:                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.09s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "49970d6f6c90a01083f7d4d1769be636e1c3ee0992d6b0c6ddea656426309be4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "49970d6f6c90a01083f7d4d1769be636e1c3ee0992d6b0c6ddea656426309be4", kill_on_drop: false }`
[INFO] [stdout] 49970d6f6c90a01083f7d4d1769be636e1c3ee0992d6b0c6ddea656426309be4
