[INFO] cloning repository https://github.com/ore-public/srev
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ore-public/srev" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fore-public%2Fsrev", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fore-public%2Fsrev'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 33b5651d2237fcedf5478d13948df07d4fb4a3dc
[INFO] testing ore-public/srev against 1.97.0-beta.6 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fore-public%2Fsrev" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/ore-public/srev
[INFO] finished tweaking git repo https://github.com/ore-public/srev
[INFO] tweaked toml for git repo https://github.com/ore-public/srev written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ore-public/srev on toolchain 1.97.0-beta.6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ore-public/srev 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.97.0-beta.6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tree-sitter-tags v0.23.2
[INFO] [stderr]   Downloaded cc v1.2.63
[INFO] [stderr]   Downloaded bitflags v2.12.1
[INFO] [stderr]   Downloaded uuid v1.23.2
[INFO] [stderr]   Downloaded nucleo-matcher v0.3.1
[INFO] [stderr]   Downloaded lsp-types v0.94.1
[INFO] [stderr]   Downloaded tree-sitter-go v0.23.4
[INFO] [stderr]   Downloaded tree-sitter-javascript v0.23.1
[INFO] [stderr]   Downloaded tree-sitter v0.23.2
[INFO] [stderr]   Downloaded tree-sitter-python v0.23.6
[INFO] [stderr]   Downloaded tree-sitter-c v0.23.4
[INFO] [stderr]   Downloaded git2 v0.21.0
[INFO] [stderr]   Downloaded tree-sitter-rust v0.23.3
[INFO] [stderr]   Downloaded tree-sitter-ruby v0.23.1
[INFO] [stderr]   Downloaded libz-sys v1.1.29
[INFO] [stderr]   Downloaded libgit2-sys v0.18.5+1.9.4
[INFO] [stderr]   Downloaded two-face v0.5.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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] be41b23c60e275f03da9fa26649798dc32cbd4b5dbe2a1830b11f12e2d0b4e23
[INFO] running `Command { std: "docker" "start" "be41b23c60e275f03da9fa26649798dc32cbd4b5dbe2a1830b11f12e2d0b4e23", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "be41b23c60e275f03da9fa26649798dc32cbd4b5dbe2a1830b11f12e2d0b4e23", 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" "be41b23c60e275f03da9fa26649798dc32cbd4b5dbe2a1830b11f12e2d0b4e23" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "be41b23c60e275f03da9fa26649798dc32cbd4b5dbe2a1830b11f12e2d0b4e23", 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" "be41b23c60e275f03da9fa26649798dc32cbd4b5dbe2a1830b11f12e2d0b4e23" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling memchr v2.8.1
[INFO] [stderr]    Compiling bitflags v2.12.1
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling log v0.4.32
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling litemap v0.8.2
[INFO] [stderr]    Compiling writeable v0.6.3
[INFO] [stderr]    Compiling deranged v0.5.8
[INFO] [stderr]    Compiling time-core v0.1.8
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling icu_properties_data v2.2.0
[INFO] [stderr]    Compiling icu_normalizer_data v2.2.0
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling simd-adler32 v0.3.9
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling cc v1.2.63
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling mio v1.2.1
[INFO] [stderr]    Compiling libz-sys v1.1.29
[INFO] [stderr]    Compiling signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling tree-sitter v0.23.2
[INFO] [stderr]    Compiling libgit2-sys v0.18.5+1.9.4
[INFO] [stderr]    Compiling quick-xml v0.39.4
[INFO] [stderr]    Compiling line-clipping v0.3.7
[INFO] [stderr]    Compiling linked-hash-map v0.5.6
[INFO] [stderr]    Compiling yaml-rust v0.4.5
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling tree-sitter-rust v0.23.3
[INFO] [stderr]    Compiling tree-sitter-go v0.23.4
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling tree-sitter-c v0.23.4
[INFO] [stderr]    Compiling tree-sitter-ruby v0.23.1
[INFO] [stderr]    Compiling tree-sitter-python v0.23.6
[INFO] [stderr]    Compiling tree-sitter-javascript v0.23.1
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling fancy-regex v0.16.2
[INFO] [stderr]    Compiling gethostname v1.1.0
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling winnow v1.0.3
[INFO] [stderr]    Compiling clap_lex v1.1.0
[INFO] [stderr]    Compiling x11rb-protocol v0.13.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling displaydoc v0.2.6
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling strum_macros v0.28.0
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling zerofrom v0.1.8
[INFO] [stderr]    Compiling yoke v0.8.3
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling instability v0.3.12
[INFO] [stderr]    Compiling zerovec v0.11.6
[INFO] [stderr]    Compiling zerotrie v0.2.4
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling tinystr v0.8.3
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling potential_utf v0.1.5
[INFO] [stderr]    Compiling icu_locale_core v2.2.0
[INFO] [stderr]    Compiling icu_collections v2.2.0
[INFO] [stderr]    Compiling kasuari v0.4.12
[INFO] [stderr]    Compiling derive_more v2.1.1
[INFO] [stderr]    Compiling crossterm v0.29.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling strum v0.28.0
[INFO] [stderr]    Compiling ratatui-core v0.1.1
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling icu_provider v2.2.0
[INFO] [stderr]    Compiling icu_properties v2.2.0
[INFO] [stderr]    Compiling icu_normalizer v2.2.0
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling x11rb v0.13.2
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling ratatui-widgets v0.3.1
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling plist v1.9.0
[INFO] [stderr]    Compiling idna_adapter v1.2.2
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling ratatui-crossterm v0.1.1
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling globset v0.4.18
[INFO] [stderr]    Compiling toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling syntect v5.3.0
[INFO] [stderr]    Compiling ratatui-macros v0.7.1
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling toml_datetime v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling serde_spanned v1.1.1
[INFO] [stderr]    Compiling toml_writer v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling lsp-types v0.94.1
[INFO] [stderr]    Compiling two-face v0.5.1
[INFO] [stderr]    Compiling toml v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling ignore v0.4.26
[INFO] [stderr]    Compiling clap v4.6.1
[INFO] [stderr]    Compiling tree-sitter-tags v0.23.2
[INFO] [stderr]    Compiling ratatui v0.30.1
[INFO] [stderr]    Compiling arboard v3.6.1
[INFO] [stderr]    Compiling nucleo-matcher v0.3.1
[INFO] [stderr]    Compiling git2 v0.21.0
[INFO] [stderr]    Compiling srev v1.0.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 53s
[INFO] running `Command { std: "docker" "inspect" "be41b23c60e275f03da9fa26649798dc32cbd4b5dbe2a1830b11f12e2d0b4e23", 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" "be41b23c60e275f03da9fa26649798dc32cbd4b5dbe2a1830b11f12e2d0b4e23" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling srev v1.0.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 8.10s
[INFO] running `Command { std: "docker" "inspect" "be41b23c60e275f03da9fa26649798dc32cbd4b5dbe2a1830b11f12e2d0b4e23", 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" "be41b23c60e275f03da9fa26649798dc32cbd4b5dbe2a1830b11f12e2d0b4e23" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.29s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/srev-bb5ca905853f3507)
[INFO] [stdout] 
[INFO] [stdout] running 89 tests
[INFO] [stdout] test app::tests::branch_list_navigation_clamps ... ok
[INFO] [stdout] test app::tests::code_to_diff_finds_exact_then_following ... ok
[INFO] [stdout] test app::tests::branch_filter_narrows_results ... ok
[INFO] [stdout] test app::tests::changed_list_syncs_to_open_file ... ok
[INFO] [stdout] test app::tests::diff_to_code_skips_non_code_rows ... ok
[INFO] [stdout] test app::tests::extract_selection_charwise_and_linewise ... ok
[INFO] [stdout] test app::tests::blame_toggle_renders_short_sha_column ... ok
[INFO] [stdout] test app::tests::branch_diff_view_lists_files_and_opens_diff ... ok
[INFO] [stdout] test app::tests::change_marker_renders_for_modified_line ... ok
[INFO] [stdout] test app::tests::branch_outline_jump_loads_working_tree_file ... ok
[INFO] [stdout] test app::tests::diff_mode_left_pane_is_changed_list ... ok
[INFO] [stdout] test app::tests::flash_records_then_expires ... ok
[INFO] [stdout] test app::tests::focus_actions_jump_directly_to_pane ... ok
[INFO] [stdout] test app::tests::location_string_handles_selection_and_cursor ... ok
[INFO] [stdout] test app::tests::goto_change_moves_cursor_in_code_view ... ok
[INFO] [stderr] fatal: 'origin' does not appear to be a git repository
[INFO] [stderr] fatal: Could not read from remote repository.
[INFO] [stderr] 
[INFO] [stderr] Please make sure you have the correct access rights
[INFO] [stderr] and the repository exists.
[INFO] [stderr] fatal: 'origin' does not appear to be a git repository
[INFO] [stderr] fatal: Could not read from remote repository.
[INFO] [stderr] 
[INFO] [stderr] Please make sure you have the correct access rights
[INFO] [stderr] and the repository exists.
[INFO] [stdout] test app::tests::merge_picker_opens_in_merge_mode ... ok
[INFO] [stdout] test app::tests::next_hunk_finds_neighbor_or_none ... ok
[INFO] [stdout] test app::tests::navigate_changed_advances_selection ... ok
[INFO] [stdout] test app::tests::php_outline_keeps_only_named_callables ... ok
[INFO] [stdout] test app::tests::opening_file_by_path_exits_branch_view_even_when_dirty ... ok
[INFO] [stdout] test app::tests::commit_view_loads_first_file_diff ... ok
[INFO] [stdout] test app::tests::commit_view_navigates_commits_and_files ... ok
[INFO] [stdout] test app::tests::search_keys_jump_changes_in_code_view_when_not_searching ... ok
[INFO] [stdout] test app::tests::tree_filter_narrows_files ... ok
[INFO] [stdout] test app::tests::vertical_move_clamps_column ... ok
[INFO] [stdout] test app::tests::word_under_cursor_extracts_identifier ... ok
[INFO] [stdout] test diffview::tests::changed_ranges_trims_common_prefix_and_suffix ... ok
[INFO] [stdout] test diffview::tests::intraline_emphasis_marks_only_changed_chars ... ok
[INFO] [stdout] test app::tests::tree_marks_gitignored_entries ... FAILED
[INFO] [stdout] test diffview::tests::line_marks_classify_add_modify_delete ... ok
[INFO] [stdout] test app::tests::file_move_navigates_all_files_in_order ... ok
[INFO] [stdout] test diffview::tests::single_column_for_new_and_deleted_files ... ok
[INFO] [stdout] test diffview::tests::split_is_lazy_until_ensured ... ok
[INFO] [stdout] test diffview::tests::split_pads_unequal_del_add ... ok
[INFO] [stdout] test diffview::tests::split_pairs_changes_and_marks_block ... ok
[INFO] [stdout] test finder::tests::collect_files_includes_dotfiles_but_not_git ... ok
[INFO] [stdout] test finder::tests::fuzzy_ranks_matching_paths_first ... ok
[INFO] [stdout] test finder::tests::ignored_files_shown_but_ignored_dirs_not_descended ... ok
[INFO] [stdout] test fuzzy::tests::empty_query_returns_all_in_order ... ok
[INFO] [stdout] test fuzzy::tests::ranks_better_match_first ... ok
[INFO] [stdout] test diffview::tests::unified_row_changes_and_anchors_two_blocks ... ok
[INFO] [stdout] test diffview::tests::unified_emphasizes_changed_chars_for_paired_lines ... ok
[INFO] [stdout] test git::tests::blame_file_attributes_lines_to_commits ... ok
[INFO] [stdout] test git::tests::branches_lists_locals_and_checkout_switches ... ok
[INFO] [stdout] test git::tests::commit_log_lists_branch_commits_and_file_diff ... ok
[INFO] [stdout] test git::tests::detects_modified_file_and_diff ... ok
[INFO] [stderr] warning: You appear to have cloned an empty repository.
[INFO] [stdout] test git::tests::branch_diff_uses_merge_base_and_full_context ... ok
[INFO] [stdout] test grep::tests::empty_query_has_no_results ... ok
[INFO] [stdout] test git::tests::merge_brings_in_branch_and_aborts_on_conflict ... ok
[INFO] [stdout] test grep::tests::finds_substring_case_insensitive_across_files ... ok
[INFO] [stdout] test git::tests::pull_current_brings_in_origin_commits ... ok
[INFO] [stdout] test highlight::tests::line_count_matches_source_split ... ok
[INFO] [stdout] test highlight::tests::highlights_rust_with_color ... ok
[INFO] [stdout] test keymap::tests::chord_display_and_describe_cover_all ... ok
[INFO] [stdout] test keymap::tests::config_overrides_and_unbinds ... ok
[INFO] [stdout] test keymap::tests::number_keys_jump_to_panes ... ok
[INFO] [stdout] test keymap::tests::parses_chords ... ok
[INFO] [stdout] test lsp::tests::config_defaults_cover_rust_php_ruby ... ok
[INFO] [stdout] test lsp::tests::framing_roundtrip ... ok
[INFO] [stdout] test lsp::tests::intelephense_lists_symbols ... ignored, spawns intelephense; run with --ignored
[INFO] [stdout] test lsp::tests::intelephense_resolves_definition ... ignored, spawns intelephense; run with --ignored
[INFO] [stdout] test lsp::tests::parse_locations_handles_variants ... ok
[INFO] [stdout] test lsp::tests::parse_symbols_flat_and_nested ... ok
[INFO] [stdout] test lsp::tests::rust_analyzer_resolves_definition ... ignored, spawns rust-analyzer; run with --ignored
[INFO] [stdout] test lsp::tests::user_config_overrides_command_and_disables ... ok
[INFO] [stdout] test lsp::tests::utf16_handles_multibyte_and_emoji ... ok
[INFO] [stdout] test lsp::tests::utf16_roundtrip_ascii ... ok
[INFO] [stdout] test tags::tests::file_symbols_lists_definitions_in_order ... ok
[INFO] [stdout] test app::tests::goto_definition_lands_cursor_on_symbol_name has been running for over 60 seconds
[INFO] [stdout] test app::tests::jump_history_back_and_forward has been running for over 60 seconds
[INFO] [stdout] test app::tests::jumps_pane_renders_trail_and_toggles has been running for over 60 seconds
[INFO] [stdout] test tags::tests::project_index_collects_references ... ok
[INFO] [stdout] test tags::tests::project_index_resolves_definition ... ok
[INFO] [stdout] test tree::tests::reveal_expands_and_selects_nested_file ... ok
[INFO] [stdout] test tree::tests::tree_shows_dotfiles ... ok
[INFO] [stdout] test ui::tests::center_offset_centers_and_clamps ... ok
[INFO] [stdout] test ui::tests::highlight_match_empty_needle_is_single_span ... ok
[INFO] [stdout] test ui::tests::highlight_match_marks_case_insensitive_occurrences ... ok
[INFO] [stdout] test ui::tests::renders_finder_overlay ... ok
[INFO] [stdout] test app::tests::refs_overlay_enter_jumps_and_closes has been running for over 60 seconds
[INFO] [stdout] test highlight::tests::markdown_fenced_code_is_highlighted ... ok
[INFO] [stdout] test app::tests::review_marks_toggle_advance_and_progress has been running for over 60 seconds
[INFO] [stdout] test ui::tests::renders_grep_overlay ... ok
[INFO] [stdout] test ui::tests::renders_help_overlay ... ok
[INFO] [stdout] test width::tests::display_col_maps_char_index_to_cells ... ok
[INFO] [stdout] test width::tests::pad_display_truncates_and_pads_by_cells ... ok
[INFO] [stdout] test width::tests::width_counts_fullwidth_and_tabs ... ok
[INFO] [stdout] test ui::tests::renders_three_panes_and_help ... ok
[INFO] [stdout] test app::tests::jump_history_back_and_forward ... ok
[INFO] [stdout] test app::tests::goto_definition_lands_cursor_on_symbol_name ... ok
[INFO] [stdout] test app::tests::jumps_pane_renders_trail_and_toggles ... ok
[INFO] [stdout] test highlight::tests::detects_php_haml_toml_typescript ... ok
[INFO] [stdout] test app::tests::refs_overlay_enter_jumps_and_closes ... ok
[INFO] [stdout] test app::tests::review_marks_toggle_advance_and_progress ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- app::tests::tree_marks_gitignored_entries stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'app::tests::tree_marks_gitignored_entries' (3033) panicked at src/app.rs:3365:9:
[INFO] [stdout] target should be listed and marked ignored
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x62f06e9035c8 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x62f06e9035c8 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x62f06e9035c8 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x62f06e9035c8 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x62f06e91ba1a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x62f06e91ba1a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x62f06e9085b2 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x62f06e9085b2 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x62f06e8dedc6 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x62f06e8dedc6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x62f06e8fa219 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x62f06e1bb63c - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x62f06e1bb63c - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x62f06e8fa492 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x62f06e8fa492 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x62f06e8deeb4 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x62f06e8d3cd9 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x62f06e8dfd5d - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x62f06e91c25c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x62f06df8eb4a - srev[3c0704962ae5d5de]::app::tests::tree_marks_gitignored_entries
[INFO] [stdout]                                at /opt/rustwide/workdir/src/app.rs:3365:9
[INFO] [stdout]   20:     0x62f06df857e7 - srev[3c0704962ae5d5de]::app::tests::tree_marks_gitignored_entries::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/app.rs:3359:39
[INFO] [stdout]   21:     0x62f06dfde276 - <srev[3c0704962ae5d5de]::app::tests::tree_marks_gitignored_entries::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x62f06e1ae71b - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x62f06e1ae71b - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   24:     0x62f06e1bbf95 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   25:     0x62f06e1bbf95 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   26:     0x62f06e1bbf95 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   27:     0x62f06e1bbf95 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28:     0x62f06e1bbf95 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x62f06e1bbf95 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   30:     0x62f06e1bbf95 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   31:     0x62f06e1b58a4 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   32:     0x62f06e1b58a4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   33:     0x62f06e1bf012 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   34:     0x62f06e1bf012 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   35:     0x62f06e1bf012 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   36:     0x62f06e1bf012 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   37:     0x62f06e1bf012 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x62f06e1bf012 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   39:     0x62f06e1bf012 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x62f06e9023ef - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   41:     0x62f06e9023ef - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   42:     0x7e48ef35daa4 - <unknown>
[INFO] [stdout]   43:     0x7e48ef3eaa64 - clone
[INFO] [stdout]   44:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     app::tests::tree_marks_gitignored_entries
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 85 passed; 1 failed; 3 ignored; 0 measured; 0 filtered out; finished in 112.51s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--bin srev`
[INFO] running `Command { std: "docker" "inspect" "be41b23c60e275f03da9fa26649798dc32cbd4b5dbe2a1830b11f12e2d0b4e23", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "be41b23c60e275f03da9fa26649798dc32cbd4b5dbe2a1830b11f12e2d0b4e23", kill_on_drop: false }`
[INFO] [stdout] be41b23c60e275f03da9fa26649798dc32cbd4b5dbe2a1830b11f12e2d0b4e23
