[INFO] fetching crate hgrep 0.3.9...
[INFO] testing hgrep-0.3.9 against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739
[INFO] extracting crate hgrep 0.3.9 into /workspace/builds/worker-7-tc2/source
[INFO] started tweaking crates.io crate hgrep 0.3.9
[INFO] finished tweaking crates.io crate hgrep 0.3.9
[INFO] tweaked toml for crates.io crate hgrep 0.3.9 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate hgrep 0.3.9 on toolchain 33835004928d3bf65db4d4712e1330766263b0bd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate hgrep 0.3.9 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" "+33835004928d3bf65db4d4712e1330766263b0bd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6bc443f658a534683b8ae1809c14a1cc6da8a4d3632eabff269e5ccbe59305b4
[INFO] running `Command { std: "docker" "start" "-a" "6bc443f658a534683b8ae1809c14a1cc6da8a4d3632eabff269e5ccbe59305b4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6bc443f658a534683b8ae1809c14a1cc6da8a4d3632eabff269e5ccbe59305b4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6bc443f658a534683b8ae1809c14a1cc6da8a4d3632eabff269e5ccbe59305b4", kill_on_drop: false }`
[INFO] [stdout] 6bc443f658a534683b8ae1809c14a1cc6da8a4d3632eabff269e5ccbe59305b4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 324743b41ba8c91c0a5f5a184cb9f61d30dea8eedf7c323c2abd613f0f386e82
[INFO] running `Command { std: "docker" "start" "-a" "324743b41ba8c91c0a5f5a184cb9f61d30dea8eedf7c323c2abd613f0f386e82", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling find-msvc-tools v0.1.4
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling unicode-ident v1.0.20
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling anstyle-query v1.1.4
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling clap_lex v0.7.6
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling deranged v0.5.5
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling indexmap v2.12.0
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling toml_writer v1.0.4
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling syn v2.0.108
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling terminal_size v0.4.3
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling clap_builder v4.5.50
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]    Compiling quick-xml v0.38.3
[INFO] [stderr]    Compiling grep-matcher v0.1.8
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling linked-hash-map v0.5.6
[INFO] [stderr]    Compiling cc v1.2.43
[INFO] [stderr]    Compiling bytemuck v1.24.0
[INFO] [stderr]    Compiling flate2 v1.1.5
[INFO] [stderr]    Compiling rgb v0.8.52
[INFO] [stderr]    Compiling yaml-rust v0.4.5
[INFO] [stderr]    Compiling terminfo v0.9.0
[INFO] [stderr]    Compiling time v0.3.44
[INFO] [stderr]    Compiling terminal-trx v0.2.5
[INFO] [stderr]    Compiling mio v1.1.0
[INFO] [stderr]    Compiling toml_parser v1.0.4
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling clap v4.5.50
[INFO] [stderr]    Compiling std_prelude v0.2.12
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling toml_datetime v0.7.3
[INFO] [stderr]    Compiling onig_sys v69.9.1
[INFO] [stderr]    Compiling pcre2-sys v0.2.10
[INFO] [stderr]    Compiling serde_spanned v1.0.3
[INFO] [stderr]    Compiling libmimalloc-sys v0.1.44
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling xterm-color v1.0.1
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling terminal-colorsaurus v1.0.1
[INFO] [stderr]    Compiling pcre2 v0.2.11
[INFO] [stderr]    Compiling console v0.16.1
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling toml v0.9.8
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling path_abs v0.5.1
[INFO] [stderr]    Compiling clap_complete v4.5.59
[INFO] [stderr]    Compiling plist v1.8.0
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling encoding_rs_io v0.1.7
[INFO] [stderr]    Compiling ansi_colours v1.2.3
[INFO] [stderr]    Compiling memmap2 v0.9.9
[INFO] [stderr]    Compiling content_inspector v0.2.4
[INFO] [stderr]    Compiling clircle v0.6.1
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling bytesize v1.3.3
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling roff v0.2.2
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling mimalloc v0.1.48
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling clap_mangen v0.2.31
[INFO] [stderr]    Compiling clap_complete_nushell v4.5.9
[INFO] [stderr]    Compiling grep-pcre2 v0.1.9
[INFO] [stderr]    Compiling pathdiff v0.2.3
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling globset v0.4.18
[INFO] [stderr]    Compiling grep-searcher v0.1.16
[INFO] [stderr]    Compiling grep-regex v0.1.14
[INFO] [stderr]    Compiling ignore v0.4.24
[INFO] [stderr]    Compiling onig v6.5.1
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]    Compiling serde_with_macros v3.15.1
[INFO] [stderr]    Compiling syntect v5.3.0
[INFO] [stderr]    Compiling serde_with v3.15.1
[INFO] [stderr]    Compiling bat v0.26.0
[INFO] [stderr]    Compiling hgrep v0.3.9 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 50.14s
[INFO] running `Command { std: "docker" "inspect" "324743b41ba8c91c0a5f5a184cb9f61d30dea8eedf7c323c2abd613f0f386e82", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "324743b41ba8c91c0a5f5a184cb9f61d30dea8eedf7c323c2abd613f0f386e82", kill_on_drop: false }`
[INFO] [stdout] 324743b41ba8c91c0a5f5a184cb9f61d30dea8eedf7c323c2abd613f0f386e82
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8a115aaf1b98d41c0e2771a364ba60a8922bd0a87537e0e11803f32b1aeeafae
[INFO] running `Command { std: "docker" "start" "-a" "8a115aaf1b98d41c0e2771a364ba60a8922bd0a87537e0e11803f32b1aeeafae", kill_on_drop: false }`
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling pretty_assertions v1.4.1
[INFO] [stderr]    Compiling bat v0.26.0
[INFO] [stderr]    Compiling insta v1.43.2
[INFO] [stderr]    Compiling hgrep v0.3.9 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 8.79s
[INFO] running `Command { std: "docker" "inspect" "8a115aaf1b98d41c0e2771a364ba60a8922bd0a87537e0e11803f32b1aeeafae", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8a115aaf1b98d41c0e2771a364ba60a8922bd0a87537e0e11803f32b1aeeafae", kill_on_drop: false }`
[INFO] [stdout] 8a115aaf1b98d41c0e2771a364ba60a8922bd0a87537e0e11803f32b1aeeafae
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 0ea47fd7a38b6a5e402917457a9b48836fdf09d86f0ee65ece1211e91e63d087
[INFO] running `Command { std: "docker" "start" "-a" "0ea47fd7a38b6a5e402917457a9b48836fdf09d86f0ee65ece1211e91e63d087", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.23s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/hgrep-fb5e296dfd652a8b)
[INFO] [stdout] 
[INFO] [stdout] running 165 tests
[INFO] [stdout] test broken_pipe::tests::test_anyhow_do_nothing_on_ok ... ok
[INFO] [stdout] test broken_pipe::tests::test_anyhow_do_not_ignore_other_error ... ok
[INFO] [stdout] test broken_pipe::tests::test_anyhow_ignore_broken_pipe ... ok
[INFO] [stdout] test broken_pipe::tests::test_io_do_nothing_on_ok ... ok
[INFO] [stdout] test broken_pipe::tests::test_io_ignore_broken_pipe ... ok
[INFO] [stdout] test broken_pipe::tests::test_anyhow_do_not_ignore_other_io_error ... ok
[INFO] [stdout] test broken_pipe::tests::test_io_do_not_ignore_other_errors ... ok
[INFO] [stdout] test chunk::tests::test_decode_content_with_specified_encoding ... ok
[INFO] [stdout] test chunk::tests::test_decode_with_replacement_char_for_malformed_utf8_file ... ok
[INFO] [stdout] test chunk::tests::test_decode_content_with_encoding_detected_from_bom ... ok
[INFO] [stdout] test chunk::tests::test_file_get_first_line ... ok
[INFO] [stdout] test bat::tests::test_print_nothing ... ok
[INFO] [stdout] test chunk::tests::test_after ... FAILED
[INFO] [stdout] test chunk::tests::test_all_blank ... FAILED
[INFO] [stdout] test chunk::tests::test_before ... FAILED
[INFO] [stdout] test chunk::tests::test_files_with_encoding ... ok
[INFO] [stdout] test chunk::tests::test_before_and_after ... FAILED
[INFO] [stdout] test chunk::tests::test_blank_min ... FAILED
[INFO] [stdout] test chunk::tests::test_blank_max_top ... FAILED
[INFO] [stdout] test chunk::tests::test_blank_max_bottom ... FAILED
[INFO] [stdout] test chunk::tests::test_blank_min_edge ... FAILED
[INFO] [stdout] test chunk::tests::test_no_chunk_file_begin ... FAILED
[INFO] [stdout] test chunk::tests::test_edges_out ... FAILED
[INFO] [stdout] test chunk::tests::test_edges ... FAILED
[INFO] [stdout] test chunk::tests::test_no_chunk_short ... FAILED
[INFO] [stdout] test chunk::tests::test_files_decode_file ... FAILED
[INFO] [stdout] test chunk::tests::test_same_line_occurs_repeatedly ... ok
[INFO] [stdout] test chunk::tests::test_same_min_ctx_and_max_ctx ... FAILED
[INFO] [stdout] test chunk::tests::test_files_read_file_error ... ok
[INFO] [stdout] test chunk::tests::test_min_file_edge ... FAILED
[INFO] [stdout] test chunk::tests::test_single_max ... FAILED
[INFO] [stdout] test chunk::tests::test_so_many_neighbors ... FAILED
[INFO] [stdout] test chunk::tests::test_three_chunks_joint_all ... FAILED
[INFO] [stdout] test chunk::tests::test_three_chunks_joint_first ... FAILED
[INFO] [stdout] test chunk::tests::test_blank_min_max ... FAILED
[INFO] [stdout] test chunk::tests::test_no_chunk_long ... FAILED
[INFO] [stdout] test chunk::tests::test_no_chunk_middle ... FAILED
[INFO] [stdout] test chunk::tests::test_no_chunk_file_between ... FAILED
[INFO] [stdout] test chunk::tests::test_no_context ... FAILED
[INFO] [stdout] test chunk::tests::test_two_chunks_blank_between ... FAILED
[INFO] [stdout] test chunk::tests::test_two_chunks_contact ... FAILED
[INFO] [stdout] test chunk::tests::test_two_chunks_max_blank_between ... FAILED
[INFO] [stdout] test chunk::tests::test_one_line ... FAILED
[INFO] [stdout] test chunk::tests::test_three_chunks ... FAILED
[INFO] [stdout] test chunk::tests::test_no_chunk_files ... FAILED
[INFO] [stdout] test chunk::tests::test_no_chunk_file_end ... FAILED
[INFO] [stdout] test chunk::tests::test_three_chunks_joint_second ... FAILED
[INFO] [stdout] test chunk::tests::test_top_file_edge ... FAILED
[INFO] [stdout] test chunk::tests::test_top_inner_file_edge ... FAILED
[INFO] [stdout] test chunk::tests::test_two_chunks ... FAILED
[INFO] [stdout] test chunk::tests::test_two_chunks_all_blank_between ... FAILED
[INFO] [stdout] test grep::test_read_ok ... ok
[INFO] [stdout] test ripgrep::tests::region_accross_lines ... ok
[INFO] [stdout] test chunk::tests::test_error_while_matching ... ok
[INFO] [stdout] test ripgrep::tests::region_entire_line ... ok
[INFO] [stdout] test ripgrep::tests::region_entire_lines ... ok
[INFO] [stdout] test ripgrep::tests::region_entire_region ... ok
[INFO] [stdout] test ripgrep::tests::region_left_most ... ok
[INFO] [stdout] test ripgrep::tests::region_no_region ... ok
[INFO] [stdout] test ripgrep::tests::region_right_most ... ok
[INFO] [stdout] test ripgrep::tests::regions_accross_lines ... ok
[INFO] [stdout] test ripgrep::tests::regions_entire_lines ... ok
[INFO] [stdout] test ripgrep::tests::regions_multi_regions_in_lines ... ok
[INFO] [stdout] test ripgrep::tests::test_grep_each_file ... FAILED
[INFO] [stdout] test ripgrep::tests::regions_multi_regions_in_line ... ok
[INFO] [stdout] test ripgrep::tests::test_grep_all_files_at_once ... FAILED
[INFO] [stdout] test ripgrep::tests::test_ignore_file_file_not_found ... ok
[INFO] [stdout] test chunk::tests::test_files_invalid_encoding ... ok
[INFO] [stdout] test ripgrep::tests::test_invalid_encoding_error ... ok
[INFO] [stdout] test printer::tests::test_detect_true_color_from_env ... ok
[INFO] [stdout] test chunk::tests::test_two_chunks_neighbors ... FAILED
[INFO] [stdout] test chunk::tests::test_two_files ... FAILED
[INFO] [stdout] test chunk::tests::test_zero_context ... FAILED
[INFO] [stdout] test chunk::tests::test_no_chunk_empty ... FAILED
[INFO] [stdout] test ripgrep::tests::test_parse_size ... ok
[INFO] [stdout] test syntect::tests::list_themes::test_background ... FAILED
[INFO] [stdout] test grep::test_read_error ... ok
[INFO] [stdout] test syntect::tests::list_themes::test_default ... FAILED
[INFO] [stdout] test syntect::tests::list_themes::test_no_grid ... FAILED
[INFO] [stdout] test chunk::tests::test_two_chunks_joint ... FAILED
[INFO] [stdout] test ripgrep::tests::test_grep_path_does_not_exist ... ok
[INFO] [stdout] test ripgrep::tests::test_case_insensitive ... FAILED
[INFO] [stdout] test ripgrep::tests::test_print_types ... ok
[INFO] [stdout] test ripgrep::tests::test_grep_print_error ... FAILED
[INFO] [stdout] test ripgrep::tests::test_ignore_file_ok ... FAILED
[INFO] [stdout] test ripgrep::tests::test_fixed_strings ... FAILED
[INFO] [stdout] test ripgrep::tests::test_pcre2 ... FAILED
[INFO] [stdout] test ripgrep::tests::test_grep_no_match_found ... FAILED
[INFO] [stdout] test syntect::tests::ui::test_ansi256_colors ... FAILED
[INFO] [stdout] test syntect::tests::ui::test_ascii_lines_grid ... FAILED
[INFO] [stdout] test syntect::tests::ui::test_ascii_lines_no_grid ... FAILED
[INFO] [stdout] test syntect::tests::ui::test_background ... FAILED
[INFO] [stdout] test syntect::tests::ui::test_ansi16_colors ... FAILED
[INFO] [stdout] test syntect::tests::ui::test_default ... FAILED
[INFO] [stdout] test syntect::tests::ui::test_emoji ... FAILED
[INFO] [stdout] test syntect::tests::ui::test_emoji_bg ... FAILED
[INFO] [stdout] test syntect::tests::ui::test_empty_lines ... FAILED
[INFO] [stdout] test syntect::tests::ui::test_empty_lines_bg ... FAILED
[INFO] [stdout] test ripgrep::tests::test_multiline_crlf ... FAILED
[INFO] [stdout] test syntect::tests::ui::test_first_only ... FAILED
[INFO] [stdout] test syntect::tests::ui::test_hard_tab ... FAILED
[INFO] [stdout] test syntect::tests::ui::test_japanese_default ... FAILED
[INFO] [stdout] test syntect::tests::ui::test_long_line ... FAILED
[INFO] [stdout] test syntect::tests::ui::test_long_line_bg ... FAILED
[INFO] [stdout] test ripgrep::tests::test_multiline ... FAILED
[INFO] [stdout] test syntect::tests::ui::test_multi_chunks_default ... FAILED
[INFO] [stdout] test syntect::tests::ui::test_multi_chunks_bg ... FAILED
[INFO] [stdout] test syntect::tests::ui::test_japanese_background ... FAILED
[INFO] [stdout] test syntect::tests::ui::test_multi_chunks_no_grid ... FAILED
[INFO] [stdout] test syntect::tests::ui::test_multi_line_numbers ... FAILED
[INFO] [stdout] test syntect::tests::ui::test_multi_regions ... FAILED
[INFO] [stdout] test syntect::tests::ui::test_multi_regions_bg ... FAILED
[INFO] [stdout] test syntect::tests::ui::test_no_wrap_background ... FAILED
[INFO] [stdout] test syntect::tests::ui::test_no_grid ... FAILED
[INFO] [stdout] test syntect::tests::ui::test_no_wrap_default ... FAILED
[INFO] [stdout] test syntect::tests::ui::test_no_grid_background ... FAILED
[INFO] [stdout] test syntect::tests::ui::test_no_wrap_no_grid ... FAILED
[INFO] [stdout] test syntect::tests::ui::test_region_at_end_of_line_bg ... FAILED
[INFO] [stdout] test syntect::tests::ui::test_region_at_end_of_line ... FAILED
[INFO] [stdout] test syntect::tests::ui::test_region_at_line_start ... FAILED
[INFO] [stdout] test syntect::tests::ui::test_wide_char_region ... FAILED
[INFO] [stdout] test syntect::tests::ui::test_tab_width_2 ... FAILED
[INFO] [stdout] test syntect::tests::ui::test_wide_char_region_bg ... FAILED
[INFO] [stdout] test syntect::tests::ui::test_wrap_accross_regions ... FAILED
[INFO] [stdout] test syntect::tests::ui::test_wrap_ansi256 ... FAILED
[INFO] [stdout] test syntect::tests::ui::test_theme ... FAILED
[INFO] [stdout] test syntect::tests::ui::test_wrap_between_regions ... FAILED
[INFO] [stdout] test syntect::tests::ui::test_wrap_between_bg ... FAILED
[INFO] [stdout] test syntect::tests::ui::test_wrap_3_lines_emoji ... FAILED
[INFO] [stdout] test syntect::tests::ui::test_wrap_between_text ... FAILED
[INFO] [stdout] test syntect::tests::ui::test_wrap_break_wide_char_bg ... FAILED
[INFO] [stdout] test syntect::tests::ui::test_wrap_emoji ... FAILED
[INFO] [stdout] test syntect::tests::ui::test_wrap_break_wide_char ... FAILED
[INFO] [stdout] test syntect::tests::ui::test_wrap_emoji_zwj ... FAILED
[INFO] [stdout] test syntect::tests::ui::test_wrap_japanese_after ... FAILED
[INFO] [stdout] test syntect::tests::ui::test_wrap_japanese_before ... FAILED
[INFO] [stdout] test syntect::tests::ui::test_wrap_jp_louise_no_grid ... FAILED
[INFO] [stdout] test syntect::tests::ui::test_wrap_jp_louise_bg ... FAILED
[INFO] [stdout] test syntect::tests::ui::test_wrap_japanese_louise ... FAILED
[INFO] [stdout] test syntect::tests::ui::test_wrap_match_at_second_line ... FAILED
[INFO] [stdout] test syntect::tests::ui::test_wrap_match_at_second_line_bg ... FAILED
[INFO] [stdout] test syntect::tests::ui::test_wrap_middle_of_spaces ... FAILED
[INFO] [stdout] test syntect::tests::ui::test_wrap_middle_of_text ... FAILED
[INFO] [stdout] test syntect::tests::ui::test_wrap_no_grid ... FAILED
[INFO] [stdout] test syntect::tests::ui::test_wrap_middle_text_bg ... FAILED
[INFO] [stdout] test syntect::tests::ui::test_wrap_region_accross_line ... FAILED
[INFO] [stdout] test syntect::tests::ui::test_wrap_region_jp_accross_line ... FAILED
[INFO] [stdout] test syntect::tests::ui::test_wrap_region_line_end ... FAILED
[INFO] [stdout] test syntect::tests::ui::test_wrap_region_line_start ... FAILED
[INFO] [stdout] test syntect::tests::ui::test_wrap_regions_japanese ... FAILED
[INFO] [stdout] test syntect::tests::ui::test_wrap_theme ... FAILED
[INFO] [stdout] test syntect::tests::ui::test_wrap_twice ... FAILED
[INFO] [stdout] test syntect::tests::ui::test_wrap_middle_of_tab ... FAILED
[INFO] [stdout] test syntect::tests::test_unknown_theme ... ok
[INFO] [stdout] test syntect::tests::test_print_nothing ... ok
[INFO] [stdout] test syntect::tests::test_no_syntax_found ... ok
[INFO] [stdout] test syntect::tests::test_adjacent_regions ... ok
[INFO] [stdout] test syntect::tests::test_find_syntax_from_path ... ok
[INFO] [stdout] test syntect::tests::test_find_syntax_from_first_line ... ok
[INFO] [stdout]      [1mtest.rs[0m
[INFO] [stdout] [38;5;253m   1[0m [48;5;239;38;5;109mfn[0m[48;5;239;38;5;253m [0m[48;5;239;38;5;110mmain[0m[48;5;239;38;5;253m([0m[48;5;239;38;5;253m)[0m[48;5;239;38;5;253m [0m[48;5;239;38;5;253m{[0m[48;5;239m                                                                [0m
[INFO] [stdout] [38;5;253m   2[0m [38;5;253m    [0m[38;5;253mprintln![0m[38;5;253m([0m[38;5;144m"[0m[38;5;144mhello[0m[38;5;144m"[0m[38;5;253m)[0m[38;5;255m;[0m
[INFO] [stdout] test bat::tests::test_print_with_flags ... ok
[INFO] [stdout] [38;5;246m─────┬──────────────────────────────────────────────────────────────────────────[0m
[INFO] [stdout]      [38;5;246m│ [0m[1mtest.rs[0m
[INFO] [stdout] [38;5;246m─────┼──────────────────────────────────────────────────────────────────────────[0m
[INFO] [stdout] [38;5;246m   1[0m [38;5;246m│[0m [48;5;236;38;5;81mfn[0m[48;5;236;38;5;231m [0m[48;5;236;38;5;149mmain[0m[48;5;236;38;5;231m([0m[48;5;236;38;5;231m)[0m[48;5;236;38;5;231m [0m[48;5;236;38;5;231m{[0m[48;5;236m                                                              [0m
[INFO] [stdout] [38;5;246m   2[0m [38;5;246m│[0m [38;5;231m    [0m[38;5;231mprintln![0m[38;5;231m([0m[38;5;186m"[0m[38;5;186mhello[0m[38;5;186m"[0m[38;5;231m)[0m[38;5;231m;[0m
[INFO] [stdout] [38;5;246m─────┴──────────────────────────────────────────────────────────────────────────[0m
[INFO] [stdout] test bat::tests::test_print_default ... ok
[INFO] [stdout] test syntect::tests::test_no_error_at_broken_pipe ... ok
[INFO] [stdout] test syntect::tests::test_write_error ... ok
[INFO] [stdout] test syntect::tests::test_wrote_error_on_list_themes ... ok
[INFO] [stdout] test syntect::tests::test_no_error_at_broken_pip_on_list_themes ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- chunk::tests::test_after stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'chunk::tests::test_after' (28) panicked at src/test.rs:12:10:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5d7dc8e3a3ba - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5d7dc8e3a3ba - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5d7dc8e3a3ba - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5d7dc8e3a3ba - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5d7dc8e52b3a - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5d7dc8e52b3a - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x5d7dc8e410d2 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5d7dc8e410d2 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5d7dc8e170af - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5d7dc8e170af - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5d7dc8e319f9 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5d7dc87f7a6c - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5d7dc87f7a6c - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5d7dc8e31c72 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5d7dc8e31c72 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5d7dc8e17168 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5d7dc8e0e019 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5d7dc8e181ad - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5d7dc8e5337c - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5d7dc8e530f2 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5d7dc8736068 - <core[35159d6ffb30e017]::result::Result<alloc[a8a7aba520129d98]::string::String, std[ec419fa8110287d5]::io::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5d7dc8736068 - hgrep[1622a5e3ebed608]::test::read_matches::<&&str>
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test.rs:12:10
[INFO] [stdout]   22:     0x5d7dc873d6ae - hgrep[1622a5e3ebed608]::test::read_all_matches::<&str>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test.rs:29:27
[INFO] [stdout]   23:     0x5d7dc8731427 - <&mut hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<(&&str,)>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:310:21
[INFO] [stdout]   24:     0x5d7dc8731427 - <core[35159d6ffb30e017]::option::Option<&&str>>::map::<alloc[a8a7aba520129d98]::vec::into_iter::IntoIter<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>>, &mut hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/option.rs:1165:29
[INFO] [stdout]   25:     0x5d7dc8731427 - <core[35159d6ffb30e017]::iter::adapters::map::Map<core[35159d6ffb30e017]::slice::iter::Iter<&str>, hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0}> as core[35159d6ffb30e017]::iter::traits::iterator::Iterator>::next
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/iter/adapters/map.rs:107:26
[INFO] [stdout]   26:     0x5d7dc87e71f4 - <core[35159d6ffb30e017]::iter::adapters::fuse::Fuse<core[35159d6ffb30e017]::iter::adapters::map::Map<core[35159d6ffb30e017]::slice::iter::Iter<&str>, hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0}>> as core[35159d6ffb30e017]::iter::adapters::fuse::FuseImpl<core[35159d6ffb30e017]::iter::adapters::map::Map<core[35159d6ffb30e017]::slice::iter::Iter<&str>, hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0}>>>::next
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/iter/adapters/fuse.rs:381:29
[INFO] [stdout]   27:     0x5d7dc87b6597 - <core[35159d6ffb30e017]::iter::adapters::fuse::Fuse<core[35159d6ffb30e017]::iter::adapters::map::Map<core[35159d6ffb30e017]::slice::iter::Iter<&str>, hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0}>> as core[35159d6ffb30e017]::iter::traits::iterator::Iterator>::next
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/iter/adapters/fuse.rs:50:9
[INFO] [stdout]   28:     0x5d7dc87b6597 - <core[35159d6ffb30e017]::iter::adapters::flatten::FlattenCompat<core[35159d6ffb30e017]::iter::adapters::map::Map<core[35159d6ffb30e017]::slice::iter::Iter<&str>, hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0}>, alloc[a8a7aba520129d98]::vec::into_iter::IntoIter<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>>> as core[35159d6ffb30e017]::iter::traits::iterator::Iterator>::next
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/iter/adapters/flatten.rs:526:29
[INFO] [stdout]   29:     0x5d7dc87b5106 - <core[35159d6ffb30e017]::iter::adapters::flatten::FlatMap<core[35159d6ffb30e017]::slice::iter::Iter<&str>, alloc[a8a7aba520129d98]::vec::into_iter::IntoIter<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>>, hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0}> as core[35159d6ffb30e017]::iter::traits::iterator::Iterator>::next
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/iter/adapters/flatten.rs:64:20
[INFO] [stdout]   30:     0x5d7dc87d2008 - <alloc[a8a7aba520129d98]::vec::Vec<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>> as alloc[a8a7aba520129d98]::vec::spec_from_iter_nested::SpecFromIterNested<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>, core[35159d6ffb30e017]::iter::adapters::flatten::FlatMap<core[35159d6ffb30e017]::slice::iter::Iter<&str>, alloc[a8a7aba520129d98]::vec::into_iter::IntoIter<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>>, hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0}>>>::from_iter
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/vec/spec_from_iter_nested.rs:24:41
[INFO] [stdout]   31:     0x5d7dc87d159d - <alloc[a8a7aba520129d98]::vec::Vec<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>> as alloc[a8a7aba520129d98]::vec::spec_from_iter::SpecFromIter<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>, core[35159d6ffb30e017]::iter::adapters::flatten::FlatMap<core[35159d6ffb30e017]::slice::iter::Iter<&str>, alloc[a8a7aba520129d98]::vec::into_iter::IntoIter<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>>, hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0}>>>::from_iter
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/vec/spec_from_iter.rs:33:9
[INFO] [stdout]   32:     0x5d7dc87ce247 - <alloc[a8a7aba520129d98]::vec::Vec<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>> as core[35159d6ffb30e017]::iter::traits::collect::FromIterator<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>>>::from_iter::<core[35159d6ffb30e017]::iter::adapters::flatten::FlatMap<core[35159d6ffb30e017]::slice::iter::Iter<&str>, alloc[a8a7aba520129d98]::vec::into_iter::IntoIter<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>>, hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/vec/mod.rs:3895:9
[INFO] [stdout]   33:     0x5d7dc87a7f9d - <core[35159d6ffb30e017]::iter::adapters::flatten::FlatMap<core[35159d6ffb30e017]::slice::iter::Iter<&str>, alloc[a8a7aba520129d98]::vec::into_iter::IntoIter<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>>, hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0}> as core[35159d6ffb30e017]::iter::traits::iterator::Iterator>::collect::<alloc[a8a7aba520129d98]::vec::Vec<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/iter/traits/iterator.rs:2092:9
[INFO] [stdout]   34:     0x5d7dc87366a1 - hgrep[1622a5e3ebed608]::test::read_all_matches::<&str>
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test.rs:30:10
[INFO] [stdout]   35:     0x5d7dc87aa2a1 - hgrep[1622a5e3ebed608]::chunk::tests::test_success_case
[INFO] [stdout]                                at /opt/rustwide/workdir/src/chunk.rs:375:23
[INFO] [stdout]   36:     0x5d7dc87aa602 - hgrep[1622a5e3ebed608]::chunk::tests::test_after
[INFO] [stdout]                                at /opt/rustwide/workdir/src/chunk.rs:390:21
[INFO] [stdout]   37:     0x5d7dc87a82a7 - hgrep[1622a5e3ebed608]::chunk::tests::test_after::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/chunk.rs:389:27
[INFO] [stdout]   38:     0x5d7dc87c6016 - <hgrep[1622a5e3ebed608]::chunk::tests::test_after::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   39:     0x5d7dc87ead4b - <fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x5d7dc87ead4b - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18
[INFO] [stdout]   41:     0x5d7dc87f853b - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   42:     0x5d7dc87f853b - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   43:     0x5d7dc87f853b - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   44:     0x5d7dc87f853b - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   45:     0x5d7dc87f853b - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   46:     0x5d7dc87f853b - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   47:     0x5d7dc87f853b - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   48:     0x5d7dc87f2f14 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   49:     0x5d7dc87f2f14 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   50:     0x5d7dc87fb142 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   51:     0x5d7dc87fb142 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   52:     0x5d7dc87fb142 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   53:     0x5d7dc87fb142 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x5d7dc87fb142 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x5d7dc87fb142 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   56:     0x5d7dc87fb142 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x5d7dc8e3963f - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   58:     0x5d7dc8e3963f - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   59:     0x719af1b5baa4 - <unknown>
[INFO] [stdout]   60:     0x719af1be8a64 - clone
[INFO] [stdout]   61:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- chunk::tests::test_all_blank stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'chunk::tests::test_all_blank' (29) panicked at src/test.rs:12:10:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5d7dc8e3a3ba - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5d7dc8e3a3ba - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5d7dc8e3a3ba - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5d7dc8e3a3ba - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5d7dc8e52b3a - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5d7dc8e52b3a - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x5d7dc8e410d2 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5d7dc8e410d2 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5d7dc8e170af - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5d7dc8e170af - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5d7dc8e319f9 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5d7dc87f7a6c - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5d7dc87f7a6c - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5d7dc8e31c72 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5d7dc8e31c72 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5d7dc8e17168 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5d7dc8e0e019 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5d7dc8e181ad - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5d7dc8e5337c - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5d7dc8e530f2 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5d7dc8736068 - <core[35159d6ffb30e017]::result::Result<alloc[a8a7aba520129d98]::string::String, std[ec419fa8110287d5]::io::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5d7dc8736068 - hgrep[1622a5e3ebed608]::test::read_matches::<&&str>
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test.rs:12:10
[INFO] [stdout]   22:     0x5d7dc873d6ae - hgrep[1622a5e3ebed608]::test::read_all_matches::<&str>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test.rs:29:27
[INFO] [stdout]   23:     0x5d7dc8731427 - <&mut hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<(&&str,)>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:310:21
[INFO] [stdout]   24:     0x5d7dc8731427 - <core[35159d6ffb30e017]::option::Option<&&str>>::map::<alloc[a8a7aba520129d98]::vec::into_iter::IntoIter<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>>, &mut hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/option.rs:1165:29
[INFO] [stdout]   25:     0x5d7dc8731427 - <core[35159d6ffb30e017]::iter::adapters::map::Map<core[35159d6ffb30e017]::slice::iter::Iter<&str>, hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0}> as core[35159d6ffb30e017]::iter::traits::iterator::Iterator>::next
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/iter/adapters/map.rs:107:26
[INFO] [stdout]   26:     0x5d7dc87e71f4 - <core[35159d6ffb30e017]::iter::adapters::fuse::Fuse<core[35159d6ffb30e017]::iter::adapters::map::Map<core[35159d6ffb30e017]::slice::iter::Iter<&str>, hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0}>> as core[35159d6ffb30e017]::iter::adapters::fuse::FuseImpl<core[35159d6ffb30e017]::iter::adapters::map::Map<core[35159d6ffb30e017]::slice::iter::Iter<&str>, hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0}>>>::next
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/iter/adapters/fuse.rs:381:29
[INFO] [stdout]   27:     0x5d7dc87b6597 - <core[35159d6ffb30e017]::iter::adapters::fuse::Fuse<core[35159d6ffb30e017]::iter::adapters::map::Map<core[35159d6ffb30e017]::slice::iter::Iter<&str>, hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0}>> as core[35159d6ffb30e017]::iter::traits::iterator::Iterator>::next
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/iter/adapters/fuse.rs:50:9
[INFO] [stdout]   28:     0x5d7dc87b6597 - <core[35159d6ffb30e017]::iter::adapters::flatten::FlattenCompat<core[35159d6ffb30e017]::iter::adapters::map::Map<core[35159d6ffb30e017]::slice::iter::Iter<&str>, hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0}>, alloc[a8a7aba520129d98]::vec::into_iter::IntoIter<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>>> as core[35159d6ffb30e017]::iter::traits::iterator::Iterator>::next
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/iter/adapters/flatten.rs:526:29
[INFO] [stdout]   29:     0x5d7dc87b5106 - <core[35159d6ffb30e017]::iter::adapters::flatten::FlatMap<core[35159d6ffb30e017]::slice::iter::Iter<&str>, alloc[a8a7aba520129d98]::vec::into_iter::IntoIter<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>>, hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0}> as core[35159d6ffb30e017]::iter::traits::iterator::Iterator>::next
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/iter/adapters/flatten.rs:64:20
[INFO] [stdout]   30:     0x5d7dc87d2008 - <alloc[a8a7aba520129d98]::vec::Vec<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>> as alloc[a8a7aba520129d98]::vec::spec_from_iter_nested::SpecFromIterNested<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>, core[35159d6ffb30e017]::iter::adapters::flatten::FlatMap<core[35159d6ffb30e017]::slice::iter::Iter<&str>, alloc[a8a7aba520129d98]::vec::into_iter::IntoIter<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>>, hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0}>>>::from_iter
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/vec/spec_from_iter_nested.rs:24:41
[INFO] [stdout]   31:     0x5d7dc87d159d - <alloc[a8a7aba520129d98]::vec::Vec<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>> as alloc[a8a7aba520129d98]::vec::spec_from_iter::SpecFromIter<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>, core[35159d6ffb30e017]::iter::adapters::flatten::FlatMap<core[35159d6ffb30e017]::slice::iter::Iter<&str>, alloc[a8a7aba520129d98]::vec::into_iter::IntoIter<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>>, hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0}>>>::from_iter
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/vec/spec_from_iter.rs:33:9
[INFO] [stdout]   32:     0x5d7dc87ce247 - <alloc[a8a7aba520129d98]::vec::Vec<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>> as core[35159d6ffb30e017]::iter::traits::collect::FromIterator<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>>>::from_iter::<core[35159d6ffb30e017]::iter::adapters::flatten::FlatMap<core[35159d6ffb30e017]::slice::iter::Iter<&str>, alloc[a8a7aba520129d98]::vec::into_iter::IntoIter<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>>, hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/vec/mod.rs:3895:9
[INFO] [stdout]   33:     0x5d7dc87a7f9d - <core[35159d6ffb30e017]::iter::adapters::flatten::FlatMap<core[35159d6ffb30e017]::slice::iter::Iter<&str>, alloc[a8a7aba520129d98]::vec::into_iter::IntoIter<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>>, hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0}> as core[35159d6ffb30e017]::iter::traits::iterator::Iterator>::collect::<alloc[a8a7aba520129d98]::vec::Vec<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/iter/traits/iterator.rs:2092:9
[INFO] [stdout]   34:     0x5d7dc87366a1 - hgrep[1622a5e3ebed608]::test::read_all_matches::<&str>
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test.rs:30:10
[INFO] [stdout]   35:     0x5d7dc87aa2a1 - hgrep[1622a5e3ebed608]::chunk::tests::test_success_case
[INFO] [stdout]                                at /opt/rustwide/workdir/src/chunk.rs:375:23
[INFO] [stdout]   36:     0x5d7dc87aa682 - hgrep[1622a5e3ebed608]::chunk::tests::test_all_blank
[INFO] [stdout]                                at /opt/rustwide/workdir/src/chunk.rs:390:21
[INFO] [stdout]   37:     0x5d7dc87a8367 - hgrep[1622a5e3ebed608]::chunk::tests::test_all_blank::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/chunk.rs:389:27
[INFO] [stdout]   38:     0x5d7dc87c6116 - <hgrep[1622a5e3ebed608]::chunk::tests::test_all_blank::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   39:     0x5d7dc87ead4b - <fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x5d7dc87ead4b - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18
[INFO] [stdout]   41:     0x5d7dc87f853b - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   42:     0x5d7dc87f853b - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   43:     0x5d7dc87f853b - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   44:     0x5d7dc87f853b - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   45:     0x5d7dc87f853b - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   46:     0x5d7dc87f853b - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   47:     0x5d7dc87f853b - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   48:     0x5d7dc87f2f14 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   49:     0x5d7dc87f2f14 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   50:     0x5d7dc87fb142 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   51:     0x5d7dc87fb142 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   52:     0x5d7dc87fb142 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   53:     0x5d7dc87fb142 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x5d7dc87fb142 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x5d7dc87fb142 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   56:     0x5d7dc87fb142 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x5d7dc8e3963f - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   58:     0x5d7dc8e3963f - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   59:     0x719af1b5baa4 - <unknown>
[INFO] [stdout]   60:     0x719af1be8a64 - clone
[INFO] [stdout]   61:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- chunk::tests::test_before stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'chunk::tests::test_before' (30) panicked at src/test.rs:12:10:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5d7dc8e3a3ba - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5d7dc8e3a3ba - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5d7dc8e3a3ba - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5d7dc8e3a3ba - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5d7dc8e52b3a - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5d7dc8e52b3a - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x5d7dc8e410d2 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5d7dc8e410d2 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5d7dc8e170af - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5d7dc8e170af - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5d7dc8e319f9 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5d7dc87f7a6c - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5d7dc87f7a6c - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5d7dc8e31c72 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5d7dc8e31c72 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5d7dc8e17168 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5d7dc8e0e019 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5d7dc8e181ad - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5d7dc8e5337c - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5d7dc8e530f2 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5d7dc8736068 - <core[35159d6ffb30e017]::result::Result<alloc[a8a7aba520129d98]::string::String, std[ec419fa8110287d5]::io::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5d7dc8736068 - hgrep[1622a5e3ebed608]::test::read_matches::<&&str>
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test.rs:12:10
[INFO] [stdout]   22:     0x5d7dc873d6ae - hgrep[1622a5e3ebed608]::test::read_all_matches::<&str>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test.rs:29:27
[INFO] [stdout]   23:     0x5d7dc8731427 - <&mut hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<(&&str,)>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:310:21
[INFO] [stdout]   24:     0x5d7dc8731427 - <core[35159d6ffb30e017]::option::Option<&&str>>::map::<alloc[a8a7aba520129d98]::vec::into_iter::IntoIter<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>>, &mut hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/option.rs:1165:29
[INFO] [stdout]   25:     0x5d7dc8731427 - <core[35159d6ffb30e017]::iter::adapters::map::Map<core[35159d6ffb30e017]::slice::iter::Iter<&str>, hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0}> as core[35159d6ffb30e017]::iter::traits::iterator::Iterator>::next
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/iter/adapters/map.rs:107:26
[INFO] [stdout]   26:     0x5d7dc87e71f4 - <core[35159d6ffb30e017]::iter::adapters::fuse::Fuse<core[35159d6ffb30e017]::iter::adapters::map::Map<core[35159d6ffb30e017]::slice::iter::Iter<&str>, hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0}>> as core[35159d6ffb30e017]::iter::adapters::fuse::FuseImpl<core[35159d6ffb30e017]::iter::adapters::map::Map<core[35159d6ffb30e017]::slice::iter::Iter<&str>, hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0}>>>::next
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/iter/adapters/fuse.rs:381:29
[INFO] [stdout]   27:     0x5d7dc87b6597 - <core[35159d6ffb30e017]::iter::adapters::fuse::Fuse<core[35159d6ffb30e017]::iter::adapters::map::Map<core[35159d6ffb30e017]::slice::iter::Iter<&str>, hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0}>> as core[35159d6ffb30e017]::iter::traits::iterator::Iterator>::next
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/iter/adapters/fuse.rs:50:9
[INFO] [stdout]   28:     0x5d7dc87b6597 - <core[35159d6ffb30e017]::iter::adapters::flatten::FlattenCompat<core[35159d6ffb30e017]::iter::adapters::map::Map<core[35159d6ffb30e017]::slice::iter::Iter<&str>, hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0}>, alloc[a8a7aba520129d98]::vec::into_iter::IntoIter<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>>> as core[35159d6ffb30e017]::iter::traits::iterator::Iterator>::next
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/iter/adapters/flatten.rs:526:29
[INFO] [stdout]   29:     0x5d7dc87b5106 - <core[35159d6ffb30e017]::iter::adapters::flatten::FlatMap<core[35159d6ffb30e017]::slice::iter::Iter<&str>, alloc[a8a7aba520129d98]::vec::into_iter::IntoIter<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>>, hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0}> as core[35159d6ffb30e017]::iter::traits::iterator::Iterator>::next
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/iter/adapters/flatten.rs:64:20
[INFO] [stdout]   30:     0x5d7dc87d2008 - <alloc[a8a7aba520129d98]::vec::Vec<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>> as alloc[a8a7aba520129d98]::vec::spec_from_iter_nested::SpecFromIterNested<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>, core[35159d6ffb30e017]::iter::adapters::flatten::FlatMap<core[35159d6ffb30e017]::slice::iter::Iter<&str>, alloc[a8a7aba520129d98]::vec::into_iter::IntoIter<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>>, hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0}>>>::from_iter
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/vec/spec_from_iter_nested.rs:24:41
[INFO] [stdout]   31:     0x5d7dc87d159d - <alloc[a8a7aba520129d98]::vec::Vec<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>> as alloc[a8a7aba520129d98]::vec::spec_from_iter::SpecFromIter<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>, core[35159d6ffb30e017]::iter::adapters::flatten::FlatMap<core[35159d6ffb30e017]::slice::iter::Iter<&str>, alloc[a8a7aba520129d98]::vec::into_iter::IntoIter<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>>, hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0}>>>::from_iter
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/vec/spec_from_iter.rs:33:9
[INFO] [stdout]   32:     0x5d7dc87ce247 - <alloc[a8a7aba520129d98]::vec::Vec<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>> as core[35159d6ffb30e017]::iter::traits::collect::FromIterator<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>>>::from_iter::<core[35159d6ffb30e017]::iter::adapters::flatten::FlatMap<core[35159d6ffb30e017]::slice::iter::Iter<&str>, alloc[a8a7aba520129d98]::vec::into_iter::IntoIter<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>>, hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/vec/mod.rs:3895:9
[INFO] [stdout]   33:     0x5d7dc87a7f9d - <core[35159d6ffb30e017]::iter::adapters::flatten::FlatMap<core[35159d6ffb30e017]::slice::iter::Iter<&str>, alloc[a8a7aba520129d98]::vec::into_iter::IntoIter<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>>, hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0}> as core[35159d6ffb30e017]::iter::traits::iterator::Iterator>::collect::<alloc[a8a7aba520129d98]::vec::Vec<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/iter/traits/iterator.rs:2092:9
[INFO] [stdout]   34:     0x5d7dc87366a1 - hgrep[1622a5e3ebed608]::test::read_all_matches::<&str>
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test.rs:30:10
[INFO] [stdout]   35:     0x5d7dc87aa2a1 - hgrep[1622a5e3ebed608]::chunk::tests::test_success_case
[INFO] [stdout]                                at /opt/rustwide/workdir/src/chunk.rs:375:23
[INFO] [stdout]   36:     0x5d7dc87aa642 - hgrep[1622a5e3ebed608]::chunk::tests::test_before
[INFO] [stdout]                                at /opt/rustwide/workdir/src/chunk.rs:390:21
[INFO] [stdout]   37:     0x5d7dc87a8307 - hgrep[1622a5e3ebed608]::chunk::tests::test_before::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/chunk.rs:389:27
[INFO] [stdout]   38:     0x5d7dc87c6096 - <hgrep[1622a5e3ebed608]::chunk::tests::test_before::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   39:     0x5d7dc87ead4b - <fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x5d7dc87ead4b - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18
[INFO] [stdout]   41:     0x5d7dc87f853b - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   42:     0x5d7dc87f853b - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   43:     0x5d7dc87f853b - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   44:     0x5d7dc87f853b - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   45:     0x5d7dc87f853b - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   46:     0x5d7dc87f853b - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   47:     0x5d7dc87f853b - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   48:     0x5d7dc87f2f14 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   49:     0x5d7dc87f2f14 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   50:     0x5d7dc87fb142 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   51:     0x5d7dc87fb142 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   52:     0x5d7dc87fb142 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   53:     0x5d7dc87fb142 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x5d7dc87fb142 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x5d7dc87fb142 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   56:     0x5d7dc87fb142 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x5d7dc8e3963f - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   58:     0x5d7dc8e3963f - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   59:     0x719af1b5baa4 - <unknown>
[INFO] [stdout]   60:     0x719af1be8a64 - clone
[INFO] [stdout]   61:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- chunk::tests::test_before_and_after stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'chunk::tests::test_before_and_after' (31) panicked at src/test.rs:12:10:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5d7dc8e3a3ba - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5d7dc8e3a3ba - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5d7dc8e3a3ba - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5d7dc8e3a3ba - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5d7dc8e52b3a - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5d7dc8e52b3a - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x5d7dc8e410d2 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5d7dc8e410d2 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5d7dc8e170af - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5d7dc8e170af - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5d7dc8e319f9 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5d7dc87f7a6c - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5d7dc87f7a6c - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5d7dc8e31c72 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5d7dc8e31c72 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5d7dc8e17168 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5d7dc8e0e019 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5d7dc8e181ad - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5d7dc8e5337c - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5d7dc8e530f2 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5d7dc8736068 - <core[35159d6ffb30e017]::result::Result<alloc[a8a7aba520129d98]::string::String, std[ec419fa8110287d5]::io::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5d7dc8736068 - hgrep[1622a5e3ebed608]::test::read_matches::<&&str>
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test.rs:12:10
[INFO] [stdout]   22:     0x5d7dc873d6ae - hgrep[1622a5e3ebed608]::test::read_all_matches::<&str>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test.rs:29:27
[INFO] [stdout]   23:     0x5d7dc8731427 - <&mut hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<(&&str,)>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:310:21
[INFO] [stdout]   24:     0x5d7dc8731427 - <core[35159d6ffb30e017]::option::Option<&&str>>::map::<alloc[a8a7aba520129d98]::vec::into_iter::IntoIter<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>>, &mut hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/option.rs:1165:29
[INFO] [stdout]   25:     0x5d7dc8731427 - <core[35159d6ffb30e017]::iter::adapters::map::Map<core[35159d6ffb30e017]::slice::iter::Iter<&str>, hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0}> as core[35159d6ffb30e017]::iter::traits::iterator::Iterator>::next
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/iter/adapters/map.rs:107:26
[INFO] [stdout]   26:     0x5d7dc87e71f4 - <core[35159d6ffb30e017]::iter::adapters::fuse::Fuse<core[35159d6ffb30e017]::iter::adapters::map::Map<core[35159d6ffb30e017]::slice::iter::Iter<&str>, hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0}>> as core[35159d6ffb30e017]::iter::adapters::fuse::FuseImpl<core[35159d6ffb30e017]::iter::adapters::map::Map<core[35159d6ffb30e017]::slice::iter::Iter<&str>, hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0}>>>::next
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/iter/adapters/fuse.rs:381:29
[INFO] [stdout]   27:     0x5d7dc87b6597 - <core[35159d6ffb30e017]::iter::adapters::fuse::Fuse<core[35159d6ffb30e017]::iter::adapters::map::Map<core[35159d6ffb30e017]::slice::iter::Iter<&str>, hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0}>> as core[35159d6ffb30e017]::iter::traits::iterator::Iterator>::next
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/iter/adapters/fuse.rs:50:9
[INFO] [stdout]   28:     0x5d7dc87b6597 - <core[35159d6ffb30e017]::iter::adapters::flatten::FlattenCompat<core[35159d6ffb30e017]::iter::adapters::map::Map<core[35159d6ffb30e017]::slice::iter::Iter<&str>, hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0}>, alloc[a8a7aba520129d98]::vec::into_iter::IntoIter<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>>> as core[35159d6ffb30e017]::iter::traits::iterator::Iterator>::next
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/iter/adapters/flatten.rs:526:29
[INFO] [stdout]   29:     0x5d7dc87b5106 - <core[35159d6ffb30e017]::iter::adapters::flatten::FlatMap<core[35159d6ffb30e017]::slice::iter::Iter<&str>, alloc[a8a7aba520129d98]::vec::into_iter::IntoIter<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>>, hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0}> as core[35159d6ffb30e017]::iter::traits::iterator::Iterator>::next
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/iter/adapters/flatten.rs:64:20
[INFO] [stdout]   30:     0x5d7dc87d2008 - <alloc[a8a7aba520129d98]::vec::Vec<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>> as alloc[a8a7aba520129d98]::vec::spec_from_iter_nested::SpecFromIterNested<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>, core[35159d6ffb30e017]::iter::adapters::flatten::FlatMap<core[35159d6ffb30e017]::slice::iter::Iter<&str>, alloc[a8a7aba520129d98]::vec::into_iter::IntoIter<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>>, hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0}>>>::from_iter
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/vec/spec_from_iter_nested.rs:24:41
[INFO] [stdout]   31:     0x5d7dc87d159d - <alloc[a8a7aba520129d98]::vec::Vec<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>> as alloc[a8a7aba520129d98]::vec::spec_from_iter::SpecFromIter<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>, core[35159d6ffb30e017]::iter::adapters::flatten::FlatMap<core[35159d6ffb30e017]::slice::iter::Iter<&str>, alloc[a8a7aba520129d98]::vec::into_iter::IntoIter<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>>, hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0}>>>::from_iter
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/vec/spec_from_iter.rs:33:9
[INFO] [stdout]   32:     0x5d7dc87ce247 - <alloc[a8a7aba520129d98]::vec::Vec<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>> as core[35159d6ffb30e017]::iter::traits::collect::FromIterator<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>>>::from_iter::<core[35159d6ffb30e017]::iter::adapters::flatten::FlatMap<core[35159d6ffb30e017]::slice::iter::Iter<&str>, alloc[a8a7aba520129d98]::vec::into_iter::IntoIter<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>>, hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/vec/mod.rs:3895:9
[INFO] [stdout]   33:     0x5d7dc87a7f9d - <core[35159d6ffb30e017]::iter::adapters::flatten::FlatMap<core[35159d6ffb30e017]::slice::iter::Iter<&str>, alloc[a8a7aba520129d98]::vec::into_iter::IntoIter<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>>, hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0}> as core[35159d6ffb30e017]::iter::traits::iterator::Iterator>::collect::<alloc[a8a7aba520129d98]::vec::Vec<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/iter/traits/iterator.rs:2092:9
[INFO] [stdout]   34:     0x5d7dc87366a1 - hgrep[1622a5e3ebed608]::test::read_all_matches::<&str>
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test.rs:30:10
[INFO] [stdout]   35:     0x5d7dc87aa2a1 - hgrep[1622a5e3ebed608]::chunk::tests::test_success_case
[INFO] [stdout]                                at /opt/rustwide/workdir/src/chunk.rs:375:23
[INFO] [stdout]   36:     0x5d7dc87ab382 - hgrep[1622a5e3ebed608]::chunk::tests::test_before_and_after
[INFO] [stdout]                                at /opt/rustwide/workdir/src/chunk.rs:390:21
[INFO] [stdout]   37:     0x5d7dc87a86f7 - hgrep[1622a5e3ebed608]::chunk::tests::test_before_and_after::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/chunk.rs:389:27
[INFO] [stdout]   38:     0x5d7dc87c65d6 - <hgrep[1622a5e3ebed608]::chunk::tests::test_before_and_after::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   39:     0x5d7dc87ead4b - <fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x5d7dc87ead4b - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18
[INFO] [stdout]   41:     0x5d7dc87f853b - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   42:     0x5d7dc87f853b - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   43:     0x5d7dc87f853b - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   44:     0x5d7dc87f853b - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   45:     0x5d7dc87f853b - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   46:     0x5d7dc87f853b - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   47:     0x5d7dc87f853b - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   48:     0x5d7dc87f2f14 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   49:     0x5d7dc87f2f14 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   50:     0x5d7dc87fb142 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   51:     0x5d7dc87fb142 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   52:     0x5d7dc87fb142 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   53:     0x5d7dc87fb142 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x5d7dc87fb142 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x5d7dc87fb142 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   56:     0x5d7dc87fb142 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x5d7dc8e3963f - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   58:     0x5d7dc8e3963f - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   59:     0x719af1b5baa4 - <unknown>
[INFO] [stdout]   60:     0x719af1be8a64 - clone
[INFO] [stdout]   61:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- chunk::tests::test_blank_min stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'chunk::tests::test_blank_min' (34) panicked at src/test.rs:12:10:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5d7dc8e3a3ba - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5d7dc8e3a3ba - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5d7dc8e3a3ba - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5d7dc8e3a3ba - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5d7dc8e52b3a - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5d7dc8e52b3a - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x5d7dc8e410d2 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5d7dc8e410d2 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5d7dc8e170af - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5d7dc8e170af - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5d7dc8e319f9 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5d7dc87f7a6c - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5d7dc87f7a6c - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5d7dc8e31c72 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5d7dc8e31c72 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5d7dc8e17168 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5d7dc8e0e019 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5d7dc8e181ad - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5d7dc8e5337c - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5d7dc8e530f2 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5d7dc8736068 - <core[35159d6ffb30e017]::result::Result<alloc[a8a7aba520129d98]::string::String, std[ec419fa8110287d5]::io::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5d7dc8736068 - hgrep[1622a5e3ebed608]::test::read_matches::<&&str>
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test.rs:12:10
[INFO] [stdout]   22:     0x5d7dc873d6ae - hgrep[1622a5e3ebed608]::test::read_all_matches::<&str>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test.rs:29:27
[INFO] [stdout]   23:     0x5d7dc8731427 - <&mut hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<(&&str,)>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:310:21
[INFO] [stdout]   24:     0x5d7dc8731427 - <core[35159d6ffb30e017]::option::Option<&&str>>::map::<alloc[a8a7aba520129d98]::vec::into_iter::IntoIter<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>>, &mut hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/option.rs:1165:29
[INFO] [stdout]   25:     0x5d7dc8731427 - <core[35159d6ffb30e017]::iter::adapters::map::Map<core[35159d6ffb30e017]::slice::iter::Iter<&str>, hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0}> as core[35159d6ffb30e017]::iter::traits::iterator::Iterator>::next
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/iter/adapters/map.rs:107:26
[INFO] [stdout]   26:     0x5d7dc87e71f4 - <core[35159d6ffb30e017]::iter::adapters::fuse::Fuse<core[35159d6ffb30e017]::iter::adapters::map::Map<core[35159d6ffb30e017]::slice::iter::Iter<&str>, hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0}>> as core[35159d6ffb30e017]::iter::adapters::fuse::FuseImpl<core[35159d6ffb30e017]::iter::adapters::map::Map<core[35159d6ffb30e017]::slice::iter::Iter<&str>, hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0}>>>::next
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/iter/adapters/fuse.rs:381:29
[INFO] [stdout]   27:     0x5d7dc87b6597 - <core[35159d6ffb30e017]::iter::adapters::fuse::Fuse<core[35159d6ffb30e017]::iter::adapters::map::Map<core[35159d6ffb30e017]::slice::iter::Iter<&str>, hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0}>> as core[35159d6ffb30e017]::iter::traits::iterator::Iterator>::next
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/iter/adapters/fuse.rs:50:9
[INFO] [stdout]   28:     0x5d7dc87b6597 - <core[35159d6ffb30e017]::iter::adapters::flatten::FlattenCompat<core[35159d6ffb30e017]::iter::adapters::map::Map<core[35159d6ffb30e017]::slice::iter::Iter<&str>, hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0}>, alloc[a8a7aba520129d98]::vec::into_iter::IntoIter<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>>> as core[35159d6ffb30e017]::iter::traits::iterator::Iterator>::next
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/iter/adapters/flatten.rs:526:29
[INFO] [stdout]   29:     0x5d7dc87b5106 - <core[35159d6ffb30e017]::iter::adapters::flatten::FlatMap<core[35159d6ffb30e017]::slice::iter::Iter<&str>, alloc[a8a7aba520129d98]::vec::into_iter::IntoIter<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>>, hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0}> as core[35159d6ffb30e017]::iter::traits::iterator::Iterator>::next
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/iter/adapters/flatten.rs:64:20
[INFO] [stdout]   30:     0x5d7dc87d2008 - <alloc[a8a7aba520129d98]::vec::Vec<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>> as alloc[a8a7aba520129d98]::vec::spec_from_iter_nested::SpecFromIterNested<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>, core[35159d6ffb30e017]::iter::adapters::flatten::FlatMap<core[35159d6ffb30e017]::slice::iter::Iter<&str>, alloc[a8a7aba520129d98]::vec::into_iter::IntoIter<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>>, hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0}>>>::from_iter
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/vec/spec_from_iter_nested.rs:24:41
[INFO] [stdout]   31:     0x5d7dc87d159d - <alloc[a8a7aba520129d98]::vec::Vec<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>> as alloc[a8a7aba520129d98]::vec::spec_from_iter::SpecFromIter<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>, core[35159d6ffb30e017]::iter::adapters::flatten::FlatMap<core[35159d6ffb30e017]::slice::iter::Iter<&str>, alloc[a8a7aba520129d98]::vec::into_iter::IntoIter<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>>, hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0}>>>::from_iter
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/vec/spec_from_iter.rs:33:9
[INFO] [stdout]   32:     0x5d7dc87ce247 - <alloc[a8a7aba520129d98]::vec::Vec<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>> as core[35159d6ffb30e017]::iter::traits::collect::FromIterator<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>>>::from_iter::<core[35159d6ffb30e017]::iter::adapters::flatten::FlatMap<core[35159d6ffb30e017]::slice::iter::Iter<&str>, alloc[a8a7aba520129d98]::vec::into_iter::IntoIter<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>>, hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/vec/mod.rs:3895:9
[INFO] [stdout]   33:     0x5d7dc87a7f9d - <core[35159d6ffb30e017]::iter::adapters::flatten::FlatMap<core[35159d6ffb30e017]::slice::iter::Iter<&str>, alloc[a8a7aba520129d98]::vec::into_iter::IntoIter<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>>, hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0}> as core[35159d6ffb30e017]::iter::traits::iterator::Iterator>::collect::<alloc[a8a7aba520129d98]::vec::Vec<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/iter/traits/iterator.rs:2092:9
[INFO] [stdout]   34:     0x5d7dc87366a1 - hgrep[1622a5e3ebed608]::test::read_all_matches::<&str>
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test.rs:30:10
[INFO] [stdout]   35:     0x5d7dc87aa2a1 - hgrep[1622a5e3ebed608]::chunk::tests::test_success_case
[INFO] [stdout]                                at /opt/rustwide/workdir/src/chunk.rs:375:23
[INFO] [stdout]   36:     0x5d7dc87aa6a2 - hgrep[1622a5e3ebed608]::chunk::tests::test_blank_min
[INFO] [stdout]                                at /opt/rustwide/workdir/src/chunk.rs:390:21
[INFO] [stdout]   37:     0x5d7dc87a8397 - hgrep[1622a5e3ebed608]::chunk::tests::test_blank_min::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/chunk.rs:389:27
[INFO] [stdout]   38:     0x5d7dc87c6156 - <hgrep[1622a5e3ebed608]::chunk::tests::test_blank_min::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   39:     0x5d7dc87ead4b - <fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x5d7dc87ead4b - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18
[INFO] [stdout]   41:     0x5d7dc87f853b - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   42:     0x5d7dc87f853b - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   43:     0x5d7dc87f853b - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   44:     0x5d7dc87f853b - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   45:     0x5d7dc87f853b - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   46:     0x5d7dc87f853b - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   47:     0x5d7dc87f853b - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   48:     0x5d7dc87f2f14 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   49:     0x5d7dc87f2f14 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   50:     0x5d7dc87fb142 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   51:     0x5d7dc87fb142 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   52:     0x5d7dc87fb142 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   53:     0x5d7dc87fb142 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x5d7dc87fb142 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x5d7dc87fb142 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   56:     0x5d7dc87fb142 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x5d7dc8e3963f - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   58:     0x5d7dc8e3963f - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   59:     0x719af1b5baa4 - <unknown>
[INFO] [stdout]   60:     0x719af1be8a64 - clone
[INFO] [stdout]   61:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- chunk::tests::test_blank_max_top stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'chunk::tests::test_blank_max_top' (33) panicked at src/test.rs:12:10:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5d7dc8e3a3ba - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5d7dc8e3a3ba - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5d7dc8e3a3ba - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5d7dc8e3a3ba - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5d7dc8e52b3a - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5d7dc8e52b3a - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x5d7dc8e410d2 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5d7dc8e410d2 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5d7dc8e170af - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5d7dc8e170af - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5d7dc8e319f9 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5d7dc87f7a6c - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5d7dc87f7a6c - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5d7dc8e31c72 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5d7dc8e31c72 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5d7dc8e17168 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5d7dc8e0e019 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5d7dc8e181ad - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5d7dc8e5337c - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5d7dc8e530f2 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5d7dc8736068 - <core[35159d6ffb30e017]::result::Result<alloc[a8a7aba520129d98]::string::String, std[ec419fa8110287d5]::io::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5d7dc8736068 - hgrep[1622a5e3ebed608]::test::read_matches::<&&str>
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test.rs:12:10
[INFO] [stdout]   22:     0x5d7dc873d6ae - hgrep[1622a5e3ebed608]::test::read_all_matches::<&str>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test.rs:29:27
[INFO] [stdout]   23:     0x5d7dc8731427 - <&mut hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<(&&str,)>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:310:21
[INFO] [stdout]   24:     0x5d7dc8731427 - <core[35159d6ffb30e017]::option::Option<&&str>>::map::<alloc[a8a7aba520129d98]::vec::into_iter::IntoIter<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>>, &mut hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/option.rs:1165:29
[INFO] [stdout]   25:     0x5d7dc8731427 - <core[35159d6ffb30e017]::iter::adapters::map::Map<core[35159d6ffb30e017]::slice::iter::Iter<&str>, hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0}> as core[35159d6ffb30e017]::iter::traits::iterator::Iterator>::next
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/iter/adapters/map.rs:107:26
[INFO] [stdout]   26:     0x5d7dc87e71f4 - <core[35159d6ffb30e017]::iter::adapters::fuse::Fuse<core[35159d6ffb30e017]::iter::adapters::map::Map<core[35159d6ffb30e017]::slice::iter::Iter<&str>, hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0}>> as core[35159d6ffb30e017]::iter::adapters::fuse::FuseImpl<core[35159d6ffb30e017]::iter::adapters::map::Map<core[35159d6ffb30e017]::slice::iter::Iter<&str>, hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0}>>>::next
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/iter/adapters/fuse.rs:381:29
[INFO] [stdout]   27:     0x5d7dc87b6597 - <core[35159d6ffb30e017]::iter::adapters::fuse::Fuse<core[35159d6ffb30e017]::iter::adapters::map::Map<core[35159d6ffb30e017]::slice::iter::Iter<&str>, hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0}>> as core[35159d6ffb30e017]::iter::traits::iterator::Iterator>::next
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/iter/adapters/fuse.rs:50:9
[INFO] [stdout]   28:     0x5d7dc87b6597 - <core[35159d6ffb30e017]::iter::adapters::flatten::FlattenCompat<core[35159d6ffb30e017]::iter::adapters::map::Map<core[35159d6ffb30e017]::slice::iter::Iter<&str>, hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0}>, alloc[a8a7aba520129d98]::vec::into_iter::IntoIter<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>>> as core[35159d6ffb30e017]::iter::traits::iterator::Iterator>::next
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/iter/adapters/flatten.rs:526:29
[INFO] [stdout]   29:     0x5d7dc87b5106 - <core[35159d6ffb30e017]::iter::adapters::flatten::FlatMap<core[35159d6ffb30e017]::slice::iter::Iter<&str>, alloc[a8a7aba520129d98]::vec::into_iter::IntoIter<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>>, hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0}> as core[35159d6ffb30e017]::iter::traits::iterator::Iterator>::next
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/iter/adapters/flatten.rs:64:20
[INFO] [stdout]   30:     0x5d7dc87d2008 - <alloc[a8a7aba520129d98]::vec::Vec<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>> as alloc[a8a7aba520129d98]::vec::spec_from_iter_nested::SpecFromIterNested<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>, core[35159d6ffb30e017]::iter::adapters::flatten::FlatMap<core[35159d6ffb30e017]::slice::iter::Iter<&str>, alloc[a8a7aba520129d98]::vec::into_iter::IntoIter<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>>, hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0}>>>::from_iter
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/vec/spec_from_iter_nested.rs:24:41
[INFO] [stdout]   31:     0x5d7dc87d159d - <alloc[a8a7aba520129d98]::vec::Vec<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>> as alloc[a8a7aba520129d98]::vec::spec_from_iter::SpecFromIter<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>, core[35159d6ffb30e017]::iter::adapters::flatten::FlatMap<core[35159d6ffb30e017]::slice::iter::Iter<&str>, alloc[a8a7aba520129d98]::vec::into_iter::IntoIter<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>>, hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0}>>>::from_iter
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/vec/spec_from_iter.rs:33:9
[INFO] [stdout]   32:     0x5d7dc87ce247 - <alloc[a8a7aba520129d98]::vec::Vec<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>> as core[35159d6ffb30e017]::iter::traits::collect::FromIterator<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>>>::from_iter::<core[35159d6ffb30e017]::iter::adapters::flatten::FlatMap<core[35159d6ffb30e017]::slice::iter::Iter<&str>, alloc[a8a7aba520129d98]::vec::into_iter::IntoIter<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>>, hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/vec/mod.rs:3895:9
[INFO] [stdout]   33:     0x5d7dc87a7f9d - <core[35159d6ffb30e017]::iter::adapters::flatten::FlatMap<core[35159d6ffb30e017]::slice::iter::Iter<&str>, alloc[a8a7aba520129d98]::vec::into_iter::IntoIter<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>>, hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0}> as core[35159d6ffb30e017]::iter::traits::iterator::Iterator>::collect::<alloc[a8a7aba520129d98]::vec::Vec<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/iter/traits/iterator.rs:2092:9
[INFO] [stdout]   34:     0x5d7dc87366a1 - hgrep[1622a5e3ebed608]::test::read_all_matches::<&str>
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test.rs:30:10
[INFO] [stdout]   35:     0x5d7dc87aa2a1 - hgrep[1622a5e3ebed608]::chunk::tests::test_success_case
[INFO] [stdout]                                at /opt/rustwide/workdir/src/chunk.rs:375:23
[INFO] [stdout]   36:     0x5d7dc87ab242 - hgrep[1622a5e3ebed608]::chunk::tests::test_blank_max_top
[INFO] [stdout]                                at /opt/rustwide/workdir/src/chunk.rs:390:21
[INFO] [stdout]   37:     0x5d7dc87a8517 - hgrep[1622a5e3ebed608]::chunk::tests::test_blank_max_top::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/chunk.rs:389:27
[INFO] [stdout]   38:     0x5d7dc87c6356 - <hgrep[1622a5e3ebed608]::chunk::tests::test_blank_max_top::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   39:     0x5d7dc87ead4b - <fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x5d7dc87ead4b - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18
[INFO] [stdout]   41:     0x5d7dc87f853b - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   42:     0x5d7dc87f853b - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   43:     0x5d7dc87f853b - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   44:     0x5d7dc87f853b - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   45:     0x5d7dc87f853b - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   46:     0x5d7dc87f853b - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   47:     0x5d7dc87f853b - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   48:     0x5d7dc87f2f14 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   49:     0x5d7dc87f2f14 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   50:     0x5d7dc87fb142 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   51:     0x5d7dc87fb142 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   52:     0x5d7dc87fb142 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   53:     0x5d7dc87fb142 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x5d7dc87fb142 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x5d7dc87fb142 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   56:     0x5d7dc87fb142 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x5d7dc8e3963f - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   58:     0x5d7dc8e3963f - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   59:     0x719af1b5baa4 - <unknown>
[INFO] [stdout]   60:     0x719af1be8a64 - clone
[INFO] [stdout]   61:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- chunk::tests::test_blank_max_bottom stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'chunk::tests::test_blank_max_bottom' (32) panicked at src/test.rs:12:10:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5d7dc8e3a3ba - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5d7dc8e3a3ba - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5d7dc8e3a3ba - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5d7dc8e3a3ba - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5d7dc8e52b3a - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5d7dc8e52b3a - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x5d7dc8e410d2 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5d7dc8e410d2 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5d7dc8e170af - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5d7dc8e170af - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5d7dc8e319f9 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5d7dc87f7a6c - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5d7dc87f7a6c - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5d7dc8e31c72 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5d7dc8e31c72 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5d7dc8e17168 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5d7dc8e0e019 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5d7dc8e181ad - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5d7dc8e5337c - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5d7dc8e530f2 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5d7dc8736068 - <core[35159d6ffb30e017]::result::Result<alloc[a8a7aba520129d98]::string::String, std[ec419fa8110287d5]::io::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5d7dc8736068 - hgrep[1622a5e3ebed608]::test::read_matches::<&&str>
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test.rs:12:10
[INFO] [stdout]   22:     0x5d7dc873d6ae - hgrep[1622a5e3ebed608]::test::read_all_matches::<&str>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test.rs:29:27
[INFO] [stdout]   23:     0x5d7dc8731427 - <&mut hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<(&&str,)>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:310:21
[INFO] [stdout]   24:     0x5d7dc8731427 - <core[35159d6ffb30e017]::option::Option<&&str>>::map::<alloc[a8a7aba520129d98]::vec::into_iter::IntoIter<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>>, &mut hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/option.rs:1165:29
[INFO] [stdout]   25:     0x5d7dc8731427 - <core[35159d6ffb30e017]::iter::adapters::map::Map<core[35159d6ffb30e017]::slice::iter::Iter<&str>, hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0}> as core[35159d6ffb30e017]::iter::traits::iterator::Iterator>::next
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/iter/adapters/map.rs:107:26
[INFO] [stdout]   26:     0x5d7dc87e71f4 - <core[35159d6ffb30e017]::iter::adapters::fuse::Fuse<core[35159d6ffb30e017]::iter::adapters::map::Map<core[35159d6ffb30e017]::slice::iter::Iter<&str>, hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0}>> as core[35159d6ffb30e017]::iter::adapters::fuse::FuseImpl<core[35159d6ffb30e017]::iter::adapters::map::Map<core[35159d6ffb30e017]::slice::iter::Iter<&str>, hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0}>>>::next
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/iter/adapters/fuse.rs:381:29
[INFO] [stdout]   27:     0x5d7dc87b6597 - <core[35159d6ffb30e017]::iter::adapters::fuse::Fuse<core[35159d6ffb30e017]::iter::adapters::map::Map<core[35159d6ffb30e017]::slice::iter::Iter<&str>, hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0}>> as core[35159d6ffb30e017]::iter::traits::iterator::Iterator>::next
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/iter/adapters/fuse.rs:50:9
[INFO] [stdout]   28:     0x5d7dc87b6597 - <core[35159d6ffb30e017]::iter::adapters::flatten::FlattenCompat<core[35159d6ffb30e017]::iter::adapters::map::Map<core[35159d6ffb30e017]::slice::iter::Iter<&str>, hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0}>, alloc[a8a7aba520129d98]::vec::into_iter::IntoIter<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>>> as core[35159d6ffb30e017]::iter::traits::iterator::Iterator>::next
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/iter/adapters/flatten.rs:526:29
[INFO] [stdout]   29:     0x5d7dc87b5106 - <core[35159d6ffb30e017]::iter::adapters::flatten::FlatMap<core[35159d6ffb30e017]::slice::iter::Iter<&str>, alloc[a8a7aba520129d98]::vec::into_iter::IntoIter<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>>, hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0}> as core[35159d6ffb30e017]::iter::traits::iterator::Iterator>::next
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/iter/adapters/flatten.rs:64:20
[INFO] [stdout]   30:     0x5d7dc87d2008 - <alloc[a8a7aba520129d98]::vec::Vec<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>> as alloc[a8a7aba520129d98]::vec::spec_from_iter_nested::SpecFromIterNested<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>, core[35159d6ffb30e017]::iter::adapters::flatten::FlatMap<core[35159d6ffb30e017]::slice::iter::Iter<&str>, alloc[a8a7aba520129d98]::vec::into_iter::IntoIter<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>>, hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0}>>>::from_iter
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/vec/spec_from_iter_nested.rs:24:41
[INFO] [stdout]   31:     0x5d7dc87d159d - <alloc[a8a7aba520129d98]::vec::Vec<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>> as alloc[a8a7aba520129d98]::vec::spec_from_iter::SpecFromIter<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>, core[35159d6ffb30e017]::iter::adapters::flatten::FlatMap<core[35159d6ffb30e017]::slice::iter::Iter<&str>, alloc[a8a7aba520129d98]::vec::into_iter::IntoIter<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>>, hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0}>>>::from_iter
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/vec/spec_from_iter.rs:33:9
[INFO] [stdout]   32:     0x5d7dc87ce247 - <alloc[a8a7aba520129d98]::vec::Vec<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>> as core[35159d6ffb30e017]::iter::traits::collect::FromIterator<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>>>::from_iter::<core[35159d6ffb30e017]::iter::adapters::flatten::FlatMap<core[35159d6ffb30e017]::slice::iter::Iter<&str>, alloc[a8a7aba520129d98]::vec::into_iter::IntoIter<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>>, hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/vec/mod.rs:3895:9
[INFO] [stdout]   33:     0x5d7dc87a7f9d - <core[35159d6ffb30e017]::iter::adapters::flatten::FlatMap<core[35159d6ffb30e017]::slice::iter::Iter<&str>, alloc[a8a7aba520129d98]::vec::into_iter::IntoIter<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>>, hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0}> as core[35159d6ffb30e017]::iter::traits::iterator::Iterator>::collect::<alloc[a8a7aba520129d98]::vec::Vec<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/iter/traits/iterator.rs:2092:9
[INFO] [stdout]   34:     0x5d7dc87366a1 - hgrep[1622a5e3ebed608]::test::read_all_matches::<&str>
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test.rs:30:10
[INFO] [stdout]   35:     0x5d7dc87aa2a1 - hgrep[1622a5e3ebed608]::chunk::tests::test_success_case
[INFO] [stdout]                                at /opt/rustwide/workdir/src/chunk.rs:375:23
[INFO] [stdout]   36:     0x5d7dc87ab3a2 - hgrep[1622a5e3ebed608]::chunk::tests::test_blank_max_bottom
[INFO] [stdout]                                at /opt/rustwide/workdir/src/chunk.rs:390:21
[INFO] [stdout]   37:     0x5d7dc87a8727 - hgrep[1622a5e3ebed608]::chunk::tests::test_blank_max_bottom::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/chunk.rs:389:27
[INFO] [stdout]   38:     0x5d7dc87c6616 - <hgrep[1622a5e3ebed608]::chunk::tests::test_blank_max_bottom::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   39:     0x5d7dc87ead4b - <fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x5d7dc87ead4b - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18
[INFO] [stdout]   41:     0x5d7dc87f853b - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   42:     0x5d7dc87f853b - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   43:     0x5d7dc87f853b - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   44:     0x5d7dc87f853b - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   45:     0x5d7dc87f853b - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   46:     0x5d7dc87f853b - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   47:     0x5d7dc87f853b - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   48:     0x5d7dc87f2f14 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   49:     0x5d7dc87f2f14 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   50:     0x5d7dc87fb142 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   51:     0x5d7dc87fb142 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   52:     0x5d7dc87fb142 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   53:     0x5d7dc87fb142 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x5d7dc87fb142 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x5d7dc87fb142 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   56:     0x5d7dc87fb142 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x5d7dc8e3963f - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   58:     0x5d7dc8e3963f - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   59:     0x719af1b5baa4 - <unknown>
[INFO] [stdout]   60:     0x719af1be8a64 - clone
[INFO] [stdout]   61:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- chunk::tests::test_blank_min_edge stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'chunk::tests::test_blank_min_edge' (35) panicked at src/test.rs:12:10:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5d7dc8e3a3ba - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5d7dc8e3a3ba - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5d7dc8e3a3ba - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5d7dc8e3a3ba - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5d7dc8e52b3a - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5d7dc8e52b3a - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x5d7dc8e410d2 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5d7dc8e410d2 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5d7dc8e170af - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5d7dc8e170af - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5d7dc8e319f9 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5d7dc87f7a6c - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5d7dc87f7a6c - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5d7dc8e31c72 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5d7dc8e31c72 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5d7dc8e17168 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5d7dc8e0e019 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5d7dc8e181ad - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5d7dc8e5337c - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5d7dc8e530f2 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5d7dc8736068 - <core[35159d6ffb30e017]::result::Result<alloc[a8a7aba520129d98]::string::String, std[ec419fa8110287d5]::io::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5d7dc8736068 - hgrep[1622a5e3ebed608]::test::read_matches::<&&str>
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test.rs:12:10
[INFO] [stdout]   22:     0x5d7dc873d6ae - hgrep[1622a5e3ebed608]::test::read_all_matches::<&str>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test.rs:29:27
[INFO] [stdout]   23:     0x5d7dc8731427 - <&mut hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<(&&str,)>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:310:21
[INFO] [stdout]   24:     0x5d7dc8731427 - <core[35159d6ffb30e017]::option::Option<&&str>>::map::<alloc[a8a7aba520129d98]::vec::into_iter::IntoIter<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>>, &mut hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/option.rs:1165:29
[INFO] [stdout]   25:     0x5d7dc8731427 - <core[35159d6ffb30e017]::iter::adapters::map::Map<core[35159d6ffb30e017]::slice::iter::Iter<&str>, hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0}> as core[35159d6ffb30e017]::iter::traits::iterator::Iterator>::next
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/iter/adapters/map.rs:107:26
[INFO] [stdout]   26:     0x5d7dc87e71f4 - <core[35159d6ffb30e017]::iter::adapters::fuse::Fuse<core[35159d6ffb30e017]::iter::adapters::map::Map<core[35159d6ffb30e017]::slice::iter::Iter<&str>, hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0}>> as core[35159d6ffb30e017]::iter::adapters::fuse::FuseImpl<core[35159d6ffb30e017]::iter::adapters::map::Map<core[35159d6ffb30e017]::slice::iter::Iter<&str>, hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0}>>>::next
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/iter/adapters/fuse.rs:381:29
[INFO] [stdout]   27:     0x5d7dc87b6597 - <core[35159d6ffb30e017]::iter::adapters::fuse::Fuse<core[35159d6ffb30e017]::iter::adapters::map::Map<core[35159d6ffb30e017]::slice::iter::Iter<&str>, hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0}>> as core[35159d6ffb30e017]::iter::traits::iterator::Iterator>::next
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/iter/adapters/fuse.rs:50:9
[INFO] [stdout]   28:     0x5d7dc87b6597 - <core[35159d6ffb30e017]::iter::adapters::flatten::FlattenCompat<core[35159d6ffb30e017]::iter::adapters::map::Map<core[35159d6ffb30e017]::slice::iter::Iter<&str>, hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0}>, alloc[a8a7aba520129d98]::vec::into_iter::IntoIter<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>>> as core[35159d6ffb30e017]::iter::traits::iterator::Iterator>::next
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/iter/adapters/flatten.rs:526:29
[INFO] [stdout]   29:     0x5d7dc87b5106 - <core[35159d6ffb30e017]::iter::adapters::flatten::FlatMap<core[35159d6ffb30e017]::slice::iter::Iter<&str>, alloc[a8a7aba520129d98]::vec::into_iter::IntoIter<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>>, hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0}> as core[35159d6ffb30e017]::iter::traits::iterator::Iterator>::next
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/iter/adapters/flatten.rs:64:20
[INFO] [stdout]   30:     0x5d7dc87d2008 - <alloc[a8a7aba520129d98]::vec::Vec<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>> as alloc[a8a7aba520129d98]::vec::spec_from_iter_nested::SpecFromIterNested<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>, core[35159d6ffb30e017]::iter::adapters::flatten::FlatMap<core[35159d6ffb30e017]::slice::iter::Iter<&str>, alloc[a8a7aba520129d98]::vec::into_iter::IntoIter<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>>, hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0}>>>::from_iter
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/vec/spec_from_iter_nested.rs:24:41
[INFO] [stdout]   31:     0x5d7dc87d159d - <alloc[a8a7aba520129d98]::vec::Vec<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>> as alloc[a8a7aba520129d98]::vec::spec_from_iter::SpecFromIter<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>, core[35159d6ffb30e017]::iter::adapters::flatten::FlatMap<core[35159d6ffb30e017]::slice::iter::Iter<&str>, alloc[a8a7aba520129d98]::vec::into_iter::IntoIter<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>>, hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0}>>>::from_iter
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/vec/spec_from_iter.rs:33:9
[INFO] [stdout]   32:     0x5d7dc87ce247 - <alloc[a8a7aba520129d98]::vec::Vec<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>> as core[35159d6ffb30e017]::iter::traits::collect::FromIterator<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>>>::from_iter::<core[35159d6ffb30e017]::iter::adapters::flatten::FlatMap<core[35159d6ffb30e017]::slice::iter::Iter<&str>, alloc[a8a7aba520129d98]::vec::into_iter::IntoIter<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>>, hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/vec/mod.rs:3895:9
[INFO] [stdout]   33:     0x5d7dc87a7f9d - <core[35159d6ffb30e017]::iter::adapters::flatten::FlatMap<core[35159d6ffb30e017]::slice::iter::Iter<&str>, alloc[a8a7aba520129d98]::vec::into_iter::IntoIter<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>>, hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0}> as core[35159d6ffb30e017]::iter::traits::iterator::Iterator>::collect::<alloc[a8a7aba520129d98]::vec::Vec<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/iter/traits/iterator.rs:2092:9
[INFO] [stdout]   34:     0x5d7dc87366a1 - hgrep[1622a5e3ebed608]::test::read_all_matches::<&str>
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test.rs:30:10
[INFO] [stdout]   35:     0x5d7dc87aa2a1 - hgrep[1622a5e3ebed608]::chunk::tests::test_success_case
[INFO] [stdout]                                at /opt/rustwide/workdir/src/chunk.rs:375:23
[INFO] [stdout]   36:     0x5d7dc87ab2e2 - hgrep[1622a5e3ebed608]::chunk::tests::test_blank_min_edge
[INFO] [stdout]                                at /opt/rustwide/workdir/src/chunk.rs:390:21
[INFO] [stdout]   37:     0x5d7dc87a8607 - hgrep[1622a5e3ebed608]::chunk::tests::test_blank_min_edge::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/chunk.rs:389:27
[INFO] [stdout]   38:     0x5d7dc87c6496 - <hgrep[1622a5e3ebed608]::chunk::tests::test_blank_min_edge::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   39:     0x5d7dc87ead4b - <fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x5d7dc87ead4b - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18
[INFO] [stdout]   41:     0x5d7dc87f853b - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   42:     0x5d7dc87f853b - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   43:     0x5d7dc87f853b - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   44:     0x5d7dc87f853b - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   45:     0x5d7dc87f853b - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   46:     0x5d7dc87f853b - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   47:     0x5d7dc87f853b - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   48:     0x5d7dc87f2f14 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   49:     0x5d7dc87f2f14 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   50:     0x5d7dc87fb142 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   51:     0x5d7dc87fb142 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   52:     0x5d7dc87fb142 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   53:     0x5d7dc87fb142 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x5d7dc87fb142 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x5d7dc87fb142 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   56:     0x5d7dc87fb142 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x5d7dc8e3963f - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   58:     0x5d7dc8e3963f - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   59:     0x719af1b5baa4 - <unknown>
[INFO] [stdout]   60:     0x719af1be8a64 - clone
[INFO] [stdout]   61:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- chunk::tests::test_no_chunk_file_begin stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'chunk::tests::test_no_chunk_file_begin' (50) panicked at src/test.rs:12:10:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5d7dc8e3a3ba - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5d7dc8e3a3ba - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5d7dc8e3a3ba - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5d7dc8e3a3ba - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5d7dc8e52b3a - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5d7dc8e52b3a - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x5d7dc8e410d2 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5d7dc8e410d2 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5d7dc8e170af - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5d7dc8e170af - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5d7dc8e319f9 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5d7dc87f7a6c - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5d7dc87f7a6c - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5d7dc8e31c72 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5d7dc8e31c72 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5d7dc8e17168 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5d7dc8e0e019 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5d7dc8e181ad - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5d7dc8e5337c - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5d7dc8e530f2 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5d7dc8736068 - <core[35159d6ffb30e017]::result::Result<alloc[a8a7aba520129d98]::string::String, std[ec419fa8110287d5]::io::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5d7dc8736068 - hgrep[1622a5e3ebed608]::test::read_matches::<&&str>
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test.rs:12:10
[INFO] [stdout]   22:     0x5d7dc873d6ae - hgrep[1622a5e3ebed608]::test::read_all_matches::<&str>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test.rs:29:27
[INFO] [stdout]   23:     0x5d7dc8731427 - <&mut hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<(&&str,)>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:310:21
[INFO] [stdout]   24:     0x5d7dc8731427 - <core[35159d6ffb30e017]::option::Option<&&str>>::map::<alloc[a8a7aba520129d98]::vec::into_iter::IntoIter<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>>, &mut hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/option.rs:1165:29
[INFO] [stdout]   25:     0x5d7dc8731427 - <core[35159d6ffb30e017]::iter::adapters::map::Map<core[35159d6ffb30e017]::slice::iter::Iter<&str>, hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0}> as core[35159d6ffb30e017]::iter::traits::iterator::Iterator>::next
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/iter/adapters/map.rs:107:26
[INFO] [stdout]   26:     0x5d7dc87e71f4 - <core[35159d6ffb30e017]::iter::adapters::fuse::Fuse<core[35159d6ffb30e017]::iter::adapters::map::Map<core[35159d6ffb30e017]::slice::iter::Iter<&str>, hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0}>> as core[35159d6ffb30e017]::iter::adapters::fuse::FuseImpl<core[35159d6ffb30e017]::iter::adapters::map::Map<core[35159d6ffb30e017]::slice::iter::Iter<&str>, hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0}>>>::next
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/iter/adapters/fuse.rs:381:29
[INFO] [stdout]   27:     0x5d7dc87b6597 - <core[35159d6ffb30e017]::iter::adapters::fuse::Fuse<core[35159d6ffb30e017]::iter::adapters::map::Map<core[35159d6ffb30e017]::slice::iter::Iter<&str>, hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0}>> as core[35159d6ffb30e017]::iter::traits::iterator::Iterator>::next
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/iter/adapters/fuse.rs:50:9
[INFO] [stdout]   28:     0x5d7dc87b6597 - <core[35159d6ffb30e017]::iter::adapters::flatten::FlattenCompat<core[35159d6ffb30e017]::iter::adapters::map::Map<core[35159d6ffb30e017]::slice::iter::Iter<&str>, hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0}>, alloc[a8a7aba520129d98]::vec::into_iter::IntoIter<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>>> as core[35159d6ffb30e017]::iter::traits::iterator::Iterator>::next
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/iter/adapters/flatten.rs:526:29
[INFO] [stdout]   29:     0x5d7dc87b5106 - <core[35159d6ffb30e017]::iter::adapters::flatten::FlatMap<core[35159d6ffb30e017]::slice::iter::Iter<&str>, alloc[a8a7aba520129d98]::vec::into_iter::IntoIter<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>>, hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0}> as core[35159d6ffb30e017]::iter::traits::iterator::Iterator>::next
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/iter/adapters/flatten.rs:64:20
[INFO] [stdout]   30:     0x5d7dc87d2008 - <alloc[a8a7aba520129d98]::vec::Vec<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>> as alloc[a8a7aba520129d98]::vec::spec_from_iter_nested::SpecFromIterNested<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>, core[35159d6ffb30e017]::iter::adapters::flatten::FlatMap<core[35159d6ffb30e017]::slice::iter::Iter<&str>, alloc[a8a7aba520129d98]::vec::into_iter::IntoIter<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>>, hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0}>>>::from_iter
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/vec/spec_from_iter_nested.rs:24:41
[INFO] [stdout]   31:     0x5d7dc87d159d - <alloc[a8a7aba520129d98]::vec::Vec<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>> as alloc[a8a7aba520129d98]::vec::spec_from_iter::SpecFromIter<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>, core[35159d6ffb30e017]::iter::adapters::flatten::FlatMap<core[35159d6ffb30e017]::slice::iter::Iter<&str>, alloc[a8a7aba520129d98]::vec::into_iter::IntoIter<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>>, hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0}>>>::from_iter
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/vec/spec_from_iter.rs:33:9
[INFO] [stdout]   32:     0x5d7dc87ce247 - <alloc[a8a7aba520129d98]::vec::Vec<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>> as core[35159d6ffb30e017]::iter::traits::collect::FromIterator<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>>>::from_iter::<core[35159d6ffb30e017]::iter::adapters::flatten::FlatMap<core[35159d6ffb30e017]::slice::iter::Iter<&str>, alloc[a8a7aba520129d98]::vec::into_iter::IntoIter<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>>, hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/vec/mod.rs:3895:9
[INFO] [stdout]   33:     0x5d7dc87a7f9d - <core[35159d6ffb30e017]::iter::adapters::flatten::FlatMap<core[35159d6ffb30e017]::slice::iter::Iter<&str>, alloc[a8a7aba520129d98]::vec::into_iter::IntoIter<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>>, hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0}> as core[35159d6ffb30e017]::iter::traits::iterator::Iterator>::collect::<alloc[a8a7aba520129d98]::vec::Vec<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/iter/traits/iterator.rs:2092:9
[INFO] [stdout]   34:     0x5d7dc87366a1 - hgrep[1622a5e3ebed608]::test::read_all_matches::<&str>
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test.rs:30:10
[INFO] [stdout]   35:     0x5d7dc87aa2a1 - hgrep[1622a5e3ebed608]::chunk::tests::test_success_case
[INFO] [stdout]                                at /opt/rustwide/workdir/src/chunk.rs:375:23
[INFO] [stdout]   36:     0x5d7dc87acd62 - hgrep[1622a5e3ebed608]::chunk::tests::test_no_chunk_file_begin
[INFO] [stdout]                                at /opt/rustwide/workdir/src/chunk.rs:390:21
[INFO] [stdout]   37:     0x5d7dc87a88a7 - hgrep[1622a5e3ebed608]::chunk::tests::test_no_chunk_file_begin::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/chunk.rs:389:27
[INFO] [stdout]   38:     0x5d7dc87c6816 - <hgrep[1622a5e3ebed608]::chunk::tests::test_no_chunk_file_begin::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   39:     0x5d7dc87ead4b - <fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x5d7dc87ead4b - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18
[INFO] [stdout]   41:     0x5d7dc87f853b - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   42:     0x5d7dc87f853b - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   43:     0x5d7dc87f853b - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   44:     0x5d7dc87f853b - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   45:     0x5d7dc87f853b - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   46:     0x5d7dc87f853b - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   47:     0x5d7dc87f853b - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   48:     0x5d7dc87f2f14 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   49:     0x5d7dc87f2f14 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   50:     0x5d7dc87fb142 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   51:     0x5d7dc87fb142 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   52:     0x5d7dc87fb142 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   53:     0x5d7dc87fb142 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x5d7dc87fb142 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x5d7dc87fb142 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   56:     0x5d7dc87fb142 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x5d7dc8e3963f - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   58:     0x5d7dc8e3963f - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   59:     0x719af1b5baa4 - <unknown>
[INFO] [stdout]   60:     0x719af1be8a64 - clone
[INFO] [stdout]   61:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- chunk::tests::test_edges_out stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'chunk::tests::test_edges_out' (41) panicked at src/test.rs:12:10:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5d7dc8e3a3ba - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5d7dc8e3a3ba - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5d7dc8e3a3ba - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5d7dc8e3a3ba - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5d7dc8e52b3a - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5d7dc8e52b3a - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x5d7dc8e410d2 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5d7dc8e410d2 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5d7dc8e170af - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5d7dc8e170af - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5d7dc8e319f9 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5d7dc87f7a6c - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5d7dc87f7a6c - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5d7dc8e31c72 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5d7dc8e31c72 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5d7dc8e17168 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5d7dc8e0e019 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5d7dc8e181ad - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5d7dc8e5337c - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5d7dc8e530f2 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5d7dc8736068 - <core[35159d6ffb30e017]::result::Result<alloc[a8a7aba520129d98]::string::String, std[ec419fa8110287d5]::io::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5d7dc8736068 - hgrep[1622a5e3ebed608]::test::read_matches::<&&str>
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test.rs:12:10
[INFO] [stdout]   22:     0x5d7dc873d6ae - hgrep[1622a5e3ebed608]::test::read_all_matches::<&str>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test.rs:29:27
[INFO] [stdout]   23:     0x5d7dc8731427 - <&mut hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<(&&str,)>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:310:21
[INFO] [stdout]   24:     0x5d7dc8731427 - <core[35159d6ffb30e017]::option::Option<&&str>>::map::<alloc[a8a7aba520129d98]::vec::into_iter::IntoIter<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>>, &mut hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/option.rs:1165:29
[INFO] [stdout]   25:     0x5d7dc8731427 - <core[35159d6ffb30e017]::iter::adapters::map::Map<core[35159d6ffb30e017]::slice::iter::Iter<&str>, hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0}> as core[35159d6ffb30e017]::iter::traits::iterator::Iterator>::next
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/iter/adapters/map.rs:107:26
[INFO] [stdout]   26:     0x5d7dc87e71f4 - <core[35159d6ffb30e017]::iter::adapters::fuse::Fuse<core[35159d6ffb30e017]::iter::adapters::map::Map<core[35159d6ffb30e017]::slice::iter::Iter<&str>, hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0}>> as core[35159d6ffb30e017]::iter::adapters::fuse::FuseImpl<core[35159d6ffb30e017]::iter::adapters::map::Map<core[35159d6ffb30e017]::slice::iter::Iter<&str>, hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0}>>>::next
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/iter/adapters/fuse.rs:381:29
[INFO] [stdout]   27:     0x5d7dc87b6597 - <core[35159d6ffb30e017]::iter::adapters::fuse::Fuse<core[35159d6ffb30e017]::iter::adapters::map::Map<core[35159d6ffb30e017]::slice::iter::Iter<&str>, hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0}>> as core[35159d6ffb30e017]::iter::traits::iterator::Iterator>::next
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/iter/adapters/fuse.rs:50:9
[INFO] [stdout]   28:     0x5d7dc87b6597 - <core[35159d6ffb30e017]::iter::adapters::flatten::FlattenCompat<core[35159d6ffb30e017]::iter::adapters::map::Map<core[35159d6ffb30e017]::slice::iter::Iter<&str>, hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0}>, alloc[a8a7aba520129d98]::vec::into_iter::IntoIter<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>>> as core[35159d6ffb30e017]::iter::traits::iterator::Iterator>::next
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/iter/adapters/flatten.rs:526:29
[INFO] [stdout]   29:     0x5d7dc87b5106 - <core[35159d6ffb30e017]::iter::adapters::flatten::FlatMap<core[35159d6ffb30e017]::slice::iter::Iter<&str>, alloc[a8a7aba520129d98]::vec::into_iter::IntoIter<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>>, hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0}> as core[35159d6ffb30e017]::iter::traits::iterator::Iterator>::next
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/iter/adapters/flatten.rs:64:20
[INFO] [stdout]   30:     0x5d7dc87d2008 - <alloc[a8a7aba520129d98]::vec::Vec<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>> as alloc[a8a7aba520129d98]::vec::spec_from_iter_nested::SpecFromIterNested<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>, core[35159d6ffb30e017]::iter::adapters::flatten::FlatMap<core[35159d6ffb30e017]::slice::iter::Iter<&str>, alloc[a8a7aba520129d98]::vec::into_iter::IntoIter<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>>, hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0}>>>::from_iter
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/vec/spec_from_iter_nested.rs:24:41
[INFO] [stdout]   31:     0x5d7dc87d159d - <alloc[a8a7aba520129d98]::vec::Vec<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>> as alloc[a8a7aba520129d98]::vec::spec_from_iter::SpecFromIter<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>, core[35159d6ffb30e017]::iter::adapters::flatten::FlatMap<core[35159d6ffb30e017]::slice::iter::Iter<&str>, alloc[a8a7aba520129d98]::vec::into_iter::IntoIter<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>>, hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0}>>>::from_iter
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/vec/spec_from_iter.rs:33:9
[INFO] [stdout]   32:     0x5d7dc87ce247 - <alloc[a8a7aba520129d98]::vec::Vec<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>> as core[35159d6ffb30e017]::iter::traits::collect::FromIterator<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>>>::from_iter::<core[35159d6ffb30e017]::iter::adapters::flatten::FlatMap<core[35159d6ffb30e017]::slice::iter::Iter<&str>, alloc[a8a7aba520129d98]::vec::into_iter::IntoIter<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>>, hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/vec/mod.rs:3895:9
[INFO] [stdout]   33:     0x5d7dc87a7f9d - <core[35159d6ffb30e017]::iter::adapters::flatten::FlatMap<core[35159d6ffb30e017]::slice::iter::Iter<&str>, alloc[a8a7aba520129d98]::vec::into_iter::IntoIter<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>>, hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0}> as core[35159d6ffb30e017]::iter::traits::iterator::Iterator>::collect::<alloc[a8a7aba520129d98]::vec::Vec<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/iter/traits/iterator.rs:2092:9
[INFO] [stdout]   34:     0x5d7dc87366a1 - hgrep[1622a5e3ebed608]::test::read_all_matches::<&str>
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test.rs:30:10
[INFO] [stdout]   35:     0x5d7dc87aa2a1 - hgrep[1622a5e3ebed608]::chunk::tests::test_success_case
[INFO] [stdout]                                at /opt/rustwide/workdir/src/chunk.rs:375:23
[INFO] [stdout]   36:     0x5d7dc87aa6c2 - hgrep[1622a5e3ebed608]::chunk::tests::test_edges_out
[INFO] [stdout]                                at /opt/rustwide/workdir/src/chunk.rs:390:21
[INFO] [stdout]   37:     0x5d7dc87a83c7 - hgrep[1622a5e3ebed608]::chunk::tests::test_edges_out::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/chunk.rs:389:27
[INFO] [stdout]   38:     0x5d7dc87c6196 - <hgrep[1622a5e3ebed608]::chunk::tests::test_edges_out::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   39:     0x5d7dc87ead4b - <fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x5d7dc87ead4b - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18
[INFO] [stdout]   41:     0x5d7dc87f853b - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   42:     0x5d7dc87f853b - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   43:     0x5d7dc87f853b - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   44:     0x5d7dc87f853b - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   45:     0x5d7dc87f853b - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   46:     0x5d7dc87f853b - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   47:     0x5d7dc87f853b - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   48:     0x5d7dc87f2f14 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   49:     0x5d7dc87f2f14 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   50:     0x5d7dc87fb142 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   51:     0x5d7dc87fb142 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   52:     0x5d7dc87fb142 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   53:     0x5d7dc87fb142 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x5d7dc87fb142 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x5d7dc87fb142 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   56:     0x5d7dc87fb142 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x5d7dc8e3963f - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   58:     0x5d7dc8e3963f - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   59:     0x719af1b5baa4 - <unknown>
[INFO] [stdout]   60:     0x719af1be8a64 - clone
[INFO] [stdout]   61:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- chunk::tests::test_edges stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'chunk::tests::test_edges' (40) panicked at src/test.rs:12:10:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5d7dc8e3a3ba - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5d7dc8e3a3ba - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5d7dc8e3a3ba - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5d7dc8e3a3ba - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5d7dc8e52b3a - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5d7dc8e52b3a - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x5d7dc8e410d2 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5d7dc8e410d2 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5d7dc8e170af - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5d7dc8e170af - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5d7dc8e319f9 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5d7dc87f7a6c - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5d7dc87f7a6c - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5d7dc8e31c72 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5d7dc8e31c72 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5d7dc8e17168 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5d7dc8e0e019 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5d7dc8e181ad - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5d7dc8e5337c - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5d7dc8e530f2 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5d7dc8736068 - <core[35159d6ffb30e017]::result::Result<alloc[a8a7aba520129d98]::string::String, std[ec419fa8110287d5]::io::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5d7dc8736068 - hgrep[1622a5e3ebed608]::test::read_matches::<&&str>
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test.rs:12:10
[INFO] [stdout]   22:     0x5d7dc873d6ae - hgrep[1622a5e3ebed608]::test::read_all_matches::<&str>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test.rs:29:27
[INFO] [stdout]   23:     0x5d7dc8731427 - <&mut hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<(&&str,)>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:310:21
[INFO] [stdout]   24:     0x5d7dc8731427 - <core[35159d6ffb30e017]::option::Option<&&str>>::map::<alloc[a8a7aba520129d98]::vec::into_iter::IntoIter<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>>, &mut hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/option.rs:1165:29
[INFO] [stdout]   25:     0x5d7dc8731427 - <core[35159d6ffb30e017]::iter::adapters::map::Map<core[35159d6ffb30e017]::slice::iter::Iter<&str>, hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0}> as core[35159d6ffb30e017]::iter::traits::iterator::Iterator>::next
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/iter/adapters/map.rs:107:26
[INFO] [stdout]   26:     0x5d7dc87e71f4 - <core[35159d6ffb30e017]::iter::adapters::fuse::Fuse<core[35159d6ffb30e017]::iter::adapters::map::Map<core[35159d6ffb30e017]::slice::iter::Iter<&str>, hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0}>> as core[35159d6ffb30e017]::iter::adapters::fuse::FuseImpl<core[35159d6ffb30e017]::iter::adapters::map::Map<core[35159d6ffb30e017]::slice::iter::Iter<&str>, hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0}>>>::next
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/iter/adapters/fuse.rs:381:29
[INFO] [stdout]   27:     0x5d7dc87b6597 - <core[35159d6ffb30e017]::iter::adapters::fuse::Fuse<core[35159d6ffb30e017]::iter::adapters::map::Map<core[35159d6ffb30e017]::slice::iter::Iter<&str>, hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0}>> as core[35159d6ffb30e017]::iter::traits::iterator::Iterator>::next
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/iter/adapters/fuse.rs:50:9
[INFO] [stdout]   28:     0x5d7dc87b6597 - <core[35159d6ffb30e017]::iter::adapters::flatten::FlattenCompat<core[35159d6ffb30e017]::iter::adapters::map::Map<core[35159d6ffb30e017]::slice::iter::Iter<&str>, hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0}>, alloc[a8a7aba520129d98]::vec::into_iter::IntoIter<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>>> as core[35159d6ffb30e017]::iter::traits::iterator::Iterator>::next
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/iter/adapters/flatten.rs:526:29
[INFO] [stdout]   29:     0x5d7dc87b5106 - <core[35159d6ffb30e017]::iter::adapters::flatten::FlatMap<core[35159d6ffb30e017]::slice::iter::Iter<&str>, alloc[a8a7aba520129d98]::vec::into_iter::IntoIter<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>>, hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0}> as core[35159d6ffb30e017]::iter::traits::iterator::Iterator>::next
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/iter/adapters/flatten.rs:64:20
[INFO] [stdout]   30:     0x5d7dc87d2008 - <alloc[a8a7aba520129d98]::vec::Vec<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>> as alloc[a8a7aba520129d98]::vec::spec_from_iter_nested::SpecFromIterNested<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>, core[35159d6ffb30e017]::iter::adapters::flatten::FlatMap<core[35159d6ffb30e017]::slice::iter::Iter<&str>, alloc[a8a7aba520129d98]::vec::into_iter::IntoIter<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>>, hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0}>>>::from_iter
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/vec/spec_from_iter_nested.rs:24:41
[INFO] [stdout]   31:     0x5d7dc87d159d - <alloc[a8a7aba520129d98]::vec::Vec<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>> as alloc[a8a7aba520129d98]::vec::spec_from_iter::SpecFromIter<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>, core[35159d6ffb30e017]::iter::adapters::flatten::FlatMap<core[35159d6ffb30e017]::slice::iter::Iter<&str>, alloc[a8a7aba520129d98]::vec::into_iter::IntoIter<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>>, hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0}>>>::from_iter
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/vec/spec_from_iter.rs:33:9
[INFO] [stdout]   32:     0x5d7dc87ce247 - <alloc[a8a7aba520129d98]::vec::Vec<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>> as core[35159d6ffb30e017]::iter::traits::collect::FromIterator<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>>>::from_iter::<core[35159d6ffb30e017]::iter::adapters::flatten::FlatMap<core[35159d6ffb30e017]::slice::iter::Iter<&str>, alloc[a8a7aba520129d98]::vec::into_iter::IntoIter<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>>, hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/vec/mod.rs:3895:9
[INFO] [stdout]   33:     0x5d7dc87a7f9d - <core[35159d6ffb30e017]::iter::adapters::flatten::FlatMap<core[35159d6ffb30e017]::slice::iter::Iter<&str>, alloc[a8a7aba520129d98]::vec::into_iter::IntoIter<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>>, hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0}> as core[35159d6ffb30e017]::iter::traits::iterator::Iterator>::collect::<alloc[a8a7aba520129d98]::vec::Vec<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/iter/traits/iterator.rs:2092:9
[INFO] [stdout]   34:     0x5d7dc87366a1 - hgrep[1622a5e3ebed608]::test::read_all_matches::<&str>
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test.rs:30:10
[INFO] [stdout]   35:     0x5d7dc87aa2a1 - hgrep[1622a5e3ebed608]::chunk::tests::test_success_case
[INFO] [stdout]                                at /opt/rustwide/workdir/src/chunk.rs:375:23
[INFO] [stdout]   36:     0x5d7dc87aa622 - hgrep[1622a5e3ebed608]::chunk::tests::test_edges
[INFO] [stdout]                                at /opt/rustwide/workdir/src/chunk.rs:390:21
[INFO] [stdout]   37:     0x5d7dc87a82d7 - hgrep[1622a5e3ebed608]::chunk::tests::test_edges::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/chunk.rs:389:27
[INFO] [stdout]   38:     0x5d7dc87c6056 - <hgrep[1622a5e3ebed608]::chunk::tests::test_edges::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   39:     0x5d7dc87ead4b - <fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x5d7dc87ead4b - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18
[INFO] [stdout]   41:     0x5d7dc87f853b - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   42:     0x5d7dc87f853b - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   43:     0x5d7dc87f853b - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   44:     0x5d7dc87f853b - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   45:     0x5d7dc87f853b - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   46:     0x5d7dc87f853b - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   47:     0x5d7dc87f853b - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   48:     0x5d7dc87f2f14 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   49:     0x5d7dc87f2f14 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   50:     0x5d7dc87fb142 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   51:     0x5d7dc87fb142 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   52:     0x5d7dc87fb142 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   53:     0x5d7dc87fb142 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x5d7dc87fb142 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x5d7dc87fb142 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   56:     0x5d7dc87fb142 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x5d7dc8e3963f - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   58:     0x5d7dc8e3963f - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   59:     0x719af1b5baa4 - <unknown>
[INFO] [stdout]   60:     0x719af1be8a64 - clone
[INFO] [stdout]   61:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- chunk::tests::test_no_chunk_short stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'chunk::tests::test_no_chunk_short' (56) panicked at src/test.rs:12:10:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5d7dc8e3a3ba - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5d7dc8e3a3ba - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5d7dc8e3a3ba - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5d7dc8e3a3ba - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5d7dc8e52b3a - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5d7dc8e52b3a - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x5d7dc8e410d2 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5d7dc8e410d2 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5d7dc8e170af - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5d7dc8e170af - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5d7dc8e319f9 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5d7dc87f7a6c - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5d7dc87f7a6c - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5d7dc8e31c72 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5d7dc8e31c72 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5d7dc8e17168 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5d7dc8e0e019 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5d7dc8e181ad - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5d7dc8e5337c - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5d7dc8e530f2 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5d7dc8736068 - <core[35159d6ffb30e017]::result::Result<alloc[a8a7aba520129d98]::string::String, std[ec419fa8110287d5]::io::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5d7dc8736068 - hgrep[1622a5e3ebed608]::test::read_matches::<&&str>
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test.rs:12:10
[INFO] [stdout]   22:     0x5d7dc873d6ae - hgrep[1622a5e3ebed608]::test::read_all_matches::<&str>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test.rs:29:27
[INFO] [stdout]   23:     0x5d7dc8731427 - <&mut hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<(&&str,)>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:310:21
[INFO] [stdout]   24:     0x5d7dc8731427 - <core[35159d6ffb30e017]::option::Option<&&str>>::map::<alloc[a8a7aba520129d98]::vec::into_iter::IntoIter<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>>, &mut hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/option.rs:1165:29
[INFO] [stdout]   25:     0x5d7dc8731427 - <core[35159d6ffb30e017]::iter::adapters::map::Map<core[35159d6ffb30e017]::slice::iter::Iter<&str>, hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0}> as core[35159d6ffb30e017]::iter::traits::iterator::Iterator>::next
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/iter/adapters/map.rs:107:26
[INFO] [stdout]   26:     0x5d7dc87e71f4 - <core[35159d6ffb30e017]::iter::adapters::fuse::Fuse<core[35159d6ffb30e017]::iter::adapters::map::Map<core[35159d6ffb30e017]::slice::iter::Iter<&str>, hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0}>> as core[35159d6ffb30e017]::iter::adapters::fuse::FuseImpl<core[35159d6ffb30e017]::iter::adapters::map::Map<core[35159d6ffb30e017]::slice::iter::Iter<&str>, hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0}>>>::next
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/iter/adapters/fuse.rs:381:29
[INFO] [stdout]   27:     0x5d7dc87b6597 - <core[35159d6ffb30e017]::iter::adapters::fuse::Fuse<core[35159d6ffb30e017]::iter::adapters::map::Map<core[35159d6ffb30e017]::slice::iter::Iter<&str>, hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0}>> as core[35159d6ffb30e017]::iter::traits::iterator::Iterator>::next
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/iter/adapters/fuse.rs:50:9
[INFO] [stdout]   28:     0x5d7dc87b6597 - <core[35159d6ffb30e017]::iter::adapters::flatten::FlattenCompat<core[35159d6ffb30e017]::iter::adapters::map::Map<core[35159d6ffb30e017]::slice::iter::Iter<&str>, hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0}>, alloc[a8a7aba520129d98]::vec::into_iter::IntoIter<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>>> as core[35159d6ffb30e017]::iter::traits::iterator::Iterator>::next
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/iter/adapters/flatten.rs:526:29
[INFO] [stdout]   29:     0x5d7dc87b5106 - <core[35159d6ffb30e017]::iter::adapters::flatten::FlatMap<core[35159d6ffb30e017]::slice::iter::Iter<&str>, alloc[a8a7aba520129d98]::vec::into_iter::IntoIter<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>>, hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0}> as core[35159d6ffb30e017]::iter::traits::iterator::Iterator>::next
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/iter/adapters/flatten.rs:64:20
[INFO] [stdout]   30:     0x5d7dc87d2008 - <alloc[a8a7aba520129d98]::vec::Vec<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>> as alloc[a8a7aba520129d98]::vec::spec_from_iter_nested::SpecFromIterNested<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>, core[35159d6ffb30e017]::iter::adapters::flatten::FlatMap<core[35159d6ffb30e017]::slice::iter::Iter<&str>, alloc[a8a7aba520129d98]::vec::into_iter::IntoIter<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>>, hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0}>>>::from_iter
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/vec/spec_from_iter_nested.rs:24:41
[INFO] [stdout]   31:     0x5d7dc87d159d - <alloc[a8a7aba520129d98]::vec::Vec<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>> as alloc[a8a7aba520129d98]::vec::spec_from_iter::SpecFromIter<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>, core[35159d6ffb30e017]::iter::adapters::flatten::FlatMap<core[35159d6ffb30e017]::slice::iter::Iter<&str>, alloc[a8a7aba520129d98]::vec::into_iter::IntoIter<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>>, hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0}>>>::from_iter
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/vec/spec_from_iter.rs:33:9
[INFO] [stdout]   32:     0x5d7dc87ce247 - <alloc[a8a7aba520129d98]::vec::Vec<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>> as core[35159d6ffb30e017]::iter::traits::collect::FromIterator<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>>>::from_iter::<core[35159d6ffb30e017]::iter::adapters::flatten::FlatMap<core[35159d6ffb30e017]::slice::iter::Iter<&str>, alloc[a8a7aba520129d98]::vec::into_iter::IntoIter<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>>, hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/vec/mod.rs:3895:9
[INFO] [stdout]   33:     0x5d7dc87a7f9d - <core[35159d6ffb30e017]::iter::adapters::flatten::FlatMap<core[35159d6ffb30e017]::slice::iter::Iter<&str>, alloc[a8a7aba520129d98]::vec::into_iter::IntoIter<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>>, hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0}> as core[35159d6ffb30e017]::iter::traits::iterator::Iterator>::collect::<alloc[a8a7aba520129d98]::vec::Vec<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/iter/traits/iterator.rs:2092:9
[INFO] [stdout]   34:     0x5d7dc87366a1 - hgrep[1622a5e3ebed608]::test::read_all_matches::<&str>
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test.rs:30:10
[INFO] [stdout]   35:     0x5d7dc87aa2a1 - hgrep[1622a5e3ebed608]::chunk::tests::test_success_case
[INFO] [stdout]                                at /opt/rustwide/workdir/src/chunk.rs:375:23
[INFO] [stdout]   36:     0x5d7dc87ab342 - hgrep[1622a5e3ebed608]::chunk::tests::test_no_chunk_short
[INFO] [stdout]                                at /opt/rustwide/workdir/src/chunk.rs:390:21
[INFO] [stdout]   37:     0x5d7dc87a8697 - hgrep[1622a5e3ebed608]::chunk::tests::test_no_chunk_short::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/chunk.rs:389:27
[INFO] [stdout]   38:     0x5d7dc87c6556 - <hgrep[1622a5e3ebed608]::chunk::tests::test_no_chunk_short::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   39:     0x5d7dc87ead4b - <fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x5d7dc87ead4b - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18
[INFO] [stdout]   41:     0x5d7dc87f853b - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   42:     0x5d7dc87f853b - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   43:     0x5d7dc87f853b - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   44:     0x5d7dc87f853b - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   45:     0x5d7dc87f853b - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   46:     0x5d7dc87f853b - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   47:     0x5d7dc87f853b - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   48:     0x5d7dc87f2f14 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   49:     0x5d7dc87f2f14 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   50:     0x5d7dc87fb142 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   51:     0x5d7dc87fb142 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   52:     0x5d7dc87fb142 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   53:     0x5d7dc87fb142 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x5d7dc87fb142 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x5d7dc87fb142 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   56:     0x5d7dc87fb142 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x5d7dc8e3963f - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   58:     0x5d7dc8e3963f - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   59:     0x719af1b5baa4 - <unknown>
[INFO] [stdout]   60:     0x719af1be8a64 - clone
[INFO] [stdout]   61:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- chunk::tests::test_files_decode_file stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'chunk::tests::test_files_decode_file' (44) panicked at src/chunk.rs:577:65:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5d7dc8e3a3ba - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5d7dc8e3a3ba - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5d7dc8e3a3ba - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5d7dc8e3a3ba - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5d7dc8e52b3a - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5d7dc8e52b3a - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x5d7dc8e410d2 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5d7dc8e410d2 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5d7dc8e170af - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5d7dc8e170af - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5d7dc8e319f9 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5d7dc87f7a6c - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5d7dc87f7a6c - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5d7dc8e31c72 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5d7dc8e31c72 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5d7dc8e17168 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5d7dc8e0e019 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5d7dc8e181ad - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5d7dc8e5337c - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5d7dc8e530f2 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5d7dc87ab7c4 - <core[35159d6ffb30e017]::result::Result<alloc[a8a7aba520129d98]::string::String, std[ec419fa8110287d5]::io::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5d7dc87ab7c4 - hgrep[1622a5e3ebed608]::chunk::tests::test_files_decode_file
[INFO] [stdout]                                at /opt/rustwide/workdir/src/chunk.rs:577:65
[INFO] [stdout]   22:     0x5d7dc87a8787 - hgrep[1622a5e3ebed608]::chunk::tests::test_files_decode_file::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/chunk.rs:560:32
[INFO] [stdout]   23:     0x5d7dc87c6696 - <hgrep[1622a5e3ebed608]::chunk::tests::test_files_decode_file::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5d7dc87ead4b - <fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5d7dc87ead4b - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18
[INFO] [stdout]   26:     0x5d7dc87f853b - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   27:     0x5d7dc87f853b - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   28:     0x5d7dc87f853b - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x5d7dc87f853b - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5d7dc87f853b - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5d7dc87f853b - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   32:     0x5d7dc87f853b - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   33:     0x5d7dc87f2f14 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   34:     0x5d7dc87f2f14 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x5d7dc87fb142 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   36:     0x5d7dc87fb142 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   37:     0x5d7dc87fb142 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x5d7dc87fb142 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x5d7dc87fb142 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5d7dc87fb142 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   41:     0x5d7dc87fb142 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5d7dc8e3963f - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   43:     0x5d7dc8e3963f - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   44:     0x719af1b5baa4 - <unknown>
[INFO] [stdout]   45:     0x719af1be8a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- chunk::tests::test_same_min_ctx_and_max_ctx stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'chunk::tests::test_same_min_ctx_and_max_ctx' (60) panicked at src/test.rs:12:10:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5d7dc8e3a3ba - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5d7dc8e3a3ba - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5d7dc8e3a3ba - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5d7dc8e3a3ba - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5d7dc8e52b3a - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5d7dc8e52b3a - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x5d7dc8e410d2 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5d7dc8e410d2 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5d7dc8e170af - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5d7dc8e170af - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5d7dc8e319f9 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5d7dc87f7a6c - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5d7dc87f7a6c - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5d7dc8e31c72 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5d7dc8e31c72 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5d7dc8e17168 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5d7dc8e0e019 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5d7dc8e181ad - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5d7dc8e5337c - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5d7dc8e530f2 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5d7dc873646a - <core[35159d6ffb30e017]::result::Result<alloc[a8a7aba520129d98]::string::String, std[ec419fa8110287d5]::io::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5d7dc873646a - hgrep[1622a5e3ebed608]::test::read_matches::<&str>
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test.rs:12:10
[INFO] [stdout]   22:     0x5d7dc87ae032 - hgrep[1622a5e3ebed608]::chunk::tests::test_same_min_ctx_and_max_ctx
[INFO] [stdout]                                at /opt/rustwide/workdir/src/chunk.rs:445:23
[INFO] [stdout]   23:     0x5d7dc87a8a27 - hgrep[1622a5e3ebed608]::chunk::tests::test_same_min_ctx_and_max_ctx::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/chunk.rs:443:39
[INFO] [stdout]   24:     0x5d7dc87c6a16 - <hgrep[1622a5e3ebed608]::chunk::tests::test_same_min_ctx_and_max_ctx::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5d7dc87ead4b - <fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x5d7dc87ead4b - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18
[INFO] [stdout]   27:     0x5d7dc87f853b - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   28:     0x5d7dc87f853b - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   29:     0x5d7dc87f853b - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   30:     0x5d7dc87f853b - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   31:     0x5d7dc87f853b - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x5d7dc87f853b - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   33:     0x5d7dc87f853b - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   34:     0x5d7dc87f2f14 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   35:     0x5d7dc87f2f14 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   36:     0x5d7dc87fb142 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   37:     0x5d7dc87fb142 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   38:     0x5d7dc87fb142 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   39:     0x5d7dc87fb142 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   40:     0x5d7dc87fb142 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x5d7dc87fb142 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   42:     0x5d7dc87fb142 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x5d7dc8e3963f - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   44:     0x5d7dc8e3963f - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   45:     0x719af1b5baa4 - <unknown>
[INFO] [stdout]   46:     0x719af1be8a64 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- chunk::tests::test_min_file_edge stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'chunk::tests::test_min_file_edge' (48) panicked at src/test.rs:12:10:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5d7dc8e3a3ba - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5d7dc8e3a3ba - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5d7dc8e3a3ba - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5d7dc8e3a3ba - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5d7dc8e52b3a - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5d7dc8e52b3a - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x5d7dc8e410d2 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5d7dc8e410d2 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5d7dc8e170af - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5d7dc8e170af - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5d7dc8e319f9 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5d7dc87f7a6c - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5d7dc87f7a6c - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5d7dc8e31c72 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5d7dc8e31c72 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5d7dc8e17168 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5d7dc8e0e019 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5d7dc8e181ad - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5d7dc8e5337c - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5d7dc8e530f2 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5d7dc8736068 - <core[35159d6ffb30e017]::result::Result<alloc[a8a7aba520129d98]::string::String, std[ec419fa8110287d5]::io::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5d7dc8736068 - hgrep[1622a5e3ebed608]::test::read_matches::<&&str>
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test.rs:12:10
[INFO] [stdout]   22:     0x5d7dc873d6ae - hgrep[1622a5e3ebed608]::test::read_all_matches::<&str>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test.rs:29:27
[INFO] [stdout]   23:     0x5d7dc8731427 - <&mut hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<(&&str,)>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:310:21
[INFO] [stdout]   24:     0x5d7dc8731427 - <core[35159d6ffb30e017]::option::Option<&&str>>::map::<alloc[a8a7aba520129d98]::vec::into_iter::IntoIter<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>>, &mut hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/option.rs:1165:29
[INFO] [stdout]   25:     0x5d7dc8731427 - <core[35159d6ffb30e017]::iter::adapters::map::Map<core[35159d6ffb30e017]::slice::iter::Iter<&str>, hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0}> as core[35159d6ffb30e017]::iter::traits::iterator::Iterator>::next
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/iter/adapters/map.rs:107:26
[INFO] [stdout]   26:     0x5d7dc87e71f4 - <core[35159d6ffb30e017]::iter::adapters::fuse::Fuse<core[35159d6ffb30e017]::iter::adapters::map::Map<core[35159d6ffb30e017]::slice::iter::Iter<&str>, hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0}>> as core[35159d6ffb30e017]::iter::adapters::fuse::FuseImpl<core[35159d6ffb30e017]::iter::adapters::map::Map<core[35159d6ffb30e017]::slice::iter::Iter<&str>, hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0}>>>::next
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/iter/adapters/fuse.rs:381:29
[INFO] [stdout]   27:     0x5d7dc87b6597 - <core[35159d6ffb30e017]::iter::adapters::fuse::Fuse<core[35159d6ffb30e017]::iter::adapters::map::Map<core[35159d6ffb30e017]::slice::iter::Iter<&str>, hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0}>> as core[35159d6ffb30e017]::iter::traits::iterator::Iterator>::next
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/iter/adapters/fuse.rs:50:9
[INFO] [stdout]   28:     0x5d7dc87b6597 - <core[35159d6ffb30e017]::iter::adapters::flatten::FlattenCompat<core[35159d6ffb30e017]::iter::adapters::map::Map<core[35159d6ffb30e017]::slice::iter::Iter<&str>, hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0}>, alloc[a8a7aba520129d98]::vec::into_iter::IntoIter<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>>> as core[35159d6ffb30e017]::iter::traits::iterator::Iterator>::next
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/iter/adapters/flatten.rs:526:29
[INFO] [stdout]   29:     0x5d7dc87b5106 - <core[35159d6ffb30e017]::iter::adapters::flatten::FlatMap<core[35159d6ffb30e017]::slice::iter::Iter<&str>, alloc[a8a7aba520129d98]::vec::into_iter::IntoIter<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>>, hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0}> as core[35159d6ffb30e017]::iter::traits::iterator::Iterator>::next
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/iter/adapters/flatten.rs:64:20
[INFO] [stdout]   30:     0x5d7dc87d2008 - <alloc[a8a7aba520129d98]::vec::Vec<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>> as alloc[a8a7aba520129d98]::vec::spec_from_iter_nested::SpecFromIterNested<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>, core[35159d6ffb30e017]::iter::adapters::flatten::FlatMap<core[35159d6ffb30e017]::slice::iter::Iter<&str>, alloc[a8a7aba520129d98]::vec::into_iter::IntoIter<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>>, hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0}>>>::from_iter
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/vec/spec_from_iter_nested.rs:24:41
[INFO] [stdout]   31:     0x5d7dc87d159d - <alloc[a8a7aba520129d98]::vec::Vec<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>> as alloc[a8a7aba520129d98]::vec::spec_from_iter::SpecFromIter<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>, core[35159d6ffb30e017]::iter::adapters::flatten::FlatMap<core[35159d6ffb30e017]::slice::iter::Iter<&str>, alloc[a8a7aba520129d98]::vec::into_iter::IntoIter<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>>, hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0}>>>::from_iter
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/vec/spec_from_iter.rs:33:9
[INFO] [stdout]   32:     0x5d7dc87ce247 - <alloc[a8a7aba520129d98]::vec::Vec<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>> as core[35159d6ffb30e017]::iter::traits::collect::FromIterator<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>>>::from_iter::<core[35159d6ffb30e017]::iter::adapters::flatten::FlatMap<core[35159d6ffb30e017]::slice::iter::Iter<&str>, alloc[a8a7aba520129d98]::vec::into_iter::IntoIter<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>>, hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/vec/mod.rs:3895:9
[INFO] [stdout]   33:     0x5d7dc87a7f9d - <core[35159d6ffb30e017]::iter::adapters::flatten::FlatMap<core[35159d6ffb30e017]::slice::iter::Iter<&str>, alloc[a8a7aba520129d98]::vec::into_iter::IntoIter<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>>, hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0}> as core[35159d6ffb30e017]::iter::traits::iterator::Iterator>::collect::<alloc[a8a7aba520129d98]::vec::Vec<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/iter/traits/iterator.rs:2092:9
[INFO] [stdout]   34:     0x5d7dc87366a1 - hgrep[1622a5e3ebed608]::test::read_all_matches::<&str>
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test.rs:30:10
[INFO] [stdout]   35:     0x5d7dc87aa2a1 - hgrep[1622a5e3ebed608]::chunk::tests::test_success_case
[INFO] [stdout]                                at /opt/rustwide/workdir/src/chunk.rs:375:23
[INFO] [stdout]   36:     0x5d7dc87ab282 - hgrep[1622a5e3ebed608]::chunk::tests::test_min_file_edge
[INFO] [stdout]                                at /opt/rustwide/workdir/src/chunk.rs:390:21
[INFO] [stdout]   37:     0x5d7dc87a8577 - hgrep[1622a5e3ebed608]::chunk::tests::test_min_file_edge::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/chunk.rs:389:27
[INFO] [stdout]   38:     0x5d7dc87c63d6 - <hgrep[1622a5e3ebed608]::chunk::tests::test_min_file_edge::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   39:     0x5d7dc87ead4b - <fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x5d7dc87ead4b - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18
[INFO] [stdout]   41:     0x5d7dc87f853b - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   42:     0x5d7dc87f853b - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   43:     0x5d7dc87f853b - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   44:     0x5d7dc87f853b - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   45:     0x5d7dc87f853b - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   46:     0x5d7dc87f853b - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   47:     0x5d7dc87f853b - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   48:     0x5d7dc87f2f14 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   49:     0x5d7dc87f2f14 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   50:     0x5d7dc87fb142 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   51:     0x5d7dc87fb142 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   52:     0x5d7dc87fb142 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   53:     0x5d7dc87fb142 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x5d7dc87fb142 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x5d7dc87fb142 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   56:     0x5d7dc87fb142 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x5d7dc8e3963f - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   58:     0x5d7dc8e3963f - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   59:     0x719af1b5baa4 - <unknown>
[INFO] [stdout]   60:     0x719af1be8a64 - clone
[INFO] [stdout]   61:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- chunk::tests::test_single_max stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'chunk::tests::test_single_max' (61) panicked at src/test.rs:12:10:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5d7dc8e3a3ba - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5d7dc8e3a3ba - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5d7dc8e3a3ba - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5d7dc8e3a3ba - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5d7dc8e52b3a - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5d7dc8e52b3a - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x5d7dc8e410d2 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5d7dc8e410d2 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5d7dc8e170af - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5d7dc8e170af - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5d7dc8e319f9 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5d7dc87f7a6c - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5d7dc87f7a6c - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5d7dc8e31c72 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5d7dc8e31c72 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5d7dc8e17168 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5d7dc8e0e019 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5d7dc8e181ad - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5d7dc8e5337c - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5d7dc8e530f2 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5d7dc8736068 - <core[35159d6ffb30e017]::result::Result<alloc[a8a7aba520129d98]::string::String, std[ec419fa8110287d5]::io::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5d7dc8736068 - hgrep[1622a5e3ebed608]::test::read_matches::<&&str>
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test.rs:12:10
[INFO] [stdout]   22:     0x5d7dc873d6ae - hgrep[1622a5e3ebed608]::test::read_all_matches::<&str>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test.rs:29:27
[INFO] [stdout]   23:     0x5d7dc8731427 - <&mut hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<(&&str,)>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:310:21
[INFO] [stdout]   24:     0x5d7dc8731427 - <core[35159d6ffb30e017]::option::Option<&&str>>::map::<alloc[a8a7aba520129d98]::vec::into_iter::IntoIter<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>>, &mut hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/option.rs:1165:29
[INFO] [stdout]   25:     0x5d7dc8731427 - <core[35159d6ffb30e017]::iter::adapters::map::Map<core[35159d6ffb30e017]::slice::iter::Iter<&str>, hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0}> as core[35159d6ffb30e017]::iter::traits::iterator::Iterator>::next
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/iter/adapters/map.rs:107:26
[INFO] [stdout]   26:     0x5d7dc87e71f4 - <core[35159d6ffb30e017]::iter::adapters::fuse::Fuse<core[35159d6ffb30e017]::iter::adapters::map::Map<core[35159d6ffb30e017]::slice::iter::Iter<&str>, hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0}>> as core[35159d6ffb30e017]::iter::adapters::fuse::FuseImpl<core[35159d6ffb30e017]::iter::adapters::map::Map<core[35159d6ffb30e017]::slice::iter::Iter<&str>, hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0}>>>::next
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/iter/adapters/fuse.rs:381:29
[INFO] [stdout]   27:     0x5d7dc87b6597 - <core[35159d6ffb30e017]::iter::adapters::fuse::Fuse<core[35159d6ffb30e017]::iter::adapters::map::Map<core[35159d6ffb30e017]::slice::iter::Iter<&str>, hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0}>> as core[35159d6ffb30e017]::iter::traits::iterator::Iterator>::next
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/iter/adapters/fuse.rs:50:9
[INFO] [stdout]   28:     0x5d7dc87b6597 - <core[35159d6ffb30e017]::iter::adapters::flatten::FlattenCompat<core[35159d6ffb30e017]::iter::adapters::map::Map<core[35159d6ffb30e017]::slice::iter::Iter<&str>, hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0}>, alloc[a8a7aba520129d98]::vec::into_iter::IntoIter<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>>> as core[35159d6ffb30e017]::iter::traits::iterator::Iterator>::next
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/iter/adapters/flatten.rs:526:29
[INFO] [stdout]   29:     0x5d7dc87b5106 - <core[35159d6ffb30e017]::iter::adapters::flatten::FlatMap<core[35159d6ffb30e017]::slice::iter::Iter<&str>, alloc[a8a7aba520129d98]::vec::into_iter::IntoIter<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>>, hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0}> as core[35159d6ffb30e017]::iter::traits::iterator::Iterator>::next
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/iter/adapters/flatten.rs:64:20
[INFO] [stdout]   30:     0x5d7dc87d2008 - <alloc[a8a7aba520129d98]::vec::Vec<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>> as alloc[a8a7aba520129d98]::vec::spec_from_iter_nested::SpecFromIterNested<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>, core[35159d6ffb30e017]::iter::adapters::flatten::FlatMap<core[35159d6ffb30e017]::slice::iter::Iter<&str>, alloc[a8a7aba520129d98]::vec::into_iter::IntoIter<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>>, hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0}>>>::from_iter
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/vec/spec_from_iter_nested.rs:24:41
[INFO] [stdout]   31:     0x5d7dc87d159d - <alloc[a8a7aba520129d98]::vec::Vec<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>> as alloc[a8a7aba520129d98]::vec::spec_from_iter::SpecFromIter<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>, core[35159d6ffb30e017]::iter::adapters::flatten::FlatMap<core[35159d6ffb30e017]::slice::iter::Iter<&str>, alloc[a8a7aba520129d98]::vec::into_iter::IntoIter<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>>, hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0}>>>::from_iter
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/vec/spec_from_iter.rs:33:9
[INFO] [stdout]   32:     0x5d7dc87ce247 - <alloc[a8a7aba520129d98]::vec::Vec<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>> as core[35159d6ffb30e017]::iter::traits::collect::FromIterator<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>>>::from_iter::<core[35159d6ffb30e017]::iter::adapters::flatten::FlatMap<core[35159d6ffb30e017]::slice::iter::Iter<&str>, alloc[a8a7aba520129d98]::vec::into_iter::IntoIter<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>>, hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/vec/mod.rs:3895:9
[INFO] [stdout]   33:     0x5d7dc87a7f9d - <core[35159d6ffb30e017]::iter::adapters::flatten::FlatMap<core[35159d6ffb30e017]::slice::iter::Iter<&str>, alloc[a8a7aba520129d98]::vec::into_iter::IntoIter<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>>, hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0}> as core[35159d6ffb30e017]::iter::traits::iterator::Iterator>::collect::<alloc[a8a7aba520129d98]::vec::Vec<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/iter/traits/iterator.rs:2092:9
[INFO] [stdout]   34:     0x5d7dc87366a1 - hgrep[1622a5e3ebed608]::test::read_all_matches::<&str>
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test.rs:30:10
[INFO] [stdout]   35:     0x5d7dc87aa2a1 - hgrep[1622a5e3ebed608]::chunk::tests::test_success_case
[INFO] [stdout]                                at /opt/rustwide/workdir/src/chunk.rs:375:23
[INFO] [stdout]   36:     0x5d7dc87aa722 - hgrep[1622a5e3ebed608]::chunk::tests::test_single_max
[INFO] [stdout]                                at /opt/rustwide/workdir/src/chunk.rs:390:21
[INFO] [stdout]   37:     0x5d7dc87a8457 - hgrep[1622a5e3ebed608]::chunk::tests::test_single_max::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/chunk.rs:389:27
[INFO] [stdout]   38:     0x5d7dc87c6256 - <hgrep[1622a5e3ebed608]::chunk::tests::test_single_max::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   39:     0x5d7dc87ead4b - <fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x5d7dc87ead4b - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18
[INFO] [stdout]   41:     0x5d7dc87f853b - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   42:     0x5d7dc87f853b - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   43:     0x5d7dc87f853b - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   44:     0x5d7dc87f853b - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   45:     0x5d7dc87f853b - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   46:     0x5d7dc87f853b - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   47:     0x5d7dc87f853b - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   48:     0x5d7dc87f2f14 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   49:     0x5d7dc87f2f14 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   50:     0x5d7dc87fb142 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   51:     0x5d7dc87fb142 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   52:     0x5d7dc87fb142 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   53:     0x5d7dc87fb142 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x5d7dc87fb142 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x5d7dc87fb142 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   56:     0x5d7dc87fb142 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x5d7dc8e3963f - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   58:     0x5d7dc8e3963f - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   59:     0x719af1b5baa4 - <unknown>
[INFO] [stdout]   60:     0x719af1be8a64 - clone
[INFO] [stdout]   61:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- chunk::tests::test_so_many_neighbors stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'chunk::tests::test_so_many_neighbors' (62) panicked at src/test.rs:12:10:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5d7dc8e3a3ba - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5d7dc8e3a3ba - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5d7dc8e3a3ba - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5d7dc8e3a3ba - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5d7dc8e52b3a - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5d7dc8e52b3a - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x5d7dc8e410d2 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5d7dc8e410d2 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5d7dc8e170af - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5d7dc8e170af - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5d7dc8e319f9 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5d7dc87f7a6c - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5d7dc87f7a6c - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5d7dc8e31c72 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5d7dc8e31c72 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5d7dc8e17168 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5d7dc8e0e019 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5d7dc8e181ad - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5d7dc8e5337c - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5d7dc8e530f2 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5d7dc8736068 - <core[35159d6ffb30e017]::result::Result<alloc[a8a7aba520129d98]::string::String, std[ec419fa8110287d5]::io::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5d7dc8736068 - hgrep[1622a5e3ebed608]::test::read_matches::<&&str>
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test.rs:12:10
[INFO] [stdout]   22:     0x5d7dc873d6ae - hgrep[1622a5e3ebed608]::test::read_all_matches::<&str>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test.rs:29:27
[INFO] [stdout]   23:     0x5d7dc8731427 - <&mut hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<(&&str,)>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:310:21
[INFO] [stdout]   24:     0x5d7dc8731427 - <core[35159d6ffb30e017]::option::Option<&&str>>::map::<alloc[a8a7aba520129d98]::vec::into_iter::IntoIter<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>>, &mut hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/option.rs:1165:29
[INFO] [stdout]   25:     0x5d7dc8731427 - <core[35159d6ffb30e017]::iter::adapters::map::Map<core[35159d6ffb30e017]::slice::iter::Iter<&str>, hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0}> as core[35159d6ffb30e017]::iter::traits::iterator::Iterator>::next
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/iter/adapters/map.rs:107:26
[INFO] [stdout]   26:     0x5d7dc87e71f4 - <core[35159d6ffb30e017]::iter::adapters::fuse::Fuse<core[35159d6ffb30e017]::iter::adapters::map::Map<core[35159d6ffb30e017]::slice::iter::Iter<&str>, hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0}>> as core[35159d6ffb30e017]::iter::adapters::fuse::FuseImpl<core[35159d6ffb30e017]::iter::adapters::map::Map<core[35159d6ffb30e017]::slice::iter::Iter<&str>, hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0}>>>::next
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/iter/adapters/fuse.rs:381:29
[INFO] [stdout]   27:     0x5d7dc87b6597 - <core[35159d6ffb30e017]::iter::adapters::fuse::Fuse<core[35159d6ffb30e017]::iter::adapters::map::Map<core[35159d6ffb30e017]::slice::iter::Iter<&str>, hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0}>> as core[35159d6ffb30e017]::iter::traits::iterator::Iterator>::next
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/iter/adapters/fuse.rs:50:9
[INFO] [stdout]   28:     0x5d7dc87b6597 - <core[35159d6ffb30e017]::iter::adapters::flatten::FlattenCompat<core[35159d6ffb30e017]::iter::adapters::map::Map<core[35159d6ffb30e017]::slice::iter::Iter<&str>, hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0}>, alloc[a8a7aba520129d98]::vec::into_iter::IntoIter<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>>> as core[35159d6ffb30e017]::iter::traits::iterator::Iterator>::next
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/iter/adapters/flatten.rs:526:29
[INFO] [stdout]   29:     0x5d7dc87b5106 - <core[35159d6ffb30e017]::iter::adapters::flatten::FlatMap<core[35159d6ffb30e017]::slice::iter::Iter<&str>, alloc[a8a7aba520129d98]::vec::into_iter::IntoIter<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>>, hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0}> as core[35159d6ffb30e017]::iter::traits::iterator::Iterator>::next
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/iter/adapters/flatten.rs:64:20
[INFO] [stdout]   30:     0x5d7dc87d2008 - <alloc[a8a7aba520129d98]::vec::Vec<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>> as alloc[a8a7aba520129d98]::vec::spec_from_iter_nested::SpecFromIterNested<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>, core[35159d6ffb30e017]::iter::adapters::flatten::FlatMap<core[35159d6ffb30e017]::slice::iter::Iter<&str>, alloc[a8a7aba520129d98]::vec::into_iter::IntoIter<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>>, hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0}>>>::from_iter
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/vec/spec_from_iter_nested.rs:24:41
[INFO] [stdout]   31:     0x5d7dc87d159d - <alloc[a8a7aba520129d98]::vec::Vec<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>> as alloc[a8a7aba520129d98]::vec::spec_from_iter::SpecFromIter<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>, core[35159d6ffb30e017]::iter::adapters::flatten::FlatMap<core[35159d6ffb30e017]::slice::iter::Iter<&str>, alloc[a8a7aba520129d98]::vec::into_iter::IntoIter<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>>, hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0}>>>::from_iter
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/vec/spec_from_iter.rs:33:9
[INFO] [stdout]   32:     0x5d7dc87ce247 - <alloc[a8a7aba520129d98]::vec::Vec<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>> as core[35159d6ffb30e017]::iter::traits::collect::FromIterator<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>>>::from_iter::<core[35159d6ffb30e017]::iter::adapters::flatten::FlatMap<core[35159d6ffb30e017]::slice::iter::Iter<&str>, alloc[a8a7aba520129d98]::vec::into_iter::IntoIter<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>>, hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/vec/mod.rs:3895:9
[INFO] [stdout]   33:     0x5d7dc87a7f9d - <core[35159d6ffb30e017]::iter::adapters::flatten::FlatMap<core[35159d6ffb30e017]::slice::iter::Iter<&str>, alloc[a8a7aba520129d98]::vec::into_iter::IntoIter<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>>, hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0}> as core[35159d6ffb30e017]::iter::traits::iterator::Iterator>::collect::<alloc[a8a7aba520129d98]::vec::Vec<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/iter/traits/iterator.rs:2092:9
[INFO] [stdout]   34:     0x5d7dc87366a1 - hgrep[1622a5e3ebed608]::test::read_all_matches::<&str>
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test.rs:30:10
[INFO] [stdout]   35:     0x5d7dc87aa2a1 - hgrep[1622a5e3ebed608]::chunk::tests::test_success_case
[INFO] [stdout]                                at /opt/rustwide/workdir/src/chunk.rs:375:23
[INFO] [stdout]   36:     0x5d7dc87ac4e2 - hgrep[1622a5e3ebed608]::chunk::tests::test_so_many_neighbors
[INFO] [stdout]                                at /opt/rustwide/workdir/src/chunk.rs:390:21
[INFO] [stdout]   37:     0x5d7dc87a87e7 - hgrep[1622a5e3ebed608]::chunk::tests::test_so_many_neighbors::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/chunk.rs:389:27
[INFO] [stdout]   38:     0x5d7dc87c6716 - <hgrep[1622a5e3ebed608]::chunk::tests::test_so_many_neighbors::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   39:     0x5d7dc87ead4b - <fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x5d7dc87ead4b - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18
[INFO] [stdout]   41:     0x5d7dc87f853b - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   42:     0x5d7dc87f853b - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   43:     0x5d7dc87f853b - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   44:     0x5d7dc87f853b - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   45:     0x5d7dc87f853b - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   46:     0x5d7dc87f853b - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   47:     0x5d7dc87f853b - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   48:     0x5d7dc87f2f14 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   49:     0x5d7dc87f2f14 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   50:     0x5d7dc87fb142 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   51:     0x5d7dc87fb142 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   52:     0x5d7dc87fb142 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   53:     0x5d7dc87fb142 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x5d7dc87fb142 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x5d7dc87fb142 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   56:     0x5d7dc87fb142 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x5d7dc8e3963f - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   58:     0x5d7dc8e3963f - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   59:     0x719af1b5baa4 - <unknown>
[INFO] [stdout]   60:     0x719af1be8a64 - clone
[INFO] [stdout]   61:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- chunk::tests::test_three_chunks_joint_all stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'chunk::tests::test_three_chunks_joint_all' (64) panicked at src/test.rs:12:10:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5d7dc8e3a3ba - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5d7dc8e3a3ba - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5d7dc8e3a3ba - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5d7dc8e3a3ba - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5d7dc8e52b3a - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5d7dc8e52b3a - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x5d7dc8e410d2 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5d7dc8e410d2 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5d7dc8e170af - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5d7dc8e170af - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5d7dc8e319f9 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5d7dc87f7a6c - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5d7dc87f7a6c - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5d7dc8e31c72 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5d7dc8e31c72 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5d7dc8e17168 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5d7dc8e0e019 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5d7dc8e181ad - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5d7dc8e5337c - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5d7dc8e530f2 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5d7dc8736068 - <core[35159d6ffb30e017]::result::Result<alloc[a8a7aba520129d98]::string::String, std[ec419fa8110287d5]::io::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5d7dc8736068 - hgrep[1622a5e3ebed608]::test::read_matches::<&&str>
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test.rs:12:10
[INFO] [stdout]   22:     0x5d7dc873d6ae - hgrep[1622a5e3ebed608]::test::read_all_matches::<&str>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test.rs:29:27
[INFO] [stdout]   23:     0x5d7dc8731427 - <&mut hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<(&&str,)>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:310:21
[INFO] [stdout]   24:     0x5d7dc8731427 - <core[35159d6ffb30e017]::option::Option<&&str>>::map::<alloc[a8a7aba520129d98]::vec::into_iter::IntoIter<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>>, &mut hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/option.rs:1165:29
[INFO] [stdout]   25:     0x5d7dc8731427 - <core[35159d6ffb30e017]::iter::adapters::map::Map<core[35159d6ffb30e017]::slice::iter::Iter<&str>, hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0}> as core[35159d6ffb30e017]::iter::traits::iterator::Iterator>::next
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/iter/adapters/map.rs:107:26
[INFO] [stdout]   26:     0x5d7dc87e71f4 - <core[35159d6ffb30e017]::iter::adapters::fuse::Fuse<core[35159d6ffb30e017]::iter::adapters::map::Map<core[35159d6ffb30e017]::slice::iter::Iter<&str>, hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0}>> as core[35159d6ffb30e017]::iter::adapters::fuse::FuseImpl<core[35159d6ffb30e017]::iter::adapters::map::Map<core[35159d6ffb30e017]::slice::iter::Iter<&str>, hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0}>>>::next
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/iter/adapters/fuse.rs:381:29
[INFO] [stdout]   27:     0x5d7dc87b6597 - <core[35159d6ffb30e017]::iter::adapters::fuse::Fuse<core[35159d6ffb30e017]::iter::adapters::map::Map<core[35159d6ffb30e017]::slice::iter::Iter<&str>, hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0}>> as core[35159d6ffb30e017]::iter::traits::iterator::Iterator>::next
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/iter/adapters/fuse.rs:50:9
[INFO] [stdout]   28:     0x5d7dc87b6597 - <core[35159d6ffb30e017]::iter::adapters::flatten::FlattenCompat<core[35159d6ffb30e017]::iter::adapters::map::Map<core[35159d6ffb30e017]::slice::iter::Iter<&str>, hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0}>, alloc[a8a7aba520129d98]::vec::into_iter::IntoIter<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>>> as core[35159d6ffb30e017]::iter::traits::iterator::Iterator>::next
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/iter/adapters/flatten.rs:526:29
[INFO] [stdout]   29:     0x5d7dc87b5106 - <core[35159d6ffb30e017]::iter::adapters::flatten::FlatMap<core[35159d6ffb30e017]::slice::iter::Iter<&str>, alloc[a8a7aba520129d98]::vec::into_iter::IntoIter<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>>, hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0}> as core[35159d6ffb30e017]::iter::traits::iterator::Iterator>::next
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/iter/adapters/flatten.rs:64:20
[INFO] [stdout]   30:     0x5d7dc87d2008 - <alloc[a8a7aba520129d98]::vec::Vec<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>> as alloc[a8a7aba520129d98]::vec::spec_from_iter_nested::SpecFromIterNested<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>, core[35159d6ffb30e017]::iter::adapters::flatten::FlatMap<core[35159d6ffb30e017]::slice::iter::Iter<&str>, alloc[a8a7aba520129d98]::vec::into_iter::IntoIter<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>>, hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0}>>>::from_iter
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/vec/spec_from_iter_nested.rs:24:41
[INFO] [stdout]   31:     0x5d7dc87d159d - <alloc[a8a7aba520129d98]::vec::Vec<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>> as alloc[a8a7aba520129d98]::vec::spec_from_iter::SpecFromIter<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>, core[35159d6ffb30e017]::iter::adapters::flatten::FlatMap<core[35159d6ffb30e017]::slice::iter::Iter<&str>, alloc[a8a7aba520129d98]::vec::into_iter::IntoIter<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>>, hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0}>>>::from_iter
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/vec/spec_from_iter.rs:33:9
[INFO] [stdout]   32:     0x5d7dc87ce247 - <alloc[a8a7aba520129d98]::vec::Vec<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>> as core[35159d6ffb30e017]::iter::traits::collect::FromIterator<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>>>::from_iter::<core[35159d6ffb30e017]::iter::adapters::flatten::FlatMap<core[35159d6ffb30e017]::slice::iter::Iter<&str>, alloc[a8a7aba520129d98]::vec::into_iter::IntoIter<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>>, hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/vec/mod.rs:3895:9
[INFO] [stdout]   33:     0x5d7dc87a7f9d - <core[35159d6ffb30e017]::iter::adapters::flatten::FlatMap<core[35159d6ffb30e017]::slice::iter::Iter<&str>, alloc[a8a7aba520129d98]::vec::into_iter::IntoIter<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>>, hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0}> as core[35159d6ffb30e017]::iter::traits::iterator::Iterator>::collect::<alloc[a8a7aba520129d98]::vec::Vec<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/iter/traits/iterator.rs:2092:9
[INFO] [stdout]   34:     0x5d7dc87366a1 - hgrep[1622a5e3ebed608]::test::read_all_matches::<&str>
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test.rs:30:10
[INFO] [stdout]   35:     0x5d7dc87aa2a1 - hgrep[1622a5e3ebed608]::chunk::tests::test_success_case
[INFO] [stdout]                                at /opt/rustwide/workdir/src/chunk.rs:375:23
[INFO] [stdout]   36:     0x5d7dc87adf22 - hgrep[1622a5e3ebed608]::chunk::tests::test_three_chunks_joint_all
[INFO] [stdout]                                at /opt/rustwide/workdir/src/chunk.rs:390:21
[INFO] [stdout]   37:     0x5d7dc87a89f7 - hgrep[1622a5e3ebed608]::chunk::tests::test_three_chunks_joint_all::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/chunk.rs:389:27
[INFO] [stdout]   38:     0x5d7dc87c69d6 - <hgrep[1622a5e3ebed608]::chunk::tests::test_three_chunks_joint_all::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   39:     0x5d7dc87ead4b - <fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x5d7dc87ead4b - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18
[INFO] [stdout]   41:     0x5d7dc87f853b - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   42:     0x5d7dc87f853b - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   43:     0x5d7dc87f853b - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   44:     0x5d7dc87f853b - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   45:     0x5d7dc87f853b - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   46:     0x5d7dc87f853b - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   47:     0x5d7dc87f853b - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   48:     0x5d7dc87f2f14 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   49:     0x5d7dc87f2f14 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   50:     0x5d7dc87fb142 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   51:     0x5d7dc87fb142 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   52:     0x5d7dc87fb142 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   53:     0x5d7dc87fb142 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x5d7dc87fb142 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x5d7dc87fb142 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   56:     0x5d7dc87fb142 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x5d7dc8e3963f - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   58:     0x5d7dc8e3963f - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   59:     0x719af1b5baa4 - <unknown>
[INFO] [stdout]   60:     0x719af1be8a64 - clone
[INFO] [stdout]   61:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- chunk::tests::test_three_chunks_joint_first stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'chunk::tests::test_three_chunks_joint_first' (65) panicked at src/test.rs:12:10:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5d7dc8e3a3ba - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5d7dc8e3a3ba - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5d7dc8e3a3ba - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5d7dc8e3a3ba - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5d7dc8e52b3a - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5d7dc8e52b3a - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x5d7dc8e410d2 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5d7dc8e410d2 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5d7dc8e170af - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5d7dc8e170af - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5d7dc8e319f9 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5d7dc87f7a6c - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5d7dc87f7a6c - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5d7dc8e31c72 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5d7dc8e31c72 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5d7dc8e17168 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5d7dc8e0e019 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5d7dc8e181ad - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5d7dc8e5337c - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5d7dc8e530f2 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5d7dc8736068 - <core[35159d6ffb30e017]::result::Result<alloc[a8a7aba520129d98]::string::String, std[ec419fa8110287d5]::io::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5d7dc8736068 - hgrep[1622a5e3ebed608]::test::read_matches::<&&str>
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test.rs:12:10
[INFO] [stdout]   22:     0x5d7dc873d6ae - hgrep[1622a5e3ebed608]::test::read_all_matches::<&str>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test.rs:29:27
[INFO] [stdout]   23:     0x5d7dc8731427 - <&mut hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<(&&str,)>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:310:21
[INFO] [stdout]   24:     0x5d7dc8731427 - <core[35159d6ffb30e017]::option::Option<&&str>>::map::<alloc[a8a7aba520129d98]::vec::into_iter::IntoIter<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>>, &mut hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/option.rs:1165:29
[INFO] [stdout]   25:     0x5d7dc8731427 - <core[35159d6ffb30e017]::iter::adapters::map::Map<core[35159d6ffb30e017]::slice::iter::Iter<&str>, hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0}> as core[35159d6ffb30e017]::iter::traits::iterator::Iterator>::next
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/iter/adapters/map.rs:107:26
[INFO] [stdout]   26:     0x5d7dc87e71f4 - <core[35159d6ffb30e017]::iter::adapters::fuse::Fuse<core[35159d6ffb30e017]::iter::adapters::map::Map<core[35159d6ffb30e017]::slice::iter::Iter<&str>, hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0}>> as core[35159d6ffb30e017]::iter::adapters::fuse::FuseImpl<core[35159d6ffb30e017]::iter::adapters::map::Map<core[35159d6ffb30e017]::slice::iter::Iter<&str>, hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0}>>>::next
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/iter/adapters/fuse.rs:381:29
[INFO] [stdout]   27:     0x5d7dc87b6597 - <core[35159d6ffb30e017]::iter::adapters::fuse::Fuse<core[35159d6ffb30e017]::iter::adapters::map::Map<core[35159d6ffb30e017]::slice::iter::Iter<&str>, hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0}>> as core[35159d6ffb30e017]::iter::traits::iterator::Iterator>::next
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/iter/adapters/fuse.rs:50:9
[INFO] [stdout]   28:     0x5d7dc87b6597 - <core[35159d6ffb30e017]::iter::adapters::flatten::FlattenCompat<core[35159d6ffb30e017]::iter::adapters::map::Map<core[35159d6ffb30e017]::slice::iter::Iter<&str>, hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0}>, alloc[a8a7aba520129d98]::vec::into_iter::IntoIter<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>>> as core[35159d6ffb30e017]::iter::traits::iterator::Iterator>::next
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/iter/adapters/flatten.rs:526:29
[INFO] [stdout]   29:     0x5d7dc87b5106 - <core[35159d6ffb30e017]::iter::adapters::flatten::FlatMap<core[35159d6ffb30e017]::slice::iter::Iter<&str>, alloc[a8a7aba520129d98]::vec::into_iter::IntoIter<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>>, hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0}> as core[35159d6ffb30e017]::iter::traits::iterator::Iterator>::next
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/iter/adapters/flatten.rs:64:20
[INFO] [stdout]   30:     0x5d7dc87d2008 - <alloc[a8a7aba520129d98]::vec::Vec<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>> as alloc[a8a7aba520129d98]::vec::spec_from_iter_nested::SpecFromIterNested<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>, core[35159d6ffb30e017]::iter::adapters::flatten::FlatMap<core[35159d6ffb30e017]::slice::iter::Iter<&str>, alloc[a8a7aba520129d98]::vec::into_iter::IntoIter<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>>, hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0}>>>::from_iter
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/vec/spec_from_iter_nested.rs:24:41
[INFO] [stdout]   31:     0x5d7dc87d159d - <alloc[a8a7aba520129d98]::vec::Vec<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>> as alloc[a8a7aba520129d98]::vec::spec_from_iter::SpecFromIter<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>, core[35159d6ffb30e017]::iter::adapters::flatten::FlatMap<core[35159d6ffb30e017]::slice::iter::Iter<&str>, alloc[a8a7aba520129d98]::vec::into_iter::IntoIter<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>>, hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0}>>>::from_iter
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/vec/spec_from_iter.rs:33:9
[INFO] [stdout]   32:     0x5d7dc87ce247 - <alloc[a8a7aba520129d98]::vec::Vec<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>> as core[35159d6ffb30e017]::iter::traits::collect::FromIterator<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>>>::from_iter::<core[35159d6ffb30e017]::iter::adapters::flatten::FlatMap<core[35159d6ffb30e017]::slice::iter::Iter<&str>, alloc[a8a7aba520129d98]::vec::into_iter::IntoIter<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>>, hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/vec/mod.rs:3895:9
[INFO] [stdout]   33:     0x5d7dc87a7f9d - <core[35159d6ffb30e017]::iter::adapters::flatten::FlatMap<core[35159d6ffb30e017]::slice::iter::Iter<&str>, alloc[a8a7aba520129d98]::vec::into_iter::IntoIter<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>>, hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0}> as core[35159d6ffb30e017]::iter::traits::iterator::Iterator>::collect::<alloc[a8a7aba520129d98]::vec::Vec<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/iter/traits/iterator.rs:2092:9
[INFO] [stdout]   34:     0x5d7dc87366a1 - hgrep[1622a5e3ebed608]::test::read_all_matches::<&str>
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test.rs:30:10
[INFO] [stdout]   35:     0x5d7dc87aa2a1 - hgrep[1622a5e3ebed608]::chunk::tests::test_success_case
[INFO] [stdout]                                at /opt/rustwide/workdir/src/chunk.rs:375:23
[INFO] [stdout]   36:     0x5d7dc87aea02 - hgrep[1622a5e3ebed608]::chunk::tests::test_three_chunks_joint_first
[INFO] [stdout]                                at /opt/rustwide/workdir/src/chunk.rs:390:21
[INFO] [stdout]   37:     0x5d7dc87a8a57 - hgrep[1622a5e3ebed608]::chunk::tests::test_three_chunks_joint_first::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/chunk.rs:389:27
[INFO] [stdout]   38:     0x5d7dc87c6a56 - <hgrep[1622a5e3ebed608]::chunk::tests::test_three_chunks_joint_first::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   39:     0x5d7dc87ead4b - <fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x5d7dc87ead4b - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18
[INFO] [stdout]   41:     0x5d7dc87f853b - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   42:     0x5d7dc87f853b - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   43:     0x5d7dc87f853b - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   44:     0x5d7dc87f853b - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   45:     0x5d7dc87f853b - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   46:     0x5d7dc87f853b - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   47:     0x5d7dc87f853b - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   48:     0x5d7dc87f2f14 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   49:     0x5d7dc87f2f14 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   50:     0x5d7dc87fb142 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   51:     0x5d7dc87fb142 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   52:     0x5d7dc87fb142 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   53:     0x5d7dc87fb142 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x5d7dc87fb142 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x5d7dc87fb142 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   56:     0x5d7dc87fb142 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x5d7dc8e3963f - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   58:     0x5d7dc8e3963f - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   59:     0x719af1b5baa4 - <unknown>
[INFO] [stdout]   60:     0x719af1be8a64 - clone
[INFO] [stdout]   61:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- chunk::tests::test_blank_min_max stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'chunk::tests::test_blank_min_max' (36) panicked at src/test.rs:12:10:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5d7dc8e3a3ba - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5d7dc8e3a3ba - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5d7dc8e3a3ba - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5d7dc8e3a3ba - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5d7dc8e52b3a - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5d7dc8e52b3a - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x5d7dc8e410d2 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5d7dc8e410d2 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5d7dc8e170af - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5d7dc8e170af - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5d7dc8e319f9 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5d7dc87f7a6c - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5d7dc87f7a6c - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5d7dc8e31c72 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5d7dc8e31c72 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5d7dc8e17168 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5d7dc8e0e019 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5d7dc8e181ad - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5d7dc8e5337c - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5d7dc8e530f2 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5d7dc8736068 - <core[35159d6ffb30e017]::result::Result<alloc[a8a7aba520129d98]::string::String, std[ec419fa8110287d5]::io::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5d7dc8736068 - hgrep[1622a5e3ebed608]::test::read_matches::<&&str>
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test.rs:12:10
[INFO] [stdout]   22:     0x5d7dc873d6ae - hgrep[1622a5e3ebed608]::test::read_all_matches::<&str>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test.rs:29:27
[INFO] [stdout]   23:     0x5d7dc8731427 - <&mut hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<(&&str,)>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:310:21
[INFO] [stdout]   24:     0x5d7dc8731427 - <core[35159d6ffb30e017]::option::Option<&&str>>::map::<alloc[a8a7aba520129d98]::vec::into_iter::IntoIter<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>>, &mut hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/option.rs:1165:29
[INFO] [stdout]   25:     0x5d7dc8731427 - <core[35159d6ffb30e017]::iter::adapters::map::Map<core[35159d6ffb30e017]::slice::iter::Iter<&str>, hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0}> as core[35159d6ffb30e017]::iter::traits::iterator::Iterator>::next
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/iter/adapters/map.rs:107:26
[INFO] [stdout]   26:     0x5d7dc87e71f4 - <core[35159d6ffb30e017]::iter::adapters::fuse::Fuse<core[35159d6ffb30e017]::iter::adapters::map::Map<core[35159d6ffb30e017]::slice::iter::Iter<&str>, hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0}>> as core[35159d6ffb30e017]::iter::adapters::fuse::FuseImpl<core[35159d6ffb30e017]::iter::adapters::map::Map<core[35159d6ffb30e017]::slice::iter::Iter<&str>, hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0}>>>::next
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/iter/adapters/fuse.rs:381:29
[INFO] [stdout]   27:     0x5d7dc87b6597 - <core[35159d6ffb30e017]::iter::adapters::fuse::Fuse<core[35159d6ffb30e017]::iter::adapters::map::Map<core[35159d6ffb30e017]::slice::iter::Iter<&str>, hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0}>> as core[35159d6ffb30e017]::iter::traits::iterator::Iterator>::next
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/iter/adapters/fuse.rs:50:9
[INFO] [stdout]   28:     0x5d7dc87b6597 - <core[35159d6ffb30e017]::iter::adapters::flatten::FlattenCompat<core[35159d6ffb30e017]::iter::adapters::map::Map<core[35159d6ffb30e017]::slice::iter::Iter<&str>, hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0}>, alloc[a8a7aba520129d98]::vec::into_iter::IntoIter<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>>> as core[35159d6ffb30e017]::iter::traits::iterator::Iterator>::next
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/iter/adapters/flatten.rs:526:29
[INFO] [stdout]   29:     0x5d7dc87b5106 - <core[35159d6ffb30e017]::iter::adapters::flatten::FlatMap<core[35159d6ffb30e017]::slice::iter::Iter<&str>, alloc[a8a7aba520129d98]::vec::into_iter::IntoIter<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>>, hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0}> as core[35159d6ffb30e017]::iter::traits::iterator::Iterator>::next
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/iter/adapters/flatten.rs:64:20
[INFO] [stdout]   30:     0x5d7dc87d2008 - <alloc[a8a7aba520129d98]::vec::Vec<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>> as alloc[a8a7aba520129d98]::vec::spec_from_iter_nested::SpecFromIterNested<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>, core[35159d6ffb30e017]::iter::adapters::flatten::FlatMap<core[35159d6ffb30e017]::slice::iter::Iter<&str>, alloc[a8a7aba520129d98]::vec::into_iter::IntoIter<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>>, hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0}>>>::from_iter
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/vec/spec_from_iter_nested.rs:24:41
[INFO] [stdout]   31:     0x5d7dc87d159d - <alloc[a8a7aba520129d98]::vec::Vec<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>> as alloc[a8a7aba520129d98]::vec::spec_from_iter::SpecFromIter<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>, core[35159d6ffb30e017]::iter::adapters::flatten::FlatMap<core[35159d6ffb30e017]::slice::iter::Iter<&str>, alloc[a8a7aba520129d98]::vec::into_iter::IntoIter<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>>, hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0}>>>::from_iter
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/vec/spec_from_iter.rs:33:9
[INFO] [stdout]   32:     0x5d7dc87ce247 - <alloc[a8a7aba520129d98]::vec::Vec<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>> as core[35159d6ffb30e017]::iter::traits::collect::FromIterator<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>>>::from_iter::<core[35159d6ffb30e017]::iter::adapters::flatten::FlatMap<core[35159d6ffb30e017]::slice::iter::Iter<&str>, alloc[a8a7aba520129d98]::vec::into_iter::IntoIter<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>>, hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/vec/mod.rs:3895:9
[INFO] [stdout]   33:     0x5d7dc87a7f9d - <core[35159d6ffb30e017]::iter::adapters::flatten::FlatMap<core[35159d6ffb30e017]::slice::iter::Iter<&str>, alloc[a8a7aba520129d98]::vec::into_iter::IntoIter<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>>, hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0}> as core[35159d6ffb30e017]::iter::traits::iterator::Iterator>::collect::<alloc[a8a7aba520129d98]::vec::Vec<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/iter/traits/iterator.rs:2092:9
[INFO] [stdout]   34:     0x5d7dc87366a1 - hgrep[1622a5e3ebed608]::test::read_all_matches::<&str>
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test.rs:30:10
[INFO] [stdout]   35:     0x5d7dc87aa2a1 - hgrep[1622a5e3ebed608]::chunk::tests::test_success_case
[INFO] [stdout]                                at /opt/rustwide/workdir/src/chunk.rs:375:23
[INFO] [stdout]   36:     0x5d7dc87ab262 - hgrep[1622a5e3ebed608]::chunk::tests::test_blank_min_max
[INFO] [stdout]                                at /opt/rustwide/workdir/src/chunk.rs:390:21
[INFO] [stdout]   37:     0x5d7dc87a8547 - hgrep[1622a5e3ebed608]::chunk::tests::test_blank_min_max::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/chunk.rs:389:27
[INFO] [stdout]   38:     0x5d7dc87c6396 - <hgrep[1622a5e3ebed608]::chunk::tests::test_blank_min_max::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   39:     0x5d7dc87ead4b - <fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x5d7dc87ead4b - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18
[INFO] [stdout]   41:     0x5d7dc87f853b - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   42:     0x5d7dc87f853b - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   43:     0x5d7dc87f853b - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   44:     0x5d7dc87f853b - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   45:     0x5d7dc87f853b - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   46:     0x5d7dc87f853b - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   47:     0x5d7dc87f853b - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   48:     0x5d7dc87f2f14 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   49:     0x5d7dc87f2f14 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   50:     0x5d7dc87fb142 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   51:     0x5d7dc87fb142 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   52:     0x5d7dc87fb142 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   53:     0x5d7dc87fb142 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x5d7dc87fb142 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x5d7dc87fb142 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   56:     0x5d7dc87fb142 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x5d7dc8e3963f - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   58:     0x5d7dc8e3963f - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   59:     0x719af1b5baa4 - <unknown>
[INFO] [stdout]   60:     0x719af1be8a64 - clone
[INFO] [stdout]   61:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- chunk::tests::test_no_chunk_long stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'chunk::tests::test_no_chunk_long' (54) panicked at src/test.rs:12:10:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5d7dc8e3a3ba - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5d7dc8e3a3ba - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5d7dc8e3a3ba - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5d7dc8e3a3ba - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5d7dc8e52b3a - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5d7dc8e52b3a - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x5d7dc8e410d2 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5d7dc8e410d2 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5d7dc8e170af - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5d7dc8e170af - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5d7dc8e319f9 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5d7dc87f7a6c - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5d7dc87f7a6c - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5d7dc8e31c72 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5d7dc8e31c72 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5d7dc8e17168 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5d7dc8e0e019 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5d7dc8e181ad - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5d7dc8e5337c - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5d7dc8e530f2 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5d7dc8736068 - <core[35159d6ffb30e017]::result::Result<alloc[a8a7aba520129d98]::string::String, std[ec419fa8110287d5]::io::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5d7dc8736068 - hgrep[1622a5e3ebed608]::test::read_matches::<&&str>
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test.rs:12:10
[INFO] [stdout]   22:     0x5d7dc873d6ae - hgrep[1622a5e3ebed608]::test::read_all_matches::<&str>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test.rs:29:27
[INFO] [stdout]   23:     0x5d7dc8731427 - <&mut hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<(&&str,)>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:310:21
[INFO] [stdout]   24:     0x5d7dc8731427 - <core[35159d6ffb30e017]::option::Option<&&str>>::map::<alloc[a8a7aba520129d98]::vec::into_iter::IntoIter<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>>, &mut hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/option.rs:1165:29
[INFO] [stdout]   25:     0x5d7dc8731427 - <core[35159d6ffb30e017]::iter::adapters::map::Map<core[35159d6ffb30e017]::slice::iter::Iter<&str>, hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0}> as core[35159d6ffb30e017]::iter::traits::iterator::Iterator>::next
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/iter/adapters/map.rs:107:26
[INFO] [stdout]   26:     0x5d7dc87e71f4 - <core[35159d6ffb30e017]::iter::adapters::fuse::Fuse<core[35159d6ffb30e017]::iter::adapters::map::Map<core[35159d6ffb30e017]::slice::iter::Iter<&str>, hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0}>> as core[35159d6ffb30e017]::iter::adapters::fuse::FuseImpl<core[35159d6ffb30e017]::iter::adapters::map::Map<core[35159d6ffb30e017]::slice::iter::Iter<&str>, hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0}>>>::next
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/iter/adapters/fuse.rs:381:29
[INFO] [stdout]   27:     0x5d7dc87b6597 - <core[35159d6ffb30e017]::iter::adapters::fuse::Fuse<core[35159d6ffb30e017]::iter::adapters::map::Map<core[35159d6ffb30e017]::slice::iter::Iter<&str>, hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0}>> as core[35159d6ffb30e017]::iter::traits::iterator::Iterator>::next
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/iter/adapters/fuse.rs:50:9
[INFO] [stdout]   28:     0x5d7dc87b6597 - <core[35159d6ffb30e017]::iter::adapters::flatten::FlattenCompat<core[35159d6ffb30e017]::iter::adapters::map::Map<core[35159d6ffb30e017]::slice::iter::Iter<&str>, hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0}>, alloc[a8a7aba520129d98]::vec::into_iter::IntoIter<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>>> as core[35159d6ffb30e017]::iter::traits::iterator::Iterator>::next
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/iter/adapters/flatten.rs:526:29
[INFO] [stdout]   29:     0x5d7dc87b5106 - <core[35159d6ffb30e017]::iter::adapters::flatten::FlatMap<core[35159d6ffb30e017]::slice::iter::Iter<&str>, alloc[a8a7aba520129d98]::vec::into_iter::IntoIter<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>>, hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0}> as core[35159d6ffb30e017]::iter::traits::iterator::Iterator>::next
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/iter/adapters/flatten.rs:64:20
[INFO] [stdout]   30:     0x5d7dc87d2008 - <alloc[a8a7aba520129d98]::vec::Vec<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>> as alloc[a8a7aba520129d98]::vec::spec_from_iter_nested::SpecFromIterNested<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>, core[35159d6ffb30e017]::iter::adapters::flatten::FlatMap<core[35159d6ffb30e017]::slice::iter::Iter<&str>, alloc[a8a7aba520129d98]::vec::into_iter::IntoIter<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>>, hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0}>>>::from_iter
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/vec/spec_from_iter_nested.rs:24:41
[INFO] [stdout]   31:     0x5d7dc87d159d - <alloc[a8a7aba520129d98]::vec::Vec<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>> as alloc[a8a7aba520129d98]::vec::spec_from_iter::SpecFromIter<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>, core[35159d6ffb30e017]::iter::adapters::flatten::FlatMap<core[35159d6ffb30e017]::slice::iter::Iter<&str>, alloc[a8a7aba520129d98]::vec::into_iter::IntoIter<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>>, hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0}>>>::from_iter
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/vec/spec_from_iter.rs:33:9
[INFO] [stdout]   32:     0x5d7dc87ce247 - <alloc[a8a7aba520129d98]::vec::Vec<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>> as core[35159d6ffb30e017]::iter::traits::collect::FromIterator<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>>>::from_iter::<core[35159d6ffb30e017]::iter::adapters::flatten::FlatMap<core[35159d6ffb30e017]::slice::iter::Iter<&str>, alloc[a8a7aba520129d98]::vec::into_iter::IntoIter<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>>, hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/vec/mod.rs:3895:9
[INFO] [stdout]   33:     0x5d7dc87a7f9d - <core[35159d6ffb30e017]::iter::adapters::flatten::FlatMap<core[35159d6ffb30e017]::slice::iter::Iter<&str>, alloc[a8a7aba520129d98]::vec::into_iter::IntoIter<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>>, hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0}> as core[35159d6ffb30e017]::iter::traits::iterator::Iterator>::collect::<alloc[a8a7aba520129d98]::vec::Vec<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/iter/traits/iterator.rs:2092:9
[INFO] [stdout]   34:     0x5d7dc87366a1 - hgrep[1622a5e3ebed608]::test::read_all_matches::<&str>
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test.rs:30:10
[INFO] [stdout]   35:     0x5d7dc87aa2a1 - hgrep[1622a5e3ebed608]::chunk::tests::test_success_case
[INFO] [stdout]                                at /opt/rustwide/workdir/src/chunk.rs:375:23
[INFO] [stdout]   36:     0x5d7dc87ab2a2 - hgrep[1622a5e3ebed608]::chunk::tests::test_no_chunk_long
[INFO] [stdout]                                at /opt/rustwide/workdir/src/chunk.rs:390:21
[INFO] [stdout]   37:     0x5d7dc87a85a7 - hgrep[1622a5e3ebed608]::chunk::tests::test_no_chunk_long::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/chunk.rs:389:27
[INFO] [stdout]   38:     0x5d7dc87c6416 - <hgrep[1622a5e3ebed608]::chunk::tests::test_no_chunk_long::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   39:     0x5d7dc87ead4b - <fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x5d7dc87ead4b - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18
[INFO] [stdout]   41:     0x5d7dc87f853b - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   42:     0x5d7dc87f853b - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   43:     0x5d7dc87f853b - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   44:     0x5d7dc87f853b - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   45:     0x5d7dc87f853b - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   46:     0x5d7dc87f853b - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   47:     0x5d7dc87f853b - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   48:     0x5d7dc87f2f14 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   49:     0x5d7dc87f2f14 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   50:     0x5d7dc87fb142 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   51:     0x5d7dc87fb142 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   52:     0x5d7dc87fb142 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   53:     0x5d7dc87fb142 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x5d7dc87fb142 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x5d7dc87fb142 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   56:     0x5d7dc87fb142 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x5d7dc8e3963f - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   58:     0x5d7dc8e3963f - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   59:     0x719af1b5baa4 - <unknown>
[INFO] [stdout]   60:     0x719af1be8a64 - clone
[INFO] [stdout]   61:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- chunk::tests::test_no_chunk_middle stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'chunk::tests::test_no_chunk_middle' (55) panicked at src/test.rs:12:10:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5d7dc8e3a3ba - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5d7dc8e3a3ba - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5d7dc8e3a3ba - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5d7dc8e3a3ba - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5d7dc8e52b3a - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5d7dc8e52b3a - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x5d7dc8e410d2 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5d7dc8e410d2 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5d7dc8e170af - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5d7dc8e170af - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5d7dc8e319f9 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5d7dc87f7a6c - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5d7dc87f7a6c - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5d7dc8e31c72 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5d7dc8e31c72 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5d7dc8e17168 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5d7dc8e0e019 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5d7dc8e181ad - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5d7dc8e5337c - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5d7dc8e530f2 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5d7dc8736068 - <core[35159d6ffb30e017]::result::Result<alloc[a8a7aba520129d98]::string::String, std[ec419fa8110287d5]::io::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5d7dc8736068 - hgrep[1622a5e3ebed608]::test::read_matches::<&&str>
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test.rs:12:10
[INFO] [stdout]   22:     0x5d7dc873d6ae - hgrep[1622a5e3ebed608]::test::read_all_matches::<&str>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test.rs:29:27
[INFO] [stdout]   23:     0x5d7dc8731427 - <&mut hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<(&&str,)>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:310:21
[INFO] [stdout]   24:     0x5d7dc8731427 - <core[35159d6ffb30e017]::option::Option<&&str>>::map::<alloc[a8a7aba520129d98]::vec::into_iter::IntoIter<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>>, &mut hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/option.rs:1165:29
[INFO] [stdout]   25:     0x5d7dc8731427 - <core[35159d6ffb30e017]::iter::adapters::map::Map<core[35159d6ffb30e017]::slice::iter::Iter<&str>, hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0}> as core[35159d6ffb30e017]::iter::traits::iterator::Iterator>::next
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/iter/adapters/map.rs:107:26
[INFO] [stdout]   26:     0x5d7dc87e71f4 - <core[35159d6ffb30e017]::iter::adapters::fuse::Fuse<core[35159d6ffb30e017]::iter::adapters::map::Map<core[35159d6ffb30e017]::slice::iter::Iter<&str>, hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0}>> as core[35159d6ffb30e017]::iter::adapters::fuse::FuseImpl<core[35159d6ffb30e017]::iter::adapters::map::Map<core[35159d6ffb30e017]::slice::iter::Iter<&str>, hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0}>>>::next
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/iter/adapters/fuse.rs:381:29
[INFO] [stdout]   27:     0x5d7dc87b6597 - <core[35159d6ffb30e017]::iter::adapters::fuse::Fuse<core[35159d6ffb30e017]::iter::adapters::map::Map<core[35159d6ffb30e017]::slice::iter::Iter<&str>, hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0}>> as core[35159d6ffb30e017]::iter::traits::iterator::Iterator>::next
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/iter/adapters/fuse.rs:50:9
[INFO] [stdout]   28:     0x5d7dc87b6597 - <core[35159d6ffb30e017]::iter::adapters::flatten::FlattenCompat<core[35159d6ffb30e017]::iter::adapters::map::Map<core[35159d6ffb30e017]::slice::iter::Iter<&str>, hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0}>, alloc[a8a7aba520129d98]::vec::into_iter::IntoIter<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>>> as core[35159d6ffb30e017]::iter::traits::iterator::Iterator>::next
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/iter/adapters/flatten.rs:526:29
[INFO] [stdout]   29:     0x5d7dc87b5106 - <core[35159d6ffb30e017]::iter::adapters::flatten::FlatMap<core[35159d6ffb30e017]::slice::iter::Iter<&str>, alloc[a8a7aba520129d98]::vec::into_iter::IntoIter<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>>, hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0}> as core[35159d6ffb30e017]::iter::traits::iterator::Iterator>::next
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/iter/adapters/flatten.rs:64:20
[INFO] [stdout]   30:     0x5d7dc87d2008 - <alloc[a8a7aba520129d98]::vec::Vec<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>> as alloc[a8a7aba520129d98]::vec::spec_from_iter_nested::SpecFromIterNested<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>, core[35159d6ffb30e017]::iter::adapters::flatten::FlatMap<core[35159d6ffb30e017]::slice::iter::Iter<&str>, alloc[a8a7aba520129d98]::vec::into_iter::IntoIter<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>>, hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0}>>>::from_iter
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/vec/spec_from_iter_nested.rs:24:41
[INFO] [stdout]   31:     0x5d7dc87d159d - <alloc[a8a7aba520129d98]::vec::Vec<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>> as alloc[a8a7aba520129d98]::vec::spec_from_iter::SpecFromIter<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>, core[35159d6ffb30e017]::iter::adapters::flatten::FlatMap<core[35159d6ffb30e017]::slice::iter::Iter<&str>, alloc[a8a7aba520129d98]::vec::into_iter::IntoIter<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>>, hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0}>>>::from_iter
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/vec/spec_from_iter.rs:33:9
[INFO] [stdout]   32:     0x5d7dc87ce247 - <alloc[a8a7aba520129d98]::vec::Vec<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>> as core[35159d6ffb30e017]::iter::traits::collect::FromIterator<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>>>::from_iter::<core[35159d6ffb30e017]::iter::adapters::flatten::FlatMap<core[35159d6ffb30e017]::slice::iter::Iter<&str>, alloc[a8a7aba520129d98]::vec::into_iter::IntoIter<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>>, hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/vec/mod.rs:3895:9
[INFO] [stdout]   33:     0x5d7dc87a7f9d - <core[35159d6ffb30e017]::iter::adapters::flatten::FlatMap<core[35159d6ffb30e017]::slice::iter::Iter<&str>, alloc[a8a7aba520129d98]::vec::into_iter::IntoIter<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>>, hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0}> as core[35159d6ffb30e017]::iter::traits::iterator::Iterator>::collect::<alloc[a8a7aba520129d98]::vec::Vec<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/iter/traits/iterator.rs:2092:9
[INFO] [stdout]   34:     0x5d7dc87366a1 - hgrep[1622a5e3ebed608]::test::read_all_matches::<&str>
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test.rs:30:10
[INFO] [stdout]   35:     0x5d7dc87aa2a1 - hgrep[1622a5e3ebed608]::chunk::tests::test_success_case
[INFO] [stdout]                                at /opt/rustwide/workdir/src/chunk.rs:375:23
[INFO] [stdout]   36:     0x5d7dc87ab362 - hgrep[1622a5e3ebed608]::chunk::tests::test_no_chunk_middle
[INFO] [stdout]                                at /opt/rustwide/workdir/src/chunk.rs:390:21
[INFO] [stdout]   37:     0x5d7dc87a86c7 - hgrep[1622a5e3ebed608]::chunk::tests::test_no_chunk_middle::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/chunk.rs:389:27
[INFO] [stdout]   38:     0x5d7dc87c6596 - <hgrep[1622a5e3ebed608]::chunk::tests::test_no_chunk_middle::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   39:     0x5d7dc87ead4b - <fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x5d7dc87ead4b - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18
[INFO] [stdout]   41:     0x5d7dc87f853b - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   42:     0x5d7dc87f853b - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   43:     0x5d7dc87f853b - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   44:     0x5d7dc87f853b - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   45:     0x5d7dc87f853b - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   46:     0x5d7dc87f853b - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   47:     0x5d7dc87f853b - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   48:     0x5d7dc87f2f14 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   49:     0x5d7dc87f2f14 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   50:     0x5d7dc87fb142 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   51:     0x5d7dc87fb142 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   52:     0x5d7dc87fb142 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   53:     0x5d7dc87fb142 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x5d7dc87fb142 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x5d7dc87fb142 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   56:     0x5d7dc87fb142 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x5d7dc8e3963f - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   58:     0x5d7dc8e3963f - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   59:     0x719af1b5baa4 - <unknown>
[INFO] [stdout]   60:     0x719af1be8a64 - clone
[INFO] [stdout]   61:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- chunk::tests::test_no_chunk_file_between stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'chunk::tests::test_no_chunk_file_between' (51) panicked at src/test.rs:12:10:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5d7dc8e3a3ba - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5d7dc8e3a3ba - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5d7dc8e3a3ba - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5d7dc8e3a3ba - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5d7dc8e52b3a - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5d7dc8e52b3a - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x5d7dc8e410d2 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5d7dc8e410d2 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5d7dc8e170af - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5d7dc8e170af - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5d7dc8e319f9 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5d7dc87f7a6c - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5d7dc87f7a6c - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5d7dc8e31c72 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5d7dc8e31c72 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5d7dc8e17168 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5d7dc8e0e019 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5d7dc8e181ad - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5d7dc8e5337c - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5d7dc8e530f2 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5d7dc8736068 - <core[35159d6ffb30e017]::result::Result<alloc[a8a7aba520129d98]::string::String, std[ec419fa8110287d5]::io::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5d7dc8736068 - hgrep[1622a5e3ebed608]::test::read_matches::<&&str>
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test.rs:12:10
[INFO] [stdout]   22:     0x5d7dc873d6ae - hgrep[1622a5e3ebed608]::test::read_all_matches::<&str>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test.rs:29:27
[INFO] [stdout]   23:     0x5d7dc8731427 - <&mut hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<(&&str,)>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:310:21
[INFO] [stdout]   24:     0x5d7dc8731427 - <core[35159d6ffb30e017]::option::Option<&&str>>::map::<alloc[a8a7aba520129d98]::vec::into_iter::IntoIter<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>>, &mut hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/option.rs:1165:29
[INFO] [stdout]   25:     0x5d7dc8731427 - <core[35159d6ffb30e017]::iter::adapters::map::Map<core[35159d6ffb30e017]::slice::iter::Iter<&str>, hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0}> as core[35159d6ffb30e017]::iter::traits::iterator::Iterator>::next
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/iter/adapters/map.rs:107:26
[INFO] [stdout]   26:     0x5d7dc87e71f4 - <core[35159d6ffb30e017]::iter::adapters::fuse::Fuse<core[35159d6ffb30e017]::iter::adapters::map::Map<core[35159d6ffb30e017]::slice::iter::Iter<&str>, hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0}>> as core[35159d6ffb30e017]::iter::adapters::fuse::FuseImpl<core[35159d6ffb30e017]::iter::adapters::map::Map<core[35159d6ffb30e017]::slice::iter::Iter<&str>, hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0}>>>::next
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/iter/adapters/fuse.rs:381:29
[INFO] [stdout]   27:     0x5d7dc87b6597 - <core[35159d6ffb30e017]::iter::adapters::fuse::Fuse<core[35159d6ffb30e017]::iter::adapters::map::Map<core[35159d6ffb30e017]::slice::iter::Iter<&str>, hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0}>> as core[35159d6ffb30e017]::iter::traits::iterator::Iterator>::next
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/iter/adapters/fuse.rs:50:9
[INFO] [stdout]   28:     0x5d7dc87b6597 - <core[35159d6ffb30e017]::iter::adapters::flatten::FlattenCompat<core[35159d6ffb30e017]::iter::adapters::map::Map<core[35159d6ffb30e017]::slice::iter::Iter<&str>, hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0}>, alloc[a8a7aba520129d98]::vec::into_iter::IntoIter<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>>> as core[35159d6ffb30e017]::iter::traits::iterator::Iterator>::next
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/iter/adapters/flatten.rs:526:29
[INFO] [stdout]   29:     0x5d7dc87b5106 - <core[35159d6ffb30e017]::iter::adapters::flatten::FlatMap<core[35159d6ffb30e017]::slice::iter::Iter<&str>, alloc[a8a7aba520129d98]::vec::into_iter::IntoIter<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>>, hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0}> as core[35159d6ffb30e017]::iter::traits::iterator::Iterator>::next
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/iter/adapters/flatten.rs:64:20
[INFO] [stdout]   30:     0x5d7dc87d2008 - <alloc[a8a7aba520129d98]::vec::Vec<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>> as alloc[a8a7aba520129d98]::vec::spec_from_iter_nested::SpecFromIterNested<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>, core[35159d6ffb30e017]::iter::adapters::flatten::FlatMap<core[35159d6ffb30e017]::slice::iter::Iter<&str>, alloc[a8a7aba520129d98]::vec::into_iter::IntoIter<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>>, hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0}>>>::from_iter
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/vec/spec_from_iter_nested.rs:24:41
[INFO] [stdout]   31:     0x5d7dc87d159d - <alloc[a8a7aba520129d98]::vec::Vec<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>> as alloc[a8a7aba520129d98]::vec::spec_from_iter::SpecFromIter<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>, core[35159d6ffb30e017]::iter::adapters::flatten::FlatMap<core[35159d6ffb30e017]::slice::iter::Iter<&str>, alloc[a8a7aba520129d98]::vec::into_iter::IntoIter<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>>, hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0}>>>::from_iter
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/vec/spec_from_iter.rs:33:9
[INFO] [stdout]   32:     0x5d7dc87ce247 - <alloc[a8a7aba520129d98]::vec::Vec<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>> as core[35159d6ffb30e017]::iter::traits::collect::FromIterator<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>>>::from_iter::<core[35159d6ffb30e017]::iter::adapters::flatten::FlatMap<core[35159d6ffb30e017]::slice::iter::Iter<&str>, alloc[a8a7aba520129d98]::vec::into_iter::IntoIter<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>>, hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/vec/mod.rs:3895:9
[INFO] [stdout]   33:     0x5d7dc87a7f9d - <core[35159d6ffb30e017]::iter::adapters::flatten::FlatMap<core[35159d6ffb30e017]::slice::iter::Iter<&str>, alloc[a8a7aba520129d98]::vec::into_iter::IntoIter<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>>, hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0}> as core[35159d6ffb30e017]::iter::traits::iterator::Iterator>::collect::<alloc[a8a7aba520129d98]::vec::Vec<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/iter/traits/iterator.rs:2092:9
[INFO] [stdout]   34:     0x5d7dc87366a1 - hgrep[1622a5e3ebed608]::test::read_all_matches::<&str>
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test.rs:30:10
[INFO] [stdout]   35:     0x5d7dc87aa2a1 - hgrep[1622a5e3ebed608]::chunk::tests::test_success_case
[INFO] [stdout]                                at /opt/rustwide/workdir/src/chunk.rs:375:23
[INFO] [stdout]   36:     0x5d7dc87adc12 - hgrep[1622a5e3ebed608]::chunk::tests::test_no_chunk_file_between
[INFO] [stdout]                                at /opt/rustwide/workdir/src/chunk.rs:390:21
[INFO] [stdout]   37:     0x5d7dc87a8997 - hgrep[1622a5e3ebed608]::chunk::tests::test_no_chunk_file_between::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/chunk.rs:389:27
[INFO] [stdout]   38:     0x5d7dc87c6956 - <hgrep[1622a5e3ebed608]::chunk::tests::test_no_chunk_file_between::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   39:     0x5d7dc87ead4b - <fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x5d7dc87ead4b - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18
[INFO] [stdout]   41:     0x5d7dc87f853b - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   42:     0x5d7dc87f853b - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   43:     0x5d7dc87f853b - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   44:     0x5d7dc87f853b - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   45:     0x5d7dc87f853b - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   46:     0x5d7dc87f853b - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   47:     0x5d7dc87f853b - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   48:     0x5d7dc87f2f14 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   49:     0x5d7dc87f2f14 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   50:     0x5d7dc87fb142 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   51:     0x5d7dc87fb142 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   52:     0x5d7dc87fb142 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   53:     0x5d7dc87fb142 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x5d7dc87fb142 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x5d7dc87fb142 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   56:     0x5d7dc87fb142 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x5d7dc8e3963f - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   58:     0x5d7dc8e3963f - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   59:     0x719af1b5baa4 - <unknown>
[INFO] [stdout]   60:     0x719af1be8a64 - clone
[INFO] [stdout]   61:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- chunk::tests::test_no_context stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'chunk::tests::test_no_context' (57) panicked at src/test.rs:12:10:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5d7dc8e3a3ba - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5d7dc8e3a3ba - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5d7dc8e3a3ba - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5d7dc8e3a3ba - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5d7dc8e52b3a - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5d7dc8e52b3a - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x5d7dc8e410d2 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5d7dc8e410d2 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5d7dc8e170af - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5d7dc8e170af - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5d7dc8e319f9 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5d7dc87f7a6c - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5d7dc87f7a6c - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5d7dc8e31c72 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5d7dc8e31c72 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5d7dc8e17168 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5d7dc8e0e019 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5d7dc8e181ad - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5d7dc8e5337c - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5d7dc8e530f2 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5d7dc8736068 - <core[35159d6ffb30e017]::result::Result<alloc[a8a7aba520129d98]::string::String, std[ec419fa8110287d5]::io::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5d7dc8736068 - hgrep[1622a5e3ebed608]::test::read_matches::<&&str>
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test.rs:12:10
[INFO] [stdout]   22:     0x5d7dc873d6ae - hgrep[1622a5e3ebed608]::test::read_all_matches::<&str>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test.rs:29:27
[INFO] [stdout]   23:     0x5d7dc8731427 - <&mut hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<(&&str,)>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:310:21
[INFO] [stdout]   24:     0x5d7dc8731427 - <core[35159d6ffb30e017]::option::Option<&&str>>::map::<alloc[a8a7aba520129d98]::vec::into_iter::IntoIter<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>>, &mut hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/option.rs:1165:29
[INFO] [stdout]   25:     0x5d7dc8731427 - <core[35159d6ffb30e017]::iter::adapters::map::Map<core[35159d6ffb30e017]::slice::iter::Iter<&str>, hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0}> as core[35159d6ffb30e017]::iter::traits::iterator::Iterator>::next
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/iter/adapters/map.rs:107:26
[INFO] [stdout]   26:     0x5d7dc87e71f4 - <core[35159d6ffb30e017]::iter::adapters::fuse::Fuse<core[35159d6ffb30e017]::iter::adapters::map::Map<core[35159d6ffb30e017]::slice::iter::Iter<&str>, hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0}>> as core[35159d6ffb30e017]::iter::adapters::fuse::FuseImpl<core[35159d6ffb30e017]::iter::adapters::map::Map<core[35159d6ffb30e017]::slice::iter::Iter<&str>, hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0}>>>::next
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/iter/adapters/fuse.rs:381:29
[INFO] [stdout]   27:     0x5d7dc87b6597 - <core[35159d6ffb30e017]::iter::adapters::fuse::Fuse<core[35159d6ffb30e017]::iter::adapters::map::Map<core[35159d6ffb30e017]::slice::iter::Iter<&str>, hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0}>> as core[35159d6ffb30e017]::iter::traits::iterator::Iterator>::next
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/iter/adapters/fuse.rs:50:9
[INFO] [stdout]   28:     0x5d7dc87b6597 - <core[35159d6ffb30e017]::iter::adapters::flatten::FlattenCompat<core[35159d6ffb30e017]::iter::adapters::map::Map<core[35159d6ffb30e017]::slice::iter::Iter<&str>, hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0}>, alloc[a8a7aba520129d98]::vec::into_iter::IntoIter<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>>> as core[35159d6ffb30e017]::iter::traits::iterator::Iterator>::next
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/iter/adapters/flatten.rs:526:29
[INFO] [stdout]   29:     0x5d7dc87b5106 - <core[35159d6ffb30e017]::iter::adapters::flatten::FlatMap<core[35159d6ffb30e017]::slice::iter::Iter<&str>, alloc[a8a7aba520129d98]::vec::into_iter::IntoIter<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>>, hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0}> as core[35159d6ffb30e017]::iter::traits::iterator::Iterator>::next
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/iter/adapters/flatten.rs:64:20
[INFO] [stdout]   30:     0x5d7dc87d2008 - <alloc[a8a7aba520129d98]::vec::Vec<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>> as alloc[a8a7aba520129d98]::vec::spec_from_iter_nested::SpecFromIterNested<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>, core[35159d6ffb30e017]::iter::adapters::flatten::FlatMap<core[35159d6ffb30e017]::slice::iter::Iter<&str>, alloc[a8a7aba520129d98]::vec::into_iter::IntoIter<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>>, hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0}>>>::from_iter
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/vec/spec_from_iter_nested.rs:24:41
[INFO] [stdout]   31:     0x5d7dc87d159d - <alloc[a8a7aba520129d98]::vec::Vec<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>> as alloc[a8a7aba520129d98]::vec::spec_from_iter::SpecFromIter<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>, core[35159d6ffb30e017]::iter::adapters::flatten::FlatMap<core[35159d6ffb30e017]::slice::iter::Iter<&str>, alloc[a8a7aba520129d98]::vec::into_iter::IntoIter<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>>, hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0}>>>::from_iter
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/vec/spec_from_iter.rs:33:9
[INFO] [stdout]   32:     0x5d7dc87ce247 - <alloc[a8a7aba520129d98]::vec::Vec<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>> as core[35159d6ffb30e017]::iter::traits::collect::FromIterator<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>>>::from_iter::<core[35159d6ffb30e017]::iter::adapters::flatten::FlatMap<core[35159d6ffb30e017]::slice::iter::Iter<&str>, alloc[a8a7aba520129d98]::vec::into_iter::IntoIter<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>>, hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/vec/mod.rs:3895:9
[INFO] [stdout]   33:     0x5d7dc87a7f9d - <core[35159d6ffb30e017]::iter::adapters::flatten::FlatMap<core[35159d6ffb30e017]::slice::iter::Iter<&str>, alloc[a8a7aba520129d98]::vec::into_iter::IntoIter<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>>, hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0}> as core[35159d6ffb30e017]::iter::traits::iterator::Iterator>::collect::<alloc[a8a7aba520129d98]::vec::Vec<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/iter/traits/iterator.rs:2092:9
[INFO] [stdout]   34:     0x5d7dc87366a1 - hgrep[1622a5e3ebed608]::test::read_all_matches::<&str>
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test.rs:30:10
[INFO] [stdout]   35:     0x5d7dc87aa2a1 - hgrep[1622a5e3ebed608]::chunk::tests::test_success_case
[INFO] [stdout]                                at /opt/rustwide/workdir/src/chunk.rs:375:23
[INFO] [stdout]   36:     0x5d7dc87aa702 - hgrep[1622a5e3ebed608]::chunk::tests::test_no_context
[INFO] [stdout]                                at /opt/rustwide/workdir/src/chunk.rs:390:21
[INFO] [stdout]   37:     0x5d7dc87a8427 - hgrep[1622a5e3ebed608]::chunk::tests::test_no_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/chunk.rs:389:27
[INFO] [stdout]   38:     0x5d7dc87c6216 - <hgrep[1622a5e3ebed608]::chunk::tests::test_no_context::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   39:     0x5d7dc87ead4b - <fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x5d7dc87ead4b - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18
[INFO] [stdout]   41:     0x5d7dc87f853b - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   42:     0x5d7dc87f853b - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   43:     0x5d7dc87f853b - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   44:     0x5d7dc87f853b - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   45:     0x5d7dc87f853b - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   46:     0x5d7dc87f853b - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   47:     0x5d7dc87f853b - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   48:     0x5d7dc87f2f14 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   49:     0x5d7dc87f2f14 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   50:     0x5d7dc87fb142 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   51:     0x5d7dc87fb142 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   52:     0x5d7dc87fb142 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   53:     0x5d7dc87fb142 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x5d7dc87fb142 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x5d7dc87fb142 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   56:     0x5d7dc87fb142 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x5d7dc8e3963f - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   58:     0x5d7dc8e3963f - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   59:     0x719af1b5baa4 - <unknown>
[INFO] [stdout]   60:     0x719af1be8a64 - clone
[INFO] [stdout]   61:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- chunk::tests::test_two_chunks_blank_between stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'chunk::tests::test_two_chunks_blank_between' (71) panicked at src/test.rs:12:10:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5d7dc8e3a3ba - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5d7dc8e3a3ba - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5d7dc8e3a3ba - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5d7dc8e3a3ba - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5d7dc8e52b3a - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5d7dc8e52b3a - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x5d7dc8e410d2 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5d7dc8e410d2 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5d7dc8e170af - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5d7dc8e170af - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5d7dc8e319f9 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5d7dc87f7a6c - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5d7dc87f7a6c - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5d7dc8e31c72 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5d7dc8e31c72 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5d7dc8e17168 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5d7dc8e0e019 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5d7dc8e181ad - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5d7dc8e5337c - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5d7dc8e530f2 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5d7dc8736068 - <core[35159d6ffb30e017]::result::Result<alloc[a8a7aba520129d98]::string::String, std[ec419fa8110287d5]::io::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5d7dc8736068 - hgrep[1622a5e3ebed608]::test::read_matches::<&&str>
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test.rs:12:10
[INFO] [stdout]   22:     0x5d7dc873d6ae - hgrep[1622a5e3ebed608]::test::read_all_matches::<&str>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test.rs:29:27
[INFO] [stdout]   23:     0x5d7dc8731427 - <&mut hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<(&&str,)>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:310:21
[INFO] [stdout]   24:     0x5d7dc8731427 - <core[35159d6ffb30e017]::option::Option<&&str>>::map::<alloc[a8a7aba520129d98]::vec::into_iter::IntoIter<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>>, &mut hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/option.rs:1165:29
[INFO] [stdout]   25:     0x5d7dc8731427 - <core[35159d6ffb30e017]::iter::adapters::map::Map<core[35159d6ffb30e017]::slice::iter::Iter<&str>, hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0}> as core[35159d6ffb30e017]::iter::traits::iterator::Iterator>::next
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/iter/adapters/map.rs:107:26
[INFO] [stdout]   26:     0x5d7dc87e71f4 - <core[35159d6ffb30e017]::iter::adapters::fuse::Fuse<core[35159d6ffb30e017]::iter::adapters::map::Map<core[35159d6ffb30e017]::slice::iter::Iter<&str>, hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0}>> as core[35159d6ffb30e017]::iter::adapters::fuse::FuseImpl<core[35159d6ffb30e017]::iter::adapters::map::Map<core[35159d6ffb30e017]::slice::iter::Iter<&str>, hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0}>>>::next
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/iter/adapters/fuse.rs:381:29
[INFO] [stdout]   27:     0x5d7dc87b6597 - <core[35159d6ffb30e017]::iter::adapters::fuse::Fuse<core[35159d6ffb30e017]::iter::adapters::map::Map<core[35159d6ffb30e017]::slice::iter::Iter<&str>, hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0}>> as core[35159d6ffb30e017]::iter::traits::iterator::Iterator>::next
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/iter/adapters/fuse.rs:50:9
[INFO] [stdout]   28:     0x5d7dc87b6597 - <core[35159d6ffb30e017]::iter::adapters::flatten::FlattenCompat<core[35159d6ffb30e017]::iter::adapters::map::Map<core[35159d6ffb30e017]::slice::iter::Iter<&str>, hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0}>, alloc[a8a7aba520129d98]::vec::into_iter::IntoIter<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>>> as core[35159d6ffb30e017]::iter::traits::iterator::Iterator>::next
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/iter/adapters/flatten.rs:526:29
[INFO] [stdout]   29:     0x5d7dc87b5106 - <core[35159d6ffb30e017]::iter::adapters::flatten::FlatMap<core[35159d6ffb30e017]::slice::iter::Iter<&str>, alloc[a8a7aba520129d98]::vec::into_iter::IntoIter<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>>, hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0}> as core[35159d6ffb30e017]::iter::traits::iterator::Iterator>::next
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/iter/adapters/flatten.rs:64:20
[INFO] [stdout]   30:     0x5d7dc87d2008 - <alloc[a8a7aba520129d98]::vec::Vec<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>> as alloc[a8a7aba520129d98]::vec::spec_from_iter_nested::SpecFromIterNested<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>, core[35159d6ffb30e017]::iter::adapters::flatten::FlatMap<core[35159d6ffb30e017]::slice::iter::Iter<&str>, alloc[a8a7aba520129d98]::vec::into_iter::IntoIter<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>>, hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0}>>>::from_iter
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/vec/spec_from_iter_nested.rs:24:41
[INFO] [stdout]   31:     0x5d7dc87d159d - <alloc[a8a7aba520129d98]::vec::Vec<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>> as alloc[a8a7aba520129d98]::vec::spec_from_iter::SpecFromIter<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>, core[35159d6ffb30e017]::iter::adapters::flatten::FlatMap<core[35159d6ffb30e017]::slice::iter::Iter<&str>, alloc[a8a7aba520129d98]::vec::into_iter::IntoIter<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>>, hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0}>>>::from_iter
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/vec/spec_from_iter.rs:33:9
[INFO] [stdout]   32:     0x5d7dc87ce247 - <alloc[a8a7aba520129d98]::vec::Vec<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>> as core[35159d6ffb30e017]::iter::traits::collect::FromIterator<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>>>::from_iter::<core[35159d6ffb30e017]::iter::adapters::flatten::FlatMap<core[35159d6ffb30e017]::slice::iter::Iter<&str>, alloc[a8a7aba520129d98]::vec::into_iter::IntoIter<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>>, hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/vec/mod.rs:3895:9
[INFO] [stdout]   33:     0x5d7dc87a7f9d - <core[35159d6ffb30e017]::iter::adapters::flatten::FlatMap<core[35159d6ffb30e017]::slice::iter::Iter<&str>, alloc[a8a7aba520129d98]::vec::into_iter::IntoIter<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>>, hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0}> as core[35159d6ffb30e017]::iter::traits::iterator::Iterator>::collect::<alloc[a8a7aba520129d98]::vec::Vec<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/iter/traits/iterator.rs:2092:9
[INFO] [stdout]   34:     0x5d7dc87366a1 - hgrep[1622a5e3ebed608]::test::read_all_matches::<&str>
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test.rs:30:10
[INFO] [stdout]   35:     0x5d7dc87aa2a1 - hgrep[1622a5e3ebed608]::chunk::tests::test_success_case
[INFO] [stdout]                                at /opt/rustwide/workdir/src/chunk.rs:375:23
[INFO] [stdout]   36:     0x5d7dc87aea22 - hgrep[1622a5e3ebed608]::chunk::tests::test_two_chunks_blank_between
[INFO] [stdout]                                at /opt/rustwide/workdir/src/chunk.rs:390:21
[INFO] [stdout]   37:     0x5d7dc87a8a87 - hgrep[1622a5e3ebed608]::chunk::tests::test_two_chunks_blank_between::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/chunk.rs:389:27
[INFO] [stdout]   38:     0x5d7dc87c6a96 - <hgrep[1622a5e3ebed608]::chunk::tests::test_two_chunks_blank_between::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   39:     0x5d7dc87ead4b - <fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x5d7dc87ead4b - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18
[INFO] [stdout]   41:     0x5d7dc87f853b - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   42:     0x5d7dc87f853b - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   43:     0x5d7dc87f853b - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   44:     0x5d7dc87f853b - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   45:     0x5d7dc87f853b - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   46:     0x5d7dc87f853b - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   47:     0x5d7dc87f853b - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   48:     0x5d7dc87f2f14 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   49:     0x5d7dc87f2f14 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   50:     0x5d7dc87fb142 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   51:     0x5d7dc87fb142 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   52:     0x5d7dc87fb142 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   53:     0x5d7dc87fb142 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x5d7dc87fb142 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x5d7dc87fb142 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   56:     0x5d7dc87fb142 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x5d7dc8e3963f - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   58:     0x5d7dc8e3963f - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   59:     0x719af1b5baa4 - <unknown>
[INFO] [stdout]   60:     0x719af1be8a64 - clone
[INFO] [stdout]   61:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- chunk::tests::test_two_chunks_contact stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'chunk::tests::test_two_chunks_contact' (72) panicked at src/test.rs:12:10:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5d7dc8e3a3ba - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5d7dc8e3a3ba - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5d7dc8e3a3ba - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5d7dc8e3a3ba - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5d7dc8e52b3a - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5d7dc8e52b3a - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x5d7dc8e410d2 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5d7dc8e410d2 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5d7dc8e170af - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5d7dc8e170af - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5d7dc8e319f9 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5d7dc87f7a6c - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5d7dc87f7a6c - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5d7dc8e31c72 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5d7dc8e31c72 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5d7dc8e17168 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5d7dc8e0e019 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5d7dc8e181ad - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5d7dc8e5337c - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5d7dc8e530f2 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5d7dc8736068 - <core[35159d6ffb30e017]::result::Result<alloc[a8a7aba520129d98]::string::String, std[ec419fa8110287d5]::io::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5d7dc8736068 - hgrep[1622a5e3ebed608]::test::read_matches::<&&str>
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test.rs:12:10
[INFO] [stdout]   22:     0x5d7dc873d6ae - hgrep[1622a5e3ebed608]::test::read_all_matches::<&str>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test.rs:29:27
[INFO] [stdout]   23:     0x5d7dc8731427 - <&mut hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<(&&str,)>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:310:21
[INFO] [stdout]   24:     0x5d7dc8731427 - <core[35159d6ffb30e017]::option::Option<&&str>>::map::<alloc[a8a7aba520129d98]::vec::into_iter::IntoIter<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>>, &mut hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/option.rs:1165:29
[INFO] [stdout]   25:     0x5d7dc8731427 - <core[35159d6ffb30e017]::iter::adapters::map::Map<core[35159d6ffb30e017]::slice::iter::Iter<&str>, hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0}> as core[35159d6ffb30e017]::iter::traits::iterator::Iterator>::next
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/iter/adapters/map.rs:107:26
[INFO] [stdout]   26:     0x5d7dc87e71f4 - <core[35159d6ffb30e017]::iter::adapters::fuse::Fuse<core[35159d6ffb30e017]::iter::adapters::map::Map<core[35159d6ffb30e017]::slice::iter::Iter<&str>, hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0}>> as core[35159d6ffb30e017]::iter::adapters::fuse::FuseImpl<core[35159d6ffb30e017]::iter::adapters::map::Map<core[35159d6ffb30e017]::slice::iter::Iter<&str>, hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0}>>>::next
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/iter/adapters/fuse.rs:381:29
[INFO] [stdout]   27:     0x5d7dc87b6597 - <core[35159d6ffb30e017]::iter::adapters::fuse::Fuse<core[35159d6ffb30e017]::iter::adapters::map::Map<core[35159d6ffb30e017]::slice::iter::Iter<&str>, hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0}>> as core[35159d6ffb30e017]::iter::traits::iterator::Iterator>::next
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/iter/adapters/fuse.rs:50:9
[INFO] [stdout]   28:     0x5d7dc87b6597 - <core[35159d6ffb30e017]::iter::adapters::flatten::FlattenCompat<core[35159d6ffb30e017]::iter::adapters::map::Map<core[35159d6ffb30e017]::slice::iter::Iter<&str>, hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0}>, alloc[a8a7aba520129d98]::vec::into_iter::IntoIter<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>>> as core[35159d6ffb30e017]::iter::traits::iterator::Iterator>::next
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/iter/adapters/flatten.rs:526:29
[INFO] [stdout]   29:     0x5d7dc87b5106 - <core[35159d6ffb30e017]::iter::adapters::flatten::FlatMap<core[35159d6ffb30e017]::slice::iter::Iter<&str>, alloc[a8a7aba520129d98]::vec::into_iter::IntoIter<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>>, hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0}> as core[35159d6ffb30e017]::iter::traits::iterator::Iterator>::next
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/iter/adapters/flatten.rs:64:20
[INFO] [stdout]   30:     0x5d7dc87d2008 - <alloc[a8a7aba520129d98]::vec::Vec<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>> as alloc[a8a7aba520129d98]::vec::spec_from_iter_nested::SpecFromIterNested<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>, core[35159d6ffb30e017]::iter::adapters::flatten::FlatMap<core[35159d6ffb30e017]::slice::iter::Iter<&str>, alloc[a8a7aba520129d98]::vec::into_iter::IntoIter<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>>, hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0}>>>::from_iter
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/vec/spec_from_iter_nested.rs:24:41
[INFO] [stdout]   31:     0x5d7dc87d159d - <alloc[a8a7aba520129d98]::vec::Vec<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>> as alloc[a8a7aba520129d98]::vec::spec_from_iter::SpecFromIter<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>, core[35159d6ffb30e017]::iter::adapters::flatten::FlatMap<core[35159d6ffb30e017]::slice::iter::Iter<&str>, alloc[a8a7aba520129d98]::vec::into_iter::IntoIter<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>>, hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0}>>>::from_iter
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/vec/spec_from_iter.rs:33:9
[INFO] [stdout]   32:     0x5d7dc87ce247 - <alloc[a8a7aba520129d98]::vec::Vec<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>> as core[35159d6ffb30e017]::iter::traits::collect::FromIterator<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>>>::from_iter::<core[35159d6ffb30e017]::iter::adapters::flatten::FlatMap<core[35159d6ffb30e017]::slice::iter::Iter<&str>, alloc[a8a7aba520129d98]::vec::into_iter::IntoIter<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>>, hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/vec/mod.rs:3895:9
[INFO] [stdout]   33:     0x5d7dc87a7f9d - <core[35159d6ffb30e017]::iter::adapters::flatten::FlatMap<core[35159d6ffb30e017]::slice::iter::Iter<&str>, alloc[a8a7aba520129d98]::vec::into_iter::IntoIter<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>>, hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0}> as core[35159d6ffb30e017]::iter::traits::iterator::Iterator>::collect::<alloc[a8a7aba520129d98]::vec::Vec<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/iter/traits/iterator.rs:2092:9
[INFO] [stdout]   34:     0x5d7dc87366a1 - hgrep[1622a5e3ebed608]::test::read_all_matches::<&str>
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test.rs:30:10
[INFO] [stdout]   35:     0x5d7dc87aa2a1 - hgrep[1622a5e3ebed608]::chunk::tests::test_success_case
[INFO] [stdout]                                at /opt/rustwide/workdir/src/chunk.rs:375:23
[INFO] [stdout]   36:     0x5d7dc87ac502 - hgrep[1622a5e3ebed608]::chunk::tests::test_two_chunks_contact
[INFO] [stdout]                                at /opt/rustwide/workdir/src/chunk.rs:390:21
[INFO] [stdout]   37:     0x5d7dc87a8817 - hgrep[1622a5e3ebed608]::chunk::tests::test_two_chunks_contact::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/chunk.rs:389:27
[INFO] [stdout]   38:     0x5d7dc87c6756 - <hgrep[1622a5e3ebed608]::chunk::tests::test_two_chunks_contact::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   39:     0x5d7dc87ead4b - <fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x5d7dc87ead4b - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18
[INFO] [stdout]   41:     0x5d7dc87f853b - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   42:     0x5d7dc87f853b - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   43:     0x5d7dc87f853b - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   44:     0x5d7dc87f853b - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   45:     0x5d7dc87f853b - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   46:     0x5d7dc87f853b - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   47:     0x5d7dc87f853b - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   48:     0x5d7dc87f2f14 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   49:     0x5d7dc87f2f14 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   50:     0x5d7dc87fb142 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   51:     0x5d7dc87fb142 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   52:     0x5d7dc87fb142 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   53:     0x5d7dc87fb142 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x5d7dc87fb142 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x5d7dc87fb142 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   56:     0x5d7dc87fb142 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x5d7dc8e3963f - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   58:     0x5d7dc8e3963f - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   59:     0x719af1b5baa4 - <unknown>
[INFO] [stdout]   60:     0x719af1be8a64 - clone
[INFO] [stdout]   61:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- chunk::tests::test_two_chunks_max_blank_between stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'chunk::tests::test_two_chunks_max_blank_between' (74) panicked at src/test.rs:12:10:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5d7dc8e3a3ba - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5d7dc8e3a3ba - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5d7dc8e3a3ba - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5d7dc8e3a3ba - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5d7dc8e52b3a - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5d7dc8e52b3a - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x5d7dc8e410d2 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5d7dc8e410d2 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5d7dc8e170af - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5d7dc8e170af - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5d7dc8e319f9 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5d7dc87f7a6c - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5d7dc87f7a6c - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5d7dc8e31c72 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5d7dc8e31c72 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5d7dc8e17168 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5d7dc8e0e019 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5d7dc8e181ad - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5d7dc8e5337c - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5d7dc8e530f2 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5d7dc8736068 - <core[35159d6ffb30e017]::result::Result<alloc[a8a7aba520129d98]::string::String, std[ec419fa8110287d5]::io::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5d7dc8736068 - hgrep[1622a5e3ebed608]::test::read_matches::<&&str>
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test.rs:12:10
[INFO] [stdout]   22:     0x5d7dc873d6ae - hgrep[1622a5e3ebed608]::test::read_all_matches::<&str>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test.rs:29:27
[INFO] [stdout]   23:     0x5d7dc8731427 - <&mut hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<(&&str,)>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:310:21
[INFO] [stdout]   24:     0x5d7dc8731427 - <core[35159d6ffb30e017]::option::Option<&&str>>::map::<alloc[a8a7aba520129d98]::vec::into_iter::IntoIter<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>>, &mut hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/option.rs:1165:29
[INFO] [stdout]   25:     0x5d7dc8731427 - <core[35159d6ffb30e017]::iter::adapters::map::Map<core[35159d6ffb30e017]::slice::iter::Iter<&str>, hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0}> as core[35159d6ffb30e017]::iter::traits::iterator::Iterator>::next
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/iter/adapters/map.rs:107:26
[INFO] [stdout]   26:     0x5d7dc87e71f4 - <core[35159d6ffb30e017]::iter::adapters::fuse::Fuse<core[35159d6ffb30e017]::iter::adapters::map::Map<core[35159d6ffb30e017]::slice::iter::Iter<&str>, hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0}>> as core[35159d6ffb30e017]::iter::adapters::fuse::FuseImpl<core[35159d6ffb30e017]::iter::adapters::map::Map<core[35159d6ffb30e017]::slice::iter::Iter<&str>, hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0}>>>::next
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/iter/adapters/fuse.rs:381:29
[INFO] [stdout]   27:     0x5d7dc87b6597 - <core[35159d6ffb30e017]::iter::adapters::fuse::Fuse<core[35159d6ffb30e017]::iter::adapters::map::Map<core[35159d6ffb30e017]::slice::iter::Iter<&str>, hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0}>> as core[35159d6ffb30e017]::iter::traits::iterator::Iterator>::next
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/iter/adapters/fuse.rs:50:9
[INFO] [stdout]   28:     0x5d7dc87b6597 - <core[35159d6ffb30e017]::iter::adapters::flatten::FlattenCompat<core[35159d6ffb30e017]::iter::adapters::map::Map<core[35159d6ffb30e017]::slice::iter::Iter<&str>, hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0}>, alloc[a8a7aba520129d98]::vec::into_iter::IntoIter<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>>> as core[35159d6ffb30e017]::iter::traits::iterator::Iterator>::next
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/iter/adapters/flatten.rs:526:29
[INFO] [stdout]   29:     0x5d7dc87b5106 - <core[35159d6ffb30e017]::iter::adapters::flatten::FlatMap<core[35159d6ffb30e017]::slice::iter::Iter<&str>, alloc[a8a7aba520129d98]::vec::into_iter::IntoIter<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>>, hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0}> as core[35159d6ffb30e017]::iter::traits::iterator::Iterator>::next
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/iter/adapters/flatten.rs:64:20
[INFO] [stdout]   30:     0x5d7dc87d2008 - <alloc[a8a7aba520129d98]::vec::Vec<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>> as alloc[a8a7aba520129d98]::vec::spec_from_iter_nested::SpecFromIterNested<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>, core[35159d6ffb30e017]::iter::adapters::flatten::FlatMap<core[35159d6ffb30e017]::slice::iter::Iter<&str>, alloc[a8a7aba520129d98]::vec::into_iter::IntoIter<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>>, hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0}>>>::from_iter
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/vec/spec_from_iter_nested.rs:24:41
[INFO] [stdout]   31:     0x5d7dc87d159d - <alloc[a8a7aba520129d98]::vec::Vec<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>> as alloc[a8a7aba520129d98]::vec::spec_from_iter::SpecFromIter<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>, core[35159d6ffb30e017]::iter::adapters::flatten::FlatMap<core[35159d6ffb30e017]::slice::iter::Iter<&str>, alloc[a8a7aba520129d98]::vec::into_iter::IntoIter<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>>, hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0}>>>::from_iter
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/vec/spec_from_iter.rs:33:9
[INFO] [stdout]   32:     0x5d7dc87ce247 - <alloc[a8a7aba520129d98]::vec::Vec<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>> as core[35159d6ffb30e017]::iter::traits::collect::FromIterator<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>>>::from_iter::<core[35159d6ffb30e017]::iter::adapters::flatten::FlatMap<core[35159d6ffb30e017]::slice::iter::Iter<&str>, alloc[a8a7aba520129d98]::vec::into_iter::IntoIter<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>>, hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/vec/mod.rs:3895:9
[INFO] [stdout]   33:     0x5d7dc87a7f9d - <core[35159d6ffb30e017]::iter::adapters::flatten::FlatMap<core[35159d6ffb30e017]::slice::iter::Iter<&str>, alloc[a8a7aba520129d98]::vec::into_iter::IntoIter<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>>, hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0}> as core[35159d6ffb30e017]::iter::traits::iterator::Iterator>::collect::<alloc[a8a7aba520129d98]::vec::Vec<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/iter/traits/iterator.rs:2092:9
[INFO] [stdout]   34:     0x5d7dc87366a1 - hgrep[1622a5e3ebed608]::test::read_all_matches::<&str>
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test.rs:30:10
[INFO] [stdout]   35:     0x5d7dc87aa2a1 - hgrep[1622a5e3ebed608]::chunk::tests::test_success_case
[INFO] [stdout]                                at /opt/rustwide/workdir/src/chunk.rs:375:23
[INFO] [stdout]   36:     0x5d7dc87af5f2 - hgrep[1622a5e3ebed608]::chunk::tests::test_two_chunks_max_blank_between
[INFO] [stdout]                                at /opt/rustwide/workdir/src/chunk.rs:390:21
[INFO] [stdout]   37:     0x5d7dc87a8b47 - hgrep[1622a5e3ebed608]::chunk::tests::test_two_chunks_max_blank_between::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/chunk.rs:389:27
[INFO] [stdout]   38:     0x5d7dc87c6b96 - <hgrep[1622a5e3ebed608]::chunk::tests::test_two_chunks_max_blank_between::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   39:     0x5d7dc87ead4b - <fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x5d7dc87ead4b - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18
[INFO] [stdout]   41:     0x5d7dc87f853b - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   42:     0x5d7dc87f853b - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   43:     0x5d7dc87f853b - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   44:     0x5d7dc87f853b - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   45:     0x5d7dc87f853b - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   46:     0x5d7dc87f853b - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   47:     0x5d7dc87f853b - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   48:     0x5d7dc87f2f14 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   49:     0x5d7dc87f2f14 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   50:     0x5d7dc87fb142 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   51:     0x5d7dc87fb142 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   52:     0x5d7dc87fb142 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   53:     0x5d7dc87fb142 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x5d7dc87fb142 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x5d7dc87fb142 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   56:     0x5d7dc87fb142 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x5d7dc8e3963f - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   58:     0x5d7dc8e3963f - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   59:     0x719af1b5baa4 - <unknown>
[INFO] [stdout]   60:     0x719af1be8a64 - clone
[INFO] [stdout]   61:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- chunk::tests::test_one_line stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'chunk::tests::test_one_line' (58) panicked at src/test.rs:12:10:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5d7dc8e3a3ba - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5d7dc8e3a3ba - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5d7dc8e3a3ba - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5d7dc8e3a3ba - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5d7dc8e52b3a - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5d7dc8e52b3a - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x5d7dc8e410d2 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5d7dc8e410d2 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5d7dc8e170af - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5d7dc8e170af - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5d7dc8e319f9 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5d7dc87f7a6c - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5d7dc87f7a6c - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5d7dc8e31c72 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5d7dc8e31c72 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5d7dc8e17168 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5d7dc8e0e019 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5d7dc8e181ad - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5d7dc8e5337c - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5d7dc8e530f2 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5d7dc8736068 - <core[35159d6ffb30e017]::result::Result<alloc[a8a7aba520129d98]::string::String, std[ec419fa8110287d5]::io::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5d7dc8736068 - hgrep[1622a5e3ebed608]::test::read_matches::<&&str>
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test.rs:12:10
[INFO] [stdout]   22:     0x5d7dc873d6ae - hgrep[1622a5e3ebed608]::test::read_all_matches::<&str>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test.rs:29:27
[INFO] [stdout]   23:     0x5d7dc8731427 - <&mut hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<(&&str,)>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:310:21
[INFO] [stdout]   24:     0x5d7dc8731427 - <core[35159d6ffb30e017]::option::Option<&&str>>::map::<alloc[a8a7aba520129d98]::vec::into_iter::IntoIter<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>>, &mut hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/option.rs:1165:29
[INFO] [stdout]   25:     0x5d7dc8731427 - <core[35159d6ffb30e017]::iter::adapters::map::Map<core[35159d6ffb30e017]::slice::iter::Iter<&str>, hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0}> as core[35159d6ffb30e017]::iter::traits::iterator::Iterator>::next
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/iter/adapters/map.rs:107:26
[INFO] [stdout]   26:     0x5d7dc87e71f4 - <core[35159d6ffb30e017]::iter::adapters::fuse::Fuse<core[35159d6ffb30e017]::iter::adapters::map::Map<core[35159d6ffb30e017]::slice::iter::Iter<&str>, hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0}>> as core[35159d6ffb30e017]::iter::adapters::fuse::FuseImpl<core[35159d6ffb30e017]::iter::adapters::map::Map<core[35159d6ffb30e017]::slice::iter::Iter<&str>, hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0}>>>::next
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/iter/adapters/fuse.rs:381:29
[INFO] [stdout]   27:     0x5d7dc87b6597 - <core[35159d6ffb30e017]::iter::adapters::fuse::Fuse<core[35159d6ffb30e017]::iter::adapters::map::Map<core[35159d6ffb30e017]::slice::iter::Iter<&str>, hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0}>> as core[35159d6ffb30e017]::iter::traits::iterator::Iterator>::next
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/iter/adapters/fuse.rs:50:9
[INFO] [stdout]   28:     0x5d7dc87b6597 - <core[35159d6ffb30e017]::iter::adapters::flatten::FlattenCompat<core[35159d6ffb30e017]::iter::adapters::map::Map<core[35159d6ffb30e017]::slice::iter::Iter<&str>, hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0}>, alloc[a8a7aba520129d98]::vec::into_iter::IntoIter<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>>> as core[35159d6ffb30e017]::iter::traits::iterator::Iterator>::next
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/iter/adapters/flatten.rs:526:29
[INFO] [stdout]   29:     0x5d7dc87b5106 - <core[35159d6ffb30e017]::iter::adapters::flatten::FlatMap<core[35159d6ffb30e017]::slice::iter::Iter<&str>, alloc[a8a7aba520129d98]::vec::into_iter::IntoIter<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>>, hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0}> as core[35159d6ffb30e017]::iter::traits::iterator::Iterator>::next
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/iter/adapters/flatten.rs:64:20
[INFO] [stdout]   30:     0x5d7dc87d2008 - <alloc[a8a7aba520129d98]::vec::Vec<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>> as alloc[a8a7aba520129d98]::vec::spec_from_iter_nested::SpecFromIterNested<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>, core[35159d6ffb30e017]::iter::adapters::flatten::FlatMap<core[35159d6ffb30e017]::slice::iter::Iter<&str>, alloc[a8a7aba520129d98]::vec::into_iter::IntoIter<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>>, hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0}>>>::from_iter
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/vec/spec_from_iter_nested.rs:24:41
[INFO] [stdout]   31:     0x5d7dc87d159d - <alloc[a8a7aba520129d98]::vec::Vec<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>> as alloc[a8a7aba520129d98]::vec::spec_from_iter::SpecFromIter<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>, core[35159d6ffb30e017]::iter::adapters::flatten::FlatMap<core[35159d6ffb30e017]::slice::iter::Iter<&str>, alloc[a8a7aba520129d98]::vec::into_iter::IntoIter<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>>, hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0}>>>::from_iter
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/vec/spec_from_iter.rs:33:9
[INFO] [stdout]   32:     0x5d7dc87ce247 - <alloc[a8a7aba520129d98]::vec::Vec<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>> as core[35159d6ffb30e017]::iter::traits::collect::FromIterator<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>>>::from_iter::<core[35159d6ffb30e017]::iter::adapters::flatten::FlatMap<core[35159d6ffb30e017]::slice::iter::Iter<&str>, alloc[a8a7aba520129d98]::vec::into_iter::IntoIter<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>>, hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/vec/mod.rs:3895:9
[INFO] [stdout]   33:     0x5d7dc87a7f9d - <core[35159d6ffb30e017]::iter::adapters::flatten::FlatMap<core[35159d6ffb30e017]::slice::iter::Iter<&str>, alloc[a8a7aba520129d98]::vec::into_iter::IntoIter<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>>, hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0}> as core[35159d6ffb30e017]::iter::traits::iterator::Iterator>::collect::<alloc[a8a7aba520129d98]::vec::Vec<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/iter/traits/iterator.rs:2092:9
[INFO] [stdout]   34:     0x5d7dc87366a1 - hgrep[1622a5e3ebed608]::test::read_all_matches::<&str>
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test.rs:30:10
[INFO] [stdout]   35:     0x5d7dc87aa2a1 - hgrep[1622a5e3ebed608]::chunk::tests::test_success_case
[INFO] [stdout]                                at /opt/rustwide/workdir/src/chunk.rs:375:23
[INFO] [stdout]   36:     0x5d7dc87aa662 - hgrep[1622a5e3ebed608]::chunk::tests::test_one_line
[INFO] [stdout]                                at /opt/rustwide/workdir/src/chunk.rs:390:21
[INFO] [stdout]   37:     0x5d7dc87a8337 - hgrep[1622a5e3ebed608]::chunk::tests::test_one_line::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/chunk.rs:389:27
[INFO] [stdout]   38:     0x5d7dc87c60d6 - <hgrep[1622a5e3ebed608]::chunk::tests::test_one_line::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   39:     0x5d7dc87ead4b - <fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x5d7dc87ead4b - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18
[INFO] [stdout]   41:     0x5d7dc87f853b - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   42:     0x5d7dc87f853b - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   43:     0x5d7dc87f853b - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   44:     0x5d7dc87f853b - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   45:     0x5d7dc87f853b - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   46:     0x5d7dc87f853b - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   47:     0x5d7dc87f853b - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   48:     0x5d7dc87f2f14 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   49:     0x5d7dc87f2f14 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   50:     0x5d7dc87fb142 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   51:     0x5d7dc87fb142 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   52:     0x5d7dc87fb142 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   53:     0x5d7dc87fb142 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x5d7dc87fb142 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x5d7dc87fb142 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   56:     0x5d7dc87fb142 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x5d7dc8e3963f - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   58:     0x5d7dc8e3963f - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   59:     0x719af1b5baa4 - <unknown>
[INFO] [stdout]   60:     0x719af1be8a64 - clone
[INFO] [stdout]   61:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- chunk::tests::test_three_chunks stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'chunk::tests::test_three_chunks' (63) panicked at src/test.rs:12:10:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5d7dc8e3a3ba - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5d7dc8e3a3ba - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5d7dc8e3a3ba - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5d7dc8e3a3ba - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5d7dc8e52b3a - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5d7dc8e52b3a - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x5d7dc8e410d2 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5d7dc8e410d2 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5d7dc8e170af - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5d7dc8e170af - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5d7dc8e319f9 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5d7dc87f7a6c - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5d7dc87f7a6c - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5d7dc8e31c72 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5d7dc8e31c72 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5d7dc8e17168 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5d7dc8e0e019 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5d7dc8e181ad - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5d7dc8e5337c - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5d7dc8e530f2 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5d7dc8736068 - <core[35159d6ffb30e017]::result::Result<alloc[a8a7aba520129d98]::string::String, std[ec419fa8110287d5]::io::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5d7dc8736068 - hgrep[1622a5e3ebed608]::test::read_matches::<&&str>
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test.rs:12:10
[INFO] [stdout]   22:     0x5d7dc873d6ae - hgrep[1622a5e3ebed608]::test::read_all_matches::<&str>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test.rs:29:27
[INFO] [stdout]   23:     0x5d7dc8731427 - <&mut hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<(&&str,)>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:310:21
[INFO] [stdout]   24:     0x5d7dc8731427 - <core[35159d6ffb30e017]::option::Option<&&str>>::map::<alloc[a8a7aba520129d98]::vec::into_iter::IntoIter<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>>, &mut hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/option.rs:1165:29
[INFO] [stdout]   25:     0x5d7dc8731427 - <core[35159d6ffb30e017]::iter::adapters::map::Map<core[35159d6ffb30e017]::slice::iter::Iter<&str>, hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0}> as core[35159d6ffb30e017]::iter::traits::iterator::Iterator>::next
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/iter/adapters/map.rs:107:26
[INFO] [stdout]   26:     0x5d7dc87e71f4 - <core[35159d6ffb30e017]::iter::adapters::fuse::Fuse<core[35159d6ffb30e017]::iter::adapters::map::Map<core[35159d6ffb30e017]::slice::iter::Iter<&str>, hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0}>> as core[35159d6ffb30e017]::iter::adapters::fuse::FuseImpl<core[35159d6ffb30e017]::iter::adapters::map::Map<core[35159d6ffb30e017]::slice::iter::Iter<&str>, hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0}>>>::next
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/iter/adapters/fuse.rs:381:29
[INFO] [stdout]   27:     0x5d7dc87b6597 - <core[35159d6ffb30e017]::iter::adapters::fuse::Fuse<core[35159d6ffb30e017]::iter::adapters::map::Map<core[35159d6ffb30e017]::slice::iter::Iter<&str>, hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0}>> as core[35159d6ffb30e017]::iter::traits::iterator::Iterator>::next
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/iter/adapters/fuse.rs:50:9
[INFO] [stdout]   28:     0x5d7dc87b6597 - <core[35159d6ffb30e017]::iter::adapters::flatten::FlattenCompat<core[35159d6ffb30e017]::iter::adapters::map::Map<core[35159d6ffb30e017]::slice::iter::Iter<&str>, hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0}>, alloc[a8a7aba520129d98]::vec::into_iter::IntoIter<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>>> as core[35159d6ffb30e017]::iter::traits::iterator::Iterator>::next
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/iter/adapters/flatten.rs:526:29
[INFO] [stdout]   29:     0x5d7dc87b5106 - <core[35159d6ffb30e017]::iter::adapters::flatten::FlatMap<core[35159d6ffb30e017]::slice::iter::Iter<&str>, alloc[a8a7aba520129d98]::vec::into_iter::IntoIter<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>>, hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0}> as core[35159d6ffb30e017]::iter::traits::iterator::Iterator>::next
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/iter/adapters/flatten.rs:64:20
[INFO] [stdout]   30:     0x5d7dc87d2008 - <alloc[a8a7aba520129d98]::vec::Vec<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>> as alloc[a8a7aba520129d98]::vec::spec_from_iter_nested::SpecFromIterNested<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>, core[35159d6ffb30e017]::iter::adapters::flatten::FlatMap<core[35159d6ffb30e017]::slice::iter::Iter<&str>, alloc[a8a7aba520129d98]::vec::into_iter::IntoIter<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>>, hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0}>>>::from_iter
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/vec/spec_from_iter_nested.rs:24:41
[INFO] [stdout]   31:     0x5d7dc87d159d - <alloc[a8a7aba520129d98]::vec::Vec<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>> as alloc[a8a7aba520129d98]::vec::spec_from_iter::SpecFromIter<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>, core[35159d6ffb30e017]::iter::adapters::flatten::FlatMap<core[35159d6ffb30e017]::slice::iter::Iter<&str>, alloc[a8a7aba520129d98]::vec::into_iter::IntoIter<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>>, hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0}>>>::from_iter
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/vec/spec_from_iter.rs:33:9
[INFO] [stdout]   32:     0x5d7dc87ce247 - <alloc[a8a7aba520129d98]::vec::Vec<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>> as core[35159d6ffb30e017]::iter::traits::collect::FromIterator<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>>>::from_iter::<core[35159d6ffb30e017]::iter::adapters::flatten::FlatMap<core[35159d6ffb30e017]::slice::iter::Iter<&str>, alloc[a8a7aba520129d98]::vec::into_iter::IntoIter<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>>, hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/vec/mod.rs:3895:9
[INFO] [stdout]   33:     0x5d7dc87a7f9d - <core[35159d6ffb30e017]::iter::adapters::flatten::FlatMap<core[35159d6ffb30e017]::slice::iter::Iter<&str>, alloc[a8a7aba520129d98]::vec::into_iter::IntoIter<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>>, hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0}> as core[35159d6ffb30e017]::iter::traits::iterator::Iterator>::collect::<alloc[a8a7aba520129d98]::vec::Vec<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/iter/traits/iterator.rs:2092:9
[INFO] [stdout]   34:     0x5d7dc87366a1 - hgrep[1622a5e3ebed608]::test::read_all_matches::<&str>
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test.rs:30:10
[INFO] [stdout]   35:     0x5d7dc87aa2a1 - hgrep[1622a5e3ebed608]::chunk::tests::test_success_case
[INFO] [stdout]                                at /opt/rustwide/workdir/src/chunk.rs:375:23
[INFO] [stdout]   36:     0x5d7dc87aa762 - hgrep[1622a5e3ebed608]::chunk::tests::test_three_chunks
[INFO] [stdout]                                at /opt/rustwide/workdir/src/chunk.rs:390:21
[INFO] [stdout]   37:     0x5d7dc87a84b7 - hgrep[1622a5e3ebed608]::chunk::tests::test_three_chunks::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/chunk.rs:389:27
[INFO] [stdout]   38:     0x5d7dc87c62d6 - <hgrep[1622a5e3ebed608]::chunk::tests::test_three_chunks::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   39:     0x5d7dc87ead4b - <fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x5d7dc87ead4b - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18
[INFO] [stdout]   41:     0x5d7dc87f853b - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   42:     0x5d7dc87f853b - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   43:     0x5d7dc87f853b - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   44:     0x5d7dc87f853b - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   45:     0x5d7dc87f853b - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   46:     0x5d7dc87f853b - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   47:     0x5d7dc87f853b - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   48:     0x5d7dc87f2f14 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   49:     0x5d7dc87f2f14 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   50:     0x5d7dc87fb142 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   51:     0x5d7dc87fb142 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   52:     0x5d7dc87fb142 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   53:     0x5d7dc87fb142 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x5d7dc87fb142 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x5d7dc87fb142 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   56:     0x5d7dc87fb142 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x5d7dc8e3963f - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   58:     0x5d7dc8e3963f - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   59:     0x719af1b5baa4 - <unknown>
[INFO] [stdout]   60:     0x719af1be8a64 - clone
[INFO] [stdout]   61:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- chunk::tests::test_no_chunk_files stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'chunk::tests::test_no_chunk_files' (53) panicked at src/test.rs:12:10:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5d7dc8e3a3ba - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5d7dc8e3a3ba - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5d7dc8e3a3ba - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5d7dc8e3a3ba - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5d7dc8e52b3a - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5d7dc8e52b3a - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x5d7dc8e410d2 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5d7dc8e410d2 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5d7dc8e170af - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5d7dc8e170af - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5d7dc8e319f9 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5d7dc87f7a6c - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5d7dc87f7a6c - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5d7dc8e31c72 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5d7dc8e31c72 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5d7dc8e17168 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5d7dc8e0e019 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5d7dc8e181ad - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5d7dc8e5337c - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5d7dc8e530f2 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5d7dc8736068 - <core[35159d6ffb30e017]::result::Result<alloc[a8a7aba520129d98]::string::String, std[ec419fa8110287d5]::io::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5d7dc8736068 - hgrep[1622a5e3ebed608]::test::read_matches::<&&str>
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test.rs:12:10
[INFO] [stdout]   22:     0x5d7dc873d6ae - hgrep[1622a5e3ebed608]::test::read_all_matches::<&str>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test.rs:29:27
[INFO] [stdout]   23:     0x5d7dc8731427 - <&mut hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<(&&str,)>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:310:21
[INFO] [stdout]   24:     0x5d7dc8731427 - <core[35159d6ffb30e017]::option::Option<&&str>>::map::<alloc[a8a7aba520129d98]::vec::into_iter::IntoIter<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>>, &mut hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/option.rs:1165:29
[INFO] [stdout]   25:     0x5d7dc8731427 - <core[35159d6ffb30e017]::iter::adapters::map::Map<core[35159d6ffb30e017]::slice::iter::Iter<&str>, hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0}> as core[35159d6ffb30e017]::iter::traits::iterator::Iterator>::next
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/iter/adapters/map.rs:107:26
[INFO] [stdout]   26:     0x5d7dc87e71f4 - <core[35159d6ffb30e017]::iter::adapters::fuse::Fuse<core[35159d6ffb30e017]::iter::adapters::map::Map<core[35159d6ffb30e017]::slice::iter::Iter<&str>, hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0}>> as core[35159d6ffb30e017]::iter::adapters::fuse::FuseImpl<core[35159d6ffb30e017]::iter::adapters::map::Map<core[35159d6ffb30e017]::slice::iter::Iter<&str>, hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0}>>>::next
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/iter/adapters/fuse.rs:381:29
[INFO] [stdout]   27:     0x5d7dc87b6597 - <core[35159d6ffb30e017]::iter::adapters::fuse::Fuse<core[35159d6ffb30e017]::iter::adapters::map::Map<core[35159d6ffb30e017]::slice::iter::Iter<&str>, hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0}>> as core[35159d6ffb30e017]::iter::traits::iterator::Iterator>::next
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/iter/adapters/fuse.rs:50:9
[INFO] [stdout]   28:     0x5d7dc87b6597 - <core[35159d6ffb30e017]::iter::adapters::flatten::FlattenCompat<core[35159d6ffb30e017]::iter::adapters::map::Map<core[35159d6ffb30e017]::slice::iter::Iter<&str>, hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0}>, alloc[a8a7aba520129d98]::vec::into_iter::IntoIter<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>>> as core[35159d6ffb30e017]::iter::traits::iterator::Iterator>::next
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/iter/adapters/flatten.rs:526:29
[INFO] [stdout]   29:     0x5d7dc87b5106 - <core[35159d6ffb30e017]::iter::adapters::flatten::FlatMap<core[35159d6ffb30e017]::slice::iter::Iter<&str>, alloc[a8a7aba520129d98]::vec::into_iter::IntoIter<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>>, hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0}> as core[35159d6ffb30e017]::iter::traits::iterator::Iterator>::next
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/iter/adapters/flatten.rs:64:20
[INFO] [stdout]   30:     0x5d7dc87d2008 - <alloc[a8a7aba520129d98]::vec::Vec<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>> as alloc[a8a7aba520129d98]::vec::spec_from_iter_nested::SpecFromIterNested<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>, core[35159d6ffb30e017]::iter::adapters::flatten::FlatMap<core[35159d6ffb30e017]::slice::iter::Iter<&str>, alloc[a8a7aba520129d98]::vec::into_iter::IntoIter<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>>, hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0}>>>::from_iter
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/vec/spec_from_iter_nested.rs:24:41
[INFO] [stdout]   31:     0x5d7dc87d159d - <alloc[a8a7aba520129d98]::vec::Vec<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>> as alloc[a8a7aba520129d98]::vec::spec_from_iter::SpecFromIter<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>, core[35159d6ffb30e017]::iter::adapters::flatten::FlatMap<core[35159d6ffb30e017]::slice::iter::Iter<&str>, alloc[a8a7aba520129d98]::vec::into_iter::IntoIter<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>>, hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0}>>>::from_iter
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/vec/spec_from_iter.rs:33:9
[INFO] [stdout]   32:     0x5d7dc87ce247 - <alloc[a8a7aba520129d98]::vec::Vec<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>> as core[35159d6ffb30e017]::iter::traits::collect::FromIterator<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>>>::from_iter::<core[35159d6ffb30e017]::iter::adapters::flatten::FlatMap<core[35159d6ffb30e017]::slice::iter::Iter<&str>, alloc[a8a7aba520129d98]::vec::into_iter::IntoIter<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>>, hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/vec/mod.rs:3895:9
[INFO] [stdout]   33:     0x5d7dc87a7f9d - <core[35159d6ffb30e017]::iter::adapters::flatten::FlatMap<core[35159d6ffb30e017]::slice::iter::Iter<&str>, alloc[a8a7aba520129d98]::vec::into_iter::IntoIter<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>>, hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0}> as core[35159d6ffb30e017]::iter::traits::iterator::Iterator>::collect::<alloc[a8a7aba520129d98]::vec::Vec<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/iter/traits/iterator.rs:2092:9
[INFO] [stdout]   34:     0x5d7dc87366a1 - hgrep[1622a5e3ebed608]::test::read_all_matches::<&str>
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test.rs:30:10
[INFO] [stdout]   35:     0x5d7dc87aa2a1 - hgrep[1622a5e3ebed608]::chunk::tests::test_success_case
[INFO] [stdout]                                at /opt/rustwide/workdir/src/chunk.rs:375:23
[INFO] [stdout]   36:     0x5d7dc87ab322 - hgrep[1622a5e3ebed608]::chunk::tests::test_no_chunk_files
[INFO] [stdout]                                at /opt/rustwide/workdir/src/chunk.rs:390:21
[INFO] [stdout]   37:     0x5d7dc87a8667 - hgrep[1622a5e3ebed608]::chunk::tests::test_no_chunk_files::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/chunk.rs:389:27
[INFO] [stdout]   38:     0x5d7dc87c6516 - <hgrep[1622a5e3ebed608]::chunk::tests::test_no_chunk_files::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   39:     0x5d7dc87ead4b - <fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x5d7dc87ead4b - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18
[INFO] [stdout]   41:     0x5d7dc87f853b - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   42:     0x5d7dc87f853b - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   43:     0x5d7dc87f853b - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   44:     0x5d7dc87f853b - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   45:     0x5d7dc87f853b - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   46:     0x5d7dc87f853b - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   47:     0x5d7dc87f853b - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   48:     0x5d7dc87f2f14 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   49:     0x5d7dc87f2f14 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   50:     0x5d7dc87fb142 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   51:     0x5d7dc87fb142 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   52:     0x5d7dc87fb142 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   53:     0x5d7dc87fb142 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x5d7dc87fb142 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x5d7dc87fb142 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   56:     0x5d7dc87fb142 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x5d7dc8e3963f - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   58:     0x5d7dc8e3963f - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   59:     0x719af1b5baa4 - <unknown>
[INFO] [stdout]   60:     0x719af1be8a64 - clone
[INFO] [stdout]   61:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- chunk::tests::test_no_chunk_file_end stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'chunk::tests::test_no_chunk_file_end' (52) panicked at src/test.rs:12:10:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5d7dc8e3a3ba - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5d7dc8e3a3ba - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5d7dc8e3a3ba - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5d7dc8e3a3ba - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5d7dc8e52b3a - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5d7dc8e52b3a - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x5d7dc8e410d2 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5d7dc8e410d2 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5d7dc8e170af - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5d7dc8e170af - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5d7dc8e319f9 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5d7dc87f7a6c - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5d7dc87f7a6c - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5d7dc8e31c72 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5d7dc8e31c72 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5d7dc8e17168 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5d7dc8e0e019 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5d7dc8e181ad - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5d7dc8e5337c - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5d7dc8e530f2 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5d7dc8736068 - <core[35159d6ffb30e017]::result::Result<alloc[a8a7aba520129d98]::string::String, std[ec419fa8110287d5]::io::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5d7dc8736068 - hgrep[1622a5e3ebed608]::test::read_matches::<&&str>
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test.rs:12:10
[INFO] [stdout]   22:     0x5d7dc873d6ae - hgrep[1622a5e3ebed608]::test::read_all_matches::<&str>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test.rs:29:27
[INFO] [stdout]   23:     0x5d7dc8731427 - <&mut hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<(&&str,)>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:310:21
[INFO] [stdout]   24:     0x5d7dc8731427 - <core[35159d6ffb30e017]::option::Option<&&str>>::map::<alloc[a8a7aba520129d98]::vec::into_iter::IntoIter<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>>, &mut hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/option.rs:1165:29
[INFO] [stdout]   25:     0x5d7dc8731427 - <core[35159d6ffb30e017]::iter::adapters::map::Map<core[35159d6ffb30e017]::slice::iter::Iter<&str>, hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0}> as core[35159d6ffb30e017]::iter::traits::iterator::Iterator>::next
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/iter/adapters/map.rs:107:26
[INFO] [stdout]   26:     0x5d7dc87e71f4 - <core[35159d6ffb30e017]::iter::adapters::fuse::Fuse<core[35159d6ffb30e017]::iter::adapters::map::Map<core[35159d6ffb30e017]::slice::iter::Iter<&str>, hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0}>> as core[35159d6ffb30e017]::iter::adapters::fuse::FuseImpl<core[35159d6ffb30e017]::iter::adapters::map::Map<core[35159d6ffb30e017]::slice::iter::Iter<&str>, hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0}>>>::next
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/iter/adapters/fuse.rs:381:29
[INFO] [stdout]   27:     0x5d7dc87b6597 - <core[35159d6ffb30e017]::iter::adapters::fuse::Fuse<core[35159d6ffb30e017]::iter::adapters::map::Map<core[35159d6ffb30e017]::slice::iter::Iter<&str>, hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0}>> as core[35159d6ffb30e017]::iter::traits::iterator::Iterator>::next
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/iter/adapters/fuse.rs:50:9
[INFO] [stdout]   28:     0x5d7dc87b6597 - <core[35159d6ffb30e017]::iter::adapters::flatten::FlattenCompat<core[35159d6ffb30e017]::iter::adapters::map::Map<core[35159d6ffb30e017]::slice::iter::Iter<&str>, hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0}>, alloc[a8a7aba520129d98]::vec::into_iter::IntoIter<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>>> as core[35159d6ffb30e017]::iter::traits::iterator::Iterator>::next
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/iter/adapters/flatten.rs:526:29
[INFO] [stdout]   29:     0x5d7dc87b5106 - <core[35159d6ffb30e017]::iter::adapters::flatten::FlatMap<core[35159d6ffb30e017]::slice::iter::Iter<&str>, alloc[a8a7aba520129d98]::vec::into_iter::IntoIter<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>>, hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0}> as core[35159d6ffb30e017]::iter::traits::iterator::Iterator>::next
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/iter/adapters/flatten.rs:64:20
[INFO] [stdout]   30:     0x5d7dc87d2008 - <alloc[a8a7aba520129d98]::vec::Vec<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>> as alloc[a8a7aba520129d98]::vec::spec_from_iter_nested::SpecFromIterNested<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>, core[35159d6ffb30e017]::iter::adapters::flatten::FlatMap<core[35159d6ffb30e017]::slice::iter::Iter<&str>, alloc[a8a7aba520129d98]::vec::into_iter::IntoIter<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>>, hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0}>>>::from_iter
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/vec/spec_from_iter_nested.rs:24:41
[INFO] [stdout]   31:     0x5d7dc87d159d - <alloc[a8a7aba520129d98]::vec::Vec<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>> as alloc[a8a7aba520129d98]::vec::spec_from_iter::SpecFromIter<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>, core[35159d6ffb30e017]::iter::adapters::flatten::FlatMap<core[35159d6ffb30e017]::slice::iter::Iter<&str>, alloc[a8a7aba520129d98]::vec::into_iter::IntoIter<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>>, hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0}>>>::from_iter
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/vec/spec_from_iter.rs:33:9
[INFO] [stdout]   32:     0x5d7dc87ce247 - <alloc[a8a7aba520129d98]::vec::Vec<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>> as core[35159d6ffb30e017]::iter::traits::collect::FromIterator<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>>>::from_iter::<core[35159d6ffb30e017]::iter::adapters::flatten::FlatMap<core[35159d6ffb30e017]::slice::iter::Iter<&str>, alloc[a8a7aba520129d98]::vec::into_iter::IntoIter<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>>, hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/vec/mod.rs:3895:9
[INFO] [stdout]   33:     0x5d7dc87a7f9d - <core[35159d6ffb30e017]::iter::adapters::flatten::FlatMap<core[35159d6ffb30e017]::slice::iter::Iter<&str>, alloc[a8a7aba520129d98]::vec::into_iter::IntoIter<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>>, hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0}> as core[35159d6ffb30e017]::iter::traits::iterator::Iterator>::collect::<alloc[a8a7aba520129d98]::vec::Vec<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/iter/traits/iterator.rs:2092:9
[INFO] [stdout]   34:     0x5d7dc87366a1 - hgrep[1622a5e3ebed608]::test::read_all_matches::<&str>
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test.rs:30:10
[INFO] [stdout]   35:     0x5d7dc87aa2a1 - hgrep[1622a5e3ebed608]::chunk::tests::test_success_case
[INFO] [stdout]                                at /opt/rustwide/workdir/src/chunk.rs:375:23
[INFO] [stdout]   36:     0x5d7dc87ac4c2 - hgrep[1622a5e3ebed608]::chunk::tests::test_no_chunk_file_end
[INFO] [stdout]                                at /opt/rustwide/workdir/src/chunk.rs:390:21
[INFO] [stdout]   37:     0x5d7dc87a87b7 - hgrep[1622a5e3ebed608]::chunk::tests::test_no_chunk_file_end::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/chunk.rs:389:27
[INFO] [stdout]   38:     0x5d7dc87c66d6 - <hgrep[1622a5e3ebed608]::chunk::tests::test_no_chunk_file_end::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   39:     0x5d7dc87ead4b - <fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x5d7dc87ead4b - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18
[INFO] [stdout]   41:     0x5d7dc87f853b - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   42:     0x5d7dc87f853b - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   43:     0x5d7dc87f853b - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   44:     0x5d7dc87f853b - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   45:     0x5d7dc87f853b - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   46:     0x5d7dc87f853b - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   47:     0x5d7dc87f853b - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   48:     0x5d7dc87f2f14 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   49:     0x5d7dc87f2f14 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   50:     0x5d7dc87fb142 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   51:     0x5d7dc87fb142 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   52:     0x5d7dc87fb142 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   53:     0x5d7dc87fb142 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x5d7dc87fb142 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x5d7dc87fb142 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   56:     0x5d7dc87fb142 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x5d7dc8e3963f - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   58:     0x5d7dc8e3963f - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   59:     0x719af1b5baa4 - <unknown>
[INFO] [stdout]   60:     0x719af1be8a64 - clone
[INFO] [stdout]   61:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- chunk::tests::test_three_chunks_joint_second stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'chunk::tests::test_three_chunks_joint_second' (66) panicked at src/test.rs:12:10:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5d7dc8e3a3ba - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5d7dc8e3a3ba - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5d7dc8e3a3ba - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5d7dc8e3a3ba - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5d7dc8e52b3a - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5d7dc8e52b3a - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x5d7dc8e410d2 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5d7dc8e410d2 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5d7dc8e170af - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5d7dc8e170af - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5d7dc8e319f9 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5d7dc87f7a6c - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5d7dc87f7a6c - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5d7dc8e31c72 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5d7dc8e31c72 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5d7dc8e17168 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5d7dc8e0e019 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5d7dc8e181ad - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5d7dc8e5337c - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5d7dc8e530f2 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5d7dc8736068 - <core[35159d6ffb30e017]::result::Result<alloc[a8a7aba520129d98]::string::String, std[ec419fa8110287d5]::io::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5d7dc8736068 - hgrep[1622a5e3ebed608]::test::read_matches::<&&str>
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test.rs:12:10
[INFO] [stdout]   22:     0x5d7dc873d6ae - hgrep[1622a5e3ebed608]::test::read_all_matches::<&str>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test.rs:29:27
[INFO] [stdout]   23:     0x5d7dc8731427 - <&mut hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<(&&str,)>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:310:21
[INFO] [stdout]   24:     0x5d7dc8731427 - <core[35159d6ffb30e017]::option::Option<&&str>>::map::<alloc[a8a7aba520129d98]::vec::into_iter::IntoIter<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>>, &mut hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/option.rs:1165:29
[INFO] [stdout]   25:     0x5d7dc8731427 - <core[35159d6ffb30e017]::iter::adapters::map::Map<core[35159d6ffb30e017]::slice::iter::Iter<&str>, hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0}> as core[35159d6ffb30e017]::iter::traits::iterator::Iterator>::next
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/iter/adapters/map.rs:107:26
[INFO] [stdout]   26:     0x5d7dc87e71f4 - <core[35159d6ffb30e017]::iter::adapters::fuse::Fuse<core[35159d6ffb30e017]::iter::adapters::map::Map<core[35159d6ffb30e017]::slice::iter::Iter<&str>, hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0}>> as core[35159d6ffb30e017]::iter::adapters::fuse::FuseImpl<core[35159d6ffb30e017]::iter::adapters::map::Map<core[35159d6ffb30e017]::slice::iter::Iter<&str>, hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0}>>>::next
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/iter/adapters/fuse.rs:381:29
[INFO] [stdout]   27:     0x5d7dc87b6597 - <core[35159d6ffb30e017]::iter::adapters::fuse::Fuse<core[35159d6ffb30e017]::iter::adapters::map::Map<core[35159d6ffb30e017]::slice::iter::Iter<&str>, hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0}>> as core[35159d6ffb30e017]::iter::traits::iterator::Iterator>::next
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/iter/adapters/fuse.rs:50:9
[INFO] [stdout]   28:     0x5d7dc87b6597 - <core[35159d6ffb30e017]::iter::adapters::flatten::FlattenCompat<core[35159d6ffb30e017]::iter::adapters::map::Map<core[35159d6ffb30e017]::slice::iter::Iter<&str>, hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0}>, alloc[a8a7aba520129d98]::vec::into_iter::IntoIter<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>>> as core[35159d6ffb30e017]::iter::traits::iterator::Iterator>::next
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/iter/adapters/flatten.rs:526:29
[INFO] [stdout]   29:     0x5d7dc87b5106 - <core[35159d6ffb30e017]::iter::adapters::flatten::FlatMap<core[35159d6ffb30e017]::slice::iter::Iter<&str>, alloc[a8a7aba520129d98]::vec::into_iter::IntoIter<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>>, hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0}> as core[35159d6ffb30e017]::iter::traits::iterator::Iterator>::next
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/iter/adapters/flatten.rs:64:20
[INFO] [stdout]   30:     0x5d7dc87d2008 - <alloc[a8a7aba520129d98]::vec::Vec<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>> as alloc[a8a7aba520129d98]::vec::spec_from_iter_nested::SpecFromIterNested<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>, core[35159d6ffb30e017]::iter::adapters::flatten::FlatMap<core[35159d6ffb30e017]::slice::iter::Iter<&str>, alloc[a8a7aba520129d98]::vec::into_iter::IntoIter<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>>, hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0}>>>::from_iter
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/vec/spec_from_iter_nested.rs:24:41
[INFO] [stdout]   31:     0x5d7dc87d159d - <alloc[a8a7aba520129d98]::vec::Vec<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>> as alloc[a8a7aba520129d98]::vec::spec_from_iter::SpecFromIter<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>, core[35159d6ffb30e017]::iter::adapters::flatten::FlatMap<core[35159d6ffb30e017]::slice::iter::Iter<&str>, alloc[a8a7aba520129d98]::vec::into_iter::IntoIter<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>>, hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0}>>>::from_iter
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/vec/spec_from_iter.rs:33:9
[INFO] [stdout]   32:     0x5d7dc87ce247 - <alloc[a8a7aba520129d98]::vec::Vec<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>> as core[35159d6ffb30e017]::iter::traits::collect::FromIterator<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>>>::from_iter::<core[35159d6ffb30e017]::iter::adapters::flatten::FlatMap<core[35159d6ffb30e017]::slice::iter::Iter<&str>, alloc[a8a7aba520129d98]::vec::into_iter::IntoIter<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>>, hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/vec/mod.rs:3895:9
[INFO] [stdout]   33:     0x5d7dc87a7f9d - <core[35159d6ffb30e017]::iter::adapters::flatten::FlatMap<core[35159d6ffb30e017]::slice::iter::Iter<&str>, alloc[a8a7aba520129d98]::vec::into_iter::IntoIter<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>>, hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0}> as core[35159d6ffb30e017]::iter::traits::iterator::Iterator>::collect::<alloc[a8a7aba520129d98]::vec::Vec<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/iter/traits/iterator.rs:2092:9
[INFO] [stdout]   34:     0x5d7dc87366a1 - hgrep[1622a5e3ebed608]::test::read_all_matches::<&str>
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test.rs:30:10
[INFO] [stdout]   35:     0x5d7dc87aa2a1 - hgrep[1622a5e3ebed608]::chunk::tests::test_success_case
[INFO] [stdout]                                at /opt/rustwide/workdir/src/chunk.rs:375:23
[INFO] [stdout]   36:     0x5d7dc87aea42 - hgrep[1622a5e3ebed608]::chunk::tests::test_three_chunks_joint_second
[INFO] [stdout]                                at /opt/rustwide/workdir/src/chunk.rs:390:21
[INFO] [stdout]   37:     0x5d7dc87a8ab7 - hgrep[1622a5e3ebed608]::chunk::tests::test_three_chunks_joint_second::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/chunk.rs:389:27
[INFO] [stdout]   38:     0x5d7dc87c6ad6 - <hgrep[1622a5e3ebed608]::chunk::tests::test_three_chunks_joint_second::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   39:     0x5d7dc87ead4b - <fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x5d7dc87ead4b - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18
[INFO] [stdout]   41:     0x5d7dc87f853b - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   42:     0x5d7dc87f853b - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   43:     0x5d7dc87f853b - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   44:     0x5d7dc87f853b - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   45:     0x5d7dc87f853b - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   46:     0x5d7dc87f853b - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   47:     0x5d7dc87f853b - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   48:     0x5d7dc87f2f14 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   49:     0x5d7dc87f2f14 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   50:     0x5d7dc87fb142 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   51:     0x5d7dc87fb142 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   52:     0x5d7dc87fb142 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   53:     0x5d7dc87fb142 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x5d7dc87fb142 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x5d7dc87fb142 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   56:     0x5d7dc87fb142 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x5d7dc8e3963f - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   58:     0x5d7dc8e3963f - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   59:     0x719af1b5baa4 - <unknown>
[INFO] [stdout]   60:     0x719af1be8a64 - clone
[INFO] [stdout]   61:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- chunk::tests::test_top_file_edge stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'chunk::tests::test_top_file_edge' (67) panicked at src/test.rs:12:10:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5d7dc8e3a3ba - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5d7dc8e3a3ba - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5d7dc8e3a3ba - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5d7dc8e3a3ba - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5d7dc8e52b3a - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5d7dc8e52b3a - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x5d7dc8e410d2 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5d7dc8e410d2 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5d7dc8e170af - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5d7dc8e170af - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5d7dc8e319f9 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5d7dc87f7a6c - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5d7dc87f7a6c - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5d7dc8e31c72 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5d7dc8e31c72 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5d7dc8e17168 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5d7dc8e0e019 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5d7dc8e181ad - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5d7dc8e5337c - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5d7dc8e530f2 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5d7dc8736068 - <core[35159d6ffb30e017]::result::Result<alloc[a8a7aba520129d98]::string::String, std[ec419fa8110287d5]::io::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5d7dc8736068 - hgrep[1622a5e3ebed608]::test::read_matches::<&&str>
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test.rs:12:10
[INFO] [stdout]   22:     0x5d7dc873d6ae - hgrep[1622a5e3ebed608]::test::read_all_matches::<&str>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test.rs:29:27
[INFO] [stdout]   23:     0x5d7dc8731427 - <&mut hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<(&&str,)>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:310:21
[INFO] [stdout]   24:     0x5d7dc8731427 - <core[35159d6ffb30e017]::option::Option<&&str>>::map::<alloc[a8a7aba520129d98]::vec::into_iter::IntoIter<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>>, &mut hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/option.rs:1165:29
[INFO] [stdout]   25:     0x5d7dc8731427 - <core[35159d6ffb30e017]::iter::adapters::map::Map<core[35159d6ffb30e017]::slice::iter::Iter<&str>, hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0}> as core[35159d6ffb30e017]::iter::traits::iterator::Iterator>::next
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/iter/adapters/map.rs:107:26
[INFO] [stdout]   26:     0x5d7dc87e71f4 - <core[35159d6ffb30e017]::iter::adapters::fuse::Fuse<core[35159d6ffb30e017]::iter::adapters::map::Map<core[35159d6ffb30e017]::slice::iter::Iter<&str>, hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0}>> as core[35159d6ffb30e017]::iter::adapters::fuse::FuseImpl<core[35159d6ffb30e017]::iter::adapters::map::Map<core[35159d6ffb30e017]::slice::iter::Iter<&str>, hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0}>>>::next
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/iter/adapters/fuse.rs:381:29
[INFO] [stdout]   27:     0x5d7dc87b6597 - <core[35159d6ffb30e017]::iter::adapters::fuse::Fuse<core[35159d6ffb30e017]::iter::adapters::map::Map<core[35159d6ffb30e017]::slice::iter::Iter<&str>, hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0}>> as core[35159d6ffb30e017]::iter::traits::iterator::Iterator>::next
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/iter/adapters/fuse.rs:50:9
[INFO] [stdout]   28:     0x5d7dc87b6597 - <core[35159d6ffb30e017]::iter::adapters::flatten::FlattenCompat<core[35159d6ffb30e017]::iter::adapters::map::Map<core[35159d6ffb30e017]::slice::iter::Iter<&str>, hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0}>, alloc[a8a7aba520129d98]::vec::into_iter::IntoIter<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>>> as core[35159d6ffb30e017]::iter::traits::iterator::Iterator>::next
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/iter/adapters/flatten.rs:526:29
[INFO] [stdout]   29:     0x5d7dc87b5106 - <core[35159d6ffb30e017]::iter::adapters::flatten::FlatMap<core[35159d6ffb30e017]::slice::iter::Iter<&str>, alloc[a8a7aba520129d98]::vec::into_iter::IntoIter<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>>, hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0}> as core[35159d6ffb30e017]::iter::traits::iterator::Iterator>::next
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/iter/adapters/flatten.rs:64:20
[INFO] [stdout]   30:     0x5d7dc87d2008 - <alloc[a8a7aba520129d98]::vec::Vec<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>> as alloc[a8a7aba520129d98]::vec::spec_from_iter_nested::SpecFromIterNested<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>, core[35159d6ffb30e017]::iter::adapters::flatten::FlatMap<core[35159d6ffb30e017]::slice::iter::Iter<&str>, alloc[a8a7aba520129d98]::vec::into_iter::IntoIter<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>>, hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0}>>>::from_iter
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/vec/spec_from_iter_nested.rs:24:41
[INFO] [stdout]   31:     0x5d7dc87d159d - <alloc[a8a7aba520129d98]::vec::Vec<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>> as alloc[a8a7aba520129d98]::vec::spec_from_iter::SpecFromIter<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>, core[35159d6ffb30e017]::iter::adapters::flatten::FlatMap<core[35159d6ffb30e017]::slice::iter::Iter<&str>, alloc[a8a7aba520129d98]::vec::into_iter::IntoIter<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>>, hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0}>>>::from_iter
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/vec/spec_from_iter.rs:33:9
[INFO] [stdout]   32:     0x5d7dc87ce247 - <alloc[a8a7aba520129d98]::vec::Vec<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>> as core[35159d6ffb30e017]::iter::traits::collect::FromIterator<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>>>::from_iter::<core[35159d6ffb30e017]::iter::adapters::flatten::FlatMap<core[35159d6ffb30e017]::slice::iter::Iter<&str>, alloc[a8a7aba520129d98]::vec::into_iter::IntoIter<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>>, hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/vec/mod.rs:3895:9
[INFO] [stdout]   33:     0x5d7dc87a7f9d - <core[35159d6ffb30e017]::iter::adapters::flatten::FlatMap<core[35159d6ffb30e017]::slice::iter::Iter<&str>, alloc[a8a7aba520129d98]::vec::into_iter::IntoIter<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>>, hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0}> as core[35159d6ffb30e017]::iter::traits::iterator::Iterator>::collect::<alloc[a8a7aba520129d98]::vec::Vec<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/iter/traits/iterator.rs:2092:9
[INFO] [stdout]   34:     0x5d7dc87366a1 - hgrep[1622a5e3ebed608]::test::read_all_matches::<&str>
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test.rs:30:10
[INFO] [stdout]   35:     0x5d7dc87aa2a1 - hgrep[1622a5e3ebed608]::chunk::tests::test_success_case
[INFO] [stdout]                                at /opt/rustwide/workdir/src/chunk.rs:375:23
[INFO] [stdout]   36:     0x5d7dc87ab2c2 - hgrep[1622a5e3ebed608]::chunk::tests::test_top_file_edge
[INFO] [stdout]                                at /opt/rustwide/workdir/src/chunk.rs:390:21
[INFO] [stdout]   37:     0x5d7dc87a85d7 - hgrep[1622a5e3ebed608]::chunk::tests::test_top_file_edge::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/chunk.rs:389:27
[INFO] [stdout]   38:     0x5d7dc87c6456 - <hgrep[1622a5e3ebed608]::chunk::tests::test_top_file_edge::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   39:     0x5d7dc87ead4b - <fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x5d7dc87ead4b - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18
[INFO] [stdout]   41:     0x5d7dc87f853b - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   42:     0x5d7dc87f853b - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   43:     0x5d7dc87f853b - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   44:     0x5d7dc87f853b - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   45:     0x5d7dc87f853b - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   46:     0x5d7dc87f853b - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   47:     0x5d7dc87f853b - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   48:     0x5d7dc87f2f14 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   49:     0x5d7dc87f2f14 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   50:     0x5d7dc87fb142 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   51:     0x5d7dc87fb142 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   52:     0x5d7dc87fb142 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   53:     0x5d7dc87fb142 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x5d7dc87fb142 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x5d7dc87fb142 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   56:     0x5d7dc87fb142 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x5d7dc8e3963f - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   58:     0x5d7dc8e3963f - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   59:     0x719af1b5baa4 - <unknown>
[INFO] [stdout]   60:     0x719af1be8a64 - clone
[INFO] [stdout]   61:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- chunk::tests::test_top_inner_file_edge stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'chunk::tests::test_top_inner_file_edge' (68) panicked at src/test.rs:12:10:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5d7dc8e3a3ba - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5d7dc8e3a3ba - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5d7dc8e3a3ba - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5d7dc8e3a3ba - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5d7dc8e52b3a - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5d7dc8e52b3a - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x5d7dc8e410d2 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5d7dc8e410d2 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5d7dc8e170af - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5d7dc8e170af - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5d7dc8e319f9 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5d7dc87f7a6c - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5d7dc87f7a6c - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5d7dc8e31c72 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5d7dc8e31c72 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5d7dc8e17168 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5d7dc8e0e019 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5d7dc8e181ad - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5d7dc8e5337c - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5d7dc8e530f2 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5d7dc8736068 - <core[35159d6ffb30e017]::result::Result<alloc[a8a7aba520129d98]::string::String, std[ec419fa8110287d5]::io::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5d7dc8736068 - hgrep[1622a5e3ebed608]::test::read_matches::<&&str>
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test.rs:12:10
[INFO] [stdout]   22:     0x5d7dc873d6ae - hgrep[1622a5e3ebed608]::test::read_all_matches::<&str>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test.rs:29:27
[INFO] [stdout]   23:     0x5d7dc8731427 - <&mut hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<(&&str,)>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:310:21
[INFO] [stdout]   24:     0x5d7dc8731427 - <core[35159d6ffb30e017]::option::Option<&&str>>::map::<alloc[a8a7aba520129d98]::vec::into_iter::IntoIter<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>>, &mut hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/option.rs:1165:29
[INFO] [stdout]   25:     0x5d7dc8731427 - <core[35159d6ffb30e017]::iter::adapters::map::Map<core[35159d6ffb30e017]::slice::iter::Iter<&str>, hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0}> as core[35159d6ffb30e017]::iter::traits::iterator::Iterator>::next
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/iter/adapters/map.rs:107:26
[INFO] [stdout]   26:     0x5d7dc87e71f4 - <core[35159d6ffb30e017]::iter::adapters::fuse::Fuse<core[35159d6ffb30e017]::iter::adapters::map::Map<core[35159d6ffb30e017]::slice::iter::Iter<&str>, hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0}>> as core[35159d6ffb30e017]::iter::adapters::fuse::FuseImpl<core[35159d6ffb30e017]::iter::adapters::map::Map<core[35159d6ffb30e017]::slice::iter::Iter<&str>, hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0}>>>::next
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/iter/adapters/fuse.rs:381:29
[INFO] [stdout]   27:     0x5d7dc87b6597 - <core[35159d6ffb30e017]::iter::adapters::fuse::Fuse<core[35159d6ffb30e017]::iter::adapters::map::Map<core[35159d6ffb30e017]::slice::iter::Iter<&str>, hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0}>> as core[35159d6ffb30e017]::iter::traits::iterator::Iterator>::next
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/iter/adapters/fuse.rs:50:9
[INFO] [stdout]   28:     0x5d7dc87b6597 - <core[35159d6ffb30e017]::iter::adapters::flatten::FlattenCompat<core[35159d6ffb30e017]::iter::adapters::map::Map<core[35159d6ffb30e017]::slice::iter::Iter<&str>, hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0}>, alloc[a8a7aba520129d98]::vec::into_iter::IntoIter<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>>> as core[35159d6ffb30e017]::iter::traits::iterator::Iterator>::next
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/iter/adapters/flatten.rs:526:29
[INFO] [stdout]   29:     0x5d7dc87b5106 - <core[35159d6ffb30e017]::iter::adapters::flatten::FlatMap<core[35159d6ffb30e017]::slice::iter::Iter<&str>, alloc[a8a7aba520129d98]::vec::into_iter::IntoIter<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>>, hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0}> as core[35159d6ffb30e017]::iter::traits::iterator::Iterator>::next
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/iter/adapters/flatten.rs:64:20
[INFO] [stdout]   30:     0x5d7dc87d2008 - <alloc[a8a7aba520129d98]::vec::Vec<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>> as alloc[a8a7aba520129d98]::vec::spec_from_iter_nested::SpecFromIterNested<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>, core[35159d6ffb30e017]::iter::adapters::flatten::FlatMap<core[35159d6ffb30e017]::slice::iter::Iter<&str>, alloc[a8a7aba520129d98]::vec::into_iter::IntoIter<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>>, hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0}>>>::from_iter
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/vec/spec_from_iter_nested.rs:24:41
[INFO] [stdout]   31:     0x5d7dc87d159d - <alloc[a8a7aba520129d98]::vec::Vec<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>> as alloc[a8a7aba520129d98]::vec::spec_from_iter::SpecFromIter<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>, core[35159d6ffb30e017]::iter::adapters::flatten::FlatMap<core[35159d6ffb30e017]::slice::iter::Iter<&str>, alloc[a8a7aba520129d98]::vec::into_iter::IntoIter<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>>, hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0}>>>::from_iter
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/vec/spec_from_iter.rs:33:9
[INFO] [stdout]   32:     0x5d7dc87ce247 - <alloc[a8a7aba520129d98]::vec::Vec<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>> as core[35159d6ffb30e017]::iter::traits::collect::FromIterator<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>>>::from_iter::<core[35159d6ffb30e017]::iter::adapters::flatten::FlatMap<core[35159d6ffb30e017]::slice::iter::Iter<&str>, alloc[a8a7aba520129d98]::vec::into_iter::IntoIter<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>>, hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/vec/mod.rs:3895:9
[INFO] [stdout]   33:     0x5d7dc87a7f9d - <core[35159d6ffb30e017]::iter::adapters::flatten::FlatMap<core[35159d6ffb30e017]::slice::iter::Iter<&str>, alloc[a8a7aba520129d98]::vec::into_iter::IntoIter<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>>, hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0}> as core[35159d6ffb30e017]::iter::traits::iterator::Iterator>::collect::<alloc[a8a7aba520129d98]::vec::Vec<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/iter/traits/iterator.rs:2092:9
[INFO] [stdout]   34:     0x5d7dc87366a1 - hgrep[1622a5e3ebed608]::test::read_all_matches::<&str>
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test.rs:30:10
[INFO] [stdout]   35:     0x5d7dc87aa2a1 - hgrep[1622a5e3ebed608]::chunk::tests::test_success_case
[INFO] [stdout]                                at /opt/rustwide/workdir/src/chunk.rs:375:23
[INFO] [stdout]   36:     0x5d7dc87acd82 - hgrep[1622a5e3ebed608]::chunk::tests::test_top_inner_file_edge
[INFO] [stdout]                                at /opt/rustwide/workdir/src/chunk.rs:390:21
[INFO] [stdout]   37:     0x5d7dc87a88d7 - hgrep[1622a5e3ebed608]::chunk::tests::test_top_inner_file_edge::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/chunk.rs:389:27
[INFO] [stdout]   38:     0x5d7dc87c6856 - <hgrep[1622a5e3ebed608]::chunk::tests::test_top_inner_file_edge::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   39:     0x5d7dc87ead4b - <fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x5d7dc87ead4b - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18
[INFO] [stdout]   41:     0x5d7dc87f853b - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   42:     0x5d7dc87f853b - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   43:     0x5d7dc87f853b - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   44:     0x5d7dc87f853b - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   45:     0x5d7dc87f853b - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   46:     0x5d7dc87f853b - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   47:     0x5d7dc87f853b - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   48:     0x5d7dc87f2f14 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   49:     0x5d7dc87f2f14 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   50:     0x5d7dc87fb142 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   51:     0x5d7dc87fb142 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   52:     0x5d7dc87fb142 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   53:     0x5d7dc87fb142 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x5d7dc87fb142 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x5d7dc87fb142 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   56:     0x5d7dc87fb142 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x5d7dc8e3963f - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   58:     0x5d7dc8e3963f - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   59:     0x719af1b5baa4 - <unknown>
[INFO] [stdout]   60:     0x719af1be8a64 - clone
[INFO] [stdout]   61:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- chunk::tests::test_two_chunks stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'chunk::tests::test_two_chunks' (69) panicked at src/test.rs:12:10:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5d7dc8e3a3ba - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5d7dc8e3a3ba - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5d7dc8e3a3ba - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5d7dc8e3a3ba - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5d7dc8e52b3a - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5d7dc8e52b3a - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x5d7dc8e410d2 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5d7dc8e410d2 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5d7dc8e170af - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5d7dc8e170af - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5d7dc8e319f9 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5d7dc87f7a6c - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5d7dc87f7a6c - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5d7dc8e31c72 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5d7dc8e31c72 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5d7dc8e17168 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5d7dc8e0e019 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5d7dc8e181ad - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5d7dc8e5337c - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5d7dc8e530f2 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5d7dc8736068 - <core[35159d6ffb30e017]::result::Result<alloc[a8a7aba520129d98]::string::String, std[ec419fa8110287d5]::io::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5d7dc8736068 - hgrep[1622a5e3ebed608]::test::read_matches::<&&str>
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test.rs:12:10
[INFO] [stdout]   22:     0x5d7dc873d6ae - hgrep[1622a5e3ebed608]::test::read_all_matches::<&str>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test.rs:29:27
[INFO] [stdout]   23:     0x5d7dc8731427 - <&mut hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<(&&str,)>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:310:21
[INFO] [stdout]   24:     0x5d7dc8731427 - <core[35159d6ffb30e017]::option::Option<&&str>>::map::<alloc[a8a7aba520129d98]::vec::into_iter::IntoIter<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>>, &mut hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/option.rs:1165:29
[INFO] [stdout]   25:     0x5d7dc8731427 - <core[35159d6ffb30e017]::iter::adapters::map::Map<core[35159d6ffb30e017]::slice::iter::Iter<&str>, hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0}> as core[35159d6ffb30e017]::iter::traits::iterator::Iterator>::next
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/iter/adapters/map.rs:107:26
[INFO] [stdout]   26:     0x5d7dc87e71f4 - <core[35159d6ffb30e017]::iter::adapters::fuse::Fuse<core[35159d6ffb30e017]::iter::adapters::map::Map<core[35159d6ffb30e017]::slice::iter::Iter<&str>, hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0}>> as core[35159d6ffb30e017]::iter::adapters::fuse::FuseImpl<core[35159d6ffb30e017]::iter::adapters::map::Map<core[35159d6ffb30e017]::slice::iter::Iter<&str>, hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0}>>>::next
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/iter/adapters/fuse.rs:381:29
[INFO] [stdout]   27:     0x5d7dc87b6597 - <core[35159d6ffb30e017]::iter::adapters::fuse::Fuse<core[35159d6ffb30e017]::iter::adapters::map::Map<core[35159d6ffb30e017]::slice::iter::Iter<&str>, hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0}>> as core[35159d6ffb30e017]::iter::traits::iterator::Iterator>::next
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/iter/adapters/fuse.rs:50:9
[INFO] [stdout]   28:     0x5d7dc87b6597 - <core[35159d6ffb30e017]::iter::adapters::flatten::FlattenCompat<core[35159d6ffb30e017]::iter::adapters::map::Map<core[35159d6ffb30e017]::slice::iter::Iter<&str>, hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0}>, alloc[a8a7aba520129d98]::vec::into_iter::IntoIter<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>>> as core[35159d6ffb30e017]::iter::traits::iterator::Iterator>::next
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/iter/adapters/flatten.rs:526:29
[INFO] [stdout]   29:     0x5d7dc87b5106 - <core[35159d6ffb30e017]::iter::adapters::flatten::FlatMap<core[35159d6ffb30e017]::slice::iter::Iter<&str>, alloc[a8a7aba520129d98]::vec::into_iter::IntoIter<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>>, hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0}> as core[35159d6ffb30e017]::iter::traits::iterator::Iterator>::next
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/iter/adapters/flatten.rs:64:20
[INFO] [stdout]   30:     0x5d7dc87d2008 - <alloc[a8a7aba520129d98]::vec::Vec<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>> as alloc[a8a7aba520129d98]::vec::spec_from_iter_nested::SpecFromIterNested<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>, core[35159d6ffb30e017]::iter::adapters::flatten::FlatMap<core[35159d6ffb30e017]::slice::iter::Iter<&str>, alloc[a8a7aba520129d98]::vec::into_iter::IntoIter<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>>, hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0}>>>::from_iter
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/vec/spec_from_iter_nested.rs:24:41
[INFO] [stdout]   31:     0x5d7dc87d159d - <alloc[a8a7aba520129d98]::vec::Vec<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>> as alloc[a8a7aba520129d98]::vec::spec_from_iter::SpecFromIter<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>, core[35159d6ffb30e017]::iter::adapters::flatten::FlatMap<core[35159d6ffb30e017]::slice::iter::Iter<&str>, alloc[a8a7aba520129d98]::vec::into_iter::IntoIter<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>>, hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0}>>>::from_iter
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/vec/spec_from_iter.rs:33:9
[INFO] [stdout]   32:     0x5d7dc87ce247 - <alloc[a8a7aba520129d98]::vec::Vec<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>> as core[35159d6ffb30e017]::iter::traits::collect::FromIterator<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>>>::from_iter::<core[35159d6ffb30e017]::iter::adapters::flatten::FlatMap<core[35159d6ffb30e017]::slice::iter::Iter<&str>, alloc[a8a7aba520129d98]::vec::into_iter::IntoIter<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>>, hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/vec/mod.rs:3895:9
[INFO] [stdout]   33:     0x5d7dc87a7f9d - <core[35159d6ffb30e017]::iter::adapters::flatten::FlatMap<core[35159d6ffb30e017]::slice::iter::Iter<&str>, alloc[a8a7aba520129d98]::vec::into_iter::IntoIter<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>>, hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0}> as core[35159d6ffb30e017]::iter::traits::iterator::Iterator>::collect::<alloc[a8a7aba520129d98]::vec::Vec<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/iter/traits/iterator.rs:2092:9
[INFO] [stdout]   34:     0x5d7dc87366a1 - hgrep[1622a5e3ebed608]::test::read_all_matches::<&str>
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test.rs:30:10
[INFO] [stdout]   35:     0x5d7dc87aa2a1 - hgrep[1622a5e3ebed608]::chunk::tests::test_success_case
[INFO] [stdout]                                at /opt/rustwide/workdir/src/chunk.rs:375:23
[INFO] [stdout]   36:     0x5d7dc87aa742 - hgrep[1622a5e3ebed608]::chunk::tests::test_two_chunks
[INFO] [stdout]                                at /opt/rustwide/workdir/src/chunk.rs:390:21
[INFO] [stdout]   37:     0x5d7dc87a8487 - hgrep[1622a5e3ebed608]::chunk::tests::test_two_chunks::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/chunk.rs:389:27
[INFO] [stdout]   38:     0x5d7dc87c6296 - <hgrep[1622a5e3ebed608]::chunk::tests::test_two_chunks::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   39:     0x5d7dc87ead4b - <fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x5d7dc87ead4b - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18
[INFO] [stdout]   41:     0x5d7dc87f853b - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   42:     0x5d7dc87f853b - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   43:     0x5d7dc87f853b - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   44:     0x5d7dc87f853b - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   45:     0x5d7dc87f853b - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   46:     0x5d7dc87f853b - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   47:     0x5d7dc87f853b - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   48:     0x5d7dc87f2f14 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   49:     0x5d7dc87f2f14 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   50:     0x5d7dc87fb142 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   51:     0x5d7dc87fb142 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   52:     0x5d7dc87fb142 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   53:     0x5d7dc87fb142 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x5d7dc87fb142 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x5d7dc87fb142 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   56:     0x5d7dc87fb142 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x5d7dc8e3963f - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   58:     0x5d7dc8e3963f - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   59:     0x719af1b5baa4 - <unknown>
[INFO] [stdout]   60:     0x719af1be8a64 - clone
[INFO] [stdout]   61:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- chunk::tests::test_two_chunks_all_blank_between stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'chunk::tests::test_two_chunks_all_blank_between' (70) panicked at src/test.rs:12:10:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5d7dc8e3a3ba - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5d7dc8e3a3ba - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5d7dc8e3a3ba - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5d7dc8e3a3ba - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5d7dc8e52b3a - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5d7dc8e52b3a - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x5d7dc8e410d2 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5d7dc8e410d2 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5d7dc8e170af - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5d7dc8e170af - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5d7dc8e319f9 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5d7dc87f7a6c - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5d7dc87f7a6c - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5d7dc8e31c72 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5d7dc8e31c72 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5d7dc8e17168 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5d7dc8e0e019 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5d7dc8e181ad - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5d7dc8e5337c - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5d7dc8e530f2 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5d7dc8736068 - <core[35159d6ffb30e017]::result::Result<alloc[a8a7aba520129d98]::string::String, std[ec419fa8110287d5]::io::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5d7dc8736068 - hgrep[1622a5e3ebed608]::test::read_matches::<&&str>
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test.rs:12:10
[INFO] [stdout]   22:     0x5d7dc873d6ae - hgrep[1622a5e3ebed608]::test::read_all_matches::<&str>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test.rs:29:27
[INFO] [stdout]   23:     0x5d7dc8731427 - <&mut hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<(&&str,)>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:310:21
[INFO] [stdout]   24:     0x5d7dc8731427 - <core[35159d6ffb30e017]::option::Option<&&str>>::map::<alloc[a8a7aba520129d98]::vec::into_iter::IntoIter<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>>, &mut hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/option.rs:1165:29
[INFO] [stdout]   25:     0x5d7dc8731427 - <core[35159d6ffb30e017]::iter::adapters::map::Map<core[35159d6ffb30e017]::slice::iter::Iter<&str>, hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0}> as core[35159d6ffb30e017]::iter::traits::iterator::Iterator>::next
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/iter/adapters/map.rs:107:26
[INFO] [stdout]   26:     0x5d7dc87e71f4 - <core[35159d6ffb30e017]::iter::adapters::fuse::Fuse<core[35159d6ffb30e017]::iter::adapters::map::Map<core[35159d6ffb30e017]::slice::iter::Iter<&str>, hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0}>> as core[35159d6ffb30e017]::iter::adapters::fuse::FuseImpl<core[35159d6ffb30e017]::iter::adapters::map::Map<core[35159d6ffb30e017]::slice::iter::Iter<&str>, hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0}>>>::next
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/iter/adapters/fuse.rs:381:29
[INFO] [stdout]   27:     0x5d7dc87b6597 - <core[35159d6ffb30e017]::iter::adapters::fuse::Fuse<core[35159d6ffb30e017]::iter::adapters::map::Map<core[35159d6ffb30e017]::slice::iter::Iter<&str>, hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0}>> as core[35159d6ffb30e017]::iter::traits::iterator::Iterator>::next
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/iter/adapters/fuse.rs:50:9
[INFO] [stdout]   28:     0x5d7dc87b6597 - <core[35159d6ffb30e017]::iter::adapters::flatten::FlattenCompat<core[35159d6ffb30e017]::iter::adapters::map::Map<core[35159d6ffb30e017]::slice::iter::Iter<&str>, hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0}>, alloc[a8a7aba520129d98]::vec::into_iter::IntoIter<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>>> as core[35159d6ffb30e017]::iter::traits::iterator::Iterator>::next
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/iter/adapters/flatten.rs:526:29
[INFO] [stdout]   29:     0x5d7dc87b5106 - <core[35159d6ffb30e017]::iter::adapters::flatten::FlatMap<core[35159d6ffb30e017]::slice::iter::Iter<&str>, alloc[a8a7aba520129d98]::vec::into_iter::IntoIter<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>>, hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0}> as core[35159d6ffb30e017]::iter::traits::iterator::Iterator>::next
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/iter/adapters/flatten.rs:64:20
[INFO] [stdout]   30:     0x5d7dc87d2008 - <alloc[a8a7aba520129d98]::vec::Vec<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>> as alloc[a8a7aba520129d98]::vec::spec_from_iter_nested::SpecFromIterNested<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>, core[35159d6ffb30e017]::iter::adapters::flatten::FlatMap<core[35159d6ffb30e017]::slice::iter::Iter<&str>, alloc[a8a7aba520129d98]::vec::into_iter::IntoIter<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>>, hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0}>>>::from_iter
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/vec/spec_from_iter_nested.rs:24:41
[INFO] [stdout]   31:     0x5d7dc87d159d - <alloc[a8a7aba520129d98]::vec::Vec<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>> as alloc[a8a7aba520129d98]::vec::spec_from_iter::SpecFromIter<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>, core[35159d6ffb30e017]::iter::adapters::flatten::FlatMap<core[35159d6ffb30e017]::slice::iter::Iter<&str>, alloc[a8a7aba520129d98]::vec::into_iter::IntoIter<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>>, hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0}>>>::from_iter
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/vec/spec_from_iter.rs:33:9
[INFO] [stdout]   32:     0x5d7dc87ce247 - <alloc[a8a7aba520129d98]::vec::Vec<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>> as core[35159d6ffb30e017]::iter::traits::collect::FromIterator<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>>>::from_iter::<core[35159d6ffb30e017]::iter::adapters::flatten::FlatMap<core[35159d6ffb30e017]::slice::iter::Iter<&str>, alloc[a8a7aba520129d98]::vec::into_iter::IntoIter<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>>, hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/vec/mod.rs:3895:9
[INFO] [stdout]   33:     0x5d7dc87a7f9d - <core[35159d6ffb30e017]::iter::adapters::flatten::FlatMap<core[35159d6ffb30e017]::slice::iter::Iter<&str>, alloc[a8a7aba520129d98]::vec::into_iter::IntoIter<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>>, hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0}> as core[35159d6ffb30e017]::iter::traits::iterator::Iterator>::collect::<alloc[a8a7aba520129d98]::vec::Vec<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/iter/traits/iterator.rs:2092:9
[INFO] [stdout]   34:     0x5d7dc87366a1 - hgrep[1622a5e3ebed608]::test::read_all_matches::<&str>
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test.rs:30:10
[INFO] [stdout]   35:     0x5d7dc87aa2a1 - hgrep[1622a5e3ebed608]::chunk::tests::test_success_case
[INFO] [stdout]                                at /opt/rustwide/workdir/src/chunk.rs:375:23
[INFO] [stdout]   36:     0x5d7dc87af5d2 - hgrep[1622a5e3ebed608]::chunk::tests::test_two_chunks_all_blank_between
[INFO] [stdout]                                at /opt/rustwide/workdir/src/chunk.rs:390:21
[INFO] [stdout]   37:     0x5d7dc87a8b17 - hgrep[1622a5e3ebed608]::chunk::tests::test_two_chunks_all_blank_between::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/chunk.rs:389:27
[INFO] [stdout]   38:     0x5d7dc87c6b56 - <hgrep[1622a5e3ebed608]::chunk::tests::test_two_chunks_all_blank_between::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   39:     0x5d7dc87ead4b - <fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x5d7dc87ead4b - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18
[INFO] [stdout]   41:     0x5d7dc87f853b - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   42:     0x5d7dc87f853b - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   43:     0x5d7dc87f853b - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   44:     0x5d7dc87f853b - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   45:     0x5d7dc87f853b - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   46:     0x5d7dc87f853b - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   47:     0x5d7dc87f853b - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   48:     0x5d7dc87f2f14 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   49:     0x5d7dc87f2f14 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   50:     0x5d7dc87fb142 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   51:     0x5d7dc87fb142 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   52:     0x5d7dc87fb142 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   53:     0x5d7dc87fb142 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x5d7dc87fb142 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x5d7dc87fb142 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   56:     0x5d7dc87fb142 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x5d7dc8e3963f - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   58:     0x5d7dc8e3963f - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   59:     0x719af1b5baa4 - <unknown>
[INFO] [stdout]   60:     0x719af1be8a64 - clone
[INFO] [stdout]   61:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- ripgrep::tests::test_grep_each_file stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'ripgrep::tests::test_grep_each_file' (95) panicked at src/ripgrep.rs:691:40:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5d7dc8e3a3ba - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5d7dc8e3a3ba - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5d7dc8e3a3ba - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5d7dc8e3a3ba - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5d7dc8e52b3a - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5d7dc8e52b3a - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x5d7dc8e410d2 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5d7dc8e410d2 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5d7dc8e170af - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5d7dc8e170af - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5d7dc8e319f9 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5d7dc87f7a6c - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5d7dc87f7a6c - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5d7dc8e31c72 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5d7dc8e31c72 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5d7dc8e17168 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5d7dc8e0e019 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5d7dc8e181ad - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5d7dc8e5337c - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5d7dc8e530f2 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5d7dc8740cb1 - <core[35159d6ffb30e017]::result::Result<std[ec419fa8110287d5]::fs::ReadDir, std[ec419fa8110287d5]::io::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5d7dc8740cb1 - hgrep[1622a5e3ebed608]::ripgrep::tests::read_all_inputs
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ripgrep.rs:691:40
[INFO] [stdout]   22:     0x5d7dc8745300 - hgrep[1622a5e3ebed608]::ripgrep::tests::test_grep_each_file
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ripgrep.rs:703:22
[INFO] [stdout]   23:     0x5d7dc873e6f7 - hgrep[1622a5e3ebed608]::ripgrep::tests::test_grep_each_file::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ripgrep.rs:701:29
[INFO] [stdout]   24:     0x5d7dc87c6f56 - <hgrep[1622a5e3ebed608]::ripgrep::tests::test_grep_each_file::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5d7dc87ead4b - <fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x5d7dc87ead4b - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18
[INFO] [stdout]   27:     0x5d7dc87f853b - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   28:     0x5d7dc87f853b - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   29:     0x5d7dc87f853b - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   30:     0x5d7dc87f853b - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   31:     0x5d7dc87f853b - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x5d7dc87f853b - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   33:     0x5d7dc87f853b - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   34:     0x5d7dc87f2f14 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   35:     0x5d7dc87f2f14 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   36:     0x5d7dc87fb142 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   37:     0x5d7dc87fb142 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   38:     0x5d7dc87fb142 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   39:     0x5d7dc87fb142 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   40:     0x5d7dc87fb142 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x5d7dc87fb142 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   42:     0x5d7dc87fb142 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x5d7dc8e3963f - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   44:     0x5d7dc8e3963f - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   45:     0x719af1b5baa4 - <unknown>
[INFO] [stdout]   46:     0x719af1be8a64 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- ripgrep::tests::test_grep_all_files_at_once stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'ripgrep::tests::test_grep_all_files_at_once' (94) panicked at src/ripgrep.rs:691:40:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5d7dc8e3a3ba - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5d7dc8e3a3ba - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5d7dc8e3a3ba - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5d7dc8e3a3ba - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5d7dc8e52b3a - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5d7dc8e52b3a - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x5d7dc8e410d2 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5d7dc8e410d2 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5d7dc8e170af - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5d7dc8e170af - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5d7dc8e319f9 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5d7dc87f7a6c - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5d7dc87f7a6c - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5d7dc8e31c72 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5d7dc8e31c72 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5d7dc8e17168 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5d7dc8e0e019 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5d7dc8e181ad - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5d7dc8e5337c - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5d7dc8e530f2 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5d7dc8740cb1 - <core[35159d6ffb30e017]::result::Result<std[ec419fa8110287d5]::fs::ReadDir, std[ec419fa8110287d5]::io::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5d7dc8740cb1 - hgrep[1622a5e3ebed608]::ripgrep::tests::read_all_inputs
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ripgrep.rs:691:40
[INFO] [stdout]   22:     0x5d7dc8747af0 - hgrep[1622a5e3ebed608]::ripgrep::tests::test_grep_all_files_at_once
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ripgrep.rs:726:22
[INFO] [stdout]   23:     0x5d7dc873e8d7 - hgrep[1622a5e3ebed608]::ripgrep::tests::test_grep_all_files_at_once::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ripgrep.rs:724:37
[INFO] [stdout]   24:     0x5d7dc87c71d6 - <hgrep[1622a5e3ebed608]::ripgrep::tests::test_grep_all_files_at_once::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5d7dc87ead4b - <fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x5d7dc87ead4b - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18
[INFO] [stdout]   27:     0x5d7dc87f853b - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   28:     0x5d7dc87f853b - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   29:     0x5d7dc87f853b - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   30:     0x5d7dc87f853b - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   31:     0x5d7dc87f853b - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x5d7dc87f853b - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   33:     0x5d7dc87f853b - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   34:     0x5d7dc87f2f14 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   35:     0x5d7dc87f2f14 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   36:     0x5d7dc87fb142 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   37:     0x5d7dc87fb142 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   38:     0x5d7dc87fb142 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   39:     0x5d7dc87fb142 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   40:     0x5d7dc87fb142 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x5d7dc87fb142 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   42:     0x5d7dc87fb142 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x5d7dc8e3963f - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   44:     0x5d7dc8e3963f - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   45:     0x719af1b5baa4 - <unknown>
[INFO] [stdout]   46:     0x719af1be8a64 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- chunk::tests::test_two_chunks_neighbors stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'chunk::tests::test_two_chunks_neighbors' (75) panicked at src/test.rs:12:10:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5d7dc8e3a3ba - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5d7dc8e3a3ba - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5d7dc8e3a3ba - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5d7dc8e3a3ba - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5d7dc8e52b3a - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5d7dc8e52b3a - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x5d7dc8e410d2 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5d7dc8e410d2 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5d7dc8e170af - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5d7dc8e170af - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5d7dc8e319f9 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5d7dc87f7a6c - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5d7dc87f7a6c - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5d7dc8e31c72 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5d7dc8e31c72 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5d7dc8e17168 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5d7dc8e0e019 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5d7dc8e181ad - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5d7dc8e5337c - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5d7dc8e530f2 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5d7dc8736068 - <core[35159d6ffb30e017]::result::Result<alloc[a8a7aba520129d98]::string::String, std[ec419fa8110287d5]::io::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5d7dc8736068 - hgrep[1622a5e3ebed608]::test::read_matches::<&&str>
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test.rs:12:10
[INFO] [stdout]   22:     0x5d7dc873d6ae - hgrep[1622a5e3ebed608]::test::read_all_matches::<&str>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test.rs:29:27
[INFO] [stdout]   23:     0x5d7dc8731427 - <&mut hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<(&&str,)>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:310:21
[INFO] [stdout]   24:     0x5d7dc8731427 - <core[35159d6ffb30e017]::option::Option<&&str>>::map::<alloc[a8a7aba520129d98]::vec::into_iter::IntoIter<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>>, &mut hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/option.rs:1165:29
[INFO] [stdout]   25:     0x5d7dc8731427 - <core[35159d6ffb30e017]::iter::adapters::map::Map<core[35159d6ffb30e017]::slice::iter::Iter<&str>, hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0}> as core[35159d6ffb30e017]::iter::traits::iterator::Iterator>::next
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/iter/adapters/map.rs:107:26
[INFO] [stdout]   26:     0x5d7dc87e71f4 - <core[35159d6ffb30e017]::iter::adapters::fuse::Fuse<core[35159d6ffb30e017]::iter::adapters::map::Map<core[35159d6ffb30e017]::slice::iter::Iter<&str>, hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0}>> as core[35159d6ffb30e017]::iter::adapters::fuse::FuseImpl<core[35159d6ffb30e017]::iter::adapters::map::Map<core[35159d6ffb30e017]::slice::iter::Iter<&str>, hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0}>>>::next
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/iter/adapters/fuse.rs:381:29
[INFO] [stdout]   27:     0x5d7dc87b6597 - <core[35159d6ffb30e017]::iter::adapters::fuse::Fuse<core[35159d6ffb30e017]::iter::adapters::map::Map<core[35159d6ffb30e017]::slice::iter::Iter<&str>, hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0}>> as core[35159d6ffb30e017]::iter::traits::iterator::Iterator>::next
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/iter/adapters/fuse.rs:50:9
[INFO] [stdout]   28:     0x5d7dc87b6597 - <core[35159d6ffb30e017]::iter::adapters::flatten::FlattenCompat<core[35159d6ffb30e017]::iter::adapters::map::Map<core[35159d6ffb30e017]::slice::iter::Iter<&str>, hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0}>, alloc[a8a7aba520129d98]::vec::into_iter::IntoIter<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>>> as core[35159d6ffb30e017]::iter::traits::iterator::Iterator>::next
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/iter/adapters/flatten.rs:526:29
[INFO] [stdout]   29:     0x5d7dc87b5106 - <core[35159d6ffb30e017]::iter::adapters::flatten::FlatMap<core[35159d6ffb30e017]::slice::iter::Iter<&str>, alloc[a8a7aba520129d98]::vec::into_iter::IntoIter<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>>, hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0}> as core[35159d6ffb30e017]::iter::traits::iterator::Iterator>::next
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/iter/adapters/flatten.rs:64:20
[INFO] [stdout]   30:     0x5d7dc87d2008 - <alloc[a8a7aba520129d98]::vec::Vec<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>> as alloc[a8a7aba520129d98]::vec::spec_from_iter_nested::SpecFromIterNested<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>, core[35159d6ffb30e017]::iter::adapters::flatten::FlatMap<core[35159d6ffb30e017]::slice::iter::Iter<&str>, alloc[a8a7aba520129d98]::vec::into_iter::IntoIter<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>>, hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0}>>>::from_iter
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/vec/spec_from_iter_nested.rs:24:41
[INFO] [stdout]   31:     0x5d7dc87d159d - <alloc[a8a7aba520129d98]::vec::Vec<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>> as alloc[a8a7aba520129d98]::vec::spec_from_iter::SpecFromIter<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>, core[35159d6ffb30e017]::iter::adapters::flatten::FlatMap<core[35159d6ffb30e017]::slice::iter::Iter<&str>, alloc[a8a7aba520129d98]::vec::into_iter::IntoIter<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>>, hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0}>>>::from_iter
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/vec/spec_from_iter.rs:33:9
[INFO] [stdout]   32:     0x5d7dc87ce247 - <alloc[a8a7aba520129d98]::vec::Vec<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>> as core[35159d6ffb30e017]::iter::traits::collect::FromIterator<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>>>::from_iter::<core[35159d6ffb30e017]::iter::adapters::flatten::FlatMap<core[35159d6ffb30e017]::slice::iter::Iter<&str>, alloc[a8a7aba520129d98]::vec::into_iter::IntoIter<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>>, hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/vec/mod.rs:3895:9
[INFO] [stdout]   33:     0x5d7dc87a7f9d - <core[35159d6ffb30e017]::iter::adapters::flatten::FlatMap<core[35159d6ffb30e017]::slice::iter::Iter<&str>, alloc[a8a7aba520129d98]::vec::into_iter::IntoIter<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>>, hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0}> as core[35159d6ffb30e017]::iter::traits::iterator::Iterator>::collect::<alloc[a8a7aba520129d98]::vec::Vec<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/iter/traits/iterator.rs:2092:9
[INFO] [stdout]   34:     0x5d7dc87366a1 - hgrep[1622a5e3ebed608]::test::read_all_matches::<&str>
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test.rs:30:10
[INFO] [stdout]   35:     0x5d7dc87aa2a1 - hgrep[1622a5e3ebed608]::chunk::tests::test_success_case
[INFO] [stdout]                                at /opt/rustwide/workdir/src/chunk.rs:375:23
[INFO] [stdout]   36:     0x5d7dc87ad692 - hgrep[1622a5e3ebed608]::chunk::tests::test_two_chunks_neighbors
[INFO] [stdout]                                at /opt/rustwide/workdir/src/chunk.rs:390:21
[INFO] [stdout]   37:     0x5d7dc87a8937 - hgrep[1622a5e3ebed608]::chunk::tests::test_two_chunks_neighbors::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/chunk.rs:389:27
[INFO] [stdout]   38:     0x5d7dc87c68d6 - <hgrep[1622a5e3ebed608]::chunk::tests::test_two_chunks_neighbors::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   39:     0x5d7dc87ead4b - <fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x5d7dc87ead4b - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18
[INFO] [stdout]   41:     0x5d7dc87f853b - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   42:     0x5d7dc87f853b - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   43:     0x5d7dc87f853b - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   44:     0x5d7dc87f853b - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   45:     0x5d7dc87f853b - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   46:     0x5d7dc87f853b - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   47:     0x5d7dc87f853b - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   48:     0x5d7dc87f2f14 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   49:     0x5d7dc87f2f14 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   50:     0x5d7dc87fb142 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   51:     0x5d7dc87fb142 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   52:     0x5d7dc87fb142 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   53:     0x5d7dc87fb142 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x5d7dc87fb142 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x5d7dc87fb142 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   56:     0x5d7dc87fb142 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x5d7dc8e3963f - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   58:     0x5d7dc8e3963f - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   59:     0x719af1b5baa4 - <unknown>
[INFO] [stdout]   60:     0x719af1be8a64 - clone
[INFO] [stdout]   61:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- chunk::tests::test_two_files stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'chunk::tests::test_two_files' (76) panicked at src/test.rs:12:10:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5d7dc8e3a3ba - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5d7dc8e3a3ba - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5d7dc8e3a3ba - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5d7dc8e3a3ba - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5d7dc8e52b3a - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5d7dc8e52b3a - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x5d7dc8e410d2 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5d7dc8e410d2 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5d7dc8e170af - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5d7dc8e170af - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5d7dc8e319f9 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5d7dc87f7a6c - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5d7dc87f7a6c - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5d7dc8e31c72 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5d7dc8e31c72 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5d7dc8e17168 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5d7dc8e0e019 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5d7dc8e181ad - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5d7dc8e5337c - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5d7dc8e530f2 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5d7dc8736068 - <core[35159d6ffb30e017]::result::Result<alloc[a8a7aba520129d98]::string::String, std[ec419fa8110287d5]::io::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5d7dc8736068 - hgrep[1622a5e3ebed608]::test::read_matches::<&&str>
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test.rs:12:10
[INFO] [stdout]   22:     0x5d7dc873d6ae - hgrep[1622a5e3ebed608]::test::read_all_matches::<&str>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test.rs:29:27
[INFO] [stdout]   23:     0x5d7dc8731427 - <&mut hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<(&&str,)>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:310:21
[INFO] [stdout]   24:     0x5d7dc8731427 - <core[35159d6ffb30e017]::option::Option<&&str>>::map::<alloc[a8a7aba520129d98]::vec::into_iter::IntoIter<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>>, &mut hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/option.rs:1165:29
[INFO] [stdout]   25:     0x5d7dc8731427 - <core[35159d6ffb30e017]::iter::adapters::map::Map<core[35159d6ffb30e017]::slice::iter::Iter<&str>, hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0}> as core[35159d6ffb30e017]::iter::traits::iterator::Iterator>::next
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/iter/adapters/map.rs:107:26
[INFO] [stdout]   26:     0x5d7dc87e71f4 - <core[35159d6ffb30e017]::iter::adapters::fuse::Fuse<core[35159d6ffb30e017]::iter::adapters::map::Map<core[35159d6ffb30e017]::slice::iter::Iter<&str>, hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0}>> as core[35159d6ffb30e017]::iter::adapters::fuse::FuseImpl<core[35159d6ffb30e017]::iter::adapters::map::Map<core[35159d6ffb30e017]::slice::iter::Iter<&str>, hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0}>>>::next
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/iter/adapters/fuse.rs:381:29
[INFO] [stdout]   27:     0x5d7dc87b6597 - <core[35159d6ffb30e017]::iter::adapters::fuse::Fuse<core[35159d6ffb30e017]::iter::adapters::map::Map<core[35159d6ffb30e017]::slice::iter::Iter<&str>, hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0}>> as core[35159d6ffb30e017]::iter::traits::iterator::Iterator>::next
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/iter/adapters/fuse.rs:50:9
[INFO] [stdout]   28:     0x5d7dc87b6597 - <core[35159d6ffb30e017]::iter::adapters::flatten::FlattenCompat<core[35159d6ffb30e017]::iter::adapters::map::Map<core[35159d6ffb30e017]::slice::iter::Iter<&str>, hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0}>, alloc[a8a7aba520129d98]::vec::into_iter::IntoIter<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>>> as core[35159d6ffb30e017]::iter::traits::iterator::Iterator>::next
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/iter/adapters/flatten.rs:526:29
[INFO] [stdout]   29:     0x5d7dc87b5106 - <core[35159d6ffb30e017]::iter::adapters::flatten::FlatMap<core[35159d6ffb30e017]::slice::iter::Iter<&str>, alloc[a8a7aba520129d98]::vec::into_iter::IntoIter<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>>, hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0}> as core[35159d6ffb30e017]::iter::traits::iterator::Iterator>::next
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/iter/adapters/flatten.rs:64:20
[INFO] [stdout]   30:     0x5d7dc87d2008 - <alloc[a8a7aba520129d98]::vec::Vec<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>> as alloc[a8a7aba520129d98]::vec::spec_from_iter_nested::SpecFromIterNested<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>, core[35159d6ffb30e017]::iter::adapters::flatten::FlatMap<core[35159d6ffb30e017]::slice::iter::Iter<&str>, alloc[a8a7aba520129d98]::vec::into_iter::IntoIter<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>>, hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0}>>>::from_iter
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/vec/spec_from_iter_nested.rs:24:41
[INFO] [stdout]   31:     0x5d7dc87d159d - <alloc[a8a7aba520129d98]::vec::Vec<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>> as alloc[a8a7aba520129d98]::vec::spec_from_iter::SpecFromIter<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>, core[35159d6ffb30e017]::iter::adapters::flatten::FlatMap<core[35159d6ffb30e017]::slice::iter::Iter<&str>, alloc[a8a7aba520129d98]::vec::into_iter::IntoIter<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>>, hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0}>>>::from_iter
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/vec/spec_from_iter.rs:33:9
[INFO] [stdout]   32:     0x5d7dc87ce247 - <alloc[a8a7aba520129d98]::vec::Vec<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>> as core[35159d6ffb30e017]::iter::traits::collect::FromIterator<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>>>::from_iter::<core[35159d6ffb30e017]::iter::adapters::flatten::FlatMap<core[35159d6ffb30e017]::slice::iter::Iter<&str>, alloc[a8a7aba520129d98]::vec::into_iter::IntoIter<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>>, hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/vec/mod.rs:3895:9
[INFO] [stdout]   33:     0x5d7dc87a7f9d - <core[35159d6ffb30e017]::iter::adapters::flatten::FlatMap<core[35159d6ffb30e017]::slice::iter::Iter<&str>, alloc[a8a7aba520129d98]::vec::into_iter::IntoIter<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>>, hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0}> as core[35159d6ffb30e017]::iter::traits::iterator::Iterator>::collect::<alloc[a8a7aba520129d98]::vec::Vec<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/iter/traits/iterator.rs:2092:9
[INFO] [stdout]   34:     0x5d7dc87366a1 - hgrep[1622a5e3ebed608]::test::read_all_matches::<&str>
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test.rs:30:10
[INFO] [stdout]   35:     0x5d7dc87aa2a1 - hgrep[1622a5e3ebed608]::chunk::tests::test_success_case
[INFO] [stdout]                                at /opt/rustwide/workdir/src/chunk.rs:375:23
[INFO] [stdout]   36:     0x5d7dc87aa6e2 - hgrep[1622a5e3ebed608]::chunk::tests::test_two_files
[INFO] [stdout]                                at /opt/rustwide/workdir/src/chunk.rs:390:21
[INFO] [stdout]   37:     0x5d7dc87a83f7 - hgrep[1622a5e3ebed608]::chunk::tests::test_two_files::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/chunk.rs:389:27
[INFO] [stdout]   38:     0x5d7dc87c61d6 - <hgrep[1622a5e3ebed608]::chunk::tests::test_two_files::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   39:     0x5d7dc87ead4b - <fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x5d7dc87ead4b - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18
[INFO] [stdout]   41:     0x5d7dc87f853b - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   42:     0x5d7dc87f853b - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   43:     0x5d7dc87f853b - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   44:     0x5d7dc87f853b - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   45:     0x5d7dc87f853b - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   46:     0x5d7dc87f853b - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   47:     0x5d7dc87f853b - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   48:     0x5d7dc87f2f14 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   49:     0x5d7dc87f2f14 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   50:     0x5d7dc87fb142 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   51:     0x5d7dc87fb142 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   52:     0x5d7dc87fb142 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   53:     0x5d7dc87fb142 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x5d7dc87fb142 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x5d7dc87fb142 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   56:     0x5d7dc87fb142 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x5d7dc8e3963f - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   58:     0x5d7dc8e3963f - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   59:     0x719af1b5baa4 - <unknown>
[INFO] [stdout]   60:     0x719af1be8a64 - clone
[INFO] [stdout]   61:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- chunk::tests::test_zero_context stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'chunk::tests::test_zero_context' (77) panicked at src/test.rs:12:10:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5d7dc8e3a3ba - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5d7dc8e3a3ba - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5d7dc8e3a3ba - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5d7dc8e3a3ba - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5d7dc8e52b3a - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5d7dc8e52b3a - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x5d7dc8e410d2 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5d7dc8e410d2 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5d7dc8e170af - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5d7dc8e170af - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5d7dc8e319f9 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5d7dc87f7a6c - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5d7dc87f7a6c - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5d7dc8e31c72 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5d7dc8e31c72 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5d7dc8e17168 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5d7dc8e0e019 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5d7dc8e181ad - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5d7dc8e5337c - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5d7dc8e530f2 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5d7dc873646a - <core[35159d6ffb30e017]::result::Result<alloc[a8a7aba520129d98]::string::String, std[ec419fa8110287d5]::io::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5d7dc873646a - hgrep[1622a5e3ebed608]::test::read_matches::<&str>
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test.rs:12:10
[INFO] [stdout]   22:     0x5d7dc87aa872 - hgrep[1622a5e3ebed608]::chunk::tests::test_zero_context
[INFO] [stdout]                                at /opt/rustwide/workdir/src/chunk.rs:466:23
[INFO] [stdout]   23:     0x5d7dc87a84e7 - hgrep[1622a5e3ebed608]::chunk::tests::test_zero_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/chunk.rs:464:27
[INFO] [stdout]   24:     0x5d7dc87c6316 - <hgrep[1622a5e3ebed608]::chunk::tests::test_zero_context::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5d7dc87ead4b - <fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x5d7dc87ead4b - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18
[INFO] [stdout]   27:     0x5d7dc87f853b - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   28:     0x5d7dc87f853b - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   29:     0x5d7dc87f853b - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   30:     0x5d7dc87f853b - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   31:     0x5d7dc87f853b - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x5d7dc87f853b - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   33:     0x5d7dc87f853b - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   34:     0x5d7dc87f2f14 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   35:     0x5d7dc87f2f14 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   36:     0x5d7dc87fb142 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   37:     0x5d7dc87fb142 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   38:     0x5d7dc87fb142 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   39:     0x5d7dc87fb142 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   40:     0x5d7dc87fb142 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x5d7dc87fb142 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   42:     0x5d7dc87fb142 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x5d7dc8e3963f - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   44:     0x5d7dc8e3963f - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   45:     0x719af1b5baa4 - <unknown>
[INFO] [stdout]   46:     0x719af1be8a64 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- chunk::tests::test_no_chunk_empty stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'chunk::tests::test_no_chunk_empty' (49) panicked at src/test.rs:12:10:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5d7dc8e3a3ba - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5d7dc8e3a3ba - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5d7dc8e3a3ba - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5d7dc8e3a3ba - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5d7dc8e52b3a - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5d7dc8e52b3a - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x5d7dc8e410d2 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5d7dc8e410d2 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5d7dc8e170af - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5d7dc8e170af - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5d7dc8e319f9 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5d7dc87f7a6c - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5d7dc87f7a6c - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5d7dc8e31c72 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5d7dc8e31c72 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5d7dc8e17168 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5d7dc8e0e019 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5d7dc8e181ad - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5d7dc8e5337c - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5d7dc8e530f2 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5d7dc8736068 - <core[35159d6ffb30e017]::result::Result<alloc[a8a7aba520129d98]::string::String, std[ec419fa8110287d5]::io::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5d7dc8736068 - hgrep[1622a5e3ebed608]::test::read_matches::<&&str>
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test.rs:12:10
[INFO] [stdout]   22:     0x5d7dc873d6ae - hgrep[1622a5e3ebed608]::test::read_all_matches::<&str>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test.rs:29:27
[INFO] [stdout]   23:     0x5d7dc8731427 - <&mut hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<(&&str,)>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:310:21
[INFO] [stdout]   24:     0x5d7dc8731427 - <core[35159d6ffb30e017]::option::Option<&&str>>::map::<alloc[a8a7aba520129d98]::vec::into_iter::IntoIter<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>>, &mut hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/option.rs:1165:29
[INFO] [stdout]   25:     0x5d7dc8731427 - <core[35159d6ffb30e017]::iter::adapters::map::Map<core[35159d6ffb30e017]::slice::iter::Iter<&str>, hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0}> as core[35159d6ffb30e017]::iter::traits::iterator::Iterator>::next
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/iter/adapters/map.rs:107:26
[INFO] [stdout]   26:     0x5d7dc87e71f4 - <core[35159d6ffb30e017]::iter::adapters::fuse::Fuse<core[35159d6ffb30e017]::iter::adapters::map::Map<core[35159d6ffb30e017]::slice::iter::Iter<&str>, hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0}>> as core[35159d6ffb30e017]::iter::adapters::fuse::FuseImpl<core[35159d6ffb30e017]::iter::adapters::map::Map<core[35159d6ffb30e017]::slice::iter::Iter<&str>, hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0}>>>::next
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/iter/adapters/fuse.rs:381:29
[INFO] [stdout]   27:     0x5d7dc87b6597 - <core[35159d6ffb30e017]::iter::adapters::fuse::Fuse<core[35159d6ffb30e017]::iter::adapters::map::Map<core[35159d6ffb30e017]::slice::iter::Iter<&str>, hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0}>> as core[35159d6ffb30e017]::iter::traits::iterator::Iterator>::next
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/iter/adapters/fuse.rs:50:9
[INFO] [stdout]   28:     0x5d7dc87b6597 - <core[35159d6ffb30e017]::iter::adapters::flatten::FlattenCompat<core[35159d6ffb30e017]::iter::adapters::map::Map<core[35159d6ffb30e017]::slice::iter::Iter<&str>, hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0}>, alloc[a8a7aba520129d98]::vec::into_iter::IntoIter<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>>> as core[35159d6ffb30e017]::iter::traits::iterator::Iterator>::next
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/iter/adapters/flatten.rs:526:29
[INFO] [stdout]   29:     0x5d7dc87b5106 - <core[35159d6ffb30e017]::iter::adapters::flatten::FlatMap<core[35159d6ffb30e017]::slice::iter::Iter<&str>, alloc[a8a7aba520129d98]::vec::into_iter::IntoIter<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>>, hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0}> as core[35159d6ffb30e017]::iter::traits::iterator::Iterator>::next
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/iter/adapters/flatten.rs:64:20
[INFO] [stdout]   30:     0x5d7dc87d2008 - <alloc[a8a7aba520129d98]::vec::Vec<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>> as alloc[a8a7aba520129d98]::vec::spec_from_iter_nested::SpecFromIterNested<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>, core[35159d6ffb30e017]::iter::adapters::flatten::FlatMap<core[35159d6ffb30e017]::slice::iter::Iter<&str>, alloc[a8a7aba520129d98]::vec::into_iter::IntoIter<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>>, hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0}>>>::from_iter
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/vec/spec_from_iter_nested.rs:24:41
[INFO] [stdout]   31:     0x5d7dc87d159d - <alloc[a8a7aba520129d98]::vec::Vec<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>> as alloc[a8a7aba520129d98]::vec::spec_from_iter::SpecFromIter<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>, core[35159d6ffb30e017]::iter::adapters::flatten::FlatMap<core[35159d6ffb30e017]::slice::iter::Iter<&str>, alloc[a8a7aba520129d98]::vec::into_iter::IntoIter<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>>, hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0}>>>::from_iter
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/vec/spec_from_iter.rs:33:9
[INFO] [stdout]   32:     0x5d7dc87ce247 - <alloc[a8a7aba520129d98]::vec::Vec<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>> as core[35159d6ffb30e017]::iter::traits::collect::FromIterator<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>>>::from_iter::<core[35159d6ffb30e017]::iter::adapters::flatten::FlatMap<core[35159d6ffb30e017]::slice::iter::Iter<&str>, alloc[a8a7aba520129d98]::vec::into_iter::IntoIter<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>>, hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/vec/mod.rs:3895:9
[INFO] [stdout]   33:     0x5d7dc87a7f9d - <core[35159d6ffb30e017]::iter::adapters::flatten::FlatMap<core[35159d6ffb30e017]::slice::iter::Iter<&str>, alloc[a8a7aba520129d98]::vec::into_iter::IntoIter<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>>, hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0}> as core[35159d6ffb30e017]::iter::traits::iterator::Iterator>::collect::<alloc[a8a7aba520129d98]::vec::Vec<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/iter/traits/iterator.rs:2092:9
[INFO] [stdout]   34:     0x5d7dc87366a1 - hgrep[1622a5e3ebed608]::test::read_all_matches::<&str>
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test.rs:30:10
[INFO] [stdout]   35:     0x5d7dc87aa2a1 - hgrep[1622a5e3ebed608]::chunk::tests::test_success_case
[INFO] [stdout]                                at /opt/rustwide/workdir/src/chunk.rs:375:23
[INFO] [stdout]   36:     0x5d7dc87ab302 - hgrep[1622a5e3ebed608]::chunk::tests::test_no_chunk_empty
[INFO] [stdout]                                at /opt/rustwide/workdir/src/chunk.rs:390:21
[INFO] [stdout]   37:     0x5d7dc87a8637 - hgrep[1622a5e3ebed608]::chunk::tests::test_no_chunk_empty::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/chunk.rs:389:27
[INFO] [stdout]   38:     0x5d7dc87c64d6 - <hgrep[1622a5e3ebed608]::chunk::tests::test_no_chunk_empty::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   39:     0x5d7dc87ead4b - <fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x5d7dc87ead4b - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18
[INFO] [stdout]   41:     0x5d7dc87f853b - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   42:     0x5d7dc87f853b - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   43:     0x5d7dc87f853b - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   44:     0x5d7dc87f853b - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   45:     0x5d7dc87f853b - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   46:     0x5d7dc87f853b - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   47:     0x5d7dc87f853b - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   48:     0x5d7dc87f2f14 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   49:     0x5d7dc87f2f14 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   50:     0x5d7dc87fb142 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   51:     0x5d7dc87fb142 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   52:     0x5d7dc87fb142 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   53:     0x5d7dc87fb142 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x5d7dc87fb142 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x5d7dc87fb142 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   56:     0x5d7dc87fb142 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x5d7dc8e3963f - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   58:     0x5d7dc8e3963f - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   59:     0x719af1b5baa4 - <unknown>
[INFO] [stdout]   60:     0x719af1be8a64 - clone
[INFO] [stdout]   61:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- syntect::tests::list_themes::test_background stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'syntect::tests::list_themes::test_background' (123) panicked at src/syntect.rs:1449:47:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5d7dc8e3a3ba - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5d7dc8e3a3ba - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5d7dc8e3a3ba - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5d7dc8e3a3ba - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5d7dc8e52b3a - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5d7dc8e52b3a - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x5d7dc8e410d2 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5d7dc8e410d2 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5d7dc8e170af - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5d7dc8e170af - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5d7dc8e319f9 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5d7dc87f7a6c - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5d7dc87f7a6c - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5d7dc8e31c72 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5d7dc8e31c72 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5d7dc8e17168 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5d7dc8e0e019 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5d7dc8e181ad - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5d7dc8e5337c - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5d7dc8e530f2 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5d7dc87b4460 - <core[35159d6ffb30e017]::result::Result<alloc[a8a7aba520129d98]::vec::Vec<u8>, std[ec419fa8110287d5]::io::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5d7dc87b4460 - hgrep[1622a5e3ebed608]::syntect::tests::list_themes::run_parametrized_uitest_list_themes
[INFO] [stdout]                                at /opt/rustwide/workdir/src/syntect.rs:1449:47
[INFO] [stdout]   22:     0x5d7dc87b4b19 - hgrep[1622a5e3ebed608]::syntect::tests::list_themes::test_background
[INFO] [stdout]                                at /opt/rustwide/workdir/src/syntect.rs:1475:25
[INFO] [stdout]   23:     0x5d7dc87a90f7 - hgrep[1622a5e3ebed608]::syntect::tests::list_themes::test_background::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/syntect.rs:1474:32
[INFO] [stdout]   24:     0x5d7dc87c77d6 - <hgrep[1622a5e3ebed608]::syntect::tests::list_themes::test_background::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5d7dc87ead4b - <fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x5d7dc87ead4b - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18
[INFO] [stdout]   27:     0x5d7dc87f853b - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   28:     0x5d7dc87f853b - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   29:     0x5d7dc87f853b - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   30:     0x5d7dc87f853b - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   31:     0x5d7dc87f853b - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x5d7dc87f853b - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   33:     0x5d7dc87f853b - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   34:     0x5d7dc87f2f14 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   35:     0x5d7dc87f2f14 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   36:     0x5d7dc87fb142 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   37:     0x5d7dc87fb142 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   38:     0x5d7dc87fb142 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   39:     0x5d7dc87fb142 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   40:     0x5d7dc87fb142 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x5d7dc87fb142 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   42:     0x5d7dc87fb142 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x5d7dc8e3963f - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   44:     0x5d7dc8e3963f - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   45:     0x719af1b5baa4 - <unknown>
[INFO] [stdout]   46:     0x719af1be8a64 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- syntect::tests::list_themes::test_default stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'syntect::tests::list_themes::test_default' (124) panicked at src/syntect.rs:1449:47:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5d7dc8e3a3ba - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5d7dc8e3a3ba - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5d7dc8e3a3ba - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5d7dc8e3a3ba - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5d7dc8e52b3a - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5d7dc8e52b3a - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x5d7dc8e410d2 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5d7dc8e410d2 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5d7dc8e170af - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5d7dc8e170af - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5d7dc8e319f9 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5d7dc87f7a6c - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5d7dc87f7a6c - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5d7dc8e31c72 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5d7dc8e31c72 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5d7dc8e17168 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5d7dc8e0e019 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5d7dc8e181ad - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5d7dc8e5337c - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5d7dc8e530f2 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5d7dc87b4460 - <core[35159d6ffb30e017]::result::Result<alloc[a8a7aba520129d98]::vec::Vec<u8>, std[ec419fa8110287d5]::io::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5d7dc87b4460 - hgrep[1622a5e3ebed608]::syntect::tests::list_themes::run_parametrized_uitest_list_themes
[INFO] [stdout]                                at /opt/rustwide/workdir/src/syntect.rs:1449:47
[INFO] [stdout]   22:     0x5d7dc87b4ad9 - hgrep[1622a5e3ebed608]::syntect::tests::list_themes::test_default
[INFO] [stdout]                                at /opt/rustwide/workdir/src/syntect.rs:1475:25
[INFO] [stdout]   23:     0x5d7dc87a9097 - hgrep[1622a5e3ebed608]::syntect::tests::list_themes::test_default::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/syntect.rs:1474:32
[INFO] [stdout]   24:     0x5d7dc87c7756 - <hgrep[1622a5e3ebed608]::syntect::tests::list_themes::test_default::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5d7dc87ead4b - <fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x5d7dc87ead4b - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18
[INFO] [stdout]   27:     0x5d7dc87f853b - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   28:     0x5d7dc87f853b - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   29:     0x5d7dc87f853b - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   30:     0x5d7dc87f853b - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   31:     0x5d7dc87f853b - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x5d7dc87f853b - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   33:     0x5d7dc87f853b - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   34:     0x5d7dc87f2f14 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   35:     0x5d7dc87f2f14 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   36:     0x5d7dc87fb142 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   37:     0x5d7dc87fb142 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   38:     0x5d7dc87fb142 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   39:     0x5d7dc87fb142 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   40:     0x5d7dc87fb142 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x5d7dc87fb142 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   42:     0x5d7dc87fb142 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x5d7dc8e3963f - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   44:     0x5d7dc8e3963f - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   45:     0x719af1b5baa4 - <unknown>
[INFO] [stdout]   46:     0x719af1be8a64 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- syntect::tests::list_themes::test_no_grid stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'syntect::tests::list_themes::test_no_grid' (125) panicked at src/syntect.rs:1449:47:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5d7dc8e3a3ba - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5d7dc8e3a3ba - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5d7dc8e3a3ba - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5d7dc8e3a3ba - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5d7dc8e52b3a - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5d7dc8e52b3a - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x5d7dc8e410d2 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5d7dc8e410d2 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5d7dc8e170af - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5d7dc8e170af - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5d7dc8e319f9 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5d7dc87f7a6c - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5d7dc87f7a6c - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5d7dc8e31c72 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5d7dc8e31c72 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5d7dc8e17168 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5d7dc8e0e019 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5d7dc8e181ad - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5d7dc8e5337c - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5d7dc8e530f2 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5d7dc87b4460 - <core[35159d6ffb30e017]::result::Result<alloc[a8a7aba520129d98]::vec::Vec<u8>, std[ec419fa8110287d5]::io::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5d7dc87b4460 - hgrep[1622a5e3ebed608]::syntect::tests::list_themes::run_parametrized_uitest_list_themes
[INFO] [stdout]                                at /opt/rustwide/workdir/src/syntect.rs:1449:47
[INFO] [stdout]   22:     0x5d7dc87b4af9 - hgrep[1622a5e3ebed608]::syntect::tests::list_themes::test_no_grid
[INFO] [stdout]                                at /opt/rustwide/workdir/src/syntect.rs:1475:25
[INFO] [stdout]   23:     0x5d7dc87a90c7 - hgrep[1622a5e3ebed608]::syntect::tests::list_themes::test_no_grid::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/syntect.rs:1474:32
[INFO] [stdout]   24:     0x5d7dc87c7796 - <hgrep[1622a5e3ebed608]::syntect::tests::list_themes::test_no_grid::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5d7dc87ead4b - <fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x5d7dc87ead4b - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18
[INFO] [stdout]   27:     0x5d7dc87f853b - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   28:     0x5d7dc87f853b - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   29:     0x5d7dc87f853b - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   30:     0x5d7dc87f853b - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   31:     0x5d7dc87f853b - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x5d7dc87f853b - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   33:     0x5d7dc87f853b - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   34:     0x5d7dc87f2f14 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   35:     0x5d7dc87f2f14 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   36:     0x5d7dc87fb142 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   37:     0x5d7dc87fb142 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   38:     0x5d7dc87fb142 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   39:     0x5d7dc87fb142 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   40:     0x5d7dc87fb142 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x5d7dc87fb142 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   42:     0x5d7dc87fb142 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x5d7dc8e3963f - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   44:     0x5d7dc8e3963f - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   45:     0x719af1b5baa4 - <unknown>
[INFO] [stdout]   46:     0x719af1be8a64 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- chunk::tests::test_two_chunks_joint stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'chunk::tests::test_two_chunks_joint' (73) panicked at src/test.rs:12:10:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5d7dc8e3a3ba - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5d7dc8e3a3ba - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5d7dc8e3a3ba - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5d7dc8e3a3ba - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5d7dc8e52b3a - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5d7dc8e52b3a - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x5d7dc8e410d2 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5d7dc8e410d2 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5d7dc8e170af - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5d7dc8e170af - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5d7dc8e319f9 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5d7dc87f7a6c - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5d7dc87f7a6c - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5d7dc8e31c72 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5d7dc8e31c72 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5d7dc8e17168 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5d7dc8e0e019 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5d7dc8e181ad - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5d7dc8e5337c - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5d7dc8e530f2 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5d7dc8736068 - <core[35159d6ffb30e017]::result::Result<alloc[a8a7aba520129d98]::string::String, std[ec419fa8110287d5]::io::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5d7dc8736068 - hgrep[1622a5e3ebed608]::test::read_matches::<&&str>
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test.rs:12:10
[INFO] [stdout]   22:     0x5d7dc873d6ae - hgrep[1622a5e3ebed608]::test::read_all_matches::<&str>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test.rs:29:27
[INFO] [stdout]   23:     0x5d7dc8731427 - <&mut hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<(&&str,)>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:310:21
[INFO] [stdout]   24:     0x5d7dc8731427 - <core[35159d6ffb30e017]::option::Option<&&str>>::map::<alloc[a8a7aba520129d98]::vec::into_iter::IntoIter<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>>, &mut hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/option.rs:1165:29
[INFO] [stdout]   25:     0x5d7dc8731427 - <core[35159d6ffb30e017]::iter::adapters::map::Map<core[35159d6ffb30e017]::slice::iter::Iter<&str>, hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0}> as core[35159d6ffb30e017]::iter::traits::iterator::Iterator>::next
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/iter/adapters/map.rs:107:26
[INFO] [stdout]   26:     0x5d7dc87e71f4 - <core[35159d6ffb30e017]::iter::adapters::fuse::Fuse<core[35159d6ffb30e017]::iter::adapters::map::Map<core[35159d6ffb30e017]::slice::iter::Iter<&str>, hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0}>> as core[35159d6ffb30e017]::iter::adapters::fuse::FuseImpl<core[35159d6ffb30e017]::iter::adapters::map::Map<core[35159d6ffb30e017]::slice::iter::Iter<&str>, hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0}>>>::next
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/iter/adapters/fuse.rs:381:29
[INFO] [stdout]   27:     0x5d7dc87b6597 - <core[35159d6ffb30e017]::iter::adapters::fuse::Fuse<core[35159d6ffb30e017]::iter::adapters::map::Map<core[35159d6ffb30e017]::slice::iter::Iter<&str>, hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0}>> as core[35159d6ffb30e017]::iter::traits::iterator::Iterator>::next
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/iter/adapters/fuse.rs:50:9
[INFO] [stdout]   28:     0x5d7dc87b6597 - <core[35159d6ffb30e017]::iter::adapters::flatten::FlattenCompat<core[35159d6ffb30e017]::iter::adapters::map::Map<core[35159d6ffb30e017]::slice::iter::Iter<&str>, hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0}>, alloc[a8a7aba520129d98]::vec::into_iter::IntoIter<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>>> as core[35159d6ffb30e017]::iter::traits::iterator::Iterator>::next
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/iter/adapters/flatten.rs:526:29
[INFO] [stdout]   29:     0x5d7dc87b5106 - <core[35159d6ffb30e017]::iter::adapters::flatten::FlatMap<core[35159d6ffb30e017]::slice::iter::Iter<&str>, alloc[a8a7aba520129d98]::vec::into_iter::IntoIter<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>>, hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0}> as core[35159d6ffb30e017]::iter::traits::iterator::Iterator>::next
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/iter/adapters/flatten.rs:64:20
[INFO] [stdout]   30:     0x5d7dc87d2008 - <alloc[a8a7aba520129d98]::vec::Vec<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>> as alloc[a8a7aba520129d98]::vec::spec_from_iter_nested::SpecFromIterNested<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>, core[35159d6ffb30e017]::iter::adapters::flatten::FlatMap<core[35159d6ffb30e017]::slice::iter::Iter<&str>, alloc[a8a7aba520129d98]::vec::into_iter::IntoIter<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>>, hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0}>>>::from_iter
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/vec/spec_from_iter_nested.rs:24:41
[INFO] [stdout]   31:     0x5d7dc87d159d - <alloc[a8a7aba520129d98]::vec::Vec<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>> as alloc[a8a7aba520129d98]::vec::spec_from_iter::SpecFromIter<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>, core[35159d6ffb30e017]::iter::adapters::flatten::FlatMap<core[35159d6ffb30e017]::slice::iter::Iter<&str>, alloc[a8a7aba520129d98]::vec::into_iter::IntoIter<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>>, hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0}>>>::from_iter
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/vec/spec_from_iter.rs:33:9
[INFO] [stdout]   32:     0x5d7dc87ce247 - <alloc[a8a7aba520129d98]::vec::Vec<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>> as core[35159d6ffb30e017]::iter::traits::collect::FromIterator<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>>>::from_iter::<core[35159d6ffb30e017]::iter::adapters::flatten::FlatMap<core[35159d6ffb30e017]::slice::iter::Iter<&str>, alloc[a8a7aba520129d98]::vec::into_iter::IntoIter<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>>, hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/vec/mod.rs:3895:9
[INFO] [stdout]   33:     0x5d7dc87a7f9d - <core[35159d6ffb30e017]::iter::adapters::flatten::FlatMap<core[35159d6ffb30e017]::slice::iter::Iter<&str>, alloc[a8a7aba520129d98]::vec::into_iter::IntoIter<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>>, hgrep[1622a5e3ebed608]::test::read_all_matches<&str>::{closure#0}> as core[35159d6ffb30e017]::iter::traits::iterator::Iterator>::collect::<alloc[a8a7aba520129d98]::vec::Vec<core[35159d6ffb30e017]::result::Result<hgrep[1622a5e3ebed608]::grep::GrepMatch, anyhow[6e4b7524bf17b21b]::Error>>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/iter/traits/iterator.rs:2092:9
[INFO] [stdout]   34:     0x5d7dc87366a1 - hgrep[1622a5e3ebed608]::test::read_all_matches::<&str>
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test.rs:30:10
[INFO] [stdout]   35:     0x5d7dc87aa2a1 - hgrep[1622a5e3ebed608]::chunk::tests::test_success_case
[INFO] [stdout]                                at /opt/rustwide/workdir/src/chunk.rs:375:23
[INFO] [stdout]   36:     0x5d7dc87ab3c2 - hgrep[1622a5e3ebed608]::chunk::tests::test_two_chunks_joint
[INFO] [stdout]                                at /opt/rustwide/workdir/src/chunk.rs:390:21
[INFO] [stdout]   37:     0x5d7dc87a8757 - hgrep[1622a5e3ebed608]::chunk::tests::test_two_chunks_joint::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/chunk.rs:389:27
[INFO] [stdout]   38:     0x5d7dc87c6656 - <hgrep[1622a5e3ebed608]::chunk::tests::test_two_chunks_joint::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   39:     0x5d7dc87ead4b - <fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x5d7dc87ead4b - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18
[INFO] [stdout]   41:     0x5d7dc87f853b - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   42:     0x5d7dc87f853b - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   43:     0x5d7dc87f853b - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   44:     0x5d7dc87f853b - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   45:     0x5d7dc87f853b - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   46:     0x5d7dc87f853b - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   47:     0x5d7dc87f853b - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   48:     0x5d7dc87f2f14 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   49:     0x5d7dc87f2f14 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   50:     0x5d7dc87fb142 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   51:     0x5d7dc87fb142 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   52:     0x5d7dc87fb142 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   53:     0x5d7dc87fb142 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x5d7dc87fb142 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x5d7dc87fb142 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   56:     0x5d7dc87fb142 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x5d7dc8e3963f - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   58:     0x5d7dc8e3963f - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   59:     0x719af1b5baa4 - <unknown>
[INFO] [stdout]   60:     0x719af1be8a64 - clone
[INFO] [stdout]   61:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- ripgrep::tests::test_case_insensitive stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'ripgrep::tests::test_case_insensitive' (92) panicked at src/ripgrep.rs:892:9:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: testdata/ripgrep/case_insensitive.txt: IO error for operation on testdata/ripgrep/case_insensitive.txt: No such file or directory (os error 2)
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: <anyhow::Error>::new::<ignore::Error>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.100/src/backtrace.rs:27:14
[INFO] [stdout]    1: hgrep::ripgrep::grep::<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}
[INFO] [stdout]              at ./src/ripgrep.rs:444:30
[INFO] [stdout]    2: <&mut hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0} as core::ops::function::FnMut<(core::result::Result<ignore::walk::DirEntry, ignore::Error>,)>>::call_mut
[INFO] [stdout]              at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:298:21
[INFO] [stdout]    3: core::iter::traits::iterator::Iterator::find_map::check::<core::result::Result<ignore::walk::DirEntry, ignore::Error>, core::result::Result<std::path::PathBuf, anyhow::Error>, &mut hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>::{closure#0}
[INFO] [stdout]              at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/iter/traits/iterator.rs:3000:32
[INFO] [stdout]    4: <ignore::walk::Walk as core::iter::traits::iterator::Iterator>::try_fold::<(), core::iter::traits::iterator::Iterator::find_map::check<core::result::Result<ignore::walk::DirEntry, ignore::Error>, core::result::Result<std::path::PathBuf, anyhow::Error>, &mut hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>::{closure#0}, core::ops::control_flow::ControlFlow<core::result::Result<std::path::PathBuf, anyhow::Error>>>
[INFO] [stdout]              at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/iter/traits/iterator.rs:2496:21
[INFO] [stdout]    5: <ignore::walk::Walk as core::iter::traits::iterator::Iterator>::find_map::<core::result::Result<std::path::PathBuf, anyhow::Error>, &mut hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>
[INFO] [stdout]              at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/iter/traits/iterator.rs:3006:14
[INFO] [stdout]    6: <core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}> as core::iter::traits::iterator::Iterator>::next
[INFO] [stdout]              at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/iter/adapters/filter_map.rs:64:19
[INFO] [stdout]    7: <core::iter::adapters::fuse::Fuse<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>> as core::iter::adapters::fuse::FuseImpl<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>>::next
[INFO] [stdout]              at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/iter/adapters/fuse.rs:381:29
[INFO] [stdout]    8: <core::iter::adapters::fuse::Fuse<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>> as core::iter::traits::iterator::Iterator>::next
[INFO] [stdout]              at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/iter/adapters/fuse.rs:50:9
[INFO] [stdout]    9: <&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>> as rayon::iter::plumbing::UnindexedProducer>::fold_with::<rayon::iter::filter_map::FilterMapFolder<rayon::iter::map::MapFolder<rayon::iter::try_reduce::TryReduceFolder<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, core::result::Result<bool, anyhow::Error>>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/par_bridge.rs:141:40
[INFO] [stdout]   10: rayon::iter::plumbing::bridge_unindexed_producer_consumer::<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:474:18
[INFO] [stdout]   11: rayon::iter::plumbing::bridge_unindexed_producer_consumer::<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:466:31
[INFO] [stdout]   12: rayon_core::join::join_context::call_a::<core::result::Result<bool, anyhow::Error>, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}>::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:124:17
[INFO] [stdout]   13: <core::panic::unwind_safe::AssertUnwindSafe<rayon_core::join::join_context::call_a<core::result::Result<bool, anyhow::Error>, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}>::{closure#0}> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   14: std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<rayon_core::join::join_context::call_a<core::result::Result<bool, anyhow::Error>, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}>::{closure#0}>, core::result::Result<bool, anyhow::Error>>
[INFO] [stdout]              at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   15: __rust_try
[INFO] [stdout]   16: std::panicking::catch_unwind::<core::result::Result<bool, anyhow::Error>, core::panic::unwind_safe::AssertUnwindSafe<rayon_core::join::join_context::call_a<core::result::Result<bool, anyhow::Error>, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}>::{closure#0}>>
[INFO] [stdout]              at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   17: std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<rayon_core::join::join_context::call_a<core::result::Result<bool, anyhow::Error>, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}>::{closure#0}>, core::result::Result<bool, anyhow::Error>>
[INFO] [stdout]              at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   18: rayon_core::unwind::halt_unwinding::<rayon_core::join::join_context::call_a<core::result::Result<bool, anyhow::Error>, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}>::{closure#0}, core::result::Result<bool, anyhow::Error>>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]   19: rayon_core::join::join_context::<rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#1}, core::result::Result<bool, anyhow::Error>, core::result::Result<bool, anyhow::Error>>::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:142:24
[INFO] [stdout]   20: rayon_core::registry::in_worker::<rayon_core::join::join_context<rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#1}, core::result::Result<bool, anyhow::Error>, core::result::Result<bool, anyhow::Error>>::{closure#0}, (core::result::Result<bool, anyhow::Error>, core::result::Result<bool, anyhow::Error>)>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:957:13
[INFO] [stdout]   21: rayon_core::join::join_context::<rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#1}, core::result::Result<bool, anyhow::Error>, core::result::Result<bool, anyhow::Error>>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:132:5
[INFO] [stdout]   22: rayon::iter::plumbing::bridge_unindexed_producer_consumer::<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:465:51
[INFO] [stdout]   23: rayon::iter::plumbing::bridge_unindexed_producer_consumer::<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:466:31
[INFO] [stdout]   24: rayon_core::join::join_context::call_a::<core::result::Result<bool, anyhow::Error>, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}>::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:124:17
[INFO] [stdout]   25: <core::panic::unwind_safe::AssertUnwindSafe<rayon_core::join::join_context::call_a<core::result::Result<bool, anyhow::Error>, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}>::{closure#0}> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   26: std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<rayon_core::join::join_context::call_a<core::result::Result<bool, anyhow::Error>, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}>::{closure#0}>, core::result::Result<bool, anyhow::Error>>
[INFO] [stdout]              at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   27: __rust_try
[INFO] [stdout]   28: std::panicking::catch_unwind::<core::result::Result<bool, anyhow::Error>, core::panic::unwind_safe::AssertUnwindSafe<rayon_core::join::join_context::call_a<core::result::Result<bool, anyhow::Error>, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}>::{closure#0}>>
[INFO] [stdout]              at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   29: std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<rayon_core::join::join_context::call_a<core::result::Result<bool, anyhow::Error>, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}>::{closure#0}>, core::result::Result<bool, anyhow::Error>>
[INFO] [stdout]              at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   30: rayon_core::unwind::halt_unwinding::<rayon_core::join::join_context::call_a<core::result::Result<bool, anyhow::Error>, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}>::{closure#0}, core::result::Result<bool, anyhow::Error>>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]   31: rayon_core::join::join_context::<rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#1}, core::result::Result<bool, anyhow::Error>, core::result::Result<bool, anyhow::Error>>::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:142:24
[INFO] [stdout]   32: rayon_core::registry::in_worker::<rayon_core::join::join_context<rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#1}, core::result::Result<bool, anyhow::Error>, core::result::Result<bool, anyhow::Error>>::{closure#0}, (core::result::Result<bool, anyhow::Error>, core::result::Result<bool, anyhow::Error>)>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:957:13
[INFO] [stdout]   33: rayon_core::join::join_context::<rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#1}, core::result::Result<bool, anyhow::Error>, core::result::Result<bool, anyhow::Error>>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:132:5
[INFO] [stdout]   34: rayon::iter::plumbing::bridge_unindexed_producer_consumer::<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:465:51
[INFO] [stdout]   35: rayon::iter::plumbing::bridge_unindexed_producer_consumer::<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:466:31
[INFO] [stdout]   36: rayon_core::join::join_context::call_a::<core::result::Result<bool, anyhow::Error>, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}>::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:124:17
[INFO] [stdout]   37: <core::panic::unwind_safe::AssertUnwindSafe<rayon_core::join::join_context::call_a<core::result::Result<bool, anyhow::Error>, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}>::{closure#0}> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   38: std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<rayon_core::join::join_context::call_a<core::result::Result<bool, anyhow::Error>, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}>::{closure#0}>, core::result::Result<bool, anyhow::Error>>
[INFO] [stdout]              at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   39: __rust_try
[INFO] [stdout]   40: std::panicking::catch_unwind::<core::result::Result<bool, anyhow::Error>, core::panic::unwind_safe::AssertUnwindSafe<rayon_core::join::join_context::call_a<core::result::Result<bool, anyhow::Error>, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}>::{closure#0}>>
[INFO] [stdout]              at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   41: std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<rayon_core::join::join_context::call_a<core::result::Result<bool, anyhow::Error>, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}>::{closure#0}>, core::result::Result<bool, anyhow::Error>>
[INFO] [stdout]              at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   42: rayon_core::unwind::halt_unwinding::<rayon_core::join::join_context::call_a<core::result::Result<bool, anyhow::Error>, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}>::{closure#0}, core::result::Result<bool, anyhow::Error>>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]   43: rayon_core::join::join_context::<rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#1}, core::result::Result<bool, anyhow::Error>, core::result::Result<bool, anyhow::Error>>::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:142:24
[INFO] [stdout]   44: rayon_core::registry::in_worker::<rayon_core::join::join_context<rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#1}, core::result::Result<bool, anyhow::Error>, core::result::Result<bool, anyhow::Error>>::{closure#0}, (core::result::Result<bool, anyhow::Error>, core::result::Result<bool, anyhow::Error>)>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:957:13
[INFO] [stdout]   45: rayon_core::join::join_context::<rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#1}, core::result::Result<bool, anyhow::Error>, core::result::Result<bool, anyhow::Error>>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:132:5
[INFO] [stdout]   46: rayon::iter::plumbing::bridge_unindexed_producer_consumer::<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:465:51
[INFO] [stdout]   47: rayon::iter::plumbing::bridge_unindexed_producer_consumer::<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:466:31
[INFO] [stdout]   48: rayon_core::join::join_context::call_a::<core::result::Result<bool, anyhow::Error>, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}>::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:124:17
[INFO] [stdout]   49: <core::panic::unwind_safe::AssertUnwindSafe<rayon_core::join::join_context::call_a<core::result::Result<bool, anyhow::Error>, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}>::{closure#0}> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   50: std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<rayon_core::join::join_context::call_a<core::result::Result<bool, anyhow::Error>, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}>::{closure#0}>, core::result::Result<bool, anyhow::Error>>
[INFO] [stdout]              at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   51: __rust_try
[INFO] [stdout]   52: std::panicking::catch_unwind::<core::result::Result<bool, anyhow::Error>, core::panic::unwind_safe::AssertUnwindSafe<rayon_core::join::join_context::call_a<core::result::Result<bool, anyhow::Error>, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}>::{closure#0}>>
[INFO] [stdout]              at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   53: std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<rayon_core::join::join_context::call_a<core::result::Result<bool, anyhow::Error>, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}>::{closure#0}>, core::result::Result<bool, anyhow::Error>>
[INFO] [stdout]              at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   54: rayon_core::unwind::halt_unwinding::<rayon_core::join::join_context::call_a<core::result::Result<bool, anyhow::Error>, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}>::{closure#0}, core::result::Result<bool, anyhow::Error>>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]   55: rayon_core::join::join_context::<rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#1}, core::result::Result<bool, anyhow::Error>, core::result::Result<bool, anyhow::Error>>::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:142:24
[INFO] [stdout]   56: rayon_core::registry::in_worker::<rayon_core::join::join_context<rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#1}, core::result::Result<bool, anyhow::Error>, core::result::Result<bool, anyhow::Error>>::{closure#0}, (core::result::Result<bool, anyhow::Error>, core::result::Result<bool, anyhow::Error>)>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:957:13
[INFO] [stdout]   57: rayon_core::join::join_context::<rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#1}, core::result::Result<bool, anyhow::Error>, core::result::Result<bool, anyhow::Error>>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:132:5
[INFO] [stdout]   58: rayon::iter::plumbing::bridge_unindexed_producer_consumer::<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:465:51
[INFO] [stdout]   59: rayon::iter::plumbing::bridge_unindexed_producer_consumer::<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:466:31
[INFO] [stdout]   60: rayon_core::join::join_context::call_a::<core::result::Result<bool, anyhow::Error>, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}>::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:124:17
[INFO] [stdout]   61: <core::panic::unwind_safe::AssertUnwindSafe<rayon_core::join::join_context::call_a<core::result::Result<bool, anyhow::Error>, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}>::{closure#0}> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   62: std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<rayon_core::join::join_context::call_a<core::result::Result<bool, anyhow::Error>, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}>::{closure#0}>, core::result::Result<bool, anyhow::Error>>
[INFO] [stdout]              at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   63: __rust_try
[INFO] [stdout]   64: std::panicking::catch_unwind::<core::result::Result<bool, anyhow::Error>, core::panic::unwind_safe::AssertUnwindSafe<rayon_core::join::join_context::call_a<core::result::Result<bool, anyhow::Error>, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}>::{closure#0}>>
[INFO] [stdout]              at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   65: std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<rayon_core::join::join_context::call_a<core::result::Result<bool, anyhow::Error>, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}>::{closure#0}>, core::result::Result<bool, anyhow::Error>>
[INFO] [stdout]              at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   66: rayon_core::unwind::halt_unwinding::<rayon_core::join::join_context::call_a<core::result::Result<bool, anyhow::Error>, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}>::{closure#0}, core::result::Result<bool, anyhow::Error>>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]   67: rayon_core::join::join_context::<rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#1}, core::result::Result<bool, anyhow::Error>, core::result::Result<bool, anyhow::Error>>::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:142:24
[INFO] [stdout]   68: rayon_core::registry::in_worker::<rayon_core::join::join_context<rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#1}, core::result::Result<bool, anyhow::Error>, core::result::Result<bool, anyhow::Error>>::{closure#0}, (core::result::Result<bool, anyhow::Error>, core::result::Result<bool, anyhow::Error>)>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:957:13
[INFO] [stdout]   69: rayon_core::join::join_context::<rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#1}, core::result::Result<bool, anyhow::Error>, core::result::Result<bool, anyhow::Error>>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:132:5
[INFO] [stdout]   70: rayon::iter::plumbing::bridge_unindexed_producer_consumer::<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:465:51
[INFO] [stdout]   71: rayon::iter::plumbing::bridge_unindexed_producer_consumer::<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:466:31
[INFO] [stdout]   72: rayon_core::join::join_context::call_a::<core::result::Result<bool, anyhow::Error>, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}>::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:124:17
[INFO] [stdout]   73: <core::panic::unwind_safe::AssertUnwindSafe<rayon_core::join::join_context::call_a<core::result::Result<bool, anyhow::Error>, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}>::{closure#0}> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   74: std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<rayon_core::join::join_context::call_a<core::result::Result<bool, anyhow::Error>, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}>::{closure#0}>, core::result::Result<bool, anyhow::Error>>
[INFO] [stdout]              at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   75: __rust_try
[INFO] [stdout]   76: std::panicking::catch_unwind::<core::result::Result<bool, anyhow::Error>, core::panic::unwind_safe::AssertUnwindSafe<rayon_core::join::join_context::call_a<core::result::Result<bool, anyhow::Error>, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}>::{closure#0}>>
[INFO] [stdout]              at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   77: std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<rayon_core::join::join_context::call_a<core::result::Result<bool, anyhow::Error>, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}>::{closure#0}>, core::result::Result<bool, anyhow::Error>>
[INFO] [stdout]              at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   78: rayon_core::unwind::halt_unwinding::<rayon_core::join::join_context::call_a<core::result::Result<bool, anyhow::Error>, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}>::{closure#0}, core::result::Result<bool, anyhow::Error>>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]   79: rayon_core::join::join_context::<rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#1}, core::result::Result<bool, anyhow::Error>, core::result::Result<bool, anyhow::Error>>::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:142:24
[INFO] [stdout]   80: rayon_core::registry::in_worker::<rayon_core::join::join_context<rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#1}, core::result::Result<bool, anyhow::Error>, core::result::Result<bool, anyhow::Error>>::{closure#0}, (core::result::Result<bool, anyhow::Error>, core::result::Result<bool, anyhow::Error>)>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:957:13
[INFO] [stdout]   81: rayon_core::join::join_context::<rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#1}, core::result::Result<bool, anyhow::Error>, core::result::Result<bool, anyhow::Error>>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:132:5
[INFO] [stdout]   82: rayon::iter::plumbing::bridge_unindexed_producer_consumer::<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:465:51
[INFO] [stdout]   83: rayon::iter::plumbing::bridge_unindexed_producer_consumer::<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:466:31
[INFO] [stdout]   84: rayon_core::join::join_context::call_a::<core::result::Result<bool, anyhow::Error>, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}>::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:124:17
[INFO] [stdout]   85: <core::panic::unwind_safe::AssertUnwindSafe<rayon_core::join::join_context::call_a<core::result::Result<bool, anyhow::Error>, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}>::{closure#0}> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   86: std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<rayon_core::join::join_context::call_a<core::result::Result<bool, anyhow::Error>, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}>::{closure#0}>, core::result::Result<bool, anyhow::Error>>
[INFO] [stdout]              at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   87: __rust_try
[INFO] [stdout]   88: std::panicking::catch_unwind::<core::result::Result<bool, anyhow::Error>, core::panic::unwind_safe::AssertUnwindSafe<rayon_core::join::join_context::call_a<core::result::Result<bool, anyhow::Error>, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}>::{closure#0}>>
[INFO] [stdout]              at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   89: std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<rayon_core::join::join_context::call_a<core::result::Result<bool, anyhow::Error>, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}>::{closure#0}>, core::result::Result<bool, anyhow::Error>>
[INFO] [stdout]              at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   90: rayon_core::unwind::halt_unwinding::<rayon_core::join::join_context::call_a<core::result::Result<bool, anyhow::Error>, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}>::{closure#0}, core::result::Result<bool, anyhow::Error>>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]   91: rayon_core::join::join_context::<rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#1}, core::result::Result<bool, anyhow::Error>, core::result::Result<bool, anyhow::Error>>::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:142:24
[INFO] [stdout]   92: <rayon_core::registry::Registry>::in_worker_cold::<rayon_core::join::join_context<rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#1}, core::result::Result<bool, anyhow::Error>, core::result::Result<bool, anyhow::Error>>::{closure#0}, (core::result::Result<bool, anyhow::Error>, core::result::Result<bool, anyhow::Error>)>::{closure#0}::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:531:21
[INFO] [stdout]   93: <rayon_core::job::JobResult<(core::result::Result<bool, anyhow::Error>, core::result::Result<bool, anyhow::Error>)>>::call::<<rayon_core::registry::Registry>::in_worker_cold<rayon_core::join::join_context<rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#1}, core::result::Result<bool, anyhow::Error>, core::result::Result<bool, anyhow::Error>>::{closure#0}, (core::result::Result<bool, anyhow::Error>, core::result::Result<bool, anyhow::Error>)>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:218:41
[INFO] [stdout]   94: <core::panic::unwind_safe::AssertUnwindSafe<<rayon_core::job::JobResult<(core::result::Result<bool, anyhow::Error>, core::result::Result<bool, anyhow::Error>)>>::call<<rayon_core::registry::Registry>::in_worker_cold<rayon_core::join::join_context<rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#1}, core::result::Result<bool, anyhow::Error>, core::result::Result<bool, anyhow::Error>>::{closure#0}, (core::result::Result<bool, anyhow::Error>, core::result::Result<bool, anyhow::Error>)>::{closure#0}::{closure#0}>::{closure#0}> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   95: std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<<rayon_core::job::JobResult<(core::result::Result<bool, anyhow::Error>, core::result::Result<bool, anyhow::Error>)>>::call<<rayon_core::registry::Registry>::in_worker_cold<rayon_core::join::join_context<rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#1}, core::result::Result<bool, anyhow::Error>, core::result::Result<bool, anyhow::Error>>::{closure#0}, (core::result::Result<bool, anyhow::Error>, core::result::Result<bool, anyhow::Error>)>::{closure#0}::{closure#0}>::{closure#0}>, (core::result::Result<bool, anyhow::Error>, core::result::Result<bool, anyhow::Error>)>
[INFO] [stdout]              at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   96: __rust_try
[INFO] [stdout]   97: std::panicking::catch_unwind::<(core::result::Result<bool, anyhow::Error>, core::result::Result<bool, anyhow::Error>), core::panic::unwind_safe::AssertUnwindSafe<<rayon_core::job::JobResult<(core::result::Result<bool, anyhow::Error>, core::result::Result<bool, anyhow::Error>)>>::call<<rayon_core::registry::Registry>::in_worker_cold<rayon_core::join::join_context<rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#1}, core::result::Result<bool, anyhow::Error>, core::result::Result<bool, anyhow::Error>>::{closure#0}, (core::result::Result<bool, anyhow::Error>, core::result::Result<bool, anyhow::Error>)>::{closure#0}::{closure#0}>::{closure#0}>>
[INFO] [stdout]              at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   98: std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<<rayon_core::job::JobResult<(core::result::Result<bool, anyhow::Error>, core::result::Result<bool, anyhow::Error>)>>::call<<rayon_core::registry::Registry>::in_worker_cold<rayon_core::join::join_context<rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#1}, core::result::Result<bool, anyhow::Error>, core::result::Result<bool, anyhow::Error>>::{closure#0}, (core::result::Result<bool, anyhow::Error>, core::result::Result<bool, anyhow::Error>)>::{closure#0}::{closure#0}>::{closure#0}>, (core::result::Result<bool, anyhow::Error>, core::result::Result<bool, anyhow::Error>)>
[INFO] [stdout]              at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   99: rayon_core::unwind::halt_unwinding::<<rayon_core::job::JobResult<(core::result::Result<bool, anyhow::Error>, core::result::Result<bool, anyhow::Error>)>>::call<<rayon_core::registry::Registry>::in_worker_cold<rayon_core::join::join_context<rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#1}, core::result::Result<bool, anyhow::Error>, core::result::Result<bool, anyhow::Error>>::{closure#0}, (core::result::Result<bool, anyhow::Error>, core::result::Result<bool, anyhow::Error>)>::{closure#0}::{closure#0}>::{closure#0}, (core::result::Result<bool, anyhow::Error>, core::result::Result<bool, anyhow::Error>)>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]  100: <rayon_core::job::JobResult<(core::result::Result<bool, anyhow::Error>, core::result::Result<bool, anyhow::Error>)>>::call::<<rayon_core::registry::Registry>::in_worker_cold<rayon_core::join::join_context<rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#1}, core::result::Result<bool, anyhow::Error>, core::result::Result<bool, anyhow::Error>>::{closure#0}, (core::result::Result<bool, anyhow::Error>, core::result::Result<bool, anyhow::Error>)>::{closure#0}::{closure#0}>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:218:15
[INFO] [stdout]  101: <rayon_core::job::StackJob<rayon_core::latch::LatchRef<rayon_core::latch::LockLatch>, <rayon_core::registry::Registry>::in_worker_cold<rayon_core::join::join_context<rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#1}, core::result::Result<bool, anyhow::Error>, core::result::Result<bool, anyhow::Error>>::{closure#0}, (core::result::Result<bool, anyhow::Error>, core::result::Result<bool, anyhow::Error>)>::{closure#0}::{closure#0}, (core::result::Result<bool, anyhow::Error>, core::result::Result<bool, anyhow::Error>)> as rayon_core::job::Job>::execute
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:120:32
[INFO] [stdout]  102: <rayon_core::job::JobRef>::execute
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:64:9
[INFO] [stdout]  103: <rayon_core::registry::WorkerThread>::execute
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:866:13
[INFO] [stdout]  104: <rayon_core::registry::WorkerThread>::wait_until_cold
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:800:26
[INFO] [stdout]  105: <rayon_core::registry::WorkerThread>::wait_until::<rayon_core::latch::OnceLatch>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:775:18
[INFO] [stdout]  106: <rayon_core::registry::WorkerThread>::wait_until_out_of_work
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:824:14
[INFO] [stdout]  107: rayon_core::registry::main_loop
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:929:19
[INFO] [stdout]  108: <rayon_core::registry::ThreadBuilder>::run
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:50:18
[INFO] [stdout]  109: <rayon_core::registry::DefaultSpawn as rayon_core::registry::ThreadSpawn>::spawn::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:95:27
[INFO] [stdout]  110: std::sys::backtrace::__rust_begin_short_backtrace::<<rayon_core::registry::DefaultSpawn as rayon_core::registry::ThreadSpawn>::spawn::{closure#0}, ()>
[INFO] [stdout]              at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]  111: std::thread::lifecycle::spawn_unchecked::<<rayon_core::registry::DefaultSpawn as rayon_core::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]              at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]  112: <core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<<rayon_core::registry::DefaultSpawn as rayon_core::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}::{closure#0}> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]  113: std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<<rayon_core::registry::DefaultSpawn as rayon_core::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]              at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]  114: __rust_try
[INFO] [stdout]  115: std::panicking::catch_unwind::<(), core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<<rayon_core::registry::DefaultSpawn as rayon_core::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]              at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]  116: std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<<rayon_core::registry::DefaultSpawn as rayon_core::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]              at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]  117: std::thread::lifecycle::spawn_unchecked::<<rayon_core::registry::DefaultSpawn as rayon_core::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}
[INFO] [stdout]              at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]  118: <std::thread::lifecycle::spawn_unchecked<<rayon_core::registry::DefaultSpawn as rayon_core::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]              at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]  119: <alloc::boxed::Box<dyn core::ops::function::FnOnce<(), Output = ()> + core::marker::Send> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]  120: <std::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]              at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]  121: <unknown>
[INFO] [stdout]  122: clone
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5d7dc8e3a3ba - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5d7dc8e3a3ba - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5d7dc8e3a3ba - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5d7dc8e3a3ba - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5d7dc8e52b3a - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5d7dc8e52b3a - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x5d7dc8e410d2 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5d7dc8e410d2 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5d7dc8e170af - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5d7dc8e170af - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5d7dc8e319f9 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5d7dc87f7a6c - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5d7dc87f7a6c - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5d7dc8e31c72 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5d7dc8e31c72 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5d7dc8e17168 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5d7dc8e0e019 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5d7dc8e181ad - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5d7dc8e5337c - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5d7dc8e530f2 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5d7dc874154c - <core[35159d6ffb30e017]::result::Result<bool, anyhow[6e4b7524bf17b21b]::Error>>::unwrap
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5d7dc874154c - hgrep[1622a5e3ebed608]::ripgrep::tests::test_ripgrep_config
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ripgrep.rs:861:62
[INFO] [stdout]   22:     0x5d7dc874707c - hgrep[1622a5e3ebed608]::ripgrep::tests::test_case_insensitive
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ripgrep.rs:892:9
[INFO] [stdout]   23:     0x5d7dc873e847 - hgrep[1622a5e3ebed608]::ripgrep::tests::test_case_insensitive::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ripgrep.rs:891:31
[INFO] [stdout]   24:     0x5d7dc87c7116 - <hgrep[1622a5e3ebed608]::ripgrep::tests::test_case_insensitive::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5d7dc87ead4b - <fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x5d7dc87ead4b - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18
[INFO] [stdout]   27:     0x5d7dc87f853b - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   28:     0x5d7dc87f853b - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   29:     0x5d7dc87f853b - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   30:     0x5d7dc87f853b - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   31:     0x5d7dc87f853b - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x5d7dc87f853b - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   33:     0x5d7dc87f853b - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   34:     0x5d7dc87f2f14 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   35:     0x5d7dc87f2f14 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   36:     0x5d7dc87fb142 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   37:     0x5d7dc87fb142 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   38:     0x5d7dc87fb142 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   39:     0x5d7dc87fb142 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   40:     0x5d7dc87fb142 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x5d7dc87fb142 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   42:     0x5d7dc87fb142 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x5d7dc8e3963f - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   44:     0x5d7dc8e3963f - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   45:     0x719af1b5baa4 - <unknown>
[INFO] [stdout]   46:     0x719af1be8a64 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- ripgrep::tests::test_grep_print_error stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'ripgrep::tests::test_grep_print_error' (98) panicked at src/ripgrep.rs:792:9:
[INFO] [stdout] assertion failed: `(left == right)`
[INFO] [stdout] 
[INFO] [stdout] [1mDiff[0m [31m< left[0m / [32mright >[0m :
[INFO] [stdout] [31m<[0m[1;48;5;52;31mtest[0m[31md[0m[1;48;5;52;31mata/ch[0m[31mu[0m[1;48;5;52;31mnk/single_[0m[31mm[0m[1;48;5;52;31max.in: IO error for operation on testdata/chunk/single_[0m[31mm[0m[1;48;5;52;31max.in: No such file or director[0m[31my [0m[1;48;5;52;31m(os [0m[31merror[0m[1;48;5;52;31m 2)[0m
[INFO] [stdout] [32m>dummy error[0m
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5d7dc8e3a3ba - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5d7dc8e3a3ba - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5d7dc8e3a3ba - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5d7dc8e3a3ba - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5d7dc8e52b3a - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5d7dc8e52b3a - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x5d7dc8e410d2 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5d7dc8e410d2 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5d7dc8e170af - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5d7dc8e170af - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5d7dc8e319f9 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5d7dc87f7a6c - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5d7dc87f7a6c - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5d7dc8e31c72 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5d7dc8e31c72 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5d7dc8e17168 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5d7dc8e0e019 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5d7dc8e181ad - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5d7dc8e5337c - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5d7dc8747434 - hgrep[1622a5e3ebed608]::ripgrep::tests::test_grep_print_error
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ripgrep.rs:792:9
[INFO] [stdout]   20:     0x5d7dc873e877 - hgrep[1622a5e3ebed608]::ripgrep::tests::test_grep_print_error::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ripgrep.rs:786:31
[INFO] [stdout]   21:     0x5d7dc87c7156 - <hgrep[1622a5e3ebed608]::ripgrep::tests::test_grep_print_error::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x5d7dc87ead4b - <fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x5d7dc87ead4b - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18
[INFO] [stdout]   24:     0x5d7dc87f853b - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   25:     0x5d7dc87f853b - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   26:     0x5d7dc87f853b - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   27:     0x5d7dc87f853b - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28:     0x5d7dc87f853b - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x5d7dc87f853b - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   30:     0x5d7dc87f853b - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   31:     0x5d7dc87f2f14 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   32:     0x5d7dc87f2f14 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   33:     0x5d7dc87fb142 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   34:     0x5d7dc87fb142 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   35:     0x5d7dc87fb142 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   36:     0x5d7dc87fb142 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   37:     0x5d7dc87fb142 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x5d7dc87fb142 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   39:     0x5d7dc87fb142 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x5d7dc8e3963f - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   41:     0x5d7dc8e3963f - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   42:     0x719af1b5baa4 - <unknown>
[INFO] [stdout]   43:     0x719af1be8a64 - clone
[INFO] [stdout]   44:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- ripgrep::tests::test_ignore_file_ok stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'ripgrep::tests::test_ignore_file_ok' (112) panicked at src/ripgrep.rs:1065:64:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Could not read the ignore file "testdata/ripgrep/ignore_file/test_ignore"
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     testdata/ripgrep/ignore_file/test_ignore: No such file or directory (os error 2)
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: <ignore::Error as anyhow::context::ext::StdError>::ext_context::<alloc::string::String>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.100/src/backtrace.rs:27:14
[INFO] [stdout]    1: <core::result::Result<ignore::walk::Walk, ignore::Error> as anyhow::Context<ignore::walk::Walk, ignore::Error>>::context::<alloc::string::String>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.100/src/context.rs:54:37
[INFO] [stdout]    2: <hgrep::ripgrep::Config>::build_walker::<core::iter::sources::once::Once<&std::path::Path>>
[INFO] [stdout]              at ./src/ripgrep.rs:280:37
[INFO] [stdout]    3: hgrep::ripgrep::grep::<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>
[INFO] [stdout]              at ./src/ripgrep.rs:429:16
[INFO] [stdout]    4: hgrep::ripgrep::tests::test_ignore_file_ok
[INFO] [stdout]              at ./src/ripgrep.rs:1065:21
[INFO] [stdout]    5: hgrep::ripgrep::tests::test_ignore_file_ok::{closure#0}
[INFO] [stdout]              at ./src/ripgrep.rs:1054:29
[INFO] [stdout]    6: <hgrep::ripgrep::tests::test_ignore_file_ok::{closure#0} as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/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/33835004928d3bf65db4d4712e1330766263b0bd/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/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18
[INFO] [stdout]    9: test::run_test_in_process::{closure#0}
[INFO] [stdout]              at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/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/33835004928d3bf65db4d4712e1330766263b0bd/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/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[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/33835004928d3bf65db4d4712e1330766263b0bd/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/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   14: test::run_test_in_process
[INFO] [stdout]              at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   15: test::run_test::{closure#0}
[INFO] [stdout]              at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   16: test::run_test::{closure#1}
[INFO] [stdout]              at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/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/33835004928d3bf65db4d4712e1330766263b0bd/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/33835004928d3bf65db4d4712e1330766263b0bd/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/33835004928d3bf65db4d4712e1330766263b0bd/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/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[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/33835004928d3bf65db4d4712e1330766263b0bd/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/33835004928d3bf65db4d4712e1330766263b0bd/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/33835004928d3bf65db4d4712e1330766263b0bd/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/33835004928d3bf65db4d4712e1330766263b0bd/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/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   26: <std::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]              at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   27: <unknown>
[INFO] [stdout]   28: clone
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5d7dc8e3a3ba - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5d7dc8e3a3ba - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5d7dc8e3a3ba - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5d7dc8e3a3ba - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5d7dc8e52b3a - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5d7dc8e52b3a - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x5d7dc8e410d2 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5d7dc8e410d2 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5d7dc8e170af - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5d7dc8e170af - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5d7dc8e319f9 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5d7dc87f7a6c - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5d7dc87f7a6c - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5d7dc8e31c72 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5d7dc8e31c72 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5d7dc8e17168 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5d7dc8e0e019 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5d7dc8e181ad - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5d7dc8e5337c - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5d7dc8e530f2 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5d7dc8745fb3 - <core[35159d6ffb30e017]::result::Result<bool, anyhow[6e4b7524bf17b21b]::Error>>::unwrap
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5d7dc8745fb3 - hgrep[1622a5e3ebed608]::ripgrep::tests::test_ignore_file_ok
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ripgrep.rs:1065:64
[INFO] [stdout]   22:     0x5d7dc873e727 - hgrep[1622a5e3ebed608]::ripgrep::tests::test_ignore_file_ok::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ripgrep.rs:1054:29
[INFO] [stdout]   23:     0x5d7dc87c6f96 - <hgrep[1622a5e3ebed608]::ripgrep::tests::test_ignore_file_ok::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5d7dc87ead4b - <fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5d7dc87ead4b - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18
[INFO] [stdout]   26:     0x5d7dc87f853b - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   27:     0x5d7dc87f853b - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   28:     0x5d7dc87f853b - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x5d7dc87f853b - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5d7dc87f853b - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5d7dc87f853b - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   32:     0x5d7dc87f853b - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   33:     0x5d7dc87f2f14 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   34:     0x5d7dc87f2f14 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x5d7dc87fb142 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   36:     0x5d7dc87fb142 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   37:     0x5d7dc87fb142 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x5d7dc87fb142 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x5d7dc87fb142 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5d7dc87fb142 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   41:     0x5d7dc87fb142 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5d7dc8e3963f - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   43:     0x5d7dc8e3963f - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   44:     0x719af1b5baa4 - <unknown>
[INFO] [stdout]   45:     0x719af1be8a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- ripgrep::tests::test_fixed_strings stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'ripgrep::tests::test_fixed_strings' (93) panicked at src/ripgrep.rs:899:9:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: testdata/ripgrep/fixed_string.txt: IO error for operation on testdata/ripgrep/fixed_string.txt: No such file or directory (os error 2)
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: <anyhow::Error>::new::<ignore::Error>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.100/src/backtrace.rs:27:14
[INFO] [stdout]    1: hgrep::ripgrep::grep::<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}
[INFO] [stdout]              at ./src/ripgrep.rs:444:30
[INFO] [stdout]    2: <&mut hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0} as core::ops::function::FnMut<(core::result::Result<ignore::walk::DirEntry, ignore::Error>,)>>::call_mut
[INFO] [stdout]              at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:298:21
[INFO] [stdout]    3: core::iter::traits::iterator::Iterator::find_map::check::<core::result::Result<ignore::walk::DirEntry, ignore::Error>, core::result::Result<std::path::PathBuf, anyhow::Error>, &mut hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>::{closure#0}
[INFO] [stdout]              at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/iter/traits/iterator.rs:3000:32
[INFO] [stdout]    4: <ignore::walk::Walk as core::iter::traits::iterator::Iterator>::try_fold::<(), core::iter::traits::iterator::Iterator::find_map::check<core::result::Result<ignore::walk::DirEntry, ignore::Error>, core::result::Result<std::path::PathBuf, anyhow::Error>, &mut hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>::{closure#0}, core::ops::control_flow::ControlFlow<core::result::Result<std::path::PathBuf, anyhow::Error>>>
[INFO] [stdout]              at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/iter/traits/iterator.rs:2496:21
[INFO] [stdout]    5: <ignore::walk::Walk as core::iter::traits::iterator::Iterator>::find_map::<core::result::Result<std::path::PathBuf, anyhow::Error>, &mut hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>
[INFO] [stdout]              at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/iter/traits/iterator.rs:3006:14
[INFO] [stdout]    6: <core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}> as core::iter::traits::iterator::Iterator>::next
[INFO] [stdout]              at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/iter/adapters/filter_map.rs:64:19
[INFO] [stdout]    7: <core::iter::adapters::fuse::Fuse<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>> as core::iter::adapters::fuse::FuseImpl<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>>::next
[INFO] [stdout]              at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/iter/adapters/fuse.rs:381:29
[INFO] [stdout]    8: <core::iter::adapters::fuse::Fuse<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>> as core::iter::traits::iterator::Iterator>::next
[INFO] [stdout]              at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/iter/adapters/fuse.rs:50:9
[INFO] [stdout]    9: <&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>> as rayon::iter::plumbing::UnindexedProducer>::fold_with::<rayon::iter::filter_map::FilterMapFolder<rayon::iter::map::MapFolder<rayon::iter::try_reduce::TryReduceFolder<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, core::result::Result<bool, anyhow::Error>>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/par_bridge.rs:141:40
[INFO] [stdout]   10: rayon::iter::plumbing::bridge_unindexed_producer_consumer::<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:474:18
[INFO] [stdout]   11: rayon::iter::plumbing::bridge_unindexed_producer_consumer::<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:466:31
[INFO] [stdout]   12: rayon_core::join::join_context::call_a::<core::result::Result<bool, anyhow::Error>, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}>::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:124:17
[INFO] [stdout]   13: <core::panic::unwind_safe::AssertUnwindSafe<rayon_core::join::join_context::call_a<core::result::Result<bool, anyhow::Error>, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}>::{closure#0}> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   14: std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<rayon_core::join::join_context::call_a<core::result::Result<bool, anyhow::Error>, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}>::{closure#0}>, core::result::Result<bool, anyhow::Error>>
[INFO] [stdout]              at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   15: __rust_try
[INFO] [stdout]   16: std::panicking::catch_unwind::<core::result::Result<bool, anyhow::Error>, core::panic::unwind_safe::AssertUnwindSafe<rayon_core::join::join_context::call_a<core::result::Result<bool, anyhow::Error>, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}>::{closure#0}>>
[INFO] [stdout]              at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   17: std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<rayon_core::join::join_context::call_a<core::result::Result<bool, anyhow::Error>, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}>::{closure#0}>, core::result::Result<bool, anyhow::Error>>
[INFO] [stdout]              at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   18: rayon_core::unwind::halt_unwinding::<rayon_core::join::join_context::call_a<core::result::Result<bool, anyhow::Error>, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}>::{closure#0}, core::result::Result<bool, anyhow::Error>>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]   19: rayon_core::join::join_context::<rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#1}, core::result::Result<bool, anyhow::Error>, core::result::Result<bool, anyhow::Error>>::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:142:24
[INFO] [stdout]   20: rayon_core::registry::in_worker::<rayon_core::join::join_context<rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#1}, core::result::Result<bool, anyhow::Error>, core::result::Result<bool, anyhow::Error>>::{closure#0}, (core::result::Result<bool, anyhow::Error>, core::result::Result<bool, anyhow::Error>)>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:957:13
[INFO] [stdout]   21: rayon_core::join::join_context::<rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#1}, core::result::Result<bool, anyhow::Error>, core::result::Result<bool, anyhow::Error>>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:132:5
[INFO] [stdout]   22: rayon::iter::plumbing::bridge_unindexed_producer_consumer::<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:465:51
[INFO] [stdout]   23: rayon::iter::plumbing::bridge_unindexed_producer_consumer::<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:466:31
[INFO] [stdout]   24: rayon_core::join::join_context::call_a::<core::result::Result<bool, anyhow::Error>, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}>::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:124:17
[INFO] [stdout]   25: <core::panic::unwind_safe::AssertUnwindSafe<rayon_core::join::join_context::call_a<core::result::Result<bool, anyhow::Error>, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}>::{closure#0}> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   26: std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<rayon_core::join::join_context::call_a<core::result::Result<bool, anyhow::Error>, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}>::{closure#0}>, core::result::Result<bool, anyhow::Error>>
[INFO] [stdout]              at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   27: __rust_try
[INFO] [stdout]   28: std::panicking::catch_unwind::<core::result::Result<bool, anyhow::Error>, core::panic::unwind_safe::AssertUnwindSafe<rayon_core::join::join_context::call_a<core::result::Result<bool, anyhow::Error>, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}>::{closure#0}>>
[INFO] [stdout]              at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   29: std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<rayon_core::join::join_context::call_a<core::result::Result<bool, anyhow::Error>, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}>::{closure#0}>, core::result::Result<bool, anyhow::Error>>
[INFO] [stdout]              at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   30: rayon_core::unwind::halt_unwinding::<rayon_core::join::join_context::call_a<core::result::Result<bool, anyhow::Error>, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}>::{closure#0}, core::result::Result<bool, anyhow::Error>>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]   31: rayon_core::join::join_context::<rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#1}, core::result::Result<bool, anyhow::Error>, core::result::Result<bool, anyhow::Error>>::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:142:24
[INFO] [stdout]   32: rayon_core::registry::in_worker::<rayon_core::join::join_context<rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#1}, core::result::Result<bool, anyhow::Error>, core::result::Result<bool, anyhow::Error>>::{closure#0}, (core::result::Result<bool, anyhow::Error>, core::result::Result<bool, anyhow::Error>)>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:957:13
[INFO] [stdout]   33: rayon_core::join::join_context::<rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#1}, core::result::Result<bool, anyhow::Error>, core::result::Result<bool, anyhow::Error>>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:132:5
[INFO] [stdout]   34: rayon::iter::plumbing::bridge_unindexed_producer_consumer::<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:465:51
[INFO] [stdout]   35: rayon::iter::plumbing::bridge_unindexed_producer_consumer::<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:466:31
[INFO] [stdout]   36: rayon_core::join::join_context::call_a::<core::result::Result<bool, anyhow::Error>, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}>::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:124:17
[INFO] [stdout]   37: <core::panic::unwind_safe::AssertUnwindSafe<rayon_core::join::join_context::call_a<core::result::Result<bool, anyhow::Error>, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}>::{closure#0}> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   38: std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<rayon_core::join::join_context::call_a<core::result::Result<bool, anyhow::Error>, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}>::{closure#0}>, core::result::Result<bool, anyhow::Error>>
[INFO] [stdout]              at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   39: __rust_try
[INFO] [stdout]   40: std::panicking::catch_unwind::<core::result::Result<bool, anyhow::Error>, core::panic::unwind_safe::AssertUnwindSafe<rayon_core::join::join_context::call_a<core::result::Result<bool, anyhow::Error>, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}>::{closure#0}>>
[INFO] [stdout]              at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   41: std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<rayon_core::join::join_context::call_a<core::result::Result<bool, anyhow::Error>, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}>::{closure#0}>, core::result::Result<bool, anyhow::Error>>
[INFO] [stdout]              at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   42: rayon_core::unwind::halt_unwinding::<rayon_core::join::join_context::call_a<core::result::Result<bool, anyhow::Error>, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}>::{closure#0}, core::result::Result<bool, anyhow::Error>>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]   43: rayon_core::join::join_context::<rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#1}, core::result::Result<bool, anyhow::Error>, core::result::Result<bool, anyhow::Error>>::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:142:24
[INFO] [stdout]   44: rayon_core::registry::in_worker::<rayon_core::join::join_context<rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#1}, core::result::Result<bool, anyhow::Error>, core::result::Result<bool, anyhow::Error>>::{closure#0}, (core::result::Result<bool, anyhow::Error>, core::result::Result<bool, anyhow::Error>)>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:957:13
[INFO] [stdout]   45: rayon_core::join::join_context::<rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#1}, core::result::Result<bool, anyhow::Error>, core::result::Result<bool, anyhow::Error>>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:132:5
[INFO] [stdout]   46: rayon::iter::plumbing::bridge_unindexed_producer_consumer::<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:465:51
[INFO] [stdout]   47: rayon::iter::plumbing::bridge_unindexed_producer_consumer::<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:466:31
[INFO] [stdout]   48: rayon_core::join::join_context::call_a::<core::result::Result<bool, anyhow::Error>, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}>::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:124:17
[INFO] [stdout]   49: <core::panic::unwind_safe::AssertUnwindSafe<rayon_core::join::join_context::call_a<core::result::Result<bool, anyhow::Error>, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}>::{closure#0}> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   50: std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<rayon_core::join::join_context::call_a<core::result::Result<bool, anyhow::Error>, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}>::{closure#0}>, core::result::Result<bool, anyhow::Error>>
[INFO] [stdout]              at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   51: __rust_try
[INFO] [stdout]   52: std::panicking::catch_unwind::<core::result::Result<bool, anyhow::Error>, core::panic::unwind_safe::AssertUnwindSafe<rayon_core::join::join_context::call_a<core::result::Result<bool, anyhow::Error>, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}>::{closure#0}>>
[INFO] [stdout]              at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   53: std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<rayon_core::join::join_context::call_a<core::result::Result<bool, anyhow::Error>, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}>::{closure#0}>, core::result::Result<bool, anyhow::Error>>
[INFO] [stdout]              at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   54: rayon_core::unwind::halt_unwinding::<rayon_core::join::join_context::call_a<core::result::Result<bool, anyhow::Error>, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}>::{closure#0}, core::result::Result<bool, anyhow::Error>>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]   55: rayon_core::join::join_context::<rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#1}, core::result::Result<bool, anyhow::Error>, core::result::Result<bool, anyhow::Error>>::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:142:24
[INFO] [stdout]   56: rayon_core::registry::in_worker::<rayon_core::join::join_context<rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#1}, core::result::Result<bool, anyhow::Error>, core::result::Result<bool, anyhow::Error>>::{closure#0}, (core::result::Result<bool, anyhow::Error>, core::result::Result<bool, anyhow::Error>)>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:957:13
[INFO] [stdout]   57: rayon_core::join::join_context::<rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#1}, core::result::Result<bool, anyhow::Error>, core::result::Result<bool, anyhow::Error>>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:132:5
[INFO] [stdout]   58: rayon::iter::plumbing::bridge_unindexed_producer_consumer::<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:465:51
[INFO] [stdout]   59: rayon::iter::plumbing::bridge_unindexed_producer_consumer::<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:466:31
[INFO] [stdout]   60: rayon_core::join::join_context::call_a::<core::result::Result<bool, anyhow::Error>, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}>::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:124:17
[INFO] [stdout]   61: <core::panic::unwind_safe::AssertUnwindSafe<rayon_core::join::join_context::call_a<core::result::Result<bool, anyhow::Error>, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}>::{closure#0}> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   62: std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<rayon_core::join::join_context::call_a<core::result::Result<bool, anyhow::Error>, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}>::{closure#0}>, core::result::Result<bool, anyhow::Error>>
[INFO] [stdout]              at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   63: __rust_try
[INFO] [stdout]   64: std::panicking::catch_unwind::<core::result::Result<bool, anyhow::Error>, core::panic::unwind_safe::AssertUnwindSafe<rayon_core::join::join_context::call_a<core::result::Result<bool, anyhow::Error>, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}>::{closure#0}>>
[INFO] [stdout]              at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   65: std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<rayon_core::join::join_context::call_a<core::result::Result<bool, anyhow::Error>, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}>::{closure#0}>, core::result::Result<bool, anyhow::Error>>
[INFO] [stdout]              at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   66: rayon_core::unwind::halt_unwinding::<rayon_core::join::join_context::call_a<core::result::Result<bool, anyhow::Error>, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}>::{closure#0}, core::result::Result<bool, anyhow::Error>>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]   67: rayon_core::join::join_context::<rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#1}, core::result::Result<bool, anyhow::Error>, core::result::Result<bool, anyhow::Error>>::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:142:24
[INFO] [stdout]   68: rayon_core::registry::in_worker::<rayon_core::join::join_context<rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#1}, core::result::Result<bool, anyhow::Error>, core::result::Result<bool, anyhow::Error>>::{closure#0}, (core::result::Result<bool, anyhow::Error>, core::result::Result<bool, anyhow::Error>)>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:957:13
[INFO] [stdout]   69: rayon_core::join::join_context::<rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#1}, core::result::Result<bool, anyhow::Error>, core::result::Result<bool, anyhow::Error>>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:132:5
[INFO] [stdout]   70: rayon::iter::plumbing::bridge_unindexed_producer_consumer::<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:465:51
[INFO] [stdout]   71: rayon::iter::plumbing::bridge_unindexed_producer_consumer::<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:466:31
[INFO] [stdout]   72: rayon_core::join::join_context::call_a::<core::result::Result<bool, anyhow::Error>, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}>::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:124:17
[INFO] [stdout]   73: <core::panic::unwind_safe::AssertUnwindSafe<rayon_core::join::join_context::call_a<core::result::Result<bool, anyhow::Error>, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}>::{closure#0}> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   74: std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<rayon_core::join::join_context::call_a<core::result::Result<bool, anyhow::Error>, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}>::{closure#0}>, core::result::Result<bool, anyhow::Error>>
[INFO] [stdout]              at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   75: __rust_try
[INFO] [stdout]   76: std::panicking::catch_unwind::<core::result::Result<bool, anyhow::Error>, core::panic::unwind_safe::AssertUnwindSafe<rayon_core::join::join_context::call_a<core::result::Result<bool, anyhow::Error>, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}>::{closure#0}>>
[INFO] [stdout]              at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   77: std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<rayon_core::join::join_context::call_a<core::result::Result<bool, anyhow::Error>, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}>::{closure#0}>, core::result::Result<bool, anyhow::Error>>
[INFO] [stdout]              at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   78: rayon_core::unwind::halt_unwinding::<rayon_core::join::join_context::call_a<core::result::Result<bool, anyhow::Error>, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}>::{closure#0}, core::result::Result<bool, anyhow::Error>>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]   79: rayon_core::join::join_context::<rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#1}, core::result::Result<bool, anyhow::Error>, core::result::Result<bool, anyhow::Error>>::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:142:24
[INFO] [stdout]   80: rayon_core::registry::in_worker::<rayon_core::join::join_context<rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#1}, core::result::Result<bool, anyhow::Error>, core::result::Result<bool, anyhow::Error>>::{closure#0}, (core::result::Result<bool, anyhow::Error>, core::result::Result<bool, anyhow::Error>)>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:957:13
[INFO] [stdout]   81: rayon_core::join::join_context::<rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#1}, core::result::Result<bool, anyhow::Error>, core::result::Result<bool, anyhow::Error>>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:132:5
[INFO] [stdout]   82: rayon::iter::plumbing::bridge_unindexed_producer_consumer::<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:465:51
[INFO] [stdout]   83: rayon::iter::plumbing::bridge_unindexed_producer_consumer::<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#1}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:467:31
[INFO] [stdout]   84: rayon_core::join::join_context::call_b::<core::result::Result<bool, anyhow::Error>, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#1}>::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:129:25
[INFO] [stdout]   85: <rayon_core::job::JobResult<core::result::Result<bool, anyhow::Error>>>::call::<rayon_core::join::join_context::call_b<core::result::Result<bool, anyhow::Error>, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:218:41
[INFO] [stdout]   86: <core::panic::unwind_safe::AssertUnwindSafe<<rayon_core::job::JobResult<core::result::Result<bool, anyhow::Error>>>::call<rayon_core::join::join_context::call_b<core::result::Result<bool, anyhow::Error>, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   87: std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<<rayon_core::job::JobResult<core::result::Result<bool, anyhow::Error>>>::call<rayon_core::join::join_context::call_b<core::result::Result<bool, anyhow::Error>, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}>, core::result::Result<bool, anyhow::Error>>
[INFO] [stdout]              at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   88: __rust_try
[INFO] [stdout]   89: std::panicking::catch_unwind::<core::result::Result<bool, anyhow::Error>, core::panic::unwind_safe::AssertUnwindSafe<<rayon_core::job::JobResult<core::result::Result<bool, anyhow::Error>>>::call<rayon_core::join::join_context::call_b<core::result::Result<bool, anyhow::Error>, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}>>
[INFO] [stdout]              at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   90: std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<<rayon_core::job::JobResult<core::result::Result<bool, anyhow::Error>>>::call<rayon_core::join::join_context::call_b<core::result::Result<bool, anyhow::Error>, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}>, core::result::Result<bool, anyhow::Error>>
[INFO] [stdout]              at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   91: rayon_core::unwind::halt_unwinding::<<rayon_core::job::JobResult<core::result::Result<bool, anyhow::Error>>>::call<rayon_core::join::join_context::call_b<core::result::Result<bool, anyhow::Error>, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}, core::result::Result<bool, anyhow::Error>>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]   92: <rayon_core::job::JobResult<core::result::Result<bool, anyhow::Error>>>::call::<rayon_core::join::join_context::call_b<core::result::Result<bool, anyhow::Error>, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#1}>::{closure#0}>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:218:15
[INFO] [stdout]   93: <rayon_core::job::StackJob<rayon_core::latch::SpinLatch, rayon_core::join::join_context::call_b<core::result::Result<bool, anyhow::Error>, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#1}>::{closure#0}, core::result::Result<bool, anyhow::Error>> as rayon_core::job::Job>::execute
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:120:32
[INFO] [stdout]   94: <rayon_core::job::JobRef>::execute
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:64:9
[INFO] [stdout]   95: <rayon_core::registry::WorkerThread>::execute
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:866:13
[INFO] [stdout]   96: <rayon_core::registry::WorkerThread>::wait_until_cold
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:800:26
[INFO] [stdout]   97: <rayon_core::registry::WorkerThread>::wait_until::<rayon_core::latch::OnceLatch>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:775:18
[INFO] [stdout]   98: <rayon_core::registry::WorkerThread>::wait_until_out_of_work
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:824:14
[INFO] [stdout]   99: rayon_core::registry::main_loop
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:929:19
[INFO] [stdout]  100: <rayon_core::registry::ThreadBuilder>::run
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:50:18
[INFO] [stdout]  101: <rayon_core::registry::DefaultSpawn as rayon_core::registry::ThreadSpawn>::spawn::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:95:27
[INFO] [stdout]  102: std::sys::backtrace::__rust_begin_short_backtrace::<<rayon_core::registry::DefaultSpawn as rayon_core::registry::ThreadSpawn>::spawn::{closure#0}, ()>
[INFO] [stdout]              at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]  103: std::thread::lifecycle::spawn_unchecked::<<rayon_core::registry::DefaultSpawn as rayon_core::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]              at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]  104: <core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<<rayon_core::registry::DefaultSpawn as rayon_core::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}::{closure#0}> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]  105: std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<<rayon_core::registry::DefaultSpawn as rayon_core::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]              at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]  106: __rust_try
[INFO] [stdout]  107: std::panicking::catch_unwind::<(), core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<<rayon_core::registry::DefaultSpawn as rayon_core::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]              at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]  108: std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<<rayon_core::registry::DefaultSpawn as rayon_core::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]              at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]  109: std::thread::lifecycle::spawn_unchecked::<<rayon_core::registry::DefaultSpawn as rayon_core::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}
[INFO] [stdout]              at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]  110: <std::thread::lifecycle::spawn_unchecked<<rayon_core::registry::DefaultSpawn as rayon_core::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]              at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]  111: <alloc::boxed::Box<dyn core::ops::function::FnOnce<(), Output = ()> + core::marker::Send> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]  112: <std::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]              at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]  113: <unknown>
[INFO] [stdout]  114: clone
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5d7dc8e3a3ba - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5d7dc8e3a3ba - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5d7dc8e3a3ba - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5d7dc8e3a3ba - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5d7dc8e52b3a - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5d7dc8e52b3a - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x5d7dc8e410d2 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5d7dc8e410d2 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5d7dc8e170af - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5d7dc8e170af - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5d7dc8e319f9 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5d7dc87f7a6c - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5d7dc87f7a6c - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5d7dc8e31c72 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5d7dc8e31c72 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5d7dc8e17168 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5d7dc8e0e019 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5d7dc8e181ad - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5d7dc8e5337c - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5d7dc8e530f2 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5d7dc874154c - <core[35159d6ffb30e017]::result::Result<bool, anyhow[6e4b7524bf17b21b]::Error>>::unwrap
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5d7dc874154c - hgrep[1622a5e3ebed608]::ripgrep::tests::test_ripgrep_config
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ripgrep.rs:861:62
[INFO] [stdout]   22:     0x5d7dc8744e7c - hgrep[1622a5e3ebed608]::ripgrep::tests::test_fixed_strings
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ripgrep.rs:899:9
[INFO] [stdout]   23:     0x5d7dc873e697 - hgrep[1622a5e3ebed608]::ripgrep::tests::test_fixed_strings::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ripgrep.rs:898:28
[INFO] [stdout]   24:     0x5d7dc87c6ed6 - <hgrep[1622a5e3ebed608]::ripgrep::tests::test_fixed_strings::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5d7dc87ead4b - <fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x5d7dc87ead4b - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18
[INFO] [stdout]   27:     0x5d7dc87f853b - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   28:     0x5d7dc87f853b - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   29:     0x5d7dc87f853b - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   30:     0x5d7dc87f853b - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   31:     0x5d7dc87f853b - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x5d7dc87f853b - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   33:     0x5d7dc87f853b - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   34:     0x5d7dc87f2f14 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   35:     0x5d7dc87f2f14 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   36:     0x5d7dc87fb142 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   37:     0x5d7dc87fb142 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   38:     0x5d7dc87fb142 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   39:     0x5d7dc87fb142 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   40:     0x5d7dc87fb142 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x5d7dc87fb142 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   42:     0x5d7dc87fb142 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x5d7dc8e3963f - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   44:     0x5d7dc8e3963f - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   45:     0x719af1b5baa4 - <unknown>
[INFO] [stdout]   46:     0x719af1be8a64 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- ripgrep::tests::test_pcre2 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'ripgrep::tests::test_pcre2' (121) panicked at src/ripgrep.rs:906:9:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: testdata/ripgrep/pcre2.txt: IO error for operation on testdata/ripgrep/pcre2.txt: No such file or directory (os error 2)
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: <anyhow::Error>::new::<ignore::Error>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.100/src/backtrace.rs:27:14
[INFO] [stdout]    1: hgrep::ripgrep::grep::<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}
[INFO] [stdout]              at ./src/ripgrep.rs:444:30
[INFO] [stdout]    2: <&mut hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0} as core::ops::function::FnMut<(core::result::Result<ignore::walk::DirEntry, ignore::Error>,)>>::call_mut
[INFO] [stdout]              at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:298:21
[INFO] [stdout]    3: core::iter::traits::iterator::Iterator::find_map::check::<core::result::Result<ignore::walk::DirEntry, ignore::Error>, core::result::Result<std::path::PathBuf, anyhow::Error>, &mut hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>::{closure#0}
[INFO] [stdout]              at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/iter/traits/iterator.rs:3000:32
[INFO] [stdout]    4: <ignore::walk::Walk as core::iter::traits::iterator::Iterator>::try_fold::<(), core::iter::traits::iterator::Iterator::find_map::check<core::result::Result<ignore::walk::DirEntry, ignore::Error>, core::result::Result<std::path::PathBuf, anyhow::Error>, &mut hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>::{closure#0}, core::ops::control_flow::ControlFlow<core::result::Result<std::path::PathBuf, anyhow::Error>>>
[INFO] [stdout]              at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/iter/traits/iterator.rs:2496:21
[INFO] [stdout]    5: <ignore::walk::Walk as core::iter::traits::iterator::Iterator>::find_map::<core::result::Result<std::path::PathBuf, anyhow::Error>, &mut hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>
[INFO] [stdout]              at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/iter/traits/iterator.rs:3006:14
[INFO] [stdout]    6: <core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}> as core::iter::traits::iterator::Iterator>::next
[INFO] [stdout]              at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/iter/adapters/filter_map.rs:64:19
[INFO] [stdout]    7: <core::iter::adapters::fuse::Fuse<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>> as core::iter::adapters::fuse::FuseImpl<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>>::next
[INFO] [stdout]              at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/iter/adapters/fuse.rs:381:29
[INFO] [stdout]    8: <core::iter::adapters::fuse::Fuse<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>> as core::iter::traits::iterator::Iterator>::next
[INFO] [stdout]              at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/iter/adapters/fuse.rs:50:9
[INFO] [stdout]    9: <&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>> as rayon::iter::plumbing::UnindexedProducer>::fold_with::<rayon::iter::filter_map::FilterMapFolder<rayon::iter::map::MapFolder<rayon::iter::try_reduce::TryReduceFolder<<hgrep::ripgrep::Ripgrep<grep_pcre2::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, core::result::Result<bool, anyhow::Error>>, <hgrep::ripgrep::Ripgrep<grep_pcre2::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_pcre2::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/par_bridge.rs:141:40
[INFO] [stdout]   10: rayon::iter::plumbing::bridge_unindexed_producer_consumer::<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_pcre2::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_pcre2::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_pcre2::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_pcre2::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:474:18
[INFO] [stdout]   11: rayon::iter::plumbing::bridge_unindexed_producer_consumer::<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_pcre2::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_pcre2::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_pcre2::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_pcre2::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:466:31
[INFO] [stdout]   12: rayon_core::join::join_context::call_a::<core::result::Result<bool, anyhow::Error>, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_pcre2::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_pcre2::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_pcre2::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_pcre2::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}>::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:124:17
[INFO] [stdout]   13: <core::panic::unwind_safe::AssertUnwindSafe<rayon_core::join::join_context::call_a<core::result::Result<bool, anyhow::Error>, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_pcre2::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_pcre2::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_pcre2::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_pcre2::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}>::{closure#0}> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   14: std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<rayon_core::join::join_context::call_a<core::result::Result<bool, anyhow::Error>, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_pcre2::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_pcre2::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_pcre2::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_pcre2::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}>::{closure#0}>, core::result::Result<bool, anyhow::Error>>
[INFO] [stdout]              at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   15: __rust_try
[INFO] [stdout]   16: std::panicking::catch_unwind::<core::result::Result<bool, anyhow::Error>, core::panic::unwind_safe::AssertUnwindSafe<rayon_core::join::join_context::call_a<core::result::Result<bool, anyhow::Error>, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_pcre2::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_pcre2::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_pcre2::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_pcre2::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}>::{closure#0}>>
[INFO] [stdout]              at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   17: std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<rayon_core::join::join_context::call_a<core::result::Result<bool, anyhow::Error>, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_pcre2::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_pcre2::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_pcre2::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_pcre2::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}>::{closure#0}>, core::result::Result<bool, anyhow::Error>>
[INFO] [stdout]              at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   18: rayon_core::unwind::halt_unwinding::<rayon_core::join::join_context::call_a<core::result::Result<bool, anyhow::Error>, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_pcre2::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_pcre2::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_pcre2::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_pcre2::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}>::{closure#0}, core::result::Result<bool, anyhow::Error>>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]   19: rayon_core::join::join_context::<rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_pcre2::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_pcre2::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_pcre2::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_pcre2::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_pcre2::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_pcre2::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_pcre2::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_pcre2::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#1}, core::result::Result<bool, anyhow::Error>, core::result::Result<bool, anyhow::Error>>::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:142:24
[INFO] [stdout]   20: rayon_core::registry::in_worker::<rayon_core::join::join_context<rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_pcre2::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_pcre2::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_pcre2::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_pcre2::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_pcre2::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_pcre2::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_pcre2::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_pcre2::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#1}, core::result::Result<bool, anyhow::Error>, core::result::Result<bool, anyhow::Error>>::{closure#0}, (core::result::Result<bool, anyhow::Error>, core::result::Result<bool, anyhow::Error>)>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:957:13
[INFO] [stdout]   21: rayon_core::join::join_context::<rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_pcre2::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_pcre2::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_pcre2::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_pcre2::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_pcre2::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_pcre2::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_pcre2::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_pcre2::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#1}, core::result::Result<bool, anyhow::Error>, core::result::Result<bool, anyhow::Error>>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:132:5
[INFO] [stdout]   22: rayon::iter::plumbing::bridge_unindexed_producer_consumer::<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_pcre2::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_pcre2::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_pcre2::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_pcre2::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:465:51
[INFO] [stdout]   23: rayon::iter::plumbing::bridge_unindexed_producer_consumer::<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_pcre2::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_pcre2::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_pcre2::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_pcre2::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:466:31
[INFO] [stdout]   24: rayon_core::join::join_context::call_a::<core::result::Result<bool, anyhow::Error>, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_pcre2::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_pcre2::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_pcre2::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_pcre2::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}>::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:124:17
[INFO] [stdout]   25: <core::panic::unwind_safe::AssertUnwindSafe<rayon_core::join::join_context::call_a<core::result::Result<bool, anyhow::Error>, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_pcre2::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_pcre2::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_pcre2::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_pcre2::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}>::{closure#0}> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   26: std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<rayon_core::join::join_context::call_a<core::result::Result<bool, anyhow::Error>, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_pcre2::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_pcre2::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_pcre2::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_pcre2::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}>::{closure#0}>, core::result::Result<bool, anyhow::Error>>
[INFO] [stdout]              at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   27: __rust_try
[INFO] [stdout]   28: std::panicking::catch_unwind::<core::result::Result<bool, anyhow::Error>, core::panic::unwind_safe::AssertUnwindSafe<rayon_core::join::join_context::call_a<core::result::Result<bool, anyhow::Error>, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_pcre2::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_pcre2::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_pcre2::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_pcre2::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}>::{closure#0}>>
[INFO] [stdout]              at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   29: std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<rayon_core::join::join_context::call_a<core::result::Result<bool, anyhow::Error>, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_pcre2::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_pcre2::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_pcre2::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_pcre2::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}>::{closure#0}>, core::result::Result<bool, anyhow::Error>>
[INFO] [stdout]              at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   30: rayon_core::unwind::halt_unwinding::<rayon_core::join::join_context::call_a<core::result::Result<bool, anyhow::Error>, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_pcre2::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_pcre2::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_pcre2::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_pcre2::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}>::{closure#0}, core::result::Result<bool, anyhow::Error>>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]   31: rayon_core::join::join_context::<rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_pcre2::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_pcre2::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_pcre2::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_pcre2::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_pcre2::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_pcre2::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_pcre2::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_pcre2::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#1}, core::result::Result<bool, anyhow::Error>, core::result::Result<bool, anyhow::Error>>::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:142:24
[INFO] [stdout]   32: rayon_core::registry::in_worker::<rayon_core::join::join_context<rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_pcre2::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_pcre2::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_pcre2::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_pcre2::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_pcre2::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_pcre2::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_pcre2::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_pcre2::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#1}, core::result::Result<bool, anyhow::Error>, core::result::Result<bool, anyhow::Error>>::{closure#0}, (core::result::Result<bool, anyhow::Error>, core::result::Result<bool, anyhow::Error>)>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:957:13
[INFO] [stdout]   33: rayon_core::join::join_context::<rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_pcre2::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_pcre2::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_pcre2::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_pcre2::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_pcre2::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_pcre2::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_pcre2::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_pcre2::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#1}, core::result::Result<bool, anyhow::Error>, core::result::Result<bool, anyhow::Error>>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:132:5
[INFO] [stdout]   34: rayon::iter::plumbing::bridge_unindexed_producer_consumer::<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_pcre2::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_pcre2::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_pcre2::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_pcre2::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:465:51
[INFO] [stdout]   35: rayon::iter::plumbing::bridge_unindexed_producer_consumer::<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_pcre2::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_pcre2::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_pcre2::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_pcre2::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:466:31
[INFO] [stdout]   36: rayon_core::join::join_context::call_a::<core::result::Result<bool, anyhow::Error>, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_pcre2::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_pcre2::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_pcre2::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_pcre2::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}>::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:124:17
[INFO] [stdout]   37: <core::panic::unwind_safe::AssertUnwindSafe<rayon_core::join::join_context::call_a<core::result::Result<bool, anyhow::Error>, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_pcre2::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_pcre2::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_pcre2::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_pcre2::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}>::{closure#0}> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   38: std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<rayon_core::join::join_context::call_a<core::result::Result<bool, anyhow::Error>, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_pcre2::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_pcre2::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_pcre2::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_pcre2::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}>::{closure#0}>, core::result::Result<bool, anyhow::Error>>
[INFO] [stdout]              at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   39: __rust_try
[INFO] [stdout]   40: std::panicking::catch_unwind::<core::result::Result<bool, anyhow::Error>, core::panic::unwind_safe::AssertUnwindSafe<rayon_core::join::join_context::call_a<core::result::Result<bool, anyhow::Error>, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_pcre2::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_pcre2::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_pcre2::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_pcre2::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}>::{closure#0}>>
[INFO] [stdout]              at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   41: std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<rayon_core::join::join_context::call_a<core::result::Result<bool, anyhow::Error>, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_pcre2::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_pcre2::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_pcre2::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_pcre2::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}>::{closure#0}>, core::result::Result<bool, anyhow::Error>>
[INFO] [stdout]              at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   42: rayon_core::unwind::halt_unwinding::<rayon_core::join::join_context::call_a<core::result::Result<bool, anyhow::Error>, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_pcre2::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_pcre2::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_pcre2::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_pcre2::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}>::{closure#0}, core::result::Result<bool, anyhow::Error>>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]   43: rayon_core::join::join_context::<rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_pcre2::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_pcre2::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_pcre2::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_pcre2::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_pcre2::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_pcre2::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_pcre2::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_pcre2::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#1}, core::result::Result<bool, anyhow::Error>, core::result::Result<bool, anyhow::Error>>::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:142:24
[INFO] [stdout]   44: rayon_core::registry::in_worker::<rayon_core::join::join_context<rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_pcre2::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_pcre2::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_pcre2::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_pcre2::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_pcre2::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_pcre2::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_pcre2::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_pcre2::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#1}, core::result::Result<bool, anyhow::Error>, core::result::Result<bool, anyhow::Error>>::{closure#0}, (core::result::Result<bool, anyhow::Error>, core::result::Result<bool, anyhow::Error>)>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:957:13
[INFO] [stdout]   45: rayon_core::join::join_context::<rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_pcre2::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_pcre2::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_pcre2::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_pcre2::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_pcre2::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_pcre2::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_pcre2::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_pcre2::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#1}, core::result::Result<bool, anyhow::Error>, core::result::Result<bool, anyhow::Error>>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:132:5
[INFO] [stdout]   46: rayon::iter::plumbing::bridge_unindexed_producer_consumer::<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_pcre2::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_pcre2::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_pcre2::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_pcre2::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:465:51
[INFO] [stdout]   47: rayon::iter::plumbing::bridge_unindexed_producer_consumer::<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_pcre2::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_pcre2::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_pcre2::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_pcre2::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:466:31
[INFO] [stdout]   48: rayon_core::join::join_context::call_a::<core::result::Result<bool, anyhow::Error>, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_pcre2::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_pcre2::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_pcre2::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_pcre2::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}>::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:124:17
[INFO] [stdout]   49: <core::panic::unwind_safe::AssertUnwindSafe<rayon_core::join::join_context::call_a<core::result::Result<bool, anyhow::Error>, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_pcre2::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_pcre2::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_pcre2::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_pcre2::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}>::{closure#0}> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   50: std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<rayon_core::join::join_context::call_a<core::result::Result<bool, anyhow::Error>, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_pcre2::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_pcre2::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_pcre2::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_pcre2::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}>::{closure#0}>, core::result::Result<bool, anyhow::Error>>
[INFO] [stdout]              at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   51: __rust_try
[INFO] [stdout]   52: std::panicking::catch_unwind::<core::result::Result<bool, anyhow::Error>, core::panic::unwind_safe::AssertUnwindSafe<rayon_core::join::join_context::call_a<core::result::Result<bool, anyhow::Error>, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_pcre2::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_pcre2::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_pcre2::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_pcre2::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}>::{closure#0}>>
[INFO] [stdout]              at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   53: std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<rayon_core::join::join_context::call_a<core::result::Result<bool, anyhow::Error>, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_pcre2::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_pcre2::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_pcre2::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_pcre2::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}>::{closure#0}>, core::result::Result<bool, anyhow::Error>>
[INFO] [stdout]              at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   54: rayon_core::unwind::halt_unwinding::<rayon_core::join::join_context::call_a<core::result::Result<bool, anyhow::Error>, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_pcre2::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_pcre2::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_pcre2::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_pcre2::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}>::{closure#0}, core::result::Result<bool, anyhow::Error>>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]   55: rayon_core::join::join_context::<rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_pcre2::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_pcre2::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_pcre2::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_pcre2::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_pcre2::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_pcre2::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_pcre2::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_pcre2::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#1}, core::result::Result<bool, anyhow::Error>, core::result::Result<bool, anyhow::Error>>::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:142:24
[INFO] [stdout]   56: rayon_core::registry::in_worker::<rayon_core::join::join_context<rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_pcre2::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_pcre2::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_pcre2::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_pcre2::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_pcre2::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_pcre2::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_pcre2::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_pcre2::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#1}, core::result::Result<bool, anyhow::Error>, core::result::Result<bool, anyhow::Error>>::{closure#0}, (core::result::Result<bool, anyhow::Error>, core::result::Result<bool, anyhow::Error>)>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:957:13
[INFO] [stdout]   57: rayon_core::join::join_context::<rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_pcre2::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_pcre2::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_pcre2::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_pcre2::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_pcre2::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_pcre2::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_pcre2::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_pcre2::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#1}, core::result::Result<bool, anyhow::Error>, core::result::Result<bool, anyhow::Error>>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:132:5
[INFO] [stdout]   58: rayon::iter::plumbing::bridge_unindexed_producer_consumer::<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_pcre2::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_pcre2::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_pcre2::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_pcre2::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:465:51
[INFO] [stdout]   59: rayon::iter::plumbing::bridge_unindexed_producer_consumer::<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_pcre2::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_pcre2::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_pcre2::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_pcre2::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:466:31
[INFO] [stdout]   60: rayon_core::join::join_context::call_a::<core::result::Result<bool, anyhow::Error>, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_pcre2::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_pcre2::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_pcre2::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_pcre2::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}>::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:124:17
[INFO] [stdout]   61: <core::panic::unwind_safe::AssertUnwindSafe<rayon_core::join::join_context::call_a<core::result::Result<bool, anyhow::Error>, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_pcre2::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_pcre2::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_pcre2::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_pcre2::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}>::{closure#0}> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   62: std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<rayon_core::join::join_context::call_a<core::result::Result<bool, anyhow::Error>, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_pcre2::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_pcre2::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_pcre2::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_pcre2::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}>::{closure#0}>, core::result::Result<bool, anyhow::Error>>
[INFO] [stdout]              at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   63: __rust_try
[INFO] [stdout]   64: std::panicking::catch_unwind::<core::result::Result<bool, anyhow::Error>, core::panic::unwind_safe::AssertUnwindSafe<rayon_core::join::join_context::call_a<core::result::Result<bool, anyhow::Error>, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_pcre2::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_pcre2::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_pcre2::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_pcre2::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}>::{closure#0}>>
[INFO] [stdout]              at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   65: std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<rayon_core::join::join_context::call_a<core::result::Result<bool, anyhow::Error>, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_pcre2::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_pcre2::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_pcre2::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_pcre2::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}>::{closure#0}>, core::result::Result<bool, anyhow::Error>>
[INFO] [stdout]              at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   66: rayon_core::unwind::halt_unwinding::<rayon_core::join::join_context::call_a<core::result::Result<bool, anyhow::Error>, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_pcre2::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_pcre2::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_pcre2::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_pcre2::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}>::{closure#0}, core::result::Result<bool, anyhow::Error>>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]   67: rayon_core::join::join_context::<rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_pcre2::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_pcre2::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_pcre2::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_pcre2::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_pcre2::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_pcre2::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_pcre2::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_pcre2::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#1}, core::result::Result<bool, anyhow::Error>, core::result::Result<bool, anyhow::Error>>::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:142:24
[INFO] [stdout]   68: rayon_core::registry::in_worker::<rayon_core::join::join_context<rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_pcre2::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_pcre2::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_pcre2::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_pcre2::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_pcre2::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_pcre2::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_pcre2::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_pcre2::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#1}, core::result::Result<bool, anyhow::Error>, core::result::Result<bool, anyhow::Error>>::{closure#0}, (core::result::Result<bool, anyhow::Error>, core::result::Result<bool, anyhow::Error>)>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:957:13
[INFO] [stdout]   69: rayon_core::join::join_context::<rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_pcre2::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_pcre2::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_pcre2::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_pcre2::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_pcre2::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_pcre2::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_pcre2::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_pcre2::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#1}, core::result::Result<bool, anyhow::Error>, core::result::Result<bool, anyhow::Error>>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:132:5
[INFO] [stdout]   70: rayon::iter::plumbing::bridge_unindexed_producer_consumer::<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_pcre2::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_pcre2::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_pcre2::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_pcre2::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:465:51
[INFO] [stdout]   71: rayon::iter::plumbing::bridge_unindexed_producer_consumer::<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_pcre2::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_pcre2::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_pcre2::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_pcre2::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:466:31
[INFO] [stdout]   72: rayon_core::join::join_context::call_a::<core::result::Result<bool, anyhow::Error>, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_pcre2::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_pcre2::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_pcre2::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_pcre2::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}>::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:124:17
[INFO] [stdout]   73: <core::panic::unwind_safe::AssertUnwindSafe<rayon_core::join::join_context::call_a<core::result::Result<bool, anyhow::Error>, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_pcre2::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_pcre2::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_pcre2::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_pcre2::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}>::{closure#0}> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   74: std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<rayon_core::join::join_context::call_a<core::result::Result<bool, anyhow::Error>, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_pcre2::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_pcre2::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_pcre2::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_pcre2::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}>::{closure#0}>, core::result::Result<bool, anyhow::Error>>
[INFO] [stdout]              at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   75: __rust_try
[INFO] [stdout]   76: std::panicking::catch_unwind::<core::result::Result<bool, anyhow::Error>, core::panic::unwind_safe::AssertUnwindSafe<rayon_core::join::join_context::call_a<core::result::Result<bool, anyhow::Error>, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_pcre2::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_pcre2::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_pcre2::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_pcre2::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}>::{closure#0}>>
[INFO] [stdout]              at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   77: std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<rayon_core::join::join_context::call_a<core::result::Result<bool, anyhow::Error>, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_pcre2::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_pcre2::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_pcre2::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_pcre2::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}>::{closure#0}>, core::result::Result<bool, anyhow::Error>>
[INFO] [stdout]              at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   78: rayon_core::unwind::halt_unwinding::<rayon_core::join::join_context::call_a<core::result::Result<bool, anyhow::Error>, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_pcre2::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_pcre2::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_pcre2::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_pcre2::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}>::{closure#0}, core::result::Result<bool, anyhow::Error>>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]   79: rayon_core::join::join_context::<rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_pcre2::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_pcre2::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_pcre2::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_pcre2::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_pcre2::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_pcre2::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_pcre2::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_pcre2::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#1}, core::result::Result<bool, anyhow::Error>, core::result::Result<bool, anyhow::Error>>::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:142:24
[INFO] [stdout]   80: rayon_core::registry::in_worker::<rayon_core::join::join_context<rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_pcre2::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_pcre2::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_pcre2::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_pcre2::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_pcre2::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_pcre2::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_pcre2::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_pcre2::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#1}, core::result::Result<bool, anyhow::Error>, core::result::Result<bool, anyhow::Error>>::{closure#0}, (core::result::Result<bool, anyhow::Error>, core::result::Result<bool, anyhow::Error>)>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:957:13
[INFO] [stdout]   81: rayon_core::join::join_context::<rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_pcre2::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_pcre2::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_pcre2::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_pcre2::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_pcre2::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_pcre2::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_pcre2::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_pcre2::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#1}, core::result::Result<bool, anyhow::Error>, core::result::Result<bool, anyhow::Error>>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:132:5
[INFO] [stdout]   82: rayon::iter::plumbing::bridge_unindexed_producer_consumer::<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_pcre2::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_pcre2::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_pcre2::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_pcre2::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:465:51
[INFO] [stdout]   83: rayon::iter::plumbing::bridge_unindexed_producer_consumer::<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_pcre2::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_pcre2::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_pcre2::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_pcre2::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:466:31
[INFO] [stdout]   84: rayon_core::join::join_context::call_a::<core::result::Result<bool, anyhow::Error>, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_pcre2::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_pcre2::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_pcre2::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_pcre2::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}>::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:124:17
[INFO] [stdout]   85: <core::panic::unwind_safe::AssertUnwindSafe<rayon_core::join::join_context::call_a<core::result::Result<bool, anyhow::Error>, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_pcre2::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_pcre2::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_pcre2::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_pcre2::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}>::{closure#0}> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   86: std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<rayon_core::join::join_context::call_a<core::result::Result<bool, anyhow::Error>, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_pcre2::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_pcre2::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_pcre2::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_pcre2::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}>::{closure#0}>, core::result::Result<bool, anyhow::Error>>
[INFO] [stdout]              at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   87: __rust_try
[INFO] [stdout]   88: std::panicking::catch_unwind::<core::result::Result<bool, anyhow::Error>, core::panic::unwind_safe::AssertUnwindSafe<rayon_core::join::join_context::call_a<core::result::Result<bool, anyhow::Error>, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_pcre2::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_pcre2::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_pcre2::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_pcre2::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}>::{closure#0}>>
[INFO] [stdout]              at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   89: std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<rayon_core::join::join_context::call_a<core::result::Result<bool, anyhow::Error>, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_pcre2::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_pcre2::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_pcre2::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_pcre2::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}>::{closure#0}>, core::result::Result<bool, anyhow::Error>>
[INFO] [stdout]              at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   90: rayon_core::unwind::halt_unwinding::<rayon_core::join::join_context::call_a<core::result::Result<bool, anyhow::Error>, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_pcre2::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_pcre2::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_pcre2::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_pcre2::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}>::{closure#0}, core::result::Result<bool, anyhow::Error>>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]   91: rayon_core::join::join_context::<rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_pcre2::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_pcre2::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_pcre2::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_pcre2::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_pcre2::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_pcre2::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_pcre2::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_pcre2::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#1}, core::result::Result<bool, anyhow::Error>, core::result::Result<bool, anyhow::Error>>::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:142:24
[INFO] [stdout]   92: <rayon_core::registry::Registry>::in_worker_cold::<rayon_core::join::join_context<rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_pcre2::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_pcre2::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_pcre2::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_pcre2::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_pcre2::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_pcre2::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_pcre2::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_pcre2::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#1}, core::result::Result<bool, anyhow::Error>, core::result::Result<bool, anyhow::Error>>::{closure#0}, (core::result::Result<bool, anyhow::Error>, core::result::Result<bool, anyhow::Error>)>::{closure#0}::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:531:21
[INFO] [stdout]   93: <rayon_core::job::JobResult<(core::result::Result<bool, anyhow::Error>, core::result::Result<bool, anyhow::Error>)>>::call::<<rayon_core::registry::Registry>::in_worker_cold<rayon_core::join::join_context<rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_pcre2::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_pcre2::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_pcre2::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_pcre2::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_pcre2::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_pcre2::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_pcre2::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_pcre2::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#1}, core::result::Result<bool, anyhow::Error>, core::result::Result<bool, anyhow::Error>>::{closure#0}, (core::result::Result<bool, anyhow::Error>, core::result::Result<bool, anyhow::Error>)>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:218:41
[INFO] [stdout]   94: <core::panic::unwind_safe::AssertUnwindSafe<<rayon_core::job::JobResult<(core::result::Result<bool, anyhow::Error>, core::result::Result<bool, anyhow::Error>)>>::call<<rayon_core::registry::Registry>::in_worker_cold<rayon_core::join::join_context<rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_pcre2::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_pcre2::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_pcre2::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_pcre2::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_pcre2::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_pcre2::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_pcre2::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_pcre2::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#1}, core::result::Result<bool, anyhow::Error>, core::result::Result<bool, anyhow::Error>>::{closure#0}, (core::result::Result<bool, anyhow::Error>, core::result::Result<bool, anyhow::Error>)>::{closure#0}::{closure#0}>::{closure#0}> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   95: std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<<rayon_core::job::JobResult<(core::result::Result<bool, anyhow::Error>, core::result::Result<bool, anyhow::Error>)>>::call<<rayon_core::registry::Registry>::in_worker_cold<rayon_core::join::join_context<rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_pcre2::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_pcre2::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_pcre2::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_pcre2::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_pcre2::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_pcre2::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_pcre2::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_pcre2::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#1}, core::result::Result<bool, anyhow::Error>, core::result::Result<bool, anyhow::Error>>::{closure#0}, (core::result::Result<bool, anyhow::Error>, core::result::Result<bool, anyhow::Error>)>::{closure#0}::{closure#0}>::{closure#0}>, (core::result::Result<bool, anyhow::Error>, core::result::Result<bool, anyhow::Error>)>
[INFO] [stdout]              at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   96: __rust_try
[INFO] [stdout]   97: std::panicking::catch_unwind::<(core::result::Result<bool, anyhow::Error>, core::result::Result<bool, anyhow::Error>), core::panic::unwind_safe::AssertUnwindSafe<<rayon_core::job::JobResult<(core::result::Result<bool, anyhow::Error>, core::result::Result<bool, anyhow::Error>)>>::call<<rayon_core::registry::Registry>::in_worker_cold<rayon_core::join::join_context<rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_pcre2::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_pcre2::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_pcre2::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_pcre2::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_pcre2::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_pcre2::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_pcre2::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_pcre2::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#1}, core::result::Result<bool, anyhow::Error>, core::result::Result<bool, anyhow::Error>>::{closure#0}, (core::result::Result<bool, anyhow::Error>, core::result::Result<bool, anyhow::Error>)>::{closure#0}::{closure#0}>::{closure#0}>>
[INFO] [stdout]              at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   98: std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<<rayon_core::job::JobResult<(core::result::Result<bool, anyhow::Error>, core::result::Result<bool, anyhow::Error>)>>::call<<rayon_core::registry::Registry>::in_worker_cold<rayon_core::join::join_context<rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_pcre2::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_pcre2::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_pcre2::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_pcre2::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_pcre2::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_pcre2::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_pcre2::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_pcre2::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#1}, core::result::Result<bool, anyhow::Error>, core::result::Result<bool, anyhow::Error>>::{closure#0}, (core::result::Result<bool, anyhow::Error>, core::result::Result<bool, anyhow::Error>)>::{closure#0}::{closure#0}>::{closure#0}>, (core::result::Result<bool, anyhow::Error>, core::result::Result<bool, anyhow::Error>)>
[INFO] [stdout]              at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   99: rayon_core::unwind::halt_unwinding::<<rayon_core::job::JobResult<(core::result::Result<bool, anyhow::Error>, core::result::Result<bool, anyhow::Error>)>>::call<<rayon_core::registry::Registry>::in_worker_cold<rayon_core::join::join_context<rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_pcre2::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_pcre2::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_pcre2::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_pcre2::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_pcre2::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_pcre2::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_pcre2::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_pcre2::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#1}, core::result::Result<bool, anyhow::Error>, core::result::Result<bool, anyhow::Error>>::{closure#0}, (core::result::Result<bool, anyhow::Error>, core::result::Result<bool, anyhow::Error>)>::{closure#0}::{closure#0}>::{closure#0}, (core::result::Result<bool, anyhow::Error>, core::result::Result<bool, anyhow::Error>)>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]  100: <rayon_core::job::JobResult<(core::result::Result<bool, anyhow::Error>, core::result::Result<bool, anyhow::Error>)>>::call::<<rayon_core::registry::Registry>::in_worker_cold<rayon_core::join::join_context<rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_pcre2::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_pcre2::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_pcre2::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_pcre2::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_pcre2::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_pcre2::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_pcre2::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_pcre2::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#1}, core::result::Result<bool, anyhow::Error>, core::result::Result<bool, anyhow::Error>>::{closure#0}, (core::result::Result<bool, anyhow::Error>, core::result::Result<bool, anyhow::Error>)>::{closure#0}::{closure#0}>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:218:15
[INFO] [stdout]  101: <rayon_core::job::StackJob<rayon_core::latch::LatchRef<rayon_core::latch::LockLatch>, <rayon_core::registry::Registry>::in_worker_cold<rayon_core::join::join_context<rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_pcre2::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_pcre2::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_pcre2::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_pcre2::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_pcre2::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_pcre2::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_pcre2::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_pcre2::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#1}, core::result::Result<bool, anyhow::Error>, core::result::Result<bool, anyhow::Error>>::{closure#0}, (core::result::Result<bool, anyhow::Error>, core::result::Result<bool, anyhow::Error>)>::{closure#0}::{closure#0}, (core::result::Result<bool, anyhow::Error>, core::result::Result<bool, anyhow::Error>)> as rayon_core::job::Job>::execute
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:120:32
[INFO] [stdout]  102: <rayon_core::job::JobRef>::execute
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:64:9
[INFO] [stdout]  103: <rayon_core::registry::WorkerThread>::execute
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:866:13
[INFO] [stdout]  104: <rayon_core::registry::WorkerThread>::wait_until_cold
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:800:26
[INFO] [stdout]  105: <rayon_core::registry::WorkerThread>::wait_until::<rayon_core::latch::OnceLatch>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:775:18
[INFO] [stdout]  106: <rayon_core::registry::WorkerThread>::wait_until_out_of_work
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:824:14
[INFO] [stdout]  107: rayon_core::registry::main_loop
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:929:19
[INFO] [stdout]  108: <rayon_core::registry::ThreadBuilder>::run
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:50:18
[INFO] [stdout]  109: <rayon_core::registry::DefaultSpawn as rayon_core::registry::ThreadSpawn>::spawn::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:95:27
[INFO] [stdout]  110: std::sys::backtrace::__rust_begin_short_backtrace::<<rayon_core::registry::DefaultSpawn as rayon_core::registry::ThreadSpawn>::spawn::{closure#0}, ()>
[INFO] [stdout]              at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]  111: std::thread::lifecycle::spawn_unchecked::<<rayon_core::registry::DefaultSpawn as rayon_core::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]              at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]  112: <core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<<rayon_core::registry::DefaultSpawn as rayon_core::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}::{closure#0}> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]  113: std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<<rayon_core::registry::DefaultSpawn as rayon_core::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]              at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]  114: __rust_try
[INFO] [stdout]  115: std::panicking::catch_unwind::<(), core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<<rayon_core::registry::DefaultSpawn as rayon_core::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]              at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]  116: std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<<rayon_core::registry::DefaultSpawn as rayon_core::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]              at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]  117: std::thread::lifecycle::spawn_unchecked::<<rayon_core::registry::DefaultSpawn as rayon_core::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}
[INFO] [stdout]              at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]  118: <std::thread::lifecycle::spawn_unchecked<<rayon_core::registry::DefaultSpawn as rayon_core::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]              at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]  119: <alloc::boxed::Box<dyn core::ops::function::FnOnce<(), Output = ()> + core::marker::Send> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]  120: <std::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]              at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]  121: <unknown>
[INFO] [stdout]  122: clone
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5d7dc8e3a3ba - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5d7dc8e3a3ba - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5d7dc8e3a3ba - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5d7dc8e3a3ba - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5d7dc8e52b3a - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5d7dc8e52b3a - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x5d7dc8e410d2 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5d7dc8e410d2 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5d7dc8e170af - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5d7dc8e170af - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5d7dc8e319f9 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5d7dc87f7a6c - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5d7dc87f7a6c - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5d7dc8e31c72 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5d7dc8e31c72 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5d7dc8e17168 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5d7dc8e0e019 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5d7dc8e181ad - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5d7dc8e5337c - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5d7dc8e530f2 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5d7dc874154c - <core[35159d6ffb30e017]::result::Result<bool, anyhow[6e4b7524bf17b21b]::Error>>::unwrap
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5d7dc874154c - hgrep[1622a5e3ebed608]::ripgrep::tests::test_ripgrep_config
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ripgrep.rs:861:62
[INFO] [stdout]   22:     0x5d7dc8742f5c - hgrep[1622a5e3ebed608]::ripgrep::tests::test_pcre2
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ripgrep.rs:906:9
[INFO] [stdout]   23:     0x5d7dc873e517 - hgrep[1622a5e3ebed608]::ripgrep::tests::test_pcre2::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ripgrep.rs:905:20
[INFO] [stdout]   24:     0x5d7dc87c6cd6 - <hgrep[1622a5e3ebed608]::ripgrep::tests::test_pcre2::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5d7dc87ead4b - <fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x5d7dc87ead4b - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18
[INFO] [stdout]   27:     0x5d7dc87f853b - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   28:     0x5d7dc87f853b - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   29:     0x5d7dc87f853b - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   30:     0x5d7dc87f853b - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   31:     0x5d7dc87f853b - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x5d7dc87f853b - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   33:     0x5d7dc87f853b - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   34:     0x5d7dc87f2f14 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   35:     0x5d7dc87f2f14 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   36:     0x5d7dc87fb142 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   37:     0x5d7dc87fb142 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   38:     0x5d7dc87fb142 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   39:     0x5d7dc87fb142 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   40:     0x5d7dc87fb142 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x5d7dc87fb142 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   42:     0x5d7dc87fb142 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x5d7dc8e3963f - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   44:     0x5d7dc8e3963f - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   45:     0x719af1b5baa4 - <unknown>
[INFO] [stdout]   46:     0x719af1be8a64 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- ripgrep::tests::test_grep_no_match_found stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'ripgrep::tests::test_grep_no_match_found' (96) panicked at src/ripgrep.rs:756:73:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: testdata/chunk/single_max.in: IO error for operation on testdata/chunk/single_max.in: No such file or directory (os error 2)
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: <anyhow::Error>::new::<ignore::Error>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.100/src/backtrace.rs:27:14
[INFO] [stdout]    1: hgrep::ripgrep::grep::<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}
[INFO] [stdout]              at ./src/ripgrep.rs:444:30
[INFO] [stdout]    2: <&mut hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0} as core::ops::function::FnMut<(core::result::Result<ignore::walk::DirEntry, ignore::Error>,)>>::call_mut
[INFO] [stdout]              at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:298:21
[INFO] [stdout]    3: core::iter::traits::iterator::Iterator::find_map::check::<core::result::Result<ignore::walk::DirEntry, ignore::Error>, core::result::Result<std::path::PathBuf, anyhow::Error>, &mut hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>::{closure#0}
[INFO] [stdout]              at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/iter/traits/iterator.rs:3000:32
[INFO] [stdout]    4: <ignore::walk::Walk as core::iter::traits::iterator::Iterator>::try_fold::<(), core::iter::traits::iterator::Iterator::find_map::check<core::result::Result<ignore::walk::DirEntry, ignore::Error>, core::result::Result<std::path::PathBuf, anyhow::Error>, &mut hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>::{closure#0}, core::ops::control_flow::ControlFlow<core::result::Result<std::path::PathBuf, anyhow::Error>>>
[INFO] [stdout]              at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/iter/traits/iterator.rs:2496:21
[INFO] [stdout]    5: <ignore::walk::Walk as core::iter::traits::iterator::Iterator>::find_map::<core::result::Result<std::path::PathBuf, anyhow::Error>, &mut hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>
[INFO] [stdout]              at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/iter/traits/iterator.rs:3006:14
[INFO] [stdout]    6: <core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}> as core::iter::traits::iterator::Iterator>::next
[INFO] [stdout]              at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/iter/adapters/filter_map.rs:64:19
[INFO] [stdout]    7: <core::iter::adapters::fuse::Fuse<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>> as core::iter::adapters::fuse::FuseImpl<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>>::next
[INFO] [stdout]              at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/iter/adapters/fuse.rs:381:29
[INFO] [stdout]    8: <core::iter::adapters::fuse::Fuse<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>> as core::iter::traits::iterator::Iterator>::next
[INFO] [stdout]              at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/iter/adapters/fuse.rs:50:9
[INFO] [stdout]    9: <&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>> as rayon::iter::plumbing::UnindexedProducer>::fold_with::<rayon::iter::filter_map::FilterMapFolder<rayon::iter::map::MapFolder<rayon::iter::try_reduce::TryReduceFolder<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, core::result::Result<bool, anyhow::Error>>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/par_bridge.rs:141:40
[INFO] [stdout]   10: rayon::iter::plumbing::bridge_unindexed_producer_consumer::<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:474:18
[INFO] [stdout]   11: rayon::iter::plumbing::bridge_unindexed_producer_consumer::<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:466:31
[INFO] [stdout]   12: rayon_core::join::join_context::call_a::<core::result::Result<bool, anyhow::Error>, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}>::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:124:17
[INFO] [stdout]   13: <core::panic::unwind_safe::AssertUnwindSafe<rayon_core::join::join_context::call_a<core::result::Result<bool, anyhow::Error>, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}>::{closure#0}> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   14: std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<rayon_core::join::join_context::call_a<core::result::Result<bool, anyhow::Error>, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}>::{closure#0}>, core::result::Result<bool, anyhow::Error>>
[INFO] [stdout]              at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   15: __rust_try
[INFO] [stdout]   16: std::panicking::catch_unwind::<core::result::Result<bool, anyhow::Error>, core::panic::unwind_safe::AssertUnwindSafe<rayon_core::join::join_context::call_a<core::result::Result<bool, anyhow::Error>, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}>::{closure#0}>>
[INFO] [stdout]              at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   17: std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<rayon_core::join::join_context::call_a<core::result::Result<bool, anyhow::Error>, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}>::{closure#0}>, core::result::Result<bool, anyhow::Error>>
[INFO] [stdout]              at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   18: rayon_core::unwind::halt_unwinding::<rayon_core::join::join_context::call_a<core::result::Result<bool, anyhow::Error>, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}>::{closure#0}, core::result::Result<bool, anyhow::Error>>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]   19: rayon_core::join::join_context::<rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#1}, core::result::Result<bool, anyhow::Error>, core::result::Result<bool, anyhow::Error>>::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:142:24
[INFO] [stdout]   20: rayon_core::registry::in_worker::<rayon_core::join::join_context<rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#1}, core::result::Result<bool, anyhow::Error>, core::result::Result<bool, anyhow::Error>>::{closure#0}, (core::result::Result<bool, anyhow::Error>, core::result::Result<bool, anyhow::Error>)>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:957:13
[INFO] [stdout]   21: rayon_core::join::join_context::<rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#1}, core::result::Result<bool, anyhow::Error>, core::result::Result<bool, anyhow::Error>>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:132:5
[INFO] [stdout]   22: rayon::iter::plumbing::bridge_unindexed_producer_consumer::<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:465:51
[INFO] [stdout]   23: rayon::iter::plumbing::bridge_unindexed_producer_consumer::<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:466:31
[INFO] [stdout]   24: rayon_core::join::join_context::call_a::<core::result::Result<bool, anyhow::Error>, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}>::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:124:17
[INFO] [stdout]   25: <core::panic::unwind_safe::AssertUnwindSafe<rayon_core::join::join_context::call_a<core::result::Result<bool, anyhow::Error>, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}>::{closure#0}> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   26: std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<rayon_core::join::join_context::call_a<core::result::Result<bool, anyhow::Error>, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}>::{closure#0}>, core::result::Result<bool, anyhow::Error>>
[INFO] [stdout]              at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   27: __rust_try
[INFO] [stdout]   28: std::panicking::catch_unwind::<core::result::Result<bool, anyhow::Error>, core::panic::unwind_safe::AssertUnwindSafe<rayon_core::join::join_context::call_a<core::result::Result<bool, anyhow::Error>, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}>::{closure#0}>>
[INFO] [stdout]              at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   29: std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<rayon_core::join::join_context::call_a<core::result::Result<bool, anyhow::Error>, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}>::{closure#0}>, core::result::Result<bool, anyhow::Error>>
[INFO] [stdout]              at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   30: rayon_core::unwind::halt_unwinding::<rayon_core::join::join_context::call_a<core::result::Result<bool, anyhow::Error>, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}>::{closure#0}, core::result::Result<bool, anyhow::Error>>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]   31: rayon_core::join::join_context::<rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#1}, core::result::Result<bool, anyhow::Error>, core::result::Result<bool, anyhow::Error>>::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:142:24
[INFO] [stdout]   32: rayon_core::registry::in_worker::<rayon_core::join::join_context<rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#1}, core::result::Result<bool, anyhow::Error>, core::result::Result<bool, anyhow::Error>>::{closure#0}, (core::result::Result<bool, anyhow::Error>, core::result::Result<bool, anyhow::Error>)>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:957:13
[INFO] [stdout]   33: rayon_core::join::join_context::<rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#1}, core::result::Result<bool, anyhow::Error>, core::result::Result<bool, anyhow::Error>>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:132:5
[INFO] [stdout]   34: rayon::iter::plumbing::bridge_unindexed_producer_consumer::<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:465:51
[INFO] [stdout]   35: rayon::iter::plumbing::bridge_unindexed_producer_consumer::<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:466:31
[INFO] [stdout]   36: rayon_core::join::join_context::call_a::<core::result::Result<bool, anyhow::Error>, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}>::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:124:17
[INFO] [stdout]   37: <core::panic::unwind_safe::AssertUnwindSafe<rayon_core::join::join_context::call_a<core::result::Result<bool, anyhow::Error>, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}>::{closure#0}> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   38: std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<rayon_core::join::join_context::call_a<core::result::Result<bool, anyhow::Error>, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}>::{closure#0}>, core::result::Result<bool, anyhow::Error>>
[INFO] [stdout]              at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   39: __rust_try
[INFO] [stdout]   40: std::panicking::catch_unwind::<core::result::Result<bool, anyhow::Error>, core::panic::unwind_safe::AssertUnwindSafe<rayon_core::join::join_context::call_a<core::result::Result<bool, anyhow::Error>, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}>::{closure#0}>>
[INFO] [stdout]              at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   41: std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<rayon_core::join::join_context::call_a<core::result::Result<bool, anyhow::Error>, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}>::{closure#0}>, core::result::Result<bool, anyhow::Error>>
[INFO] [stdout]              at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   42: rayon_core::unwind::halt_unwinding::<rayon_core::join::join_context::call_a<core::result::Result<bool, anyhow::Error>, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}>::{closure#0}, core::result::Result<bool, anyhow::Error>>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]   43: rayon_core::join::join_context::<rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#1}, core::result::Result<bool, anyhow::Error>, core::result::Result<bool, anyhow::Error>>::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:142:24
[INFO] [stdout]   44: rayon_core::registry::in_worker::<rayon_core::join::join_context<rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#1}, core::result::Result<bool, anyhow::Error>, core::result::Result<bool, anyhow::Error>>::{closure#0}, (core::result::Result<bool, anyhow::Error>, core::result::Result<bool, anyhow::Error>)>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:957:13
[INFO] [stdout]   45: rayon_core::join::join_context::<rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#1}, core::result::Result<bool, anyhow::Error>, core::result::Result<bool, anyhow::Error>>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:132:5
[INFO] [stdout]   46: rayon::iter::plumbing::bridge_unindexed_producer_consumer::<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:465:51
[INFO] [stdout]   47: rayon::iter::plumbing::bridge_unindexed_producer_consumer::<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:466:31
[INFO] [stdout]   48: rayon_core::join::join_context::call_a::<core::result::Result<bool, anyhow::Error>, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}>::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:124:17
[INFO] [stdout]   49: <core::panic::unwind_safe::AssertUnwindSafe<rayon_core::join::join_context::call_a<core::result::Result<bool, anyhow::Error>, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}>::{closure#0}> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   50: std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<rayon_core::join::join_context::call_a<core::result::Result<bool, anyhow::Error>, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}>::{closure#0}>, core::result::Result<bool, anyhow::Error>>
[INFO] [stdout]              at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   51: __rust_try
[INFO] [stdout]   52: std::panicking::catch_unwind::<core::result::Result<bool, anyhow::Error>, core::panic::unwind_safe::AssertUnwindSafe<rayon_core::join::join_context::call_a<core::result::Result<bool, anyhow::Error>, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}>::{closure#0}>>
[INFO] [stdout]              at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   53: std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<rayon_core::join::join_context::call_a<core::result::Result<bool, anyhow::Error>, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}>::{closure#0}>, core::result::Result<bool, anyhow::Error>>
[INFO] [stdout]              at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   54: rayon_core::unwind::halt_unwinding::<rayon_core::join::join_context::call_a<core::result::Result<bool, anyhow::Error>, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}>::{closure#0}, core::result::Result<bool, anyhow::Error>>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]   55: rayon_core::join::join_context::<rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#1}, core::result::Result<bool, anyhow::Error>, core::result::Result<bool, anyhow::Error>>::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:142:24
[INFO] [stdout]   56: rayon_core::registry::in_worker::<rayon_core::join::join_context<rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#1}, core::result::Result<bool, anyhow::Error>, core::result::Result<bool, anyhow::Error>>::{closure#0}, (core::result::Result<bool, anyhow::Error>, core::result::Result<bool, anyhow::Error>)>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:957:13
[INFO] [stdout]   57: rayon_core::join::join_context::<rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#1}, core::result::Result<bool, anyhow::Error>, core::result::Result<bool, anyhow::Error>>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:132:5
[INFO] [stdout]   58: rayon::iter::plumbing::bridge_unindexed_producer_consumer::<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:465:51
[INFO] [stdout]   59: rayon::iter::plumbing::bridge_unindexed_producer_consumer::<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:466:31
[INFO] [stdout]   60: rayon_core::join::join_context::call_a::<core::result::Result<bool, anyhow::Error>, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}>::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:124:17
[INFO] [stdout]   61: <core::panic::unwind_safe::AssertUnwindSafe<rayon_core::join::join_context::call_a<core::result::Result<bool, anyhow::Error>, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}>::{closure#0}> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   62: std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<rayon_core::join::join_context::call_a<core::result::Result<bool, anyhow::Error>, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}>::{closure#0}>, core::result::Result<bool, anyhow::Error>>
[INFO] [stdout]              at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   63: __rust_try
[INFO] [stdout]   64: std::panicking::catch_unwind::<core::result::Result<bool, anyhow::Error>, core::panic::unwind_safe::AssertUnwindSafe<rayon_core::join::join_context::call_a<core::result::Result<bool, anyhow::Error>, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}>::{closure#0}>>
[INFO] [stdout]              at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   65: std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<rayon_core::join::join_context::call_a<core::result::Result<bool, anyhow::Error>, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}>::{closure#0}>, core::result::Result<bool, anyhow::Error>>
[INFO] [stdout]              at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   66: rayon_core::unwind::halt_unwinding::<rayon_core::join::join_context::call_a<core::result::Result<bool, anyhow::Error>, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}>::{closure#0}, core::result::Result<bool, anyhow::Error>>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]   67: rayon_core::join::join_context::<rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#1}, core::result::Result<bool, anyhow::Error>, core::result::Result<bool, anyhow::Error>>::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:142:24
[INFO] [stdout]   68: rayon_core::registry::in_worker::<rayon_core::join::join_context<rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#1}, core::result::Result<bool, anyhow::Error>, core::result::Result<bool, anyhow::Error>>::{closure#0}, (core::result::Result<bool, anyhow::Error>, core::result::Result<bool, anyhow::Error>)>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:957:13
[INFO] [stdout]   69: rayon_core::join::join_context::<rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#1}, core::result::Result<bool, anyhow::Error>, core::result::Result<bool, anyhow::Error>>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:132:5
[INFO] [stdout]   70: rayon::iter::plumbing::bridge_unindexed_producer_consumer::<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:465:51
[INFO] [stdout]   71: rayon::iter::plumbing::bridge_unindexed_producer_consumer::<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:466:31
[INFO] [stdout]   72: rayon_core::join::join_context::call_a::<core::result::Result<bool, anyhow::Error>, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}>::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:124:17
[INFO] [stdout]   73: <core::panic::unwind_safe::AssertUnwindSafe<rayon_core::join::join_context::call_a<core::result::Result<bool, anyhow::Error>, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}>::{closure#0}> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   74: std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<rayon_core::join::join_context::call_a<core::result::Result<bool, anyhow::Error>, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}>::{closure#0}>, core::result::Result<bool, anyhow::Error>>
[INFO] [stdout]              at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   75: __rust_try
[INFO] [stdout]   76: std::panicking::catch_unwind::<core::result::Result<bool, anyhow::Error>, core::panic::unwind_safe::AssertUnwindSafe<rayon_core::join::join_context::call_a<core::result::Result<bool, anyhow::Error>, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}>::{closure#0}>>
[INFO] [stdout]              at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   77: std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<rayon_core::join::join_context::call_a<core::result::Result<bool, anyhow::Error>, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}>::{closure#0}>, core::result::Result<bool, anyhow::Error>>
[INFO] [stdout]              at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   78: rayon_core::unwind::halt_unwinding::<rayon_core::join::join_context::call_a<core::result::Result<bool, anyhow::Error>, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}>::{closure#0}, core::result::Result<bool, anyhow::Error>>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]   79: rayon_core::join::join_context::<rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#1}, core::result::Result<bool, anyhow::Error>, core::result::Result<bool, anyhow::Error>>::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:142:24
[INFO] [stdout]   80: rayon_core::registry::in_worker::<rayon_core::join::join_context<rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#1}, core::result::Result<bool, anyhow::Error>, core::result::Result<bool, anyhow::Error>>::{closure#0}, (core::result::Result<bool, anyhow::Error>, core::result::Result<bool, anyhow::Error>)>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:957:13
[INFO] [stdout]   81: rayon_core::join::join_context::<rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#1}, core::result::Result<bool, anyhow::Error>, core::result::Result<bool, anyhow::Error>>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:132:5
[INFO] [stdout]   82: rayon::iter::plumbing::bridge_unindexed_producer_consumer::<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:465:51
[INFO] [stdout]   83: rayon::iter::plumbing::bridge_unindexed_producer_consumer::<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:466:31
[INFO] [stdout]   84: rayon_core::join::join_context::call_a::<core::result::Result<bool, anyhow::Error>, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}>::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:124:17
[INFO] [stdout]   85: <core::panic::unwind_safe::AssertUnwindSafe<rayon_core::join::join_context::call_a<core::result::Result<bool, anyhow::Error>, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}>::{closure#0}> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   86: std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<rayon_core::join::join_context::call_a<core::result::Result<bool, anyhow::Error>, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}>::{closure#0}>, core::result::Result<bool, anyhow::Error>>
[INFO] [stdout]              at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   87: __rust_try
[INFO] [stdout]   88: std::panicking::catch_unwind::<core::result::Result<bool, anyhow::Error>, core::panic::unwind_safe::AssertUnwindSafe<rayon_core::join::join_context::call_a<core::result::Result<bool, anyhow::Error>, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}>::{closure#0}>>
[INFO] [stdout]              at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   89: std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<rayon_core::join::join_context::call_a<core::result::Result<bool, anyhow::Error>, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}>::{closure#0}>, core::result::Result<bool, anyhow::Error>>
[INFO] [stdout]              at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   90: rayon_core::unwind::halt_unwinding::<rayon_core::join::join_context::call_a<core::result::Result<bool, anyhow::Error>, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}>::{closure#0}, core::result::Result<bool, anyhow::Error>>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]   91: rayon_core::join::join_context::<rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#1}, core::result::Result<bool, anyhow::Error>, core::result::Result<bool, anyhow::Error>>::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:142:24
[INFO] [stdout]   92: <rayon_core::registry::Registry>::in_worker_cold::<rayon_core::join::join_context<rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#1}, core::result::Result<bool, anyhow::Error>, core::result::Result<bool, anyhow::Error>>::{closure#0}, (core::result::Result<bool, anyhow::Error>, core::result::Result<bool, anyhow::Error>)>::{closure#0}::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:531:21
[INFO] [stdout]   93: <rayon_core::job::JobResult<(core::result::Result<bool, anyhow::Error>, core::result::Result<bool, anyhow::Error>)>>::call::<<rayon_core::registry::Registry>::in_worker_cold<rayon_core::join::join_context<rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#1}, core::result::Result<bool, anyhow::Error>, core::result::Result<bool, anyhow::Error>>::{closure#0}, (core::result::Result<bool, anyhow::Error>, core::result::Result<bool, anyhow::Error>)>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:218:41
[INFO] [stdout]   94: <core::panic::unwind_safe::AssertUnwindSafe<<rayon_core::job::JobResult<(core::result::Result<bool, anyhow::Error>, core::result::Result<bool, anyhow::Error>)>>::call<<rayon_core::registry::Registry>::in_worker_cold<rayon_core::join::join_context<rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#1}, core::result::Result<bool, anyhow::Error>, core::result::Result<bool, anyhow::Error>>::{closure#0}, (core::result::Result<bool, anyhow::Error>, core::result::Result<bool, anyhow::Error>)>::{closure#0}::{closure#0}>::{closure#0}> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   95: std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<<rayon_core::job::JobResult<(core::result::Result<bool, anyhow::Error>, core::result::Result<bool, anyhow::Error>)>>::call<<rayon_core::registry::Registry>::in_worker_cold<rayon_core::join::join_context<rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#1}, core::result::Result<bool, anyhow::Error>, core::result::Result<bool, anyhow::Error>>::{closure#0}, (core::result::Result<bool, anyhow::Error>, core::result::Result<bool, anyhow::Error>)>::{closure#0}::{closure#0}>::{closure#0}>, (core::result::Result<bool, anyhow::Error>, core::result::Result<bool, anyhow::Error>)>
[INFO] [stdout]              at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   96: __rust_try
[INFO] [stdout]   97: std::panicking::catch_unwind::<(core::result::Result<bool, anyhow::Error>, core::result::Result<bool, anyhow::Error>), core::panic::unwind_safe::AssertUnwindSafe<<rayon_core::job::JobResult<(core::result::Result<bool, anyhow::Error>, core::result::Result<bool, anyhow::Error>)>>::call<<rayon_core::registry::Registry>::in_worker_cold<rayon_core::join::join_context<rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#1}, core::result::Result<bool, anyhow::Error>, core::result::Result<bool, anyhow::Error>>::{closure#0}, (core::result::Result<bool, anyhow::Error>, core::result::Result<bool, anyhow::Error>)>::{closure#0}::{closure#0}>::{closure#0}>>
[INFO] [stdout]              at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   98: std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<<rayon_core::job::JobResult<(core::result::Result<bool, anyhow::Error>, core::result::Result<bool, anyhow::Error>)>>::call<<rayon_core::registry::Registry>::in_worker_cold<rayon_core::join::join_context<rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#1}, core::result::Result<bool, anyhow::Error>, core::result::Result<bool, anyhow::Error>>::{closure#0}, (core::result::Result<bool, anyhow::Error>, core::result::Result<bool, anyhow::Error>)>::{closure#0}::{closure#0}>::{closure#0}>, (core::result::Result<bool, anyhow::Error>, core::result::Result<bool, anyhow::Error>)>
[INFO] [stdout]              at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   99: rayon_core::unwind::halt_unwinding::<<rayon_core::job::JobResult<(core::result::Result<bool, anyhow::Error>, core::result::Result<bool, anyhow::Error>)>>::call<<rayon_core::registry::Registry>::in_worker_cold<rayon_core::join::join_context<rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#1}, core::result::Result<bool, anyhow::Error>, core::result::Result<bool, anyhow::Error>>::{closure#0}, (core::result::Result<bool, anyhow::Error>, core::result::Result<bool, anyhow::Error>)>::{closure#0}::{closure#0}>::{closure#0}, (core::result::Result<bool, anyhow::Error>, core::result::Result<bool, anyhow::Error>)>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]  100: <rayon_core::job::JobResult<(core::result::Result<bool, anyhow::Error>, core::result::Result<bool, anyhow::Error>)>>::call::<<rayon_core::registry::Registry>::in_worker_cold<rayon_core::join::join_context<rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#1}, core::result::Result<bool, anyhow::Error>, core::result::Result<bool, anyhow::Error>>::{closure#0}, (core::result::Result<bool, anyhow::Error>, core::result::Result<bool, anyhow::Error>)>::{closure#0}::{closure#0}>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:218:15
[INFO] [stdout]  101: <rayon_core::job::StackJob<rayon_core::latch::LatchRef<rayon_core::latch::LockLatch>, <rayon_core::registry::Registry>::in_worker_cold<rayon_core::join::join_context<rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#1}, core::result::Result<bool, anyhow::Error>, core::result::Result<bool, anyhow::Error>>::{closure#0}, (core::result::Result<bool, anyhow::Error>, core::result::Result<bool, anyhow::Error>)>::{closure#0}::{closure#0}, (core::result::Result<bool, anyhow::Error>, core::result::Result<bool, anyhow::Error>)> as rayon_core::job::Job>::execute
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:120:32
[INFO] [stdout]  102: <rayon_core::job::JobRef>::execute
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:64:9
[INFO] [stdout]  103: <rayon_core::registry::WorkerThread>::execute
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:866:13
[INFO] [stdout]  104: <rayon_core::registry::WorkerThread>::wait_until_cold
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:800:26
[INFO] [stdout]  105: <rayon_core::registry::WorkerThread>::wait_until::<rayon_core::latch::SpinLatch>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:775:18
[INFO] [stdout]  106: rayon_core::join::join_context::<rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#1}, core::result::Result<bool, anyhow::Error>, core::result::Result<bool, anyhow::Error>>::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:157:31
[INFO] [stdout]  107: <rayon_core::registry::Registry>::in_worker_cold::<rayon_core::join::join_context<rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#1}, core::result::Result<bool, anyhow::Error>, core::result::Result<bool, anyhow::Error>>::{closure#0}, (core::result::Result<bool, anyhow::Error>, core::result::Result<bool, anyhow::Error>)>::{closure#0}::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:531:21
[INFO] [stdout]  108: <rayon_core::job::JobResult<(core::result::Result<bool, anyhow::Error>, core::result::Result<bool, anyhow::Error>)>>::call::<<rayon_core::registry::Registry>::in_worker_cold<rayon_core::join::join_context<rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#1}, core::result::Result<bool, anyhow::Error>, core::result::Result<bool, anyhow::Error>>::{closure#0}, (core::result::Result<bool, anyhow::Error>, core::result::Result<bool, anyhow::Error>)>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:218:41
[INFO] [stdout]  109: <core::panic::unwind_safe::AssertUnwindSafe<<rayon_core::job::JobResult<(core::result::Result<bool, anyhow::Error>, core::result::Result<bool, anyhow::Error>)>>::call<<rayon_core::registry::Registry>::in_worker_cold<rayon_core::join::join_context<rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#1}, core::result::Result<bool, anyhow::Error>, core::result::Result<bool, anyhow::Error>>::{closure#0}, (core::result::Result<bool, anyhow::Error>, core::result::Result<bool, anyhow::Error>)>::{closure#0}::{closure#0}>::{closure#0}> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]  110: std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<<rayon_core::job::JobResult<(core::result::Result<bool, anyhow::Error>, core::result::Result<bool, anyhow::Error>)>>::call<<rayon_core::registry::Registry>::in_worker_cold<rayon_core::join::join_context<rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#1}, core::result::Result<bool, anyhow::Error>, core::result::Result<bool, anyhow::Error>>::{closure#0}, (core::result::Result<bool, anyhow::Error>, core::result::Result<bool, anyhow::Error>)>::{closure#0}::{closure#0}>::{closure#0}>, (core::result::Result<bool, anyhow::Error>, core::result::Result<bool, anyhow::Error>)>
[INFO] [stdout]              at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]  111: __rust_try
[INFO] [stdout]  112: std::panicking::catch_unwind::<(core::result::Result<bool, anyhow::Error>, core::result::Result<bool, anyhow::Error>), core::panic::unwind_safe::AssertUnwindSafe<<rayon_core::job::JobResult<(core::result::Result<bool, anyhow::Error>, core::result::Result<bool, anyhow::Error>)>>::call<<rayon_core::registry::Registry>::in_worker_cold<rayon_core::join::join_context<rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#1}, core::result::Result<bool, anyhow::Error>, core::result::Result<bool, anyhow::Error>>::{closure#0}, (core::result::Result<bool, anyhow::Error>, core::result::Result<bool, anyhow::Error>)>::{closure#0}::{closure#0}>::{closure#0}>>
[INFO] [stdout]              at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]  113: std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<<rayon_core::job::JobResult<(core::result::Result<bool, anyhow::Error>, core::result::Result<bool, anyhow::Error>)>>::call<<rayon_core::registry::Registry>::in_worker_cold<rayon_core::join::join_context<rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#1}, core::result::Result<bool, anyhow::Error>, core::result::Result<bool, anyhow::Error>>::{closure#0}, (core::result::Result<bool, anyhow::Error>, core::result::Result<bool, anyhow::Error>)>::{closure#0}::{closure#0}>::{closure#0}>, (core::result::Result<bool, anyhow::Error>, core::result::Result<bool, anyhow::Error>)>
[INFO] [stdout]              at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]  114: rayon_core::unwind::halt_unwinding::<<rayon_core::job::JobResult<(core::result::Result<bool, anyhow::Error>, core::result::Result<bool, anyhow::Error>)>>::call<<rayon_core::registry::Registry>::in_worker_cold<rayon_core::join::join_context<rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#1}, core::result::Result<bool, anyhow::Error>, core::result::Result<bool, anyhow::Error>>::{closure#0}, (core::result::Result<bool, anyhow::Error>, core::result::Result<bool, anyhow::Error>)>::{closure#0}::{closure#0}>::{closure#0}, (core::result::Result<bool, anyhow::Error>, core::result::Result<bool, anyhow::Error>)>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]  115: <rayon_core::job::JobResult<(core::result::Result<bool, anyhow::Error>, core::result::Result<bool, anyhow::Error>)>>::call::<<rayon_core::registry::Registry>::in_worker_cold<rayon_core::join::join_context<rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#1}, core::result::Result<bool, anyhow::Error>, core::result::Result<bool, anyhow::Error>>::{closure#0}, (core::result::Result<bool, anyhow::Error>, core::result::Result<bool, anyhow::Error>)>::{closure#0}::{closure#0}>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:218:15
[INFO] [stdout]  116: <rayon_core::job::StackJob<rayon_core::latch::LatchRef<rayon_core::latch::LockLatch>, <rayon_core::registry::Registry>::in_worker_cold<rayon_core::join::join_context<rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#1}, core::result::Result<bool, anyhow::Error>, core::result::Result<bool, anyhow::Error>>::{closure#0}, (core::result::Result<bool, anyhow::Error>, core::result::Result<bool, anyhow::Error>)>::{closure#0}::{closure#0}, (core::result::Result<bool, anyhow::Error>, core::result::Result<bool, anyhow::Error>)> as rayon_core::job::Job>::execute
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:120:32
[INFO] [stdout]  117: <rayon_core::job::JobRef>::execute
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:64:9
[INFO] [stdout]  118: <rayon_core::registry::WorkerThread>::execute
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:866:13
[INFO] [stdout]  119: <rayon_core::registry::WorkerThread>::wait_until_cold
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:800:26
[INFO] [stdout]  120: <rayon_core::registry::WorkerThread>::wait_until::<rayon_core::latch::SpinLatch>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:775:18
[INFO] [stdout]  121: rayon_core::join::join_context::<rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#1}, core::result::Result<bool, anyhow::Error>, core::result::Result<bool, anyhow::Error>>::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:157:31
[INFO] [stdout]  122: rayon_core::registry::in_worker::<rayon_core::join::join_context<rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#1}, core::result::Result<bool, anyhow::Error>, core::result::Result<bool, anyhow::Error>>::{closure#0}, (core::result::Result<bool, anyhow::Error>, core::result::Result<bool, anyhow::Error>)>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:957:13
[INFO] [stdout]  123: rayon_core::join::join_context::<rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#1}, core::result::Result<bool, anyhow::Error>, core::result::Result<bool, anyhow::Error>>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:132:5
[INFO] [stdout]  124: rayon::iter::plumbing::bridge_unindexed_producer_consumer::<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:465:51
[INFO] [stdout]  125: rayon::iter::plumbing::bridge_unindexed_producer_consumer::<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:466:31
[INFO] [stdout]  126: rayon_core::join::join_context::call_a::<core::result::Result<bool, anyhow::Error>, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}>::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:124:17
[INFO] [stdout]  127: <core::panic::unwind_safe::AssertUnwindSafe<rayon_core::join::join_context::call_a<core::result::Result<bool, anyhow::Error>, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}>::{closure#0}> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]  128: std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<rayon_core::join::join_context::call_a<core::result::Result<bool, anyhow::Error>, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}>::{closure#0}>, core::result::Result<bool, anyhow::Error>>
[INFO] [stdout]              at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]  129: __rust_try
[INFO] [stdout]  130: std::panicking::catch_unwind::<core::result::Result<bool, anyhow::Error>, core::panic::unwind_safe::AssertUnwindSafe<rayon_core::join::join_context::call_a<core::result::Result<bool, anyhow::Error>, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}>::{closure#0}>>
[INFO] [stdout]              at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]  131: std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<rayon_core::join::join_context::call_a<core::result::Result<bool, anyhow::Error>, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}>::{closure#0}>, core::result::Result<bool, anyhow::Error>>
[INFO] [stdout]              at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]  132: rayon_core::unwind::halt_unwinding::<rayon_core::join::join_context::call_a<core::result::Result<bool, anyhow::Error>, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}>::{closure#0}, core::result::Result<bool, anyhow::Error>>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]  133: rayon_core::join::join_context::<rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#1}, core::result::Result<bool, anyhow::Error>, core::result::Result<bool, anyhow::Error>>::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:142:24
[INFO] [stdout]  134: rayon_core::registry::in_worker::<rayon_core::join::join_context<rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#1}, core::result::Result<bool, anyhow::Error>, core::result::Result<bool, anyhow::Error>>::{closure#0}, (core::result::Result<bool, anyhow::Error>, core::result::Result<bool, anyhow::Error>)>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:957:13
[INFO] [stdout]  135: rayon_core::join::join_context::<rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#1}, core::result::Result<bool, anyhow::Error>, core::result::Result<bool, anyhow::Error>>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:132:5
[INFO] [stdout]  136: rayon::iter::plumbing::bridge_unindexed_producer_consumer::<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:465:51
[INFO] [stdout]  137: rayon::iter::plumbing::bridge_unindexed_producer_consumer::<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:466:31
[INFO] [stdout]  138: rayon_core::join::join_context::call_a::<core::result::Result<bool, anyhow::Error>, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}>::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:124:17
[INFO] [stdout]  139: <core::panic::unwind_safe::AssertUnwindSafe<rayon_core::join::join_context::call_a<core::result::Result<bool, anyhow::Error>, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}>::{closure#0}> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]  140: std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<rayon_core::join::join_context::call_a<core::result::Result<bool, anyhow::Error>, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}>::{closure#0}>, core::result::Result<bool, anyhow::Error>>
[INFO] [stdout]              at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]  141: __rust_try
[INFO] [stdout]  142: std::panicking::catch_unwind::<core::result::Result<bool, anyhow::Error>, core::panic::unwind_safe::AssertUnwindSafe<rayon_core::join::join_context::call_a<core::result::Result<bool, anyhow::Error>, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}>::{closure#0}>>
[INFO] [stdout]              at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]  143: std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<rayon_core::join::join_context::call_a<core::result::Result<bool, anyhow::Error>, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}>::{closure#0}>, core::result::Result<bool, anyhow::Error>>
[INFO] [stdout]              at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]  144: rayon_core::unwind::halt_unwinding::<rayon_core::join::join_context::call_a<core::result::Result<bool, anyhow::Error>, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}>::{closure#0}, core::result::Result<bool, anyhow::Error>>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]  145: rayon_core::join::join_context::<rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#1}, core::result::Result<bool, anyhow::Error>, core::result::Result<bool, anyhow::Error>>::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:142:24
[INFO] [stdout]  146: rayon_core::registry::in_worker::<rayon_core::join::join_context<rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#1}, core::result::Result<bool, anyhow::Error>, core::result::Result<bool, anyhow::Error>>::{closure#0}, (core::result::Result<bool, anyhow::Error>, core::result::Result<bool, anyhow::Error>)>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:957:13
[INFO] [stdout]  147: rayon_core::join::join_context::<rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#1}, core::result::Result<bool, anyhow::Error>, core::result::Result<bool, anyhow::Error>>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:132:5
[INFO] [stdout]  148: rayon::iter::plumbing::bridge_unindexed_producer_consumer::<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:465:51
[INFO] [stdout]  149: rayon::iter::plumbing::bridge_unindexed_producer_consumer::<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:466:31
[INFO] [stdout]  150: rayon_core::join::join_context::call_a::<core::result::Result<bool, anyhow::Error>, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}>::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:124:17
[INFO] [stdout]  151: <core::panic::unwind_safe::AssertUnwindSafe<rayon_core::join::join_context::call_a<core::result::Result<bool, anyhow::Error>, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}>::{closure#0}> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]  152: std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<rayon_core::join::join_context::call_a<core::result::Result<bool, anyhow::Error>, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}>::{closure#0}>, core::result::Result<bool, anyhow::Error>>
[INFO] [stdout]              at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]  153: __rust_try
[INFO] [stdout]  154: std::panicking::catch_unwind::<core::result::Result<bool, anyhow::Error>, core::panic::unwind_safe::AssertUnwindSafe<rayon_core::join::join_context::call_a<core::result::Result<bool, anyhow::Error>, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}>::{closure#0}>>
[INFO] [stdout]              at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]  155: std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<rayon_core::join::join_context::call_a<core::result::Result<bool, anyhow::Error>, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}>::{closure#0}>, core::result::Result<bool, anyhow::Error>>
[INFO] [stdout]              at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]  156: rayon_core::unwind::halt_unwinding::<rayon_core::join::join_context::call_a<core::result::Result<bool, anyhow::Error>, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}>::{closure#0}, core::result::Result<bool, anyhow::Error>>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]  157: rayon_core::join::join_context::<rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#1}, core::result::Result<bool, anyhow::Error>, core::result::Result<bool, anyhow::Error>>::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:142:24
[INFO] [stdout]  158: rayon_core::registry::in_worker::<rayon_core::join::join_context<rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#1}, core::result::Result<bool, anyhow::Error>, core::result::Result<bool, anyhow::Error>>::{closure#0}, (core::result::Result<bool, anyhow::Error>, core::result::Result<bool, anyhow::Error>)>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:957:13
[INFO] [stdout]  159: rayon_core::join::join_context::<rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#1}, core::result::Result<bool, anyhow::Error>, core::result::Result<bool, anyhow::Error>>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:132:5
[INFO] [stdout]  160: rayon::iter::plumbing::bridge_unindexed_producer_consumer::<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:465:51
[INFO] [stdout]  161: rayon::iter::plumbing::bridge_unindexed_producer_consumer::<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#1}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:467:31
[INFO] [stdout]  162: rayon_core::join::join_context::call_b::<core::result::Result<bool, anyhow::Error>, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#1}>::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:129:25
[INFO] [stdout]  163: <rayon_core::job::JobResult<core::result::Result<bool, anyhow::Error>>>::call::<rayon_core::join::join_context::call_b<core::result::Result<bool, anyhow::Error>, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:218:41
[INFO] [stdout]  164: <core::panic::unwind_safe::AssertUnwindSafe<<rayon_core::job::JobResult<core::result::Result<bool, anyhow::Error>>>::call<rayon_core::join::join_context::call_b<core::result::Result<bool, anyhow::Error>, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]  165: std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<<rayon_core::job::JobResult<core::result::Result<bool, anyhow::Error>>>::call<rayon_core::join::join_context::call_b<core::result::Result<bool, anyhow::Error>, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}>, core::result::Result<bool, anyhow::Error>>
[INFO] [stdout]              at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]  166: __rust_try
[INFO] [stdout]  167: std::panicking::catch_unwind::<core::result::Result<bool, anyhow::Error>, core::panic::unwind_safe::AssertUnwindSafe<<rayon_core::job::JobResult<core::result::Result<bool, anyhow::Error>>>::call<rayon_core::join::join_context::call_b<core::result::Result<bool, anyhow::Error>, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}>>
[INFO] [stdout]              at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]  168: std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<<rayon_core::job::JobResult<core::result::Result<bool, anyhow::Error>>>::call<rayon_core::join::join_context::call_b<core::result::Result<bool, anyhow::Error>, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}>, core::result::Result<bool, anyhow::Error>>
[INFO] [stdout]              at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]  169: rayon_core::unwind::halt_unwinding::<<rayon_core::job::JobResult<core::result::Result<bool, anyhow::Error>>>::call<rayon_core::join::join_context::call_b<core::result::Result<bool, anyhow::Error>, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}, core::result::Result<bool, anyhow::Error>>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]  170: <rayon_core::job::JobResult<core::result::Result<bool, anyhow::Error>>>::call::<rayon_core::join::join_context::call_b<core::result::Result<bool, anyhow::Error>, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#1}>::{closure#0}>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:218:15
[INFO] [stdout]  171: <rayon_core::job::StackJob<rayon_core::latch::SpinLatch, rayon_core::join::join_context::call_b<core::result::Result<bool, anyhow::Error>, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#1}>::{closure#0}, core::result::Result<bool, anyhow::Error>> as rayon_core::job::Job>::execute
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:120:32
[INFO] [stdout]  172: <rayon_core::job::JobRef>::execute
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:64:9
[INFO] [stdout]  173: <rayon_core::registry::WorkerThread>::execute
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:866:13
[INFO] [stdout]  174: <rayon_core::registry::WorkerThread>::wait_until_cold
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:800:26
[INFO] [stdout]  175: <rayon_core::registry::WorkerThread>::wait_until::<rayon_core::latch::OnceLatch>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:775:18
[INFO] [stdout]  176: <rayon_core::registry::WorkerThread>::wait_until_out_of_work
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:824:14
[INFO] [stdout]  177: rayon_core::registry::main_loop
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:929:19
[INFO] [stdout]  178: <rayon_core::registry::ThreadBuilder>::run
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:50:18
[INFO] [stdout]  179: <rayon_core::registry::DefaultSpawn as rayon_core::registry::ThreadSpawn>::spawn::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:95:27
[INFO] [stdout]  180: std::sys::backtrace::__rust_begin_short_backtrace::<<rayon_core::registry::DefaultSpawn as rayon_core::registry::ThreadSpawn>::spawn::{closure#0}, ()>
[INFO] [stdout]              at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]  181: std::thread::lifecycle::spawn_unchecked::<<rayon_core::registry::DefaultSpawn as rayon_core::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]              at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]  182: <core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<<rayon_core::registry::DefaultSpawn as rayon_core::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}::{closure#0}> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]  183: std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<<rayon_core::registry::DefaultSpawn as rayon_core::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]              at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]  184: __rust_try
[INFO] [stdout]  185: std::panicking::catch_unwind::<(), core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<<rayon_core::registry::DefaultSpawn as rayon_core::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]              at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]  186: std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<<rayon_core::registry::DefaultSpawn as rayon_core::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]              at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]  187: std::thread::lifecycle::spawn_unchecked::<<rayon_core::registry::DefaultSpawn as rayon_core::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}
[INFO] [stdout]              at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]  188: <std::thread::lifecycle::spawn_unchecked<<rayon_core::registry::DefaultSpawn as rayon_core::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]              at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]  189: <alloc::boxed::Box<dyn core::ops::function::FnOnce<(), Output = ()> + core::marker::Send> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]  190: <std::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]              at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]  191: <unknown>
[INFO] [stdout]  192: clone
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5d7dc8e3a3ba - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5d7dc8e3a3ba - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5d7dc8e3a3ba - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5d7dc8e3a3ba - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5d7dc8e52b3a - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5d7dc8e52b3a - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x5d7dc8e410d2 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5d7dc8e410d2 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5d7dc8e170af - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5d7dc8e170af - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5d7dc8e319f9 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5d7dc87f7a6c - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5d7dc87f7a6c - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5d7dc8e31c72 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5d7dc8e31c72 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5d7dc8e17168 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5d7dc8e0e019 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5d7dc8e181ad - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5d7dc8e5337c - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5d7dc8e530f2 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5d7dc8747715 - <core[35159d6ffb30e017]::result::Result<bool, anyhow[6e4b7524bf17b21b]::Error>>::unwrap
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5d7dc8747715 - hgrep[1622a5e3ebed608]::ripgrep::tests::test_grep_no_match_found
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ripgrep.rs:756:73
[INFO] [stdout]   22:     0x5d7dc873e8a7 - hgrep[1622a5e3ebed608]::ripgrep::tests::test_grep_no_match_found::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ripgrep.rs:751:34
[INFO] [stdout]   23:     0x5d7dc87c7196 - <hgrep[1622a5e3ebed608]::ripgrep::tests::test_grep_no_match_found::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5d7dc87ead4b - <fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5d7dc87ead4b - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18
[INFO] [stdout]   26:     0x5d7dc87f853b - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   27:     0x5d7dc87f853b - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   28:     0x5d7dc87f853b - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x5d7dc87f853b - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5d7dc87f853b - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5d7dc87f853b - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   32:     0x5d7dc87f853b - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   33:     0x5d7dc87f2f14 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   34:     0x5d7dc87f2f14 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x5d7dc87fb142 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   36:     0x5d7dc87fb142 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   37:     0x5d7dc87fb142 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x5d7dc87fb142 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x5d7dc87fb142 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5d7dc87fb142 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   41:     0x5d7dc87fb142 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5d7dc8e3963f - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   43:     0x5d7dc8e3963f - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   44:     0x719af1b5baa4 - <unknown>
[INFO] [stdout]   45:     0x719af1be8a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- syntect::tests::ui::test_ansi256_colors stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'syntect::tests::ui::test_ansi256_colors' (137) panicked at src/syntect.rs:1200:54:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5d7dc8e3a3ba - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5d7dc8e3a3ba - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5d7dc8e3a3ba - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5d7dc8e3a3ba - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5d7dc8e52b3a - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5d7dc8e52b3a - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x5d7dc8e410d2 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5d7dc8e410d2 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5d7dc8e170af - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5d7dc8e170af - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5d7dc8e319f9 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5d7dc87f7a6c - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5d7dc87f7a6c - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5d7dc8e31c72 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5d7dc8e31c72 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5d7dc8e17168 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5d7dc8e0e019 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5d7dc8e181ad - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5d7dc8e5337c - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5d7dc8e530f2 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5d7dc87535c5 - <core[35159d6ffb30e017]::result::Result<alloc[a8a7aba520129d98]::string::String, std[ec419fa8110287d5]::io::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5d7dc87535c5 - hgrep[1622a5e3ebed608]::syntect::tests::ui::read_chunks
[INFO] [stdout]                                at /opt/rustwide/workdir/src/syntect.rs:1200:54
[INFO] [stdout]   22:     0x5d7dc8753e7c - hgrep[1622a5e3ebed608]::syntect::tests::ui::run_parametrized_uitest_single_chunk
[INFO] [stdout]                                at /opt/rustwide/workdir/src/syntect.rs:1286:24
[INFO] [stdout]   23:     0x5d7dc8754229 - hgrep[1622a5e3ebed608]::syntect::tests::ui::test_ansi256_colors
[INFO] [stdout]                                at /opt/rustwide/workdir/src/syntect.rs:1295:25
[INFO] [stdout]   24:     0x5d7dc874e637 - hgrep[1622a5e3ebed608]::syntect::tests::ui::test_ansi256_colors::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/syntect.rs:1294:32
[INFO] [stdout]   25:     0x5d7dc87c7d96 - <hgrep[1622a5e3ebed608]::syntect::tests::ui::test_ansi256_colors::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x5d7dc87ead4b - <fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x5d7dc87ead4b - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18
[INFO] [stdout]   28:     0x5d7dc87f853b - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   29:     0x5d7dc87f853b - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   30:     0x5d7dc87f853b - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   31:     0x5d7dc87f853b - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   32:     0x5d7dc87f853b - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   33:     0x5d7dc87f853b - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   34:     0x5d7dc87f853b - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   35:     0x5d7dc87f2f14 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   36:     0x5d7dc87f2f14 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   37:     0x5d7dc87fb142 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   38:     0x5d7dc87fb142 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   39:     0x5d7dc87fb142 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   40:     0x5d7dc87fb142 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   41:     0x5d7dc87fb142 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   42:     0x5d7dc87fb142 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   43:     0x5d7dc87fb142 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x5d7dc8e3963f - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   45:     0x5d7dc8e3963f - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   46:     0x719af1b5baa4 - <unknown>
[INFO] [stdout]   47:     0x719af1be8a64 - clone
[INFO] [stdout]   48:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- syntect::tests::ui::test_ascii_lines_grid stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'syntect::tests::ui::test_ascii_lines_grid' (138) panicked at src/syntect.rs:1200:54:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5d7dc8e3a3ba - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5d7dc8e3a3ba - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5d7dc8e3a3ba - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5d7dc8e3a3ba - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5d7dc8e52b3a - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5d7dc8e52b3a - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x5d7dc8e410d2 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5d7dc8e410d2 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5d7dc8e170af - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5d7dc8e170af - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5d7dc8e319f9 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5d7dc87f7a6c - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5d7dc87f7a6c - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5d7dc8e31c72 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5d7dc8e31c72 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5d7dc8e17168 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5d7dc8e0e019 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5d7dc8e181ad - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5d7dc8e5337c - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5d7dc8e530f2 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5d7dc87535c5 - <core[35159d6ffb30e017]::result::Result<alloc[a8a7aba520129d98]::string::String, std[ec419fa8110287d5]::io::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5d7dc87535c5 - hgrep[1622a5e3ebed608]::syntect::tests::ui::read_chunks
[INFO] [stdout]                                at /opt/rustwide/workdir/src/syntect.rs:1200:54
[INFO] [stdout]   22:     0x5d7dc8753e7c - hgrep[1622a5e3ebed608]::syntect::tests::ui::run_parametrized_uitest_single_chunk
[INFO] [stdout]                                at /opt/rustwide/workdir/src/syntect.rs:1286:24
[INFO] [stdout]   23:     0x5d7dc8754309 - hgrep[1622a5e3ebed608]::syntect::tests::ui::test_ascii_lines_grid
[INFO] [stdout]                                at /opt/rustwide/workdir/src/syntect.rs:1295:25
[INFO] [stdout]   24:     0x5d7dc874e787 - hgrep[1622a5e3ebed608]::syntect::tests::ui::test_ascii_lines_grid::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/syntect.rs:1294:32
[INFO] [stdout]   25:     0x5d7dc87c7f56 - <hgrep[1622a5e3ebed608]::syntect::tests::ui::test_ascii_lines_grid::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x5d7dc87ead4b - <fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x5d7dc87ead4b - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18
[INFO] [stdout]   28:     0x5d7dc87f853b - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   29:     0x5d7dc87f853b - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   30:     0x5d7dc87f853b - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   31:     0x5d7dc87f853b - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   32:     0x5d7dc87f853b - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   33:     0x5d7dc87f853b - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   34:     0x5d7dc87f853b - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   35:     0x5d7dc87f2f14 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   36:     0x5d7dc87f2f14 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   37:     0x5d7dc87fb142 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   38:     0x5d7dc87fb142 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   39:     0x5d7dc87fb142 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   40:     0x5d7dc87fb142 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   41:     0x5d7dc87fb142 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   42:     0x5d7dc87fb142 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   43:     0x5d7dc87fb142 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x5d7dc8e3963f - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   45:     0x5d7dc8e3963f - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   46:     0x719af1b5baa4 - <unknown>
[INFO] [stdout]   47:     0x719af1be8a64 - clone
[INFO] [stdout]   48:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- syntect::tests::ui::test_ascii_lines_no_grid stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'syntect::tests::ui::test_ascii_lines_no_grid' (139) panicked at src/syntect.rs:1200:54:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5d7dc8e3a3ba - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5d7dc8e3a3ba - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5d7dc8e3a3ba - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5d7dc8e3a3ba - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5d7dc8e52b3a - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5d7dc8e52b3a - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x5d7dc8e410d2 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5d7dc8e410d2 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5d7dc8e170af - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5d7dc8e170af - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5d7dc8e319f9 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5d7dc87f7a6c - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5d7dc87f7a6c - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5d7dc8e31c72 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5d7dc8e31c72 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5d7dc8e17168 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5d7dc8e0e019 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5d7dc8e181ad - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5d7dc8e5337c - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5d7dc8e530f2 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5d7dc87535c5 - <core[35159d6ffb30e017]::result::Result<alloc[a8a7aba520129d98]::string::String, std[ec419fa8110287d5]::io::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5d7dc87535c5 - hgrep[1622a5e3ebed608]::syntect::tests::ui::read_chunks
[INFO] [stdout]                                at /opt/rustwide/workdir/src/syntect.rs:1200:54
[INFO] [stdout]   22:     0x5d7dc8753e7c - hgrep[1622a5e3ebed608]::syntect::tests::ui::run_parametrized_uitest_single_chunk
[INFO] [stdout]                                at /opt/rustwide/workdir/src/syntect.rs:1286:24
[INFO] [stdout]   23:     0x5d7dc8754469 - hgrep[1622a5e3ebed608]::syntect::tests::ui::test_ascii_lines_no_grid
[INFO] [stdout]                                at /opt/rustwide/workdir/src/syntect.rs:1295:25
[INFO] [stdout]   24:     0x5d7dc874e997 - hgrep[1622a5e3ebed608]::syntect::tests::ui::test_ascii_lines_no_grid::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/syntect.rs:1294:32
[INFO] [stdout]   25:     0x5d7dc87c8216 - <hgrep[1622a5e3ebed608]::syntect::tests::ui::test_ascii_lines_no_grid::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x5d7dc87ead4b - <fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x5d7dc87ead4b - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18
[INFO] [stdout]   28:     0x5d7dc87f853b - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   29:     0x5d7dc87f853b - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   30:     0x5d7dc87f853b - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   31:     0x5d7dc87f853b - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   32:     0x5d7dc87f853b - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   33:     0x5d7dc87f853b - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   34:     0x5d7dc87f853b - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   35:     0x5d7dc87f2f14 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   36:     0x5d7dc87f2f14 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   37:     0x5d7dc87fb142 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   38:     0x5d7dc87fb142 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   39:     0x5d7dc87fb142 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   40:     0x5d7dc87fb142 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   41:     0x5d7dc87fb142 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   42:     0x5d7dc87fb142 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   43:     0x5d7dc87fb142 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x5d7dc8e3963f - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   45:     0x5d7dc8e3963f - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   46:     0x719af1b5baa4 - <unknown>
[INFO] [stdout]   47:     0x719af1be8a64 - clone
[INFO] [stdout]   48:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- syntect::tests::ui::test_background stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'syntect::tests::ui::test_background' (140) panicked at src/syntect.rs:1200:54:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5d7dc8e3a3ba - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5d7dc8e3a3ba - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5d7dc8e3a3ba - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5d7dc8e3a3ba - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5d7dc8e52b3a - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5d7dc8e52b3a - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x5d7dc8e410d2 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5d7dc8e410d2 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5d7dc8e170af - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5d7dc8e170af - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5d7dc8e319f9 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5d7dc87f7a6c - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5d7dc87f7a6c - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5d7dc8e31c72 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5d7dc8e31c72 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5d7dc8e17168 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5d7dc8e0e019 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5d7dc8e181ad - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5d7dc8e5337c - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5d7dc8e530f2 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5d7dc87535c5 - <core[35159d6ffb30e017]::result::Result<alloc[a8a7aba520129d98]::string::String, std[ec419fa8110287d5]::io::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5d7dc87535c5 - hgrep[1622a5e3ebed608]::syntect::tests::ui::read_chunks
[INFO] [stdout]                                at /opt/rustwide/workdir/src/syntect.rs:1200:54
[INFO] [stdout]   22:     0x5d7dc8753e7c - hgrep[1622a5e3ebed608]::syntect::tests::ui::run_parametrized_uitest_single_chunk
[INFO] [stdout]                                at /opt/rustwide/workdir/src/syntect.rs:1286:24
[INFO] [stdout]   23:     0x5d7dc87540a9 - hgrep[1622a5e3ebed608]::syntect::tests::ui::test_background
[INFO] [stdout]                                at /opt/rustwide/workdir/src/syntect.rs:1295:25
[INFO] [stdout]   24:     0x5d7dc874e3f7 - hgrep[1622a5e3ebed608]::syntect::tests::ui::test_background::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/syntect.rs:1294:32
[INFO] [stdout]   25:     0x5d7dc87c7a96 - <hgrep[1622a5e3ebed608]::syntect::tests::ui::test_background::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x5d7dc87ead4b - <fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x5d7dc87ead4b - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18
[INFO] [stdout]   28:     0x5d7dc87f853b - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   29:     0x5d7dc87f853b - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   30:     0x5d7dc87f853b - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   31:     0x5d7dc87f853b - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   32:     0x5d7dc87f853b - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   33:     0x5d7dc87f853b - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   34:     0x5d7dc87f853b - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   35:     0x5d7dc87f2f14 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   36:     0x5d7dc87f2f14 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   37:     0x5d7dc87fb142 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   38:     0x5d7dc87fb142 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   39:     0x5d7dc87fb142 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   40:     0x5d7dc87fb142 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   41:     0x5d7dc87fb142 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   42:     0x5d7dc87fb142 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   43:     0x5d7dc87fb142 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x5d7dc8e3963f - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   45:     0x5d7dc8e3963f - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   46:     0x719af1b5baa4 - <unknown>
[INFO] [stdout]   47:     0x719af1be8a64 - clone
[INFO] [stdout]   48:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- syntect::tests::ui::test_ansi16_colors stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'syntect::tests::ui::test_ansi16_colors' (136) panicked at src/syntect.rs:1200:54:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5d7dc8e3a3ba - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5d7dc8e3a3ba - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5d7dc8e3a3ba - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5d7dc8e3a3ba - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5d7dc8e52b3a - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5d7dc8e52b3a - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x5d7dc8e410d2 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5d7dc8e410d2 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5d7dc8e170af - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5d7dc8e170af - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5d7dc8e319f9 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5d7dc87f7a6c - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5d7dc87f7a6c - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5d7dc8e31c72 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5d7dc8e31c72 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5d7dc8e17168 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5d7dc8e0e019 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5d7dc8e181ad - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5d7dc8e5337c - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5d7dc8e530f2 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5d7dc87535c5 - <core[35159d6ffb30e017]::result::Result<alloc[a8a7aba520129d98]::string::String, std[ec419fa8110287d5]::io::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5d7dc87535c5 - hgrep[1622a5e3ebed608]::syntect::tests::ui::read_chunks
[INFO] [stdout]                                at /opt/rustwide/workdir/src/syntect.rs:1200:54
[INFO] [stdout]   22:     0x5d7dc8753e7c - hgrep[1622a5e3ebed608]::syntect::tests::ui::run_parametrized_uitest_single_chunk
[INFO] [stdout]                                at /opt/rustwide/workdir/src/syntect.rs:1286:24
[INFO] [stdout]   23:     0x5d7dc87541e9 - hgrep[1622a5e3ebed608]::syntect::tests::ui::test_ansi16_colors
[INFO] [stdout]                                at /opt/rustwide/workdir/src/syntect.rs:1295:25
[INFO] [stdout]   24:     0x5d7dc874e5d7 - hgrep[1622a5e3ebed608]::syntect::tests::ui::test_ansi16_colors::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/syntect.rs:1294:32
[INFO] [stdout]   25:     0x5d7dc87c7d16 - <hgrep[1622a5e3ebed608]::syntect::tests::ui::test_ansi16_colors::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x5d7dc87ead4b - <fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x5d7dc87ead4b - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18
[INFO] [stdout]   28:     0x5d7dc87f853b - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   29:     0x5d7dc87f853b - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   30:     0x5d7dc87f853b - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   31:     0x5d7dc87f853b - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   32:     0x5d7dc87f853b - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   33:     0x5d7dc87f853b - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   34:     0x5d7dc87f853b - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   35:     0x5d7dc87f2f14 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   36:     0x5d7dc87f2f14 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   37:     0x5d7dc87fb142 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   38:     0x5d7dc87fb142 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   39:     0x5d7dc87fb142 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   40:     0x5d7dc87fb142 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   41:     0x5d7dc87fb142 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   42:     0x5d7dc87fb142 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   43:     0x5d7dc87fb142 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x5d7dc8e3963f - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   45:     0x5d7dc8e3963f - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   46:     0x719af1b5baa4 - <unknown>
[INFO] [stdout]   47:     0x719af1be8a64 - clone
[INFO] [stdout]   48:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- syntect::tests::ui::test_default stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'syntect::tests::ui::test_default' (141) panicked at src/syntect.rs:1200:54:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5d7dc8e3a3ba - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5d7dc8e3a3ba - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5d7dc8e3a3ba - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5d7dc8e3a3ba - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5d7dc8e52b3a - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5d7dc8e52b3a - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x5d7dc8e410d2 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5d7dc8e410d2 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5d7dc8e170af - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5d7dc8e170af - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5d7dc8e319f9 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5d7dc87f7a6c - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5d7dc87f7a6c - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5d7dc8e31c72 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5d7dc8e31c72 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5d7dc8e17168 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5d7dc8e0e019 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5d7dc8e181ad - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5d7dc8e5337c - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5d7dc8e530f2 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5d7dc87535c5 - <core[35159d6ffb30e017]::result::Result<alloc[a8a7aba520129d98]::string::String, std[ec419fa8110287d5]::io::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5d7dc87535c5 - hgrep[1622a5e3ebed608]::syntect::tests::ui::read_chunks
[INFO] [stdout]                                at /opt/rustwide/workdir/src/syntect.rs:1200:54
[INFO] [stdout]   22:     0x5d7dc8753e7c - hgrep[1622a5e3ebed608]::syntect::tests::ui::run_parametrized_uitest_single_chunk
[INFO] [stdout]                                at /opt/rustwide/workdir/src/syntect.rs:1286:24
[INFO] [stdout]   23:     0x5d7dc8754009 - hgrep[1622a5e3ebed608]::syntect::tests::ui::test_default
[INFO] [stdout]                                at /opt/rustwide/workdir/src/syntect.rs:1295:25
[INFO] [stdout]   24:     0x5d7dc874e307 - hgrep[1622a5e3ebed608]::syntect::tests::ui::test_default::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/syntect.rs:1294:32
[INFO] [stdout]   25:     0x5d7dc87c7956 - <hgrep[1622a5e3ebed608]::syntect::tests::ui::test_default::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x5d7dc87ead4b - <fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x5d7dc87ead4b - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18
[INFO] [stdout]   28:     0x5d7dc87f853b - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   29:     0x5d7dc87f853b - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   30:     0x5d7dc87f853b - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   31:     0x5d7dc87f853b - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   32:     0x5d7dc87f853b - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   33:     0x5d7dc87f853b - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   34:     0x5d7dc87f853b - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   35:     0x5d7dc87f2f14 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   36:     0x5d7dc87f2f14 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   37:     0x5d7dc87fb142 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   38:     0x5d7dc87fb142 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   39:     0x5d7dc87fb142 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   40:     0x5d7dc87fb142 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   41:     0x5d7dc87fb142 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   42:     0x5d7dc87fb142 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   43:     0x5d7dc87fb142 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x5d7dc8e3963f - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   45:     0x5d7dc8e3963f - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   46:     0x719af1b5baa4 - <unknown>
[INFO] [stdout]   47:     0x719af1be8a64 - clone
[INFO] [stdout]   48:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- syntect::tests::ui::test_emoji stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'syntect::tests::ui::test_emoji' (142) panicked at src/syntect.rs:1200:54:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5d7dc8e3a3ba - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5d7dc8e3a3ba - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5d7dc8e3a3ba - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5d7dc8e3a3ba - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5d7dc8e52b3a - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5d7dc8e52b3a - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x5d7dc8e410d2 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5d7dc8e410d2 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5d7dc8e170af - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5d7dc8e170af - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5d7dc8e319f9 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5d7dc87f7a6c - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5d7dc87f7a6c - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5d7dc8e31c72 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5d7dc8e31c72 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5d7dc8e17168 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5d7dc8e0e019 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5d7dc8e181ad - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5d7dc8e5337c - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5d7dc8e530f2 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5d7dc87535c5 - <core[35159d6ffb30e017]::result::Result<alloc[a8a7aba520129d98]::string::String, std[ec419fa8110287d5]::io::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5d7dc87535c5 - hgrep[1622a5e3ebed608]::syntect::tests::ui::read_chunks
[INFO] [stdout]                                at /opt/rustwide/workdir/src/syntect.rs:1200:54
[INFO] [stdout]   22:     0x5d7dc8753e7c - hgrep[1622a5e3ebed608]::syntect::tests::ui::run_parametrized_uitest_single_chunk
[INFO] [stdout]                                at /opt/rustwide/workdir/src/syntect.rs:1286:24
[INFO] [stdout]   23:     0x5d7dc8753fc9 - hgrep[1622a5e3ebed608]::syntect::tests::ui::test_emoji
[INFO] [stdout]                                at /opt/rustwide/workdir/src/syntect.rs:1295:25
[INFO] [stdout]   24:     0x5d7dc874e2a7 - hgrep[1622a5e3ebed608]::syntect::tests::ui::test_emoji::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/syntect.rs:1294:32
[INFO] [stdout]   25:     0x5d7dc87c78d6 - <hgrep[1622a5e3ebed608]::syntect::tests::ui::test_emoji::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x5d7dc87ead4b - <fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x5d7dc87ead4b - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18
[INFO] [stdout]   28:     0x5d7dc87f853b - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   29:     0x5d7dc87f853b - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   30:     0x5d7dc87f853b - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   31:     0x5d7dc87f853b - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   32:     0x5d7dc87f853b - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   33:     0x5d7dc87f853b - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   34:     0x5d7dc87f853b - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   35:     0x5d7dc87f2f14 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   36:     0x5d7dc87f2f14 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   37:     0x5d7dc87fb142 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   38:     0x5d7dc87fb142 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   39:     0x5d7dc87fb142 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   40:     0x5d7dc87fb142 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   41:     0x5d7dc87fb142 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   42:     0x5d7dc87fb142 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   43:     0x5d7dc87fb142 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x5d7dc8e3963f - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   45:     0x5d7dc8e3963f - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   46:     0x719af1b5baa4 - <unknown>
[INFO] [stdout]   47:     0x719af1be8a64 - clone
[INFO] [stdout]   48:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- syntect::tests::ui::test_emoji_bg stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'syntect::tests::ui::test_emoji_bg' (143) panicked at src/syntect.rs:1200:54:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5d7dc8e3a3ba - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5d7dc8e3a3ba - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5d7dc8e3a3ba - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5d7dc8e3a3ba - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5d7dc8e52b3a - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5d7dc8e52b3a - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x5d7dc8e410d2 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5d7dc8e410d2 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5d7dc8e170af - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5d7dc8e170af - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5d7dc8e319f9 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5d7dc87f7a6c - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5d7dc87f7a6c - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5d7dc8e31c72 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] [stdout]   14:     0x5d7dc8e31c72 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5d7dc8e17168 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5d7dc8e0e019 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5d7dc8e181ad - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5d7dc8e5337c - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5d7dc8e530f2 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5d7dc87535c5 - <core[35159d6ffb30e017]::result::Result<alloc[a8a7aba520129d98]::string::String, std[ec419fa8110287d5]::io::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5d7dc87535c5 - hgrep[1622a5e3ebed608]::syntect::tests::ui::read_chunks
[INFO] [stdout]                                at /opt/rustwide/workdir/src/syntect.rs:1200:54
[INFO] [stdout]   22:     0x5d7dc8753e7c - hgrep[1622a5e3ebed608]::syntect::tests::ui::run_parametrized_uitest_single_chunk
[INFO] [stdout]                                at /opt/rustwide/workdir/src/syntect.rs:1286:24
[INFO] [stdout]   23:     0x5d7dc8754049 - hgrep[1622a5e3ebed608]::syntect::tests::ui::test_emoji_bg
[INFO] [stdout]                                at /opt/rustwide/workdir/src/syntect.rs:1295:25
[INFO] [stdout]   24:     0x5d7dc874e367 - hgrep[1622a5e3ebed608]::syntect::tests::ui::test_emoji_bg::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/syntect.rs:1294:32
[INFO] [stdout]   25:     0x5d7dc87c79d6 - <hgrep[1622a5e3ebed608]::syntect::tests::ui::test_emoji_bg::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x5d7dc87ead4b - <fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x5d7dc87ead4b - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18
[INFO] [stdout]   28:     0x5d7dc87f853b - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   29:     0x5d7dc87f853b - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   30:     0x5d7dc87f853b - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   31:     0x5d7dc87f853b - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   32:     0x5d7dc87f853b - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   33:     0x5d7dc87f853b - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   34:     0x5d7dc87f853b - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   35:     0x5d7dc87f2f14 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   36:     0x5d7dc87f2f14 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   37:     0x5d7dc87fb142 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   38:     0x5d7dc87fb142 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   39:     0x5d7dc87fb142 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   40:     0x5d7dc87fb142 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   41:     0x5d7dc87fb142 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   42:     0x5d7dc87fb142 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   43:     0x5d7dc87fb142 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x5d7dc8e3963f - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   45:     0x5d7dc8e3963f - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   46:     0x719af1b5baa4 - <unknown>
[INFO] [stdout]   47:     0x719af1be8a64 - clone
[INFO] [stdout]   48:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- syntect::tests::ui::test_empty_lines stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'syntect::tests::ui::test_empty_lines' (144) panicked at src/syntect.rs:1200:54:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5d7dc8e3a3ba - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5d7dc8e3a3ba - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5d7dc8e3a3ba - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5d7dc8e3a3ba - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5d7dc8e52b3a - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5d7dc8e52b3a - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x5d7dc8e410d2 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5d7dc8e410d2 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5d7dc8e170af - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5d7dc8e170af - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5d7dc8e319f9 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5d7dc87f7a6c - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5d7dc87f7a6c - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5d7dc8e31c72 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5d7dc8e31c72 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5d7dc8e17168 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5d7dc8e0e019 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5d7dc8e181ad - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5d7dc8e5337c - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5d7dc8e530f2 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5d7dc87535c5 - <core[35159d6ffb30e017]::result::Result<alloc[a8a7aba520129d98]::string::String, std[ec419fa8110287d5]::io::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5d7dc87535c5 - hgrep[1622a5e3ebed608]::syntect::tests::ui::read_chunks
[INFO] [stdout]                                at /opt/rustwide/workdir/src/syntect.rs:1200:54
[INFO] [stdout]   22:     0x5d7dc8753e7c - hgrep[1622a5e3ebed608]::syntect::tests::ui::run_parametrized_uitest_single_chunk
[INFO] [stdout]                                at /opt/rustwide/workdir/src/syntect.rs:1286:24
[INFO] [stdout]   23:     0x5d7dc8754149 - hgrep[1622a5e3ebed608]::syntect::tests::ui::test_empty_lines
[INFO] [stdout]                                at /opt/rustwide/workdir/src/syntect.rs:1295:25
[INFO] [stdout]   24:     0x5d7dc874e4e7 - hgrep[1622a5e3ebed608]::syntect::tests::ui::test_empty_lines::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/syntect.rs:1294:32
[INFO] [stdout]   25:     0x5d7dc87c7bd6 - <hgrep[1622a5e3ebed608]::syntect::tests::ui::test_empty_lines::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x5d7dc87ead4b - <fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x5d7dc87ead4b - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18
[INFO] [stdout]   28:     0x5d7dc87f853b - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   29:     0x5d7dc87f853b - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   30:     0x5d7dc87f853b - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   31:     0x5d7dc87f853b - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   32:     0x5d7dc87f853b - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   33:     0x5d7dc87f853b - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   34:     0x5d7dc87f853b - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   35:     0x5d7dc87f2f14 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   36:     0x5d7dc87f2f14 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   37:     0x5d7dc87fb142 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   38:     0x5d7dc87fb142 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   39:     0x5d7dc87fb142 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   40:     0x5d7dc87fb142 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   41:     0x5d7dc87fb142 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   42:     0x5d7dc87fb142 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   43:     0x5d7dc87fb142 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x5d7dc8e3963f - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   45:     0x5d7dc8e3963f - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   46:     0x719af1b5baa4 - <unknown>
[INFO] [stdout]   47:     0x719af1be8a64 - clone
[INFO] [stdout]   48:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- syntect::tests::ui::test_empty_lines_bg stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'syntect::tests::ui::test_empty_lines_bg' (145) panicked at src/syntect.rs:1200:54:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5d7dc8e3a3ba - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5d7dc8e3a3ba - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5d7dc8e3a3ba - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5d7dc8e3a3ba - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5d7dc8e52b3a - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5d7dc8e52b3a - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x5d7dc8e410d2 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5d7dc8e410d2 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5d7dc8e170af - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5d7dc8e170af - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5d7dc8e319f9 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5d7dc87f7a6c - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5d7dc87f7a6c - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5d7dc8e31c72 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5d7dc8e31c72 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5d7dc8e17168 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5d7dc8e0e019 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5d7dc8e181ad - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5d7dc8e5337c - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5d7dc8e530f2 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5d7dc87535c5 - <core[35159d6ffb30e017]::result::Result<alloc[a8a7aba520129d98]::string::String, std[ec419fa8110287d5]::io::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5d7dc87535c5 - hgrep[1622a5e3ebed608]::syntect::tests::ui::read_chunks
[INFO] [stdout]                                at /opt/rustwide/workdir/src/syntect.rs:1200:54
[INFO] [stdout]   22:     0x5d7dc8753e7c - hgrep[1622a5e3ebed608]::syntect::tests::ui::run_parametrized_uitest_single_chunk
[INFO] [stdout]                                at /opt/rustwide/workdir/src/syntect.rs:1286:24
[INFO] [stdout]   23:     0x5d7dc8754249 - hgrep[1622a5e3ebed608]::syntect::tests::ui::test_empty_lines_bg
[INFO] [stdout]                                at /opt/rustwide/workdir/src/syntect.rs:1295:25
[INFO] [stdout]   24:     0x5d7dc874e667 - hgrep[1622a5e3ebed608]::syntect::tests::ui::test_empty_lines_bg::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/syntect.rs:1294:32
[INFO] [stdout]   25:     0x5d7dc87c7dd6 - <hgrep[1622a5e3ebed608]::syntect::tests::ui::test_empty_lines_bg::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x5d7dc87ead4b - <fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x5d7dc87ead4b - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18
[INFO] [stdout]   28:     0x5d7dc87f853b - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   29:     0x5d7dc87f853b - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   30:     0x5d7dc87f853b - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   31:     0x5d7dc87f853b - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   32:     0x5d7dc87f853b - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   33:     0x5d7dc87f853b - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   34:     0x5d7dc87f853b - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   35:     0x5d7dc87f2f14 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   36:     0x5d7dc87f2f14 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   37:     0x5d7dc87fb142 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   38:     0x5d7dc87fb142 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   39:     0x5d7dc87fb142 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   40:     0x5d7dc87fb142 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   41:     0x5d7dc87fb142 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   42:     0x5d7dc87fb142 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   43:     0x5d7dc87fb142 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x5d7dc8e3963f - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   45:     0x5d7dc8e3963f - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   46:     0x719af1b5baa4 - <unknown>
[INFO] [stdout]   47:     0x719af1be8a64 - clone
[INFO] [stdout]   48:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- ripgrep::tests::test_multiline_crlf stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'ripgrep::tests::test_multiline_crlf' (119) panicked at src/ripgrep.rs:880:9:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: testdata/ripgrep/multiline_windows.txt: IO error for operation on testdata/ripgrep/multiline_windows.txt: No such file or directory (os error 2)
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: <anyhow::Error>::new::<ignore::Error>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.100/src/backtrace.rs:27:14
[INFO] [stdout]    1: hgrep::ripgrep::grep::<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}
[INFO] [stdout]              at ./src/ripgrep.rs:444:30
[INFO] [stdout]    2: <&mut hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0} as core::ops::function::FnMut<(core::result::Result<ignore::walk::DirEntry, ignore::Error>,)>>::call_mut
[INFO] [stdout]              at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:298:21
[INFO] [stdout]    3: core::iter::traits::iterator::Iterator::find_map::check::<core::result::Result<ignore::walk::DirEntry, ignore::Error>, core::result::Result<std::path::PathBuf, anyhow::Error>, &mut hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>::{closure#0}
[INFO] [stdout]              at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/iter/traits/iterator.rs:3000:32
[INFO] [stdout]    4: <ignore::walk::Walk as core::iter::traits::iterator::Iterator>::try_fold::<(), core::iter::traits::iterator::Iterator::find_map::check<core::result::Result<ignore::walk::DirEntry, ignore::Error>, core::result::Result<std::path::PathBuf, anyhow::Error>, &mut hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>::{closure#0}, core::ops::control_flow::ControlFlow<core::result::Result<std::path::PathBuf, anyhow::Error>>>
[INFO] [stdout]              at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/iter/traits/iterator.rs:2496:21
[INFO] [stdout]    5: <ignore::walk::Walk as core::iter::traits::iterator::Iterator>::find_map::<core::result::Result<std::path::PathBuf, anyhow::Error>, &mut hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>
[INFO] [stdout]              at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/iter/traits/iterator.rs:3006:14
[INFO] [stdout]    6: <core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}> as core::iter::traits::iterator::Iterator>::next
[INFO] [stdout]              at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/iter/adapters/filter_map.rs:64:19
[INFO] [stdout]    7: <core::iter::adapters::fuse::Fuse<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>> as core::iter::adapters::fuse::FuseImpl<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>>::next
[INFO] [stdout]              at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/iter/adapters/fuse.rs:381:29
[INFO] [stdout]    8: <core::iter::adapters::fuse::Fuse<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>> as core::iter::traits::iterator::Iterator>::next
[INFO] [stdout]              at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/iter/adapters/fuse.rs:50:9
[INFO] [stdout]    9: <&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>> as rayon::iter::plumbing::UnindexedProducer>::fold_with::<rayon::iter::filter_map::FilterMapFolder<rayon::iter::map::MapFolder<rayon::iter::try_reduce::TryReduceFolder<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, core::result::Result<bool, anyhow::Error>>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/par_bridge.rs:141:40
[INFO] [stdout]   10: rayon::iter::plumbing::bridge_unindexed_producer_consumer::<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:474:18
[INFO] [stdout]   11: rayon::iter::plumbing::bridge_unindexed_producer_consumer::<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:466:31
[INFO] [stdout]   12: rayon_core::join::join_context::call_a::<core::result::Result<bool, anyhow::Error>, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}>::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:124:17
[INFO] [stdout]   13: <core::panic::unwind_safe::AssertUnwindSafe<rayon_core::join::join_context::call_a<core::result::Result<bool, anyhow::Error>, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}>::{closure#0}> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   14: std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<rayon_core::join::join_context::call_a<core::result::Result<bool, anyhow::Error>, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}>::{closure#0}>, core::result::Result<bool, anyhow::Error>>
[INFO] [stdout]              at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   15: __rust_try
[INFO] [stdout]   16: std::panicking::catch_unwind::<core::result::Result<bool, anyhow::Error>, core::panic::unwind_safe::AssertUnwindSafe<rayon_core::join::join_context::call_a<core::result::Result<bool, anyhow::Error>, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}>::{closure#0}>>
[INFO] [stdout]              at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   17: std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<rayon_core::join::join_context::call_a<core::result::Result<bool, anyhow::Error>, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}>::{closure#0}>, core::result::Result<bool, anyhow::Error>>
[INFO] [stdout]              at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   18: rayon_core::unwind::halt_unwinding::<rayon_core::join::join_context::call_a<core::result::Result<bool, anyhow::Error>, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}>::{closure#0}, core::result::Result<bool, anyhow::Error>>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]   19: rayon_core::join::join_context::<rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#1}, core::result::Result<bool, anyhow::Error>, core::result::Result<bool, anyhow::Error>>::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:142:24
[INFO] [stdout]   20: rayon_core::registry::in_worker::<rayon_core::join::join_context<rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#1}, core::result::Result<bool, anyhow::Error>, core::result::Result<bool, anyhow::Error>>::{closure#0}, (core::result::Result<bool, anyhow::Error>, core::result::Result<bool, anyhow::Error>)>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:957:13
[INFO] [stdout]   21: rayon_core::join::join_context::<rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#1}, core::result::Result<bool, anyhow::Error>, core::result::Result<bool, anyhow::Error>>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:132:5
[INFO] [stdout]   22: rayon::iter::plumbing::bridge_unindexed_producer_consumer::<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:465:51
[INFO] [stdout]   23: rayon::iter::plumbing::bridge_unindexed_producer_consumer::<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:466:31
[INFO] [stdout]   24: rayon_core::join::join_context::call_a::<core::result::Result<bool, anyhow::Error>, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}>::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:124:17
[INFO] [stdout]   25: <core::panic::unwind_safe::AssertUnwindSafe<rayon_core::join::join_context::call_a<core::result::Result<bool, anyhow::Error>, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}>::{closure#0}> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   26: std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<rayon_core::join::join_context::call_a<core::result::Result<bool, anyhow::Error>, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}>::{closure#0}>, core::result::Result<bool, anyhow::Error>>
[INFO] [stdout]              at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   27: __rust_try
[INFO] [stdout]   28: std::panicking::catch_unwind::<core::result::Result<bool, anyhow::Error>, core::panic::unwind_safe::AssertUnwindSafe<rayon_core::join::join_context::call_a<core::result::Result<bool, anyhow::Error>, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}>::{closure#0}>>
[INFO] [stdout]              at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   29: std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<rayon_core::join::join_context::call_a<core::result::Result<bool, anyhow::Error>, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}>::{closure#0}>, core::result::Result<bool, anyhow::Error>>
[INFO] [stdout]              at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   30: rayon_core::unwind::halt_unwinding::<rayon_core::join::join_context::call_a<core::result::Result<bool, anyhow::Error>, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}>::{closure#0}, core::result::Result<bool, anyhow::Error>>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]   31: rayon_core::join::join_context::<rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#1}, core::result::Result<bool, anyhow::Error>, core::result::Result<bool, anyhow::Error>>::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:142:24
[INFO] [stdout]   32: rayon_core::registry::in_worker::<rayon_core::join::join_context<rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#1}, core::result::Result<bool, anyhow::Error>, core::result::Result<bool, anyhow::Error>>::{closure#0}, (core::result::Result<bool, anyhow::Error>, core::result::Result<bool, anyhow::Error>)>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:957:13
[INFO] [stdout]   33: rayon_core::join::join_context::<rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#1}, core::result::Result<bool, anyhow::Error>, core::result::Result<bool, anyhow::Error>>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:132:5
[INFO] [stdout]   34: rayon::iter::plumbing::bridge_unindexed_producer_consumer::<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:465:51
[INFO] [stdout]   35: rayon::iter::plumbing::bridge_unindexed_producer_consumer::<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:466:31
[INFO] [stdout]   36: rayon_core::join::join_context::call_a::<core::result::Result<bool, anyhow::Error>, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}>::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:124:17
[INFO] [stdout]   37: <core::panic::unwind_safe::AssertUnwindSafe<rayon_core::join::join_context::call_a<core::result::Result<bool, anyhow::Error>, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}>::{closure#0}> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   38: std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<rayon_core::join::join_context::call_a<core::result::Result<bool, anyhow::Error>, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}>::{closure#0}>, core::result::Result<bool, anyhow::Error>>
[INFO] [stdout]              at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   39: __rust_try
[INFO] [stdout]   40: std::panicking::catch_unwind::<core::result::Result<bool, anyhow::Error>, core::panic::unwind_safe::AssertUnwindSafe<rayon_core::join::join_context::call_a<core::result::Result<bool, anyhow::Error>, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}>::{closure#0}>>
[INFO] [stdout]              at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   41: std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<rayon_core::join::join_context::call_a<core::result::Result<bool, anyhow::Error>, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}>::{closure#0}>, core::result::Result<bool, anyhow::Error>>
[INFO] [stdout]              at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   42: rayon_core::unwind::halt_unwinding::<rayon_core::join::join_context::call_a<core::result::Result<bool, anyhow::Error>, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}>::{closure#0}, core::result::Result<bool, anyhow::Error>>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]   43: rayon_core::join::join_context::<rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#1}, core::result::Result<bool, anyhow::Error>, core::result::Result<bool, anyhow::Error>>::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:142:24
[INFO] [stdout]   44: rayon_core::registry::in_worker::<rayon_core::join::join_context<rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#1}, core::result::Result<bool, anyhow::Error>, core::result::Result<bool, anyhow::Error>>::{closure#0}, (core::result::Result<bool, anyhow::Error>, core::result::Result<bool, anyhow::Error>)>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:957:13
[INFO] [stdout]   45: rayon_core::join::join_context::<rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#1}, core::result::Result<bool, anyhow::Error>, core::result::Result<bool, anyhow::Error>>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:132:5
[INFO] [stdout]   46: rayon::iter::plumbing::bridge_unindexed_producer_consumer::<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:465:51
[INFO] [stdout]   47: rayon::iter::plumbing::bridge_unindexed_producer_consumer::<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:466:31
[INFO] [stdout]   48: rayon_core::join::join_context::call_a::<core::result::Result<bool, anyhow::Error>, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}>::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:124:17
[INFO] [stdout]   49: <core::panic::unwind_safe::AssertUnwindSafe<rayon_core::join::join_context::call_a<core::result::Result<bool, anyhow::Error>, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}>::{closure#0}> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   50: std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<rayon_core::join::join_context::call_a<core::result::Result<bool, anyhow::Error>, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}>::{closure#0}>, core::result::Result<bool, anyhow::Error>>
[INFO] [stdout]              at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   51: __rust_try
[INFO] [stdout]   52: std::panicking::catch_unwind::<core::result::Result<bool, anyhow::Error>, core::panic::unwind_safe::AssertUnwindSafe<rayon_core::join::join_context::call_a<core::result::Result<bool, anyhow::Error>, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}>::{closure#0}>>
[INFO] [stdout]              at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   53: std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<rayon_core::join::join_context::call_a<core::result::Result<bool, anyhow::Error>, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}>::{closure#0}>, core::result::Result<bool, anyhow::Error>>
[INFO] [stdout]              at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   54: rayon_core::unwind::halt_unwinding::<rayon_core::join::join_context::call_a<core::result::Result<bool, anyhow::Error>, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}>::{closure#0}, core::result::Result<bool, anyhow::Error>>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]   55: rayon_core::join::join_context::<rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#1}, core::result::Result<bool, anyhow::Error>, core::result::Result<bool, anyhow::Error>>::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:142:24
[INFO] [stdout]   56: rayon_core::registry::in_worker::<rayon_core::join::join_context<rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#1}, core::result::Result<bool, anyhow::Error>, core::result::Result<bool, anyhow::Error>>::{closure#0}, (core::result::Result<bool, anyhow::Error>, core::result::Result<bool, anyhow::Error>)>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:957:13
[INFO] [stdout]   57: rayon_core::join::join_context::<rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#1}, core::result::Result<bool, anyhow::Error>, core::result::Result<bool, anyhow::Error>>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:132:5
[INFO] [stdout]   58: rayon::iter::plumbing::bridge_unindexed_producer_consumer::<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:465:51
[INFO] [stdout]   59: rayon::iter::plumbing::bridge_unindexed_producer_consumer::<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:466:31
[INFO] [stdout]   60: rayon_core::join::join_context::call_a::<core::result::Result<bool, anyhow::Error>, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}>::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:124:17
[INFO] [stdout]   61: <core::panic::unwind_safe::AssertUnwindSafe<rayon_core::join::join_context::call_a<core::result::Result<bool, anyhow::Error>, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}>::{closure#0}> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   62: std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<rayon_core::join::join_context::call_a<core::result::Result<bool, anyhow::Error>, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}>::{closure#0}>, core::result::Result<bool, anyhow::Error>>
[INFO] [stdout]              at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   63: __rust_try
[INFO] [stdout]   64: std::panicking::catch_unwind::<core::result::Result<bool, anyhow::Error>, core::panic::unwind_safe::AssertUnwindSafe<rayon_core::join::join_context::call_a<core::result::Result<bool, anyhow::Error>, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}>::{closure#0}>>
[INFO] [stdout]              at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   65: std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<rayon_core::join::join_context::call_a<core::result::Result<bool, anyhow::Error>, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}>::{closure#0}>, core::result::Result<bool, anyhow::Error>>
[INFO] [stdout]              at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   66: rayon_core::unwind::halt_unwinding::<rayon_core::join::join_context::call_a<core::result::Result<bool, anyhow::Error>, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}>::{closure#0}, core::result::Result<bool, anyhow::Error>>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]   67: rayon_core::join::join_context::<rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#1}, core::result::Result<bool, anyhow::Error>, core::result::Result<bool, anyhow::Error>>::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:142:24
[INFO] [stdout]   68: rayon_core::registry::in_worker::<rayon_core::join::join_context<rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#1}, core::result::Result<bool, anyhow::Error>, core::result::Result<bool, anyhow::Error>>::{closure#0}, (core::result::Result<bool, anyhow::Error>, core::result::Result<bool, anyhow::Error>)>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:957:13
[INFO] [stdout]   69: rayon_core::join::join_context::<rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#1}, core::result::Result<bool, anyhow::Error>, core::result::Result<bool, anyhow::Error>>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:132:5
[INFO] [stdout]   70: rayon::iter::plumbing::bridge_unindexed_producer_consumer::<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:465:51
[INFO] [stdout]   71: rayon::iter::plumbing::bridge_unindexed_producer_consumer::<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:466:31
[INFO] [stdout]   72: rayon_core::join::join_context::call_a::<core::result::Result<bool, anyhow::Error>, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}>::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:124:17
[INFO] [stdout]   73: <core::panic::unwind_safe::AssertUnwindSafe<rayon_core::join::join_context::call_a<core::result::Result<bool, anyhow::Error>, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}>::{closure#0}> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   74: std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<rayon_core::join::join_context::call_a<core::result::Result<bool, anyhow::Error>, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}>::{closure#0}>, core::result::Result<bool, anyhow::Error>>
[INFO] [stdout]              at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   75: __rust_try
[INFO] [stdout]   76: std::panicking::catch_unwind::<core::result::Result<bool, anyhow::Error>, core::panic::unwind_safe::AssertUnwindSafe<rayon_core::join::join_context::call_a<core::result::Result<bool, anyhow::Error>, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}>::{closure#0}>>
[INFO] [stdout]              at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   77: std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<rayon_core::join::join_context::call_a<core::result::Result<bool, anyhow::Error>, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}>::{closure#0}>, core::result::Result<bool, anyhow::Error>>
[INFO] [stdout]              at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   78: rayon_core::unwind::halt_unwinding::<rayon_core::join::join_context::call_a<core::result::Result<bool, anyhow::Error>, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}>::{closure#0}, core::result::Result<bool, anyhow::Error>>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]   79: rayon_core::join::join_context::<rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#1}, core::result::Result<bool, anyhow::Error>, core::result::Result<bool, anyhow::Error>>::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:142:24
[INFO] [stdout]   80: rayon_core::registry::in_worker::<rayon_core::join::join_context<rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#1}, core::result::Result<bool, anyhow::Error>, core::result::Result<bool, anyhow::Error>>::{closure#0}, (core::result::Result<bool, anyhow::Error>, core::result::Result<bool, anyhow::Error>)>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:957:13
[INFO] [stdout]   81: rayon_core::join::join_context::<rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#1}, core::result::Result<bool, anyhow::Error>, core::result::Result<bool, anyhow::Error>>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:132:5
[INFO] [stdout]   82: rayon::iter::plumbing::bridge_unindexed_producer_consumer::<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:465:51
[INFO] [stdout]   83: rayon::iter::plumbing::bridge_unindexed_producer_consumer::<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:466:31
[INFO] [stdout]   84: rayon_core::join::join_context::call_a::<core::result::Result<bool, anyhow::Error>, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}>::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:124:17
[INFO] [stdout]   85: <core::panic::unwind_safe::AssertUnwindSafe<rayon_core::join::join_context::call_a<core::result::Result<bool, anyhow::Error>, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}>::{closure#0}> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   86: std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<rayon_core::join::join_context::call_a<core::result::Result<bool, anyhow::Error>, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}>::{closure#0}>, core::result::Result<bool, anyhow::Error>>
[INFO] [stdout]              at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   87: __rust_try
[INFO] [stdout]   88: std::panicking::catch_unwind::<core::result::Result<bool, anyhow::Error>, core::panic::unwind_safe::AssertUnwindSafe<rayon_core::join::join_context::call_a<core::result::Result<bool, anyhow::Error>, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}>::{closure#0}>>
[INFO] [stdout]              at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   89: std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<rayon_core::join::join_context::call_a<core::result::Result<bool, anyhow::Error>, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}>::{closure#0}>, core::result::Result<bool, anyhow::Error>>
[INFO] [stdout]              at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   90: rayon_core::unwind::halt_unwinding::<rayon_core::join::join_context::call_a<core::result::Result<bool, anyhow::Error>, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}>::{closure#0}, core::result::Result<bool, anyhow::Error>>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]   91: rayon_core::join::join_context::<rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#1}, core::result::Result<bool, anyhow::Error>, core::result::Result<bool, anyhow::Error>>::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:142:24
[INFO] [stdout]   92: <rayon_core::registry::Registry>::in_worker_cold::<rayon_core::join::join_context<rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#1}, core::result::Result<bool, anyhow::Error>, core::result::Result<bool, anyhow::Error>>::{closure#0}, (core::result::Result<bool, anyhow::Error>, core::result::Result<bool, anyhow::Error>)>::{closure#0}::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:531:21
[INFO] [stdout]   93: <rayon_core::job::JobResult<(core::result::Result<bool, anyhow::Error>, core::result::Result<bool, anyhow::Error>)>>::call::<<rayon_core::registry::Registry>::in_worker_cold<rayon_core::join::join_context<rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#1}, core::result::Result<bool, anyhow::Error>, core::result::Result<bool, anyhow::Error>>::{closure#0}, (core::result::Result<bool, anyhow::Error>, core::result::Result<bool, anyhow::Error>)>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:218:41
[INFO] [stdout]   94: <core::panic::unwind_safe::AssertUnwindSafe<<rayon_core::job::JobResult<(core::result::Result<bool, anyhow::Error>, core::result::Result<bool, anyhow::Error>)>>::call<<rayon_core::registry::Registry>::in_worker_cold<rayon_core::join::join_context<rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#1}, core::result::Result<bool, anyhow::Error>, core::result::Result<bool, anyhow::Error>>::{closure#0}, (core::result::Result<bool, anyhow::Error>, core::result::Result<bool, anyhow::Error>)>::{closure#0}::{closure#0}>::{closure#0}> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   95: std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<<rayon_core::job::JobResult<(core::result::Result<bool, anyhow::Error>, core::result::Result<bool, anyhow::Error>)>>::call<<rayon_core::registry::Registry>::in_worker_cold<rayon_core::join::join_context<rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#1}, core::result::Result<bool, anyhow::Error>, core::result::Result<bool, anyhow::Error>>::{closure#0}, (core::result::Result<bool, anyhow::Error>, core::result::Result<bool, anyhow::Error>)>::{closure#0}::{closure#0}>::{closure#0}>, (core::result::Result<bool, anyhow::Error>, core::result::Result<bool, anyhow::Error>)>
[INFO] [stdout]              at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   96: __rust_try
[INFO] [stdout]   97: std::panicking::catch_unwind::<(core::result::Result<bool, anyhow::Error>, core::result::Result<bool, anyhow::Error>), core::panic::unwind_safe::AssertUnwindSafe<<rayon_core::job::JobResult<(core::result::Result<bool, anyhow::Error>, core::result::Result<bool, anyhow::Error>)>>::call<<rayon_core::registry::Registry>::in_worker_cold<rayon_core::join::join_context<rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#1}, core::result::Result<bool, anyhow::Error>, core::result::Result<bool, anyhow::Error>>::{closure#0}, (core::result::Result<bool, anyhow::Error>, core::result::Result<bool, anyhow::Error>)>::{closure#0}::{closure#0}>::{closure#0}>>
[INFO] [stdout]              at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   98: std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<<rayon_core::job::JobResult<(core::result::Result<bool, anyhow::Error>, core::result::Result<bool, anyhow::Error>)>>::call<<rayon_core::registry::Registry>::in_worker_cold<rayon_core::join::join_context<rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#1}, core::result::Result<bool, anyhow::Error>, core::result::Result<bool, anyhow::Error>>::{closure#0}, (core::result::Result<bool, anyhow::Error>, core::result::Result<bool, anyhow::Error>)>::{closure#0}::{closure#0}>::{closure#0}>, (core::result::Result<bool, anyhow::Error>, core::result::Result<bool, anyhow::Error>)>
[INFO] [stdout]              at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   99: rayon_core::unwind::halt_unwinding::<<rayon_core::job::JobResult<(core::result::Result<bool, anyhow::Error>, core::result::Result<bool, anyhow::Error>)>>::call<<rayon_core::registry::Registry>::in_worker_cold<rayon_core::join::join_context<rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#1}, core::result::Result<bool, anyhow::Error>, core::result::Result<bool, anyhow::Error>>::{closure#0}, (core::result::Result<bool, anyhow::Error>, core::result::Result<bool, anyhow::Error>)>::{closure#0}::{closure#0}>::{closure#0}, (core::result::Result<bool, anyhow::Error>, core::result::Result<bool, anyhow::Error>)>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]  100: <rayon_core::job::JobResult<(core::result::Result<bool, anyhow::Error>, core::result::Result<bool, anyhow::Error>)>>::call::<<rayon_core::registry::Registry>::in_worker_cold<rayon_core::join::join_context<rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#1}, core::result::Result<bool, anyhow::Error>, core::result::Result<bool, anyhow::Error>>::{closure#0}, (core::result::Result<bool, anyhow::Error>, core::result::Result<bool, anyhow::Error>)>::{closure#0}::{closure#0}>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:218:15
[INFO] [stdout]  101: <rayon_core::job::StackJob<rayon_core::latch::LatchRef<rayon_core::latch::LockLatch>, <rayon_core::registry::Registry>::in_worker_cold<rayon_core::join::join_context<rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#1}, core::result::Result<bool, anyhow::Error>, core::result::Result<bool, anyhow::Error>>::{closure#0}, (core::result::Result<bool, anyhow::Error>, core::result::Result<bool, anyhow::Error>)>::{closure#0}::{closure#0}, (core::result::Result<bool, anyhow::Error>, core::result::Result<bool, anyhow::Error>)> as rayon_core::job::Job>::execute
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:120:32
[INFO] [stdout]  102: <rayon_core::job::JobRef>::execute
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:64:9
[INFO] [stdout]  103: <rayon_core::registry::WorkerThread>::execute
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:866:13
[INFO] [stdout]  104: <rayon_core::registry::WorkerThread>::wait_until_cold
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:800:26
[INFO] [stdout]  105: <rayon_core::registry::WorkerThread>::wait_until::<rayon_core::latch::SpinLatch>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:775:18
[INFO] [stdout]  106: rayon_core::join::join_context::<rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#1}, core::result::Result<bool, anyhow::Error>, core::result::Result<bool, anyhow::Error>>::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:157:31
[INFO] [stdout]  107: <rayon_core::registry::Registry>::in_worker_cold::<rayon_core::join::join_context<rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#1}, core::result::Result<bool, anyhow::Error>, core::result::Result<bool, anyhow::Error>>::{closure#0}, (core::result::Result<bool, anyhow::Error>, core::result::Result<bool, anyhow::Error>)>::{closure#0}::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:531:21
[INFO] [stdout]  108: <rayon_core::job::JobResult<(core::result::Result<bool, anyhow::Error>, core::result::Result<bool, anyhow::Error>)>>::call::<<rayon_core::registry::Registry>::in_worker_cold<rayon_core::join::join_context<rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#1}, core::result::Result<bool, anyhow::Error>, core::result::Result<bool, anyhow::Error>>::{closure#0}, (core::result::Result<bool, anyhow::Error>, core::result::Result<bool, anyhow::Error>)>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:218:41
[INFO] [stdout]  109: <core::panic::unwind_safe::AssertUnwindSafe<<rayon_core::job::JobResult<(core::result::Result<bool, anyhow::Error>, core::result::Result<bool, anyhow::Error>)>>::call<<rayon_core::registry::Registry>::in_worker_cold<rayon_core::join::join_context<rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#1}, core::result::Result<bool, anyhow::Error>, core::result::Result<bool, anyhow::Error>>::{closure#0}, (core::result::Result<bool, anyhow::Error>, core::result::Result<bool, anyhow::Error>)>::{closure#0}::{closure#0}>::{closure#0}> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]  110: std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<<rayon_core::job::JobResult<(core::result::Result<bool, anyhow::Error>, core::result::Result<bool, anyhow::Error>)>>::call<<rayon_core::registry::Registry>::in_worker_cold<rayon_core::join::join_context<rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#1}, core::result::Result<bool, anyhow::Error>, core::result::Result<bool, anyhow::Error>>::{closure#0}, (core::result::Result<bool, anyhow::Error>, core::result::Result<bool, anyhow::Error>)>::{closure#0}::{closure#0}>::{closure#0}>, (core::result::Result<bool, anyhow::Error>, core::result::Result<bool, anyhow::Error>)>
[INFO] [stdout]              at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]  111: __rust_try
[INFO] [stdout]  112: std::panicking::catch_unwind::<(core::result::Result<bool, anyhow::Error>, core::result::Result<bool, anyhow::Error>), core::panic::unwind_safe::AssertUnwindSafe<<rayon_core::job::JobResult<(core::result::Result<bool, anyhow::Error>, core::result::Result<bool, anyhow::Error>)>>::call<<rayon_core::registry::Registry>::in_worker_cold<rayon_core::join::join_context<rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#1}, core::result::Result<bool, anyhow::Error>, core::result::Result<bool, anyhow::Error>>::{closure#0}, (core::result::Result<bool, anyhow::Error>, core::result::Result<bool, anyhow::Error>)>::{closure#0}::{closure#0}>::{closure#0}>>
[INFO] [stdout]              at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]  113: std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<<rayon_core::job::JobResult<(core::result::Result<bool, anyhow::Error>, core::result::Result<bool, anyhow::Error>)>>::call<<rayon_core::registry::Registry>::in_worker_cold<rayon_core::join::join_context<rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#1}, core::result::Result<bool, anyhow::Error>, core::result::Result<bool, anyhow::Error>>::{closure#0}, (core::result::Result<bool, anyhow::Error>, core::result::Result<bool, anyhow::Error>)>::{closure#0}::{closure#0}>::{closure#0}>, (core::result::Result<bool, anyhow::Error>, core::result::Result<bool, anyhow::Error>)>
[INFO] [stdout]              at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]  114: rayon_core::unwind::halt_unwinding::<<rayon_core::job::JobResult<(core::result::Result<bool, anyhow::Error>, core::result::Result<bool, anyhow::Error>)>>::call<<rayon_core::registry::Registry>::in_worker_cold<rayon_core::join::join_context<rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#1}, core::result::Result<bool, anyhow::Error>, core::result::Result<bool, anyhow::Error>>::{closure#0}, (core::result::Result<bool, anyhow::Error>, core::result::Result<bool, anyhow::Error>)>::{closure#0}::{closure#0}>::{closure#0}, (core::result::Result<bool, anyhow::Error>, core::result::Result<bool, anyhow::Error>)>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]  115: <rayon_core::job::JobResult<(core::result::Result<bool, anyhow::Error>, core::result::Result<bool, anyhow::Error>)>>::call::<<rayon_core::registry::Registry>::in_worker_cold<rayon_core::join::join_context<rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#1}, core::result::Result<bool, anyhow::Error>, core::result::Result<bool, anyhow::Error>>::{closure#0}, (core::result::Result<bool, anyhow::Error>, core::result::Result<bool, anyhow::Error>)>::{closure#0}::{closure#0}>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:218:15
[INFO] [stdout]  116: <rayon_core::job::StackJob<rayon_core::latch::LatchRef<rayon_core::latch::LockLatch>, <rayon_core::registry::Registry>::in_worker_cold<rayon_core::join::join_context<rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#1}, core::result::Result<bool, anyhow::Error>, core::result::Result<bool, anyhow::Error>>::{closure#0}, (core::result::Result<bool, anyhow::Error>, core::result::Result<bool, anyhow::Error>)>::{closure#0}::{closure#0}, (core::result::Result<bool, anyhow::Error>, core::result::Result<bool, anyhow::Error>)> as rayon_core::job::Job>::execute
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:120:32
[INFO] [stdout]  117: <rayon_core::job::JobRef>::execute
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:64:9
[INFO] [stdout]  118: <rayon_core::registry::WorkerThread>::execute
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:866:13
[INFO] [stdout]  119: <rayon_core::registry::WorkerThread>::wait_until_cold
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:800:26
[INFO] [stdout]  120: <rayon_core::registry::WorkerThread>::wait_until::<rayon_core::latch::SpinLatch>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:775:18
[INFO] [stdout]  121: rayon_core::join::join_context::<rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#1}, core::result::Result<bool, anyhow::Error>, core::result::Result<bool, anyhow::Error>>::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:157:31
[INFO] [stdout]  122: rayon_core::registry::in_worker::<rayon_core::join::join_context<rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#1}, core::result::Result<bool, anyhow::Error>, core::result::Result<bool, anyhow::Error>>::{closure#0}, (core::result::Result<bool, anyhow::Error>, core::result::Result<bool, anyhow::Error>)>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:957:13
[INFO] [stdout]  123: rayon_core::join::join_context::<rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#1}, core::result::Result<bool, anyhow::Error>, core::result::Result<bool, anyhow::Error>>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:132:5
[INFO] [stdout]  124: rayon::iter::plumbing::bridge_unindexed_producer_consumer::<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:465:51
[INFO] [stdout]  125: rayon::iter::plumbing::bridge_unindexed_producer_consumer::<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:466:31
[INFO] [stdout]  126: rayon_core::join::join_context::call_a::<core::result::Result<bool, anyhow::Error>, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}>::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:124:17
[INFO] [stdout]  127: <core::panic::unwind_safe::AssertUnwindSafe<rayon_core::join::join_context::call_a<core::result::Result<bool, anyhow::Error>, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}>::{closure#0}> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]  128: std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<rayon_core::join::join_context::call_a<core::result::Result<bool, anyhow::Error>, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}>::{closure#0}>, core::result::Result<bool, anyhow::Error>>
[INFO] [stdout]              at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]  129: __rust_try
[INFO] [stdout]  130: std::panicking::catch_unwind::<core::result::Result<bool, anyhow::Error>, core::panic::unwind_safe::AssertUnwindSafe<rayon_core::join::join_context::call_a<core::result::Result<bool, anyhow::Error>, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}>::{closure#0}>>
[INFO] [stdout]              at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]  131: std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<rayon_core::join::join_context::call_a<core::result::Result<bool, anyhow::Error>, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}>::{closure#0}>, core::result::Result<bool, anyhow::Error>>
[INFO] [stdout]              at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]  132: rayon_core::unwind::halt_unwinding::<rayon_core::join::join_context::call_a<core::result::Result<bool, anyhow::Error>, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}>::{closure#0}, core::result::Result<bool, anyhow::Error>>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]  133: rayon_core::join::join_context::<rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#1}, core::result::Result<bool, anyhow::Error>, core::result::Result<bool, anyhow::Error>>::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:142:24
[INFO] [stdout]  134: rayon_core::registry::in_worker::<rayon_core::join::join_context<rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#1}, core::result::Result<bool, anyhow::Error>, core::result::Result<bool, anyhow::Error>>::{closure#0}, (core::result::Result<bool, anyhow::Error>, core::result::Result<bool, anyhow::Error>)>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:957:13
[INFO] [stdout]  135: rayon_core::join::join_context::<rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#1}, core::result::Result<bool, anyhow::Error>, core::result::Result<bool, anyhow::Error>>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:132:5
[INFO] [stdout]  136: rayon::iter::plumbing::bridge_unindexed_producer_consumer::<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:465:51
[INFO] [stdout]  137: rayon::iter::plumbing::bridge_unindexed_producer_consumer::<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:466:31
[INFO] [stdout]  138: rayon_core::join::join_context::call_a::<core::result::Result<bool, anyhow::Error>, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}>::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:124:17
[INFO] [stdout]  139: <core::panic::unwind_safe::AssertUnwindSafe<rayon_core::join::join_context::call_a<core::result::Result<bool, anyhow::Error>, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}>::{closure#0}> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]  140: std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<rayon_core::join::join_context::call_a<core::result::Result<bool, anyhow::Error>, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}>::{closure#0}>, core::result::Result<bool, anyhow::Error>>
[INFO] [stdout]              at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]  141: __rust_try
[INFO] [stdout]  142: std::panicking::catch_unwind::<core::result::Result<bool, anyhow::Error>, core::panic::unwind_safe::AssertUnwindSafe<rayon_core::join::join_context::call_a<core::result::Result<bool, anyhow::Error>, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}>::{closure#0}>>
[INFO] [stdout]              at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]  143: std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<rayon_core::join::join_context::call_a<core::result::Result<bool, anyhow::Error>, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}>::{closure#0}>, core::result::Result<bool, anyhow::Error>>
[INFO] [stdout]              at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]  144: rayon_core::unwind::halt_unwinding::<rayon_core::join::join_context::call_a<core::result::Result<bool, anyhow::Error>, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}>::{closure#0}, core::result::Result<bool, anyhow::Error>>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]  145: rayon_core::join::join_context::<rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#1}, core::result::Result<bool, anyhow::Error>, core::result::Result<bool, anyhow::Error>>::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:142:24
[INFO] [stdout]  146: rayon_core::registry::in_worker::<rayon_core::join::join_context<rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#1}, core::result::Result<bool, anyhow::Error>, core::result::Result<bool, anyhow::Error>>::{closure#0}, (core::result::Result<bool, anyhow::Error>, core::result::Result<bool, anyhow::Error>)>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:957:13
[INFO] [stdout]  147: rayon_core::join::join_context::<rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#1}, core::result::Result<bool, anyhow::Error>, core::result::Result<bool, anyhow::Error>>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:132:5
[INFO] [stdout]  148: rayon::iter::plumbing::bridge_unindexed_producer_consumer::<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:465:51
[INFO] [stdout]  149: rayon::iter::plumbing::bridge_unindexed_producer_consumer::<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:466:31
[INFO] [stdout]  150: rayon_core::join::join_context::call_a::<core::result::Result<bool, anyhow::Error>, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}>::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:124:17
[INFO] [stdout]  151: <core::panic::unwind_safe::AssertUnwindSafe<rayon_core::join::join_context::call_a<core::result::Result<bool, anyhow::Error>, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}>::{closure#0}> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]  152: std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<rayon_core::join::join_context::call_a<core::result::Result<bool, anyhow::Error>, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}>::{closure#0}>, core::result::Result<bool, anyhow::Error>>
[INFO] [stdout]              at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]  153: __rust_try
[INFO] [stdout]  154: std::panicking::catch_unwind::<core::result::Result<bool, anyhow::Error>, core::panic::unwind_safe::AssertUnwindSafe<rayon_core::join::join_context::call_a<core::result::Result<bool, anyhow::Error>, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}>::{closure#0}>>
[INFO] [stdout]              at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]  155: std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<rayon_core::join::join_context::call_a<core::result::Result<bool, anyhow::Error>, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}>::{closure#0}>, core::result::Result<bool, anyhow::Error>>
[INFO] [stdout]              at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]  156: rayon_core::unwind::halt_unwinding::<rayon_core::join::join_context::call_a<core::result::Result<bool, anyhow::Error>, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}>::{closure#0}, core::result::Result<bool, anyhow::Error>>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]  157: rayon_core::join::join_context::<rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#1}, core::result::Result<bool, anyhow::Error>, core::result::Result<bool, anyhow::Error>>::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:142:24
[INFO] [stdout]  158: rayon_core::registry::in_worker::<rayon_core::join::join_context<rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#1}, core::result::Result<bool, anyhow::Error>, core::result::Result<bool, anyhow::Error>>::{closure#0}, (core::result::Result<bool, anyhow::Error>, core::result::Result<bool, anyhow::Error>)>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:957:13
[INFO] [stdout]  159: rayon_core::join::join_context::<rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#1}, core::result::Result<bool, anyhow::Error>, core::result::Result<bool, anyhow::Error>>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:132:5
[INFO] [stdout]  160: rayon::iter::plumbing::bridge_unindexed_producer_consumer::<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:465:51
[INFO] [stdout]  161: rayon::iter::plumbing::bridge_unindexed_producer_consumer::<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#1}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:467:31
[INFO] [stdout]  162: rayon_core::join::join_context::call_b::<core::result::Result<bool, anyhow::Error>, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#1}>::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:129:25
[INFO] [stdout]  163: <rayon_core::job::JobResult<core::result::Result<bool, anyhow::Error>>>::call::<rayon_core::join::join_context::call_b<core::result::Result<bool, anyhow::Error>, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:218:41
[INFO] [stdout]  164: <core::panic::unwind_safe::AssertUnwindSafe<<rayon_core::job::JobResult<core::result::Result<bool, anyhow::Error>>>::call<rayon_core::join::join_context::call_b<core::result::Result<bool, anyhow::Error>, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]  165: std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<<rayon_core::job::JobResult<core::result::Result<bool, anyhow::Error>>>::call<rayon_core::join::join_context::call_b<core::result::Result<bool, anyhow::Error>, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}>, core::result::Result<bool, anyhow::Error>>
[INFO] [stdout]              at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]  166: __rust_try
[INFO] [stdout]  167: std::panicking::catch_unwind::<core::result::Result<bool, anyhow::Error>, core::panic::unwind_safe::AssertUnwindSafe<<rayon_core::job::JobResult<core::result::Result<bool, anyhow::Error>>>::call<rayon_core::join::join_context::call_b<core::result::Result<bool, anyhow::Error>, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}>>
[INFO] [stdout]              at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]  168: std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<<rayon_core::job::JobResult<core::result::Result<bool, anyhow::Error>>>::call<rayon_core::join::join_context::call_b<core::result::Result<bool, anyhow::Error>, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}>, core::result::Result<bool, anyhow::Error>>
[INFO] [stdout]              at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]  169: rayon_core::unwind::halt_unwinding::<<rayon_core::job::JobResult<core::result::Result<bool, anyhow::Error>>>::call<rayon_core::join::join_context::call_b<core::result::Result<bool, anyhow::Error>, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}, core::result::Result<bool, anyhow::Error>>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]  170: <rayon_core::job::JobResult<core::result::Result<bool, anyhow::Error>>>::call::<rayon_core::join::join_context::call_b<core::result::Result<bool, anyhow::Error>, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#1}>::{closure#0}>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:218:15
[INFO] [stdout]  171: <rayon_core::job::StackJob<rayon_core::latch::SpinLatch, rayon_core::join::join_context::call_b<core::result::Result<bool, anyhow::Error>, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#1}>::{closure#0}, core::result::Result<bool, anyhow::Error>> as rayon_core::job::Job>::execute
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:120:32
[INFO] [stdout]  172: <rayon_core::job::JobRef>::execute
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:64:9
[INFO] [stdout]  173: <rayon_core::registry::WorkerThread>::execute
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:866:13
[INFO] [stdout]  174: <rayon_core::registry::WorkerThread>::wait_until_cold
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:800:26
[INFO] [stdout]  175: <rayon_core::registry::WorkerThread>::wait_until::<rayon_core::latch::OnceLatch>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:775:18
[INFO] [stdout]  176: <rayon_core::registry::WorkerThread>::wait_until_out_of_work
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:824:14
[INFO] [stdout]  177: rayon_core::registry::main_loop
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:929:19
[INFO] [stdout]  178: <rayon_core::registry::ThreadBuilder>::run
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:50:18
[INFO] [stdout]  179: <rayon_core::registry::DefaultSpawn as rayon_core::registry::ThreadSpawn>::spawn::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:95:27
[INFO] [stdout]  180: std::sys::backtrace::__rust_begin_short_backtrace::<<rayon_core::registry::DefaultSpawn as rayon_core::registry::ThreadSpawn>::spawn::{closure#0}, ()>
[INFO] [stdout]              at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]  181: std::thread::lifecycle::spawn_unchecked::<<rayon_core::registry::DefaultSpawn as rayon_core::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]              at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]  182: <core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<<rayon_core::registry::DefaultSpawn as rayon_core::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}::{closure#0}> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]  183: std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<<rayon_core::registry::DefaultSpawn as rayon_core::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]              at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]  184: __rust_try
[INFO] [stdout]  185: std::panicking::catch_unwind::<(), core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<<rayon_core::registry::DefaultSpawn as rayon_core::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]              at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]  186: std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<<rayon_core::registry::DefaultSpawn as rayon_core::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]              at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]  187: std::thread::lifecycle::spawn_unchecked::<<rayon_core::registry::DefaultSpawn as rayon_core::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}
[INFO] [stdout]              at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]  188: <std::thread::lifecycle::spawn_unchecked<<rayon_core::registry::DefaultSpawn as rayon_core::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]              at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]  189: <alloc::boxed::Box<dyn core::ops::function::FnOnce<(), Output = ()> + core::marker::Send> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]  190: <std::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]              at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]  191: <unknown>
[INFO] [stdout]  192: clone
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5d7dc8e3a3ba - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5d7dc8e3a3ba - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5d7dc8e3a3ba - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5d7dc8e3a3ba - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5d7dc8e52b3a - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5d7dc8e52b3a - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x5d7dc8e410d2 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5d7dc8e410d2 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5d7dc8e170af - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5d7dc8e170af - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5d7dc8e319f9 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5d7dc87f7a6c - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5d7dc87f7a6c - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5d7dc8e31c72 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5d7dc8e31c72 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5d7dc8e17168 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5d7dc8e0e019 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5d7dc8e181ad - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5d7dc8e5337c - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5d7dc8e530f2 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5d7dc874154c - <core[35159d6ffb30e017]::result::Result<bool, anyhow[6e4b7524bf17b21b]::Error>>::unwrap
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5d7dc874154c - hgrep[1622a5e3ebed608]::ripgrep::tests::test_ripgrep_config
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ripgrep.rs:861:62
[INFO] [stdout]   22:     0x5d7dc874623c - hgrep[1622a5e3ebed608]::ripgrep::tests::test_multiline_crlf
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ripgrep.rs:880:9
[INFO] [stdout]   23:     0x5d7dc873e757 - hgrep[1622a5e3ebed608]::ripgrep::tests::test_multiline_crlf::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ripgrep.rs:879:29
[INFO] [stdout]   24:     0x5d7dc87c6fd6 - <hgrep[1622a5e3ebed608]::ripgrep::tests::test_multiline_crlf::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5d7dc87ead4b - <fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x5d7dc87ead4b - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18
[INFO] [stdout]   27:     0x5d7dc87f853b - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   28:     0x5d7dc87f853b - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   29:     0x5d7dc87f853b - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   30:     0x5d7dc87f853b - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   31:     0x5d7dc87f853b - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x5d7dc87f853b - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   33:     0x5d7dc87f853b - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   34:     0x5d7dc87f2f14 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   35:     0x5d7dc87f2f14 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   36:     0x5d7dc87fb142 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   37:     0x5d7dc87fb142 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   38:     0x5d7dc87fb142 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   39:     0x5d7dc87fb142 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   40:     0x5d7dc87fb142 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x5d7dc87fb142 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   42:     0x5d7dc87fb142 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x5d7dc8e3963f - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   44:     0x5d7dc8e3963f - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   45:     0x719af1b5baa4 - <unknown>
[INFO] [stdout]   46:     0x719af1be8a64 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- syntect::tests::ui::test_first_only stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'syntect::tests::ui::test_first_only' (146) panicked at src/syntect.rs:1200:54:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5d7dc8e3a3ba - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5d7dc8e3a3ba - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5d7dc8e3a3ba - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5d7dc8e3a3ba - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5d7dc8e52b3a - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5d7dc8e52b3a - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x5d7dc8e410d2 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5d7dc8e410d2 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5d7dc8e170af - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5d7dc8e170af - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5d7dc8e319f9 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5d7dc87f7a6c - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5d7dc87f7a6c - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5d7dc8e31c72 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5d7dc8e31c72 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5d7dc8e17168 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5d7dc8e0e019 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5d7dc8e181ad - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5d7dc8e5337c - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5d7dc8e530f2 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5d7dc87535c5 - <core[35159d6ffb30e017]::result::Result<alloc[a8a7aba520129d98]::string::String, std[ec419fa8110287d5]::io::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5d7dc87535c5 - hgrep[1622a5e3ebed608]::syntect::tests::ui::read_chunks
[INFO] [stdout]                                at /opt/rustwide/workdir/src/syntect.rs:1200:54
[INFO] [stdout]   22:     0x5d7dc8753e7c - hgrep[1622a5e3ebed608]::syntect::tests::ui::run_parametrized_uitest_single_chunk
[INFO] [stdout]                                at /opt/rustwide/workdir/src/syntect.rs:1286:24
[INFO] [stdout]   23:     0x5d7dc87540c9 - hgrep[1622a5e3ebed608]::syntect::tests::ui::test_first_only
[INFO] [stdout]                                at /opt/rustwide/workdir/src/syntect.rs:1295:25
[INFO] [stdout]   24:     0x5d7dc874e427 - hgrep[1622a5e3ebed608]::syntect::tests::ui::test_first_only::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/syntect.rs:1294:32
[INFO] [stdout]   25:     0x5d7dc87c7ad6 - <hgrep[1622a5e3ebed608]::syntect::tests::ui::test_first_only::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x5d7dc87ead4b - <fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x5d7dc87ead4b - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18
[INFO] [stdout]   28:     0x5d7dc87f853b - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   29:     0x5d7dc87f853b - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   30:     0x5d7dc87f853b - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   31:     0x5d7dc87f853b - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   32:     0x5d7dc87f853b - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   33:     0x5d7dc87f853b - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   34:     0x5d7dc87f853b - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   35:     0x5d7dc87f2f14 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   36:     0x5d7dc87f2f14 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   37:     0x5d7dc87fb142 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   38:     0x5d7dc87fb142 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   39:     0x5d7dc87fb142 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   40:     0x5d7dc87fb142 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   41:     0x5d7dc87fb142 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   42:     0x5d7dc87fb142 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   43:     0x5d7dc87fb142 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x5d7dc8e3963f - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   45:     0x5d7dc8e3963f - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   46:     0x719af1b5baa4 - <unknown>
[INFO] [stdout]   47:     0x719af1be8a64 - clone
[INFO] [stdout]   48:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- syntect::tests::ui::test_hard_tab stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'syntect::tests::ui::test_hard_tab' (147) panicked at src/syntect.rs:1200:54:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5d7dc8e3a3ba - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5d7dc8e3a3ba - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5d7dc8e3a3ba - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5d7dc8e3a3ba - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5d7dc8e52b3a - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5d7dc8e52b3a - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x5d7dc8e410d2 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5d7dc8e410d2 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5d7dc8e170af - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5d7dc8e170af - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5d7dc8e319f9 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5d7dc87f7a6c - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5d7dc87f7a6c - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5d7dc8e31c72 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5d7dc8e31c72 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5d7dc8e17168 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5d7dc8e0e019 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5d7dc8e181ad - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5d7dc8e5337c - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5d7dc8e530f2 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5d7dc87535c5 - <core[35159d6ffb30e017]::result::Result<alloc[a8a7aba520129d98]::string::String, std[ec419fa8110287d5]::io::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5d7dc87535c5 - hgrep[1622a5e3ebed608]::syntect::tests::ui::read_chunks
[INFO] [stdout]                                at /opt/rustwide/workdir/src/syntect.rs:1200:54
[INFO] [stdout]   22:     0x5d7dc8753e7c - hgrep[1622a5e3ebed608]::syntect::tests::ui::run_parametrized_uitest_single_chunk
[INFO] [stdout]                                at /opt/rustwide/workdir/src/syntect.rs:1286:24
[INFO] [stdout]   23:     0x5d7dc8754069 - hgrep[1622a5e3ebed608]::syntect::tests::ui::test_hard_tab
[INFO] [stdout]                                at /opt/rustwide/workdir/src/syntect.rs:1295:25
[INFO] [stdout]   24:     0x5d7dc874e397 - hgrep[1622a5e3ebed608]::syntect::tests::ui::test_hard_tab::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/syntect.rs:1294:32
[INFO] [stdout]   25:     0x5d7dc87c7a16 - <hgrep[1622a5e3ebed608]::syntect::tests::ui::test_hard_tab::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x5d7dc87ead4b - <fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x5d7dc87ead4b - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18
[INFO] [stdout]   28:     0x5d7dc87f853b - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   29:     0x5d7dc87f853b - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   30:     0x5d7dc87f853b - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   31:     0x5d7dc87f853b - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   32:     0x5d7dc87f853b - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   33:     0x5d7dc87f853b - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   34:     0x5d7dc87f853b - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   35:     0x5d7dc87f2f14 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   36:     0x5d7dc87f2f14 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   37:     0x5d7dc87fb142 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   38:     0x5d7dc87fb142 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   39:     0x5d7dc87fb142 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   40:     0x5d7dc87fb142 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   41:     0x5d7dc87fb142 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   42:     0x5d7dc87fb142 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   43:     0x5d7dc87fb142 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x5d7dc8e3963f - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   45:     0x5d7dc8e3963f - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   46:     0x719af1b5baa4 - <unknown>
[INFO] [stdout]   47:     0x719af1be8a64 - clone
[INFO] [stdout]   48:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- syntect::tests::ui::test_japanese_default stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'syntect::tests::ui::test_japanese_default' (149) panicked at src/syntect.rs:1200:54:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5d7dc8e3a3ba - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5d7dc8e3a3ba - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5d7dc8e3a3ba - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5d7dc8e3a3ba - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5d7dc8e52b3a - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5d7dc8e52b3a - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x5d7dc8e410d2 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5d7dc8e410d2 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5d7dc8e170af - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5d7dc8e170af - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5d7dc8e319f9 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5d7dc87f7a6c - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5d7dc87f7a6c - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5d7dc8e31c72 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5d7dc8e31c72 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5d7dc8e17168 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5d7dc8e0e019 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5d7dc8e181ad - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5d7dc8e5337c - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5d7dc8e530f2 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5d7dc87535c5 - <core[35159d6ffb30e017]::result::Result<alloc[a8a7aba520129d98]::string::String, std[ec419fa8110287d5]::io::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5d7dc87535c5 - hgrep[1622a5e3ebed608]::syntect::tests::ui::read_chunks
[INFO] [stdout]                                at /opt/rustwide/workdir/src/syntect.rs:1200:54
[INFO] [stdout]   22:     0x5d7dc8753e7c - hgrep[1622a5e3ebed608]::syntect::tests::ui::run_parametrized_uitest_single_chunk
[INFO] [stdout]                                at /opt/rustwide/workdir/src/syntect.rs:1286:24
[INFO] [stdout]   23:     0x5d7dc8754329 - hgrep[1622a5e3ebed608]::syntect::tests::ui::test_japanese_default
[INFO] [stdout]                                at /opt/rustwide/workdir/src/syntect.rs:1295:25
[INFO] [stdout]   24:     0x5d7dc874e7b7 - hgrep[1622a5e3ebed608]::syntect::tests::ui::test_japanese_default::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/syntect.rs:1294:32
[INFO] [stdout]   25:     0x5d7dc87c7f96 - <hgrep[1622a5e3ebed608]::syntect::tests::ui::test_japanese_default::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x5d7dc87ead4b - <fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x5d7dc87ead4b - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18
[INFO] [stdout]   28:     0x5d7dc87f853b - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   29:     0x5d7dc87f853b - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   30:     0x5d7dc87f853b - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   31:     0x5d7dc87f853b - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   32:     0x5d7dc87f853b - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   33:     0x5d7dc87f853b - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   34:     0x5d7dc87f853b - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   35:     0x5d7dc87f2f14 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   36:     0x5d7dc87f2f14 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   37:     0x5d7dc87fb142 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   38:     0x5d7dc87fb142 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   39:     0x5d7dc87fb142 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   40:     0x5d7dc87fb142 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   41:     0x5d7dc87fb142 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   42:     0x5d7dc87fb142 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   43:     0x5d7dc87fb142 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x5d7dc8e3963f - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   45:     0x5d7dc8e3963f - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   46:     0x719af1b5baa4 - <unknown>
[INFO] [stdout]   47:     0x719af1be8a64 - clone
[INFO] [stdout]   48:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- syntect::tests::ui::test_long_line stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'syntect::tests::ui::test_long_line' (150) panicked at src/syntect.rs:1200:54:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5d7dc8e3a3ba - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5d7dc8e3a3ba - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5d7dc8e3a3ba - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5d7dc8e3a3ba - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5d7dc8e52b3a - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5d7dc8e52b3a - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x5d7dc8e410d2 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5d7dc8e410d2 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5d7dc8e170af - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5d7dc8e170af - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5d7dc8e319f9 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5d7dc87f7a6c - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5d7dc87f7a6c - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5d7dc8e31c72 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5d7dc8e31c72 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5d7dc8e17168 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5d7dc8e0e019 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5d7dc8e181ad - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5d7dc8e5337c - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5d7dc8e530f2 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5d7dc87535c5 - <core[35159d6ffb30e017]::result::Result<alloc[a8a7aba520129d98]::string::String, std[ec419fa8110287d5]::io::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5d7dc87535c5 - hgrep[1622a5e3ebed608]::syntect::tests::ui::read_chunks
[INFO] [stdout]                                at /opt/rustwide/workdir/src/syntect.rs:1200:54
[INFO] [stdout]   22:     0x5d7dc8753e7c - hgrep[1622a5e3ebed608]::syntect::tests::ui::run_parametrized_uitest_single_chunk
[INFO] [stdout]                                at /opt/rustwide/workdir/src/syntect.rs:1286:24
[INFO] [stdout]   23:     0x5d7dc8754089 - hgrep[1622a5e3ebed608]::syntect::tests::ui::test_long_line
[INFO] [stdout]                                at /opt/rustwide/workdir/src/syntect.rs:1295:25
[INFO] [stdout]   24:     0x5d7dc874e3c7 - hgrep[1622a5e3ebed608]::syntect::tests::ui::test_long_line::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/syntect.rs:1294:32
[INFO] [stdout]   25:     0x5d7dc87c7a56 - <hgrep[1622a5e3ebed608]::syntect::tests::ui::test_long_line::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x5d7dc87ead4b - <fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x5d7dc87ead4b - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18
[INFO] [stdout]   28:     0x5d7dc87f853b - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   29:     0x5d7dc87f853b - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   30:     0x5d7dc87f853b - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   31:     0x5d7dc87f853b - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   32:     0x5d7dc87f853b - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   33:     0x5d7dc87f853b - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   34:     0x5d7dc87f853b - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   35:     0x5d7dc87f2f14 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   36:     0x5d7dc87f2f14 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   37:     0x5d7dc87fb142 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   38:     0x5d7dc87fb142 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   39:     0x5d7dc87fb142 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   40:     0x5d7dc87fb142 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   41:     0x5d7dc87fb142 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   42:     0x5d7dc87fb142 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   43:     0x5d7dc87fb142 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x5d7dc8e3963f - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   45:     0x5d7dc8e3963f - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   46:     0x719af1b5baa4 - <unknown>
[INFO] [stdout]   47:     0x719af1be8a64 - clone
[INFO] [stdout]   48:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- syntect::tests::ui::test_long_line_bg stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'syntect::tests::ui::test_long_line_bg' (151) panicked at src/syntect.rs:1200:54:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5d7dc8e3a3ba - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5d7dc8e3a3ba - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5d7dc8e3a3ba - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5d7dc8e3a3ba - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5d7dc8e52b3a - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5d7dc8e52b3a - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x5d7dc8e410d2 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5d7dc8e410d2 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5d7dc8e170af - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5d7dc8e170af - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5d7dc8e319f9 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5d7dc87f7a6c - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5d7dc87f7a6c - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5d7dc8e31c72 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5d7dc8e31c72 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5d7dc8e17168 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5d7dc8e0e019 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5d7dc8e181ad - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5d7dc8e5337c - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5d7dc8e530f2 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5d7dc87535c5 - <core[35159d6ffb30e017]::result::Result<alloc[a8a7aba520129d98]::string::String, std[ec419fa8110287d5]::io::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5d7dc87535c5 - hgrep[1622a5e3ebed608]::syntect::tests::ui::read_chunks
[INFO] [stdout]                                at /opt/rustwide/workdir/src/syntect.rs:1200:54
[INFO] [stdout]   22:     0x5d7dc8753e7c - hgrep[1622a5e3ebed608]::syntect::tests::ui::run_parametrized_uitest_single_chunk
[INFO] [stdout]                                at /opt/rustwide/workdir/src/syntect.rs:1286:24
[INFO] [stdout]   23:     0x5d7dc8754189 - hgrep[1622a5e3ebed608]::syntect::tests::ui::test_long_line_bg
[INFO] [stdout]                                at /opt/rustwide/workdir/src/syntect.rs:1295:25
[INFO] [stdout]   24:     0x5d7dc874e547 - hgrep[1622a5e3ebed608]::syntect::tests::ui::test_long_line_bg::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/syntect.rs:1294:32
[INFO] [stdout]   25:     0x5d7dc87c7c56 - <hgrep[1622a5e3ebed608]::syntect::tests::ui::test_long_line_bg::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x5d7dc87ead4b - <fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x5d7dc87ead4b - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18
[INFO] [stdout]   28:     0x5d7dc87f853b - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   29:     0x5d7dc87f853b - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   30:     0x5d7dc87f853b - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   31:     0x5d7dc87f853b - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   32:     0x5d7dc87f853b - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   33:     0x5d7dc87f853b - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   34:     0x5d7dc87f853b - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   35:     0x5d7dc87f2f14 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   36:     0x5d7dc87f2f14 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   37:     0x5d7dc87fb142 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   38:     0x5d7dc87fb142 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   39:     0x5d7dc87fb142 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   40:     0x5d7dc87fb142 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   41:     0x5d7dc87fb142 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   42:     0x5d7dc87fb142 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   43:     0x5d7dc87fb142 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x5d7dc8e3963f - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   45:     0x5d7dc8e3963f - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   46:     0x719af1b5baa4 - <unknown>
[INFO] [stdout]   47:     0x719af1be8a64 - clone
[INFO] [stdout]   48:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- ripgrep::tests::test_multiline stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'ripgrep::tests::test_multiline' (118) panicked at src/ripgrep.rs:873:9:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: testdata/ripgrep/multiline.txt: IO error for operation on testdata/ripgrep/multiline.txt: No such file or directory (os error 2)
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: <anyhow::Error>::new::<ignore::Error>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.100/src/backtrace.rs:27:14
[INFO] [stdout]    1: hgrep::ripgrep::grep::<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}
[INFO] [stdout]              at ./src/ripgrep.rs:444:30
[INFO] [stdout]    2: <&mut hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0} as core::ops::function::FnMut<(core::result::Result<ignore::walk::DirEntry, ignore::Error>,)>>::call_mut
[INFO] [stdout]              at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:298:21
[INFO] [stdout]    3: core::iter::traits::iterator::Iterator::find_map::check::<core::result::Result<ignore::walk::DirEntry, ignore::Error>, core::result::Result<std::path::PathBuf, anyhow::Error>, &mut hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>::{closure#0}
[INFO] [stdout]              at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/iter/traits/iterator.rs:3000:32
[INFO] [stdout]    4: <ignore::walk::Walk as core::iter::traits::iterator::Iterator>::try_fold::<(), core::iter::traits::iterator::Iterator::find_map::check<core::result::Result<ignore::walk::DirEntry, ignore::Error>, core::result::Result<std::path::PathBuf, anyhow::Error>, &mut hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>::{closure#0}, core::ops::control_flow::ControlFlow<core::result::Result<std::path::PathBuf, anyhow::Error>>>
[INFO] [stdout]              at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/iter/traits/iterator.rs:2496:21
[INFO] [stdout]    5: <ignore::walk::Walk as core::iter::traits::iterator::Iterator>::find_map::<core::result::Result<std::path::PathBuf, anyhow::Error>, &mut hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>
[INFO] [stdout]              at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/iter/traits/iterator.rs:3006:14
[INFO] [stdout]    6: <core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}> as core::iter::traits::iterator::Iterator>::next
[INFO] [stdout]              at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/iter/adapters/filter_map.rs:64:19
[INFO] [stdout]    7: <core::iter::adapters::fuse::Fuse<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>> as core::iter::adapters::fuse::FuseImpl<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>>::next
[INFO] [stdout]              at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/iter/adapters/fuse.rs:381:29
[INFO] [stdout]    8: <core::iter::adapters::fuse::Fuse<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>> as core::iter::traits::iterator::Iterator>::next
[INFO] [stdout]              at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/iter/adapters/fuse.rs:50:9
[INFO] [stdout]    9: <&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>> as rayon::iter::plumbing::UnindexedProducer>::fold_with::<rayon::iter::filter_map::FilterMapFolder<rayon::iter::map::MapFolder<rayon::iter::try_reduce::TryReduceFolder<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, core::result::Result<bool, anyhow::Error>>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/par_bridge.rs:141:40
[INFO] [stdout]   10: rayon::iter::plumbing::bridge_unindexed_producer_consumer::<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:474:18
[INFO] [stdout]   11: rayon::iter::plumbing::bridge_unindexed_producer_consumer::<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:466:31
[INFO] [stdout]   12: rayon_core::join::join_context::call_a::<core::result::Result<bool, anyhow::Error>, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}>::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:124:17
[INFO] [stdout]   13: <core::panic::unwind_safe::AssertUnwindSafe<rayon_core::join::join_context::call_a<core::result::Result<bool, anyhow::Error>, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}>::{closure#0}> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   14: std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<rayon_core::join::join_context::call_a<core::result::Result<bool, anyhow::Error>, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}>::{closure#0}>, core::result::Result<bool, anyhow::Error>>
[INFO] [stdout]              at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   15: __rust_try
[INFO] [stdout]   16: std::panicking::catch_unwind::<core::result::Result<bool, anyhow::Error>, core::panic::unwind_safe::AssertUnwindSafe<rayon_core::join::join_context::call_a<core::result::Result<bool, anyhow::Error>, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}>::{closure#0}>>
[INFO] [stdout]              at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   17: std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<rayon_core::join::join_context::call_a<core::result::Result<bool, anyhow::Error>, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}>::{closure#0}>, core::result::Result<bool, anyhow::Error>>
[INFO] [stdout]              at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   18: rayon_core::unwind::halt_unwinding::<rayon_core::join::join_context::call_a<core::result::Result<bool, anyhow::Error>, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}>::{closure#0}, core::result::Result<bool, anyhow::Error>>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]   19: rayon_core::join::join_context::<rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#1}, core::result::Result<bool, anyhow::Error>, core::result::Result<bool, anyhow::Error>>::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:142:24
[INFO] [stdout]   20: rayon_core::registry::in_worker::<rayon_core::join::join_context<rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#1}, core::result::Result<bool, anyhow::Error>, core::result::Result<bool, anyhow::Error>>::{closure#0}, (core::result::Result<bool, anyhow::Error>, core::result::Result<bool, anyhow::Error>)>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:957:13
[INFO] [stdout]   21: rayon_core::join::join_context::<rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#1}, core::result::Result<bool, anyhow::Error>, core::result::Result<bool, anyhow::Error>>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:132:5
[INFO] [stdout]   22: rayon::iter::plumbing::bridge_unindexed_producer_consumer::<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:465:51
[INFO] [stdout]   23: rayon::iter::plumbing::bridge_unindexed_producer_consumer::<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:466:31
[INFO] [stdout]   24: rayon_core::join::join_context::call_a::<core::result::Result<bool, anyhow::Error>, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}>::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:124:17
[INFO] [stdout]   25: <core::panic::unwind_safe::AssertUnwindSafe<rayon_core::join::join_context::call_a<core::result::Result<bool, anyhow::Error>, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}>::{closure#0}> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   26: std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<rayon_core::join::join_context::call_a<core::result::Result<bool, anyhow::Error>, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}>::{closure#0}>, core::result::Result<bool, anyhow::Error>>
[INFO] [stdout]              at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   27: __rust_try
[INFO] [stdout]   28: std::panicking::catch_unwind::<core::result::Result<bool, anyhow::Error>, core::panic::unwind_safe::AssertUnwindSafe<rayon_core::join::join_context::call_a<core::result::Result<bool, anyhow::Error>, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}>::{closure#0}>>
[INFO] [stdout]              at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   29: std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<rayon_core::join::join_context::call_a<core::result::Result<bool, anyhow::Error>, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}>::{closure#0}>, core::result::Result<bool, anyhow::Error>>
[INFO] [stdout]              at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   30: rayon_core::unwind::halt_unwinding::<rayon_core::join::join_context::call_a<core::result::Result<bool, anyhow::Error>, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}>::{closure#0}, core::result::Result<bool, anyhow::Error>>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]   31: rayon_core::join::join_context::<rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#1}, core::result::Result<bool, anyhow::Error>, core::result::Result<bool, anyhow::Error>>::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:142:24
[INFO] [stdout]   32: rayon_core::registry::in_worker::<rayon_core::join::join_context<rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#1}, core::result::Result<bool, anyhow::Error>, core::result::Result<bool, anyhow::Error>>::{closure#0}, (core::result::Result<bool, anyhow::Error>, core::result::Result<bool, anyhow::Error>)>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:957:13
[INFO] [stdout]   33: rayon_core::join::join_context::<rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#1}, core::result::Result<bool, anyhow::Error>, core::result::Result<bool, anyhow::Error>>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:132:5
[INFO] [stdout]   34: rayon::iter::plumbing::bridge_unindexed_producer_consumer::<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:465:51
[INFO] [stdout]   35: rayon::iter::plumbing::bridge_unindexed_producer_consumer::<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:466:31
[INFO] [stdout]   36: rayon_core::join::join_context::call_a::<core::result::Result<bool, anyhow::Error>, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}>::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:124:17
[INFO] [stdout]   37: <core::panic::unwind_safe::AssertUnwindSafe<rayon_core::join::join_context::call_a<core::result::Result<bool, anyhow::Error>, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}>::{closure#0}> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   38: std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<rayon_core::join::join_context::call_a<core::result::Result<bool, anyhow::Error>, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}>::{closure#0}>, core::result::Result<bool, anyhow::Error>>
[INFO] [stdout]              at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   39: __rust_try
[INFO] [stdout]   40: std::panicking::catch_unwind::<core::result::Result<bool, anyhow::Error>, core::panic::unwind_safe::AssertUnwindSafe<rayon_core::join::join_context::call_a<core::result::Result<bool, anyhow::Error>, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}>::{closure#0}>>
[INFO] [stdout]              at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   41: std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<rayon_core::join::join_context::call_a<core::result::Result<bool, anyhow::Error>, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}>::{closure#0}>, core::result::Result<bool, anyhow::Error>>
[INFO] [stdout]              at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   42: rayon_core::unwind::halt_unwinding::<rayon_core::join::join_context::call_a<core::result::Result<bool, anyhow::Error>, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}>::{closure#0}, core::result::Result<bool, anyhow::Error>>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]   43: rayon_core::join::join_context::<rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#1}, core::result::Result<bool, anyhow::Error>, core::result::Result<bool, anyhow::Error>>::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:142:24
[INFO] [stdout]   44: rayon_core::registry::in_worker::<rayon_core::join::join_context<rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#1}, core::result::Result<bool, anyhow::Error>, core::result::Result<bool, anyhow::Error>>::{closure#0}, (core::result::Result<bool, anyhow::Error>, core::result::Result<bool, anyhow::Error>)>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:957:13
[INFO] [stdout]   45: rayon_core::join::join_context::<rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#1}, core::result::Result<bool, anyhow::Error>, core::result::Result<bool, anyhow::Error>>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:132:5
[INFO] [stdout]   46: rayon::iter::plumbing::bridge_unindexed_producer_consumer::<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:465:51
[INFO] [stdout]   47: rayon::iter::plumbing::bridge_unindexed_producer_consumer::<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:466:31
[INFO] [stdout]   48: rayon_core::join::join_context::call_a::<core::result::Result<bool, anyhow::Error>, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}>::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:124:17
[INFO] [stdout]   49: <core::panic::unwind_safe::AssertUnwindSafe<rayon_core::join::join_context::call_a<core::result::Result<bool, anyhow::Error>, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}>::{closure#0}> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   50: std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<rayon_core::join::join_context::call_a<core::result::Result<bool, anyhow::Error>, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}>::{closure#0}>, core::result::Result<bool, anyhow::Error>>
[INFO] [stdout]              at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   51: __rust_try
[INFO] [stdout]   52: std::panicking::catch_unwind::<core::result::Result<bool, anyhow::Error>, core::panic::unwind_safe::AssertUnwindSafe<rayon_core::join::join_context::call_a<core::result::Result<bool, anyhow::Error>, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}>::{closure#0}>>
[INFO] [stdout]              at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   53: std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<rayon_core::join::join_context::call_a<core::result::Result<bool, anyhow::Error>, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}>::{closure#0}>, core::result::Result<bool, anyhow::Error>>
[INFO] [stdout]              at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   54: rayon_core::unwind::halt_unwinding::<rayon_core::join::join_context::call_a<core::result::Result<bool, anyhow::Error>, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}>::{closure#0}, core::result::Result<bool, anyhow::Error>>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]   55: rayon_core::join::join_context::<rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#1}, core::result::Result<bool, anyhow::Error>, core::result::Result<bool, anyhow::Error>>::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:142:24
[INFO] [stdout]   56: rayon_core::registry::in_worker::<rayon_core::join::join_context<rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#1}, core::result::Result<bool, anyhow::Error>, core::result::Result<bool, anyhow::Error>>::{closure#0}, (core::result::Result<bool, anyhow::Error>, core::result::Result<bool, anyhow::Error>)>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:957:13
[INFO] [stdout]   57: rayon_core::join::join_context::<rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#1}, core::result::Result<bool, anyhow::Error>, core::result::Result<bool, anyhow::Error>>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:132:5
[INFO] [stdout]   58: rayon::iter::plumbing::bridge_unindexed_producer_consumer::<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:465:51
[INFO] [stdout]   59: rayon::iter::plumbing::bridge_unindexed_producer_consumer::<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:466:31
[INFO] [stdout]   60: rayon_core::join::join_context::call_a::<core::result::Result<bool, anyhow::Error>, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}>::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:124:17
[INFO] [stdout]   61: <core::panic::unwind_safe::AssertUnwindSafe<rayon_core::join::join_context::call_a<core::result::Result<bool, anyhow::Error>, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}>::{closure#0}> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   62: std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<rayon_core::join::join_context::call_a<core::result::Result<bool, anyhow::Error>, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}>::{closure#0}>, core::result::Result<bool, anyhow::Error>>
[INFO] [stdout]              at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   63: __rust_try
[INFO] [stdout]   64: std::panicking::catch_unwind::<core::result::Result<bool, anyhow::Error>, core::panic::unwind_safe::AssertUnwindSafe<rayon_core::join::join_context::call_a<core::result::Result<bool, anyhow::Error>, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}>::{closure#0}>>
[INFO] [stdout]              at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   65: std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<rayon_core::join::join_context::call_a<core::result::Result<bool, anyhow::Error>, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}>::{closure#0}>, core::result::Result<bool, anyhow::Error>>
[INFO] [stdout]              at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   66: rayon_core::unwind::halt_unwinding::<rayon_core::join::join_context::call_a<core::result::Result<bool, anyhow::Error>, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}>::{closure#0}, core::result::Result<bool, anyhow::Error>>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]   67: rayon_core::join::join_context::<rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#1}, core::result::Result<bool, anyhow::Error>, core::result::Result<bool, anyhow::Error>>::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:142:24
[INFO] [stdout]   68: rayon_core::registry::in_worker::<rayon_core::join::join_context<rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#1}, core::result::Result<bool, anyhow::Error>, core::result::Result<bool, anyhow::Error>>::{closure#0}, (core::result::Result<bool, anyhow::Error>, core::result::Result<bool, anyhow::Error>)>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:957:13
[INFO] [stdout]   69: rayon_core::join::join_context::<rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#1}, core::result::Result<bool, anyhow::Error>, core::result::Result<bool, anyhow::Error>>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:132:5
[INFO] [stdout]   70: rayon::iter::plumbing::bridge_unindexed_producer_consumer::<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:465:51
[INFO] [stdout]   71: rayon::iter::plumbing::bridge_unindexed_producer_consumer::<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:466:31
[INFO] [stdout]   72: rayon_core::join::join_context::call_a::<core::result::Result<bool, anyhow::Error>, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}>::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:124:17
[INFO] [stdout]   73: <core::panic::unwind_safe::AssertUnwindSafe<rayon_core::join::join_context::call_a<core::result::Result<bool, anyhow::Error>, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}>::{closure#0}> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   74: std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<rayon_core::join::join_context::call_a<core::result::Result<bool, anyhow::Error>, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}>::{closure#0}>, core::result::Result<bool, anyhow::Error>>
[INFO] [stdout]              at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   75: __rust_try
[INFO] [stdout]   76: std::panicking::catch_unwind::<core::result::Result<bool, anyhow::Error>, core::panic::unwind_safe::AssertUnwindSafe<rayon_core::join::join_context::call_a<core::result::Result<bool, anyhow::Error>, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}>::{closure#0}>>
[INFO] [stdout]              at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   77: std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<rayon_core::join::join_context::call_a<core::result::Result<bool, anyhow::Error>, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}>::{closure#0}>, core::result::Result<bool, anyhow::Error>>
[INFO] [stdout]              at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   78: rayon_core::unwind::halt_unwinding::<rayon_core::join::join_context::call_a<core::result::Result<bool, anyhow::Error>, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}>::{closure#0}, core::result::Result<bool, anyhow::Error>>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]   79: rayon_core::join::join_context::<rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#1}, core::result::Result<bool, anyhow::Error>, core::result::Result<bool, anyhow::Error>>::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:142:24
[INFO] [stdout]   80: rayon_core::registry::in_worker::<rayon_core::join::join_context<rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#1}, core::result::Result<bool, anyhow::Error>, core::result::Result<bool, anyhow::Error>>::{closure#0}, (core::result::Result<bool, anyhow::Error>, core::result::Result<bool, anyhow::Error>)>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:957:13
[INFO] [stdout]   81: rayon_core::join::join_context::<rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#1}, core::result::Result<bool, anyhow::Error>, core::result::Result<bool, anyhow::Error>>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:132:5
[INFO] [stdout]   82: rayon::iter::plumbing::bridge_unindexed_producer_consumer::<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:465:51
[INFO] [stdout]   83: rayon::iter::plumbing::bridge_unindexed_producer_consumer::<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:466:31
[INFO] [stdout]   84: rayon_core::join::join_context::call_a::<core::result::Result<bool, anyhow::Error>, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}>::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:124:17
[INFO] [stdout]   85: <core::panic::unwind_safe::AssertUnwindSafe<rayon_core::join::join_context::call_a<core::result::Result<bool, anyhow::Error>, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}>::{closure#0}> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   86: std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<rayon_core::join::join_context::call_a<core::result::Result<bool, anyhow::Error>, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}>::{closure#0}>, core::result::Result<bool, anyhow::Error>>
[INFO] [stdout]              at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   87: __rust_try
[INFO] [stdout]   88: std::panicking::catch_unwind::<core::result::Result<bool, anyhow::Error>, core::panic::unwind_safe::AssertUnwindSafe<rayon_core::join::join_context::call_a<core::result::Result<bool, anyhow::Error>, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}>::{closure#0}>>
[INFO] [stdout]              at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   89: std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<rayon_core::join::join_context::call_a<core::result::Result<bool, anyhow::Error>, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}>::{closure#0}>, core::result::Result<bool, anyhow::Error>>
[INFO] [stdout]              at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   90: rayon_core::unwind::halt_unwinding::<rayon_core::join::join_context::call_a<core::result::Result<bool, anyhow::Error>, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}>::{closure#0}, core::result::Result<bool, anyhow::Error>>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]   91: rayon_core::join::join_context::<rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#1}, core::result::Result<bool, anyhow::Error>, core::result::Result<bool, anyhow::Error>>::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:142:24
[INFO] [stdout]   92: <rayon_core::registry::Registry>::in_worker_cold::<rayon_core::join::join_context<rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#1}, core::result::Result<bool, anyhow::Error>, core::result::Result<bool, anyhow::Error>>::{closure#0}, (core::result::Result<bool, anyhow::Error>, core::result::Result<bool, anyhow::Error>)>::{closure#0}::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:531:21
[INFO] [stdout]   93: <rayon_core::job::JobResult<(core::result::Result<bool, anyhow::Error>, core::result::Result<bool, anyhow::Error>)>>::call::<<rayon_core::registry::Registry>::in_worker_cold<rayon_core::join::join_context<rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#1}, core::result::Result<bool, anyhow::Error>, core::result::Result<bool, anyhow::Error>>::{closure#0}, (core::result::Result<bool, anyhow::Error>, core::result::Result<bool, anyhow::Error>)>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:218:41
[INFO] [stdout]   94: <core::panic::unwind_safe::AssertUnwindSafe<<rayon_core::job::JobResult<(core::result::Result<bool, anyhow::Error>, core::result::Result<bool, anyhow::Error>)>>::call<<rayon_core::registry::Registry>::in_worker_cold<rayon_core::join::join_context<rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#1}, core::result::Result<bool, anyhow::Error>, core::result::Result<bool, anyhow::Error>>::{closure#0}, (core::result::Result<bool, anyhow::Error>, core::result::Result<bool, anyhow::Error>)>::{closure#0}::{closure#0}>::{closure#0}> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   95: std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<<rayon_core::job::JobResult<(core::result::Result<bool, anyhow::Error>, core::result::Result<bool, anyhow::Error>)>>::call<<rayon_core::registry::Registry>::in_worker_cold<rayon_core::join::join_context<rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#1}, core::result::Result<bool, anyhow::Error>, core::result::Result<bool, anyhow::Error>>::{closure#0}, (core::result::Result<bool, anyhow::Error>, core::result::Result<bool, anyhow::Error>)>::{closure#0}::{closure#0}>::{closure#0}>, (core::result::Result<bool, anyhow::Error>, core::result::Result<bool, anyhow::Error>)>
[INFO] [stdout]              at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   96: __rust_try
[INFO] [stdout]   97: std::panicking::catch_unwind::<(core::result::Result<bool, anyhow::Error>, core::result::Result<bool, anyhow::Error>), core::panic::unwind_safe::AssertUnwindSafe<<rayon_core::job::JobResult<(core::result::Result<bool, anyhow::Error>, core::result::Result<bool, anyhow::Error>)>>::call<<rayon_core::registry::Registry>::in_worker_cold<rayon_core::join::join_context<rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#1}, core::result::Result<bool, anyhow::Error>, core::result::Result<bool, anyhow::Error>>::{closure#0}, (core::result::Result<bool, anyhow::Error>, core::result::Result<bool, anyhow::Error>)>::{closure#0}::{closure#0}>::{closure#0}>>
[INFO] [stdout]              at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   98: std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<<rayon_core::job::JobResult<(core::result::Result<bool, anyhow::Error>, core::result::Result<bool, anyhow::Error>)>>::call<<rayon_core::registry::Registry>::in_worker_cold<rayon_core::join::join_context<rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#1}, core::result::Result<bool, anyhow::Error>, core::result::Result<bool, anyhow::Error>>::{closure#0}, (core::result::Result<bool, anyhow::Error>, core::result::Result<bool, anyhow::Error>)>::{closure#0}::{closure#0}>::{closure#0}>, (core::result::Result<bool, anyhow::Error>, core::result::Result<bool, anyhow::Error>)>
[INFO] [stdout]              at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   99: rayon_core::unwind::halt_unwinding::<<rayon_core::job::JobResult<(core::result::Result<bool, anyhow::Error>, core::result::Result<bool, anyhow::Error>)>>::call<<rayon_core::registry::Registry>::in_worker_cold<rayon_core::join::join_context<rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#1}, core::result::Result<bool, anyhow::Error>, core::result::Result<bool, anyhow::Error>>::{closure#0}, (core::result::Result<bool, anyhow::Error>, core::result::Result<bool, anyhow::Error>)>::{closure#0}::{closure#0}>::{closure#0}, (core::result::Result<bool, anyhow::Error>, core::result::Result<bool, anyhow::Error>)>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]  100: <rayon_core::job::JobResult<(core::result::Result<bool, anyhow::Error>, core::result::Result<bool, anyhow::Error>)>>::call::<<rayon_core::registry::Registry>::in_worker_cold<rayon_core::join::join_context<rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#1}, core::result::Result<bool, anyhow::Error>, core::result::Result<bool, anyhow::Error>>::{closure#0}, (core::result::Result<bool, anyhow::Error>, core::result::Result<bool, anyhow::Error>)>::{closure#0}::{closure#0}>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:218:15
[INFO] [stdout]  101: <rayon_core::job::StackJob<rayon_core::latch::LatchRef<rayon_core::latch::LockLatch>, <rayon_core::registry::Registry>::in_worker_cold<rayon_core::join::join_context<rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, &hgrep::ripgrep::tests::DummyPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#1}, core::result::Result<bool, anyhow::Error>, core::result::Result<bool, anyhow::Error>>::{closure#0}, (core::result::Result<bool, anyhow::Error>, core::result::Result<bool, anyhow::Error>)>::{closure#0}::{closure#0}, (core::result::Result<bool, anyhow::Error>, core::result::Result<bool, anyhow::Error>)> as rayon_core::job::Job>::execute
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:120:32
[INFO] [stdout]  102: <rayon_core::job::JobRef>::execute
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:64:9
[INFO] [stdout]  103: <rayon_core::registry::WorkerThread>::execute
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:866:13
[INFO] [stdout]  104: <rayon_core::registry::WorkerThread>::wait_until_cold
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:800:26
[INFO] [stdout]  105: <rayon_core::registry::WorkerThread>::wait_until::<rayon_core::latch::SpinLatch>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:775:18
[INFO] [stdout]  106: rayon_core::join::join_context::<rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#1}, core::result::Result<bool, anyhow::Error>, core::result::Result<bool, anyhow::Error>>::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:157:31
[INFO] [stdout]  107: rayon_core::registry::in_worker::<rayon_core::join::join_context<rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#1}, core::result::Result<bool, anyhow::Error>, core::result::Result<bool, anyhow::Error>>::{closure#0}, (core::result::Result<bool, anyhow::Error>, core::result::Result<bool, anyhow::Error>)>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:957:13
[INFO] [stdout]  108: rayon_core::join::join_context::<rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#1}, core::result::Result<bool, anyhow::Error>, core::result::Result<bool, anyhow::Error>>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:132:5
[INFO] [stdout]  109: rayon::iter::plumbing::bridge_unindexed_producer_consumer::<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:465:51
[INFO] [stdout]  110: rayon::iter::plumbing::bridge_unindexed_producer_consumer::<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:466:31
[INFO] [stdout]  111: rayon_core::join::join_context::call_a::<core::result::Result<bool, anyhow::Error>, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}>::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:124:17
[INFO] [stdout]  112: <core::panic::unwind_safe::AssertUnwindSafe<rayon_core::join::join_context::call_a<core::result::Result<bool, anyhow::Error>, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}>::{closure#0}> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]  113: std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<rayon_core::join::join_context::call_a<core::result::Result<bool, anyhow::Error>, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}>::{closure#0}>, core::result::Result<bool, anyhow::Error>>
[INFO] [stdout]              at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]  114: __rust_try
[INFO] [stdout]  115: std::panicking::catch_unwind::<core::result::Result<bool, anyhow::Error>, core::panic::unwind_safe::AssertUnwindSafe<rayon_core::join::join_context::call_a<core::result::Result<bool, anyhow::Error>, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}>::{closure#0}>>
[INFO] [stdout]              at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]  116: std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<rayon_core::join::join_context::call_a<core::result::Result<bool, anyhow::Error>, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}>::{closure#0}>, core::result::Result<bool, anyhow::Error>>
[INFO] [stdout]              at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]  117: rayon_core::unwind::halt_unwinding::<rayon_core::join::join_context::call_a<core::result::Result<bool, anyhow::Error>, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}>::{closure#0}, core::result::Result<bool, anyhow::Error>>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]  118: rayon_core::join::join_context::<rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#1}, core::result::Result<bool, anyhow::Error>, core::result::Result<bool, anyhow::Error>>::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:142:24
[INFO] [stdout]  119: rayon_core::registry::in_worker::<rayon_core::join::join_context<rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#1}, core::result::Result<bool, anyhow::Error>, core::result::Result<bool, anyhow::Error>>::{closure#0}, (core::result::Result<bool, anyhow::Error>, core::result::Result<bool, anyhow::Error>)>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:957:13
[INFO] [stdout]  120: rayon_core::join::join_context::<rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#1}, core::result::Result<bool, anyhow::Error>, core::result::Result<bool, anyhow::Error>>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:132:5
[INFO] [stdout]  121: rayon::iter::plumbing::bridge_unindexed_producer_consumer::<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:465:51
[INFO] [stdout]  122: rayon::iter::plumbing::bridge_unindexed_producer_consumer::<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:466:31
[INFO] [stdout]  123: rayon_core::join::join_context::call_a::<core::result::Result<bool, anyhow::Error>, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}>::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:124:17
[INFO] [stdout]  124: <core::panic::unwind_safe::AssertUnwindSafe<rayon_core::join::join_context::call_a<core::result::Result<bool, anyhow::Error>, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}>::{closure#0}> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]  125: std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<rayon_core::join::join_context::call_a<core::result::Result<bool, anyhow::Error>, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}>::{closure#0}>, core::result::Result<bool, anyhow::Error>>
[INFO] [stdout]              at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]  126: __rust_try
[INFO] [stdout]  127: std::panicking::catch_unwind::<core::result::Result<bool, anyhow::Error>, core::panic::unwind_safe::AssertUnwindSafe<rayon_core::join::join_context::call_a<core::result::Result<bool, anyhow::Error>, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}>::{closure#0}>>
[INFO] [stdout]              at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]  128: std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<rayon_core::join::join_context::call_a<core::result::Result<bool, anyhow::Error>, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}>::{closure#0}>, core::result::Result<bool, anyhow::Error>>
[INFO] [stdout]              at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]  129: rayon_core::unwind::halt_unwinding::<rayon_core::join::join_context::call_a<core::result::Result<bool, anyhow::Error>, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}>::{closure#0}, core::result::Result<bool, anyhow::Error>>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]  130: rayon_core::join::join_context::<rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#1}, core::result::Result<bool, anyhow::Error>, core::result::Result<bool, anyhow::Error>>::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:142:24
[INFO] [stdout]  131: rayon_core::registry::in_worker::<rayon_core::join::join_context<rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#1}, core::result::Result<bool, anyhow::Error>, core::result::Result<bool, anyhow::Error>>::{closure#0}, (core::result::Result<bool, anyhow::Error>, core::result::Result<bool, anyhow::Error>)>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:957:13
[INFO] [stdout]  132: rayon_core::join::join_context::<rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#1}, core::result::Result<bool, anyhow::Error>, core::result::Result<bool, anyhow::Error>>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:132:5
[INFO] [stdout]  133: rayon::iter::plumbing::bridge_unindexed_producer_consumer::<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:465:51
[INFO] [stdout]  134: rayon::iter::plumbing::bridge_unindexed_producer_consumer::<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:466:31
[INFO] [stdout]  135: rayon_core::join::join_context::call_a::<core::result::Result<bool, anyhow::Error>, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}>::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:124:17
[INFO] [stdout]  136: <core::panic::unwind_safe::AssertUnwindSafe<rayon_core::join::join_context::call_a<core::result::Result<bool, anyhow::Error>, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}>::{closure#0}> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]  137: std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<rayon_core::join::join_context::call_a<core::result::Result<bool, anyhow::Error>, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}>::{closure#0}>, core::result::Result<bool, anyhow::Error>>
[INFO] [stdout]              at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]  138: __rust_try
[INFO] [stdout]  139: std::panicking::catch_unwind::<core::result::Result<bool, anyhow::Error>, core::panic::unwind_safe::AssertUnwindSafe<rayon_core::join::join_context::call_a<core::result::Result<bool, anyhow::Error>, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}>::{closure#0}>>
[INFO] [stdout]              at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]  140: std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<rayon_core::join::join_context::call_a<core::result::Result<bool, anyhow::Error>, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}>::{closure#0}>, core::result::Result<bool, anyhow::Error>>
[INFO] [stdout]              at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]  141: rayon_core::unwind::halt_unwinding::<rayon_core::join::join_context::call_a<core::result::Result<bool, anyhow::Error>, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}>::{closure#0}, core::result::Result<bool, anyhow::Error>>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]  142: rayon_core::join::join_context::<rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#1}, core::result::Result<bool, anyhow::Error>, core::result::Result<bool, anyhow::Error>>::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:142:24
[INFO] [stdout]  143: rayon_core::registry::in_worker::<rayon_core::join::join_context<rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#1}, core::result::Result<bool, anyhow::Error>, core::result::Result<bool, anyhow::Error>>::{closure#0}, (core::result::Result<bool, anyhow::Error>, core::result::Result<bool, anyhow::Error>)>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:957:13
[INFO] [stdout]  144: rayon_core::join::join_context::<rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#1}, core::result::Result<bool, anyhow::Error>, core::result::Result<bool, anyhow::Error>>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:132:5
[INFO] [stdout]  145: rayon::iter::plumbing::bridge_unindexed_producer_consumer::<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:465:51
[INFO] [stdout]  146: rayon::iter::plumbing::bridge_unindexed_producer_consumer::<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:466:31
[INFO] [stdout]  147: rayon_core::join::join_context::call_a::<core::result::Result<bool, anyhow::Error>, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}>::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:124:17
[INFO] [stdout]  148: <core::panic::unwind_safe::AssertUnwindSafe<rayon_core::join::join_context::call_a<core::result::Result<bool, anyhow::Error>, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}>::{closure#0}> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]  149: std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<rayon_core::join::join_context::call_a<core::result::Result<bool, anyhow::Error>, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}>::{closure#0}>, core::result::Result<bool, anyhow::Error>>
[INFO] [stdout]              at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]  150: __rust_try
[INFO] [stdout]  151: std::panicking::catch_unwind::<core::result::Result<bool, anyhow::Error>, core::panic::unwind_safe::AssertUnwindSafe<rayon_core::join::join_context::call_a<core::result::Result<bool, anyhow::Error>, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}>::{closure#0}>>
[INFO] [stdout]              at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]  152: std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<rayon_core::join::join_context::call_a<core::result::Result<bool, anyhow::Error>, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}>::{closure#0}>, core::result::Result<bool, anyhow::Error>>
[INFO] [stdout]              at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]  153: rayon_core::unwind::halt_unwinding::<rayon_core::join::join_context::call_a<core::result::Result<bool, anyhow::Error>, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}>::{closure#0}, core::result::Result<bool, anyhow::Error>>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]  154: rayon_core::join::join_context::<rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#1}, core::result::Result<bool, anyhow::Error>, core::result::Result<bool, anyhow::Error>>::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:142:24
[INFO] [stdout]  155: rayon_core::registry::in_worker::<rayon_core::join::join_context<rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#1}, core::result::Result<bool, anyhow::Error>, core::result::Result<bool, anyhow::Error>>::{closure#0}, (core::result::Result<bool, anyhow::Error>, core::result::Result<bool, anyhow::Error>)>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:957:13
[INFO] [stdout]  156: rayon_core::join::join_context::<rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#0}, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#1}, core::result::Result<bool, anyhow::Error>, core::result::Result<bool, anyhow::Error>>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:132:5
[INFO] [stdout]  157: rayon::iter::plumbing::bridge_unindexed_producer_consumer::<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:465:51
[INFO] [stdout]  158: rayon::iter::plumbing::bridge_unindexed_producer_consumer::<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#1}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:467:31
[INFO] [stdout]  159: rayon_core::join::join_context::call_b::<core::result::Result<bool, anyhow::Error>, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#1}>::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:129:25
[INFO] [stdout]  160: <rayon_core::job::JobResult<core::result::Result<bool, anyhow::Error>>>::call::<rayon_core::join::join_context::call_b<core::result::Result<bool, anyhow::Error>, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:218:41
[INFO] [stdout]  161: <core::panic::unwind_safe::AssertUnwindSafe<<rayon_core::job::JobResult<core::result::Result<bool, anyhow::Error>>>::call<rayon_core::join::join_context::call_b<core::result::Result<bool, anyhow::Error>, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]  162: std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<<rayon_core::job::JobResult<core::result::Result<bool, anyhow::Error>>>::call<rayon_core::join::join_context::call_b<core::result::Result<bool, anyhow::Error>, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}>, core::result::Result<bool, anyhow::Error>>
[INFO] [stdout]              at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]  163: __rust_try
[INFO] [stdout]  164: std::panicking::catch_unwind::<core::result::Result<bool, anyhow::Error>, core::panic::unwind_safe::AssertUnwindSafe<<rayon_core::job::JobResult<core::result::Result<bool, anyhow::Error>>>::call<rayon_core::join::join_context::call_b<core::result::Result<bool, anyhow::Error>, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}>>
[INFO] [stdout]              at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]  165: std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<<rayon_core::job::JobResult<core::result::Result<bool, anyhow::Error>>>::call<rayon_core::join::join_context::call_b<core::result::Result<bool, anyhow::Error>, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}>, core::result::Result<bool, anyhow::Error>>
[INFO] [stdout]              at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]  166: rayon_core::unwind::halt_unwinding::<<rayon_core::job::JobResult<core::result::Result<bool, anyhow::Error>>>::call<rayon_core::join::join_context::call_b<core::result::Result<bool, anyhow::Error>, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}, core::result::Result<bool, anyhow::Error>>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]  167: <rayon_core::job::JobResult<core::result::Result<bool, anyhow::Error>>>::call::<rayon_core::join::join_context::call_b<core::result::Result<bool, anyhow::Error>, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#1}>::{closure#0}>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:218:15
[INFO] [stdout]  168: <rayon_core::job::StackJob<rayon_core::latch::SpinLatch, rayon_core::join::join_context::call_b<core::result::Result<bool, anyhow::Error>, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer<rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<<hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#3}, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#2}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#1}>, <hgrep::ripgrep::Ripgrep<grep_regex::matcher::RegexMatcher, hgrep::ripgrep::tests::ErrorPrinter>>::grep<core::iter::adapters::filter_map::FilterMap<ignore::walk::Walk, hgrep::ripgrep::grep<hgrep::ripgrep::tests::ErrorPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>>::{closure#0}>>::{closure#1}>::{closure#0}, core::result::Result<bool, anyhow::Error>> as rayon_core::job::Job>::execute
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:120:32
[INFO] [stdout]  169: <rayon_core::job::JobRef>::execute
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:64:9
[INFO] [stdout]  170: <rayon_core::registry::WorkerThread>::execute
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:866:13
[INFO] [stdout]  171: <rayon_core::registry::WorkerThread>::wait_until_cold
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:800:26
[INFO] [stdout]  172: <rayon_core::registry::WorkerThread>::wait_until::<rayon_core::latch::OnceLatch>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:775:18
[INFO] [stdout]  173: <rayon_core::registry::WorkerThread>::wait_until_out_of_work
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:824:14
[INFO] [stdout]  174: rayon_core::registry::main_loop
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:929:19
[INFO] [stdout]  175: <rayon_core::registry::ThreadBuilder>::run
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:50:18
[INFO] [stdout]  176: <rayon_core::registry::DefaultSpawn as rayon_core::registry::ThreadSpawn>::spawn::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:95:27
[INFO] [stdout]  177: std::sys::backtrace::__rust_begin_short_backtrace::<<rayon_core::registry::DefaultSpawn as rayon_core::registry::ThreadSpawn>::spawn::{closure#0}, ()>
[INFO] [stdout]              at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]  178: std::thread::lifecycle::spawn_unchecked::<<rayon_core::registry::DefaultSpawn as rayon_core::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]              at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]  179: <core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<<rayon_core::registry::DefaultSpawn as rayon_core::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}::{closure#0}> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]  180: std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<<rayon_core::registry::DefaultSpawn as rayon_core::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]              at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]  181: __rust_try
[INFO] [stdout]  182: std::panicking::catch_unwind::<(), core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<<rayon_core::registry::DefaultSpawn as rayon_core::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]              at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]  183: std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<<rayon_core::registry::DefaultSpawn as rayon_core::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]              at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]  184: std::thread::lifecycle::spawn_unchecked::<<rayon_core::registry::DefaultSpawn as rayon_core::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}
[INFO] [stdout]              at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]  185: <std::thread::lifecycle::spawn_unchecked<<rayon_core::registry::DefaultSpawn as rayon_core::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]              at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]  186: <alloc::boxed::Box<dyn core::ops::function::FnOnce<(), Output = ()> + core::marker::Send> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]  187: <std::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]              at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]  188: <unknown>
[INFO] [stdout]  189: clone
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5d7dc8e3a3ba - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5d7dc8e3a3ba - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5d7dc8e3a3ba - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5d7dc8e3a3ba - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5d7dc8e52b3a - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5d7dc8e52b3a - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x5d7dc8e410d2 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5d7dc8e410d2 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5d7dc8e170af - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5d7dc8e170af - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5d7dc8e319f9 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5d7dc87f7a6c - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5d7dc87f7a6c - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5d7dc8e31c72 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5d7dc8e31c72 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5d7dc8e17168 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[WARN] too many lines in the log, truncating it
