[INFO] cloning repository https://github.com/hungryZoo/tscode
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hungryZoo/tscode" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FhungryZoo%2Ftscode", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FhungryZoo%2Ftscode'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 7b219b579713bcd7f752acf8b3733cb355ee1d30
[INFO] testing hungryZoo/tscode against 1.98.0-beta.1 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FhungryZoo%2Ftscode" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/hungryZoo/tscode
[INFO] finished tweaking git repo https://github.com/hungryZoo/tscode
[INFO] tweaked toml for git repo https://github.com/hungryZoo/tscode written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/hungryZoo/tscode on toolchain 1.98.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/hungryZoo/tscode already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 0949ab0eb8b2a953607c468ea395c4e05368a00cdcbd23fcfd09ee14c47f27cf
[INFO] running `Command { std: "docker" "start" "0949ab0eb8b2a953607c468ea395c4e05368a00cdcbd23fcfd09ee14c47f27cf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0949ab0eb8b2a953607c468ea395c4e05368a00cdcbd23fcfd09ee14c47f27cf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "0949ab0eb8b2a953607c468ea395c4e05368a00cdcbd23fcfd09ee14c47f27cf" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0949ab0eb8b2a953607c468ea395c4e05368a00cdcbd23fcfd09ee14c47f27cf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "0949ab0eb8b2a953607c468ea395c4e05368a00cdcbd23fcfd09ee14c47f27cf" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling foldhash v0.2.0
[INFO] [stderr]    Compiling bitflags v2.13.0
[INFO] [stderr]    Compiling unicode-segmentation v1.13.3
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling log v0.4.32
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling hashbrown v0.17.1
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling deranged v0.5.8
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling num_threads v0.1.7
[INFO] [stderr]    Compiling shlex v2.0.1
[INFO] [stderr]    Compiling compact_str v0.9.1
[INFO] [stderr]    Compiling cc v1.2.63
[INFO] [stderr]    Compiling lru v0.18.0
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling critical-section v1.2.0
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling cfg_aliases v0.1.1
[INFO] [stderr]    Compiling litrs v1.0.0
[INFO] [stderr]    Compiling nix v0.28.0
[INFO] [stderr]    Compiling document-features v0.2.12
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling unicode-truncate v2.0.1
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling onig_sys v69.9.3
[INFO] [stderr]    Compiling mio v1.2.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling line-clipping v0.3.7
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling quick-xml v0.39.4
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling linked-hash-map v0.5.6
[INFO] [stderr]    Compiling yaml-rust v0.4.5
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling plist v1.9.0
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]    Compiling vte v0.15.0
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling strum_macros v0.28.0
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling derive_more v2.1.1
[INFO] [stderr]    Compiling onig v6.5.3
[INFO] [stderr]    Compiling crossterm v0.29.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling kasuari v0.4.12
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling filedescriptor v0.8.3
[INFO] [stderr]    Compiling globset v0.4.18
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling instability v0.3.12
[INFO] [stderr]    Compiling serial2 v0.2.37
[INFO] [stderr]    Compiling downcast-rs v1.2.1
[INFO] [stderr]    Compiling shell-words v1.1.1
[INFO] [stderr]    Compiling ignore v0.4.26
[INFO] [stderr]    Compiling vt100 v0.16.2
[INFO] [stderr]    Compiling strum v0.28.0
[INFO] [stderr]    Compiling ratatui-core v0.1.1
[INFO] [stderr]    Compiling portable-pty v0.9.0
[INFO] [stderr]    Compiling syntect v5.3.0
[INFO] [stderr]    Compiling ratatui-widgets v0.3.1
[INFO] [stderr]    Compiling ratatui-crossterm v0.1.1
[INFO] [stderr]    Compiling ratatui-macros v0.7.1
[INFO] [stderr]    Compiling ratatui v0.30.1
[INFO] [stderr]    Compiling tscode v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 37s
[INFO] running `Command { std: "docker" "inspect" "0949ab0eb8b2a953607c468ea395c4e05368a00cdcbd23fcfd09ee14c47f27cf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "0949ab0eb8b2a953607c468ea395c4e05368a00cdcbd23fcfd09ee14c47f27cf" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling tscode v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 16.76s
[INFO] running `Command { std: "docker" "inspect" "0949ab0eb8b2a953607c468ea395c4e05368a00cdcbd23fcfd09ee14c47f27cf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "0949ab0eb8b2a953607c468ea395c4e05368a00cdcbd23fcfd09ee14c47f27cf" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.31s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/tscode-b2f734e6af53b888)
[INFO] [stdout] 
[INFO] [stdout] running 200 tests
[INFO] [stdout] test app::tests::app_new_with_file_path_uses_parent_workspace_and_opens_file ... ok
[INFO] [stdout] test app::tests::app_new_with_binary_file_path_preserves_read_only_preview_status ... ok
[INFO] [stdout] test app::tests::close_all_editors_closes_clean_tabs_and_keeps_dirty_tabs ... ok
[INFO] [stdout] test app::tests::close_other_editors_closes_clean_targets_and_keeps_dirty_tabs ... ok
[INFO] [stdout] test app::tests::completion_keywords_include_control_words ... ok
[INFO] [stdout] test app::tests::binary_files_open_as_read_only_preview_and_do_not_rewrite_bytes ... ok
[INFO] [stdout] test app::tests::copy_path_recursive_copies_directories_and_unique_names ... ok
[INFO] [stdout] test app::tests::clean_open_tab_reloads_external_file_change ... ok
[INFO] [stdout] test app::tests::close_tabs_to_right_keeps_dirty_right_tabs_and_reopens_rightmost_clean_tab ... ok
[INFO] [stdout] test app::tests::clear_document_highlights_removes_active_tab_ranges ... ok
[INFO] [stdout] test app::tests::code_action_panel_applies_lsp_workspace_edit_to_open_buffer ... ok
[INFO] [stdout] test app::tests::completion_items_include_dirty_open_buffer_identifiers ... ok
[INFO] [stdout] test app::tests::ctrl_k_s_chord_saves_all_dirty_file_backed_tabs ... ok
[INFO] [stdout] test app::tests::copy_path_commands_export_absolute_and_relative_paths ... ok
[INFO] [stdout] test app::tests::deleted_open_file_marks_disk_deleted_and_save_refuses_recreate ... ok
[INFO] [stdout] test app::tests::command_palette_finds_executable_commands ... ok
[INFO] [stdout] test app::tests::cut_paste_updates_open_tab_paths ... ok
[INFO] [stdout] test app::tests::ctrl_page_keys_switch_editor_tabs_and_terminal_sessions ... ok
[INFO] [stdout] test app::tests::deleting_explorer_folder_refuses_to_discard_dirty_open_tabs ... ok
[INFO] [stdout] test app::tests::editor_add_next_occurrence_replaces_multiple_selections_and_undoes ... ok
[INFO] [stdout] test app::tests::document_symbol_panel_jumps_inside_active_buffer ... ok
[INFO] [stdout] test app::tests::editor_auto_pairs_skip_backspace_and_wrap_selection ... ok
[INFO] [stdout] test app::tests::document_symbol_panel_prefers_cached_lsp_symbols ... ok
[INFO] [stdout] test app::tests::editor_block_comment_toggles_current_line_selection_and_undoes ... ok
[INFO] [stdout] test app::tests::deleting_explorer_folder_closes_clean_tabs_and_preserves_other_active_tab ... ok
[INFO] [stdout] test app::tests::dirty_open_tab_marks_external_change_and_refuses_save_overwrite ... ok
[INFO] [stdout] test app::tests::editor_code_folding_updates_visible_lines_scroll_and_cursor ... ok
[INFO] [stdout] test app::tests::dirty_tab_close_prompt_can_save_or_discard ... ok
[INFO] [stdout] test app::tests::editor_ctrl_word_navigation_moves_by_words_and_selects ... ok
[INFO] [stdout] test app::tests::editor_enter_preserves_indent_and_splits_pairs ... ok
[INFO] [stdout] test app::tests::dirty_untitled_close_can_save_as_then_close_without_placeholder ... ok
[INFO] [stdout] test app::tests::editor_alt_click_toggles_mouse_cursors_and_typing_uses_all ... ok
[INFO] [stdout] test app::tests::document_symbol_cache_is_ignored_for_other_active_files ... ok
[INFO] [stdout] test app::tests::editor_gutter_drag_selects_whole_lines_for_real_line_commands ... ok
[INFO] [stdout] test app::tests::editor_line_commands_apply_to_selected_line_ranges ... ok
[INFO] [stdout] test app::tests::editor_line_commands_modify_real_buffer ... ok
[INFO] [stdout] test app::tests::editor_block_comment_supports_html_tokens_and_shift_alt_shortcut ... ok
[INFO] [stdout] test app::tests::editor_bookmark_gutter_click_and_line_edits_keep_real_positions ... ok
[INFO] [stdout] test app::tests::editor_bookmarks_toggle_list_and_jump_across_open_tabs ... ok
[INFO] [stdout] test app::tests::editor_replace_entire_text_as_edit_is_undoable ... ok
[INFO] [stdout] test app::tests::editor_copy_and_cut_without_selection_use_current_line ... ok
[INFO] [stdout] test app::tests::editor_select_all_occurrences_respects_identifier_boundaries ... ok
[INFO] [stdout] test app::tests::editor_selected_line_ranges_move_and_delete_as_blocks ... ok
[INFO] [stdout] test app::tests::editor_selection_cuts_and_restores_multiline_text ... ok
[INFO] [stdout] test app::tests::editor_fold_commands_and_mouse_gutter_click_use_real_view_state ... ok
[INFO] [stdout] test app::tests::editor_horizontal_scroll_tracks_cursor_wheel_and_mouse ... ok
[INFO] [stdout] test app::tests::editor_trim_trailing_whitespace_is_undoable ... ok
[INFO] [stdout] test app::tests::editor_undo_redo_and_save_preserves_trailing_newline ... ok
[INFO] [stdout] test app::tests::editor_hover_reports_symbol_definition_and_references ... ok
[INFO] [stdout] test app::tests::editor_mouse_drag_beyond_body_scrolls_and_extends_selection ... ok
[INFO] [stdout] test app::tests::editor_right_click_context_menu_runs_real_editor_command ... ok
[INFO] [stdout] test app::tests::editor_replace_current_and_all_are_undoable ... ok
[INFO] [stdout] test app::tests::editor_mouse_drag_selects_text_and_copy_uses_selection ... ok
[INFO] [stdout] test app::tests::editor_wheel_far_past_short_line_does_not_panic_hover_lookup ... ok
[INFO] [stdout] test app::tests::editor_shortcuts_copy_cut_and_paste_internal_clipboard ... ok
[INFO] [stdout] test app::tests::editor_split_mouse_wheel_activates_and_scrolls_hovered_pane ... ok
[INFO] [stdout] test app::tests::editor_wheel_over_symbol_scrolls_without_expensive_hover_lookup ... ok
[INFO] [stdout] test app::tests::explorer_auto_refreshes_when_external_file_is_created ... ok
[INFO] [stdout] test app::tests::explorer_auto_refresh_expands_new_filtered_matches ... ok
[INFO] [stdout] test app::tests::editor_word_wrap_uses_visual_rows_for_scroll_cursor_and_mouse ... ok
[INFO] [stdout] test app::tests::explorer_compare_selected_files_opens_read_only_diff_tab ... ok
[INFO] [stdout] test app::tests::explorer_left_and_right_keys_behave_like_a_file_tree ... ok
[INFO] [stdout] test app::tests::explorer_auto_refreshes_when_external_file_is_deleted ... ok
[INFO] [stdout] test app::tests::explorer_filter_expands_collapsed_nested_matches_from_filesystem ... ok
[INFO] [stdout] test app::tests::explorer_context_menu_actions_run_real_file_operations ... ok
[INFO] [stdout] test app::tests::explorer_mouse_click_opens_file_on_release ... ok
[INFO] [stdout] test app::tests::explorer_mouse_shift_and_control_click_build_multi_selection ... ok
[INFO] [stdout] test app::tests::explorer_sort_modes_reorder_real_entries_and_preserve_selection ... ok
[INFO] [stdout] test app::tests::explorer_open_to_side_creates_real_editor_split ... ok
[INFO] [stdout] test app::tests::explorer_new_file_and_folder_prompts_use_selected_context ... ok
[INFO] [stdout] test app::tests::explorer_mouse_drag_moves_and_alt_drag_copies_selected_files ... ok
[INFO] [stdout] test app::tests::explorer_multi_select_batches_copy_paste_duplicate_and_delete ... ok
[INFO] [stdout] test app::tests::fuzzy_score_matches_path_fragments_in_order ... ok
[INFO] [stdout] test app::tests::explorer_rename_refuses_root_and_existing_targets ... ok
[INFO] [stdout] test app::tests::git_diff_parser_reads_unified_zero_hunks ... ok
[INFO] [stdout] test app::tests::git_status_parser_marks_files_and_dirty_parent_dirs ... ok
[INFO] [stdout] test app::tests::explorer_right_click_opens_context_menu_for_row ... ok
[INFO] [stdout] test app::tests::explorer_visibility_respects_gitignore_and_toggle ... ok
[INFO] [stdout] test app::tests::identifier_range_at_char_ignores_columns_far_past_line_end ... ok
[INFO] [stdout] test app::tests::identifier_text_replacement_respects_symbol_boundaries ... ok
[INFO] [stdout] test app::tests::lsp_diagnostics_map_to_problem_items_for_existing_gutter_ui ... ok
[INFO] [stdout] test app::tests::lsp_text_edit_application_respects_utf16_columns ... ok
[INFO] [stdout] test app::tests::explorer_wheel_scrolls_tree_in_terminal_direction ... ok
[INFO] [stdout] test app::tests::explorer_visibility_hides_generated_by_default_and_can_filter ... ok
[INFO] [stdout] test app::tests::go_to_matching_bracket_jumps_pairs_and_tracks_navigation_history ... ok
[INFO] [stdout] test app::tests::navigation_history_tracks_goto_line_and_command_actions ... ok
[INFO] [stdout] test app::tests::lsp_workspace_edit_updates_open_buffers_and_closed_files ... ok
[INFO] [stdout] test app::tests::open_editors_panel_lists_dirty_untitled_and_switches_tabs ... ok
[INFO] [stdout] test app::tests::new_terminal_here_starts_real_pty_in_selected_explorer_directory ... ok
[INFO] [stdout] test app::tests::open_folder_blocks_dirty_file_backed_and_untitled_tabs ... ok
[INFO] [stdout] test app::tests::parse_line_col_uses_one_based_input ... ok
[INFO] [stdout] test app::tests::problem_parser_reads_cargo_and_go_style_diagnostics ... ok
[INFO] [stdout] test app::tests::open_folder_switches_workspace_root_explorer_and_terminal ... ok
[INFO] [stdout] test app::tests::git_branch_panel_checks_out_and_creates_branches_with_dirty_buffer_protection ... ok
[INFO] [stdout] test app::tests::go_to_definition_jumps_from_symbol_under_cursor ... ok
[INFO] [stdout] test app::tests::open_selected_folder_as_workspace_uses_explorer_selection ... ok
[INFO] [stdout] test app::tests::quick_panel_query_supports_cursor_editing ... ok
[INFO] [stdout] test app::tests::navigation_history_moves_back_and_forward_after_definition_jump ... ok
[INFO] [stdout] test app::tests::read_only_previews_are_not_treated_as_workspace_text_files ... ok
[INFO] [stdout] test app::tests::rename_symbol_updates_open_buffers_and_closed_workspace_files ... ok
[INFO] [stdout] test app::tests::find_references_lists_whole_word_matches_and_opens_selected_reference ... ok
[INFO] [stdout] test app::tests::prompt_input_supports_cursor_editing_and_paste ... ok
[INFO] [stdout] test app::tests::problem_summaries_group_active_file_lines_by_severity ... ok
[INFO] [stdout] test app::tests::run_command_for_file_detects_supported_source_files ... ok
[INFO] [stdout] test app::tests::quick_panel_wheel_scrolls_results_and_keeps_selection_visible ... ok
[INFO] [stdout] test app::tests::reopen_closed_editor_restores_clean_file_with_view_state ... ok
[INFO] [stdout] test app::tests::reopen_closed_editor_restores_dirty_and_untitled_buffers ... ok
[INFO] [stdout] test app::tests::repair_runtime_state_recovers_invalid_terminal_prompt_and_panel_indices ... ok
[INFO] [stdout] test app::tests::revert_file_discards_dirty_buffer_and_reloads_disk ... ok
[INFO] [stdout] test app::tests::run_task_item_executes_in_new_real_pty_terminal ... ok
[INFO] [stdout] test app::tests::search_wraps_forward_and_backward ... ok
[INFO] [stdout] test app::tests::run_active_file_blocks_unsaved_or_untitled_buffers ... ok
[INFO] [stdout] test app::tests::run_file_actions_execute_saved_files_in_new_real_pty_terminals ... ok
[INFO] [stdout] test app::tests::save_as_writes_new_file_and_retargets_active_tab ... ok
[INFO] [stdout] test app::tests::run_selection_in_terminal_executes_current_line_in_real_pty ... ok
[INFO] [stdout] test app::tests::save_as_refuses_dirty_open_target ... ok
[INFO] [stdout] test app::tests::run_workspace_check_collects_cargo_problems_and_jumps_to_file ... ok
[INFO] [stdout] test app::tests::format_document_runs_rustfmt_and_marks_buffer_dirty ... FAILED
[INFO] [stdout] test app::tests::source_control_commit_all_blocks_dirty_buffers_then_commits_everything ... ok
[INFO] [stdout] test app::tests::source_control_discard_all_blocks_dirty_buffers_then_discards_clean_changes ... ok
[INFO] [stdout] test app::tests::sidebar_outline_lists_symbols_and_jumps_with_keyboard ... ok
[INFO] [stdout] test app::tests::sidebar_outline_mouse_click_jumps_and_hover_targets_rows ... ok
[INFO] [stdout] test app::tests::source_control_panel_lists_git_changes_and_diff_hunks ... ok
[INFO] [stdout] test app::tests::source_control_panel_discards_changes_with_confirmation ... ok
[INFO] [stdout] test app::tests::terminal_file_reference_handles_tracebacks_quotes_and_parentheses ... ok
[INFO] [stdout] test app::tests::terminal_file_reference_opens_existing_paths_with_line_columns ... ok
[INFO] [stdout] test app::tests::task_panel_detects_vscode_package_cargo_and_make_tasks ... ok
[INFO] [stdout] test app::tests::split_terminal_creates_side_by_side_pty_panes_and_mouse_focuses_each_pane ... ok
[INFO] [stdout] test app::tests::terminal_file_url_click_opens_file_location ... ok
[INFO] [stdout] test app::tests::terminal_link_parser_handles_web_and_file_urls ... ok
[INFO] [stdout] test app::tests::terminal_command_prompt_and_recent_picker_send_real_pty_input ... ok
[INFO] [stdout] test app::tests::source_control_panel_opens_read_only_diff_tabs ... ok
[INFO] [stdout] test app::tests::source_control_panel_stages_and_unstages_changes ... ok
[INFO] [stdout] test app::tests::terminal_focus_shortcuts_work_from_inside_terminal_focus ... ok
[INFO] [stdout] test app::tests::source_control_panel_commits_staged_changes_with_message ... ok
[INFO] [stdout] test app::tests::terminal_can_be_renamed_without_restarting_session ... ok
[INFO] [stdout] test app::tests::terminal_osc52_updates_internal_and_host_clipboards ... ok
[INFO] [stdout] test app::tests::terminal_full_screen_child_receives_app_keys_before_tscode_shortcuts ... ok
[INFO] [stdout] test app::tests::terminal_selection_columns_follow_stream_selection ... ok
[INFO] [stdout] test app::tests::terminal_selection_text_copies_visible_rows ... ok
[INFO] [stdout] test app::tests::terminal_osc_title_updates_unlocked_session_title_only ... ok
[INFO] [stdout] test app::tests::terminal_osc7_updates_session_cwd ... ok
[INFO] [stdout] test app::tests::terminal_submission_text_uses_carriage_return_enters ... ok
[INFO] [stdout] test app::tests::terminal_output_copy_captures_scrollback_and_scroll_bottom_restores_live_view ... ok
[INFO] [stdout] test app::tests::terminal_panel_can_be_resized_by_dragging_top_border ... ok
[INFO] [stdout] test app::tests::terminal_right_click_opens_context_menu_with_real_terminal_commands ... ok
[INFO] [stdout] test app::tests::terminal_records_exit_status_and_restart_clears_it ... ok
[INFO] [stdout] test app::tests::terminal_search_finds_scrollback_and_moves_between_matches ... ok
[INFO] [stdout] test app::tests::terminal_sessions_can_be_created_switched_and_closed ... ok
[INFO] [stdout] test app::tests::workspace_path_scan_includes_directories_and_respects_visibility ... ok
[INFO] [stdout] test app::tests::terminal_shift_mouse_overrides_child_mouse_mode_for_host_selection_and_scroll ... ok
[INFO] [stdout] test app::tests::terminal_wheel_scrolls_scrollback_in_terminal_direction ... ok
[INFO] [stdout] test app::tests::terminal_url_click_copies_url_and_hover_highlights_range ... ok
[INFO] [stdout] test app::tests::workspace_replace_writes_files_updates_tabs_and_skips_dirty_buffers ... ok
[INFO] [stdout] test app::tests::trim_trailing_whitespace_command_saves_real_file ... ok
[INFO] [stdout] test app::tests::workspace_file_search_reads_real_files ... ok
[INFO] [stdout] test lsp::tests::file_uri_round_trips_paths_with_spaces ... ok
[INFO] [stdout] test lsp::tests::parses_call_hierarchy_incoming_and_outgoing_calls ... ok
[INFO] [stdout] test lsp::tests::parses_code_actions_with_workspace_edits_and_commands ... ok
[INFO] [stdout] test lsp::tests::parses_document_highlights_with_utf16_ranges_and_kinds ... ok
[INFO] [stdout] test lsp::tests::parses_document_symbols_from_hierarchical_and_flat_shapes ... ok
[INFO] [stdout] test lsp::tests::parses_hover_markdown_contents ... ok
[INFO] [stdout] test lsp::tests::parses_publish_diagnostics_notification ... ok
[INFO] [stdout] test lsp::tests::parses_signature_help_with_active_parameter_and_offset_labels ... ok
[INFO] [stdout] test lsp::tests::parses_workspace_edit_changes_and_document_changes ... ok
[INFO] [stdout] test lsp::tests::parses_workspace_symbols_from_symbol_information_and_workspace_symbol_shapes ... ok
[INFO] [stdout] test app::tests::workspace_search_respects_gitignore_and_toggle ... ok
[INFO] [stdout] test lsp::tests::executes_code_action_command_and_collects_workspace_apply_edit ... ok
[INFO] [stdout] test lsp::tests::reads_call_hierarchy_from_mock_stdio_language_server ... ok
[INFO] [stdout] test lsp::tests::reads_document_highlights_from_mock_stdio_language_server ... ok
[INFO] [stdout] test lsp::tests::reads_document_symbols_from_mock_stdio_language_server ... FAILED
[INFO] [stdout] test lsp::tests::reads_code_actions_from_mock_stdio_language_server ... ok
[INFO] [stdout] test lsp::tests::reads_publish_diagnostics_from_mock_stdio_language_server ... ok
[INFO] [stdout] test app::tests::workspace_symbol_panel_prefers_cached_lsp_symbols ... ok
[INFO] [stdout] test app::tests::untitled_editor_tab_saves_as_real_file_without_placeholder ... ok
[INFO] [stdout] test app::tests::workspace_search_uses_dirty_open_buffer_text ... ok
[INFO] [stdout] test lsp::tests::reads_rename_workspace_edit_from_mock_stdio_language_server ... ok
[INFO] [stdout] test lsp::tests::reads_references_from_mock_stdio_language_server ... ok
[INFO] [stdout] test shell::tests::osc7_tracker_reads_cwd_from_bel_and_st_sequences ... ok
[INFO] [stdout] test shell::tests::osc_tracker_reads_osc52_clipboard_updates ... ok
[INFO] [stdout] test shell::tests::osc_tracker_reads_terminal_titles_from_osc_zero_and_two ... ok
[INFO] [stdout] test shell::tests::shell_exit_status_labels_codes_and_signals ... ok
[INFO] [stdout] test shell::tests::terminal_key_encoding_supports_application_cursor_and_function_keys ... ok
[INFO] [stdout] test shell::tests::terminal_key_encoding_supports_control_punctuation ... ok
[INFO] [stdout] test shell::tests::terminal_key_encoding_supports_shell_editing_shortcuts ... ok
[INFO] [stdout] test shell::tests::terminal_line_matches_return_character_columns ... ok
[INFO] [stdout] test shell::tests::terminal_mouse_encoding_reports_sgr_press_release_drag_and_wheel ... ok
[INFO] [stdout] test shell::tests::terminal_mouse_encoding_respects_requested_motion_modes ... ok
[INFO] [stdout] test shell::tests::terminal_mouse_encoding_uses_real_utf8_coordinates_when_requested ... ok
[INFO] [stdout] test tests::cli_action_handles_help_version_and_paths_before_tui_start ... ok
[INFO] [stdout] test tests::crash_report_timestamp_formats_utc ... ok
[INFO] [stdout] test tests::crash_report_writer_appends_entries_with_separator ... ok
[INFO] [stdout] test tests::osc52_clipboard_sequence_encodes_text_as_base64 ... ok
[INFO] [stdout] test lsp::tests::reads_signature_help_from_mock_stdio_language_server ... ok
[INFO] [stdout] test lsp::tests::reads_formatting_edits_from_mock_stdio_language_server ... ok
[INFO] [stdout] test app::tests::workspace_symbols_scan_real_files_and_open_dirty_buffer_symbols ... ok
[INFO] [stdout] test lsp::tests::reads_workspace_symbols_from_mock_stdio_language_server ... ok
[INFO] [stdout] test lsp::tests::talks_to_mock_stdio_language_server ... ok
[INFO] [stdout] test lsp::tests::reads_type_definitions_and_implementations_from_mock_stdio_language_server ... ok
[INFO] [stderr] error: test failed, to rerun pass `--bin tscode`
[INFO] [stdout] test app::tests::trigger_suggest_completes_workspace_symbol_at_cursor ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- app::tests::format_document_runs_rustfmt_and_marks_buffer_dirty stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'app::tests::format_document_runs_rustfmt_and_marks_buffer_dirty' (1840) panicked at src/app.rs:20016:56:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: rustfmt failed: error: 'rustfmt' is not installed for the toolchain '1.98.0-beta.1-x86_64-unknown-linux-gnu'.
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: <anyhow::Error>::msg::<alloc::string::String>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/backtrace.rs:10:14
[INFO] [stdout]    1: tscode::app::run_formatter_command
[INFO] [stdout]              at ./src/app.rs:15536:20
[INFO] [stdout]    2: <tscode::app::App>::format_active_document
[INFO] [stdout]              at ./src/app.rs:10146:25
[INFO] [stdout]    3: <tscode::app::App>::run_command
[INFO] [stdout]              at ./src/app.rs:12075:51
[INFO] [stdout]    4: tscode::app::tests::format_document_runs_rustfmt_and_marks_buffer_dirty
[INFO] [stdout]              at ./src/app.rs:20016:13
[INFO] [stdout]    5: tscode::app::tests::format_document_runs_rustfmt_and_marks_buffer_dirty::{closure#0}
[INFO] [stdout]              at ./src/app.rs:20001:61
[INFO] [stdout]    6: <tscode::app::tests::format_document_runs_rustfmt_and_marks_buffer_dirty::{closure#0} as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]    7: <fn() -> core::result::Result<(), alloc::string::String> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]    8: test::__rust_begin_short_backtrace::<core::result::Result<(), alloc::string::String>, fn() -> core::result::Result<(), alloc::string::String>>
[INFO] [stdout]              at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:724:18
[INFO] [stdout]    9: test::run_test_in_process::{closure#0}
[INFO] [stdout]              at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   10: <core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   11: std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>, core::result::Result<(), alloc::string::String>>
[INFO] [stdout]              at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   12: std::panicking::catch_unwind::<core::result::Result<(), alloc::string::String>, core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>>
[INFO] [stdout]              at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   13: std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>, core::result::Result<(), alloc::string::String>>
[INFO] [stdout]              at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   14: test::run_test_in_process
[INFO] [stdout]              at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   15: test::run_test::{closure#0}
[INFO] [stdout]              at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   16: test::run_test::{closure#1}
[INFO] [stdout]              at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   17: std::sys::backtrace::__rust_begin_short_backtrace::<test::run_test::{closure#1}, ()>
[INFO] [stdout]              at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   18: std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]              at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   19: <core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   20: std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]              at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   21: std::panicking::catch_unwind::<(), core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]              at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   22: std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]              at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   23: std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]              at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   24: <std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]              at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25: <alloc::boxed::Box<dyn core::ops::function::FnOnce<(), Output = ()> + core::marker::Send> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   26: <std::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]              at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   27: <unknown>
[INFO] [stdout]   28: clone
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x570007c1aa61 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x570007c1aa61 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x570007c1aa61 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x570007c1aa61 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x570007c320fa - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x570007c320fa - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x570007c1fd1c - std[73adb7dc35730857]::io::default_write_fmt::<alloc[55a36b64bcbf2c0d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x570007c1fd1c - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x570007bf3b26 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x570007bf3b26 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x570007c104f9 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5700077c0140 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x5700077c0140 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x570007c106b2 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x570007c106b2 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x570007bf3bd2 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:688:13
[INFO] [stdout]   16:     0x570007beabe9 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x570007bf4a8d - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x570007c3297c - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x570007c326f2 - core[6883ba1bc0fe4ed1]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1870:5
[INFO] [stdout]   20:     0x57000750c18f - <core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[3b9a07a6948cd063]::Error>>::unwrap
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1231:23
[INFO] [stdout]   21:     0x57000750c18f - tscode[6ec09e695d547c6c]::app::tests::format_document_runs_rustfmt_and_marks_buffer_dirty
[INFO] [stdout]                                at /opt/rustwide/workdir/src/app.rs:20016:56
[INFO] [stdout]   22:     0x5700074d4f57 - tscode[6ec09e695d547c6c]::app::tests::format_document_runs_rustfmt_and_marks_buffer_dirty::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/app.rs:20001:61
[INFO] [stdout]   23:     0x5700077561e6 - <tscode[6ec09e695d547c6c]::app::tests::format_document_runs_rustfmt_and_marks_buffer_dirty::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5700077b347b - <fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5700077b347b - test[980ffaebd391d06d]::__rust_begin_short_backtrace::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:724:18
[INFO] [stdout]   26:     0x5700077c0ac5 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   27:     0x5700077c0ac5 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   28:     0x5700077c0ac5 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   29:     0x5700077c0ac5 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5700077c0ac5 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5700077c0ac5 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   32:     0x5700077c0ac5 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   33:     0x5700077bb574 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   34:     0x5700077bb574 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x5700077c3c12 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   36:     0x5700077c3c12 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   37:     0x5700077c3c12 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   38:     0x5700077c3c12 - std[73adb7dc35730857]::panicking::catch_unwind::<(), core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x5700077c3c12 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5700077c3c12 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   41:     0x5700077c3c12 - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x570007c1995f - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   43:     0x570007c1995f - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   44:     0x733c2d16daa4 - <unknown>
[INFO] [stdout]   45:     0x733c2d1faa64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- lsp::tests::reads_document_symbols_from_mock_stdio_language_server stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'lsp::tests::reads_document_symbols_from_mock_stdio_language_server' (4287) panicked at src/lsp.rs:3260:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: 0
[INFO] [stdout]  right: 2
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x570007c1aa61 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x570007c1aa61 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x570007c1aa61 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x570007c1aa61 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x570007c320fa - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x570007c320fa - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x570007c1fd1c - std[73adb7dc35730857]::io::default_write_fmt::<alloc[55a36b64bcbf2c0d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x570007c1fd1c - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x570007bf3b26 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x570007bf3b26 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x570007c104f9 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5700077c0140 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x5700077c0140 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x570007c106b2 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x570007c106b2 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x570007bf3bd2 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:688:13
[INFO] [stdout]   16:     0x570007beabe9 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x570007bf4a8d - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x570007c3297c - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x570007c32833 - core[6883ba1bc0fe4ed1]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x570007c2da6d - core[6883ba1bc0fe4ed1]::panicking::assert_failed::<usize, usize>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x570007605147 - tscode[6ec09e695d547c6c]::lsp::tests::reads_document_symbols_from_mock_stdio_language_server
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lsp.rs:3260:9
[INFO] [stdout]   22:     0x5700075d4c97 - tscode[6ec09e695d547c6c]::lsp::tests::reads_document_symbols_from_mock_stdio_language_server::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lsp.rs:3155:64
[INFO] [stdout]   23:     0x5700077580a6 - <tscode[6ec09e695d547c6c]::lsp::tests::reads_document_symbols_from_mock_stdio_language_server::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5700077b347b - <fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5700077b347b - test[980ffaebd391d06d]::__rust_begin_short_backtrace::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:724:18
[INFO] [stdout]   26:     0x5700077c0ac5 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   27:     0x5700077c0ac5 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   28:     0x5700077c0ac5 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   29:     0x5700077c0ac5 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5700077c0ac5 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5700077c0ac5 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   32:     0x5700077c0ac5 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   33:     0x5700077bb574 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   34:     0x5700077bb574 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x5700077c3c12 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   36:     0x5700077c3c12 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   37:     0x5700077c3c12 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   38:     0x5700077c3c12 - std[73adb7dc35730857]::panicking::catch_unwind::<(), core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x5700077c3c12 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5700077c3c12 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   41:     0x5700077c3c12 - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x570007c1995f - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   43:     0x570007c1995f - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   44:     0x733c2d16daa4 - <unknown>
[INFO] [stdout]   45:     0x733c2d1faa64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     app::tests::format_document_runs_rustfmt_and_marks_buffer_dirty
[INFO] [stdout]     lsp::tests::reads_document_symbols_from_mock_stdio_language_server
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 198 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 8.91s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "0949ab0eb8b2a953607c468ea395c4e05368a00cdcbd23fcfd09ee14c47f27cf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0949ab0eb8b2a953607c468ea395c4e05368a00cdcbd23fcfd09ee14c47f27cf", kill_on_drop: false }`
[INFO] [stdout] 0949ab0eb8b2a953607c468ea395c4e05368a00cdcbd23fcfd09ee14c47f27cf
