[INFO] cloning repository https://github.com/JustinEnlow/edit_core
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/JustinEnlow/edit_core" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJustinEnlow%2Fedit_core", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJustinEnlow%2Fedit_core'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 751fcb489cc09c9f7ef877eb29c3a09b99538634
[INFO] testing JustinEnlow/edit_core against master#2fd6efc32704647e64d3d646d21c4c68eae100e4 for pr-149852-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJustinEnlow%2Fedit_core" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/JustinEnlow/edit_core
[INFO] finished tweaking git repo https://github.com/JustinEnlow/edit_core
[INFO] tweaked toml for git repo https://github.com/JustinEnlow/edit_core written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/JustinEnlow/edit_core on toolchain 2fd6efc32704647e64d3d646d21c4c68eae100e4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "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" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded ropey v1.6.1
[INFO] [stderr]   Downloaded str_indices v0.4.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7503c2acf87781a2a5ebf1793114d89901d5465307f6b6eeaa9a1e89d7a11a97
[INFO] running `Command { std: "docker" "start" "-a" "7503c2acf87781a2a5ebf1793114d89901d5465307f6b6eeaa9a1e89d7a11a97", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7503c2acf87781a2a5ebf1793114d89901d5465307f6b6eeaa9a1e89d7a11a97", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7503c2acf87781a2a5ebf1793114d89901d5465307f6b6eeaa9a1e89d7a11a97", kill_on_drop: false }`
[INFO] [stdout] 7503c2acf87781a2a5ebf1793114d89901d5465307f6b6eeaa9a1e89d7a11a97
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 845a9c3b7e0f8cf7199cb20558644a2a829950a3976a27268bcdcd490e387377
[INFO] running `Command { std: "docker" "start" "-a" "845a9c3b7e0f8cf7199cb20558644a2a829950a3976a27268bcdcd490e387377", kill_on_drop: false }`
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling str_indices v0.4.3
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[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.83s
[INFO] running `Command { std: "docker" "inspect" "845a9c3b7e0f8cf7199cb20558644a2a829950a3976a27268bcdcd490e387377", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "845a9c3b7e0f8cf7199cb20558644a2a829950a3976a27268bcdcd490e387377", kill_on_drop: false }`
[INFO] [stdout] 845a9c3b7e0f8cf7199cb20558644a2a829950a3976a27268bcdcd490e387377
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 45a7dde4e23cc5c5a989bbba82cf22b886c2af966c3d3c1128a47b6f0c6114b5
[INFO] running `Command { std: "docker" "start" "-a" "45a7dde4e23cc5c5a989bbba82cf22b886c2af966c3d3c1128a47b6f0c6114b5", 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 4.42s
[INFO] running `Command { std: "docker" "inspect" "45a7dde4e23cc5c5a989bbba82cf22b886c2af966c3d3c1128a47b6f0c6114b5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "45a7dde4e23cc5c5a989bbba82cf22b886c2af966c3d3c1128a47b6f0c6114b5", kill_on_drop: false }`
[INFO] [stdout] 45a7dde4e23cc5c5a989bbba82cf22b886c2af966c3d3c1128a47b6f0c6114b5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 50b97778deff2e0ce5c3cb9a0d7032941a0bffdf46902ae8ddba712e354bca37
[INFO] running `Command { std: "docker" "start" "-a" "50b97778deff2e0ce5c3cb9a0d7032941a0bffdf46902ae8ddba712e354bca37", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.05s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/edit_core-6cf97962a055bb5a)
[INFO] [stdout] 
[INFO] [stdout] running 418 tests
[INFO] [stdout] test range_tests::contains::contains ... ok
[INFO] [stdout] test range_tests::end::idk ... ok
[INFO] [stdout] test range_tests::merge::disconnected ... ok
[INFO] [stdout] test range_tests::merge::consecutive ... ok
[INFO] [stdout] test range_tests::merge::contained ... ok
[INFO] [stdout] test range_tests::merge::merge ... ok
[INFO] [stdout] test range_tests::merge::overlapping ... ok
[INFO] [stdout] test range_tests::intersection::intersection_should_error_if_non_overlapping ... ok
[INFO] [stdout] test range_tests::overlaps::non_zero_width_ranges ... ok
[INFO] [stdout] test range_tests::overlaps::zero_width_and_non_zero_width_range ... ok
[INFO] [stdout] test range_tests::overlaps::zero_width_range ... ok
[INFO] [stdout] test selection_tests::anchor::direction_forward_block_semantics ... ok
[INFO] [stdout] test range_tests::start::idk ... ok
[INFO] [stdout] test selection_tests::anchor::bar_semantics ... ok
[INFO] [stdout] test selection_tests::cursor::when_anchor_greater_than_head_block_semantics ... ok
[INFO] [stdout] test selection_tests::anchor::direction_backward_block_semantics ... ok
[INFO] [stdout] test selection_tests::cursor::when_head_equal_anchor_bar_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::debug::errors_when_head_equals_anchor_block_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_equals_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::debug::returns_proper_string_when_head_less_than_anchor_bar_semantics ... ok
[INFO] [stdout] test selection_tests::debug::returns_proper_string_when_head_greater_than_anchor_bar_semantics ... ok
[INFO] [stdout] test range_tests::intersection::intersection ... ok
[INFO] [stdout] test selection_tests::debug::returns_proper_string_when_head_less_than_anchor_block_semantics ... ok
[INFO] [stdout] test selection_tests::head::direction_backward_block_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::is_extended::when_head_equals_anchor_bar_semantics ... ok
[INFO] [stdout] test selection_tests::head::direction_forward_block_semantics ... ok
[INFO] [stdout] test selection_tests::is_extended::when_head_equals_anchor_block_semantics ... ok
[INFO] [stdout] test selection_tests::is_extended::when_head_greater_than_anchor_bar_semantics ... ok
[INFO] [stdout] test selection_tests::is_extended::when_head_greater_than_anchor_block_semantics ... ok
[INFO] [stdout] test selection_tests::head::bar_semantics ... ok
[INFO] [stdout] test selection_tests::merge_overlapping::with_extended_multiselections_with_self_and_other_backward_bar_semantics ... ok
[INFO] [stdout] test selection_tests::merge_overlapping::with_extended_multiselections_with_self_and_other_backward ... 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::merge_overlapping::with_non_extended_multicursors_with_self_and_other_backward ... ok
[INFO] [stdout] test selection_tests::merge_overlapping::with_non_extended_multicursors_with_self_backward_and_other_forward ... ok
[INFO] [stdout] test selection_tests::merge_overlapping::with_non_extended_multicursors_with_self_forward_and_other_backward ... ok
[INFO] [stdout] test selection_tests::merge_overlapping::with_self_extended_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::merge_overlapping::with_non_extended_multicursors_with_self_and_other_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_extended_backward_and_other_non_extended_forward ... ok
[INFO] [stdout] test selection_tests::merge_overlapping::with_self_non_extended_and_other_extended_backward_bar_semantics ... ok
[INFO] [stdout] test selection_tests::merge_overlapping::with_self_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_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::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::merge_overlapping::with_self_non_extended_and_other_extended_forward_bar_semantics ... 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::new::no_extension_backward_cursor_block_semantics ... ok
[INFO] [stdout] test selection_tests::new::extended_backward_block_semantics ... ok
[INFO] [stdout] test selection_tests::new::extended_forward_bar_semantics ... ok
[INFO] [stdout] test selection_tests::new::extended_forward_block_semantics ... ok
[INFO] [stdout] test selection_tests::new::no_extension_bar_semantics ... ok
[INFO] [stdout] test selection_tests::new::no_extension_forward_cursor_block_semantics ... ok
[INFO] [stdout] test selection_tests::selection_to_selection2d::selection_to_selection2d ... ok
[INFO] [stdout] test selection_tests::spans_multiple_lines::selection_extended_on_same_line_block_semantics ... ok
[INFO] [stdout] test selection_tests::spans_multiple_lines::selection_extended_on_same_line_to_newline_char_bar_semantics ... ok
[INFO] [stdout] test selection_tests::put_cursor::put_cursor ... ok
[INFO] [stdout] test selection_tests::spans_multiple_lines::selection_extended_on_same_line_to_newline_char_block_semantics ... ok
[INFO] [stdout] test selection_tests::spans_multiple_lines::selection_extended_on_same_line_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 selections_tests::merge_overlapping::error_if_single_selection ... ok
[INFO] [stdout] test selection_tests::spans_multiple_lines::verify_cursor_past_doc_text ... ok
[INFO] [stdout] test selection_tests::spans_multiple_lines::selection_not_extended_bar_semantics ... ok
[INFO] [stdout] test selection_tests::spans_multiple_lines::selection_not_extended_block_semantics ... ok
[INFO] [stdout] test selections_tests::merge_overlapping::no_change_if_no_selections_overlap ... ok
[INFO] [stdout] test selection_tests::cursor::when_anchor_greater_than_head_bar_semantics ... ok
[INFO] [stdout] test selections_tests::merge_overlapping::merge_overlapping_selections ... ok
[INFO] [stdout] test range_tests::start::fails_when_start_greater_than_end - should panic ... ok
[INFO] [stdout] test selections_tests::move_cursor_clearing_non_primary::idk ... FAILED
[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 range_tests::new::when_end_greater_than_start - should panic ... ok
[INFO] [stdout] test selections_tests::push_front::push_front_works ... ok
[INFO] [stdout] test selections_tests::new::should_panic_if_input_selections_empty - should panic ... ok
[INFO] [stdout] test selections_tests::move_cursor_page::idk ... FAILED
[INFO] [stdout] test selections_tests::shift_subsequent_selections_forward::idk ... FAILED
[INFO] [stdout] test selections_tests::sort::sort_works ... ok
[INFO] [stdout] test selections_tests::move_cursor_potentially_overlapping::idk ... FAILED
[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_leading_whitespace ... ok
[INFO] [stdout] test text_util_tests::first_non_whitespace_character_offset::with_empty_line ... ok
[INFO] [stdout] test text_util_tests::first_non_whitespace_character_offset::with_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_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::next_grapheme_index::with_ascii_if_at_doc_end_returns_current_index ... ok
[INFO] [stdout] test text_util_tests::next_word_boundary::idk ... ok
[INFO] [stdout] test text_util_tests::offset_from_line_start::idk ... ok
[INFO] [stdout] test selections_tests::new::overlapping_selections_are_merged ... FAILED
[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::slice_is_all_spaces::with_line_containing_non_space_chars ... 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::previous_word_boundary::idk ... ok
[INFO] [stdout] test selections_tests::move_cursor_non_overlapping::idk ... FAILED
[INFO] [stdout] test utilities::add_selection_above::tests::should_error_if_any_selection_is_multiline_with_direction_forward_bar_semantics ... ok
[INFO] [stdout] test text_util_tests::slice_is_all_spaces::with_line_containing_only_spaces ... ok
[INFO] [stdout] test utilities::add_selection_above::tests::should_error_if_on_top_line_with_extended_selection_with_direction_backward_bar_semantics ... ok
[INFO] [stdout] test utilities::add_selection_above::tests::should_error_if_any_selection_is_multiline_with_direction_backward_bar_semantics ... ok
[INFO] [stdout] test selections_tests::shift_subsequent_selections_backward::idk ... FAILED
[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 utilities::add_selection_above::tests::should_error_if_on_top_line_with_non_extended_selection_with_direction_forward_bar_semantics ... ok
[INFO] [stdout] test utilities::add_selection_above::tests::to_line_with_same_len_or_more_with_extended_selection_with_direction_backward_bar_semantics ... ok
[INFO] [stdout] test utilities::add_selection_above::tests::to_line_with_same_len_or_more_with_extended_selection_with_direction_forward_bar_semantics ... ok
[INFO] [stdout] test utilities::add_selection_above::tests::to_line_with_same_len_or_more_with_non_extended_selection_with_direction_backward_bar_semantics ... ok
[INFO] [stdout] test utilities::add_selection_above::tests::to_line_with_same_len_or_more_with_non_extended_selection_with_direction_forward_bar_semantics ... ok
[INFO] [stdout] test utilities::add_selection_above::tests::to_shorter_line_with_non_extended_selection_with_direction_backward_bar_semantics ... ok
[INFO] [stdout] test utilities::add_selection_above::tests::to_shorter_line_with_extended_selection_with_direction_backward_bar_semantics ... ok
[INFO] [stdout] test utilities::add_selection_above::tests::to_shorter_line_with_non_extended_selection_with_direction_forward_bar_semantics ... ok
[INFO] [stdout] test utilities::add_selection_above::tests::to_shorter_line_with_extended_selection_with_direction_forward_bar_semantics ... ok
[INFO] [stdout] test utilities::add_selection_below::tests::should_error_if_any_selection_is_multiline_with_direction_backward_bar_semantics ... ok
[INFO] [stdout] test utilities::add_selection_below::tests::should_error_if_any_selection_is_multiline_with_direction_forward_bar_semantics ... ok
[INFO] [stdout] test utilities::add_selection_below::tests::should_error_if_extended_selection_with_backward_direction_on_bottom_line_bar_semantics ... ok
[INFO] [stdout] test utilities::add_selection_below::tests::should_error_if_extended_selection_with_forward_direction_on_bottom_line_bar_semantics ... ok
[INFO] [stdout] test utilities::add_selection_below::tests::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::to_empty_line_with_extended_selection_with_direction_backward_bar_semantics ... FAILED
[INFO] [stdout] test utilities::add_selection_below::tests::to_empty_line_with_extended_selection_with_direction_forward_bar_semantics ... ok
[INFO] [stdout] test utilities::add_selection_below::tests::to_empty_line_with_non_extended_selection_with_direction_backward_bar_semantics ... ok
[INFO] [stdout] test utilities::add_selection_below::tests::to_empty_line_with_non_extended_selection_with_direction_forward_bar_semantics ... ok
[INFO] [stdout] test utilities::add_selection_below::tests::to_line_with_same_len_or_more_with_extended_selection_with_direction_backward_bar_semantics ... ok
[INFO] [stdout] test utilities::add_selection_below::tests::to_line_with_same_len_or_more_with_extended_selection_with_direction_forward_bar_semantics ... ok
[INFO] [stdout] test utilities::add_selection_below::tests::to_line_with_same_len_or_more_with_non_extended_selection_with_direction_backward_bar_semantics ... ok
[INFO] [stdout] test utilities::add_selection_below::tests::to_line_with_same_len_or_more_with_non_extended_selection_with_direction_forward_bar_semantics ... ok
[INFO] [stdout] test utilities::add_surrounding_pair::tests::errors_when_single_cursor_at_end_of_document ... 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::backspace::tests::with_valid_selection_and_cursor_at_doc_start ... ok
[INFO] [stdout] test utilities::backspace::tests::common_use ... ok
[INFO] [stdout] test utilities::backspace::tests::errors_if_single_cursor_at_doc_start ... ok
[INFO] [stdout] test utilities::backspace::tests::when_at_line_start_appends_current_line_to_previous_line ... ok
[INFO] [stdout] test utilities::backspace::tests::with_extended_selection_deletes_selection ... ok
[INFO] [stdout] test utilities::center_view_vertically_around_cursor::tests::errors_when_cursor_after_doc_end_minus_half_view_height ... ok
[INFO] [stdout] test utilities::center_view_vertically_around_cursor::tests::errors_when_cursor_on_other_middle_line_with_even_num_lines ... ok
[INFO] [stdout] test utilities::center_view_vertically_around_cursor::tests::errors_when_cursor_already_centered_with_odd_num_lines ... ok
[INFO] [stdout] test utilities::center_view_vertically_around_cursor::tests::errors_when_cursor_before_half_view_height ... ok
[INFO] [stdout] test utilities::center_view_vertically_around_cursor::tests::errors_when_cursor_on_first_middle_line_with_even_num_lines ... ok
[INFO] [stdout] test utilities::collapse_selections_to_cursor::tests::collapses_to_cursor_with_mixed_extension ... ok
[INFO] [stdout] test utilities::center_view_vertically_around_cursor::tests::works_when_cursor_in_valid_position_after_center ... ok
[INFO] [stdout] test utilities::center_view_vertically_around_cursor::tests::works_when_cursor_in_valid_position_before_center ... ok
[INFO] [stdout] test utilities::clear_non_primary_selections::tests::clears_non_primary_with_multiple_selections ... ok
[INFO] [stdout] test utilities::clear_non_primary_selections::tests::errors_if_single_selection ... ok
[INFO] [stdout] test utilities::collapse_selections_to_cursor::tests::collapses_to_cursor_with_multiple_selections_with_selection_backward ... ok
[INFO] [stdout] test utilities::collapse_selections_to_cursor::tests::collapses_to_cursor_with_multiple_selections_with_selection_forward ... ok
[INFO] [stdout] test utilities::collapse_selections_to_cursor::tests::errors_if_already_collapsed ... 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_bar_semantics ... ok
[INFO] [stdout] test utilities::copy::tests::copy_with_selection_direction_backward_block_semantics ... ok
[INFO] [stdout] test range_tests::end::fails_when_end_less_than_start - should panic ... ok
[INFO] [stdout] test utilities::copy::tests::copy_with_selection_direction_forward_bar_semantics ... ok
[INFO] [stdout] test utilities::copy::tests::copy_with_selection_direction_forward_block_semantics ... ok
[INFO] [stdout] test utilities::decrement_primary_selection::tests::errors_if_single_selection ... ok
[INFO] [stdout] test utilities::cut::tests::cut_with_multiple_selections_returns_error ... ok
[INFO] [stdout] test utilities::decrement_primary_selection::tests::with_multiple_selections ... ok
[INFO] [stdout] test utilities::decrement_primary_selection::tests::wraps_if_primary_is_first ... ok
[INFO] [stdout] test utilities::delete::tests::errors_if_single_cursor_at_doc_end ... ok
[INFO] [stdout] test utilities::delete::tests::with_extended_selections ... ok
[INFO] [stdout] test utilities::delete::tests::with_non_extended_selections ... ok
[INFO] [stdout] test utilities::delete::tests::with_valid_selection_and_cursor_at_doc_end ... 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::errors_when_single_selection_on_bottom_line_block_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 utilities::extend_selection_down::tests::with_multiple_valid_selections_bar_semantics ... ok
[INFO] [stdout] test utilities::extend_selection_down::tests::with_multiple_valid_selections_block_semantics ... ok
[INFO] [stdout] test utilities::extend_selection_home::tests::errors_when_line_start_and_line_text_start_and_cursor_position_all_equal_bar_semantics ... ok
[INFO] [stdout] test utilities::extend_selection_home::tests::errors_when_line_start_and_line_text_start_and_cursor_position_all_equal_block_semantics ... ok
[INFO] [stdout] test utilities::extend_selection_home::tests::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 utilities::extend_selection_home::tests::when_cursor_before_line_text_start_block_semantics ... ok
[INFO] [stdout] test utilities::cut::tests::cut_with_selection_direction_backward_bar_semantics ... ok
[INFO] [stdout] test utilities::cut::tests::cut_with_selection_direction_backward_block_semantics ... ok
[INFO] [stdout] test utilities::add_selection_above::tests::should_error_if_on_top_line_with_extended_selection_with_direction_forward_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_home::tests::with_mixed_valid_and_invalid_selections_block_semantics ... ok
[INFO] [stdout] test selections_tests::push::push_works ... ok
[INFO] [stdout] test utilities::extend_selection_home::tests::when_cursor_past_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_left::tests::errors_if_already_extended_backward_at_doc_start_bar_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::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::extend_selection_left::tests::errors_if_cursor_at_doc_start_bar_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::extends_to_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::normal_use_block_semantics ... ok
[INFO] [stdout] test utilities::extend_selection_left::tests::normal_use_bar_semantics ... ok
[INFO] [stdout] test utilities::extend_selection_line_end::tests::errors_if_already_at_line_text_end_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_start::tests::errors_if_already_at_line_start_bar_semantics ... ok
[INFO] [stdout] test utilities::extend_selection_line_end::tests::moves_to_line_text_end_bar_semantics ... ok
[INFO] [stdout] test utilities::extend_selection_line_start::tests::errors_if_already_at_line_start_block_semantics ... ok
[INFO] [stdout] test utilities::extend_selection_line_end::tests::moves_to_line_text_end_block_semantics ... ok
[INFO] [stdout] test utilities::extend_selection_line_end::tests::with_mixed_valid_and_invalid_selections_bar_semantics ... ok
[INFO] [stdout] test utilities::extend_selection_line_end::tests::with_mixed_valid_and_invalid_selections_block_semantics ... ok
[INFO] [stdout] test utilities::extend_selection_line_start::tests::extend_line_start_bar_semantics ... ok
[INFO] [stdout] test utilities::extend_selection_line_start::tests::with_mixed_valid_and_invalid_selections_block_semantics ... ok
[INFO] [stdout] test utilities::extend_selection_line_start::tests::extend_line_start_block_semantics ... ok
[INFO] [stdout] test utilities::extend_selection_line_text_start::tests::errors_if_already_at_line_text_start_bar_semantics ... ok
[INFO] [stdout] test utilities::extend_selection_line_text_start::tests::errors_if_already_at_line_text_start_block_semantics ... ok
[INFO] [stdout] test utilities::extend_selection_line_text_start::tests::extend_line_text_start_block_semantics ... ok
[INFO] [stdout] test utilities::extend_selection_line_end::tests::errors_if_already_at_line_text_end_block_semantics ... ok
[INFO] [stdout] test utilities::extend_selection_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_text_start::tests::with_mixed_valid_and_invalid_selections_bar_semantics ... ok
[INFO] [stdout] test utilities::extend_selection_right::tests::errors_if_cursor_at_doc_text_end_bar_semantics ... ok
[INFO] [stdout] test utilities::extend_selection_right::tests::errors_if_already_extended_forward_at_doc_text_end_block_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_right::tests::errors_if_already_extended_forward_at_doc_text_end_bar_semantics ... ok
[INFO] [stdout] test utilities::extend_selection_line_text_start::tests::with_mixed_valid_and_invalid_selections_block_semantics ... ok
[INFO] [stdout] test utilities::extend_selection_right::tests::normal_use_bar_semantics ... ok
[INFO] [stdout] test utilities::extend_selection_right::tests::normal_use_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::errors_when_single_selection_on_top_line_block_semantics ... ok
[INFO] [stdout] test utilities::extend_selection_word_boundary_backward::tests::errors_if_already_extended_backwards_to_doc_start ... ok
[INFO] [stdout] test utilities::extend_selection_right::tests::errors_if_cursor_at_doc_text_end_block_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_right::tests::extends_to_doc_text_end_bar_semantics ... ok
[INFO] [stdout] test utilities::extend_selection_word_boundary_backward::tests::errors_if_single_selection_at_doc_start ... ok
[INFO] [stdout] test utilities::extend_selection_up::tests::errors_when_single_selection_on_top_line_bar_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_line_text_start::tests::extend_line_text_start_bar_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_backward::tests::with_mixed_valid_and_invalid_selections ... 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_backward::tests::shrinks_previously_forward_extended_selection ... ok
[INFO] [stdout] test utilities::extend_selection_word_boundary_backward::tests::with_multiple_valid_selections ... ok
[INFO] [stdout] test utilities::extend_selection_word_boundary_forward::tests::errors_if_cursor_at_doc_end_block_semantics ... ok
[INFO] [stdout] test utilities::extend_selection_word_boundary_forward::tests::errors_if_already_extended_forward_to_doc_end_block_semantics ... ok
[INFO] [stdout] test utilities::extend_selection_word_boundary_forward::tests::extends_to_doc_end_from_doc_text_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::extends_to_doc_end_from_doc_text_end_block_semantics ... ok
[INFO] [stdout] test utilities::extend_selection_word_boundary_forward::tests::normal_use_bar_semantics ... ok
[INFO] [stdout] test utilities::flip_direction::tests::backward_selections_flip_forwards_block_semantics ... ok
[INFO] [stdout] test utilities::extend_selection_word_boundary_forward::tests::with_multiple_valid_selections ... ok
[INFO] [stdout] test utilities::extend_selection_word_boundary_forward::tests::normal_use_block_semantics ... ok
[INFO] [stdout] test utilities::flip_direction::tests::backward_selections_flip_forwards_bar_semantics ... ok
[INFO] [stdout] test utilities::flip_direction::tests::forward_selections_flip_backwards_block_semantics ... ok
[INFO] [stdout] test utilities::flip_direction::tests::forward_selections_flip_backwards_bar_semantics ... ok
[INFO] [stdout] test utilities::increment_primary_selection::tests::with_multiple_selections ... ok
[INFO] [stdout] test utilities::increment_primary_selection::tests::wraps_if_primary_is_last ... ok
[INFO] [stdout] test utilities::extend_selection_word_boundary_forward::tests::with_mixed_valid_and_invalid_selections ... ok
[INFO] [stdout] test utilities::increment_primary_selection::tests::errors_if_single_selection ... 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_forward::tests::errors_if_already_extended_backward_from_doc_end_block_semantics ... ok
[INFO] [stdout] test utilities::incremental_search_in_selection::tests::errors_if_all_selections_have_no_match ... ok
[INFO] [stdout] test utilities::incremental_split_in_selection::tests::errors_if_all_selections_have_no_match ... 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_different_lines ... ok
[INFO] [stdout] test utilities::insert_string::tests::insert_single_char_with_multi_selection_bar_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::errors_when_single_selection_at_doc_end_block_semantics ... ok
[INFO] [stdout] test utilities::incremental_split_in_selection::tests::with_multiple_selections_on_same_line ... ok
[INFO] [stdout] test utilities::insert_string::tests::errors_if_empty_insert_string ... ok
[INFO] [stdout] test utilities::move_cursor_document_end::tests::with_multiple_valid_selections_bar_semantics ... ok
[INFO] [stdout] test utilities::move_cursor_document_end::tests::with_mixed_valid_and_invalid_selections_bar_semantics ... ok
[INFO] [stdout] test utilities::move_cursor_document_end::tests::with_mixed_valid_and_invalid_selections_block_semantics ... ok
[INFO] [stdout] test utilities::incremental_search_in_selection::tests::with_multiple_selections_on_different_lines ... 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_mixed_valid_and_invalid_selections_bar_semantics ... ok
[INFO] [stdout] test utilities::move_cursor_document_start::tests::with_multiple_valid_selections_bar_semantics ... ok
[INFO] [stdout] test utilities::move_cursor_document_start::tests::with_multiple_valid_selections_block_semantics ... ok
[INFO] [stdout] test utilities::move_cursor_down::tests::errors_if_single_selection_on_bottommost_line_bar_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::errors_if_single_selection_on_bottommost_line_block_semantics ... ok
[INFO] [stdout] test utilities::move_cursor_down::tests::merges_overlapping_resultant_selections_bar_semantics ... ok
[INFO] [stdout] test utilities::move_cursor_down::tests::to_line_with_equal_len_or_more_bar_semantics ... ok
[INFO] [stdout] test utilities::move_cursor_down::tests::merges_overlapping_resultant_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::with_extended_selection_collapses_bar_semantics ... ok
[INFO] [stdout] test utilities::move_cursor_down::tests::to_shorter_line_block_semantics ... ok
[INFO] [stdout] test utilities::move_cursor_document_end::tests::with_multiple_valid_selections_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_home::tests::errors_when_single_selection_at_line_start_block_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_document_start::tests::with_mixed_valid_and_invalid_selections_block_semantics ... ok
[INFO] [stdout] test utilities::move_cursor_home::tests::errors_when_single_selection_at_line_start_bar_semantics ... ok
[INFO] [stdout] test utilities::move_cursor_document_start::tests::errors_when_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_home::tests::with_mixed_valid_and_invalid_selections_bar_semantics ... ok
[INFO] [stdout] test utilities::move_cursor_left::tests::with_mixed_valid_and_invalid_selections_block_semantics ... ok
[INFO] [stdout] test utilities::move_cursor_left::tests::with_mixed_valid_and_invalid_selections_bar_semantics ... ok
[INFO] [stdout] test utilities::move_cursor_left::tests::with_multiple_valid_selections_bar_semantics ... ok
[INFO] [stdout] test utilities::move_cursor_left::tests::with_multiple_valid_selections_block_semantics ... ok
[INFO] [stdout] test utilities::move_cursor_line_end::tests::errors_when_single_selection_at_line_end_bar_semantics ... ok
[INFO] [stdout] test utilities::move_cursor_line_end::tests::errors_when_single_selection_at_line_end_block_semantics ... ok
[INFO] [stdout] test utilities::move_cursor_line_end::tests::with_mixed_valid_and_invalid_selections_bar_semantics ... ok
[INFO] [stdout] test utilities::move_cursor_line_start::tests::errors_when_single_selection_at_line_start_bar_semantics ... ok
[INFO] [stdout] test utilities::move_cursor_line_end::tests::with_mixed_valid_and_invalid_selections_block_semantics ... ok
[INFO] [stdout] test utilities::move_cursor_line_start::tests::errors_when_single_selection_at_line_start_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_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_block_semantics ... ok
[INFO] [stdout] test utilities::move_cursor_line_text_start::tests::errors_when_single_selection_at_line_start_bar_semantics ... ok
[INFO] [stdout] test utilities::move_cursor_line_text_start::tests::with_mixed_valid_and_invalid_selections_bar_semantics ... ok
[INFO] [stdout] test utilities::move_cursor_right::tests::with_mixed_valid_and_invalid_selections_bar_semantics ... ok
[INFO] [stdout] test utilities::move_cursor_right::tests::with_mixed_valid_and_invalid_selections_block_semantics ... ok
[INFO] [stdout] test utilities::move_cursor_line_text_start::tests::with_mixed_valid_and_invalid_selections_block_semantics ... ok
[INFO] [stdout] test utilities::move_cursor_right::tests::with_multiple_valid_selections_bar_semantics ... ok
[INFO] [stdout] test utilities::move_cursor_right::tests::with_multiple_valid_selections_block_semantics ... ok
[INFO] [stdout] test utilities::move_cursor_right::tests::with_single_selection_at_doc_end_block_semantics ... ok
[INFO] [stdout] test utilities::move_cursor_right::tests::with_single_selection_at_doc_end_bar_semantics ... ok
[INFO] [stdout] test utilities::move_cursor_up::tests::errors_if_single_selection_on_topmost_line_bar_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::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::with_extended_selection_collapses_bar_semantics ... ok
[INFO] [stdout] test utilities::move_cursor_up::tests::to_line_with_equal_len_or_more_block_semantics ... ok
[INFO] [stdout] test utilities::move_cursor_up::tests::to_shorter_line_bar_semantics ... ok
[INFO] [stdout] test utilities::move_cursor_up::tests::with_extended_selection_collapses_block_semantics ... ok
[INFO] [stdout] test utilities::move_cursor_up::tests::to_shorter_line_block_semantics ... ok
[INFO] [stdout] test utilities::move_cursor_up::tests::with_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::insert_string::tests::insert_single_char_with_multi_selection_block_semantics ... ok
[INFO] [stdout] test utilities::move_cursor_word_boundary_backward::tests::errors_when_single_selection_at_doc_end_bar_semantics ... ok
[INFO] [stdout] test utilities::move_cursor_word_boundary_backward::tests::errors_when_single_selection_at_doc_end_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_word_boundary_backward::tests::with_mixed_valid_and_invalid_selections_bar_semantics ... ok
[INFO] [stdout] test utilities::move_cursor_word_boundary_backward::tests::with_mixed_valid_and_invalid_selections_block_semantics ... ok
[INFO] [stdout] test utilities::move_cursor_word_boundary_backward::tests::with_multiple_valid_selections_bar_semantics ... ok
[INFO] [stdout] test utilities::move_cursor_word_boundary_forward::tests::errors_when_single_selection_at_doc_end_bar_semantics ... ok
[INFO] [stdout] test utilities::move_cursor_word_boundary_forward::tests::with_mixed_valid_and_invalid_selections_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::errors_when_single_selection_at_doc_end_block_semantics ... ok
[INFO] [stdout] test utilities::move_cursor_word_boundary_backward::tests::with_multiple_valid_selections_block_semantics ... ok
[INFO] [stdout] test utilities::move_cursor_word_boundary_forward::tests::with_multiple_valid_selections_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_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::move_to_line_number::tests::errors_if_invalid_line_number_bar_semantics ... 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::moves_to_line_number_block_semantics ... ok
[INFO] [stdout] test utilities::move_to_line_number::tests::errors_if_invalid_line_number_block_semantics ... ok
[INFO] [stdout] test utilities::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::nearest_surrounding_pair::tests::with_cursor_over_surrounding_pair_opening ... ok
[INFO] [stdout] test utilities::nearest_surrounding_pair::tests::normal_case ... ok
[INFO] [stdout] test utilities::nearest_surrounding_pair::tests::at_end_with_no_surrounding_pair ... ok
[INFO] [stdout] test utilities::nearest_surrounding_pair::tests::with_cursor_over_surrounding_pair_closing ... 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::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::nearest_surrounding_pair::tests::with_multiple_levels_of_same_surrounding_pair ... ok
[INFO] [stdout] test utilities::nearest_surrounding_pair::tests::with_multiple_selections ... ok
[INFO] [stdout] test utilities::paste::tests::paste_single_selection_block_semantics ... ok
[INFO] [stdout] test utilities::nearest_surrounding_pair::tests::with_other_pairs_inside_surrounding_pair ... ok
[INFO] [stdout] test utilities::paste::tests::errors_if_empty_clipboard ... ok
[INFO] [stdout] test utilities::paste::tests::paste_single_selection_bar_semantics ... ok
[INFO] [stdout] test utilities::scroll_view_left::tests::scroll_left ... ok
[INFO] [stdout] test utilities::scroll_view_right::tests::errors_if_already_scrolled_right_all_the_way ... ok
[INFO] [stdout] test utilities::scroll_view_right::tests::errors_if_amount_is_zero ... ok
[INFO] [stdout] test utilities::scroll_view_right::tests::scroll_right ... ok
[INFO] [stdout] test utilities::remove_primary_selection::tests::when_primary_not_first_previous_becomes_new_primary ... ok
[INFO] [stdout] test utilities::scroll_view_down::tests::errors_if_already_scrolled_down_all_the_way ... ok
[INFO] [stdout] test utilities::scroll_view_down::tests::errors_if_amount_is_zero ... ok
[INFO] [stdout] test utilities::scroll_view_down::tests::scroll_down ... ok
[INFO] [stdout] test utilities::scroll_view_left::tests::errors_if_already_scrolled_left_all_the_way ... ok
[INFO] [stdout] test utilities::scroll_view_left::tests::errors_if_amount_is_zero ... ok
[INFO] [stdout] test utilities::scroll_view_up::tests::errors_if_already_scrolled_up_all_the_way ... ok
[INFO] [stdout] test utilities::remove_primary_selection::tests::when_primary_is_first_next_becomes_new_primary ... 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::scroll_view_up::tests::errors_if_amount_is_zero ... ok
[INFO] [stdout] test utilities::select_all::tests::selects_all_and_clears_non_primary_selections ... ok
[INFO] [stdout] test utilities::select_line::tests::errors_if_results_in_same_state_block_semantics ... ok
[INFO] [stdout] test utilities::select_line::tests::errors_if_at_doc_end_and_line_empty_block_semantics ... ok
[INFO] [stdout] test utilities::scroll_view_up::tests::scroll_up ... ok
[INFO] [stdout] test utilities::select_all::tests::ensure_cannot_past_text_len ... ok
[INFO] [stdout] test utilities::select_line::tests::errors_if_selection_spans_multiple_lines_bar_semantics ... ok
[INFO] [stdout] test utilities::select_line::tests::errors_if_selection_spans_multiple_lines_block_semantics ... ok
[INFO] [stdout] test utilities::surround::tests::errors_if_single_selection_at_doc_end ... ok
[INFO] [stdout] test utilities::surround::tests::mixed_valid_and_invalid_selections ... ok
[INFO] [stdout] test utilities::select_line::tests::normal_use_block_semantics ... ok
[INFO] [stdout] test utilities::select_line::tests::should_succeed_if_mixed_selection_spanning_multiple_lines_and_valid_selection ... ok
[INFO] [stdout] test utilities::surround::tests::with_extended_selection ... ok
[INFO] [stdout] test utilities::select_line::tests::normal_use_bar_semantics ... ok
[INFO] [stdout] test utilities::surround::tests::with_non_extended_selection ... 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::primary_cursor_position::primary_cursor_position ... ok
[INFO] [stdout] test view_tests::primary_cursor_position::primary_cursor_position_with_cursor_outside_view ... ok
[INFO] [stdout] test view_tests::cursor_positions::cursor_positions ... ok
[INFO] [stdout] test view_tests::selections::more_of_when_some_selections_in_view ... ok
[INFO] [stdout] test view_tests::line_numbers::line_numbers ... 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_selections_in_view ... ok
[INFO] [stdout] test view_tests::selections::when_no_selections_in_view ... ok
[INFO] [stdout] test view_tests::selections::when_some_selections_in_view ... ok
[INFO] [stdout] test view_tests::view_blocks::view_blocks ... ok
[INFO] [stdout] test view_tests::should_scroll::should_scroll ... ok
[INFO] [stdout] test view_tests::text::text ... ok
[INFO] [stdout] test utilities::select_line::tests::errors_if_results_in_same_state_bar_semantics ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- selections_tests::move_cursor_clearing_non_primary::idk stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'selections_tests::move_cursor_clearing_non_primary::idk' (102) panicked at src/selections_tests/move_cursor_clearing_non_primary.rs:1:18:
[INFO] [stdout] not implemented
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x570e269ea882 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x570e269ea882 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x570e269ea882 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x570e269ea882 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x570e26a0056a - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x570e26a0056a - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x570e269ef766 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x570e269ef766 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x570e269c8d4f - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x570e269c8d4f - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x570e269e2b69 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x570e266d07de - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x570e266d07de - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x570e269e2d22 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x570e269e2d22 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x570e269c8e3a - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x570e269c07a9 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x570e269c9c5d - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x570e26a00d2c - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x570e26a00cf2 - core[c5ed12ab89cc536a]::panicking::panic
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x570e2665392a - edit_core[71c20e4e1778a268]::selections_tests::move_cursor_clearing_non_primary::idk
[INFO] [stdout]                                at /opt/rustwide/workdir/src/selections_tests/move_cursor_clearing_non_primary.rs:1:18
[INFO] [stdout]   21:     0x570e26650657 - edit_core[71c20e4e1778a268]::selections_tests::move_cursor_clearing_non_primary::idk::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/selections_tests/move_cursor_clearing_non_primary.rs:1:17
[INFO] [stdout]   22:     0x570e2664b046 - <edit_core[71c20e4e1778a268]::selections_tests::move_cursor_clearing_non_primary::idk::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x570e266c4b8b - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x570e266c4b8b - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   25:     0x570e266d13ea - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   26:     0x570e266d13ea - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   27:     0x570e266d13ea - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   28:     0x570e266d13ea - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   29:     0x570e266d13ea - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x570e266d13ea - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   31:     0x570e266d13ea - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   32:     0x570e266cb8b4 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   33:     0x570e266cb8b4 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   34:     0x570e266d3ee2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   35:     0x570e266d3ee2 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   36:     0x570e266d3ee2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   37:     0x570e266d3ee2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   38:     0x570e266d3ee2 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x570e266d3ee2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   40:     0x570e266d3ee2 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x570e269ea12f - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   42:     0x570e269ea12f - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   43:     0x7579ecfaeaa4 - <unknown>
[INFO] [stdout]   44:     0x7579ed03ba64 - 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' (104) panicked at src/selections_tests/move_cursor_page.rs:1:18:
[INFO] [stdout] not implemented
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x570e269ea882 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x570e269ea882 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x570e269ea882 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x570e269ea882 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x570e26a0056a - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x570e26a0056a - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x570e269ef766 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x570e269ef766 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x570e269c8d4f - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x570e269c8d4f - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x570e269e2b69 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x570e266d07de - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x570e266d07de - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x570e269e2d22 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x570e269e2d22 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x570e269c8e3a - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x570e269c07a9 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x570e269c9c5d - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x570e26a00d2c - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x570e26a00cf2 - core[c5ed12ab89cc536a]::panicking::panic
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x570e26697afa - edit_core[71c20e4e1778a268]::selections_tests::move_cursor_page::idk
[INFO] [stdout]                                at /opt/rustwide/workdir/src/selections_tests/move_cursor_page.rs:1:18
[INFO] [stdout]   21:     0x570e26695d97 - edit_core[71c20e4e1778a268]::selections_tests::move_cursor_page::idk::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/selections_tests/move_cursor_page.rs:1:17
[INFO] [stdout]   22:     0x570e2664af06 - <edit_core[71c20e4e1778a268]::selections_tests::move_cursor_page::idk::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x570e266c4b8b - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x570e266c4b8b - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   25:     0x570e266d13ea - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   26:     0x570e266d13ea - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   27:     0x570e266d13ea - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   28:     0x570e266d13ea - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   29:     0x570e266d13ea - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x570e266d13ea - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   31:     0x570e266d13ea - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   32:     0x570e266cb8b4 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   33:     0x570e266cb8b4 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   34:     0x570e266d3ee2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   35:     0x570e266d3ee2 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   36:     0x570e266d3ee2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   37:     0x570e266d3ee2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   38:     0x570e266d3ee2 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x570e266d3ee2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   40:     0x570e266d3ee2 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x570e269ea12f - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   42:     0x570e269ea12f - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   43:     0x7579ecfaeaa4 - <unknown>
[INFO] [stdout]   44:     0x7579ed03ba64 - 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' (113) panicked at src/selections_tests/shift_subsequent_selections_forward.rs:1:18:
[INFO] [stdout] not implemented
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x570e269ea882 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x570e269ea882 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x570e269ea882 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x570e269ea882 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x570e26a0056a - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x570e26a0056a - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x570e269ef766 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x570e269ef766 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x570e269c8d4f - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x570e269c8d4f - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x570e269e2b69 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x570e266d07de - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x570e266d07de - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x570e269e2d22 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x570e269e2d22 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x570e269c8e3a - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x570e269c07a9 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x570e269c9c5d - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x570e26a00d2c - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x570e26a00cf2 - core[c5ed12ab89cc536a]::panicking::panic
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x570e266a95ca - edit_core[71c20e4e1778a268]::selections_tests::shift_subsequent_selections_forward::idk
[INFO] [stdout]                                at /opt/rustwide/workdir/src/selections_tests/shift_subsequent_selections_forward.rs:1:18
[INFO] [stdout]   21:     0x570e266a6187 - edit_core[71c20e4e1778a268]::selections_tests::shift_subsequent_selections_forward::idk::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/selections_tests/shift_subsequent_selections_forward.rs:1:17
[INFO] [stdout]   22:     0x570e2664b0c6 - <edit_core[71c20e4e1778a268]::selections_tests::shift_subsequent_selections_forward::idk::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x570e266c4b8b - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x570e266c4b8b - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   25:     0x570e266d13ea - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   26:     0x570e266d13ea - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   27:     0x570e266d13ea - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   28:     0x570e266d13ea - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   29:     0x570e266d13ea - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x570e266d13ea - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   31:     0x570e266d13ea - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   32:     0x570e266cb8b4 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   33:     0x570e266cb8b4 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   34:     0x570e266d3ee2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   35:     0x570e266d3ee2 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   36:     0x570e266d3ee2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   37:     0x570e266d3ee2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   38:     0x570e266d3ee2 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x570e266d3ee2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   40:     0x570e266d3ee2 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x570e269ea12f - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   42:     0x570e269ea12f - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   43:     0x7579ecfaeaa4 - <unknown>
[INFO] [stdout]   44:     0x7579ed03ba64 - 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' (105) panicked at src/selections_tests/move_cursor_potentially_overlapping.rs:1:18:
[INFO] [stdout] not implemented
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x570e269ea882 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x570e269ea882 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x570e269ea882 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x570e269ea882 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x570e26a0056a - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x570e26a0056a - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x570e269ef766 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x570e269ef766 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x570e269c8d4f - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x570e269c8d4f - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x570e269e2b69 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x570e266d07de - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x570e266d07de - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x570e269e2d22 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x570e269e2d22 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x570e269c8e3a - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x570e269c07a9 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x570e269c9c5d - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x570e26a00d2c - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x570e26a00cf2 - core[c5ed12ab89cc536a]::panicking::panic
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x570e2669fd8a - edit_core[71c20e4e1778a268]::selections_tests::move_cursor_potentially_overlapping::idk
[INFO] [stdout]                                at /opt/rustwide/workdir/src/selections_tests/move_cursor_potentially_overlapping.rs:1:18
[INFO] [stdout]   21:     0x570e2669ab37 - edit_core[71c20e4e1778a268]::selections_tests::move_cursor_potentially_overlapping::idk::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/selections_tests/move_cursor_potentially_overlapping.rs:1:17
[INFO] [stdout]   22:     0x570e2664b086 - <edit_core[71c20e4e1778a268]::selections_tests::move_cursor_potentially_overlapping::idk::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x570e266c4b8b - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x570e266c4b8b - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   25:     0x570e266d13ea - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   26:     0x570e266d13ea - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   27:     0x570e266d13ea - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   28:     0x570e266d13ea - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   29:     0x570e266d13ea - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x570e266d13ea - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   31:     0x570e266d13ea - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   32:     0x570e266cb8b4 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   33:     0x570e266cb8b4 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   34:     0x570e266d3ee2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   35:     0x570e266d3ee2 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   36:     0x570e266d3ee2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   37:     0x570e266d3ee2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   38:     0x570e266d3ee2 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x570e266d3ee2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   40:     0x570e266d3ee2 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x570e269ea12f - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   42:     0x570e269ea12f - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   43:     0x7579ecfaeaa4 - <unknown>
[INFO] [stdout]   44:     0x7579ed03ba64 - 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' (106) panicked at src/selections_tests/new.rs:26:48:
[INFO] [stdout] not implemented
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x570e269ea882 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x570e269ea882 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x570e269ea882 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x570e269ea882 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x570e26a0056a - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x570e26a0056a - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x570e269ef766 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x570e269ef766 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x570e269c8d4f - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x570e269c8d4f - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x570e269e2b69 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x570e266d07de - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x570e266d07de - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x570e269e2d22 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x570e269e2d22 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x570e269c8e3a - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x570e269c07a9 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x570e269c9c5d - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x570e26a00d2c - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x570e26a00cf2 - core[c5ed12ab89cc536a]::panicking::panic
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x570e2662721a - edit_core[71c20e4e1778a268]::selections_tests::new::overlapping_selections_are_merged
[INFO] [stdout]                                at /opt/rustwide/workdir/src/selections_tests/new.rs:26:48
[INFO] [stdout]   21:     0x570e26624897 - edit_core[71c20e4e1778a268]::selections_tests::new::overlapping_selections_are_merged::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/selections_tests/new.rs:26:47
[INFO] [stdout]   22:     0x570e2664b186 - <edit_core[71c20e4e1778a268]::selections_tests::new::overlapping_selections_are_merged::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x570e266c4b8b - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x570e266c4b8b - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   25:     0x570e266d13ea - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   26:     0x570e266d13ea - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   27:     0x570e266d13ea - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   28:     0x570e266d13ea - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   29:     0x570e266d13ea - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x570e266d13ea - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   31:     0x570e266d13ea - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   32:     0x570e266cb8b4 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   33:     0x570e266cb8b4 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   34:     0x570e266d3ee2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   35:     0x570e266d3ee2 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   36:     0x570e266d3ee2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   37:     0x570e266d3ee2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   38:     0x570e266d3ee2 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x570e266d3ee2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   40:     0x570e266d3ee2 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x570e269ea12f - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   42:     0x570e269ea12f - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   43:     0x7579ecfaeaa4 - <unknown>
[INFO] [stdout]   44:     0x7579ed03ba64 - 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' (103) panicked at src/selections_tests/move_cursor_non_overlapping.rs:1:18:
[INFO] [stdout] not implemented
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x570e269ea882 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x570e269ea882 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x570e269ea882 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x570e269ea882 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x570e26a0056a - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x570e26a0056a - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x570e269ef766 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x570e269ef766 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x570e269c8d4f - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x570e269c8d4f - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x570e269e2b69 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x570e266d07de - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x570e266d07de - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x570e269e2d22 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x570e269e2d22 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x570e269c8e3a - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x570e269c07a9 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x570e269c9c5d - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x570e26a00d2c - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x570e26a00cf2 - core[c5ed12ab89cc536a]::panicking::panic
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x570e26697b1a - edit_core[71c20e4e1778a268]::selections_tests::move_cursor_non_overlapping::idk
[INFO] [stdout]                                at /opt/rustwide/workdir/src/selections_tests/move_cursor_non_overlapping.rs:1:18
[INFO] [stdout]   21:     0x570e26695dc7 - edit_core[71c20e4e1778a268]::selections_tests::move_cursor_non_overlapping::idk::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/selections_tests/move_cursor_non_overlapping.rs:1:17
[INFO] [stdout]   22:     0x570e2664b006 - <edit_core[71c20e4e1778a268]::selections_tests::move_cursor_non_overlapping::idk::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x570e266c4b8b - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x570e266c4b8b - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   25:     0x570e266d13ea - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   26:     0x570e266d13ea - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   27:     0x570e266d13ea - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   28:     0x570e266d13ea - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   29:     0x570e266d13ea - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x570e266d13ea - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   31:     0x570e266d13ea - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   32:     0x570e266cb8b4 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   33:     0x570e266cb8b4 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   34:     0x570e266d3ee2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   35:     0x570e266d3ee2 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   36:     0x570e266d3ee2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   37:     0x570e266d3ee2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   38:     0x570e266d3ee2 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x570e266d3ee2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   40:     0x570e266d3ee2 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x570e269ea12f - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   42:     0x570e269ea12f - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   43:     0x7579ecfaeaa4 - <unknown>
[INFO] [stdout]   44:     0x7579ed03ba64 - 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' (112) panicked at src/selections_tests/shift_subsequent_selections_backward.rs:1:18:
[INFO] [stdout] not implemented
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x570e269ea882 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x570e269ea882 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x570e269ea882 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x570e269ea882 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x570e26a0056a - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x570e26a0056a - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x570e269ef766 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x570e269ef766 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x570e269c8d4f - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x570e269c8d4f - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x570e269e2b69 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x570e266d07de - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x570e266d07de - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x570e269e2d22 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x570e269e2d22 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x570e269c8e3a - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x570e269c07a9 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x570e269c9c5d - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x570e26a00d2c - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x570e26a00cf2 - core[c5ed12ab89cc536a]::panicking::panic
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x570e2666ac2a - edit_core[71c20e4e1778a268]::selections_tests::shift_subsequent_selections_backward::idk
[INFO] [stdout]                                at /opt/rustwide/workdir/src/selections_tests/shift_subsequent_selections_backward.rs:1:18
[INFO] [stdout]   21:     0x570e2666a5f7 - edit_core[71c20e4e1778a268]::selections_tests::shift_subsequent_selections_backward::idk::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/selections_tests/shift_subsequent_selections_backward.rs:1:17
[INFO] [stdout]   22:     0x570e2664b106 - <edit_core[71c20e4e1778a268]::selections_tests::shift_subsequent_selections_backward::idk::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x570e266c4b8b - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x570e266c4b8b - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   25:     0x570e266d13ea - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   26:     0x570e266d13ea - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   27:     0x570e266d13ea - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   28:     0x570e266d13ea - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   29:     0x570e266d13ea - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x570e266d13ea - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   31:     0x570e266d13ea - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   32:     0x570e266cb8b4 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   33:     0x570e266cb8b4 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   34:     0x570e266d3ee2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   35:     0x570e266d3ee2 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   36:     0x570e266d3ee2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   37:     0x570e266d3ee2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   38:     0x570e266d3ee2 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x570e266d3ee2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   40:     0x570e266d3ee2 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x570e269ea12f - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   42:     0x570e269ea12f - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   43:     0x7579ecfaeaa4 - <unknown>
[INFO] [stdout]   44:     0x7579ed03ba64 - clone
[INFO] [stdout]   45:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- utilities::add_selection_below::tests::to_empty_line_with_extended_selection_with_direction_backward_bar_semantics stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'utilities::add_selection_below::tests::to_empty_line_with_extended_selection_with_direction_backward_bar_semantics' (149) 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:     0x570e269ea882 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x570e269ea882 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x570e269ea882 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x570e269ea882 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x570e26a0056a - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x570e26a0056a - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x570e269ef766 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x570e269ef766 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x570e269c8d4f - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x570e269c8d4f - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x570e269e2b69 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x570e266d07de - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x570e266d07de - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x570e269e2d22 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x570e269e2d22 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x570e269c8e08 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x570e269c07a9 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x570e269c9c5d - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x570e26a00d2c - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x570e26a00be3 - core[c5ed12ab89cc536a]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x570e2667154c - core[c5ed12ab89cc536a]::panicking::assert_failed::<edit_core[71c20e4e1778a268]::selections::Selections, edit_core[71c20e4e1778a268]::selections::Selections>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x570e266be649 - edit_core[71c20e4e1778a268]::utilities::add_selection_below::tests::test
[INFO] [stdout]                                at /opt/rustwide/workdir/src/utilities/add_selection_below.rs:120:9
[INFO] [stdout]   22:     0x570e266bebd2 - edit_core[71c20e4e1778a268]::utilities::add_selection_below::tests::to_empty_line_with_extended_selection_with_direction_backward_bar_semantics
[INFO] [stdout]                                at /opt/rustwide/workdir/src/utilities/add_selection_below.rs:343:21
[INFO] [stdout]   23:     0x570e266bba27 - edit_core[71c20e4e1778a268]::utilities::add_selection_below::tests::to_empty_line_with_extended_selection_with_direction_backward_bar_semantics::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/utilities/add_selection_below.rs:333:105
[INFO] [stdout]   24:     0x570e2664c886 - <edit_core[71c20e4e1778a268]::utilities::add_selection_below::tests::to_empty_line_with_extended_selection_with_direction_backward_bar_semantics::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x570e266c4b8b - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x570e266c4b8b - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   27:     0x570e266d13ea - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   28:     0x570e266d13ea - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   29:     0x570e266d13ea - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   30:     0x570e266d13ea - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   31:     0x570e266d13ea - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x570e266d13ea - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   33:     0x570e266d13ea - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   34:     0x570e266cb8b4 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   35:     0x570e266cb8b4 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   36:     0x570e266d3ee2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   37:     0x570e266d3ee2 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   38:     0x570e266d3ee2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   39:     0x570e266d3ee2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   40:     0x570e266d3ee2 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x570e266d3ee2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   42:     0x570e266d3ee2 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x570e269ea12f - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   44:     0x570e269ea12f - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   45:     0x7579ecfaeaa4 - <unknown>
[INFO] [stdout]   46:     0x7579ed03ba64 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     selections_tests::move_cursor_clearing_non_primary::idk
[INFO] [stdout]     selections_tests::move_cursor_non_overlapping::idk
[INFO] [stdout]     selections_tests::move_cursor_page::idk
[INFO] [stdout]     selections_tests::move_cursor_potentially_overlapping::idk
[INFO] [stdout]     selections_tests::new::overlapping_selections_are_merged
[INFO] [stdout]     selections_tests::shift_subsequent_selections_backward::idk
[INFO] [stdout]     selections_tests::shift_subsequent_selections_forward::idk
[INFO] [stdout]     utilities::add_selection_below::tests::to_empty_line_with_extended_selection_with_direction_backward_bar_semantics
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 405 passed; 8 failed; 5 ignored; 0 measured; 0 filtered out; finished in 0.12s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "50b97778deff2e0ce5c3cb9a0d7032941a0bffdf46902ae8ddba712e354bca37", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "50b97778deff2e0ce5c3cb9a0d7032941a0bffdf46902ae8ddba712e354bca37", kill_on_drop: false }`
[INFO] [stdout] 50b97778deff2e0ce5c3cb9a0d7032941a0bffdf46902ae8ddba712e354bca37
