[INFO] fetching crate hgrep 0.3.9... [INFO] testing hgrep-0.3.9 against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210-1 [INFO] extracting crate hgrep 0.3.9 into /workspace/builds/worker-1-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-1-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate hgrep 0.3.9 on toolchain dec9417b8611e34e787a3e4c37686b5131f9e5c5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 59765ac57f92d61010f2b7bfd44cc8d6a4447d3f472a68b91973e0bb03650eef [INFO] running `Command { std: "docker" "start" "-a" "59765ac57f92d61010f2b7bfd44cc8d6a4447d3f472a68b91973e0bb03650eef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "59765ac57f92d61010f2b7bfd44cc8d6a4447d3f472a68b91973e0bb03650eef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "59765ac57f92d61010f2b7bfd44cc8d6a4447d3f472a68b91973e0bb03650eef", kill_on_drop: false }` [INFO] [stdout] 59765ac57f92d61010f2b7bfd44cc8d6a4447d3f472a68b91973e0bb03650eef [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] be6f580a75531a7b5f26b16a657e0adf2131503de2ae5d93e6646f6e245f2de5 [INFO] running `Command { std: "docker" "start" "-a" "be6f580a75531a7b5f26b16a657e0adf2131503de2ae5d93e6646f6e245f2de5", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.177 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling unicode-ident v1.0.20 [INFO] [stderr] Compiling quote v1.0.41 [INFO] [stderr] Compiling find-msvc-tools v0.1.4 [INFO] [stderr] Compiling pkg-config v0.3.32 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling hashbrown v0.16.0 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling proc-macro2 v1.0.103 [INFO] [stderr] Compiling itoa v1.0.15 [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 colorchoice v1.0.4 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling prettyplease v0.2.37 [INFO] [stderr] Compiling winnow v0.7.13 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling anstream v0.6.21 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling toml_writer v1.0.4 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling time v0.3.44 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling grep-matcher v0.1.8 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling quick-xml v0.38.3 [INFO] [stderr] Compiling bytemuck v1.24.0 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling indexmap v2.12.0 [INFO] [stderr] Compiling phf_codegen v0.11.3 [INFO] [stderr] Compiling syn v2.0.108 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling terminal_size v0.4.3 [INFO] [stderr] Compiling cc v1.2.43 [INFO] [stderr] Compiling clap_builder v4.5.50 [INFO] [stderr] Compiling mio v1.1.0 [INFO] [stderr] Compiling terminal-trx v0.2.5 [INFO] [stderr] Compiling toml_parser v1.0.4 [INFO] [stderr] Compiling terminfo v0.9.0 [INFO] [stderr] Compiling rgb v0.8.52 [INFO] [stderr] Compiling flate2 v1.1.5 [INFO] [stderr] Compiling serde_spanned v1.0.3 [INFO] [stderr] Compiling toml_datetime v0.7.3 [INFO] [stderr] Compiling plist v1.8.0 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling std_prelude v0.2.12 [INFO] [stderr] Compiling unicode-width v0.2.2 [INFO] [stderr] Compiling xterm-color v1.0.1 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling console v0.16.1 [INFO] [stderr] Compiling terminal-colorsaurus v1.0.1 [INFO] [stderr] Compiling dirs-sys v0.5.0 [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 phf v0.11.3 [INFO] [stderr] Compiling ansi_colours v1.2.3 [INFO] [stderr] Compiling encoding_rs_io v0.1.7 [INFO] [stderr] Compiling memmap2 v0.9.9 [INFO] [stderr] Compiling clircle v0.6.1 [INFO] [stderr] Compiling content_inspector v0.2.4 [INFO] [stderr] Compiling semver v1.0.27 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling bytesize v1.3.3 [INFO] [stderr] Compiling roff v0.2.2 [INFO] [stderr] Compiling bstr v1.12.1 [INFO] [stderr] Compiling nu-ansi-term v0.50.3 [INFO] [stderr] Compiling dirs v6.0.0 [INFO] [stderr] Compiling pathdiff v0.2.3 [INFO] [stderr] Compiling onig_sys v69.9.1 [INFO] [stderr] Compiling pcre2-sys v0.2.10 [INFO] [stderr] Compiling libmimalloc-sys v0.1.44 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling pcre2 v0.2.11 [INFO] [stderr] Compiling globset v0.4.18 [INFO] [stderr] Compiling grep-searcher v0.1.16 [INFO] [stderr] Compiling clap v4.5.50 [INFO] [stderr] Compiling clap_complete v4.5.59 [INFO] [stderr] Compiling ignore v0.4.24 [INFO] [stderr] Compiling clap_mangen v0.2.31 [INFO] [stderr] Compiling grep-pcre2 v0.1.9 [INFO] [stderr] Compiling grep-regex v0.1.14 [INFO] [stderr] Compiling darling_core v0.21.3 [INFO] [stderr] Compiling clap_complete_nushell v4.5.9 [INFO] [stderr] Compiling mimalloc v0.1.48 [INFO] [stderr] Compiling onig v6.5.1 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [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 serde_with v3.15.1 [INFO] [stderr] Compiling syntect v5.3.0 [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 58.12s [INFO] running `Command { std: "docker" "inspect" "be6f580a75531a7b5f26b16a657e0adf2131503de2ae5d93e6646f6e245f2de5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "be6f580a75531a7b5f26b16a657e0adf2131503de2ae5d93e6646f6e245f2de5", kill_on_drop: false }` [INFO] [stdout] be6f580a75531a7b5f26b16a657e0adf2131503de2ae5d93e6646f6e245f2de5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8fe56a306187597d66413882d7fcbaded23ca12c14e5547097596b5b87dff9f0 [INFO] running `Command { std: "docker" "start" "-a" "8fe56a306187597d66413882d7fcbaded23ca12c14e5547097596b5b87dff9f0", kill_on_drop: false }` [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling console v0.15.11 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling similar v2.7.0 [INFO] [stderr] Compiling pretty_assertions v1.4.1 [INFO] [stderr] Compiling insta v1.43.2 [INFO] [stderr] Compiling bat v0.26.0 [INFO] [stderr] Compiling hgrep v0.3.9 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 12.76s [INFO] running `Command { std: "docker" "inspect" "8fe56a306187597d66413882d7fcbaded23ca12c14e5547097596b5b87dff9f0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8fe56a306187597d66413882d7fcbaded23ca12c14e5547097596b5b87dff9f0", kill_on_drop: false }` [INFO] [stdout] 8fe56a306187597d66413882d7fcbaded23ca12c14e5547097596b5b87dff9f0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] ea0f1eb97c4b1f40b37630779d4922a276342edd54a6815752f33979559ff496 [INFO] running `Command { std: "docker" "start" "-a" "ea0f1eb97c4b1f40b37630779d4922a276342edd54a6815752f33979559ff496", 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-1cd445bfcb541d0b) [INFO] [stdout] [INFO] [stdout] running 165 tests [INFO] [stdout] test broken_pipe::tests::test_anyhow_do_not_ignore_other_io_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_do_not_ignore_other_errors ... ok [INFO] [stdout] test broken_pipe::tests::test_anyhow_do_not_ignore_other_error ... ok [INFO] [stdout] test broken_pipe::tests::test_anyhow_do_nothing_on_ok ... ok [INFO] [stdout] test broken_pipe::tests::test_io_ignore_broken_pipe ... 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 bat::tests::test_print_nothing ... ok [INFO] [stdout] test chunk::tests::test_file_get_first_line ... ok [INFO] [stdout] test chunk::tests::test_decode_content_with_specified_encoding ... 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_blank_max_bottom ... FAILED [INFO] [stdout] test chunk::tests::test_blank_max_top ... FAILED [INFO] [stdout] test chunk::tests::test_before_and_after ... FAILED [INFO] [stdout] test chunk::tests::test_blank_min_max ... FAILED [INFO] [stdout] test chunk::tests::test_error_while_matching ... ok [INFO] [stdout] test chunk::tests::test_files_decode_file ... FAILED [INFO] [stdout] test chunk::tests::test_edges ... FAILED [INFO] [stdout] test chunk::tests::test_edges_out ... FAILED [INFO] [stdout] test chunk::tests::test_files_with_encoding ... ok [INFO] [stdout] test chunk::tests::test_blank_min ... FAILED [INFO] [stdout] test chunk::tests::test_min_file_edge ... FAILED [INFO] [stdout] test chunk::tests::test_files_invalid_encoding ... ok [INFO] [stdout] test chunk::tests::test_blank_min_edge ... FAILED [INFO] [stdout] test chunk::tests::test_files_read_file_error ... ok [INFO] [stdout] test chunk::tests::test_no_chunk_empty ... FAILED [INFO] [stdout] test chunk::tests::test_no_chunk_file_begin ... FAILED [INFO] [stdout] test chunk::tests::test_no_chunk_file_between ... FAILED [INFO] [stdout] test chunk::tests::test_no_chunk_file_end ... FAILED [INFO] [stdout] test chunk::tests::test_no_chunk_files ... FAILED [INFO] [stdout] test chunk::tests::test_no_chunk_long ... FAILED [INFO] [stdout] test chunk::tests::test_no_context ... FAILED [INFO] [stdout] test chunk::tests::test_same_line_occurs_repeatedly ... ok [INFO] [stdout] test chunk::tests::test_no_chunk_short ... FAILED [INFO] [stdout] test chunk::tests::test_one_line ... 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_no_chunk_middle ... FAILED [INFO] [stdout] test chunk::tests::test_three_chunks ... FAILED [INFO] [stdout] test chunk::tests::test_single_max ... FAILED [INFO] [stdout] test chunk::tests::test_same_min_ctx_and_max_ctx ... 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 chunk::tests::test_three_chunks_joint_second ... FAILED [INFO] [stdout] test chunk::tests::test_two_chunks_contact ... FAILED [INFO] [stdout] test chunk::tests::test_top_file_edge ... FAILED [INFO] [stdout] test grep::test_read_ok ... ok [INFO] [stdout] test ripgrep::tests::region_accross_lines ... ok [INFO] [stdout] test printer::tests::test_detect_true_color_from_env ... ok [INFO] [stdout] test chunk::tests::test_two_chunks_joint ... FAILED [INFO] [stdout] test chunk::tests::test_two_chunks_blank_between ... FAILED [INFO] [stdout] test chunk::tests::test_two_chunks_neighbors ... FAILED [INFO] [stdout] test ripgrep::tests::region_entire_line ... ok [INFO] [stdout] test ripgrep::tests::region_entire_lines ... 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::region_entire_region ... 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_line ... ok [INFO] [stdout] test ripgrep::tests::regions_multi_regions_in_lines ... ok [INFO] [stdout] test chunk::tests::test_zero_context ... FAILED [INFO] [stdout] test chunk::tests::test_two_files ... FAILED [INFO] [stdout] test ripgrep::tests::test_invalid_encoding_error ... ok [INFO] [stdout] test chunk::tests::test_two_chunks_max_blank_between ... FAILED [INFO] [stdout] test chunk::tests::test_three_chunks_joint_first ... FAILED [INFO] [stdout] test ripgrep::tests::test_grep_all_files_at_once ... FAILED [INFO] [stdout] test ripgrep::tests::test_grep_each_file ... FAILED [INFO] [stdout] test ripgrep::tests::test_parse_size ... ok [INFO] [stdout] test ripgrep::tests::test_ignore_file_file_not_found ... ok [INFO] [stdout] test grep::test_read_error ... ok [INFO] [stdout] test ripgrep::tests::test_ignore_file_ok ... FAILED [INFO] [stdout] test syntect::tests::list_themes::test_default ... FAILED [INFO] [stdout] test syntect::tests::list_themes::test_no_grid ... FAILED [INFO] [stdout] test syntect::tests::list_themes::test_background ... FAILED [INFO] [stdout] test ripgrep::tests::test_print_types ... ok [INFO] [stdout] test chunk::tests::test_top_inner_file_edge ... FAILED [INFO] [stdout] test ripgrep::tests::test_fixed_strings ... FAILED [INFO] [stdout] test ripgrep::tests::test_grep_path_does_not_exist ... ok [INFO] [stdout] test ripgrep::tests::test_multiline_crlf ... FAILED [INFO] [stdout] test ripgrep::tests::test_grep_print_error ... FAILED [INFO] [stdout] test ripgrep::tests::test_grep_no_match_found ... FAILED [INFO] [stdout] test syntect::tests::ui::test_ansi16_colors ... 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_default ... FAILED [INFO] [stdout] test ripgrep::tests::test_case_insensitive ... FAILED [INFO] [stdout] test syntect::tests::ui::test_emoji ... FAILED [INFO] [stdout] test syntect::tests::ui::test_empty_lines ... FAILED [INFO] [stdout] test syntect::tests::ui::test_emoji_bg ... FAILED [INFO] [stdout] test syntect::tests::ui::test_empty_lines_bg ... FAILED [INFO] [stdout] test syntect::tests::ui::test_hard_tab ... FAILED [INFO] [stdout] test syntect::tests::ui::test_japanese_background ... 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 syntect::tests::ui::test_multi_chunks_bg ... FAILED [INFO] [stdout] test syntect::tests::ui::test_multi_chunks_default ... 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_grid ... FAILED [INFO] [stdout] test syntect::tests::ui::test_first_only ... FAILED [INFO] [stdout] test syntect::tests::ui::test_no_wrap_background ... 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 ... FAILED [INFO] [stdout] test syntect::tests::ui::test_region_at_end_of_line_bg ... FAILED [INFO] [stdout] test syntect::tests::ui::test_region_at_line_start ... FAILED [INFO] [stdout] test syntect::tests::ui::test_tab_width_2 ... FAILED [INFO] [stdout] test syntect::tests::ui::test_wide_char_region ... FAILED [INFO] [stdout] test syntect::tests::ui::test_wide_char_region_bg ... FAILED [INFO] [stdout] test syntect::tests::ui::test_wrap_3_lines_emoji ... FAILED [INFO] [stdout] test syntect::tests::ui::test_theme ... 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_wrap_between_regions ... FAILED [INFO] [stdout] test syntect::tests::ui::test_wrap_between_text ... FAILED [INFO] [stdout] test syntect::tests::ui::test_wrap_break_wide_char ... 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_emoji_zwj ... FAILED [INFO] [stdout] test ripgrep::tests::test_multiline ... FAILED [INFO] [stdout] test syntect::tests::ui::test_wrap_japanese_after ... FAILED [INFO] [stdout] test syntect::tests::ui::test_wrap_between_bg ... FAILED [INFO] [stdout] test syntect::tests::ui::test_wrap_japanese_before ... 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_tab ... FAILED [INFO] [stdout] test syntect::tests::ui::test_wrap_middle_of_text ... FAILED [INFO] [stdout] test syntect::tests::ui::test_wrap_middle_text_bg ... FAILED [INFO] [stdout] test syntect::tests::ui::test_wrap_no_grid ... 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_theme ... FAILED [INFO] [stdout] test syntect::tests::ui::test_wrap_regions_japanese ... FAILED [INFO] [stdout] test syntect::tests::ui::test_wrap_twice ... FAILED [INFO] [stdout] test syntect::tests::ui::test_wrap_jp_louise_no_grid ... FAILED [INFO] [stdout] test ripgrep::tests::test_pcre2 ... FAILED [INFO] [stdout] test syntect::tests::test_no_syntax_found ... ok [INFO] [stdout] test syntect::tests::test_print_nothing ... 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] test syntect::tests::test_no_error_at_broken_pipe ... ok [INFO] [stdout] test syntect::tests::test_write_error ... ok [INFO] [stdout] test.rs [INFO] [stdout]  1 fn main() {  [INFO] [stdout]  2  println!("hello"); [INFO] [stdout] test bat::tests::test_print_with_flags ... ok [INFO] [stdout] ─────┬────────────────────────────────────────────────────────────────────────── [INFO] [stdout] │ test.rs [INFO] [stdout] ─────┼────────────────────────────────────────────────────────────────────────── [INFO] [stdout]  1 │ fn main() {  [INFO] [stdout]  2 │  println!("hello"); [INFO] [stdout] ─────┴────────────────────────────────────────────────────────────────────────── [INFO] [stdout] test bat::tests::test_print_default ... ok [INFO] [stdout] test syntect::tests::test_unknown_theme ... 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' (27) 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: 0x5f83d67158ba - std[e72de78501789eb0]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5f83d67158ba - std[e72de78501789eb0]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5f83d67158ba - std[e72de78501789eb0]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x5f83d67158ba - <::print::DisplayBacktrace as core[6aaeda2c7ad07a48]::fmt::Display>::fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x5f83d672dffa - ::fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x5f83d672dffa - core[6aaeda2c7ad07a48]::fmt::write [INFO] [stdout] 6: 0x5f83d671c6a2 - std[e72de78501789eb0]::io::default_write_fmt::> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5f83d671c6a2 - as std[e72de78501789eb0]::io::Write>::write_fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x5f83d66f27ef - ::print [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x5f83d66f27ef - std[e72de78501789eb0]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x5f83d670d009 - std[e72de78501789eb0]::panicking::default_hook [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x5f83d60d2d5c - core[6aaeda2c7ad07a48]::ops::function::Fn<(&'a std[e72de78501789eb0]::panic::PanicHookInfo<'b>,), Output = ()> + core[6aaeda2c7ad07a48]::marker::Sync + core[6aaeda2c7ad07a48]::marker::Send> as core[6aaeda2c7ad07a48]::ops::function::Fn<(&std[e72de78501789eb0]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x5f83d60d2d5c - test[4f12b380f1fb68c5]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5f83d670d282 - core[6aaeda2c7ad07a48]::ops::function::Fn<(&'a std[e72de78501789eb0]::panic::PanicHookInfo<'b>,), Output = ()> + core[6aaeda2c7ad07a48]::marker::Sync + core[6aaeda2c7ad07a48]::marker::Send> as core[6aaeda2c7ad07a48]::ops::function::Fn<(&std[e72de78501789eb0]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x5f83d670d282 - std[e72de78501789eb0]::panicking::panic_with_hook [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x5f83d66f28a8 - std[e72de78501789eb0]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x5f83d66e9759 - std[e72de78501789eb0]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x5f83d66f38ed - __rustc[78a4cf188af856fc]::rust_begin_unwind [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x5f83d672e83c - core[6aaeda2c7ad07a48]::panicking::panic_fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x5f83d672e5b2 - core[6aaeda2c7ad07a48]::result::unwrap_failed [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/result.rs:1867:5 [INFO] [stdout] 20: 0x5f83d604b4a8 - >::unwrap [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/result.rs:1233:23 [INFO] [stdout] 21: 0x5f83d604b4a8 - hgrep[3efad404f5d38bd]::test::read_matches::<&&str> [INFO] [stdout] at /opt/rustwide/workdir/src/test.rs:12:10 [INFO] [stdout] 22: 0x5f83d604df8e - hgrep[3efad404f5d38bd]::test::read_all_matches::<&str>::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/test.rs:29:27 [INFO] [stdout] 23: 0x5f83d608d3a7 - <&mut hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0} as core[6aaeda2c7ad07a48]::ops::function::FnOnce<(&&str,)>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:310:21 [INFO] [stdout] 24: 0x5f83d608d3a7 - >::map::>, &mut hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0}> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/option.rs:1165:29 [INFO] [stdout] 25: 0x5f83d608d3a7 - , hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0}> as core[6aaeda2c7ad07a48]::iter::traits::iterator::Iterator>::next [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/iter/adapters/map.rs:107:26 [INFO] [stdout] 26: 0x5f83d6010de4 - , hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0}>> as core[6aaeda2c7ad07a48]::iter::adapters::fuse::FuseImpl, hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0}>>>::next [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/iter/adapters/fuse.rs:381:29 [INFO] [stdout] 27: 0x5f83d60c4877 - , hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0}>> as core[6aaeda2c7ad07a48]::iter::traits::iterator::Iterator>::next [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/iter/adapters/fuse.rs:50:9 [INFO] [stdout] 28: 0x5f83d60c4877 - , hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0}>, alloc[28d2dab30c1dc666]::vec::into_iter::IntoIter>> as core[6aaeda2c7ad07a48]::iter::traits::iterator::Iterator>::next [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/iter/adapters/flatten.rs:523:29 [INFO] [stdout] 29: 0x5f83d60c3736 - , alloc[28d2dab30c1dc666]::vec::into_iter::IntoIter>, hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0}> as core[6aaeda2c7ad07a48]::iter::traits::iterator::Iterator>::next [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/iter/adapters/flatten.rs:64:20 [INFO] [stdout] 30: 0x5f83d5fc8ff8 - > as alloc[28d2dab30c1dc666]::vec::spec_from_iter_nested::SpecFromIterNested, core[6aaeda2c7ad07a48]::iter::adapters::flatten::FlatMap, alloc[28d2dab30c1dc666]::vec::into_iter::IntoIter>, hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0}>>>::from_iter [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/vec/spec_from_iter_nested.rs:24:41 [INFO] [stdout] 31: 0x5f83d5fc858d - > as alloc[28d2dab30c1dc666]::vec::spec_from_iter::SpecFromIter, core[6aaeda2c7ad07a48]::iter::adapters::flatten::FlatMap, alloc[28d2dab30c1dc666]::vec::into_iter::IntoIter>, hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0}>>>::from_iter [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/vec/spec_from_iter.rs:33:9 [INFO] [stdout] 32: 0x5f83d5fc5de7 - > as core[6aaeda2c7ad07a48]::iter::traits::collect::FromIterator>>::from_iter::, alloc[28d2dab30c1dc666]::vec::into_iter::IntoIter>, hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0}>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/vec/mod.rs:3884:9 [INFO] [stdout] 33: 0x5f83d60b3dbd - , alloc[28d2dab30c1dc666]::vec::into_iter::IntoIter>, hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0}> as core[6aaeda2c7ad07a48]::iter::traits::iterator::Iterator>::collect::>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/iter/traits/iterator.rs:2080:9 [INFO] [stdout] 34: 0x5f83d604bae1 - hgrep[3efad404f5d38bd]::test::read_all_matches::<&str> [INFO] [stdout] at /opt/rustwide/workdir/src/test.rs:30:10 [INFO] [stdout] 35: 0x5f83d6033011 - hgrep[3efad404f5d38bd]::chunk::tests::test_success_case [INFO] [stdout] at /opt/rustwide/workdir/src/chunk.rs:375:23 [INFO] [stdout] 36: 0x5f83d6033372 - hgrep[3efad404f5d38bd]::chunk::tests::test_after [INFO] [stdout] at /opt/rustwide/workdir/src/chunk.rs:390:21 [INFO] [stdout] 37: 0x5f83d6031d37 - hgrep[3efad404f5d38bd]::chunk::tests::test_after::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/chunk.rs:389:27 [INFO] [stdout] 38: 0x5f83d608f476 - >::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 39: 0x5f83d60c6e3b - core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String> as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 40: 0x5f83d60c6e3b - test[4f12b380f1fb68c5]::__rust_begin_short_backtrace::, fn() -> core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:663:18 [INFO] [stdout] 41: 0x5f83d60d382b - test[4f12b380f1fb68c5]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:686:74 [INFO] [stdout] 42: 0x5f83d60d382b - as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 43: 0x5f83d60d382b - std[e72de78501789eb0]::panicking::catch_unwind::do_call::, core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:581:40 [INFO] [stdout] 44: 0x5f83d60d382b - std[e72de78501789eb0]::panicking::catch_unwind::, core[6aaeda2c7ad07a48]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:544:19 [INFO] [stdout] 45: 0x5f83d60d382b - std[e72de78501789eb0]::panic::catch_unwind::, core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panic.rs:359:14 [INFO] [stdout] 46: 0x5f83d60d382b - test[4f12b380f1fb68c5]::run_test_in_process [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:686:27 [INFO] [stdout] 47: 0x5f83d60d382b - test[4f12b380f1fb68c5]::run_test::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:607:43 [INFO] [stdout] 48: 0x5f83d60cef44 - test[4f12b380f1fb68c5]::run_test::{closure#1} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:637:41 [INFO] [stdout] 49: 0x5f83d60cef44 - std[e72de78501789eb0]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 50: 0x5f83d60d6432 - std[e72de78501789eb0]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 51: 0x5f83d60d6432 - ::{closure#1}::{closure#0}> as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 52: 0x5f83d60d6432 - std[e72de78501789eb0]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:581:40 [INFO] [stdout] 53: 0x5f83d60d6432 - std[e72de78501789eb0]::panicking::catch_unwind::<(), core[6aaeda2c7ad07a48]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:544:19 [INFO] [stdout] 54: 0x5f83d60d6432 - std[e72de78501789eb0]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panic.rs:359:14 [INFO] [stdout] 55: 0x5f83d60d6432 - std[e72de78501789eb0]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 56: 0x5f83d60d6432 - ::{closure#1} as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 57: 0x5f83d6714b3f - + core[6aaeda2c7ad07a48]::marker::Send> as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 58: 0x5f83d6714b3f - ::new::thread_start [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 59: 0x74b8f69a6aa4 - [INFO] [stdout] 60: 0x74b8f6a33a64 - clone [INFO] [stdout] 61: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- chunk::tests::test_all_blank stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'chunk::tests::test_all_blank' (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: 0x5f83d67158ba - std[e72de78501789eb0]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5f83d67158ba - std[e72de78501789eb0]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5f83d67158ba - std[e72de78501789eb0]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x5f83d67158ba - <::print::DisplayBacktrace as core[6aaeda2c7ad07a48]::fmt::Display>::fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x5f83d672dffa - ::fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x5f83d672dffa - core[6aaeda2c7ad07a48]::fmt::write [INFO] [stdout] 6: 0x5f83d671c6a2 - std[e72de78501789eb0]::io::default_write_fmt::> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5f83d671c6a2 - as std[e72de78501789eb0]::io::Write>::write_fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x5f83d66f27ef - ::print [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x5f83d66f27ef - std[e72de78501789eb0]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x5f83d670d009 - std[e72de78501789eb0]::panicking::default_hook [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x5f83d60d2d5c - core[6aaeda2c7ad07a48]::ops::function::Fn<(&'a std[e72de78501789eb0]::panic::PanicHookInfo<'b>,), Output = ()> + core[6aaeda2c7ad07a48]::marker::Sync + core[6aaeda2c7ad07a48]::marker::Send> as core[6aaeda2c7ad07a48]::ops::function::Fn<(&std[e72de78501789eb0]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x5f83d60d2d5c - test[4f12b380f1fb68c5]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5f83d670d282 - core[6aaeda2c7ad07a48]::ops::function::Fn<(&'a std[e72de78501789eb0]::panic::PanicHookInfo<'b>,), Output = ()> + core[6aaeda2c7ad07a48]::marker::Sync + core[6aaeda2c7ad07a48]::marker::Send> as core[6aaeda2c7ad07a48]::ops::function::Fn<(&std[e72de78501789eb0]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x5f83d670d282 - std[e72de78501789eb0]::panicking::panic_with_hook [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x5f83d66f28a8 - std[e72de78501789eb0]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x5f83d66e9759 - std[e72de78501789eb0]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x5f83d66f38ed - __rustc[78a4cf188af856fc]::rust_begin_unwind [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x5f83d672e83c - core[6aaeda2c7ad07a48]::panicking::panic_fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x5f83d672e5b2 - core[6aaeda2c7ad07a48]::result::unwrap_failed [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/result.rs:1867:5 [INFO] [stdout] 20: 0x5f83d604b4a8 - >::unwrap [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/result.rs:1233:23 [INFO] [stdout] 21: 0x5f83d604b4a8 - hgrep[3efad404f5d38bd]::test::read_matches::<&&str> [INFO] [stdout] at /opt/rustwide/workdir/src/test.rs:12:10 [INFO] [stdout] 22: 0x5f83d604df8e - hgrep[3efad404f5d38bd]::test::read_all_matches::<&str>::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/test.rs:29:27 [INFO] [stdout] 23: 0x5f83d608d3a7 - <&mut hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0} as core[6aaeda2c7ad07a48]::ops::function::FnOnce<(&&str,)>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:310:21 [INFO] [stdout] 24: 0x5f83d608d3a7 - >::map::>, &mut hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0}> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/option.rs:1165:29 [INFO] [stdout] 25: 0x5f83d608d3a7 - , hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0}> as core[6aaeda2c7ad07a48]::iter::traits::iterator::Iterator>::next [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/iter/adapters/map.rs:107:26 [INFO] [stdout] 26: 0x5f83d6010de4 - , hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0}>> as core[6aaeda2c7ad07a48]::iter::adapters::fuse::FuseImpl, hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0}>>>::next [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/iter/adapters/fuse.rs:381:29 [INFO] [stdout] 27: 0x5f83d60c4877 - , hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0}>> as core[6aaeda2c7ad07a48]::iter::traits::iterator::Iterator>::next [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/iter/adapters/fuse.rs:50:9 [INFO] [stdout] 28: 0x5f83d60c4877 - , hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0}>, alloc[28d2dab30c1dc666]::vec::into_iter::IntoIter>> as core[6aaeda2c7ad07a48]::iter::traits::iterator::Iterator>::next [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/iter/adapters/flatten.rs:523:29 [INFO] [stdout] 29: 0x5f83d60c3736 - , alloc[28d2dab30c1dc666]::vec::into_iter::IntoIter>, hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0}> as core[6aaeda2c7ad07a48]::iter::traits::iterator::Iterator>::next [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/iter/adapters/flatten.rs:64:20 [INFO] [stdout] 30: 0x5f83d5fc8ff8 - > as alloc[28d2dab30c1dc666]::vec::spec_from_iter_nested::SpecFromIterNested, core[6aaeda2c7ad07a48]::iter::adapters::flatten::FlatMap, alloc[28d2dab30c1dc666]::vec::into_iter::IntoIter>, hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0}>>>::from_iter [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/vec/spec_from_iter_nested.rs:24:41 [INFO] [stdout] 31: 0x5f83d5fc858d - > as alloc[28d2dab30c1dc666]::vec::spec_from_iter::SpecFromIter, core[6aaeda2c7ad07a48]::iter::adapters::flatten::FlatMap, alloc[28d2dab30c1dc666]::vec::into_iter::IntoIter>, hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0}>>>::from_iter [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/vec/spec_from_iter.rs:33:9 [INFO] [stdout] 32: 0x5f83d5fc5de7 - > as core[6aaeda2c7ad07a48]::iter::traits::collect::FromIterator>>::from_iter::, alloc[28d2dab30c1dc666]::vec::into_iter::IntoIter>, hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0}>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/vec/mod.rs:3884:9 [INFO] [stdout] 33: 0x5f83d60b3dbd - , alloc[28d2dab30c1dc666]::vec::into_iter::IntoIter>, hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0}> as core[6aaeda2c7ad07a48]::iter::traits::iterator::Iterator>::collect::>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/iter/traits/iterator.rs:2080:9 [INFO] [stdout] 34: 0x5f83d604bae1 - hgrep[3efad404f5d38bd]::test::read_all_matches::<&str> [INFO] [stdout] at /opt/rustwide/workdir/src/test.rs:30:10 [INFO] [stdout] 35: 0x5f83d6033011 - hgrep[3efad404f5d38bd]::chunk::tests::test_success_case [INFO] [stdout] at /opt/rustwide/workdir/src/chunk.rs:375:23 [INFO] [stdout] 36: 0x5f83d60333f2 - hgrep[3efad404f5d38bd]::chunk::tests::test_all_blank [INFO] [stdout] at /opt/rustwide/workdir/src/chunk.rs:390:21 [INFO] [stdout] 37: 0x5f83d6031df7 - hgrep[3efad404f5d38bd]::chunk::tests::test_all_blank::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/chunk.rs:389:27 [INFO] [stdout] 38: 0x5f83d608f576 - >::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 39: 0x5f83d60c6e3b - core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String> as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 40: 0x5f83d60c6e3b - test[4f12b380f1fb68c5]::__rust_begin_short_backtrace::, fn() -> core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:663:18 [INFO] [stdout] 41: 0x5f83d60d382b - test[4f12b380f1fb68c5]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:686:74 [INFO] [stdout] 42: 0x5f83d60d382b - as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 43: 0x5f83d60d382b - std[e72de78501789eb0]::panicking::catch_unwind::do_call::, core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:581:40 [INFO] [stdout] 44: 0x5f83d60d382b - std[e72de78501789eb0]::panicking::catch_unwind::, core[6aaeda2c7ad07a48]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:544:19 [INFO] [stdout] 45: 0x5f83d60d382b - std[e72de78501789eb0]::panic::catch_unwind::, core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panic.rs:359:14 [INFO] [stdout] 46: 0x5f83d60d382b - test[4f12b380f1fb68c5]::run_test_in_process [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:686:27 [INFO] [stdout] 47: 0x5f83d60d382b - test[4f12b380f1fb68c5]::run_test::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:607:43 [INFO] [stdout] 48: 0x5f83d60cef44 - test[4f12b380f1fb68c5]::run_test::{closure#1} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:637:41 [INFO] [stdout] 49: 0x5f83d60cef44 - std[e72de78501789eb0]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 50: 0x5f83d60d6432 - std[e72de78501789eb0]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 51: 0x5f83d60d6432 - ::{closure#1}::{closure#0}> as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 52: 0x5f83d60d6432 - std[e72de78501789eb0]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:581:40 [INFO] [stdout] 53: 0x5f83d60d6432 - std[e72de78501789eb0]::panicking::catch_unwind::<(), core[6aaeda2c7ad07a48]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:544:19 [INFO] [stdout] 54: 0x5f83d60d6432 - std[e72de78501789eb0]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panic.rs:359:14 [INFO] [stdout] 55: 0x5f83d60d6432 - std[e72de78501789eb0]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 56: 0x5f83d60d6432 - ::{closure#1} as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 57: 0x5f83d6714b3f - + core[6aaeda2c7ad07a48]::marker::Send> as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 58: 0x5f83d6714b3f - ::new::thread_start [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 59: 0x74b8f69a6aa4 - [INFO] [stdout] 60: 0x74b8f6a33a64 - clone [INFO] [stdout] 61: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- chunk::tests::test_before stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'chunk::tests::test_before' (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: 0x5f83d67158ba - std[e72de78501789eb0]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5f83d67158ba - std[e72de78501789eb0]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5f83d67158ba - std[e72de78501789eb0]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x5f83d67158ba - <::print::DisplayBacktrace as core[6aaeda2c7ad07a48]::fmt::Display>::fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x5f83d672dffa - ::fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x5f83d672dffa - core[6aaeda2c7ad07a48]::fmt::write [INFO] [stdout] 6: 0x5f83d671c6a2 - std[e72de78501789eb0]::io::default_write_fmt::> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5f83d671c6a2 - as std[e72de78501789eb0]::io::Write>::write_fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x5f83d66f27ef - ::print [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x5f83d66f27ef - std[e72de78501789eb0]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x5f83d670d009 - std[e72de78501789eb0]::panicking::default_hook [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x5f83d60d2d5c - core[6aaeda2c7ad07a48]::ops::function::Fn<(&'a std[e72de78501789eb0]::panic::PanicHookInfo<'b>,), Output = ()> + core[6aaeda2c7ad07a48]::marker::Sync + core[6aaeda2c7ad07a48]::marker::Send> as core[6aaeda2c7ad07a48]::ops::function::Fn<(&std[e72de78501789eb0]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x5f83d60d2d5c - test[4f12b380f1fb68c5]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5f83d670d282 - core[6aaeda2c7ad07a48]::ops::function::Fn<(&'a std[e72de78501789eb0]::panic::PanicHookInfo<'b>,), Output = ()> + core[6aaeda2c7ad07a48]::marker::Sync + core[6aaeda2c7ad07a48]::marker::Send> as core[6aaeda2c7ad07a48]::ops::function::Fn<(&std[e72de78501789eb0]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x5f83d670d282 - std[e72de78501789eb0]::panicking::panic_with_hook [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x5f83d66f28a8 - std[e72de78501789eb0]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x5f83d66e9759 - std[e72de78501789eb0]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x5f83d66f38ed - __rustc[78a4cf188af856fc]::rust_begin_unwind [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x5f83d672e83c - core[6aaeda2c7ad07a48]::panicking::panic_fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x5f83d672e5b2 - core[6aaeda2c7ad07a48]::result::unwrap_failed [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/result.rs:1867:5 [INFO] [stdout] 20: 0x5f83d604b4a8 - >::unwrap [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/result.rs:1233:23 [INFO] [stdout] 21: 0x5f83d604b4a8 - hgrep[3efad404f5d38bd]::test::read_matches::<&&str> [INFO] [stdout] at /opt/rustwide/workdir/src/test.rs:12:10 [INFO] [stdout] 22: 0x5f83d604df8e - hgrep[3efad404f5d38bd]::test::read_all_matches::<&str>::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/test.rs:29:27 [INFO] [stdout] 23: 0x5f83d608d3a7 - <&mut hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0} as core[6aaeda2c7ad07a48]::ops::function::FnOnce<(&&str,)>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:310:21 [INFO] [stdout] 24: 0x5f83d608d3a7 - >::map::>, &mut hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0}> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/option.rs:1165:29 [INFO] [stdout] 25: 0x5f83d608d3a7 - , hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0}> as core[6aaeda2c7ad07a48]::iter::traits::iterator::Iterator>::next [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/iter/adapters/map.rs:107:26 [INFO] [stdout] 26: 0x5f83d6010de4 - , hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0}>> as core[6aaeda2c7ad07a48]::iter::adapters::fuse::FuseImpl, hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0}>>>::next [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/iter/adapters/fuse.rs:381:29 [INFO] [stdout] 27: 0x5f83d60c4877 - , hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0}>> as core[6aaeda2c7ad07a48]::iter::traits::iterator::Iterator>::next [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/iter/adapters/fuse.rs:50:9 [INFO] [stdout] 28: 0x5f83d60c4877 - , hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0}>, alloc[28d2dab30c1dc666]::vec::into_iter::IntoIter>> as core[6aaeda2c7ad07a48]::iter::traits::iterator::Iterator>::next [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/iter/adapters/flatten.rs:523:29 [INFO] [stdout] 29: 0x5f83d60c3736 - , alloc[28d2dab30c1dc666]::vec::into_iter::IntoIter>, hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0}> as core[6aaeda2c7ad07a48]::iter::traits::iterator::Iterator>::next [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/iter/adapters/flatten.rs:64:20 [INFO] [stdout] 30: 0x5f83d5fc8ff8 - > as alloc[28d2dab30c1dc666]::vec::spec_from_iter_nested::SpecFromIterNested, core[6aaeda2c7ad07a48]::iter::adapters::flatten::FlatMap, alloc[28d2dab30c1dc666]::vec::into_iter::IntoIter>, hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0}>>>::from_iter [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/vec/spec_from_iter_nested.rs:24:41 [INFO] [stdout] 31: 0x5f83d5fc858d - > as alloc[28d2dab30c1dc666]::vec::spec_from_iter::SpecFromIter, core[6aaeda2c7ad07a48]::iter::adapters::flatten::FlatMap, alloc[28d2dab30c1dc666]::vec::into_iter::IntoIter>, hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0}>>>::from_iter [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/vec/spec_from_iter.rs:33:9 [INFO] [stdout] 32: 0x5f83d5fc5de7 - > as core[6aaeda2c7ad07a48]::iter::traits::collect::FromIterator>>::from_iter::, alloc[28d2dab30c1dc666]::vec::into_iter::IntoIter>, hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0}>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/vec/mod.rs:3884:9 [INFO] [stdout] 33: 0x5f83d60b3dbd - , alloc[28d2dab30c1dc666]::vec::into_iter::IntoIter>, hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0}> as core[6aaeda2c7ad07a48]::iter::traits::iterator::Iterator>::collect::>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/iter/traits/iterator.rs:2080:9 [INFO] [stdout] 34: 0x5f83d604bae1 - hgrep[3efad404f5d38bd]::test::read_all_matches::<&str> [INFO] [stdout] at /opt/rustwide/workdir/src/test.rs:30:10 [INFO] [stdout] 35: 0x5f83d6033011 - hgrep[3efad404f5d38bd]::chunk::tests::test_success_case [INFO] [stdout] at /opt/rustwide/workdir/src/chunk.rs:375:23 [INFO] [stdout] 36: 0x5f83d60333b2 - hgrep[3efad404f5d38bd]::chunk::tests::test_before [INFO] [stdout] at /opt/rustwide/workdir/src/chunk.rs:390:21 [INFO] [stdout] 37: 0x5f83d6031d97 - hgrep[3efad404f5d38bd]::chunk::tests::test_before::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/chunk.rs:389:27 [INFO] [stdout] 38: 0x5f83d608f4f6 - >::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 39: 0x5f83d60c6e3b - core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String> as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 40: 0x5f83d60c6e3b - test[4f12b380f1fb68c5]::__rust_begin_short_backtrace::, fn() -> core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:663:18 [INFO] [stdout] 41: 0x5f83d60d382b - test[4f12b380f1fb68c5]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:686:74 [INFO] [stdout] 42: 0x5f83d60d382b - as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 43: 0x5f83d60d382b - std[e72de78501789eb0]::panicking::catch_unwind::do_call::, core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:581:40 [INFO] [stdout] 44: 0x5f83d60d382b - std[e72de78501789eb0]::panicking::catch_unwind::, core[6aaeda2c7ad07a48]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:544:19 [INFO] [stdout] 45: 0x5f83d60d382b - std[e72de78501789eb0]::panic::catch_unwind::, core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panic.rs:359:14 [INFO] [stdout] 46: 0x5f83d60d382b - test[4f12b380f1fb68c5]::run_test_in_process [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:686:27 [INFO] [stdout] 47: 0x5f83d60d382b - test[4f12b380f1fb68c5]::run_test::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:607:43 [INFO] [stdout] 48: 0x5f83d60cef44 - test[4f12b380f1fb68c5]::run_test::{closure#1} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:637:41 [INFO] [stdout] 49: 0x5f83d60cef44 - std[e72de78501789eb0]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 50: 0x5f83d60d6432 - std[e72de78501789eb0]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 51: 0x5f83d60d6432 - ::{closure#1}::{closure#0}> as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 52: 0x5f83d60d6432 - std[e72de78501789eb0]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:581:40 [INFO] [stdout] 53: 0x5f83d60d6432 - std[e72de78501789eb0]::panicking::catch_unwind::<(), core[6aaeda2c7ad07a48]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:544:19 [INFO] [stdout] 54: 0x5f83d60d6432 - std[e72de78501789eb0]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panic.rs:359:14 [INFO] [stdout] 55: 0x5f83d60d6432 - std[e72de78501789eb0]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 56: 0x5f83d60d6432 - ::{closure#1} as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 57: 0x5f83d6714b3f - + core[6aaeda2c7ad07a48]::marker::Send> as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 58: 0x5f83d6714b3f - ::new::thread_start [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 59: 0x74b8f69a6aa4 - [INFO] [stdout] 60: 0x74b8f6a33a64 - clone [INFO] [stdout] 61: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- chunk::tests::test_blank_max_bottom stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'chunk::tests::test_blank_max_bottom' (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: 0x5f83d67158ba - std[e72de78501789eb0]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5f83d67158ba - std[e72de78501789eb0]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5f83d67158ba - std[e72de78501789eb0]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x5f83d67158ba - <::print::DisplayBacktrace as core[6aaeda2c7ad07a48]::fmt::Display>::fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x5f83d672dffa - ::fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x5f83d672dffa - core[6aaeda2c7ad07a48]::fmt::write [INFO] [stdout] 6: 0x5f83d671c6a2 - std[e72de78501789eb0]::io::default_write_fmt::> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5f83d671c6a2 - as std[e72de78501789eb0]::io::Write>::write_fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x5f83d66f27ef - ::print [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x5f83d66f27ef - std[e72de78501789eb0]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x5f83d670d009 - std[e72de78501789eb0]::panicking::default_hook [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x5f83d60d2d5c - core[6aaeda2c7ad07a48]::ops::function::Fn<(&'a std[e72de78501789eb0]::panic::PanicHookInfo<'b>,), Output = ()> + core[6aaeda2c7ad07a48]::marker::Sync + core[6aaeda2c7ad07a48]::marker::Send> as core[6aaeda2c7ad07a48]::ops::function::Fn<(&std[e72de78501789eb0]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x5f83d60d2d5c - test[4f12b380f1fb68c5]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5f83d670d282 - core[6aaeda2c7ad07a48]::ops::function::Fn<(&'a std[e72de78501789eb0]::panic::PanicHookInfo<'b>,), Output = ()> + core[6aaeda2c7ad07a48]::marker::Sync + core[6aaeda2c7ad07a48]::marker::Send> as core[6aaeda2c7ad07a48]::ops::function::Fn<(&std[e72de78501789eb0]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x5f83d670d282 - std[e72de78501789eb0]::panicking::panic_with_hook [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x5f83d66f28a8 - std[e72de78501789eb0]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x5f83d66e9759 - std[e72de78501789eb0]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x5f83d66f38ed - __rustc[78a4cf188af856fc]::rust_begin_unwind [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x5f83d672e83c - core[6aaeda2c7ad07a48]::panicking::panic_fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x5f83d672e5b2 - core[6aaeda2c7ad07a48]::result::unwrap_failed [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/result.rs:1867:5 [INFO] [stdout] 20: 0x5f83d604b4a8 - >::unwrap [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/result.rs:1233:23 [INFO] [stdout] 21: 0x5f83d604b4a8 - hgrep[3efad404f5d38bd]::test::read_matches::<&&str> [INFO] [stdout] at /opt/rustwide/workdir/src/test.rs:12:10 [INFO] [stdout] 22: 0x5f83d604df8e - hgrep[3efad404f5d38bd]::test::read_all_matches::<&str>::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/test.rs:29:27 [INFO] [stdout] 23: 0x5f83d608d3a7 - <&mut hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0} as core[6aaeda2c7ad07a48]::ops::function::FnOnce<(&&str,)>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:310:21 [INFO] [stdout] 24: 0x5f83d608d3a7 - >::map::>, &mut hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0}> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/option.rs:1165:29 [INFO] [stdout] 25: 0x5f83d608d3a7 - , hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0}> as core[6aaeda2c7ad07a48]::iter::traits::iterator::Iterator>::next [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/iter/adapters/map.rs:107:26 [INFO] [stdout] 26: 0x5f83d6010de4 - , hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0}>> as core[6aaeda2c7ad07a48]::iter::adapters::fuse::FuseImpl, hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0}>>>::next [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/iter/adapters/fuse.rs:381:29 [INFO] [stdout] 27: 0x5f83d60c4877 - , hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0}>> as core[6aaeda2c7ad07a48]::iter::traits::iterator::Iterator>::next [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/iter/adapters/fuse.rs:50:9 [INFO] [stdout] 28: 0x5f83d60c4877 - , hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0}>, alloc[28d2dab30c1dc666]::vec::into_iter::IntoIter>> as core[6aaeda2c7ad07a48]::iter::traits::iterator::Iterator>::next [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/iter/adapters/flatten.rs:523:29 [INFO] [stdout] 29: 0x5f83d60c3736 - , alloc[28d2dab30c1dc666]::vec::into_iter::IntoIter>, hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0}> as core[6aaeda2c7ad07a48]::iter::traits::iterator::Iterator>::next [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/iter/adapters/flatten.rs:64:20 [INFO] [stdout] 30: 0x5f83d5fc8ff8 - > as alloc[28d2dab30c1dc666]::vec::spec_from_iter_nested::SpecFromIterNested, core[6aaeda2c7ad07a48]::iter::adapters::flatten::FlatMap, alloc[28d2dab30c1dc666]::vec::into_iter::IntoIter>, hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0}>>>::from_iter [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/vec/spec_from_iter_nested.rs:24:41 [INFO] [stdout] 31: 0x5f83d5fc858d - > as alloc[28d2dab30c1dc666]::vec::spec_from_iter::SpecFromIter, core[6aaeda2c7ad07a48]::iter::adapters::flatten::FlatMap, alloc[28d2dab30c1dc666]::vec::into_iter::IntoIter>, hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0}>>>::from_iter [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/vec/spec_from_iter.rs:33:9 [INFO] [stdout] 32: 0x5f83d5fc5de7 - > as core[6aaeda2c7ad07a48]::iter::traits::collect::FromIterator>>::from_iter::, alloc[28d2dab30c1dc666]::vec::into_iter::IntoIter>, hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0}>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/vec/mod.rs:3884:9 [INFO] [stdout] 33: 0x5f83d60b3dbd - , alloc[28d2dab30c1dc666]::vec::into_iter::IntoIter>, hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0}> as core[6aaeda2c7ad07a48]::iter::traits::iterator::Iterator>::collect::>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/iter/traits/iterator.rs:2080:9 [INFO] [stdout] 34: 0x5f83d604bae1 - hgrep[3efad404f5d38bd]::test::read_all_matches::<&str> [INFO] [stdout] at /opt/rustwide/workdir/src/test.rs:30:10 [INFO] [stdout] 35: 0x5f83d6033011 - hgrep[3efad404f5d38bd]::chunk::tests::test_success_case [INFO] [stdout] at /opt/rustwide/workdir/src/chunk.rs:375:23 [INFO] [stdout] 36: 0x5f83d6034112 - hgrep[3efad404f5d38bd]::chunk::tests::test_blank_max_bottom [INFO] [stdout] at /opt/rustwide/workdir/src/chunk.rs:390:21 [INFO] [stdout] 37: 0x5f83d60321b7 - hgrep[3efad404f5d38bd]::chunk::tests::test_blank_max_bottom::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/chunk.rs:389:27 [INFO] [stdout] 38: 0x5f83d608fa76 - >::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 39: 0x5f83d60c6e3b - core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String> as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 40: 0x5f83d60c6e3b - test[4f12b380f1fb68c5]::__rust_begin_short_backtrace::, fn() -> core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:663:18 [INFO] [stdout] 41: 0x5f83d60d382b - test[4f12b380f1fb68c5]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:686:74 [INFO] [stdout] 42: 0x5f83d60d382b - as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 43: 0x5f83d60d382b - std[e72de78501789eb0]::panicking::catch_unwind::do_call::, core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:581:40 [INFO] [stdout] 44: 0x5f83d60d382b - std[e72de78501789eb0]::panicking::catch_unwind::, core[6aaeda2c7ad07a48]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:544:19 [INFO] [stdout] 45: 0x5f83d60d382b - std[e72de78501789eb0]::panic::catch_unwind::, core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panic.rs:359:14 [INFO] [stdout] 46: 0x5f83d60d382b - test[4f12b380f1fb68c5]::run_test_in_process [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:686:27 [INFO] [stdout] 47: 0x5f83d60d382b - test[4f12b380f1fb68c5]::run_test::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:607:43 [INFO] [stdout] 48: 0x5f83d60cef44 - test[4f12b380f1fb68c5]::run_test::{closure#1} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:637:41 [INFO] [stdout] 49: 0x5f83d60cef44 - std[e72de78501789eb0]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 50: 0x5f83d60d6432 - std[e72de78501789eb0]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 51: 0x5f83d60d6432 - ::{closure#1}::{closure#0}> as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 52: 0x5f83d60d6432 - std[e72de78501789eb0]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:581:40 [INFO] [stdout] 53: 0x5f83d60d6432 - std[e72de78501789eb0]::panicking::catch_unwind::<(), core[6aaeda2c7ad07a48]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:544:19 [INFO] [stdout] 54: 0x5f83d60d6432 - std[e72de78501789eb0]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panic.rs:359:14 [INFO] [stdout] 55: 0x5f83d60d6432 - std[e72de78501789eb0]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 56: 0x5f83d60d6432 - ::{closure#1} as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 57: 0x5f83d6714b3f - + core[6aaeda2c7ad07a48]::marker::Send> as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 58: 0x5f83d6714b3f - ::new::thread_start [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 59: 0x74b8f69a6aa4 - [INFO] [stdout] 60: 0x74b8f6a33a64 - clone [INFO] [stdout] 61: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- chunk::tests::test_blank_max_top stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'chunk::tests::test_blank_max_top' (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: 0x5f83d67158ba - std[e72de78501789eb0]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5f83d67158ba - std[e72de78501789eb0]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5f83d67158ba - std[e72de78501789eb0]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x5f83d67158ba - <::print::DisplayBacktrace as core[6aaeda2c7ad07a48]::fmt::Display>::fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x5f83d672dffa - ::fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x5f83d672dffa - core[6aaeda2c7ad07a48]::fmt::write [INFO] [stdout] 6: 0x5f83d671c6a2 - std[e72de78501789eb0]::io::default_write_fmt::> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5f83d671c6a2 - as std[e72de78501789eb0]::io::Write>::write_fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x5f83d66f27ef - ::print [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x5f83d66f27ef - std[e72de78501789eb0]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x5f83d670d009 - std[e72de78501789eb0]::panicking::default_hook [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x5f83d60d2d5c - core[6aaeda2c7ad07a48]::ops::function::Fn<(&'a std[e72de78501789eb0]::panic::PanicHookInfo<'b>,), Output = ()> + core[6aaeda2c7ad07a48]::marker::Sync + core[6aaeda2c7ad07a48]::marker::Send> as core[6aaeda2c7ad07a48]::ops::function::Fn<(&std[e72de78501789eb0]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x5f83d60d2d5c - test[4f12b380f1fb68c5]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5f83d670d282 - core[6aaeda2c7ad07a48]::ops::function::Fn<(&'a std[e72de78501789eb0]::panic::PanicHookInfo<'b>,), Output = ()> + core[6aaeda2c7ad07a48]::marker::Sync + core[6aaeda2c7ad07a48]::marker::Send> as core[6aaeda2c7ad07a48]::ops::function::Fn<(&std[e72de78501789eb0]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x5f83d670d282 - std[e72de78501789eb0]::panicking::panic_with_hook [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x5f83d66f28a8 - std[e72de78501789eb0]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x5f83d66e9759 - std[e72de78501789eb0]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x5f83d66f38ed - __rustc[78a4cf188af856fc]::rust_begin_unwind [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x5f83d672e83c - core[6aaeda2c7ad07a48]::panicking::panic_fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x5f83d672e5b2 - core[6aaeda2c7ad07a48]::result::unwrap_failed [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/result.rs:1867:5 [INFO] [stdout] 20: 0x5f83d604b4a8 - >::unwrap [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/result.rs:1233:23 [INFO] [stdout] 21: 0x5f83d604b4a8 - hgrep[3efad404f5d38bd]::test::read_matches::<&&str> [INFO] [stdout] at /opt/rustwide/workdir/src/test.rs:12:10 [INFO] [stdout] 22: 0x5f83d604df8e - hgrep[3efad404f5d38bd]::test::read_all_matches::<&str>::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/test.rs:29:27 [INFO] [stdout] 23: 0x5f83d608d3a7 - <&mut hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0} as core[6aaeda2c7ad07a48]::ops::function::FnOnce<(&&str,)>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:310:21 [INFO] [stdout] 24: 0x5f83d608d3a7 - >::map::>, &mut hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0}> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/option.rs:1165:29 [INFO] [stdout] 25: 0x5f83d608d3a7 - , hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0}> as core[6aaeda2c7ad07a48]::iter::traits::iterator::Iterator>::next [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/iter/adapters/map.rs:107:26 [INFO] [stdout] 26: 0x5f83d6010de4 - , hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0}>> as core[6aaeda2c7ad07a48]::iter::adapters::fuse::FuseImpl, hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0}>>>::next [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/iter/adapters/fuse.rs:381:29 [INFO] [stdout] 27: 0x5f83d60c4877 - , hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0}>> as core[6aaeda2c7ad07a48]::iter::traits::iterator::Iterator>::next [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/iter/adapters/fuse.rs:50:9 [INFO] [stdout] 28: 0x5f83d60c4877 - , hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0}>, alloc[28d2dab30c1dc666]::vec::into_iter::IntoIter>> as core[6aaeda2c7ad07a48]::iter::traits::iterator::Iterator>::next [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/iter/adapters/flatten.rs:523:29 [INFO] [stdout] 29: 0x5f83d60c3736 - , alloc[28d2dab30c1dc666]::vec::into_iter::IntoIter>, hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0}> as core[6aaeda2c7ad07a48]::iter::traits::iterator::Iterator>::next [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/iter/adapters/flatten.rs:64:20 [INFO] [stdout] 30: 0x5f83d5fc8ff8 - > as alloc[28d2dab30c1dc666]::vec::spec_from_iter_nested::SpecFromIterNested, core[6aaeda2c7ad07a48]::iter::adapters::flatten::FlatMap, alloc[28d2dab30c1dc666]::vec::into_iter::IntoIter>, hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0}>>>::from_iter [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/vec/spec_from_iter_nested.rs:24:41 [INFO] [stdout] 31: 0x5f83d5fc858d - > as alloc[28d2dab30c1dc666]::vec::spec_from_iter::SpecFromIter, core[6aaeda2c7ad07a48]::iter::adapters::flatten::FlatMap, alloc[28d2dab30c1dc666]::vec::into_iter::IntoIter>, hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0}>>>::from_iter [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/vec/spec_from_iter.rs:33:9 [INFO] [stdout] 32: 0x5f83d5fc5de7 - > as core[6aaeda2c7ad07a48]::iter::traits::collect::FromIterator>>::from_iter::, alloc[28d2dab30c1dc666]::vec::into_iter::IntoIter>, hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0}>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/vec/mod.rs:3884:9 [INFO] [stdout] 33: 0x5f83d60b3dbd - , alloc[28d2dab30c1dc666]::vec::into_iter::IntoIter>, hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0}> as core[6aaeda2c7ad07a48]::iter::traits::iterator::Iterator>::collect::>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/iter/traits/iterator.rs:2080:9 [INFO] [stdout] 34: 0x5f83d604bae1 - hgrep[3efad404f5d38bd]::test::read_all_matches::<&str> [INFO] [stdout] at /opt/rustwide/workdir/src/test.rs:30:10 [INFO] [stdout] 35: 0x5f83d6033011 - hgrep[3efad404f5d38bd]::chunk::tests::test_success_case [INFO] [stdout] at /opt/rustwide/workdir/src/chunk.rs:375:23 [INFO] [stdout] 36: 0x5f83d6033fb2 - hgrep[3efad404f5d38bd]::chunk::tests::test_blank_max_top [INFO] [stdout] at /opt/rustwide/workdir/src/chunk.rs:390:21 [INFO] [stdout] 37: 0x5f83d6031fa7 - hgrep[3efad404f5d38bd]::chunk::tests::test_blank_max_top::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/chunk.rs:389:27 [INFO] [stdout] 38: 0x5f83d608f7b6 - >::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 39: 0x5f83d60c6e3b - core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String> as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 40: 0x5f83d60c6e3b - test[4f12b380f1fb68c5]::__rust_begin_short_backtrace::, fn() -> core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:663:18 [INFO] [stdout] 41: 0x5f83d60d382b - test[4f12b380f1fb68c5]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:686:74 [INFO] [stdout] 42: 0x5f83d60d382b - as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 43: 0x5f83d60d382b - std[e72de78501789eb0]::panicking::catch_unwind::do_call::, core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:581:40 [INFO] [stdout] 44: 0x5f83d60d382b - std[e72de78501789eb0]::panicking::catch_unwind::, core[6aaeda2c7ad07a48]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:544:19 [INFO] [stdout] 45: 0x5f83d60d382b - std[e72de78501789eb0]::panic::catch_unwind::, core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panic.rs:359:14 [INFO] [stdout] 46: 0x5f83d60d382b - test[4f12b380f1fb68c5]::run_test_in_process [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:686:27 [INFO] [stdout] 47: 0x5f83d60d382b - test[4f12b380f1fb68c5]::run_test::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:607:43 [INFO] [stdout] 48: 0x5f83d60cef44 - test[4f12b380f1fb68c5]::run_test::{closure#1} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:637:41 [INFO] [stdout] 49: 0x5f83d60cef44 - std[e72de78501789eb0]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 50: 0x5f83d60d6432 - std[e72de78501789eb0]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 51: 0x5f83d60d6432 - ::{closure#1}::{closure#0}> as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 52: 0x5f83d60d6432 - std[e72de78501789eb0]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:581:40 [INFO] [stdout] 53: 0x5f83d60d6432 - std[e72de78501789eb0]::panicking::catch_unwind::<(), core[6aaeda2c7ad07a48]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:544:19 [INFO] [stdout] 54: 0x5f83d60d6432 - std[e72de78501789eb0]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panic.rs:359:14 [INFO] [stdout] 55: 0x5f83d60d6432 - std[e72de78501789eb0]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 56: 0x5f83d60d6432 - ::{closure#1} as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 57: 0x5f83d6714b3f - + core[6aaeda2c7ad07a48]::marker::Send> as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 58: 0x5f83d6714b3f - ::new::thread_start [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 59: 0x74b8f69a6aa4 - [INFO] [stdout] 60: 0x74b8f6a33a64 - clone [INFO] [stdout] 61: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- chunk::tests::test_before_and_after stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'chunk::tests::test_before_and_after' (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: 0x5f83d67158ba - std[e72de78501789eb0]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5f83d67158ba - std[e72de78501789eb0]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5f83d67158ba - std[e72de78501789eb0]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x5f83d67158ba - <::print::DisplayBacktrace as core[6aaeda2c7ad07a48]::fmt::Display>::fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x5f83d672dffa - ::fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x5f83d672dffa - core[6aaeda2c7ad07a48]::fmt::write [INFO] [stdout] 6: 0x5f83d671c6a2 - std[e72de78501789eb0]::io::default_write_fmt::> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5f83d671c6a2 - as std[e72de78501789eb0]::io::Write>::write_fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x5f83d66f27ef - ::print [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x5f83d66f27ef - std[e72de78501789eb0]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x5f83d670d009 - std[e72de78501789eb0]::panicking::default_hook [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x5f83d60d2d5c - core[6aaeda2c7ad07a48]::ops::function::Fn<(&'a std[e72de78501789eb0]::panic::PanicHookInfo<'b>,), Output = ()> + core[6aaeda2c7ad07a48]::marker::Sync + core[6aaeda2c7ad07a48]::marker::Send> as core[6aaeda2c7ad07a48]::ops::function::Fn<(&std[e72de78501789eb0]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x5f83d60d2d5c - test[4f12b380f1fb68c5]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5f83d670d282 - core[6aaeda2c7ad07a48]::ops::function::Fn<(&'a std[e72de78501789eb0]::panic::PanicHookInfo<'b>,), Output = ()> + core[6aaeda2c7ad07a48]::marker::Sync + core[6aaeda2c7ad07a48]::marker::Send> as core[6aaeda2c7ad07a48]::ops::function::Fn<(&std[e72de78501789eb0]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x5f83d670d282 - std[e72de78501789eb0]::panicking::panic_with_hook [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x5f83d66f28a8 - std[e72de78501789eb0]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x5f83d66e9759 - std[e72de78501789eb0]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x5f83d66f38ed - __rustc[78a4cf188af856fc]::rust_begin_unwind [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x5f83d672e83c - core[6aaeda2c7ad07a48]::panicking::panic_fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x5f83d672e5b2 - core[6aaeda2c7ad07a48]::result::unwrap_failed [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/result.rs:1867:5 [INFO] [stdout] 20: 0x5f83d604b4a8 - >::unwrap [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/result.rs:1233:23 [INFO] [stdout] 21: 0x5f83d604b4a8 - hgrep[3efad404f5d38bd]::test::read_matches::<&&str> [INFO] [stdout] at /opt/rustwide/workdir/src/test.rs:12:10 [INFO] [stdout] 22: 0x5f83d604df8e - hgrep[3efad404f5d38bd]::test::read_all_matches::<&str>::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/test.rs:29:27 [INFO] [stdout] 23: 0x5f83d608d3a7 - <&mut hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0} as core[6aaeda2c7ad07a48]::ops::function::FnOnce<(&&str,)>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:310:21 [INFO] [stdout] 24: 0x5f83d608d3a7 - >::map::>, &mut hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0}> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/option.rs:1165:29 [INFO] [stdout] 25: 0x5f83d608d3a7 - , hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0}> as core[6aaeda2c7ad07a48]::iter::traits::iterator::Iterator>::next [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/iter/adapters/map.rs:107:26 [INFO] [stdout] 26: 0x5f83d6010de4 - , hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0}>> as core[6aaeda2c7ad07a48]::iter::adapters::fuse::FuseImpl, hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0}>>>::next [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/iter/adapters/fuse.rs:381:29 [INFO] [stdout] 27: 0x5f83d60c4877 - , hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0}>> as core[6aaeda2c7ad07a48]::iter::traits::iterator::Iterator>::next [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/iter/adapters/fuse.rs:50:9 [INFO] [stdout] 28: 0x5f83d60c4877 - , hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0}>, alloc[28d2dab30c1dc666]::vec::into_iter::IntoIter>> as core[6aaeda2c7ad07a48]::iter::traits::iterator::Iterator>::next [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/iter/adapters/flatten.rs:523:29 [INFO] [stdout] 29: 0x5f83d60c3736 - , alloc[28d2dab30c1dc666]::vec::into_iter::IntoIter>, hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0}> as core[6aaeda2c7ad07a48]::iter::traits::iterator::Iterator>::next [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/iter/adapters/flatten.rs:64:20 [INFO] [stdout] 30: 0x5f83d5fc8ff8 - > as alloc[28d2dab30c1dc666]::vec::spec_from_iter_nested::SpecFromIterNested, core[6aaeda2c7ad07a48]::iter::adapters::flatten::FlatMap, alloc[28d2dab30c1dc666]::vec::into_iter::IntoIter>, hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0}>>>::from_iter [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/vec/spec_from_iter_nested.rs:24:41 [INFO] [stdout] 31: 0x5f83d5fc858d - > as alloc[28d2dab30c1dc666]::vec::spec_from_iter::SpecFromIter, core[6aaeda2c7ad07a48]::iter::adapters::flatten::FlatMap, alloc[28d2dab30c1dc666]::vec::into_iter::IntoIter>, hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0}>>>::from_iter [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/vec/spec_from_iter.rs:33:9 [INFO] [stdout] 32: 0x5f83d5fc5de7 - > as core[6aaeda2c7ad07a48]::iter::traits::collect::FromIterator>>::from_iter::, alloc[28d2dab30c1dc666]::vec::into_iter::IntoIter>, hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0}>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/vec/mod.rs:3884:9 [INFO] [stdout] 33: 0x5f83d60b3dbd - , alloc[28d2dab30c1dc666]::vec::into_iter::IntoIter>, hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0}> as core[6aaeda2c7ad07a48]::iter::traits::iterator::Iterator>::collect::>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/iter/traits/iterator.rs:2080:9 [INFO] [stdout] 34: 0x5f83d604bae1 - hgrep[3efad404f5d38bd]::test::read_all_matches::<&str> [INFO] [stdout] at /opt/rustwide/workdir/src/test.rs:30:10 [INFO] [stdout] 35: 0x5f83d6033011 - hgrep[3efad404f5d38bd]::chunk::tests::test_success_case [INFO] [stdout] at /opt/rustwide/workdir/src/chunk.rs:375:23 [INFO] [stdout] 36: 0x5f83d60340f2 - hgrep[3efad404f5d38bd]::chunk::tests::test_before_and_after [INFO] [stdout] at /opt/rustwide/workdir/src/chunk.rs:390:21 [INFO] [stdout] 37: 0x5f83d6032187 - hgrep[3efad404f5d38bd]::chunk::tests::test_before_and_after::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/chunk.rs:389:27 [INFO] [stdout] 38: 0x5f83d608fa36 - >::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 39: 0x5f83d60c6e3b - core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String> as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 40: 0x5f83d60c6e3b - test[4f12b380f1fb68c5]::__rust_begin_short_backtrace::, fn() -> core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:663:18 [INFO] [stdout] 41: 0x5f83d60d382b - test[4f12b380f1fb68c5]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:686:74 [INFO] [stdout] 42: 0x5f83d60d382b - as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 43: 0x5f83d60d382b - std[e72de78501789eb0]::panicking::catch_unwind::do_call::, core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:581:40 [INFO] [stdout] 44: 0x5f83d60d382b - std[e72de78501789eb0]::panicking::catch_unwind::, core[6aaeda2c7ad07a48]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:544:19 [INFO] [stdout] 45: 0x5f83d60d382b - std[e72de78501789eb0]::panic::catch_unwind::, core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panic.rs:359:14 [INFO] [stdout] 46: 0x5f83d60d382b - test[4f12b380f1fb68c5]::run_test_in_process [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:686:27 [INFO] [stdout] 47: 0x5f83d60d382b - test[4f12b380f1fb68c5]::run_test::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:607:43 [INFO] [stdout] 48: 0x5f83d60cef44 - test[4f12b380f1fb68c5]::run_test::{closure#1} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:637:41 [INFO] [stdout] 49: 0x5f83d60cef44 - std[e72de78501789eb0]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 50: 0x5f83d60d6432 - std[e72de78501789eb0]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 51: 0x5f83d60d6432 - ::{closure#1}::{closure#0}> as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 52: 0x5f83d60d6432 - std[e72de78501789eb0]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:581:40 [INFO] [stdout] 53: 0x5f83d60d6432 - std[e72de78501789eb0]::panicking::catch_unwind::<(), core[6aaeda2c7ad07a48]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:544:19 [INFO] [stdout] 54: 0x5f83d60d6432 - std[e72de78501789eb0]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panic.rs:359:14 [INFO] [stdout] 55: 0x5f83d60d6432 - std[e72de78501789eb0]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 56: 0x5f83d60d6432 - ::{closure#1} as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 57: 0x5f83d6714b3f - + core[6aaeda2c7ad07a48]::marker::Send> as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 58: 0x5f83d6714b3f - ::new::thread_start [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 59: 0x74b8f69a6aa4 - [INFO] [stdout] 60: 0x74b8f6a33a64 - clone [INFO] [stdout] 61: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- chunk::tests::test_blank_min_max stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'chunk::tests::test_blank_min_max' (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: 0x5f83d67158ba - std[e72de78501789eb0]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5f83d67158ba - std[e72de78501789eb0]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5f83d67158ba - std[e72de78501789eb0]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x5f83d67158ba - <::print::DisplayBacktrace as core[6aaeda2c7ad07a48]::fmt::Display>::fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x5f83d672dffa - ::fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x5f83d672dffa - core[6aaeda2c7ad07a48]::fmt::write [INFO] [stdout] 6: 0x5f83d671c6a2 - std[e72de78501789eb0]::io::default_write_fmt::> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5f83d671c6a2 - as std[e72de78501789eb0]::io::Write>::write_fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x5f83d66f27ef - ::print [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x5f83d66f27ef - std[e72de78501789eb0]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x5f83d670d009 - std[e72de78501789eb0]::panicking::default_hook [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x5f83d60d2d5c - core[6aaeda2c7ad07a48]::ops::function::Fn<(&'a std[e72de78501789eb0]::panic::PanicHookInfo<'b>,), Output = ()> + core[6aaeda2c7ad07a48]::marker::Sync + core[6aaeda2c7ad07a48]::marker::Send> as core[6aaeda2c7ad07a48]::ops::function::Fn<(&std[e72de78501789eb0]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x5f83d60d2d5c - test[4f12b380f1fb68c5]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5f83d670d282 - core[6aaeda2c7ad07a48]::ops::function::Fn<(&'a std[e72de78501789eb0]::panic::PanicHookInfo<'b>,), Output = ()> + core[6aaeda2c7ad07a48]::marker::Sync + core[6aaeda2c7ad07a48]::marker::Send> as core[6aaeda2c7ad07a48]::ops::function::Fn<(&std[e72de78501789eb0]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x5f83d670d282 - std[e72de78501789eb0]::panicking::panic_with_hook [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x5f83d66f28a8 - std[e72de78501789eb0]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x5f83d66e9759 - std[e72de78501789eb0]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x5f83d66f38ed - __rustc[78a4cf188af856fc]::rust_begin_unwind [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x5f83d672e83c - core[6aaeda2c7ad07a48]::panicking::panic_fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x5f83d672e5b2 - core[6aaeda2c7ad07a48]::result::unwrap_failed [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/result.rs:1867:5 [INFO] [stdout] 20: 0x5f83d604b4a8 - >::unwrap [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/result.rs:1233:23 [INFO] [stdout] 21: 0x5f83d604b4a8 - hgrep[3efad404f5d38bd]::test::read_matches::<&&str> [INFO] [stdout] at /opt/rustwide/workdir/src/test.rs:12:10 [INFO] [stdout] 22: 0x5f83d604df8e - hgrep[3efad404f5d38bd]::test::read_all_matches::<&str>::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/test.rs:29:27 [INFO] [stdout] 23: 0x5f83d608d3a7 - <&mut hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0} as core[6aaeda2c7ad07a48]::ops::function::FnOnce<(&&str,)>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:310:21 [INFO] [stdout] 24: 0x5f83d608d3a7 - >::map::>, &mut hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0}> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/option.rs:1165:29 [INFO] [stdout] 25: 0x5f83d608d3a7 - , hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0}> as core[6aaeda2c7ad07a48]::iter::traits::iterator::Iterator>::next [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/iter/adapters/map.rs:107:26 [INFO] [stdout] 26: 0x5f83d6010de4 - , hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0}>> as core[6aaeda2c7ad07a48]::iter::adapters::fuse::FuseImpl, hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0}>>>::next [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/iter/adapters/fuse.rs:381:29 [INFO] [stdout] 27: 0x5f83d60c4877 - , hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0}>> as core[6aaeda2c7ad07a48]::iter::traits::iterator::Iterator>::next [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/iter/adapters/fuse.rs:50:9 [INFO] [stdout] 28: 0x5f83d60c4877 - , hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0}>, alloc[28d2dab30c1dc666]::vec::into_iter::IntoIter>> as core[6aaeda2c7ad07a48]::iter::traits::iterator::Iterator>::next [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/iter/adapters/flatten.rs:523:29 [INFO] [stdout] 29: 0x5f83d60c3736 - , alloc[28d2dab30c1dc666]::vec::into_iter::IntoIter>, hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0}> as core[6aaeda2c7ad07a48]::iter::traits::iterator::Iterator>::next [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/iter/adapters/flatten.rs:64:20 [INFO] [stdout] 30: 0x5f83d5fc8ff8 - > as alloc[28d2dab30c1dc666]::vec::spec_from_iter_nested::SpecFromIterNested, core[6aaeda2c7ad07a48]::iter::adapters::flatten::FlatMap, alloc[28d2dab30c1dc666]::vec::into_iter::IntoIter>, hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0}>>>::from_iter [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/vec/spec_from_iter_nested.rs:24:41 [INFO] [stdout] 31: 0x5f83d5fc858d - > as alloc[28d2dab30c1dc666]::vec::spec_from_iter::SpecFromIter, core[6aaeda2c7ad07a48]::iter::adapters::flatten::FlatMap, alloc[28d2dab30c1dc666]::vec::into_iter::IntoIter>, hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0}>>>::from_iter [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/vec/spec_from_iter.rs:33:9 [INFO] [stdout] 32: 0x5f83d5fc5de7 - > as core[6aaeda2c7ad07a48]::iter::traits::collect::FromIterator>>::from_iter::, alloc[28d2dab30c1dc666]::vec::into_iter::IntoIter>, hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0}>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/vec/mod.rs:3884:9 [INFO] [stdout] 33: 0x5f83d60b3dbd - , alloc[28d2dab30c1dc666]::vec::into_iter::IntoIter>, hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0}> as core[6aaeda2c7ad07a48]::iter::traits::iterator::Iterator>::collect::>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/iter/traits/iterator.rs:2080:9 [INFO] [stdout] 34: 0x5f83d604bae1 - hgrep[3efad404f5d38bd]::test::read_all_matches::<&str> [INFO] [stdout] at /opt/rustwide/workdir/src/test.rs:30:10 [INFO] [stdout] 35: 0x5f83d6033011 - hgrep[3efad404f5d38bd]::chunk::tests::test_success_case [INFO] [stdout] at /opt/rustwide/workdir/src/chunk.rs:375:23 [INFO] [stdout] 36: 0x5f83d6033fd2 - hgrep[3efad404f5d38bd]::chunk::tests::test_blank_min_max [INFO] [stdout] at /opt/rustwide/workdir/src/chunk.rs:390:21 [INFO] [stdout] 37: 0x5f83d6031fd7 - hgrep[3efad404f5d38bd]::chunk::tests::test_blank_min_max::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/chunk.rs:389:27 [INFO] [stdout] 38: 0x5f83d608f7f6 - >::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 39: 0x5f83d60c6e3b - core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String> as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 40: 0x5f83d60c6e3b - test[4f12b380f1fb68c5]::__rust_begin_short_backtrace::, fn() -> core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:663:18 [INFO] [stdout] 41: 0x5f83d60d382b - test[4f12b380f1fb68c5]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:686:74 [INFO] [stdout] 42: 0x5f83d60d382b - as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 43: 0x5f83d60d382b - std[e72de78501789eb0]::panicking::catch_unwind::do_call::, core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:581:40 [INFO] [stdout] 44: 0x5f83d60d382b - std[e72de78501789eb0]::panicking::catch_unwind::, core[6aaeda2c7ad07a48]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:544:19 [INFO] [stdout] 45: 0x5f83d60d382b - std[e72de78501789eb0]::panic::catch_unwind::, core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panic.rs:359:14 [INFO] [stdout] 46: 0x5f83d60d382b - test[4f12b380f1fb68c5]::run_test_in_process [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:686:27 [INFO] [stdout] 47: 0x5f83d60d382b - test[4f12b380f1fb68c5]::run_test::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:607:43 [INFO] [stdout] 48: 0x5f83d60cef44 - test[4f12b380f1fb68c5]::run_test::{closure#1} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:637:41 [INFO] [stdout] 49: 0x5f83d60cef44 - std[e72de78501789eb0]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 50: 0x5f83d60d6432 - std[e72de78501789eb0]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 51: 0x5f83d60d6432 - ::{closure#1}::{closure#0}> as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 52: 0x5f83d60d6432 - std[e72de78501789eb0]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:581:40 [INFO] [stdout] 53: 0x5f83d60d6432 - std[e72de78501789eb0]::panicking::catch_unwind::<(), core[6aaeda2c7ad07a48]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:544:19 [INFO] [stdout] 54: 0x5f83d60d6432 - std[e72de78501789eb0]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panic.rs:359:14 [INFO] [stdout] 55: 0x5f83d60d6432 - std[e72de78501789eb0]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 56: 0x5f83d60d6432 - ::{closure#1} as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 57: 0x5f83d6714b3f - + core[6aaeda2c7ad07a48]::marker::Send> as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 58: 0x5f83d6714b3f - ::new::thread_start [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 59: 0x74b8f69a6aa4 - [INFO] [stdout] 60: 0x74b8f6a33a64 - clone [INFO] [stdout] 61: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- chunk::tests::test_files_decode_file stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'chunk::tests::test_files_decode_file' (43) 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: 0x5f83d67158ba - std[e72de78501789eb0]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5f83d67158ba - std[e72de78501789eb0]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5f83d67158ba - std[e72de78501789eb0]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x5f83d67158ba - <::print::DisplayBacktrace as core[6aaeda2c7ad07a48]::fmt::Display>::fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x5f83d672dffa - ::fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x5f83d672dffa - core[6aaeda2c7ad07a48]::fmt::write [INFO] [stdout] 6: 0x5f83d671c6a2 - std[e72de78501789eb0]::io::default_write_fmt::> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5f83d671c6a2 - as std[e72de78501789eb0]::io::Write>::write_fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x5f83d66f27ef - ::print [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x5f83d66f27ef - std[e72de78501789eb0]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x5f83d670d009 - std[e72de78501789eb0]::panicking::default_hook [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x5f83d60d2d5c - core[6aaeda2c7ad07a48]::ops::function::Fn<(&'a std[e72de78501789eb0]::panic::PanicHookInfo<'b>,), Output = ()> + core[6aaeda2c7ad07a48]::marker::Sync + core[6aaeda2c7ad07a48]::marker::Send> as core[6aaeda2c7ad07a48]::ops::function::Fn<(&std[e72de78501789eb0]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x5f83d60d2d5c - test[4f12b380f1fb68c5]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5f83d670d282 - core[6aaeda2c7ad07a48]::ops::function::Fn<(&'a std[e72de78501789eb0]::panic::PanicHookInfo<'b>,), Output = ()> + core[6aaeda2c7ad07a48]::marker::Sync + core[6aaeda2c7ad07a48]::marker::Send> as core[6aaeda2c7ad07a48]::ops::function::Fn<(&std[e72de78501789eb0]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x5f83d670d282 - std[e72de78501789eb0]::panicking::panic_with_hook [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x5f83d66f28a8 - std[e72de78501789eb0]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x5f83d66e9759 - std[e72de78501789eb0]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x5f83d66f38ed - __rustc[78a4cf188af856fc]::rust_begin_unwind [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x5f83d672e83c - core[6aaeda2c7ad07a48]::panicking::panic_fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x5f83d672e5b2 - core[6aaeda2c7ad07a48]::result::unwrap_failed [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/result.rs:1867:5 [INFO] [stdout] 20: 0x5f83d6034534 - >::unwrap [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/result.rs:1233:23 [INFO] [stdout] 21: 0x5f83d6034534 - hgrep[3efad404f5d38bd]::chunk::tests::test_files_decode_file [INFO] [stdout] at /opt/rustwide/workdir/src/chunk.rs:577:65 [INFO] [stdout] 22: 0x5f83d6032217 - hgrep[3efad404f5d38bd]::chunk::tests::test_files_decode_file::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/chunk.rs:560:32 [INFO] [stdout] 23: 0x5f83d608faf6 - >::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x5f83d60c6e3b - core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String> as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 25: 0x5f83d60c6e3b - test[4f12b380f1fb68c5]::__rust_begin_short_backtrace::, fn() -> core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:663:18 [INFO] [stdout] 26: 0x5f83d60d382b - test[4f12b380f1fb68c5]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:686:74 [INFO] [stdout] 27: 0x5f83d60d382b - as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 28: 0x5f83d60d382b - std[e72de78501789eb0]::panicking::catch_unwind::do_call::, core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:581:40 [INFO] [stdout] 29: 0x5f83d60d382b - std[e72de78501789eb0]::panicking::catch_unwind::, core[6aaeda2c7ad07a48]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:544:19 [INFO] [stdout] 30: 0x5f83d60d382b - std[e72de78501789eb0]::panic::catch_unwind::, core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panic.rs:359:14 [INFO] [stdout] 31: 0x5f83d60d382b - test[4f12b380f1fb68c5]::run_test_in_process [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:686:27 [INFO] [stdout] 32: 0x5f83d60d382b - test[4f12b380f1fb68c5]::run_test::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:607:43 [INFO] [stdout] 33: 0x5f83d60cef44 - test[4f12b380f1fb68c5]::run_test::{closure#1} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:637:41 [INFO] [stdout] 34: 0x5f83d60cef44 - std[e72de78501789eb0]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 35: 0x5f83d60d6432 - std[e72de78501789eb0]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 36: 0x5f83d60d6432 - ::{closure#1}::{closure#0}> as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 37: 0x5f83d60d6432 - std[e72de78501789eb0]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:581:40 [INFO] [stdout] 38: 0x5f83d60d6432 - std[e72de78501789eb0]::panicking::catch_unwind::<(), core[6aaeda2c7ad07a48]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:544:19 [INFO] [stdout] 39: 0x5f83d60d6432 - std[e72de78501789eb0]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panic.rs:359:14 [INFO] [stdout] 40: 0x5f83d60d6432 - std[e72de78501789eb0]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 41: 0x5f83d60d6432 - ::{closure#1} as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 42: 0x5f83d6714b3f - + core[6aaeda2c7ad07a48]::marker::Send> as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 43: 0x5f83d6714b3f - ::new::thread_start [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 44: 0x74b8f69a6aa4 - [INFO] [stdout] 45: 0x74b8f6a33a64 - clone [INFO] [stdout] 46: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- chunk::tests::test_edges stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'chunk::tests::test_edges' (39) 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: 0x5f83d67158ba - std[e72de78501789eb0]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5f83d67158ba - std[e72de78501789eb0]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5f83d67158ba - std[e72de78501789eb0]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x5f83d67158ba - <::print::DisplayBacktrace as core[6aaeda2c7ad07a48]::fmt::Display>::fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x5f83d672dffa - ::fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x5f83d672dffa - core[6aaeda2c7ad07a48]::fmt::write [INFO] [stdout] 6: 0x5f83d671c6a2 - std[e72de78501789eb0]::io::default_write_fmt::> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5f83d671c6a2 - as std[e72de78501789eb0]::io::Write>::write_fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x5f83d66f27ef - ::print [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x5f83d66f27ef - std[e72de78501789eb0]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x5f83d670d009 - std[e72de78501789eb0]::panicking::default_hook [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x5f83d60d2d5c - core[6aaeda2c7ad07a48]::ops::function::Fn<(&'a std[e72de78501789eb0]::panic::PanicHookInfo<'b>,), Output = ()> + core[6aaeda2c7ad07a48]::marker::Sync + core[6aaeda2c7ad07a48]::marker::Send> as core[6aaeda2c7ad07a48]::ops::function::Fn<(&std[e72de78501789eb0]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x5f83d60d2d5c - test[4f12b380f1fb68c5]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5f83d670d282 - core[6aaeda2c7ad07a48]::ops::function::Fn<(&'a std[e72de78501789eb0]::panic::PanicHookInfo<'b>,), Output = ()> + core[6aaeda2c7ad07a48]::marker::Sync + core[6aaeda2c7ad07a48]::marker::Send> as core[6aaeda2c7ad07a48]::ops::function::Fn<(&std[e72de78501789eb0]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x5f83d670d282 - std[e72de78501789eb0]::panicking::panic_with_hook [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x5f83d66f28a8 - std[e72de78501789eb0]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x5f83d66e9759 - std[e72de78501789eb0]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x5f83d66f38ed - __rustc[78a4cf188af856fc]::rust_begin_unwind [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x5f83d672e83c - core[6aaeda2c7ad07a48]::panicking::panic_fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x5f83d672e5b2 - core[6aaeda2c7ad07a48]::result::unwrap_failed [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/result.rs:1867:5 [INFO] [stdout] 20: 0x5f83d604b4a8 - >::unwrap [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/result.rs:1233:23 [INFO] [stdout] 21: 0x5f83d604b4a8 - hgrep[3efad404f5d38bd]::test::read_matches::<&&str> [INFO] [stdout] at /opt/rustwide/workdir/src/test.rs:12:10 [INFO] [stdout] 22: 0x5f83d604df8e - hgrep[3efad404f5d38bd]::test::read_all_matches::<&str>::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/test.rs:29:27 [INFO] [stdout] 23: 0x5f83d608d3a7 - <&mut hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0} as core[6aaeda2c7ad07a48]::ops::function::FnOnce<(&&str,)>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:310:21 [INFO] [stdout] 24: 0x5f83d608d3a7 - >::map::>, &mut hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0}> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/option.rs:1165:29 [INFO] [stdout] 25: 0x5f83d608d3a7 - , hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0}> as core[6aaeda2c7ad07a48]::iter::traits::iterator::Iterator>::next [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/iter/adapters/map.rs:107:26 [INFO] [stdout] 26: 0x5f83d6010de4 - , hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0}>> as core[6aaeda2c7ad07a48]::iter::adapters::fuse::FuseImpl, hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0}>>>::next [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/iter/adapters/fuse.rs:381:29 [INFO] [stdout] 27: 0x5f83d60c4877 - , hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0}>> as core[6aaeda2c7ad07a48]::iter::traits::iterator::Iterator>::next [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/iter/adapters/fuse.rs:50:9 [INFO] [stdout] 28: 0x5f83d60c4877 - , hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0}>, alloc[28d2dab30c1dc666]::vec::into_iter::IntoIter>> as core[6aaeda2c7ad07a48]::iter::traits::iterator::Iterator>::next [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/iter/adapters/flatten.rs:523:29 [INFO] [stdout] 29: 0x5f83d60c3736 - , alloc[28d2dab30c1dc666]::vec::into_iter::IntoIter>, hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0}> as core[6aaeda2c7ad07a48]::iter::traits::iterator::Iterator>::next [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/iter/adapters/flatten.rs:64:20 [INFO] [stdout] 30: 0x5f83d5fc8ff8 - > as alloc[28d2dab30c1dc666]::vec::spec_from_iter_nested::SpecFromIterNested, core[6aaeda2c7ad07a48]::iter::adapters::flatten::FlatMap, alloc[28d2dab30c1dc666]::vec::into_iter::IntoIter>, hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0}>>>::from_iter [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/vec/spec_from_iter_nested.rs:24:41 [INFO] [stdout] 31: 0x5f83d5fc858d - > as alloc[28d2dab30c1dc666]::vec::spec_from_iter::SpecFromIter, core[6aaeda2c7ad07a48]::iter::adapters::flatten::FlatMap, alloc[28d2dab30c1dc666]::vec::into_iter::IntoIter>, hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0}>>>::from_iter [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/vec/spec_from_iter.rs:33:9 [INFO] [stdout] 32: 0x5f83d5fc5de7 - > as core[6aaeda2c7ad07a48]::iter::traits::collect::FromIterator>>::from_iter::, alloc[28d2dab30c1dc666]::vec::into_iter::IntoIter>, hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0}>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/vec/mod.rs:3884:9 [INFO] [stdout] 33: 0x5f83d60b3dbd - , alloc[28d2dab30c1dc666]::vec::into_iter::IntoIter>, hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0}> as core[6aaeda2c7ad07a48]::iter::traits::iterator::Iterator>::collect::>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/iter/traits/iterator.rs:2080:9 [INFO] [stdout] 34: 0x5f83d604bae1 - hgrep[3efad404f5d38bd]::test::read_all_matches::<&str> [INFO] [stdout] at /opt/rustwide/workdir/src/test.rs:30:10 [INFO] [stdout] 35: 0x5f83d6033011 - hgrep[3efad404f5d38bd]::chunk::tests::test_success_case [INFO] [stdout] at /opt/rustwide/workdir/src/chunk.rs:375:23 [INFO] [stdout] 36: 0x5f83d6033392 - hgrep[3efad404f5d38bd]::chunk::tests::test_edges [INFO] [stdout] at /opt/rustwide/workdir/src/chunk.rs:390:21 [INFO] [stdout] 37: 0x5f83d6031d67 - hgrep[3efad404f5d38bd]::chunk::tests::test_edges::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/chunk.rs:389:27 [INFO] [stdout] 38: 0x5f83d608f4b6 - >::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 39: 0x5f83d60c6e3b - core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String> as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 40: 0x5f83d60c6e3b - test[4f12b380f1fb68c5]::__rust_begin_short_backtrace::, fn() -> core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:663:18 [INFO] [stdout] 41: 0x5f83d60d382b - test[4f12b380f1fb68c5]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:686:74 [INFO] [stdout] 42: 0x5f83d60d382b - as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 43: 0x5f83d60d382b - std[e72de78501789eb0]::panicking::catch_unwind::do_call::, core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:581:40 [INFO] [stdout] 44: 0x5f83d60d382b - std[e72de78501789eb0]::panicking::catch_unwind::, core[6aaeda2c7ad07a48]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:544:19 [INFO] [stdout] 45: 0x5f83d60d382b - std[e72de78501789eb0]::panic::catch_unwind::, core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panic.rs:359:14 [INFO] [stdout] 46: 0x5f83d60d382b - test[4f12b380f1fb68c5]::run_test_in_process [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:686:27 [INFO] [stdout] 47: 0x5f83d60d382b - test[4f12b380f1fb68c5]::run_test::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:607:43 [INFO] [stdout] 48: 0x5f83d60cef44 - test[4f12b380f1fb68c5]::run_test::{closure#1} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:637:41 [INFO] [stdout] 49: 0x5f83d60cef44 - std[e72de78501789eb0]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 50: 0x5f83d60d6432 - std[e72de78501789eb0]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 51: 0x5f83d60d6432 - ::{closure#1}::{closure#0}> as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 52: 0x5f83d60d6432 - std[e72de78501789eb0]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:581:40 [INFO] [stdout] 53: 0x5f83d60d6432 - std[e72de78501789eb0]::panicking::catch_unwind::<(), core[6aaeda2c7ad07a48]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:544:19 [INFO] [stdout] 54: 0x5f83d60d6432 - std[e72de78501789eb0]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panic.rs:359:14 [INFO] [stdout] 55: 0x5f83d60d6432 - std[e72de78501789eb0]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 56: 0x5f83d60d6432 - ::{closure#1} as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 57: 0x5f83d6714b3f - + core[6aaeda2c7ad07a48]::marker::Send> as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 58: 0x5f83d6714b3f - ::new::thread_start [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 59: 0x74b8f69a6aa4 - [INFO] [stdout] 60: 0x74b8f6a33a64 - clone [INFO] [stdout] 61: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- chunk::tests::test_edges_out stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'chunk::tests::test_edges_out' (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: 0x5f83d67158ba - std[e72de78501789eb0]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5f83d67158ba - std[e72de78501789eb0]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5f83d67158ba - std[e72de78501789eb0]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x5f83d67158ba - <::print::DisplayBacktrace as core[6aaeda2c7ad07a48]::fmt::Display>::fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x5f83d672dffa - ::fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x5f83d672dffa - core[6aaeda2c7ad07a48]::fmt::write [INFO] [stdout] 6: 0x5f83d671c6a2 - std[e72de78501789eb0]::io::default_write_fmt::> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5f83d671c6a2 - as std[e72de78501789eb0]::io::Write>::write_fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x5f83d66f27ef - ::print [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x5f83d66f27ef - std[e72de78501789eb0]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x5f83d670d009 - std[e72de78501789eb0]::panicking::default_hook [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x5f83d60d2d5c - core[6aaeda2c7ad07a48]::ops::function::Fn<(&'a std[e72de78501789eb0]::panic::PanicHookInfo<'b>,), Output = ()> + core[6aaeda2c7ad07a48]::marker::Sync + core[6aaeda2c7ad07a48]::marker::Send> as core[6aaeda2c7ad07a48]::ops::function::Fn<(&std[e72de78501789eb0]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x5f83d60d2d5c - test[4f12b380f1fb68c5]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5f83d670d282 - core[6aaeda2c7ad07a48]::ops::function::Fn<(&'a std[e72de78501789eb0]::panic::PanicHookInfo<'b>,), Output = ()> + core[6aaeda2c7ad07a48]::marker::Sync + core[6aaeda2c7ad07a48]::marker::Send> as core[6aaeda2c7ad07a48]::ops::function::Fn<(&std[e72de78501789eb0]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x5f83d670d282 - std[e72de78501789eb0]::panicking::panic_with_hook [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x5f83d66f28a8 - std[e72de78501789eb0]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x5f83d66e9759 - std[e72de78501789eb0]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x5f83d66f38ed - __rustc[78a4cf188af856fc]::rust_begin_unwind [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x5f83d672e83c - core[6aaeda2c7ad07a48]::panicking::panic_fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x5f83d672e5b2 - core[6aaeda2c7ad07a48]::result::unwrap_failed [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/result.rs:1867:5 [INFO] [stdout] 20: 0x5f83d604b4a8 - >::unwrap [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/result.rs:1233:23 [INFO] [stdout] 21: 0x5f83d604b4a8 - hgrep[3efad404f5d38bd]::test::read_matches::<&&str> [INFO] [stdout] at /opt/rustwide/workdir/src/test.rs:12:10 [INFO] [stdout] 22: 0x5f83d604df8e - hgrep[3efad404f5d38bd]::test::read_all_matches::<&str>::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/test.rs:29:27 [INFO] [stdout] 23: 0x5f83d608d3a7 - <&mut hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0} as core[6aaeda2c7ad07a48]::ops::function::FnOnce<(&&str,)>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:310:21 [INFO] [stdout] 24: 0x5f83d608d3a7 - >::map::>, &mut hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0}> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/option.rs:1165:29 [INFO] [stdout] 25: 0x5f83d608d3a7 - , hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0}> as core[6aaeda2c7ad07a48]::iter::traits::iterator::Iterator>::next [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/iter/adapters/map.rs:107:26 [INFO] [stdout] 26: 0x5f83d6010de4 - , hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0}>> as core[6aaeda2c7ad07a48]::iter::adapters::fuse::FuseImpl, hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0}>>>::next [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/iter/adapters/fuse.rs:381:29 [INFO] [stdout] 27: 0x5f83d60c4877 - , hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0}>> as core[6aaeda2c7ad07a48]::iter::traits::iterator::Iterator>::next [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/iter/adapters/fuse.rs:50:9 [INFO] [stdout] 28: 0x5f83d60c4877 - , hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0}>, alloc[28d2dab30c1dc666]::vec::into_iter::IntoIter>> as core[6aaeda2c7ad07a48]::iter::traits::iterator::Iterator>::next [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/iter/adapters/flatten.rs:523:29 [INFO] [stdout] 29: 0x5f83d60c3736 - , alloc[28d2dab30c1dc666]::vec::into_iter::IntoIter>, hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0}> as core[6aaeda2c7ad07a48]::iter::traits::iterator::Iterator>::next [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/iter/adapters/flatten.rs:64:20 [INFO] [stdout] 30: 0x5f83d5fc8ff8 - > as alloc[28d2dab30c1dc666]::vec::spec_from_iter_nested::SpecFromIterNested, core[6aaeda2c7ad07a48]::iter::adapters::flatten::FlatMap, alloc[28d2dab30c1dc666]::vec::into_iter::IntoIter>, hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0}>>>::from_iter [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/vec/spec_from_iter_nested.rs:24:41 [INFO] [stdout] 31: 0x5f83d5fc858d - > as alloc[28d2dab30c1dc666]::vec::spec_from_iter::SpecFromIter, core[6aaeda2c7ad07a48]::iter::adapters::flatten::FlatMap, alloc[28d2dab30c1dc666]::vec::into_iter::IntoIter>, hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0}>>>::from_iter [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/vec/spec_from_iter.rs:33:9 [INFO] [stdout] 32: 0x5f83d5fc5de7 - > as core[6aaeda2c7ad07a48]::iter::traits::collect::FromIterator>>::from_iter::, alloc[28d2dab30c1dc666]::vec::into_iter::IntoIter>, hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0}>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/vec/mod.rs:3884:9 [INFO] [stdout] 33: 0x5f83d60b3dbd - , alloc[28d2dab30c1dc666]::vec::into_iter::IntoIter>, hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0}> as core[6aaeda2c7ad07a48]::iter::traits::iterator::Iterator>::collect::>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/iter/traits/iterator.rs:2080:9 [INFO] [stdout] 34: 0x5f83d604bae1 - hgrep[3efad404f5d38bd]::test::read_all_matches::<&str> [INFO] [stdout] at /opt/rustwide/workdir/src/test.rs:30:10 [INFO] [stdout] 35: 0x5f83d6033011 - hgrep[3efad404f5d38bd]::chunk::tests::test_success_case [INFO] [stdout] at /opt/rustwide/workdir/src/chunk.rs:375:23 [INFO] [stdout] 36: 0x5f83d6033432 - hgrep[3efad404f5d38bd]::chunk::tests::test_edges_out [INFO] [stdout] at /opt/rustwide/workdir/src/chunk.rs:390:21 [INFO] [stdout] 37: 0x5f83d6031e57 - hgrep[3efad404f5d38bd]::chunk::tests::test_edges_out::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/chunk.rs:389:27 [INFO] [stdout] 38: 0x5f83d608f5f6 - >::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 39: 0x5f83d60c6e3b - core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String> as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 40: 0x5f83d60c6e3b - test[4f12b380f1fb68c5]::__rust_begin_short_backtrace::, fn() -> core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:663:18 [INFO] [stdout] 41: 0x5f83d60d382b - test[4f12b380f1fb68c5]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:686:74 [INFO] [stdout] 42: 0x5f83d60d382b - as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 43: 0x5f83d60d382b - std[e72de78501789eb0]::panicking::catch_unwind::do_call::, core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:581:40 [INFO] [stdout] 44: 0x5f83d60d382b - std[e72de78501789eb0]::panicking::catch_unwind::, core[6aaeda2c7ad07a48]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:544:19 [INFO] [stdout] 45: 0x5f83d60d382b - std[e72de78501789eb0]::panic::catch_unwind::, core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panic.rs:359:14 [INFO] [stdout] 46: 0x5f83d60d382b - test[4f12b380f1fb68c5]::run_test_in_process [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:686:27 [INFO] [stdout] 47: 0x5f83d60d382b - test[4f12b380f1fb68c5]::run_test::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:607:43 [INFO] [stdout] 48: 0x5f83d60cef44 - test[4f12b380f1fb68c5]::run_test::{closure#1} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:637:41 [INFO] [stdout] 49: 0x5f83d60cef44 - std[e72de78501789eb0]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 50: 0x5f83d60d6432 - std[e72de78501789eb0]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 51: 0x5f83d60d6432 - ::{closure#1}::{closure#0}> as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 52: 0x5f83d60d6432 - std[e72de78501789eb0]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:581:40 [INFO] [stdout] 53: 0x5f83d60d6432 - std[e72de78501789eb0]::panicking::catch_unwind::<(), core[6aaeda2c7ad07a48]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:544:19 [INFO] [stdout] 54: 0x5f83d60d6432 - std[e72de78501789eb0]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panic.rs:359:14 [INFO] [stdout] 55: 0x5f83d60d6432 - std[e72de78501789eb0]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 56: 0x5f83d60d6432 - ::{closure#1} as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 57: 0x5f83d6714b3f - + core[6aaeda2c7ad07a48]::marker::Send> as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 58: 0x5f83d6714b3f - ::new::thread_start [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 59: 0x74b8f69a6aa4 - [INFO] [stdout] 60: 0x74b8f6a33a64 - clone [INFO] [stdout] 61: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- chunk::tests::test_blank_min stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'chunk::tests::test_blank_min' (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: 0x5f83d67158ba - std[e72de78501789eb0]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5f83d67158ba - std[e72de78501789eb0]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5f83d67158ba - std[e72de78501789eb0]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x5f83d67158ba - <::print::DisplayBacktrace as core[6aaeda2c7ad07a48]::fmt::Display>::fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x5f83d672dffa - ::fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x5f83d672dffa - core[6aaeda2c7ad07a48]::fmt::write [INFO] [stdout] 6: 0x5f83d671c6a2 - std[e72de78501789eb0]::io::default_write_fmt::> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5f83d671c6a2 - as std[e72de78501789eb0]::io::Write>::write_fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x5f83d66f27ef - ::print [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x5f83d66f27ef - std[e72de78501789eb0]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x5f83d670d009 - std[e72de78501789eb0]::panicking::default_hook [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x5f83d60d2d5c - core[6aaeda2c7ad07a48]::ops::function::Fn<(&'a std[e72de78501789eb0]::panic::PanicHookInfo<'b>,), Output = ()> + core[6aaeda2c7ad07a48]::marker::Sync + core[6aaeda2c7ad07a48]::marker::Send> as core[6aaeda2c7ad07a48]::ops::function::Fn<(&std[e72de78501789eb0]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x5f83d60d2d5c - test[4f12b380f1fb68c5]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5f83d670d282 - core[6aaeda2c7ad07a48]::ops::function::Fn<(&'a std[e72de78501789eb0]::panic::PanicHookInfo<'b>,), Output = ()> + core[6aaeda2c7ad07a48]::marker::Sync + core[6aaeda2c7ad07a48]::marker::Send> as core[6aaeda2c7ad07a48]::ops::function::Fn<(&std[e72de78501789eb0]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x5f83d670d282 - std[e72de78501789eb0]::panicking::panic_with_hook [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x5f83d66f28a8 - std[e72de78501789eb0]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x5f83d66e9759 - std[e72de78501789eb0]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x5f83d66f38ed - __rustc[78a4cf188af856fc]::rust_begin_unwind [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x5f83d672e83c - core[6aaeda2c7ad07a48]::panicking::panic_fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x5f83d672e5b2 - core[6aaeda2c7ad07a48]::result::unwrap_failed [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/result.rs:1867:5 [INFO] [stdout] 20: 0x5f83d604b4a8 - >::unwrap [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/result.rs:1233:23 [INFO] [stdout] 21: 0x5f83d604b4a8 - hgrep[3efad404f5d38bd]::test::read_matches::<&&str> [INFO] [stdout] at /opt/rustwide/workdir/src/test.rs:12:10 [INFO] [stdout] 22: 0x5f83d604df8e - hgrep[3efad404f5d38bd]::test::read_all_matches::<&str>::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/test.rs:29:27 [INFO] [stdout] 23: 0x5f83d608d3a7 - <&mut hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0} as core[6aaeda2c7ad07a48]::ops::function::FnOnce<(&&str,)>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:310:21 [INFO] [stdout] 24: 0x5f83d608d3a7 - >::map::>, &mut hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0}> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/option.rs:1165:29 [INFO] [stdout] 25: 0x5f83d608d3a7 - , hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0}> as core[6aaeda2c7ad07a48]::iter::traits::iterator::Iterator>::next [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/iter/adapters/map.rs:107:26 [INFO] [stdout] 26: 0x5f83d6010de4 - , hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0}>> as core[6aaeda2c7ad07a48]::iter::adapters::fuse::FuseImpl, hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0}>>>::next [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/iter/adapters/fuse.rs:381:29 [INFO] [stdout] 27: 0x5f83d60c4877 - , hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0}>> as core[6aaeda2c7ad07a48]::iter::traits::iterator::Iterator>::next [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/iter/adapters/fuse.rs:50:9 [INFO] [stdout] 28: 0x5f83d60c4877 - , hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0}>, alloc[28d2dab30c1dc666]::vec::into_iter::IntoIter>> as core[6aaeda2c7ad07a48]::iter::traits::iterator::Iterator>::next [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/iter/adapters/flatten.rs:523:29 [INFO] [stdout] 29: 0x5f83d60c3736 - , alloc[28d2dab30c1dc666]::vec::into_iter::IntoIter>, hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0}> as core[6aaeda2c7ad07a48]::iter::traits::iterator::Iterator>::next [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/iter/adapters/flatten.rs:64:20 [INFO] [stdout] 30: 0x5f83d5fc8ff8 - > as alloc[28d2dab30c1dc666]::vec::spec_from_iter_nested::SpecFromIterNested, core[6aaeda2c7ad07a48]::iter::adapters::flatten::FlatMap, alloc[28d2dab30c1dc666]::vec::into_iter::IntoIter>, hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0}>>>::from_iter [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/vec/spec_from_iter_nested.rs:24:41 [INFO] [stdout] 31: 0x5f83d5fc858d - > as alloc[28d2dab30c1dc666]::vec::spec_from_iter::SpecFromIter, core[6aaeda2c7ad07a48]::iter::adapters::flatten::FlatMap, alloc[28d2dab30c1dc666]::vec::into_iter::IntoIter>, hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0}>>>::from_iter [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/vec/spec_from_iter.rs:33:9 [INFO] [stdout] 32: 0x5f83d5fc5de7 - > as core[6aaeda2c7ad07a48]::iter::traits::collect::FromIterator>>::from_iter::, alloc[28d2dab30c1dc666]::vec::into_iter::IntoIter>, hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0}>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/vec/mod.rs:3884:9 [INFO] [stdout] 33: 0x5f83d60b3dbd - , alloc[28d2dab30c1dc666]::vec::into_iter::IntoIter>, hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0}> as core[6aaeda2c7ad07a48]::iter::traits::iterator::Iterator>::collect::>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/iter/traits/iterator.rs:2080:9 [INFO] [stdout] 34: 0x5f83d604bae1 - hgrep[3efad404f5d38bd]::test::read_all_matches::<&str> [INFO] [stdout] at /opt/rustwide/workdir/src/test.rs:30:10 [INFO] [stdout] 35: 0x5f83d6033011 - hgrep[3efad404f5d38bd]::chunk::tests::test_success_case [INFO] [stdout] at /opt/rustwide/workdir/src/chunk.rs:375:23 [INFO] [stdout] 36: 0x5f83d6033412 - hgrep[3efad404f5d38bd]::chunk::tests::test_blank_min [INFO] [stdout] at /opt/rustwide/workdir/src/chunk.rs:390:21 [INFO] [stdout] 37: 0x5f83d6031e27 - hgrep[3efad404f5d38bd]::chunk::tests::test_blank_min::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/chunk.rs:389:27 [INFO] [stdout] 38: 0x5f83d608f5b6 - >::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 39: 0x5f83d60c6e3b - core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String> as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 40: 0x5f83d60c6e3b - test[4f12b380f1fb68c5]::__rust_begin_short_backtrace::, fn() -> core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:663:18 [INFO] [stdout] 41: 0x5f83d60d382b - test[4f12b380f1fb68c5]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:686:74 [INFO] [stdout] 42: 0x5f83d60d382b - as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 43: 0x5f83d60d382b - std[e72de78501789eb0]::panicking::catch_unwind::do_call::, core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:581:40 [INFO] [stdout] 44: 0x5f83d60d382b - std[e72de78501789eb0]::panicking::catch_unwind::, core[6aaeda2c7ad07a48]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:544:19 [INFO] [stdout] 45: 0x5f83d60d382b - std[e72de78501789eb0]::panic::catch_unwind::, core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panic.rs:359:14 [INFO] [stdout] 46: 0x5f83d60d382b - test[4f12b380f1fb68c5]::run_test_in_process [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:686:27 [INFO] [stdout] 47: 0x5f83d60d382b - test[4f12b380f1fb68c5]::run_test::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:607:43 [INFO] [stdout] 48: 0x5f83d60cef44 - test[4f12b380f1fb68c5]::run_test::{closure#1} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:637:41 [INFO] [stdout] 49: 0x5f83d60cef44 - std[e72de78501789eb0]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 50: 0x5f83d60d6432 - std[e72de78501789eb0]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 51: 0x5f83d60d6432 - ::{closure#1}::{closure#0}> as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 52: 0x5f83d60d6432 - std[e72de78501789eb0]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:581:40 [INFO] [stdout] 53: 0x5f83d60d6432 - std[e72de78501789eb0]::panicking::catch_unwind::<(), core[6aaeda2c7ad07a48]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:544:19 [INFO] [stdout] 54: 0x5f83d60d6432 - std[e72de78501789eb0]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panic.rs:359:14 [INFO] [stdout] 55: 0x5f83d60d6432 - std[e72de78501789eb0]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 56: 0x5f83d60d6432 - ::{closure#1} as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 57: 0x5f83d6714b3f - + core[6aaeda2c7ad07a48]::marker::Send> as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 58: 0x5f83d6714b3f - ::new::thread_start [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 59: 0x74b8f69a6aa4 - [INFO] [stdout] 60: 0x74b8f6a33a64 - clone [INFO] [stdout] 61: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- chunk::tests::test_min_file_edge stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'chunk::tests::test_min_file_edge' (47) 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: 0x5f83d67158ba - std[e72de78501789eb0]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5f83d67158ba - std[e72de78501789eb0]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5f83d67158ba - std[e72de78501789eb0]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x5f83d67158ba - <::print::DisplayBacktrace as core[6aaeda2c7ad07a48]::fmt::Display>::fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x5f83d672dffa - ::fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x5f83d672dffa - core[6aaeda2c7ad07a48]::fmt::write [INFO] [stdout] 6: 0x5f83d671c6a2 - std[e72de78501789eb0]::io::default_write_fmt::> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5f83d671c6a2 - as std[e72de78501789eb0]::io::Write>::write_fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x5f83d66f27ef - ::print [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x5f83d66f27ef - std[e72de78501789eb0]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x5f83d670d009 - std[e72de78501789eb0]::panicking::default_hook [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x5f83d60d2d5c - core[6aaeda2c7ad07a48]::ops::function::Fn<(&'a std[e72de78501789eb0]::panic::PanicHookInfo<'b>,), Output = ()> + core[6aaeda2c7ad07a48]::marker::Sync + core[6aaeda2c7ad07a48]::marker::Send> as core[6aaeda2c7ad07a48]::ops::function::Fn<(&std[e72de78501789eb0]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x5f83d60d2d5c - test[4f12b380f1fb68c5]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5f83d670d282 - core[6aaeda2c7ad07a48]::ops::function::Fn<(&'a std[e72de78501789eb0]::panic::PanicHookInfo<'b>,), Output = ()> + core[6aaeda2c7ad07a48]::marker::Sync + core[6aaeda2c7ad07a48]::marker::Send> as core[6aaeda2c7ad07a48]::ops::function::Fn<(&std[e72de78501789eb0]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x5f83d670d282 - std[e72de78501789eb0]::panicking::panic_with_hook [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x5f83d66f28a8 - std[e72de78501789eb0]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x5f83d66e9759 - std[e72de78501789eb0]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x5f83d66f38ed - __rustc[78a4cf188af856fc]::rust_begin_unwind [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x5f83d672e83c - core[6aaeda2c7ad07a48]::panicking::panic_fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x5f83d672e5b2 - core[6aaeda2c7ad07a48]::result::unwrap_failed [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/result.rs:1867:5 [INFO] [stdout] 20: 0x5f83d604b4a8 - >::unwrap [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/result.rs:1233:23 [INFO] [stdout] 21: 0x5f83d604b4a8 - hgrep[3efad404f5d38bd]::test::read_matches::<&&str> [INFO] [stdout] at /opt/rustwide/workdir/src/test.rs:12:10 [INFO] [stdout] 22: 0x5f83d604df8e - hgrep[3efad404f5d38bd]::test::read_all_matches::<&str>::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/test.rs:29:27 [INFO] [stdout] 23: 0x5f83d608d3a7 - <&mut hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0} as core[6aaeda2c7ad07a48]::ops::function::FnOnce<(&&str,)>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:310:21 [INFO] [stdout] 24: 0x5f83d608d3a7 - >::map::>, &mut hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0}> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/option.rs:1165:29 [INFO] [stdout] 25: 0x5f83d608d3a7 - , hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0}> as core[6aaeda2c7ad07a48]::iter::traits::iterator::Iterator>::next [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/iter/adapters/map.rs:107:26 [INFO] [stdout] 26: 0x5f83d6010de4 - , hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0}>> as core[6aaeda2c7ad07a48]::iter::adapters::fuse::FuseImpl, hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0}>>>::next [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/iter/adapters/fuse.rs:381:29 [INFO] [stdout] 27: 0x5f83d60c4877 - , hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0}>> as core[6aaeda2c7ad07a48]::iter::traits::iterator::Iterator>::next [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/iter/adapters/fuse.rs:50:9 [INFO] [stdout] 28: 0x5f83d60c4877 - , hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0}>, alloc[28d2dab30c1dc666]::vec::into_iter::IntoIter>> as core[6aaeda2c7ad07a48]::iter::traits::iterator::Iterator>::next [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/iter/adapters/flatten.rs:523:29 [INFO] [stdout] 29: 0x5f83d60c3736 - , alloc[28d2dab30c1dc666]::vec::into_iter::IntoIter>, hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0}> as core[6aaeda2c7ad07a48]::iter::traits::iterator::Iterator>::next [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/iter/adapters/flatten.rs:64:20 [INFO] [stdout] 30: 0x5f83d5fc8ff8 - > as alloc[28d2dab30c1dc666]::vec::spec_from_iter_nested::SpecFromIterNested, core[6aaeda2c7ad07a48]::iter::adapters::flatten::FlatMap, alloc[28d2dab30c1dc666]::vec::into_iter::IntoIter>, hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0}>>>::from_iter [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/vec/spec_from_iter_nested.rs:24:41 [INFO] [stdout] 31: 0x5f83d5fc858d - > as alloc[28d2dab30c1dc666]::vec::spec_from_iter::SpecFromIter, core[6aaeda2c7ad07a48]::iter::adapters::flatten::FlatMap, alloc[28d2dab30c1dc666]::vec::into_iter::IntoIter>, hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0}>>>::from_iter [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/vec/spec_from_iter.rs:33:9 [INFO] [stdout] 32: 0x5f83d5fc5de7 - > as core[6aaeda2c7ad07a48]::iter::traits::collect::FromIterator>>::from_iter::, alloc[28d2dab30c1dc666]::vec::into_iter::IntoIter>, hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0}>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/vec/mod.rs:3884:9 [INFO] [stdout] 33: 0x5f83d60b3dbd - , alloc[28d2dab30c1dc666]::vec::into_iter::IntoIter>, hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0}> as core[6aaeda2c7ad07a48]::iter::traits::iterator::Iterator>::collect::>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/iter/traits/iterator.rs:2080:9 [INFO] [stdout] 34: 0x5f83d604bae1 - hgrep[3efad404f5d38bd]::test::read_all_matches::<&str> [INFO] [stdout] at /opt/rustwide/workdir/src/test.rs:30:10 [INFO] [stdout] 35: 0x5f83d6033011 - hgrep[3efad404f5d38bd]::chunk::tests::test_success_case [INFO] [stdout] at /opt/rustwide/workdir/src/chunk.rs:375:23 [INFO] [stdout] 36: 0x5f83d6033ff2 - hgrep[3efad404f5d38bd]::chunk::tests::test_min_file_edge [INFO] [stdout] at /opt/rustwide/workdir/src/chunk.rs:390:21 [INFO] [stdout] 37: 0x5f83d6032007 - hgrep[3efad404f5d38bd]::chunk::tests::test_min_file_edge::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/chunk.rs:389:27 [INFO] [stdout] 38: 0x5f83d608f836 - >::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 39: 0x5f83d60c6e3b - core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String> as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 40: 0x5f83d60c6e3b - test[4f12b380f1fb68c5]::__rust_begin_short_backtrace::, fn() -> core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:663:18 [INFO] [stdout] 41: 0x5f83d60d382b - test[4f12b380f1fb68c5]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:686:74 [INFO] [stdout] 42: 0x5f83d60d382b - as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 43: 0x5f83d60d382b - std[e72de78501789eb0]::panicking::catch_unwind::do_call::, core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:581:40 [INFO] [stdout] 44: 0x5f83d60d382b - std[e72de78501789eb0]::panicking::catch_unwind::, core[6aaeda2c7ad07a48]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:544:19 [INFO] [stdout] 45: 0x5f83d60d382b - std[e72de78501789eb0]::panic::catch_unwind::, core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panic.rs:359:14 [INFO] [stdout] 46: 0x5f83d60d382b - test[4f12b380f1fb68c5]::run_test_in_process [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:686:27 [INFO] [stdout] 47: 0x5f83d60d382b - test[4f12b380f1fb68c5]::run_test::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:607:43 [INFO] [stdout] 48: 0x5f83d60cef44 - test[4f12b380f1fb68c5]::run_test::{closure#1} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:637:41 [INFO] [stdout] 49: 0x5f83d60cef44 - std[e72de78501789eb0]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 50: 0x5f83d60d6432 - std[e72de78501789eb0]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 51: 0x5f83d60d6432 - ::{closure#1}::{closure#0}> as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 52: 0x5f83d60d6432 - std[e72de78501789eb0]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:581:40 [INFO] [stdout] 53: 0x5f83d60d6432 - std[e72de78501789eb0]::panicking::catch_unwind::<(), core[6aaeda2c7ad07a48]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:544:19 [INFO] [stdout] 54: 0x5f83d60d6432 - std[e72de78501789eb0]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panic.rs:359:14 [INFO] [stdout] 55: 0x5f83d60d6432 - std[e72de78501789eb0]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 56: 0x5f83d60d6432 - ::{closure#1} as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 57: 0x5f83d6714b3f - + core[6aaeda2c7ad07a48]::marker::Send> as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 58: 0x5f83d6714b3f - ::new::thread_start [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 59: 0x74b8f69a6aa4 - [INFO] [stdout] 60: 0x74b8f6a33a64 - clone [INFO] [stdout] 61: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- chunk::tests::test_blank_min_edge stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'chunk::tests::test_blank_min_edge' (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: 0x5f83d67158ba - std[e72de78501789eb0]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5f83d67158ba - std[e72de78501789eb0]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5f83d67158ba - std[e72de78501789eb0]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x5f83d67158ba - <::print::DisplayBacktrace as core[6aaeda2c7ad07a48]::fmt::Display>::fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x5f83d672dffa - ::fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x5f83d672dffa - core[6aaeda2c7ad07a48]::fmt::write [INFO] [stdout] 6: 0x5f83d671c6a2 - std[e72de78501789eb0]::io::default_write_fmt::> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5f83d671c6a2 - as std[e72de78501789eb0]::io::Write>::write_fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x5f83d66f27ef - ::print [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x5f83d66f27ef - std[e72de78501789eb0]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x5f83d670d009 - std[e72de78501789eb0]::panicking::default_hook [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x5f83d60d2d5c - core[6aaeda2c7ad07a48]::ops::function::Fn<(&'a std[e72de78501789eb0]::panic::PanicHookInfo<'b>,), Output = ()> + core[6aaeda2c7ad07a48]::marker::Sync + core[6aaeda2c7ad07a48]::marker::Send> as core[6aaeda2c7ad07a48]::ops::function::Fn<(&std[e72de78501789eb0]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x5f83d60d2d5c - test[4f12b380f1fb68c5]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5f83d670d282 - core[6aaeda2c7ad07a48]::ops::function::Fn<(&'a std[e72de78501789eb0]::panic::PanicHookInfo<'b>,), Output = ()> + core[6aaeda2c7ad07a48]::marker::Sync + core[6aaeda2c7ad07a48]::marker::Send> as core[6aaeda2c7ad07a48]::ops::function::Fn<(&std[e72de78501789eb0]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x5f83d670d282 - std[e72de78501789eb0]::panicking::panic_with_hook [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x5f83d66f28a8 - std[e72de78501789eb0]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x5f83d66e9759 - std[e72de78501789eb0]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x5f83d66f38ed - __rustc[78a4cf188af856fc]::rust_begin_unwind [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x5f83d672e83c - core[6aaeda2c7ad07a48]::panicking::panic_fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x5f83d672e5b2 - core[6aaeda2c7ad07a48]::result::unwrap_failed [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/result.rs:1867:5 [INFO] [stdout] 20: 0x5f83d604b4a8 - >::unwrap [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/result.rs:1233:23 [INFO] [stdout] 21: 0x5f83d604b4a8 - hgrep[3efad404f5d38bd]::test::read_matches::<&&str> [INFO] [stdout] at /opt/rustwide/workdir/src/test.rs:12:10 [INFO] [stdout] 22: 0x5f83d604df8e - hgrep[3efad404f5d38bd]::test::read_all_matches::<&str>::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/test.rs:29:27 [INFO] [stdout] 23: 0x5f83d608d3a7 - <&mut hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0} as core[6aaeda2c7ad07a48]::ops::function::FnOnce<(&&str,)>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:310:21 [INFO] [stdout] 24: 0x5f83d608d3a7 - >::map::>, &mut hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0}> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/option.rs:1165:29 [INFO] [stdout] 25: 0x5f83d608d3a7 - , hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0}> as core[6aaeda2c7ad07a48]::iter::traits::iterator::Iterator>::next [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/iter/adapters/map.rs:107:26 [INFO] [stdout] 26: 0x5f83d6010de4 - , hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0}>> as core[6aaeda2c7ad07a48]::iter::adapters::fuse::FuseImpl, hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0}>>>::next [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/iter/adapters/fuse.rs:381:29 [INFO] [stdout] 27: 0x5f83d60c4877 - , hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0}>> as core[6aaeda2c7ad07a48]::iter::traits::iterator::Iterator>::next [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/iter/adapters/fuse.rs:50:9 [INFO] [stdout] 28: 0x5f83d60c4877 - , hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0}>, alloc[28d2dab30c1dc666]::vec::into_iter::IntoIter>> as core[6aaeda2c7ad07a48]::iter::traits::iterator::Iterator>::next [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/iter/adapters/flatten.rs:523:29 [INFO] [stdout] 29: 0x5f83d60c3736 - , alloc[28d2dab30c1dc666]::vec::into_iter::IntoIter>, hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0}> as core[6aaeda2c7ad07a48]::iter::traits::iterator::Iterator>::next [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/iter/adapters/flatten.rs:64:20 [INFO] [stdout] 30: 0x5f83d5fc8ff8 - > as alloc[28d2dab30c1dc666]::vec::spec_from_iter_nested::SpecFromIterNested, core[6aaeda2c7ad07a48]::iter::adapters::flatten::FlatMap, alloc[28d2dab30c1dc666]::vec::into_iter::IntoIter>, hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0}>>>::from_iter [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/vec/spec_from_iter_nested.rs:24:41 [INFO] [stdout] 31: 0x5f83d5fc858d - > as alloc[28d2dab30c1dc666]::vec::spec_from_iter::SpecFromIter, core[6aaeda2c7ad07a48]::iter::adapters::flatten::FlatMap, alloc[28d2dab30c1dc666]::vec::into_iter::IntoIter>, hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0}>>>::from_iter [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/vec/spec_from_iter.rs:33:9 [INFO] [stdout] 32: 0x5f83d5fc5de7 - > as core[6aaeda2c7ad07a48]::iter::traits::collect::FromIterator>>::from_iter::, alloc[28d2dab30c1dc666]::vec::into_iter::IntoIter>, hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0}>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/vec/mod.rs:3884:9 [INFO] [stdout] 33: 0x5f83d60b3dbd - , alloc[28d2dab30c1dc666]::vec::into_iter::IntoIter>, hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0}> as core[6aaeda2c7ad07a48]::iter::traits::iterator::Iterator>::collect::>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/iter/traits/iterator.rs:2080:9 [INFO] [stdout] 34: 0x5f83d604bae1 - hgrep[3efad404f5d38bd]::test::read_all_matches::<&str> [INFO] [stdout] at /opt/rustwide/workdir/src/test.rs:30:10 [INFO] [stdout] 35: 0x5f83d6033011 - hgrep[3efad404f5d38bd]::chunk::tests::test_success_case [INFO] [stdout] at /opt/rustwide/workdir/src/chunk.rs:375:23 [INFO] [stdout] 36: 0x5f83d6034052 - hgrep[3efad404f5d38bd]::chunk::tests::test_blank_min_edge [INFO] [stdout] at /opt/rustwide/workdir/src/chunk.rs:390:21 [INFO] [stdout] 37: 0x5f83d6032097 - hgrep[3efad404f5d38bd]::chunk::tests::test_blank_min_edge::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/chunk.rs:389:27 [INFO] [stdout] 38: 0x5f83d608f8f6 - >::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 39: 0x5f83d60c6e3b - core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String> as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 40: 0x5f83d60c6e3b - test[4f12b380f1fb68c5]::__rust_begin_short_backtrace::, fn() -> core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:663:18 [INFO] [stdout] 41: 0x5f83d60d382b - test[4f12b380f1fb68c5]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:686:74 [INFO] [stdout] 42: 0x5f83d60d382b - as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 43: 0x5f83d60d382b - std[e72de78501789eb0]::panicking::catch_unwind::do_call::, core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:581:40 [INFO] [stdout] 44: 0x5f83d60d382b - std[e72de78501789eb0]::panicking::catch_unwind::, core[6aaeda2c7ad07a48]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:544:19 [INFO] [stdout] 45: 0x5f83d60d382b - std[e72de78501789eb0]::panic::catch_unwind::, core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panic.rs:359:14 [INFO] [stdout] 46: 0x5f83d60d382b - test[4f12b380f1fb68c5]::run_test_in_process [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:686:27 [INFO] [stdout] 47: 0x5f83d60d382b - test[4f12b380f1fb68c5]::run_test::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:607:43 [INFO] [stdout] 48: 0x5f83d60cef44 - test[4f12b380f1fb68c5]::run_test::{closure#1} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:637:41 [INFO] [stdout] 49: 0x5f83d60cef44 - std[e72de78501789eb0]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 50: 0x5f83d60d6432 - std[e72de78501789eb0]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 51: 0x5f83d60d6432 - ::{closure#1}::{closure#0}> as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 52: 0x5f83d60d6432 - std[e72de78501789eb0]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:581:40 [INFO] [stdout] 53: 0x5f83d60d6432 - std[e72de78501789eb0]::panicking::catch_unwind::<(), core[6aaeda2c7ad07a48]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:544:19 [INFO] [stdout] 54: 0x5f83d60d6432 - std[e72de78501789eb0]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panic.rs:359:14 [INFO] [stdout] 55: 0x5f83d60d6432 - std[e72de78501789eb0]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 56: 0x5f83d60d6432 - ::{closure#1} as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 57: 0x5f83d6714b3f - + core[6aaeda2c7ad07a48]::marker::Send> as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 58: 0x5f83d6714b3f - ::new::thread_start [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 59: 0x74b8f69a6aa4 - [INFO] [stdout] 60: 0x74b8f6a33a64 - clone [INFO] [stdout] 61: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- chunk::tests::test_no_chunk_empty stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'chunk::tests::test_no_chunk_empty' (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: 0x5f83d67158ba - std[e72de78501789eb0]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5f83d67158ba - std[e72de78501789eb0]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5f83d67158ba - std[e72de78501789eb0]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x5f83d67158ba - <::print::DisplayBacktrace as core[6aaeda2c7ad07a48]::fmt::Display>::fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x5f83d672dffa - ::fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x5f83d672dffa - core[6aaeda2c7ad07a48]::fmt::write [INFO] [stdout] 6: 0x5f83d671c6a2 - std[e72de78501789eb0]::io::default_write_fmt::> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5f83d671c6a2 - as std[e72de78501789eb0]::io::Write>::write_fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x5f83d66f27ef - ::print [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x5f83d66f27ef - std[e72de78501789eb0]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x5f83d670d009 - std[e72de78501789eb0]::panicking::default_hook [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x5f83d60d2d5c - core[6aaeda2c7ad07a48]::ops::function::Fn<(&'a std[e72de78501789eb0]::panic::PanicHookInfo<'b>,), Output = ()> + core[6aaeda2c7ad07a48]::marker::Sync + core[6aaeda2c7ad07a48]::marker::Send> as core[6aaeda2c7ad07a48]::ops::function::Fn<(&std[e72de78501789eb0]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x5f83d60d2d5c - test[4f12b380f1fb68c5]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5f83d670d282 - core[6aaeda2c7ad07a48]::ops::function::Fn<(&'a std[e72de78501789eb0]::panic::PanicHookInfo<'b>,), Output = ()> + core[6aaeda2c7ad07a48]::marker::Sync + core[6aaeda2c7ad07a48]::marker::Send> as core[6aaeda2c7ad07a48]::ops::function::Fn<(&std[e72de78501789eb0]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x5f83d670d282 - std[e72de78501789eb0]::panicking::panic_with_hook [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x5f83d66f28a8 - std[e72de78501789eb0]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x5f83d66e9759 - std[e72de78501789eb0]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x5f83d66f38ed - __rustc[78a4cf188af856fc]::rust_begin_unwind [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x5f83d672e83c - core[6aaeda2c7ad07a48]::panicking::panic_fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x5f83d672e5b2 - core[6aaeda2c7ad07a48]::result::unwrap_failed [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/result.rs:1867:5 [INFO] [stdout] 20: 0x5f83d604b4a8 - >::unwrap [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/result.rs:1233:23 [INFO] [stdout] 21: 0x5f83d604b4a8 - hgrep[3efad404f5d38bd]::test::read_matches::<&&str> [INFO] [stdout] at /opt/rustwide/workdir/src/test.rs:12:10 [INFO] [stdout] 22: 0x5f83d604df8e - hgrep[3efad404f5d38bd]::test::read_all_matches::<&str>::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/test.rs:29:27 [INFO] [stdout] 23: 0x5f83d608d3a7 - <&mut hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0} as core[6aaeda2c7ad07a48]::ops::function::FnOnce<(&&str,)>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:310:21 [INFO] [stdout] 24: 0x5f83d608d3a7 - >::map::>, &mut hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0}> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/option.rs:1165:29 [INFO] [stdout] 25: 0x5f83d608d3a7 - , hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0}> as core[6aaeda2c7ad07a48]::iter::traits::iterator::Iterator>::next [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/iter/adapters/map.rs:107:26 [INFO] [stdout] 26: 0x5f83d6010de4 - , hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0}>> as core[6aaeda2c7ad07a48]::iter::adapters::fuse::FuseImpl, hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0}>>>::next [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/iter/adapters/fuse.rs:381:29 [INFO] [stdout] 27: 0x5f83d60c4877 - , hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0}>> as core[6aaeda2c7ad07a48]::iter::traits::iterator::Iterator>::next [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/iter/adapters/fuse.rs:50:9 [INFO] [stdout] 28: 0x5f83d60c4877 - , hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0}>, alloc[28d2dab30c1dc666]::vec::into_iter::IntoIter>> as core[6aaeda2c7ad07a48]::iter::traits::iterator::Iterator>::next [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/iter/adapters/flatten.rs:523:29 [INFO] [stdout] 29: 0x5f83d60c3736 - , alloc[28d2dab30c1dc666]::vec::into_iter::IntoIter>, hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0}> as core[6aaeda2c7ad07a48]::iter::traits::iterator::Iterator>::next [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/iter/adapters/flatten.rs:64:20 [INFO] [stdout] 30: 0x5f83d5fc8ff8 - > as alloc[28d2dab30c1dc666]::vec::spec_from_iter_nested::SpecFromIterNested, core[6aaeda2c7ad07a48]::iter::adapters::flatten::FlatMap, alloc[28d2dab30c1dc666]::vec::into_iter::IntoIter>, hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0}>>>::from_iter [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/vec/spec_from_iter_nested.rs:24:41 [INFO] [stdout] 31: 0x5f83d5fc858d - > as alloc[28d2dab30c1dc666]::vec::spec_from_iter::SpecFromIter, core[6aaeda2c7ad07a48]::iter::adapters::flatten::FlatMap, alloc[28d2dab30c1dc666]::vec::into_iter::IntoIter>, hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0}>>>::from_iter [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/vec/spec_from_iter.rs:33:9 [INFO] [stdout] 32: 0x5f83d5fc5de7 - > as core[6aaeda2c7ad07a48]::iter::traits::collect::FromIterator>>::from_iter::, alloc[28d2dab30c1dc666]::vec::into_iter::IntoIter>, hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0}>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/vec/mod.rs:3884:9 [INFO] [stdout] 33: 0x5f83d60b3dbd - , alloc[28d2dab30c1dc666]::vec::into_iter::IntoIter>, hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0}> as core[6aaeda2c7ad07a48]::iter::traits::iterator::Iterator>::collect::>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/iter/traits/iterator.rs:2080:9 [INFO] [stdout] 34: 0x5f83d604bae1 - hgrep[3efad404f5d38bd]::test::read_all_matches::<&str> [INFO] [stdout] at /opt/rustwide/workdir/src/test.rs:30:10 [INFO] [stdout] 35: 0x5f83d6033011 - hgrep[3efad404f5d38bd]::chunk::tests::test_success_case [INFO] [stdout] at /opt/rustwide/workdir/src/chunk.rs:375:23 [INFO] [stdout] 36: 0x5f83d6034072 - hgrep[3efad404f5d38bd]::chunk::tests::test_no_chunk_empty [INFO] [stdout] at /opt/rustwide/workdir/src/chunk.rs:390:21 [INFO] [stdout] 37: 0x5f83d60320c7 - hgrep[3efad404f5d38bd]::chunk::tests::test_no_chunk_empty::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/chunk.rs:389:27 [INFO] [stdout] 38: 0x5f83d608f936 - >::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 39: 0x5f83d60c6e3b - core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String> as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 40: 0x5f83d60c6e3b - test[4f12b380f1fb68c5]::__rust_begin_short_backtrace::, fn() -> core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:663:18 [INFO] [stdout] 41: 0x5f83d60d382b - test[4f12b380f1fb68c5]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:686:74 [INFO] [stdout] 42: 0x5f83d60d382b - as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 43: 0x5f83d60d382b - std[e72de78501789eb0]::panicking::catch_unwind::do_call::, core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:581:40 [INFO] [stdout] 44: 0x5f83d60d382b - std[e72de78501789eb0]::panicking::catch_unwind::, core[6aaeda2c7ad07a48]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:544:19 [INFO] [stdout] 45: 0x5f83d60d382b - std[e72de78501789eb0]::panic::catch_unwind::, core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panic.rs:359:14 [INFO] [stdout] 46: 0x5f83d60d382b - test[4f12b380f1fb68c5]::run_test_in_process [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:686:27 [INFO] [stdout] 47: 0x5f83d60d382b - test[4f12b380f1fb68c5]::run_test::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:607:43 [INFO] [stdout] 48: 0x5f83d60cef44 - test[4f12b380f1fb68c5]::run_test::{closure#1} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:637:41 [INFO] [stdout] 49: 0x5f83d60cef44 - std[e72de78501789eb0]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 50: 0x5f83d60d6432 - std[e72de78501789eb0]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 51: 0x5f83d60d6432 - ::{closure#1}::{closure#0}> as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 52: 0x5f83d60d6432 - std[e72de78501789eb0]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:581:40 [INFO] [stdout] 53: 0x5f83d60d6432 - std[e72de78501789eb0]::panicking::catch_unwind::<(), core[6aaeda2c7ad07a48]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:544:19 [INFO] [stdout] 54: 0x5f83d60d6432 - std[e72de78501789eb0]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panic.rs:359:14 [INFO] [stdout] 55: 0x5f83d60d6432 - std[e72de78501789eb0]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 56: 0x5f83d60d6432 - ::{closure#1} as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 57: 0x5f83d6714b3f - + core[6aaeda2c7ad07a48]::marker::Send> as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 58: 0x5f83d6714b3f - ::new::thread_start [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 59: 0x74b8f69a6aa4 - [INFO] [stdout] 60: 0x74b8f6a33a64 - clone [INFO] [stdout] 61: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- chunk::tests::test_no_chunk_file_begin stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'chunk::tests::test_no_chunk_file_begin' (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: 0x5f83d67158ba - std[e72de78501789eb0]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5f83d67158ba - std[e72de78501789eb0]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5f83d67158ba - std[e72de78501789eb0]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x5f83d67158ba - <::print::DisplayBacktrace as core[6aaeda2c7ad07a48]::fmt::Display>::fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x5f83d672dffa - ::fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x5f83d672dffa - core[6aaeda2c7ad07a48]::fmt::write [INFO] [stdout] 6: 0x5f83d671c6a2 - std[e72de78501789eb0]::io::default_write_fmt::> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5f83d671c6a2 - as std[e72de78501789eb0]::io::Write>::write_fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x5f83d66f27ef - ::print [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x5f83d66f27ef - std[e72de78501789eb0]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x5f83d670d009 - std[e72de78501789eb0]::panicking::default_hook [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x5f83d60d2d5c - core[6aaeda2c7ad07a48]::ops::function::Fn<(&'a std[e72de78501789eb0]::panic::PanicHookInfo<'b>,), Output = ()> + core[6aaeda2c7ad07a48]::marker::Sync + core[6aaeda2c7ad07a48]::marker::Send> as core[6aaeda2c7ad07a48]::ops::function::Fn<(&std[e72de78501789eb0]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x5f83d60d2d5c - test[4f12b380f1fb68c5]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5f83d670d282 - core[6aaeda2c7ad07a48]::ops::function::Fn<(&'a std[e72de78501789eb0]::panic::PanicHookInfo<'b>,), Output = ()> + core[6aaeda2c7ad07a48]::marker::Sync + core[6aaeda2c7ad07a48]::marker::Send> as core[6aaeda2c7ad07a48]::ops::function::Fn<(&std[e72de78501789eb0]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x5f83d670d282 - std[e72de78501789eb0]::panicking::panic_with_hook [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x5f83d66f28a8 - std[e72de78501789eb0]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x5f83d66e9759 - std[e72de78501789eb0]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x5f83d66f38ed - __rustc[78a4cf188af856fc]::rust_begin_unwind [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x5f83d672e83c - core[6aaeda2c7ad07a48]::panicking::panic_fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x5f83d672e5b2 - core[6aaeda2c7ad07a48]::result::unwrap_failed [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/result.rs:1867:5 [INFO] [stdout] 20: 0x5f83d604b4a8 - >::unwrap [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/result.rs:1233:23 [INFO] [stdout] 21: 0x5f83d604b4a8 - hgrep[3efad404f5d38bd]::test::read_matches::<&&str> [INFO] [stdout] at /opt/rustwide/workdir/src/test.rs:12:10 [INFO] [stdout] 22: 0x5f83d604df8e - hgrep[3efad404f5d38bd]::test::read_all_matches::<&str>::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/test.rs:29:27 [INFO] [stdout] 23: 0x5f83d608d3a7 - <&mut hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0} as core[6aaeda2c7ad07a48]::ops::function::FnOnce<(&&str,)>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:310:21 [INFO] [stdout] 24: 0x5f83d608d3a7 - >::map::>, &mut hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0}> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/option.rs:1165:29 [INFO] [stdout] 25: 0x5f83d608d3a7 - , hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0}> as core[6aaeda2c7ad07a48]::iter::traits::iterator::Iterator>::next [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/iter/adapters/map.rs:107:26 [INFO] [stdout] 26: 0x5f83d6010de4 - , hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0}>> as core[6aaeda2c7ad07a48]::iter::adapters::fuse::FuseImpl, hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0}>>>::next [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/iter/adapters/fuse.rs:381:29 [INFO] [stdout] 27: 0x5f83d60c4877 - , hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0}>> as core[6aaeda2c7ad07a48]::iter::traits::iterator::Iterator>::next [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/iter/adapters/fuse.rs:50:9 [INFO] [stdout] 28: 0x5f83d60c4877 - , hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0}>, alloc[28d2dab30c1dc666]::vec::into_iter::IntoIter>> as core[6aaeda2c7ad07a48]::iter::traits::iterator::Iterator>::next [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/iter/adapters/flatten.rs:523:29 [INFO] [stdout] 29: 0x5f83d60c3736 - , alloc[28d2dab30c1dc666]::vec::into_iter::IntoIter>, hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0}> as core[6aaeda2c7ad07a48]::iter::traits::iterator::Iterator>::next [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/iter/adapters/flatten.rs:64:20 [INFO] [stdout] 30: 0x5f83d5fc8ff8 - > as alloc[28d2dab30c1dc666]::vec::spec_from_iter_nested::SpecFromIterNested, core[6aaeda2c7ad07a48]::iter::adapters::flatten::FlatMap, alloc[28d2dab30c1dc666]::vec::into_iter::IntoIter>, hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0}>>>::from_iter [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/vec/spec_from_iter_nested.rs:24:41 [INFO] [stdout] 31: 0x5f83d5fc858d - > as alloc[28d2dab30c1dc666]::vec::spec_from_iter::SpecFromIter, core[6aaeda2c7ad07a48]::iter::adapters::flatten::FlatMap, alloc[28d2dab30c1dc666]::vec::into_iter::IntoIter>, hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0}>>>::from_iter [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/vec/spec_from_iter.rs:33:9 [INFO] [stdout] 32: 0x5f83d5fc5de7 - > as core[6aaeda2c7ad07a48]::iter::traits::collect::FromIterator>>::from_iter::, alloc[28d2dab30c1dc666]::vec::into_iter::IntoIter>, hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0}>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/vec/mod.rs:3884:9 [INFO] [stdout] 33: 0x5f83d60b3dbd - , alloc[28d2dab30c1dc666]::vec::into_iter::IntoIter>, hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0}> as core[6aaeda2c7ad07a48]::iter::traits::iterator::Iterator>::collect::>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/iter/traits/iterator.rs:2080:9 [INFO] [stdout] 34: 0x5f83d604bae1 - hgrep[3efad404f5d38bd]::test::read_all_matches::<&str> [INFO] [stdout] at /opt/rustwide/workdir/src/test.rs:30:10 [INFO] [stdout] 35: 0x5f83d6033011 - hgrep[3efad404f5d38bd]::chunk::tests::test_success_case [INFO] [stdout] at /opt/rustwide/workdir/src/chunk.rs:375:23 [INFO] [stdout] 36: 0x5f83d6035ad2 - hgrep[3efad404f5d38bd]::chunk::tests::test_no_chunk_file_begin [INFO] [stdout] at /opt/rustwide/workdir/src/chunk.rs:390:21 [INFO] [stdout] 37: 0x5f83d6032337 - hgrep[3efad404f5d38bd]::chunk::tests::test_no_chunk_file_begin::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/chunk.rs:389:27 [INFO] [stdout] 38: 0x5f83d608fc76 - >::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 39: 0x5f83d60c6e3b - core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String> as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 40: 0x5f83d60c6e3b - test[4f12b380f1fb68c5]::__rust_begin_short_backtrace::, fn() -> core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:663:18 [INFO] [stdout] 41: 0x5f83d60d382b - test[4f12b380f1fb68c5]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:686:74 [INFO] [stdout] 42: 0x5f83d60d382b - as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 43: 0x5f83d60d382b - std[e72de78501789eb0]::panicking::catch_unwind::do_call::, core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:581:40 [INFO] [stdout] 44: 0x5f83d60d382b - std[e72de78501789eb0]::panicking::catch_unwind::, core[6aaeda2c7ad07a48]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:544:19 [INFO] [stdout] 45: 0x5f83d60d382b - std[e72de78501789eb0]::panic::catch_unwind::, core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panic.rs:359:14 [INFO] [stdout] 46: 0x5f83d60d382b - test[4f12b380f1fb68c5]::run_test_in_process [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:686:27 [INFO] [stdout] 47: 0x5f83d60d382b - test[4f12b380f1fb68c5]::run_test::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:607:43 [INFO] [stdout] 48: 0x5f83d60cef44 - test[4f12b380f1fb68c5]::run_test::{closure#1} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:637:41 [INFO] [stdout] 49: 0x5f83d60cef44 - std[e72de78501789eb0]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 50: 0x5f83d60d6432 - std[e72de78501789eb0]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 51: 0x5f83d60d6432 - ::{closure#1}::{closure#0}> as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 52: 0x5f83d60d6432 - std[e72de78501789eb0]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:581:40 [INFO] [stdout] 53: 0x5f83d60d6432 - std[e72de78501789eb0]::panicking::catch_unwind::<(), core[6aaeda2c7ad07a48]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:544:19 [INFO] [stdout] 54: 0x5f83d60d6432 - std[e72de78501789eb0]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panic.rs:359:14 [INFO] [stdout] 55: 0x5f83d60d6432 - std[e72de78501789eb0]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 56: 0x5f83d60d6432 - ::{closure#1} as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 57: 0x5f83d6714b3f - + core[6aaeda2c7ad07a48]::marker::Send> as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 58: 0x5f83d6714b3f - ::new::thread_start [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 59: 0x74b8f69a6aa4 - [INFO] [stdout] 60: 0x74b8f6a33a64 - clone [INFO] [stdout] 61: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- chunk::tests::test_no_chunk_file_between stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'chunk::tests::test_no_chunk_file_between' (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: 0x5f83d67158ba - std[e72de78501789eb0]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5f83d67158ba - std[e72de78501789eb0]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5f83d67158ba - std[e72de78501789eb0]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x5f83d67158ba - <::print::DisplayBacktrace as core[6aaeda2c7ad07a48]::fmt::Display>::fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x5f83d672dffa - ::fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x5f83d672dffa - core[6aaeda2c7ad07a48]::fmt::write [INFO] [stdout] 6: 0x5f83d671c6a2 - std[e72de78501789eb0]::io::default_write_fmt::> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5f83d671c6a2 - as std[e72de78501789eb0]::io::Write>::write_fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x5f83d66f27ef - ::print [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x5f83d66f27ef - std[e72de78501789eb0]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x5f83d670d009 - std[e72de78501789eb0]::panicking::default_hook [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x5f83d60d2d5c - core[6aaeda2c7ad07a48]::ops::function::Fn<(&'a std[e72de78501789eb0]::panic::PanicHookInfo<'b>,), Output = ()> + core[6aaeda2c7ad07a48]::marker::Sync + core[6aaeda2c7ad07a48]::marker::Send> as core[6aaeda2c7ad07a48]::ops::function::Fn<(&std[e72de78501789eb0]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x5f83d60d2d5c - test[4f12b380f1fb68c5]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5f83d670d282 - core[6aaeda2c7ad07a48]::ops::function::Fn<(&'a std[e72de78501789eb0]::panic::PanicHookInfo<'b>,), Output = ()> + core[6aaeda2c7ad07a48]::marker::Sync + core[6aaeda2c7ad07a48]::marker::Send> as core[6aaeda2c7ad07a48]::ops::function::Fn<(&std[e72de78501789eb0]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x5f83d670d282 - std[e72de78501789eb0]::panicking::panic_with_hook [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x5f83d66f28a8 - std[e72de78501789eb0]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x5f83d66e9759 - std[e72de78501789eb0]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x5f83d66f38ed - __rustc[78a4cf188af856fc]::rust_begin_unwind [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x5f83d672e83c - core[6aaeda2c7ad07a48]::panicking::panic_fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x5f83d672e5b2 - core[6aaeda2c7ad07a48]::result::unwrap_failed [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/result.rs:1867:5 [INFO] [stdout] 20: 0x5f83d604b4a8 - >::unwrap [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/result.rs:1233:23 [INFO] [stdout] 21: 0x5f83d604b4a8 - hgrep[3efad404f5d38bd]::test::read_matches::<&&str> [INFO] [stdout] at /opt/rustwide/workdir/src/test.rs:12:10 [INFO] [stdout] 22: 0x5f83d604df8e - hgrep[3efad404f5d38bd]::test::read_all_matches::<&str>::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/test.rs:29:27 [INFO] [stdout] 23: 0x5f83d608d3a7 - <&mut hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0} as core[6aaeda2c7ad07a48]::ops::function::FnOnce<(&&str,)>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:310:21 [INFO] [stdout] 24: 0x5f83d608d3a7 - >::map::>, &mut hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0}> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/option.rs:1165:29 [INFO] [stdout] 25: 0x5f83d608d3a7 - , hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0}> as core[6aaeda2c7ad07a48]::iter::traits::iterator::Iterator>::next [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/iter/adapters/map.rs:107:26 [INFO] [stdout] 26: 0x5f83d6010de4 - , hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0}>> as core[6aaeda2c7ad07a48]::iter::adapters::fuse::FuseImpl, hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0}>>>::next [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/iter/adapters/fuse.rs:381:29 [INFO] [stdout] 27: 0x5f83d60c4877 - , hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0}>> as core[6aaeda2c7ad07a48]::iter::traits::iterator::Iterator>::next [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/iter/adapters/fuse.rs:50:9 [INFO] [stdout] 28: 0x5f83d60c4877 - , hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0}>, alloc[28d2dab30c1dc666]::vec::into_iter::IntoIter>> as core[6aaeda2c7ad07a48]::iter::traits::iterator::Iterator>::next [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/iter/adapters/flatten.rs:523:29 [INFO] [stdout] 29: 0x5f83d60c3736 - , alloc[28d2dab30c1dc666]::vec::into_iter::IntoIter>, hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0}> as core[6aaeda2c7ad07a48]::iter::traits::iterator::Iterator>::next [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/iter/adapters/flatten.rs:64:20 [INFO] [stdout] 30: 0x5f83d5fc8ff8 - > as alloc[28d2dab30c1dc666]::vec::spec_from_iter_nested::SpecFromIterNested, core[6aaeda2c7ad07a48]::iter::adapters::flatten::FlatMap, alloc[28d2dab30c1dc666]::vec::into_iter::IntoIter>, hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0}>>>::from_iter [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/vec/spec_from_iter_nested.rs:24:41 [INFO] [stdout] 31: 0x5f83d5fc858d - > as alloc[28d2dab30c1dc666]::vec::spec_from_iter::SpecFromIter, core[6aaeda2c7ad07a48]::iter::adapters::flatten::FlatMap, alloc[28d2dab30c1dc666]::vec::into_iter::IntoIter>, hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0}>>>::from_iter [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/vec/spec_from_iter.rs:33:9 [INFO] [stdout] 32: 0x5f83d5fc5de7 - > as core[6aaeda2c7ad07a48]::iter::traits::collect::FromIterator>>::from_iter::, alloc[28d2dab30c1dc666]::vec::into_iter::IntoIter>, hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0}>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/vec/mod.rs:3884:9 [INFO] [stdout] 33: 0x5f83d60b3dbd - , alloc[28d2dab30c1dc666]::vec::into_iter::IntoIter>, hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0}> as core[6aaeda2c7ad07a48]::iter::traits::iterator::Iterator>::collect::>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/iter/traits/iterator.rs:2080:9 [INFO] [stdout] 34: 0x5f83d604bae1 - hgrep[3efad404f5d38bd]::test::read_all_matches::<&str> [INFO] [stdout] at /opt/rustwide/workdir/src/test.rs:30:10 [INFO] [stdout] 35: 0x5f83d6033011 - hgrep[3efad404f5d38bd]::chunk::tests::test_success_case [INFO] [stdout] at /opt/rustwide/workdir/src/chunk.rs:375:23 [INFO] [stdout] 36: 0x5f83d6036982 - hgrep[3efad404f5d38bd]::chunk::tests::test_no_chunk_file_between [INFO] [stdout] at /opt/rustwide/workdir/src/chunk.rs:390:21 [INFO] [stdout] 37: 0x5f83d6032427 - hgrep[3efad404f5d38bd]::chunk::tests::test_no_chunk_file_between::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/chunk.rs:389:27 [INFO] [stdout] 38: 0x5f83d608fdb6 - >::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 39: 0x5f83d60c6e3b - core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String> as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 40: 0x5f83d60c6e3b - test[4f12b380f1fb68c5]::__rust_begin_short_backtrace::, fn() -> core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:663:18 [INFO] [stdout] 41: 0x5f83d60d382b - test[4f12b380f1fb68c5]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:686:74 [INFO] [stdout] 42: 0x5f83d60d382b - as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 43: 0x5f83d60d382b - std[e72de78501789eb0]::panicking::catch_unwind::do_call::, core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:581:40 [INFO] [stdout] 44: 0x5f83d60d382b - std[e72de78501789eb0]::panicking::catch_unwind::, core[6aaeda2c7ad07a48]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:544:19 [INFO] [stdout] 45: 0x5f83d60d382b - std[e72de78501789eb0]::panic::catch_unwind::, core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panic.rs:359:14 [INFO] [stdout] 46: 0x5f83d60d382b - test[4f12b380f1fb68c5]::run_test_in_process [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:686:27 [INFO] [stdout] 47: 0x5f83d60d382b - test[4f12b380f1fb68c5]::run_test::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:607:43 [INFO] [stdout] 48: 0x5f83d60cef44 - test[4f12b380f1fb68c5]::run_test::{closure#1} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:637:41 [INFO] [stdout] 49: 0x5f83d60cef44 - std[e72de78501789eb0]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 50: 0x5f83d60d6432 - std[e72de78501789eb0]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 51: 0x5f83d60d6432 - ::{closure#1}::{closure#0}> as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 52: 0x5f83d60d6432 - std[e72de78501789eb0]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:581:40 [INFO] [stdout] 53: 0x5f83d60d6432 - std[e72de78501789eb0]::panicking::catch_unwind::<(), core[6aaeda2c7ad07a48]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:544:19 [INFO] [stdout] 54: 0x5f83d60d6432 - std[e72de78501789eb0]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panic.rs:359:14 [INFO] [stdout] 55: 0x5f83d60d6432 - std[e72de78501789eb0]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 56: 0x5f83d60d6432 - ::{closure#1} as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 57: 0x5f83d6714b3f - + core[6aaeda2c7ad07a48]::marker::Send> as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 58: 0x5f83d6714b3f - ::new::thread_start [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 59: 0x74b8f69a6aa4 - [INFO] [stdout] 60: 0x74b8f6a33a64 - clone [INFO] [stdout] 61: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- chunk::tests::test_no_chunk_file_end stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'chunk::tests::test_no_chunk_file_end' (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: 0x5f83d67158ba - std[e72de78501789eb0]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5f83d67158ba - std[e72de78501789eb0]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5f83d67158ba - std[e72de78501789eb0]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x5f83d67158ba - <::print::DisplayBacktrace as core[6aaeda2c7ad07a48]::fmt::Display>::fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x5f83d672dffa - ::fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x5f83d672dffa - core[6aaeda2c7ad07a48]::fmt::write [INFO] [stdout] 6: 0x5f83d671c6a2 - std[e72de78501789eb0]::io::default_write_fmt::> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5f83d671c6a2 - as std[e72de78501789eb0]::io::Write>::write_fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x5f83d66f27ef - ::print [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x5f83d66f27ef - std[e72de78501789eb0]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x5f83d670d009 - std[e72de78501789eb0]::panicking::default_hook [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x5f83d60d2d5c - core[6aaeda2c7ad07a48]::ops::function::Fn<(&'a std[e72de78501789eb0]::panic::PanicHookInfo<'b>,), Output = ()> + core[6aaeda2c7ad07a48]::marker::Sync + core[6aaeda2c7ad07a48]::marker::Send> as core[6aaeda2c7ad07a48]::ops::function::Fn<(&std[e72de78501789eb0]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x5f83d60d2d5c - test[4f12b380f1fb68c5]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5f83d670d282 - core[6aaeda2c7ad07a48]::ops::function::Fn<(&'a std[e72de78501789eb0]::panic::PanicHookInfo<'b>,), Output = ()> + core[6aaeda2c7ad07a48]::marker::Sync + core[6aaeda2c7ad07a48]::marker::Send> as core[6aaeda2c7ad07a48]::ops::function::Fn<(&std[e72de78501789eb0]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x5f83d670d282 - std[e72de78501789eb0]::panicking::panic_with_hook [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x5f83d66f28a8 - std[e72de78501789eb0]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x5f83d66e9759 - std[e72de78501789eb0]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x5f83d66f38ed - __rustc[78a4cf188af856fc]::rust_begin_unwind [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x5f83d672e83c - core[6aaeda2c7ad07a48]::panicking::panic_fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x5f83d672e5b2 - core[6aaeda2c7ad07a48]::result::unwrap_failed [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/result.rs:1867:5 [INFO] [stdout] 20: 0x5f83d604b4a8 - >::unwrap [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/result.rs:1233:23 [INFO] [stdout] 21: 0x5f83d604b4a8 - hgrep[3efad404f5d38bd]::test::read_matches::<&&str> [INFO] [stdout] at /opt/rustwide/workdir/src/test.rs:12:10 [INFO] [stdout] 22: 0x5f83d604df8e - hgrep[3efad404f5d38bd]::test::read_all_matches::<&str>::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/test.rs:29:27 [INFO] [stdout] 23: 0x5f83d608d3a7 - <&mut hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0} as core[6aaeda2c7ad07a48]::ops::function::FnOnce<(&&str,)>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:310:21 [INFO] [stdout] 24: 0x5f83d608d3a7 - >::map::>, &mut hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0}> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/option.rs:1165:29 [INFO] [stdout] 25: 0x5f83d608d3a7 - , hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0}> as core[6aaeda2c7ad07a48]::iter::traits::iterator::Iterator>::next [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/iter/adapters/map.rs:107:26 [INFO] [stdout] 26: 0x5f83d6010de4 - , hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0}>> as core[6aaeda2c7ad07a48]::iter::adapters::fuse::FuseImpl, hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0}>>>::next [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/iter/adapters/fuse.rs:381:29 [INFO] [stdout] 27: 0x5f83d60c4877 - , hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0}>> as core[6aaeda2c7ad07a48]::iter::traits::iterator::Iterator>::next [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/iter/adapters/fuse.rs:50:9 [INFO] [stdout] 28: 0x5f83d60c4877 - , hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0}>, alloc[28d2dab30c1dc666]::vec::into_iter::IntoIter>> as core[6aaeda2c7ad07a48]::iter::traits::iterator::Iterator>::next [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/iter/adapters/flatten.rs:523:29 [INFO] [stdout] 29: 0x5f83d60c3736 - , alloc[28d2dab30c1dc666]::vec::into_iter::IntoIter>, hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0}> as core[6aaeda2c7ad07a48]::iter::traits::iterator::Iterator>::next [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/iter/adapters/flatten.rs:64:20 [INFO] [stdout] 30: 0x5f83d5fc8ff8 - > as alloc[28d2dab30c1dc666]::vec::spec_from_iter_nested::SpecFromIterNested, core[6aaeda2c7ad07a48]::iter::adapters::flatten::FlatMap, alloc[28d2dab30c1dc666]::vec::into_iter::IntoIter>, hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0}>>>::from_iter [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/vec/spec_from_iter_nested.rs:24:41 [INFO] [stdout] 31: 0x5f83d5fc858d - > as alloc[28d2dab30c1dc666]::vec::spec_from_iter::SpecFromIter, core[6aaeda2c7ad07a48]::iter::adapters::flatten::FlatMap, alloc[28d2dab30c1dc666]::vec::into_iter::IntoIter>, hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0}>>>::from_iter [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/vec/spec_from_iter.rs:33:9 [INFO] [stdout] 32: 0x5f83d5fc5de7 - > as core[6aaeda2c7ad07a48]::iter::traits::collect::FromIterator>>::from_iter::, alloc[28d2dab30c1dc666]::vec::into_iter::IntoIter>, hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0}>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/vec/mod.rs:3884:9 [INFO] [stdout] 33: 0x5f83d60b3dbd - , alloc[28d2dab30c1dc666]::vec::into_iter::IntoIter>, hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0}> as core[6aaeda2c7ad07a48]::iter::traits::iterator::Iterator>::collect::>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/iter/traits/iterator.rs:2080:9 [INFO] [stdout] 34: 0x5f83d604bae1 - hgrep[3efad404f5d38bd]::test::read_all_matches::<&str> [INFO] [stdout] at /opt/rustwide/workdir/src/test.rs:30:10 [INFO] [stdout] 35: 0x5f83d6033011 - hgrep[3efad404f5d38bd]::chunk::tests::test_success_case [INFO] [stdout] at /opt/rustwide/workdir/src/chunk.rs:375:23 [INFO] [stdout] 36: 0x5f83d6035232 - hgrep[3efad404f5d38bd]::chunk::tests::test_no_chunk_file_end [INFO] [stdout] at /opt/rustwide/workdir/src/chunk.rs:390:21 [INFO] [stdout] 37: 0x5f83d6032247 - hgrep[3efad404f5d38bd]::chunk::tests::test_no_chunk_file_end::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/chunk.rs:389:27 [INFO] [stdout] 38: 0x5f83d608fb36 - >::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 39: 0x5f83d60c6e3b - core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String> as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 40: 0x5f83d60c6e3b - test[4f12b380f1fb68c5]::__rust_begin_short_backtrace::, fn() -> core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:663:18 [INFO] [stdout] 41: 0x5f83d60d382b - test[4f12b380f1fb68c5]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:686:74 [INFO] [stdout] 42: 0x5f83d60d382b - as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 43: 0x5f83d60d382b - std[e72de78501789eb0]::panicking::catch_unwind::do_call::, core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:581:40 [INFO] [stdout] 44: 0x5f83d60d382b - std[e72de78501789eb0]::panicking::catch_unwind::, core[6aaeda2c7ad07a48]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:544:19 [INFO] [stdout] 45: 0x5f83d60d382b - std[e72de78501789eb0]::panic::catch_unwind::, core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panic.rs:359:14 [INFO] [stdout] 46: 0x5f83d60d382b - test[4f12b380f1fb68c5]::run_test_in_process [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:686:27 [INFO] [stdout] 47: 0x5f83d60d382b - test[4f12b380f1fb68c5]::run_test::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:607:43 [INFO] [stdout] 48: 0x5f83d60cef44 - test[4f12b380f1fb68c5]::run_test::{closure#1} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:637:41 [INFO] [stdout] 49: 0x5f83d60cef44 - std[e72de78501789eb0]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 50: 0x5f83d60d6432 - std[e72de78501789eb0]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 51: 0x5f83d60d6432 - ::{closure#1}::{closure#0}> as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 52: 0x5f83d60d6432 - std[e72de78501789eb0]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:581:40 [INFO] [stdout] 53: 0x5f83d60d6432 - std[e72de78501789eb0]::panicking::catch_unwind::<(), core[6aaeda2c7ad07a48]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:544:19 [INFO] [stdout] 54: 0x5f83d60d6432 - std[e72de78501789eb0]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panic.rs:359:14 [INFO] [stdout] 55: 0x5f83d60d6432 - std[e72de78501789eb0]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 56: 0x5f83d60d6432 - ::{closure#1} as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 57: 0x5f83d6714b3f - + core[6aaeda2c7ad07a48]::marker::Send> as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 58: 0x5f83d6714b3f - ::new::thread_start [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 59: 0x74b8f69a6aa4 - [INFO] [stdout] 60: 0x74b8f6a33a64 - clone [INFO] [stdout] 61: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- chunk::tests::test_no_chunk_files stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'chunk::tests::test_no_chunk_files' (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: 0x5f83d67158ba - std[e72de78501789eb0]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5f83d67158ba - std[e72de78501789eb0]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5f83d67158ba - std[e72de78501789eb0]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x5f83d67158ba - <::print::DisplayBacktrace as core[6aaeda2c7ad07a48]::fmt::Display>::fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x5f83d672dffa - ::fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x5f83d672dffa - core[6aaeda2c7ad07a48]::fmt::write [INFO] [stdout] 6: 0x5f83d671c6a2 - std[e72de78501789eb0]::io::default_write_fmt::> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5f83d671c6a2 - as std[e72de78501789eb0]::io::Write>::write_fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x5f83d66f27ef - ::print [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x5f83d66f27ef - std[e72de78501789eb0]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x5f83d670d009 - std[e72de78501789eb0]::panicking::default_hook [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x5f83d60d2d5c - core[6aaeda2c7ad07a48]::ops::function::Fn<(&'a std[e72de78501789eb0]::panic::PanicHookInfo<'b>,), Output = ()> + core[6aaeda2c7ad07a48]::marker::Sync + core[6aaeda2c7ad07a48]::marker::Send> as core[6aaeda2c7ad07a48]::ops::function::Fn<(&std[e72de78501789eb0]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x5f83d60d2d5c - test[4f12b380f1fb68c5]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5f83d670d282 - core[6aaeda2c7ad07a48]::ops::function::Fn<(&'a std[e72de78501789eb0]::panic::PanicHookInfo<'b>,), Output = ()> + core[6aaeda2c7ad07a48]::marker::Sync + core[6aaeda2c7ad07a48]::marker::Send> as core[6aaeda2c7ad07a48]::ops::function::Fn<(&std[e72de78501789eb0]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x5f83d670d282 - std[e72de78501789eb0]::panicking::panic_with_hook [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x5f83d66f28a8 - std[e72de78501789eb0]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x5f83d66e9759 - std[e72de78501789eb0]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x5f83d66f38ed - __rustc[78a4cf188af856fc]::rust_begin_unwind [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x5f83d672e83c - core[6aaeda2c7ad07a48]::panicking::panic_fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x5f83d672e5b2 - core[6aaeda2c7ad07a48]::result::unwrap_failed [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/result.rs:1867:5 [INFO] [stdout] 20: 0x5f83d604b4a8 - >::unwrap [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/result.rs:1233:23 [INFO] [stdout] 21: 0x5f83d604b4a8 - hgrep[3efad404f5d38bd]::test::read_matches::<&&str> [INFO] [stdout] at /opt/rustwide/workdir/src/test.rs:12:10 [INFO] [stdout] 22: 0x5f83d604df8e - hgrep[3efad404f5d38bd]::test::read_all_matches::<&str>::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/test.rs:29:27 [INFO] [stdout] 23: 0x5f83d608d3a7 - <&mut hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0} as core[6aaeda2c7ad07a48]::ops::function::FnOnce<(&&str,)>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:310:21 [INFO] [stdout] 24: 0x5f83d608d3a7 - >::map::>, &mut hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0}> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/option.rs:1165:29 [INFO] [stdout] 25: 0x5f83d608d3a7 - , hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0}> as core[6aaeda2c7ad07a48]::iter::traits::iterator::Iterator>::next [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/iter/adapters/map.rs:107:26 [INFO] [stdout] 26: 0x5f83d6010de4 - , hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0}>> as core[6aaeda2c7ad07a48]::iter::adapters::fuse::FuseImpl, hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0}>>>::next [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/iter/adapters/fuse.rs:381:29 [INFO] [stdout] 27: 0x5f83d60c4877 - , hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0}>> as core[6aaeda2c7ad07a48]::iter::traits::iterator::Iterator>::next [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/iter/adapters/fuse.rs:50:9 [INFO] [stdout] 28: 0x5f83d60c4877 - , hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0}>, alloc[28d2dab30c1dc666]::vec::into_iter::IntoIter>> as core[6aaeda2c7ad07a48]::iter::traits::iterator::Iterator>::next [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/iter/adapters/flatten.rs:523:29 [INFO] [stdout] 29: 0x5f83d60c3736 - , alloc[28d2dab30c1dc666]::vec::into_iter::IntoIter>, hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0}> as core[6aaeda2c7ad07a48]::iter::traits::iterator::Iterator>::next [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/iter/adapters/flatten.rs:64:20 [INFO] [stdout] 30: 0x5f83d5fc8ff8 - > as alloc[28d2dab30c1dc666]::vec::spec_from_iter_nested::SpecFromIterNested, core[6aaeda2c7ad07a48]::iter::adapters::flatten::FlatMap, alloc[28d2dab30c1dc666]::vec::into_iter::IntoIter>, hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0}>>>::from_iter [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/vec/spec_from_iter_nested.rs:24:41 [INFO] [stdout] 31: 0x5f83d5fc858d - > as alloc[28d2dab30c1dc666]::vec::spec_from_iter::SpecFromIter, core[6aaeda2c7ad07a48]::iter::adapters::flatten::FlatMap, alloc[28d2dab30c1dc666]::vec::into_iter::IntoIter>, hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0}>>>::from_iter [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/vec/spec_from_iter.rs:33:9 [INFO] [stdout] 32: 0x5f83d5fc5de7 - > as core[6aaeda2c7ad07a48]::iter::traits::collect::FromIterator>>::from_iter::, alloc[28d2dab30c1dc666]::vec::into_iter::IntoIter>, hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0}>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/vec/mod.rs:3884:9 [INFO] [stdout] 33: 0x5f83d60b3dbd - , alloc[28d2dab30c1dc666]::vec::into_iter::IntoIter>, hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0}> as core[6aaeda2c7ad07a48]::iter::traits::iterator::Iterator>::collect::>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/iter/traits/iterator.rs:2080:9 [INFO] [stdout] 34: 0x5f83d604bae1 - hgrep[3efad404f5d38bd]::test::read_all_matches::<&str> [INFO] [stdout] at /opt/rustwide/workdir/src/test.rs:30:10 [INFO] [stdout] 35: 0x5f83d6033011 - hgrep[3efad404f5d38bd]::chunk::tests::test_success_case [INFO] [stdout] at /opt/rustwide/workdir/src/chunk.rs:375:23 [INFO] [stdout] 36: 0x5f83d6034092 - hgrep[3efad404f5d38bd]::chunk::tests::test_no_chunk_files [INFO] [stdout] at /opt/rustwide/workdir/src/chunk.rs:390:21 [INFO] [stdout] 37: 0x5f83d60320f7 - hgrep[3efad404f5d38bd]::chunk::tests::test_no_chunk_files::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/chunk.rs:389:27 [INFO] [stdout] 38: 0x5f83d608f976 - >::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 39: 0x5f83d60c6e3b - core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String> as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 40: 0x5f83d60c6e3b - test[4f12b380f1fb68c5]::__rust_begin_short_backtrace::, fn() -> core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:663:18 [INFO] [stdout] 41: 0x5f83d60d382b - test[4f12b380f1fb68c5]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:686:74 [INFO] [stdout] 42: 0x5f83d60d382b - as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 43: 0x5f83d60d382b - std[e72de78501789eb0]::panicking::catch_unwind::do_call::, core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:581:40 [INFO] [stdout] 44: 0x5f83d60d382b - std[e72de78501789eb0]::panicking::catch_unwind::, core[6aaeda2c7ad07a48]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:544:19 [INFO] [stdout] 45: 0x5f83d60d382b - std[e72de78501789eb0]::panic::catch_unwind::, core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panic.rs:359:14 [INFO] [stdout] 46: 0x5f83d60d382b - test[4f12b380f1fb68c5]::run_test_in_process [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:686:27 [INFO] [stdout] 47: 0x5f83d60d382b - test[4f12b380f1fb68c5]::run_test::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:607:43 [INFO] [stdout] 48: 0x5f83d60cef44 - test[4f12b380f1fb68c5]::run_test::{closure#1} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:637:41 [INFO] [stdout] 49: 0x5f83d60cef44 - std[e72de78501789eb0]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 50: 0x5f83d60d6432 - std[e72de78501789eb0]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 51: 0x5f83d60d6432 - ::{closure#1}::{closure#0}> as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 52: 0x5f83d60d6432 - std[e72de78501789eb0]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:581:40 [INFO] [stdout] 53: 0x5f83d60d6432 - std[e72de78501789eb0]::panicking::catch_unwind::<(), core[6aaeda2c7ad07a48]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:544:19 [INFO] [stdout] 54: 0x5f83d60d6432 - std[e72de78501789eb0]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panic.rs:359:14 [INFO] [stdout] 55: 0x5f83d60d6432 - std[e72de78501789eb0]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 56: 0x5f83d60d6432 - ::{closure#1} as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 57: 0x5f83d6714b3f - + core[6aaeda2c7ad07a48]::marker::Send> as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 58: 0x5f83d6714b3f - ::new::thread_start [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 59: 0x74b8f69a6aa4 - [INFO] [stdout] 60: 0x74b8f6a33a64 - clone [INFO] [stdout] 61: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- chunk::tests::test_no_chunk_long stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'chunk::tests::test_no_chunk_long' (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: 0x5f83d67158ba - std[e72de78501789eb0]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5f83d67158ba - std[e72de78501789eb0]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5f83d67158ba - std[e72de78501789eb0]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x5f83d67158ba - <::print::DisplayBacktrace as core[6aaeda2c7ad07a48]::fmt::Display>::fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x5f83d672dffa - ::fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x5f83d672dffa - core[6aaeda2c7ad07a48]::fmt::write [INFO] [stdout] 6: 0x5f83d671c6a2 - std[e72de78501789eb0]::io::default_write_fmt::> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5f83d671c6a2 - as std[e72de78501789eb0]::io::Write>::write_fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x5f83d66f27ef - ::print [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x5f83d66f27ef - std[e72de78501789eb0]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x5f83d670d009 - std[e72de78501789eb0]::panicking::default_hook [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x5f83d60d2d5c - core[6aaeda2c7ad07a48]::ops::function::Fn<(&'a std[e72de78501789eb0]::panic::PanicHookInfo<'b>,), Output = ()> + core[6aaeda2c7ad07a48]::marker::Sync + core[6aaeda2c7ad07a48]::marker::Send> as core[6aaeda2c7ad07a48]::ops::function::Fn<(&std[e72de78501789eb0]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x5f83d60d2d5c - test[4f12b380f1fb68c5]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5f83d670d282 - core[6aaeda2c7ad07a48]::ops::function::Fn<(&'a std[e72de78501789eb0]::panic::PanicHookInfo<'b>,), Output = ()> + core[6aaeda2c7ad07a48]::marker::Sync + core[6aaeda2c7ad07a48]::marker::Send> as core[6aaeda2c7ad07a48]::ops::function::Fn<(&std[e72de78501789eb0]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x5f83d670d282 - std[e72de78501789eb0]::panicking::panic_with_hook [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x5f83d66f28a8 - std[e72de78501789eb0]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x5f83d66e9759 - std[e72de78501789eb0]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x5f83d66f38ed - __rustc[78a4cf188af856fc]::rust_begin_unwind [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x5f83d672e83c - core[6aaeda2c7ad07a48]::panicking::panic_fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x5f83d672e5b2 - core[6aaeda2c7ad07a48]::result::unwrap_failed [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/result.rs:1867:5 [INFO] [stdout] 20: 0x5f83d604b4a8 - >::unwrap [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/result.rs:1233:23 [INFO] [stdout] 21: 0x5f83d604b4a8 - hgrep[3efad404f5d38bd]::test::read_matches::<&&str> [INFO] [stdout] at /opt/rustwide/workdir/src/test.rs:12:10 [INFO] [stdout] 22: 0x5f83d604df8e - hgrep[3efad404f5d38bd]::test::read_all_matches::<&str>::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/test.rs:29:27 [INFO] [stdout] 23: 0x5f83d608d3a7 - <&mut hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0} as core[6aaeda2c7ad07a48]::ops::function::FnOnce<(&&str,)>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:310:21 [INFO] [stdout] 24: 0x5f83d608d3a7 - >::map::>, &mut hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0}> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/option.rs:1165:29 [INFO] [stdout] 25: 0x5f83d608d3a7 - , hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0}> as core[6aaeda2c7ad07a48]::iter::traits::iterator::Iterator>::next [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/iter/adapters/map.rs:107:26 [INFO] [stdout] 26: 0x5f83d6010de4 - , hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0}>> as core[6aaeda2c7ad07a48]::iter::adapters::fuse::FuseImpl, hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0}>>>::next [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/iter/adapters/fuse.rs:381:29 [INFO] [stdout] 27: 0x5f83d60c4877 - , hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0}>> as core[6aaeda2c7ad07a48]::iter::traits::iterator::Iterator>::next [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/iter/adapters/fuse.rs:50:9 [INFO] [stdout] 28: 0x5f83d60c4877 - , hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0}>, alloc[28d2dab30c1dc666]::vec::into_iter::IntoIter>> as core[6aaeda2c7ad07a48]::iter::traits::iterator::Iterator>::next [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/iter/adapters/flatten.rs:523:29 [INFO] [stdout] 29: 0x5f83d60c3736 - , alloc[28d2dab30c1dc666]::vec::into_iter::IntoIter>, hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0}> as core[6aaeda2c7ad07a48]::iter::traits::iterator::Iterator>::next [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/iter/adapters/flatten.rs:64:20 [INFO] [stdout] 30: 0x5f83d5fc8ff8 - > as alloc[28d2dab30c1dc666]::vec::spec_from_iter_nested::SpecFromIterNested, core[6aaeda2c7ad07a48]::iter::adapters::flatten::FlatMap, alloc[28d2dab30c1dc666]::vec::into_iter::IntoIter>, hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0}>>>::from_iter [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/vec/spec_from_iter_nested.rs:24:41 [INFO] [stdout] 31: 0x5f83d5fc858d - > as alloc[28d2dab30c1dc666]::vec::spec_from_iter::SpecFromIter, core[6aaeda2c7ad07a48]::iter::adapters::flatten::FlatMap, alloc[28d2dab30c1dc666]::vec::into_iter::IntoIter>, hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0}>>>::from_iter [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/vec/spec_from_iter.rs:33:9 [INFO] [stdout] 32: 0x5f83d5fc5de7 - > as core[6aaeda2c7ad07a48]::iter::traits::collect::FromIterator>>::from_iter::, alloc[28d2dab30c1dc666]::vec::into_iter::IntoIter>, hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0}>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/vec/mod.rs:3884:9 [INFO] [stdout] 33: 0x5f83d60b3dbd - , alloc[28d2dab30c1dc666]::vec::into_iter::IntoIter>, hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0}> as core[6aaeda2c7ad07a48]::iter::traits::iterator::Iterator>::collect::>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/iter/traits/iterator.rs:2080:9 [INFO] [stdout] 34: 0x5f83d604bae1 - hgrep[3efad404f5d38bd]::test::read_all_matches::<&str> [INFO] [stdout] at /opt/rustwide/workdir/src/test.rs:30:10 [INFO] [stdout] 35: 0x5f83d6033011 - hgrep[3efad404f5d38bd]::chunk::tests::test_success_case [INFO] [stdout] at /opt/rustwide/workdir/src/chunk.rs:375:23 [INFO] [stdout] 36: 0x5f83d6034012 - hgrep[3efad404f5d38bd]::chunk::tests::test_no_chunk_long [INFO] [stdout] at /opt/rustwide/workdir/src/chunk.rs:390:21 [INFO] [stdout] 37: 0x5f83d6032037 - hgrep[3efad404f5d38bd]::chunk::tests::test_no_chunk_long::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/chunk.rs:389:27 [INFO] [stdout] 38: 0x5f83d608f876 - >::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 39: 0x5f83d60c6e3b - core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String> as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 40: 0x5f83d60c6e3b - test[4f12b380f1fb68c5]::__rust_begin_short_backtrace::, fn() -> core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:663:18 [INFO] [stdout] 41: 0x5f83d60d382b - test[4f12b380f1fb68c5]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:686:74 [INFO] [stdout] 42: 0x5f83d60d382b - as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 43: 0x5f83d60d382b - std[e72de78501789eb0]::panicking::catch_unwind::do_call::, core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:581:40 [INFO] [stdout] 44: 0x5f83d60d382b - std[e72de78501789eb0]::panicking::catch_unwind::, core[6aaeda2c7ad07a48]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:544:19 [INFO] [stdout] 45: 0x5f83d60d382b - std[e72de78501789eb0]::panic::catch_unwind::, core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panic.rs:359:14 [INFO] [stdout] 46: 0x5f83d60d382b - test[4f12b380f1fb68c5]::run_test_in_process [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:686:27 [INFO] [stdout] 47: 0x5f83d60d382b - test[4f12b380f1fb68c5]::run_test::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:607:43 [INFO] [stdout] 48: 0x5f83d60cef44 - test[4f12b380f1fb68c5]::run_test::{closure#1} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:637:41 [INFO] [stdout] 49: 0x5f83d60cef44 - std[e72de78501789eb0]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 50: 0x5f83d60d6432 - std[e72de78501789eb0]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 51: 0x5f83d60d6432 - ::{closure#1}::{closure#0}> as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 52: 0x5f83d60d6432 - std[e72de78501789eb0]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:581:40 [INFO] [stdout] 53: 0x5f83d60d6432 - std[e72de78501789eb0]::panicking::catch_unwind::<(), core[6aaeda2c7ad07a48]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:544:19 [INFO] [stdout] 54: 0x5f83d60d6432 - std[e72de78501789eb0]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panic.rs:359:14 [INFO] [stdout] 55: 0x5f83d60d6432 - std[e72de78501789eb0]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 56: 0x5f83d60d6432 - ::{closure#1} as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 57: 0x5f83d6714b3f - + core[6aaeda2c7ad07a48]::marker::Send> as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 58: 0x5f83d6714b3f - ::new::thread_start [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 59: 0x74b8f69a6aa4 - [INFO] [stdout] 60: 0x74b8f6a33a64 - clone [INFO] [stdout] 61: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- chunk::tests::test_no_context stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'chunk::tests::test_no_context' (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: 0x5f83d67158ba - std[e72de78501789eb0]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5f83d67158ba - std[e72de78501789eb0]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5f83d67158ba - std[e72de78501789eb0]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x5f83d67158ba - <::print::DisplayBacktrace as core[6aaeda2c7ad07a48]::fmt::Display>::fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x5f83d672dffa - ::fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x5f83d672dffa - core[6aaeda2c7ad07a48]::fmt::write [INFO] [stdout] 6: 0x5f83d671c6a2 - std[e72de78501789eb0]::io::default_write_fmt::> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5f83d671c6a2 - as std[e72de78501789eb0]::io::Write>::write_fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x5f83d66f27ef - ::print [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x5f83d66f27ef - std[e72de78501789eb0]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x5f83d670d009 - std[e72de78501789eb0]::panicking::default_hook [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x5f83d60d2d5c - core[6aaeda2c7ad07a48]::ops::function::Fn<(&'a std[e72de78501789eb0]::panic::PanicHookInfo<'b>,), Output = ()> + core[6aaeda2c7ad07a48]::marker::Sync + core[6aaeda2c7ad07a48]::marker::Send> as core[6aaeda2c7ad07a48]::ops::function::Fn<(&std[e72de78501789eb0]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x5f83d60d2d5c - test[4f12b380f1fb68c5]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5f83d670d282 - core[6aaeda2c7ad07a48]::ops::function::Fn<(&'a std[e72de78501789eb0]::panic::PanicHookInfo<'b>,), Output = ()> + core[6aaeda2c7ad07a48]::marker::Sync + core[6aaeda2c7ad07a48]::marker::Send> as core[6aaeda2c7ad07a48]::ops::function::Fn<(&std[e72de78501789eb0]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x5f83d670d282 - std[e72de78501789eb0]::panicking::panic_with_hook [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x5f83d66f28a8 - std[e72de78501789eb0]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x5f83d66e9759 - std[e72de78501789eb0]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x5f83d66f38ed - __rustc[78a4cf188af856fc]::rust_begin_unwind [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x5f83d672e83c - core[6aaeda2c7ad07a48]::panicking::panic_fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x5f83d672e5b2 - core[6aaeda2c7ad07a48]::result::unwrap_failed [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/result.rs:1867:5 [INFO] [stdout] 20: 0x5f83d604b4a8 - >::unwrap [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/result.rs:1233:23 [INFO] [stdout] 21: 0x5f83d604b4a8 - hgrep[3efad404f5d38bd]::test::read_matches::<&&str> [INFO] [stdout] at /opt/rustwide/workdir/src/test.rs:12:10 [INFO] [stdout] 22: 0x5f83d604df8e - hgrep[3efad404f5d38bd]::test::read_all_matches::<&str>::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/test.rs:29:27 [INFO] [stdout] 23: 0x5f83d608d3a7 - <&mut hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0} as core[6aaeda2c7ad07a48]::ops::function::FnOnce<(&&str,)>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:310:21 [INFO] [stdout] 24: 0x5f83d608d3a7 - >::map::>, &mut hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0}> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/option.rs:1165:29 [INFO] [stdout] 25: 0x5f83d608d3a7 - , hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0}> as core[6aaeda2c7ad07a48]::iter::traits::iterator::Iterator>::next [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/iter/adapters/map.rs:107:26 [INFO] [stdout] 26: 0x5f83d6010de4 - , hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0}>> as core[6aaeda2c7ad07a48]::iter::adapters::fuse::FuseImpl, hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0}>>>::next [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/iter/adapters/fuse.rs:381:29 [INFO] [stdout] 27: 0x5f83d60c4877 - , hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0}>> as core[6aaeda2c7ad07a48]::iter::traits::iterator::Iterator>::next [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/iter/adapters/fuse.rs:50:9 [INFO] [stdout] 28: 0x5f83d60c4877 - , hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0}>, alloc[28d2dab30c1dc666]::vec::into_iter::IntoIter>> as core[6aaeda2c7ad07a48]::iter::traits::iterator::Iterator>::next [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/iter/adapters/flatten.rs:523:29 [INFO] [stdout] 29: 0x5f83d60c3736 - , alloc[28d2dab30c1dc666]::vec::into_iter::IntoIter>, hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0}> as core[6aaeda2c7ad07a48]::iter::traits::iterator::Iterator>::next [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/iter/adapters/flatten.rs:64:20 [INFO] [stdout] 30: 0x5f83d5fc8ff8 - > as alloc[28d2dab30c1dc666]::vec::spec_from_iter_nested::SpecFromIterNested, core[6aaeda2c7ad07a48]::iter::adapters::flatten::FlatMap, alloc[28d2dab30c1dc666]::vec::into_iter::IntoIter>, hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0}>>>::from_iter [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/vec/spec_from_iter_nested.rs:24:41 [INFO] [stdout] 31: 0x5f83d5fc858d - > as alloc[28d2dab30c1dc666]::vec::spec_from_iter::SpecFromIter, core[6aaeda2c7ad07a48]::iter::adapters::flatten::FlatMap, alloc[28d2dab30c1dc666]::vec::into_iter::IntoIter>, hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0}>>>::from_iter [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/vec/spec_from_iter.rs:33:9 [INFO] [stdout] 32: 0x5f83d5fc5de7 - > as core[6aaeda2c7ad07a48]::iter::traits::collect::FromIterator>>::from_iter::, alloc[28d2dab30c1dc666]::vec::into_iter::IntoIter>, hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0}>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/vec/mod.rs:3884:9 [INFO] [stdout] 33: 0x5f83d60b3dbd - , alloc[28d2dab30c1dc666]::vec::into_iter::IntoIter>, hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0}> as core[6aaeda2c7ad07a48]::iter::traits::iterator::Iterator>::collect::>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/iter/traits/iterator.rs:2080:9 [INFO] [stdout] 34: 0x5f83d604bae1 - hgrep[3efad404f5d38bd]::test::read_all_matches::<&str> [INFO] [stdout] at /opt/rustwide/workdir/src/test.rs:30:10 [INFO] [stdout] 35: 0x5f83d6033011 - hgrep[3efad404f5d38bd]::chunk::tests::test_success_case [INFO] [stdout] at /opt/rustwide/workdir/src/chunk.rs:375:23 [INFO] [stdout] 36: 0x5f83d6033472 - hgrep[3efad404f5d38bd]::chunk::tests::test_no_context [INFO] [stdout] at /opt/rustwide/workdir/src/chunk.rs:390:21 [INFO] [stdout] 37: 0x5f83d6031eb7 - hgrep[3efad404f5d38bd]::chunk::tests::test_no_context::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/chunk.rs:389:27 [INFO] [stdout] 38: 0x5f83d608f676 - >::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 39: 0x5f83d60c6e3b - core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String> as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 40: 0x5f83d60c6e3b - test[4f12b380f1fb68c5]::__rust_begin_short_backtrace::, fn() -> core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:663:18 [INFO] [stdout] 41: 0x5f83d60d382b - test[4f12b380f1fb68c5]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:686:74 [INFO] [stdout] 42: 0x5f83d60d382b - as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 43: 0x5f83d60d382b - std[e72de78501789eb0]::panicking::catch_unwind::do_call::, core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:581:40 [INFO] [stdout] 44: 0x5f83d60d382b - std[e72de78501789eb0]::panicking::catch_unwind::, core[6aaeda2c7ad07a48]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:544:19 [INFO] [stdout] 45: 0x5f83d60d382b - std[e72de78501789eb0]::panic::catch_unwind::, core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panic.rs:359:14 [INFO] [stdout] 46: 0x5f83d60d382b - test[4f12b380f1fb68c5]::run_test_in_process [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:686:27 [INFO] [stdout] 47: 0x5f83d60d382b - test[4f12b380f1fb68c5]::run_test::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:607:43 [INFO] [stdout] 48: 0x5f83d60cef44 - test[4f12b380f1fb68c5]::run_test::{closure#1} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:637:41 [INFO] [stdout] 49: 0x5f83d60cef44 - std[e72de78501789eb0]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 50: 0x5f83d60d6432 - std[e72de78501789eb0]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 51: 0x5f83d60d6432 - ::{closure#1}::{closure#0}> as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 52: 0x5f83d60d6432 - std[e72de78501789eb0]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:581:40 [INFO] [stdout] 53: 0x5f83d60d6432 - std[e72de78501789eb0]::panicking::catch_unwind::<(), core[6aaeda2c7ad07a48]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:544:19 [INFO] [stdout] 54: 0x5f83d60d6432 - std[e72de78501789eb0]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panic.rs:359:14 [INFO] [stdout] 55: 0x5f83d60d6432 - std[e72de78501789eb0]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 56: 0x5f83d60d6432 - ::{closure#1} as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 57: 0x5f83d6714b3f - + core[6aaeda2c7ad07a48]::marker::Send> as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 58: 0x5f83d6714b3f - ::new::thread_start [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 59: 0x74b8f69a6aa4 - [INFO] [stdout] 60: 0x74b8f6a33a64 - clone [INFO] [stdout] 61: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- chunk::tests::test_no_chunk_short stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'chunk::tests::test_no_chunk_short' (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: 0x5f83d67158ba - std[e72de78501789eb0]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5f83d67158ba - std[e72de78501789eb0]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5f83d67158ba - std[e72de78501789eb0]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x5f83d67158ba - <::print::DisplayBacktrace as core[6aaeda2c7ad07a48]::fmt::Display>::fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x5f83d672dffa - ::fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x5f83d672dffa - core[6aaeda2c7ad07a48]::fmt::write [INFO] [stdout] 6: 0x5f83d671c6a2 - std[e72de78501789eb0]::io::default_write_fmt::> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5f83d671c6a2 - as std[e72de78501789eb0]::io::Write>::write_fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x5f83d66f27ef - ::print [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x5f83d66f27ef - std[e72de78501789eb0]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x5f83d670d009 - std[e72de78501789eb0]::panicking::default_hook [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x5f83d60d2d5c - core[6aaeda2c7ad07a48]::ops::function::Fn<(&'a std[e72de78501789eb0]::panic::PanicHookInfo<'b>,), Output = ()> + core[6aaeda2c7ad07a48]::marker::Sync + core[6aaeda2c7ad07a48]::marker::Send> as core[6aaeda2c7ad07a48]::ops::function::Fn<(&std[e72de78501789eb0]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x5f83d60d2d5c - test[4f12b380f1fb68c5]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5f83d670d282 - core[6aaeda2c7ad07a48]::ops::function::Fn<(&'a std[e72de78501789eb0]::panic::PanicHookInfo<'b>,), Output = ()> + core[6aaeda2c7ad07a48]::marker::Sync + core[6aaeda2c7ad07a48]::marker::Send> as core[6aaeda2c7ad07a48]::ops::function::Fn<(&std[e72de78501789eb0]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x5f83d670d282 - std[e72de78501789eb0]::panicking::panic_with_hook [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x5f83d66f28a8 - std[e72de78501789eb0]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x5f83d66e9759 - std[e72de78501789eb0]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x5f83d66f38ed - __rustc[78a4cf188af856fc]::rust_begin_unwind [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x5f83d672e83c - core[6aaeda2c7ad07a48]::panicking::panic_fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x5f83d672e5b2 - core[6aaeda2c7ad07a48]::result::unwrap_failed [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/result.rs:1867:5 [INFO] [stdout] 20: 0x5f83d604b4a8 - >::unwrap [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/result.rs:1233:23 [INFO] [stdout] 21: 0x5f83d604b4a8 - hgrep[3efad404f5d38bd]::test::read_matches::<&&str> [INFO] [stdout] at /opt/rustwide/workdir/src/test.rs:12:10 [INFO] [stdout] 22: 0x5f83d604df8e - hgrep[3efad404f5d38bd]::test::read_all_matches::<&str>::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/test.rs:29:27 [INFO] [stdout] 23: 0x5f83d608d3a7 - <&mut hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0} as core[6aaeda2c7ad07a48]::ops::function::FnOnce<(&&str,)>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:310:21 [INFO] [stdout] 24: 0x5f83d608d3a7 - >::map::>, &mut hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0}> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/option.rs:1165:29 [INFO] [stdout] 25: 0x5f83d608d3a7 - , hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0}> as core[6aaeda2c7ad07a48]::iter::traits::iterator::Iterator>::next [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/iter/adapters/map.rs:107:26 [INFO] [stdout] 26: 0x5f83d6010de4 - , hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0}>> as core[6aaeda2c7ad07a48]::iter::adapters::fuse::FuseImpl, hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0}>>>::next [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/iter/adapters/fuse.rs:381:29 [INFO] [stdout] 27: 0x5f83d60c4877 - , hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0}>> as core[6aaeda2c7ad07a48]::iter::traits::iterator::Iterator>::next [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/iter/adapters/fuse.rs:50:9 [INFO] [stdout] 28: 0x5f83d60c4877 - , hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0}>, alloc[28d2dab30c1dc666]::vec::into_iter::IntoIter>> as core[6aaeda2c7ad07a48]::iter::traits::iterator::Iterator>::next [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/iter/adapters/flatten.rs:523:29 [INFO] [stdout] 29: 0x5f83d60c3736 - , alloc[28d2dab30c1dc666]::vec::into_iter::IntoIter>, hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0}> as core[6aaeda2c7ad07a48]::iter::traits::iterator::Iterator>::next [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/iter/adapters/flatten.rs:64:20 [INFO] [stdout] 30: 0x5f83d5fc8ff8 - > as alloc[28d2dab30c1dc666]::vec::spec_from_iter_nested::SpecFromIterNested, core[6aaeda2c7ad07a48]::iter::adapters::flatten::FlatMap, alloc[28d2dab30c1dc666]::vec::into_iter::IntoIter>, hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0}>>>::from_iter [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/vec/spec_from_iter_nested.rs:24:41 [INFO] [stdout] 31: 0x5f83d5fc858d - > as alloc[28d2dab30c1dc666]::vec::spec_from_iter::SpecFromIter, core[6aaeda2c7ad07a48]::iter::adapters::flatten::FlatMap, alloc[28d2dab30c1dc666]::vec::into_iter::IntoIter>, hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0}>>>::from_iter [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/vec/spec_from_iter.rs:33:9 [INFO] [stdout] 32: 0x5f83d5fc5de7 - > as core[6aaeda2c7ad07a48]::iter::traits::collect::FromIterator>>::from_iter::, alloc[28d2dab30c1dc666]::vec::into_iter::IntoIter>, hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0}>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/vec/mod.rs:3884:9 [INFO] [stdout] 33: 0x5f83d60b3dbd - , alloc[28d2dab30c1dc666]::vec::into_iter::IntoIter>, hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0}> as core[6aaeda2c7ad07a48]::iter::traits::iterator::Iterator>::collect::>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/iter/traits/iterator.rs:2080:9 [INFO] [stdout] 34: 0x5f83d604bae1 - hgrep[3efad404f5d38bd]::test::read_all_matches::<&str> [INFO] [stdout] at /opt/rustwide/workdir/src/test.rs:30:10 [INFO] [stdout] 35: 0x5f83d6033011 - hgrep[3efad404f5d38bd]::chunk::tests::test_success_case [INFO] [stdout] at /opt/rustwide/workdir/src/chunk.rs:375:23 [INFO] [stdout] 36: 0x5f83d60340b2 - hgrep[3efad404f5d38bd]::chunk::tests::test_no_chunk_short [INFO] [stdout] at /opt/rustwide/workdir/src/chunk.rs:390:21 [INFO] [stdout] 37: 0x5f83d6032127 - hgrep[3efad404f5d38bd]::chunk::tests::test_no_chunk_short::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/chunk.rs:389:27 [INFO] [stdout] 38: 0x5f83d608f9b6 - >::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 39: 0x5f83d60c6e3b - core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String> as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 40: 0x5f83d60c6e3b - test[4f12b380f1fb68c5]::__rust_begin_short_backtrace::, fn() -> core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:663:18 [INFO] [stdout] 41: 0x5f83d60d382b - test[4f12b380f1fb68c5]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:686:74 [INFO] [stdout] 42: 0x5f83d60d382b - as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 43: 0x5f83d60d382b - std[e72de78501789eb0]::panicking::catch_unwind::do_call::, core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:581:40 [INFO] [stdout] 44: 0x5f83d60d382b - std[e72de78501789eb0]::panicking::catch_unwind::, core[6aaeda2c7ad07a48]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:544:19 [INFO] [stdout] 45: 0x5f83d60d382b - std[e72de78501789eb0]::panic::catch_unwind::, core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panic.rs:359:14 [INFO] [stdout] 46: 0x5f83d60d382b - test[4f12b380f1fb68c5]::run_test_in_process [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:686:27 [INFO] [stdout] 47: 0x5f83d60d382b - test[4f12b380f1fb68c5]::run_test::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:607:43 [INFO] [stdout] 48: 0x5f83d60cef44 - test[4f12b380f1fb68c5]::run_test::{closure#1} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:637:41 [INFO] [stdout] 49: 0x5f83d60cef44 - std[e72de78501789eb0]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 50: 0x5f83d60d6432 - std[e72de78501789eb0]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 51: 0x5f83d60d6432 - ::{closure#1}::{closure#0}> as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 52: 0x5f83d60d6432 - std[e72de78501789eb0]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:581:40 [INFO] [stdout] 53: 0x5f83d60d6432 - std[e72de78501789eb0]::panicking::catch_unwind::<(), core[6aaeda2c7ad07a48]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:544:19 [INFO] [stdout] 54: 0x5f83d60d6432 - std[e72de78501789eb0]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panic.rs:359:14 [INFO] [stdout] 55: 0x5f83d60d6432 - std[e72de78501789eb0]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 56: 0x5f83d60d6432 - ::{closure#1} as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 57: 0x5f83d6714b3f - + core[6aaeda2c7ad07a48]::marker::Send> as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 58: 0x5f83d6714b3f - ::new::thread_start [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 59: 0x74b8f69a6aa4 - [INFO] [stdout] 60: 0x74b8f6a33a64 - clone [INFO] [stdout] 61: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- chunk::tests::test_one_line stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'chunk::tests::test_one_line' (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: 0x5f83d67158ba - std[e72de78501789eb0]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5f83d67158ba - std[e72de78501789eb0]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5f83d67158ba - std[e72de78501789eb0]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x5f83d67158ba - <::print::DisplayBacktrace as core[6aaeda2c7ad07a48]::fmt::Display>::fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x5f83d672dffa - ::fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x5f83d672dffa - core[6aaeda2c7ad07a48]::fmt::write [INFO] [stdout] 6: 0x5f83d671c6a2 - std[e72de78501789eb0]::io::default_write_fmt::> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5f83d671c6a2 - as std[e72de78501789eb0]::io::Write>::write_fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x5f83d66f27ef - ::print [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x5f83d66f27ef - std[e72de78501789eb0]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x5f83d670d009 - std[e72de78501789eb0]::panicking::default_hook [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x5f83d60d2d5c - core[6aaeda2c7ad07a48]::ops::function::Fn<(&'a std[e72de78501789eb0]::panic::PanicHookInfo<'b>,), Output = ()> + core[6aaeda2c7ad07a48]::marker::Sync + core[6aaeda2c7ad07a48]::marker::Send> as core[6aaeda2c7ad07a48]::ops::function::Fn<(&std[e72de78501789eb0]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x5f83d60d2d5c - test[4f12b380f1fb68c5]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5f83d670d282 - core[6aaeda2c7ad07a48]::ops::function::Fn<(&'a std[e72de78501789eb0]::panic::PanicHookInfo<'b>,), Output = ()> + core[6aaeda2c7ad07a48]::marker::Sync + core[6aaeda2c7ad07a48]::marker::Send> as core[6aaeda2c7ad07a48]::ops::function::Fn<(&std[e72de78501789eb0]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x5f83d670d282 - std[e72de78501789eb0]::panicking::panic_with_hook [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x5f83d66f28a8 - std[e72de78501789eb0]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x5f83d66e9759 - std[e72de78501789eb0]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x5f83d66f38ed - __rustc[78a4cf188af856fc]::rust_begin_unwind [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x5f83d672e83c - core[6aaeda2c7ad07a48]::panicking::panic_fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x5f83d672e5b2 - core[6aaeda2c7ad07a48]::result::unwrap_failed [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/result.rs:1867:5 [INFO] [stdout] 20: 0x5f83d604b4a8 - >::unwrap [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/result.rs:1233:23 [INFO] [stdout] 21: 0x5f83d604b4a8 - hgrep[3efad404f5d38bd]::test::read_matches::<&&str> [INFO] [stdout] at /opt/rustwide/workdir/src/test.rs:12:10 [INFO] [stdout] 22: 0x5f83d604df8e - hgrep[3efad404f5d38bd]::test::read_all_matches::<&str>::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/test.rs:29:27 [INFO] [stdout] 23: 0x5f83d608d3a7 - <&mut hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0} as core[6aaeda2c7ad07a48]::ops::function::FnOnce<(&&str,)>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:310:21 [INFO] [stdout] 24: 0x5f83d608d3a7 - >::map::>, &mut hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0}> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/option.rs:1165:29 [INFO] [stdout] 25: 0x5f83d608d3a7 - , hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0}> as core[6aaeda2c7ad07a48]::iter::traits::iterator::Iterator>::next [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/iter/adapters/map.rs:107:26 [INFO] [stdout] 26: 0x5f83d6010de4 - , hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0}>> as core[6aaeda2c7ad07a48]::iter::adapters::fuse::FuseImpl, hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0}>>>::next [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/iter/adapters/fuse.rs:381:29 [INFO] [stdout] 27: 0x5f83d60c4877 - , hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0}>> as core[6aaeda2c7ad07a48]::iter::traits::iterator::Iterator>::next [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/iter/adapters/fuse.rs:50:9 [INFO] [stdout] 28: 0x5f83d60c4877 - , hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0}>, alloc[28d2dab30c1dc666]::vec::into_iter::IntoIter>> as core[6aaeda2c7ad07a48]::iter::traits::iterator::Iterator>::next [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/iter/adapters/flatten.rs:523:29 [INFO] [stdout] 29: 0x5f83d60c3736 - , alloc[28d2dab30c1dc666]::vec::into_iter::IntoIter>, hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0}> as core[6aaeda2c7ad07a48]::iter::traits::iterator::Iterator>::next [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/iter/adapters/flatten.rs:64:20 [INFO] [stdout] 30: 0x5f83d5fc8ff8 - > as alloc[28d2dab30c1dc666]::vec::spec_from_iter_nested::SpecFromIterNested, core[6aaeda2c7ad07a48]::iter::adapters::flatten::FlatMap, alloc[28d2dab30c1dc666]::vec::into_iter::IntoIter>, hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0}>>>::from_iter [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/vec/spec_from_iter_nested.rs:24:41 [INFO] [stdout] 31: 0x5f83d5fc858d - > as alloc[28d2dab30c1dc666]::vec::spec_from_iter::SpecFromIter, core[6aaeda2c7ad07a48]::iter::adapters::flatten::FlatMap, alloc[28d2dab30c1dc666]::vec::into_iter::IntoIter>, hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0}>>>::from_iter [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/vec/spec_from_iter.rs:33:9 [INFO] [stdout] 32: 0x5f83d5fc5de7 - > as core[6aaeda2c7ad07a48]::iter::traits::collect::FromIterator>>::from_iter::, alloc[28d2dab30c1dc666]::vec::into_iter::IntoIter>, hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0}>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/vec/mod.rs:3884:9 [INFO] [stdout] 33: 0x5f83d60b3dbd - , alloc[28d2dab30c1dc666]::vec::into_iter::IntoIter>, hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0}> as core[6aaeda2c7ad07a48]::iter::traits::iterator::Iterator>::collect::>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/iter/traits/iterator.rs:2080:9 [INFO] [stdout] 34: 0x5f83d604bae1 - hgrep[3efad404f5d38bd]::test::read_all_matches::<&str> [INFO] [stdout] at /opt/rustwide/workdir/src/test.rs:30:10 [INFO] [stdout] 35: 0x5f83d6033011 - hgrep[3efad404f5d38bd]::chunk::tests::test_success_case [INFO] [stdout] at /opt/rustwide/workdir/src/chunk.rs:375:23 [INFO] [stdout] 36: 0x5f83d60333d2 - hgrep[3efad404f5d38bd]::chunk::tests::test_one_line [INFO] [stdout] at /opt/rustwide/workdir/src/chunk.rs:390:21 [INFO] [stdout] 37: 0x5f83d6031dc7 - hgrep[3efad404f5d38bd]::chunk::tests::test_one_line::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/chunk.rs:389:27 [INFO] [stdout] 38: 0x5f83d608f536 - >::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 39: 0x5f83d60c6e3b - core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String> as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 40: 0x5f83d60c6e3b - test[4f12b380f1fb68c5]::__rust_begin_short_backtrace::, fn() -> core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:663:18 [INFO] [stdout] 41: 0x5f83d60d382b - test[4f12b380f1fb68c5]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:686:74 [INFO] [stdout] 42: 0x5f83d60d382b - as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 43: 0x5f83d60d382b - std[e72de78501789eb0]::panicking::catch_unwind::do_call::, core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:581:40 [INFO] [stdout] 44: 0x5f83d60d382b - std[e72de78501789eb0]::panicking::catch_unwind::, core[6aaeda2c7ad07a48]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:544:19 [INFO] [stdout] 45: 0x5f83d60d382b - std[e72de78501789eb0]::panic::catch_unwind::, core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panic.rs:359:14 [INFO] [stdout] 46: 0x5f83d60d382b - test[4f12b380f1fb68c5]::run_test_in_process [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:686:27 [INFO] [stdout] 47: 0x5f83d60d382b - test[4f12b380f1fb68c5]::run_test::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:607:43 [INFO] [stdout] 48: 0x5f83d60cef44 - test[4f12b380f1fb68c5]::run_test::{closure#1} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:637:41 [INFO] [stdout] 49: 0x5f83d60cef44 - std[e72de78501789eb0]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 50: 0x5f83d60d6432 - std[e72de78501789eb0]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 51: 0x5f83d60d6432 - ::{closure#1}::{closure#0}> as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 52: 0x5f83d60d6432 - std[e72de78501789eb0]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:581:40 [INFO] [stdout] 53: 0x5f83d60d6432 - std[e72de78501789eb0]::panicking::catch_unwind::<(), core[6aaeda2c7ad07a48]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:544:19 [INFO] [stdout] 54: 0x5f83d60d6432 - std[e72de78501789eb0]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panic.rs:359:14 [INFO] [stdout] 55: 0x5f83d60d6432 - std[e72de78501789eb0]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 56: 0x5f83d60d6432 - ::{closure#1} as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 57: 0x5f83d6714b3f - + core[6aaeda2c7ad07a48]::marker::Send> as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 58: 0x5f83d6714b3f - ::new::thread_start [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 59: 0x74b8f69a6aa4 - [INFO] [stdout] 60: 0x74b8f6a33a64 - clone [INFO] [stdout] 61: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- chunk::tests::test_so_many_neighbors stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'chunk::tests::test_so_many_neighbors' (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: 0x5f83d67158ba - std[e72de78501789eb0]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5f83d67158ba - std[e72de78501789eb0]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5f83d67158ba - std[e72de78501789eb0]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x5f83d67158ba - <::print::DisplayBacktrace as core[6aaeda2c7ad07a48]::fmt::Display>::fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x5f83d672dffa - ::fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x5f83d672dffa - core[6aaeda2c7ad07a48]::fmt::write [INFO] [stdout] 6: 0x5f83d671c6a2 - std[e72de78501789eb0]::io::default_write_fmt::> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5f83d671c6a2 - as std[e72de78501789eb0]::io::Write>::write_fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x5f83d66f27ef - ::print [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x5f83d66f27ef - std[e72de78501789eb0]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x5f83d670d009 - std[e72de78501789eb0]::panicking::default_hook [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x5f83d60d2d5c - core[6aaeda2c7ad07a48]::ops::function::Fn<(&'a std[e72de78501789eb0]::panic::PanicHookInfo<'b>,), Output = ()> + core[6aaeda2c7ad07a48]::marker::Sync + core[6aaeda2c7ad07a48]::marker::Send> as core[6aaeda2c7ad07a48]::ops::function::Fn<(&std[e72de78501789eb0]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x5f83d60d2d5c - test[4f12b380f1fb68c5]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5f83d670d282 - core[6aaeda2c7ad07a48]::ops::function::Fn<(&'a std[e72de78501789eb0]::panic::PanicHookInfo<'b>,), Output = ()> + core[6aaeda2c7ad07a48]::marker::Sync + core[6aaeda2c7ad07a48]::marker::Send> as core[6aaeda2c7ad07a48]::ops::function::Fn<(&std[e72de78501789eb0]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x5f83d670d282 - std[e72de78501789eb0]::panicking::panic_with_hook [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x5f83d66f28a8 - std[e72de78501789eb0]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x5f83d66e9759 - std[e72de78501789eb0]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x5f83d66f38ed - __rustc[78a4cf188af856fc]::rust_begin_unwind [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x5f83d672e83c - core[6aaeda2c7ad07a48]::panicking::panic_fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x5f83d672e5b2 - core[6aaeda2c7ad07a48]::result::unwrap_failed [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/result.rs:1867:5 [INFO] [stdout] 20: 0x5f83d604b4a8 - >::unwrap [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/result.rs:1233:23 [INFO] [stdout] 21: 0x5f83d604b4a8 - hgrep[3efad404f5d38bd]::test::read_matches::<&&str> [INFO] [stdout] at /opt/rustwide/workdir/src/test.rs:12:10 [INFO] [stdout] 22: 0x5f83d604df8e - hgrep[3efad404f5d38bd]::test::read_all_matches::<&str>::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/test.rs:29:27 [INFO] [stdout] 23: 0x5f83d608d3a7 - <&mut hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0} as core[6aaeda2c7ad07a48]::ops::function::FnOnce<(&&str,)>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:310:21 [INFO] [stdout] 24: 0x5f83d608d3a7 - >::map::>, &mut hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0}> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/option.rs:1165:29 [INFO] [stdout] 25: 0x5f83d608d3a7 - , hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0}> as core[6aaeda2c7ad07a48]::iter::traits::iterator::Iterator>::next [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/iter/adapters/map.rs:107:26 [INFO] [stdout] 26: 0x5f83d6010de4 - , hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0}>> as core[6aaeda2c7ad07a48]::iter::adapters::fuse::FuseImpl, hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0}>>>::next [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/iter/adapters/fuse.rs:381:29 [INFO] [stdout] 27: 0x5f83d60c4877 - , hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0}>> as core[6aaeda2c7ad07a48]::iter::traits::iterator::Iterator>::next [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/iter/adapters/fuse.rs:50:9 [INFO] [stdout] 28: 0x5f83d60c4877 - , hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0}>, alloc[28d2dab30c1dc666]::vec::into_iter::IntoIter>> as core[6aaeda2c7ad07a48]::iter::traits::iterator::Iterator>::next [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/iter/adapters/flatten.rs:523:29 [INFO] [stdout] 29: 0x5f83d60c3736 - , alloc[28d2dab30c1dc666]::vec::into_iter::IntoIter>, hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0}> as core[6aaeda2c7ad07a48]::iter::traits::iterator::Iterator>::next [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/iter/adapters/flatten.rs:64:20 [INFO] [stdout] 30: 0x5f83d5fc8ff8 - > as alloc[28d2dab30c1dc666]::vec::spec_from_iter_nested::SpecFromIterNested, core[6aaeda2c7ad07a48]::iter::adapters::flatten::FlatMap, alloc[28d2dab30c1dc666]::vec::into_iter::IntoIter>, hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0}>>>::from_iter [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/vec/spec_from_iter_nested.rs:24:41 [INFO] [stdout] 31: 0x5f83d5fc858d - > as alloc[28d2dab30c1dc666]::vec::spec_from_iter::SpecFromIter, core[6aaeda2c7ad07a48]::iter::adapters::flatten::FlatMap, alloc[28d2dab30c1dc666]::vec::into_iter::IntoIter>, hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0}>>>::from_iter [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/vec/spec_from_iter.rs:33:9 [INFO] [stdout] 32: 0x5f83d5fc5de7 - > as core[6aaeda2c7ad07a48]::iter::traits::collect::FromIterator>>::from_iter::, alloc[28d2dab30c1dc666]::vec::into_iter::IntoIter>, hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0}>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/vec/mod.rs:3884:9 [INFO] [stdout] 33: 0x5f83d60b3dbd - , alloc[28d2dab30c1dc666]::vec::into_iter::IntoIter>, hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0}> as core[6aaeda2c7ad07a48]::iter::traits::iterator::Iterator>::collect::>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/iter/traits/iterator.rs:2080:9 [INFO] [stdout] 34: 0x5f83d604bae1 - hgrep[3efad404f5d38bd]::test::read_all_matches::<&str> [INFO] [stdout] at /opt/rustwide/workdir/src/test.rs:30:10 [INFO] [stdout] 35: 0x5f83d6033011 - hgrep[3efad404f5d38bd]::chunk::tests::test_success_case [INFO] [stdout] at /opt/rustwide/workdir/src/chunk.rs:375:23 [INFO] [stdout] 36: 0x5f83d6035252 - hgrep[3efad404f5d38bd]::chunk::tests::test_so_many_neighbors [INFO] [stdout] at /opt/rustwide/workdir/src/chunk.rs:390:21 [INFO] [stdout] 37: 0x5f83d6032277 - hgrep[3efad404f5d38bd]::chunk::tests::test_so_many_neighbors::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/chunk.rs:389:27 [INFO] [stdout] 38: 0x5f83d608fb76 - >::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 39: 0x5f83d60c6e3b - core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String> as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 40: 0x5f83d60c6e3b - test[4f12b380f1fb68c5]::__rust_begin_short_backtrace::, fn() -> core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:663:18 [INFO] [stdout] 41: 0x5f83d60d382b - test[4f12b380f1fb68c5]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:686:74 [INFO] [stdout] 42: 0x5f83d60d382b - as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 43: 0x5f83d60d382b - std[e72de78501789eb0]::panicking::catch_unwind::do_call::, core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:581:40 [INFO] [stdout] 44: 0x5f83d60d382b - std[e72de78501789eb0]::panicking::catch_unwind::, core[6aaeda2c7ad07a48]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:544:19 [INFO] [stdout] 45: 0x5f83d60d382b - std[e72de78501789eb0]::panic::catch_unwind::, core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panic.rs:359:14 [INFO] [stdout] 46: 0x5f83d60d382b - test[4f12b380f1fb68c5]::run_test_in_process [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:686:27 [INFO] [stdout] 47: 0x5f83d60d382b - test[4f12b380f1fb68c5]::run_test::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:607:43 [INFO] [stdout] 48: 0x5f83d60cef44 - test[4f12b380f1fb68c5]::run_test::{closure#1} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:637:41 [INFO] [stdout] 49: 0x5f83d60cef44 - std[e72de78501789eb0]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 50: 0x5f83d60d6432 - std[e72de78501789eb0]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 51: 0x5f83d60d6432 - ::{closure#1}::{closure#0}> as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 52: 0x5f83d60d6432 - std[e72de78501789eb0]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:581:40 [INFO] [stdout] 53: 0x5f83d60d6432 - std[e72de78501789eb0]::panicking::catch_unwind::<(), core[6aaeda2c7ad07a48]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:544:19 [INFO] [stdout] 54: 0x5f83d60d6432 - std[e72de78501789eb0]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panic.rs:359:14 [INFO] [stdout] 55: 0x5f83d60d6432 - std[e72de78501789eb0]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 56: 0x5f83d60d6432 - ::{closure#1} as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 57: 0x5f83d6714b3f - + core[6aaeda2c7ad07a48]::marker::Send> as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 58: 0x5f83d6714b3f - ::new::thread_start [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 59: 0x74b8f69a6aa4 - [INFO] [stdout] 60: 0x74b8f6a33a64 - clone [INFO] [stdout] 61: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- chunk::tests::test_three_chunks_joint_all stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'chunk::tests::test_three_chunks_joint_all' (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: 0x5f83d67158ba - std[e72de78501789eb0]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5f83d67158ba - std[e72de78501789eb0]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5f83d67158ba - std[e72de78501789eb0]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x5f83d67158ba - <::print::DisplayBacktrace as core[6aaeda2c7ad07a48]::fmt::Display>::fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x5f83d672dffa - ::fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x5f83d672dffa - core[6aaeda2c7ad07a48]::fmt::write [INFO] [stdout] 6: 0x5f83d671c6a2 - std[e72de78501789eb0]::io::default_write_fmt::> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5f83d671c6a2 - as std[e72de78501789eb0]::io::Write>::write_fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x5f83d66f27ef - ::print [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x5f83d66f27ef - std[e72de78501789eb0]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x5f83d670d009 - std[e72de78501789eb0]::panicking::default_hook [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x5f83d60d2d5c - core[6aaeda2c7ad07a48]::ops::function::Fn<(&'a std[e72de78501789eb0]::panic::PanicHookInfo<'b>,), Output = ()> + core[6aaeda2c7ad07a48]::marker::Sync + core[6aaeda2c7ad07a48]::marker::Send> as core[6aaeda2c7ad07a48]::ops::function::Fn<(&std[e72de78501789eb0]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x5f83d60d2d5c - test[4f12b380f1fb68c5]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5f83d670d282 - core[6aaeda2c7ad07a48]::ops::function::Fn<(&'a std[e72de78501789eb0]::panic::PanicHookInfo<'b>,), Output = ()> + core[6aaeda2c7ad07a48]::marker::Sync + core[6aaeda2c7ad07a48]::marker::Send> as core[6aaeda2c7ad07a48]::ops::function::Fn<(&std[e72de78501789eb0]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x5f83d670d282 - std[e72de78501789eb0]::panicking::panic_with_hook [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x5f83d66f28a8 - std[e72de78501789eb0]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x5f83d66e9759 - std[e72de78501789eb0]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x5f83d66f38ed - __rustc[78a4cf188af856fc]::rust_begin_unwind [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x5f83d672e83c - core[6aaeda2c7ad07a48]::panicking::panic_fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x5f83d672e5b2 - core[6aaeda2c7ad07a48]::result::unwrap_failed [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/result.rs:1867:5 [INFO] [stdout] 20: 0x5f83d604b4a8 - >::unwrap [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/result.rs:1233:23 [INFO] [stdout] 21: 0x5f83d604b4a8 - hgrep[3efad404f5d38bd]::test::read_matches::<&&str> [INFO] [stdout] at /opt/rustwide/workdir/src/test.rs:12:10 [INFO] [stdout] 22: 0x5f83d604df8e - hgrep[3efad404f5d38bd]::test::read_all_matches::<&str>::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/test.rs:29:27 [INFO] [stdout] 23: 0x5f83d608d3a7 - <&mut hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0} as core[6aaeda2c7ad07a48]::ops::function::FnOnce<(&&str,)>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:310:21 [INFO] [stdout] 24: 0x5f83d608d3a7 - >::map::>, &mut hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0}> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/option.rs:1165:29 [INFO] [stdout] 25: 0x5f83d608d3a7 - , hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0}> as core[6aaeda2c7ad07a48]::iter::traits::iterator::Iterator>::next [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/iter/adapters/map.rs:107:26 [INFO] [stdout] 26: 0x5f83d6010de4 - , hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0}>> as core[6aaeda2c7ad07a48]::iter::adapters::fuse::FuseImpl, hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0}>>>::next [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/iter/adapters/fuse.rs:381:29 [INFO] [stdout] 27: 0x5f83d60c4877 - , hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0}>> as core[6aaeda2c7ad07a48]::iter::traits::iterator::Iterator>::next [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/iter/adapters/fuse.rs:50:9 [INFO] [stdout] 28: 0x5f83d60c4877 - , hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0}>, alloc[28d2dab30c1dc666]::vec::into_iter::IntoIter>> as core[6aaeda2c7ad07a48]::iter::traits::iterator::Iterator>::next [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/iter/adapters/flatten.rs:523:29 [INFO] [stdout] 29: 0x5f83d60c3736 - , alloc[28d2dab30c1dc666]::vec::into_iter::IntoIter>, hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0}> as core[6aaeda2c7ad07a48]::iter::traits::iterator::Iterator>::next [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/iter/adapters/flatten.rs:64:20 [INFO] [stdout] 30: 0x5f83d5fc8ff8 - > as alloc[28d2dab30c1dc666]::vec::spec_from_iter_nested::SpecFromIterNested, core[6aaeda2c7ad07a48]::iter::adapters::flatten::FlatMap, alloc[28d2dab30c1dc666]::vec::into_iter::IntoIter>, hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0}>>>::from_iter [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/vec/spec_from_iter_nested.rs:24:41 [INFO] [stdout] 31: 0x5f83d5fc858d - > as alloc[28d2dab30c1dc666]::vec::spec_from_iter::SpecFromIter, core[6aaeda2c7ad07a48]::iter::adapters::flatten::FlatMap, alloc[28d2dab30c1dc666]::vec::into_iter::IntoIter>, hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0}>>>::from_iter [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/vec/spec_from_iter.rs:33:9 [INFO] [stdout] 32: 0x5f83d5fc5de7 - > as core[6aaeda2c7ad07a48]::iter::traits::collect::FromIterator>>::from_iter::, alloc[28d2dab30c1dc666]::vec::into_iter::IntoIter>, hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0}>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/vec/mod.rs:3884:9 [INFO] [stdout] 33: 0x5f83d60b3dbd - , alloc[28d2dab30c1dc666]::vec::into_iter::IntoIter>, hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0}> as core[6aaeda2c7ad07a48]::iter::traits::iterator::Iterator>::collect::>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/iter/traits/iterator.rs:2080:9 [INFO] [stdout] 34: 0x5f83d604bae1 - hgrep[3efad404f5d38bd]::test::read_all_matches::<&str> [INFO] [stdout] at /opt/rustwide/workdir/src/test.rs:30:10 [INFO] [stdout] 35: 0x5f83d6033011 - hgrep[3efad404f5d38bd]::chunk::tests::test_success_case [INFO] [stdout] at /opt/rustwide/workdir/src/chunk.rs:375:23 [INFO] [stdout] 36: 0x5f83d6036c92 - hgrep[3efad404f5d38bd]::chunk::tests::test_three_chunks_joint_all [INFO] [stdout] at /opt/rustwide/workdir/src/chunk.rs:390:21 [INFO] [stdout] 37: 0x5f83d6032487 - hgrep[3efad404f5d38bd]::chunk::tests::test_three_chunks_joint_all::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/chunk.rs:389:27 [INFO] [stdout] 38: 0x5f83d608fe36 - >::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 39: 0x5f83d60c6e3b - core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String> as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 40: 0x5f83d60c6e3b - test[4f12b380f1fb68c5]::__rust_begin_short_backtrace::, fn() -> core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:663:18 [INFO] [stdout] 41: 0x5f83d60d382b - test[4f12b380f1fb68c5]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:686:74 [INFO] [stdout] 42: 0x5f83d60d382b - as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 43: 0x5f83d60d382b - std[e72de78501789eb0]::panicking::catch_unwind::do_call::, core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:581:40 [INFO] [stdout] 44: 0x5f83d60d382b - std[e72de78501789eb0]::panicking::catch_unwind::, core[6aaeda2c7ad07a48]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:544:19 [INFO] [stdout] 45: 0x5f83d60d382b - std[e72de78501789eb0]::panic::catch_unwind::, core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panic.rs:359:14 [INFO] [stdout] 46: 0x5f83d60d382b - test[4f12b380f1fb68c5]::run_test_in_process [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:686:27 [INFO] [stdout] 47: 0x5f83d60d382b - test[4f12b380f1fb68c5]::run_test::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:607:43 [INFO] [stdout] 48: 0x5f83d60cef44 - test[4f12b380f1fb68c5]::run_test::{closure#1} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:637:41 [INFO] [stdout] 49: 0x5f83d60cef44 - std[e72de78501789eb0]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 50: 0x5f83d60d6432 - std[e72de78501789eb0]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 51: 0x5f83d60d6432 - ::{closure#1}::{closure#0}> as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 52: 0x5f83d60d6432 - std[e72de78501789eb0]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:581:40 [INFO] [stdout] 53: 0x5f83d60d6432 - std[e72de78501789eb0]::panicking::catch_unwind::<(), core[6aaeda2c7ad07a48]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:544:19 [INFO] [stdout] 54: 0x5f83d60d6432 - std[e72de78501789eb0]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panic.rs:359:14 [INFO] [stdout] 55: 0x5f83d60d6432 - std[e72de78501789eb0]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 56: 0x5f83d60d6432 - ::{closure#1} as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 57: 0x5f83d6714b3f - + core[6aaeda2c7ad07a48]::marker::Send> as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 58: 0x5f83d6714b3f - ::new::thread_start [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 59: 0x74b8f69a6aa4 - [INFO] [stdout] 60: 0x74b8f6a33a64 - clone [INFO] [stdout] 61: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- chunk::tests::test_no_chunk_middle stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'chunk::tests::test_no_chunk_middle' (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: 0x5f83d67158ba - std[e72de78501789eb0]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5f83d67158ba - std[e72de78501789eb0]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5f83d67158ba - std[e72de78501789eb0]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x5f83d67158ba - <::print::DisplayBacktrace as core[6aaeda2c7ad07a48]::fmt::Display>::fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x5f83d672dffa - ::fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x5f83d672dffa - core[6aaeda2c7ad07a48]::fmt::write [INFO] [stdout] 6: 0x5f83d671c6a2 - std[e72de78501789eb0]::io::default_write_fmt::> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5f83d671c6a2 - as std[e72de78501789eb0]::io::Write>::write_fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x5f83d66f27ef - ::print [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x5f83d66f27ef - std[e72de78501789eb0]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x5f83d670d009 - std[e72de78501789eb0]::panicking::default_hook [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x5f83d60d2d5c - core[6aaeda2c7ad07a48]::ops::function::Fn<(&'a std[e72de78501789eb0]::panic::PanicHookInfo<'b>,), Output = ()> + core[6aaeda2c7ad07a48]::marker::Sync + core[6aaeda2c7ad07a48]::marker::Send> as core[6aaeda2c7ad07a48]::ops::function::Fn<(&std[e72de78501789eb0]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x5f83d60d2d5c - test[4f12b380f1fb68c5]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5f83d670d282 - core[6aaeda2c7ad07a48]::ops::function::Fn<(&'a std[e72de78501789eb0]::panic::PanicHookInfo<'b>,), Output = ()> + core[6aaeda2c7ad07a48]::marker::Sync + core[6aaeda2c7ad07a48]::marker::Send> as core[6aaeda2c7ad07a48]::ops::function::Fn<(&std[e72de78501789eb0]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x5f83d670d282 - std[e72de78501789eb0]::panicking::panic_with_hook [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x5f83d66f28a8 - std[e72de78501789eb0]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x5f83d66e9759 - std[e72de78501789eb0]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x5f83d66f38ed - __rustc[78a4cf188af856fc]::rust_begin_unwind [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x5f83d672e83c - core[6aaeda2c7ad07a48]::panicking::panic_fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x5f83d672e5b2 - core[6aaeda2c7ad07a48]::result::unwrap_failed [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/result.rs:1867:5 [INFO] [stdout] 20: 0x5f83d604b4a8 - >::unwrap [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/result.rs:1233:23 [INFO] [stdout] 21: 0x5f83d604b4a8 - hgrep[3efad404f5d38bd]::test::read_matches::<&&str> [INFO] [stdout] at /opt/rustwide/workdir/src/test.rs:12:10 [INFO] [stdout] 22: 0x5f83d604df8e - hgrep[3efad404f5d38bd]::test::read_all_matches::<&str>::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/test.rs:29:27 [INFO] [stdout] 23: 0x5f83d608d3a7 - <&mut hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0} as core[6aaeda2c7ad07a48]::ops::function::FnOnce<(&&str,)>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:310:21 [INFO] [stdout] 24: 0x5f83d608d3a7 - >::map::>, &mut hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0}> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/option.rs:1165:29 [INFO] [stdout] 25: 0x5f83d608d3a7 - , hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0}> as core[6aaeda2c7ad07a48]::iter::traits::iterator::Iterator>::next [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/iter/adapters/map.rs:107:26 [INFO] [stdout] 26: 0x5f83d6010de4 - , hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0}>> as core[6aaeda2c7ad07a48]::iter::adapters::fuse::FuseImpl, hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0}>>>::next [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/iter/adapters/fuse.rs:381:29 [INFO] [stdout] 27: 0x5f83d60c4877 - , hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0}>> as core[6aaeda2c7ad07a48]::iter::traits::iterator::Iterator>::next [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/iter/adapters/fuse.rs:50:9 [INFO] [stdout] 28: 0x5f83d60c4877 - , hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0}>, alloc[28d2dab30c1dc666]::vec::into_iter::IntoIter>> as core[6aaeda2c7ad07a48]::iter::traits::iterator::Iterator>::next [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/iter/adapters/flatten.rs:523:29 [INFO] [stdout] 29: 0x5f83d60c3736 - , alloc[28d2dab30c1dc666]::vec::into_iter::IntoIter>, hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0}> as core[6aaeda2c7ad07a48]::iter::traits::iterator::Iterator>::next [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/iter/adapters/flatten.rs:64:20 [INFO] [stdout] 30: 0x5f83d5fc8ff8 - > as alloc[28d2dab30c1dc666]::vec::spec_from_iter_nested::SpecFromIterNested, core[6aaeda2c7ad07a48]::iter::adapters::flatten::FlatMap, alloc[28d2dab30c1dc666]::vec::into_iter::IntoIter>, hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0}>>>::from_iter [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/vec/spec_from_iter_nested.rs:24:41 [INFO] [stdout] 31: 0x5f83d5fc858d - > as alloc[28d2dab30c1dc666]::vec::spec_from_iter::SpecFromIter, core[6aaeda2c7ad07a48]::iter::adapters::flatten::FlatMap, alloc[28d2dab30c1dc666]::vec::into_iter::IntoIter>, hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0}>>>::from_iter [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/vec/spec_from_iter.rs:33:9 [INFO] [stdout] 32: 0x5f83d5fc5de7 - > as core[6aaeda2c7ad07a48]::iter::traits::collect::FromIterator>>::from_iter::, alloc[28d2dab30c1dc666]::vec::into_iter::IntoIter>, hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0}>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/vec/mod.rs:3884:9 [INFO] [stdout] 33: 0x5f83d60b3dbd - , alloc[28d2dab30c1dc666]::vec::into_iter::IntoIter>, hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0}> as core[6aaeda2c7ad07a48]::iter::traits::iterator::Iterator>::collect::>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/iter/traits/iterator.rs:2080:9 [INFO] [stdout] 34: 0x5f83d604bae1 - hgrep[3efad404f5d38bd]::test::read_all_matches::<&str> [INFO] [stdout] at /opt/rustwide/workdir/src/test.rs:30:10 [INFO] [stdout] 35: 0x5f83d6033011 - hgrep[3efad404f5d38bd]::chunk::tests::test_success_case [INFO] [stdout] at /opt/rustwide/workdir/src/chunk.rs:375:23 [INFO] [stdout] 36: 0x5f83d60340d2 - hgrep[3efad404f5d38bd]::chunk::tests::test_no_chunk_middle [INFO] [stdout] at /opt/rustwide/workdir/src/chunk.rs:390:21 [INFO] [stdout] 37: 0x5f83d6032157 - hgrep[3efad404f5d38bd]::chunk::tests::test_no_chunk_middle::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/chunk.rs:389:27 [INFO] [stdout] 38: 0x5f83d608f9f6 - >::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 39: 0x5f83d60c6e3b - core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String> as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 40: 0x5f83d60c6e3b - test[4f12b380f1fb68c5]::__rust_begin_short_backtrace::, fn() -> core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:663:18 [INFO] [stdout] 41: 0x5f83d60d382b - test[4f12b380f1fb68c5]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:686:74 [INFO] [stdout] 42: 0x5f83d60d382b - as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 43: 0x5f83d60d382b - std[e72de78501789eb0]::panicking::catch_unwind::do_call::, core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:581:40 [INFO] [stdout] 44: 0x5f83d60d382b - std[e72de78501789eb0]::panicking::catch_unwind::, core[6aaeda2c7ad07a48]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:544:19 [INFO] [stdout] 45: 0x5f83d60d382b - std[e72de78501789eb0]::panic::catch_unwind::, core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panic.rs:359:14 [INFO] [stdout] 46: 0x5f83d60d382b - test[4f12b380f1fb68c5]::run_test_in_process [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:686:27 [INFO] [stdout] 47: 0x5f83d60d382b - test[4f12b380f1fb68c5]::run_test::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:607:43 [INFO] [stdout] 48: 0x5f83d60cef44 - test[4f12b380f1fb68c5]::run_test::{closure#1} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:637:41 [INFO] [stdout] 49: 0x5f83d60cef44 - std[e72de78501789eb0]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 50: 0x5f83d60d6432 - std[e72de78501789eb0]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 51: 0x5f83d60d6432 - ::{closure#1}::{closure#0}> as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 52: 0x5f83d60d6432 - std[e72de78501789eb0]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:581:40 [INFO] [stdout] 53: 0x5f83d60d6432 - std[e72de78501789eb0]::panicking::catch_unwind::<(), core[6aaeda2c7ad07a48]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:544:19 [INFO] [stdout] 54: 0x5f83d60d6432 - std[e72de78501789eb0]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panic.rs:359:14 [INFO] [stdout] 55: 0x5f83d60d6432 - std[e72de78501789eb0]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 56: 0x5f83d60d6432 - ::{closure#1} as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 57: 0x5f83d6714b3f - + core[6aaeda2c7ad07a48]::marker::Send> as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 58: 0x5f83d6714b3f - ::new::thread_start [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 59: 0x74b8f69a6aa4 - [INFO] [stdout] 60: 0x74b8f6a33a64 - clone [INFO] [stdout] 61: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- chunk::tests::test_three_chunks stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'chunk::tests::test_three_chunks' (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: 0x5f83d67158ba - std[e72de78501789eb0]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5f83d67158ba - std[e72de78501789eb0]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5f83d67158ba - std[e72de78501789eb0]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x5f83d67158ba - <::print::DisplayBacktrace as core[6aaeda2c7ad07a48]::fmt::Display>::fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x5f83d672dffa - ::fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x5f83d672dffa - core[6aaeda2c7ad07a48]::fmt::write [INFO] [stdout] 6: 0x5f83d671c6a2 - std[e72de78501789eb0]::io::default_write_fmt::> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5f83d671c6a2 - as std[e72de78501789eb0]::io::Write>::write_fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x5f83d66f27ef - ::print [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x5f83d66f27ef - std[e72de78501789eb0]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x5f83d670d009 - std[e72de78501789eb0]::panicking::default_hook [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x5f83d60d2d5c - core[6aaeda2c7ad07a48]::ops::function::Fn<(&'a std[e72de78501789eb0]::panic::PanicHookInfo<'b>,), Output = ()> + core[6aaeda2c7ad07a48]::marker::Sync + core[6aaeda2c7ad07a48]::marker::Send> as core[6aaeda2c7ad07a48]::ops::function::Fn<(&std[e72de78501789eb0]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x5f83d60d2d5c - test[4f12b380f1fb68c5]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5f83d670d282 - core[6aaeda2c7ad07a48]::ops::function::Fn<(&'a std[e72de78501789eb0]::panic::PanicHookInfo<'b>,), Output = ()> + core[6aaeda2c7ad07a48]::marker::Sync + core[6aaeda2c7ad07a48]::marker::Send> as core[6aaeda2c7ad07a48]::ops::function::Fn<(&std[e72de78501789eb0]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x5f83d670d282 - std[e72de78501789eb0]::panicking::panic_with_hook [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x5f83d66f28a8 - std[e72de78501789eb0]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x5f83d66e9759 - std[e72de78501789eb0]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x5f83d66f38ed - __rustc[78a4cf188af856fc]::rust_begin_unwind [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x5f83d672e83c - core[6aaeda2c7ad07a48]::panicking::panic_fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x5f83d672e5b2 - core[6aaeda2c7ad07a48]::result::unwrap_failed [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/result.rs:1867:5 [INFO] [stdout] 20: 0x5f83d604b4a8 - >::unwrap [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/result.rs:1233:23 [INFO] [stdout] 21: 0x5f83d604b4a8 - hgrep[3efad404f5d38bd]::test::read_matches::<&&str> [INFO] [stdout] at /opt/rustwide/workdir/src/test.rs:12:10 [INFO] [stdout] 22: 0x5f83d604df8e - hgrep[3efad404f5d38bd]::test::read_all_matches::<&str>::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/test.rs:29:27 [INFO] [stdout] 23: 0x5f83d608d3a7 - <&mut hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0} as core[6aaeda2c7ad07a48]::ops::function::FnOnce<(&&str,)>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:310:21 [INFO] [stdout] 24: 0x5f83d608d3a7 - >::map::>, &mut hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0}> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/option.rs:1165:29 [INFO] [stdout] 25: 0x5f83d608d3a7 - , hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0}> as core[6aaeda2c7ad07a48]::iter::traits::iterator::Iterator>::next [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/iter/adapters/map.rs:107:26 [INFO] [stdout] 26: 0x5f83d6010de4 - , hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0}>> as core[6aaeda2c7ad07a48]::iter::adapters::fuse::FuseImpl, hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0}>>>::next [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/iter/adapters/fuse.rs:381:29 [INFO] [stdout] 27: 0x5f83d60c4877 - , hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0}>> as core[6aaeda2c7ad07a48]::iter::traits::iterator::Iterator>::next [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/iter/adapters/fuse.rs:50:9 [INFO] [stdout] 28: 0x5f83d60c4877 - , hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0}>, alloc[28d2dab30c1dc666]::vec::into_iter::IntoIter>> as core[6aaeda2c7ad07a48]::iter::traits::iterator::Iterator>::next [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/iter/adapters/flatten.rs:523:29 [INFO] [stdout] 29: 0x5f83d60c3736 - , alloc[28d2dab30c1dc666]::vec::into_iter::IntoIter>, hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0}> as core[6aaeda2c7ad07a48]::iter::traits::iterator::Iterator>::next [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/iter/adapters/flatten.rs:64:20 [INFO] [stdout] 30: 0x5f83d5fc8ff8 - > as alloc[28d2dab30c1dc666]::vec::spec_from_iter_nested::SpecFromIterNested, core[6aaeda2c7ad07a48]::iter::adapters::flatten::FlatMap, alloc[28d2dab30c1dc666]::vec::into_iter::IntoIter>, hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0}>>>::from_iter [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/vec/spec_from_iter_nested.rs:24:41 [INFO] [stdout] 31: 0x5f83d5fc858d - > as alloc[28d2dab30c1dc666]::vec::spec_from_iter::SpecFromIter, core[6aaeda2c7ad07a48]::iter::adapters::flatten::FlatMap, alloc[28d2dab30c1dc666]::vec::into_iter::IntoIter>, hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0}>>>::from_iter [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/vec/spec_from_iter.rs:33:9 [INFO] [stdout] 32: 0x5f83d5fc5de7 - > as core[6aaeda2c7ad07a48]::iter::traits::collect::FromIterator>>::from_iter::, alloc[28d2dab30c1dc666]::vec::into_iter::IntoIter>, hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0}>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/vec/mod.rs:3884:9 [INFO] [stdout] 33: 0x5f83d60b3dbd - , alloc[28d2dab30c1dc666]::vec::into_iter::IntoIter>, hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0}> as core[6aaeda2c7ad07a48]::iter::traits::iterator::Iterator>::collect::>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/iter/traits/iterator.rs:2080:9 [INFO] [stdout] 34: 0x5f83d604bae1 - hgrep[3efad404f5d38bd]::test::read_all_matches::<&str> [INFO] [stdout] at /opt/rustwide/workdir/src/test.rs:30:10 [INFO] [stdout] 35: 0x5f83d6033011 - hgrep[3efad404f5d38bd]::chunk::tests::test_success_case [INFO] [stdout] at /opt/rustwide/workdir/src/chunk.rs:375:23 [INFO] [stdout] 36: 0x5f83d60334d2 - hgrep[3efad404f5d38bd]::chunk::tests::test_three_chunks [INFO] [stdout] at /opt/rustwide/workdir/src/chunk.rs:390:21 [INFO] [stdout] 37: 0x5f83d6031f47 - hgrep[3efad404f5d38bd]::chunk::tests::test_three_chunks::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/chunk.rs:389:27 [INFO] [stdout] 38: 0x5f83d608f736 - >::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 39: 0x5f83d60c6e3b - core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String> as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 40: 0x5f83d60c6e3b - test[4f12b380f1fb68c5]::__rust_begin_short_backtrace::, fn() -> core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:663:18 [INFO] [stdout] 41: 0x5f83d60d382b - test[4f12b380f1fb68c5]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:686:74 [INFO] [stdout] 42: 0x5f83d60d382b - as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 43: 0x5f83d60d382b - std[e72de78501789eb0]::panicking::catch_unwind::do_call::, core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:581:40 [INFO] [stdout] 44: 0x5f83d60d382b - std[e72de78501789eb0]::panicking::catch_unwind::, core[6aaeda2c7ad07a48]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:544:19 [INFO] [stdout] 45: 0x5f83d60d382b - std[e72de78501789eb0]::panic::catch_unwind::, core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panic.rs:359:14 [INFO] [stdout] 46: 0x5f83d60d382b - test[4f12b380f1fb68c5]::run_test_in_process [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:686:27 [INFO] [stdout] 47: 0x5f83d60d382b - test[4f12b380f1fb68c5]::run_test::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:607:43 [INFO] [stdout] 48: 0x5f83d60cef44 - test[4f12b380f1fb68c5]::run_test::{closure#1} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:637:41 [INFO] [stdout] 49: 0x5f83d60cef44 - std[e72de78501789eb0]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 50: 0x5f83d60d6432 - std[e72de78501789eb0]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 51: 0x5f83d60d6432 - ::{closure#1}::{closure#0}> as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 52: 0x5f83d60d6432 - std[e72de78501789eb0]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:581:40 [INFO] [stdout] 53: 0x5f83d60d6432 - std[e72de78501789eb0]::panicking::catch_unwind::<(), core[6aaeda2c7ad07a48]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:544:19 [INFO] [stdout] 54: 0x5f83d60d6432 - std[e72de78501789eb0]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panic.rs:359:14 [INFO] [stdout] 55: 0x5f83d60d6432 - std[e72de78501789eb0]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 56: 0x5f83d60d6432 - ::{closure#1} as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 57: 0x5f83d6714b3f - + core[6aaeda2c7ad07a48]::marker::Send> as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 58: 0x5f83d6714b3f - ::new::thread_start [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 59: 0x74b8f69a6aa4 - [INFO] [stdout] 60: 0x74b8f6a33a64 - clone [INFO] [stdout] 61: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- chunk::tests::test_single_max stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'chunk::tests::test_single_max' (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: 0x5f83d67158ba - std[e72de78501789eb0]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5f83d67158ba - std[e72de78501789eb0]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5f83d67158ba - std[e72de78501789eb0]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x5f83d67158ba - <::print::DisplayBacktrace as core[6aaeda2c7ad07a48]::fmt::Display>::fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x5f83d672dffa - ::fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x5f83d672dffa - core[6aaeda2c7ad07a48]::fmt::write [INFO] [stdout] 6: 0x5f83d671c6a2 - std[e72de78501789eb0]::io::default_write_fmt::> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5f83d671c6a2 - as std[e72de78501789eb0]::io::Write>::write_fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x5f83d66f27ef - ::print [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x5f83d66f27ef - std[e72de78501789eb0]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x5f83d670d009 - std[e72de78501789eb0]::panicking::default_hook [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x5f83d60d2d5c - core[6aaeda2c7ad07a48]::ops::function::Fn<(&'a std[e72de78501789eb0]::panic::PanicHookInfo<'b>,), Output = ()> + core[6aaeda2c7ad07a48]::marker::Sync + core[6aaeda2c7ad07a48]::marker::Send> as core[6aaeda2c7ad07a48]::ops::function::Fn<(&std[e72de78501789eb0]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x5f83d60d2d5c - test[4f12b380f1fb68c5]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5f83d670d282 - core[6aaeda2c7ad07a48]::ops::function::Fn<(&'a std[e72de78501789eb0]::panic::PanicHookInfo<'b>,), Output = ()> + core[6aaeda2c7ad07a48]::marker::Sync + core[6aaeda2c7ad07a48]::marker::Send> as core[6aaeda2c7ad07a48]::ops::function::Fn<(&std[e72de78501789eb0]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x5f83d670d282 - std[e72de78501789eb0]::panicking::panic_with_hook [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x5f83d66f28a8 - std[e72de78501789eb0]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x5f83d66e9759 - std[e72de78501789eb0]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x5f83d66f38ed - __rustc[78a4cf188af856fc]::rust_begin_unwind [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x5f83d672e83c - core[6aaeda2c7ad07a48]::panicking::panic_fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x5f83d672e5b2 - core[6aaeda2c7ad07a48]::result::unwrap_failed [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/result.rs:1867:5 [INFO] [stdout] 20: 0x5f83d604b4a8 - >::unwrap [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/result.rs:1233:23 [INFO] [stdout] 21: 0x5f83d604b4a8 - hgrep[3efad404f5d38bd]::test::read_matches::<&&str> [INFO] [stdout] at /opt/rustwide/workdir/src/test.rs:12:10 [INFO] [stdout] 22: 0x5f83d604df8e - hgrep[3efad404f5d38bd]::test::read_all_matches::<&str>::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/test.rs:29:27 [INFO] [stdout] 23: 0x5f83d608d3a7 - <&mut hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0} as core[6aaeda2c7ad07a48]::ops::function::FnOnce<(&&str,)>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:310:21 [INFO] [stdout] 24: 0x5f83d608d3a7 - >::map::>, &mut hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0}> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/option.rs:1165:29 [INFO] [stdout] 25: 0x5f83d608d3a7 - , hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0}> as core[6aaeda2c7ad07a48]::iter::traits::iterator::Iterator>::next [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/iter/adapters/map.rs:107:26 [INFO] [stdout] 26: 0x5f83d6010de4 - , hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0}>> as core[6aaeda2c7ad07a48]::iter::adapters::fuse::FuseImpl, hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0}>>>::next [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/iter/adapters/fuse.rs:381:29 [INFO] [stdout] 27: 0x5f83d60c4877 - , hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0}>> as core[6aaeda2c7ad07a48]::iter::traits::iterator::Iterator>::next [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/iter/adapters/fuse.rs:50:9 [INFO] [stdout] 28: 0x5f83d60c4877 - , hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0}>, alloc[28d2dab30c1dc666]::vec::into_iter::IntoIter>> as core[6aaeda2c7ad07a48]::iter::traits::iterator::Iterator>::next [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/iter/adapters/flatten.rs:523:29 [INFO] [stdout] 29: 0x5f83d60c3736 - , alloc[28d2dab30c1dc666]::vec::into_iter::IntoIter>, hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0}> as core[6aaeda2c7ad07a48]::iter::traits::iterator::Iterator>::next [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/iter/adapters/flatten.rs:64:20 [INFO] [stdout] 30: 0x5f83d5fc8ff8 - > as alloc[28d2dab30c1dc666]::vec::spec_from_iter_nested::SpecFromIterNested, core[6aaeda2c7ad07a48]::iter::adapters::flatten::FlatMap, alloc[28d2dab30c1dc666]::vec::into_iter::IntoIter>, hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0}>>>::from_iter [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/vec/spec_from_iter_nested.rs:24:41 [INFO] [stdout] 31: 0x5f83d5fc858d - > as alloc[28d2dab30c1dc666]::vec::spec_from_iter::SpecFromIter, core[6aaeda2c7ad07a48]::iter::adapters::flatten::FlatMap, alloc[28d2dab30c1dc666]::vec::into_iter::IntoIter>, hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0}>>>::from_iter [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/vec/spec_from_iter.rs:33:9 [INFO] [stdout] 32: 0x5f83d5fc5de7 - > as core[6aaeda2c7ad07a48]::iter::traits::collect::FromIterator>>::from_iter::, alloc[28d2dab30c1dc666]::vec::into_iter::IntoIter>, hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0}>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/vec/mod.rs:3884:9 [INFO] [stdout] 33: 0x5f83d60b3dbd - , alloc[28d2dab30c1dc666]::vec::into_iter::IntoIter>, hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0}> as core[6aaeda2c7ad07a48]::iter::traits::iterator::Iterator>::collect::>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/iter/traits/iterator.rs:2080:9 [INFO] [stdout] 34: 0x5f83d604bae1 - hgrep[3efad404f5d38bd]::test::read_all_matches::<&str> [INFO] [stdout] at /opt/rustwide/workdir/src/test.rs:30:10 [INFO] [stdout] 35: 0x5f83d6033011 - hgrep[3efad404f5d38bd]::chunk::tests::test_success_case [INFO] [stdout] at /opt/rustwide/workdir/src/chunk.rs:375:23 [INFO] [stdout] 36: 0x5f83d6033492 - hgrep[3efad404f5d38bd]::chunk::tests::test_single_max [INFO] [stdout] at /opt/rustwide/workdir/src/chunk.rs:390:21 [INFO] [stdout] 37: 0x5f83d6031ee7 - hgrep[3efad404f5d38bd]::chunk::tests::test_single_max::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/chunk.rs:389:27 [INFO] [stdout] 38: 0x5f83d608f6b6 - >::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 39: 0x5f83d60c6e3b - core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String> as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 40: 0x5f83d60c6e3b - test[4f12b380f1fb68c5]::__rust_begin_short_backtrace::, fn() -> core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:663:18 [INFO] [stdout] 41: 0x5f83d60d382b - test[4f12b380f1fb68c5]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:686:74 [INFO] [stdout] 42: 0x5f83d60d382b - as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 43: 0x5f83d60d382b - std[e72de78501789eb0]::panicking::catch_unwind::do_call::, core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:581:40 [INFO] [stdout] 44: 0x5f83d60d382b - std[e72de78501789eb0]::panicking::catch_unwind::, core[6aaeda2c7ad07a48]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:544:19 [INFO] [stdout] 45: 0x5f83d60d382b - std[e72de78501789eb0]::panic::catch_unwind::, core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panic.rs:359:14 [INFO] [stdout] 46: 0x5f83d60d382b - test[4f12b380f1fb68c5]::run_test_in_process [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:686:27 [INFO] [stdout] 47: 0x5f83d60d382b - test[4f12b380f1fb68c5]::run_test::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:607:43 [INFO] [stdout] 48: 0x5f83d60cef44 - test[4f12b380f1fb68c5]::run_test::{closure#1} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:637:41 [INFO] [stdout] 49: 0x5f83d60cef44 - std[e72de78501789eb0]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 50: 0x5f83d60d6432 - std[e72de78501789eb0]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 51: 0x5f83d60d6432 - ::{closure#1}::{closure#0}> as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 52: 0x5f83d60d6432 - std[e72de78501789eb0]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:581:40 [INFO] [stdout] 53: 0x5f83d60d6432 - std[e72de78501789eb0]::panicking::catch_unwind::<(), core[6aaeda2c7ad07a48]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:544:19 [INFO] [stdout] 54: 0x5f83d60d6432 - std[e72de78501789eb0]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panic.rs:359:14 [INFO] [stdout] 55: 0x5f83d60d6432 - std[e72de78501789eb0]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 56: 0x5f83d60d6432 - ::{closure#1} as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 57: 0x5f83d6714b3f - + core[6aaeda2c7ad07a48]::marker::Send> as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 58: 0x5f83d6714b3f - ::new::thread_start [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 59: 0x74b8f69a6aa4 - [INFO] [stdout] 60: 0x74b8f6a33a64 - clone [INFO] [stdout] 61: 0x0 - [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' (59) 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: 0x5f83d67158ba - std[e72de78501789eb0]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5f83d67158ba - std[e72de78501789eb0]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5f83d67158ba - std[e72de78501789eb0]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x5f83d67158ba - <::print::DisplayBacktrace as core[6aaeda2c7ad07a48]::fmt::Display>::fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x5f83d672dffa - ::fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x5f83d672dffa - core[6aaeda2c7ad07a48]::fmt::write [INFO] [stdout] 6: 0x5f83d671c6a2 - std[e72de78501789eb0]::io::default_write_fmt::> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5f83d671c6a2 - as std[e72de78501789eb0]::io::Write>::write_fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x5f83d66f27ef - ::print [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x5f83d66f27ef - std[e72de78501789eb0]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x5f83d670d009 - std[e72de78501789eb0]::panicking::default_hook [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x5f83d60d2d5c - core[6aaeda2c7ad07a48]::ops::function::Fn<(&'a std[e72de78501789eb0]::panic::PanicHookInfo<'b>,), Output = ()> + core[6aaeda2c7ad07a48]::marker::Sync + core[6aaeda2c7ad07a48]::marker::Send> as core[6aaeda2c7ad07a48]::ops::function::Fn<(&std[e72de78501789eb0]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x5f83d60d2d5c - test[4f12b380f1fb68c5]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5f83d670d282 - core[6aaeda2c7ad07a48]::ops::function::Fn<(&'a std[e72de78501789eb0]::panic::PanicHookInfo<'b>,), Output = ()> + core[6aaeda2c7ad07a48]::marker::Sync + core[6aaeda2c7ad07a48]::marker::Send> as core[6aaeda2c7ad07a48]::ops::function::Fn<(&std[e72de78501789eb0]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x5f83d670d282 - std[e72de78501789eb0]::panicking::panic_with_hook [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x5f83d66f28a8 - std[e72de78501789eb0]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x5f83d66e9759 - std[e72de78501789eb0]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x5f83d66f38ed - __rustc[78a4cf188af856fc]::rust_begin_unwind [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x5f83d672e83c - core[6aaeda2c7ad07a48]::panicking::panic_fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x5f83d672e5b2 - core[6aaeda2c7ad07a48]::result::unwrap_failed [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/result.rs:1867:5 [INFO] [stdout] 20: 0x5f83d604b8aa - >::unwrap [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/result.rs:1233:23 [INFO] [stdout] 21: 0x5f83d604b8aa - hgrep[3efad404f5d38bd]::test::read_matches::<&str> [INFO] [stdout] at /opt/rustwide/workdir/src/test.rs:12:10 [INFO] [stdout] 22: 0x5f83d6036da2 - hgrep[3efad404f5d38bd]::chunk::tests::test_same_min_ctx_and_max_ctx [INFO] [stdout] at /opt/rustwide/workdir/src/chunk.rs:445:23 [INFO] [stdout] 23: 0x5f83d60324b7 - hgrep[3efad404f5d38bd]::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: 0x5f83d608fe76 - >::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 25: 0x5f83d60c6e3b - core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String> as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 26: 0x5f83d60c6e3b - test[4f12b380f1fb68c5]::__rust_begin_short_backtrace::, fn() -> core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:663:18 [INFO] [stdout] 27: 0x5f83d60d382b - test[4f12b380f1fb68c5]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:686:74 [INFO] [stdout] 28: 0x5f83d60d382b - as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 29: 0x5f83d60d382b - std[e72de78501789eb0]::panicking::catch_unwind::do_call::, core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:581:40 [INFO] [stdout] 30: 0x5f83d60d382b - std[e72de78501789eb0]::panicking::catch_unwind::, core[6aaeda2c7ad07a48]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:544:19 [INFO] [stdout] 31: 0x5f83d60d382b - std[e72de78501789eb0]::panic::catch_unwind::, core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panic.rs:359:14 [INFO] [stdout] 32: 0x5f83d60d382b - test[4f12b380f1fb68c5]::run_test_in_process [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:686:27 [INFO] [stdout] 33: 0x5f83d60d382b - test[4f12b380f1fb68c5]::run_test::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:607:43 [INFO] [stdout] 34: 0x5f83d60cef44 - test[4f12b380f1fb68c5]::run_test::{closure#1} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:637:41 [INFO] [stdout] 35: 0x5f83d60cef44 - std[e72de78501789eb0]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 36: 0x5f83d60d6432 - std[e72de78501789eb0]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 37: 0x5f83d60d6432 - ::{closure#1}::{closure#0}> as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 38: 0x5f83d60d6432 - std[e72de78501789eb0]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:581:40 [INFO] [stdout] 39: 0x5f83d60d6432 - std[e72de78501789eb0]::panicking::catch_unwind::<(), core[6aaeda2c7ad07a48]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:544:19 [INFO] [stdout] 40: 0x5f83d60d6432 - std[e72de78501789eb0]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panic.rs:359:14 [INFO] [stdout] 41: 0x5f83d60d6432 - std[e72de78501789eb0]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 42: 0x5f83d60d6432 - ::{closure#1} as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 43: 0x5f83d6714b3f - + core[6aaeda2c7ad07a48]::marker::Send> as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 44: 0x5f83d6714b3f - ::new::thread_start [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 45: 0x74b8f69a6aa4 - [INFO] [stdout] 46: 0x74b8f6a33a64 - clone [INFO] [stdout] 47: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- chunk::tests::test_two_chunks stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'chunk::tests::test_two_chunks' (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: 0x5f83d67158ba - std[e72de78501789eb0]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5f83d67158ba - std[e72de78501789eb0]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5f83d67158ba - std[e72de78501789eb0]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x5f83d67158ba - <::print::DisplayBacktrace as core[6aaeda2c7ad07a48]::fmt::Display>::fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x5f83d672dffa - ::fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x5f83d672dffa - core[6aaeda2c7ad07a48]::fmt::write [INFO] [stdout] 6: 0x5f83d671c6a2 - std[e72de78501789eb0]::io::default_write_fmt::> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5f83d671c6a2 - as std[e72de78501789eb0]::io::Write>::write_fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x5f83d66f27ef - ::print [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x5f83d66f27ef - std[e72de78501789eb0]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x5f83d670d009 - std[e72de78501789eb0]::panicking::default_hook [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x5f83d60d2d5c - core[6aaeda2c7ad07a48]::ops::function::Fn<(&'a std[e72de78501789eb0]::panic::PanicHookInfo<'b>,), Output = ()> + core[6aaeda2c7ad07a48]::marker::Sync + core[6aaeda2c7ad07a48]::marker::Send> as core[6aaeda2c7ad07a48]::ops::function::Fn<(&std[e72de78501789eb0]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x5f83d60d2d5c - test[4f12b380f1fb68c5]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5f83d670d282 - core[6aaeda2c7ad07a48]::ops::function::Fn<(&'a std[e72de78501789eb0]::panic::PanicHookInfo<'b>,), Output = ()> + core[6aaeda2c7ad07a48]::marker::Sync + core[6aaeda2c7ad07a48]::marker::Send> as core[6aaeda2c7ad07a48]::ops::function::Fn<(&std[e72de78501789eb0]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x5f83d670d282 - std[e72de78501789eb0]::panicking::panic_with_hook [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x5f83d66f28a8 - std[e72de78501789eb0]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x5f83d66e9759 - std[e72de78501789eb0]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x5f83d66f38ed - __rustc[78a4cf188af856fc]::rust_begin_unwind [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x5f83d672e83c - core[6aaeda2c7ad07a48]::panicking::panic_fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x5f83d672e5b2 - core[6aaeda2c7ad07a48]::result::unwrap_failed [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/result.rs:1867:5 [INFO] [stdout] 20: 0x5f83d604b4a8 - >::unwrap [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/result.rs:1233:23 [INFO] [stdout] 21: 0x5f83d604b4a8 - hgrep[3efad404f5d38bd]::test::read_matches::<&&str> [INFO] [stdout] at /opt/rustwide/workdir/src/test.rs:12:10 [INFO] [stdout] 22: 0x5f83d604df8e - hgrep[3efad404f5d38bd]::test::read_all_matches::<&str>::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/test.rs:29:27 [INFO] [stdout] 23: 0x5f83d608d3a7 - <&mut hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0} as core[6aaeda2c7ad07a48]::ops::function::FnOnce<(&&str,)>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:310:21 [INFO] [stdout] 24: 0x5f83d608d3a7 - >::map::>, &mut hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0}> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/option.rs:1165:29 [INFO] [stdout] 25: 0x5f83d608d3a7 - , hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0}> as core[6aaeda2c7ad07a48]::iter::traits::iterator::Iterator>::next [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/iter/adapters/map.rs:107:26 [INFO] [stdout] 26: 0x5f83d6010de4 - , hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0}>> as core[6aaeda2c7ad07a48]::iter::adapters::fuse::FuseImpl, hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0}>>>::next [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/iter/adapters/fuse.rs:381:29 [INFO] [stdout] 27: 0x5f83d60c4877 - , hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0}>> as core[6aaeda2c7ad07a48]::iter::traits::iterator::Iterator>::next [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/iter/adapters/fuse.rs:50:9 [INFO] [stdout] 28: 0x5f83d60c4877 - , hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0}>, alloc[28d2dab30c1dc666]::vec::into_iter::IntoIter>> as core[6aaeda2c7ad07a48]::iter::traits::iterator::Iterator>::next [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/iter/adapters/flatten.rs:523:29 [INFO] [stdout] 29: 0x5f83d60c3736 - , alloc[28d2dab30c1dc666]::vec::into_iter::IntoIter>, hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0}> as core[6aaeda2c7ad07a48]::iter::traits::iterator::Iterator>::next [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/iter/adapters/flatten.rs:64:20 [INFO] [stdout] 30: 0x5f83d5fc8ff8 - > as alloc[28d2dab30c1dc666]::vec::spec_from_iter_nested::SpecFromIterNested, core[6aaeda2c7ad07a48]::iter::adapters::flatten::FlatMap, alloc[28d2dab30c1dc666]::vec::into_iter::IntoIter>, hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0}>>>::from_iter [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/vec/spec_from_iter_nested.rs:24:41 [INFO] [stdout] 31: 0x5f83d5fc858d - > as alloc[28d2dab30c1dc666]::vec::spec_from_iter::SpecFromIter, core[6aaeda2c7ad07a48]::iter::adapters::flatten::FlatMap, alloc[28d2dab30c1dc666]::vec::into_iter::IntoIter>, hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0}>>>::from_iter [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/vec/spec_from_iter.rs:33:9 [INFO] [stdout] 32: 0x5f83d5fc5de7 - > as core[6aaeda2c7ad07a48]::iter::traits::collect::FromIterator>>::from_iter::, alloc[28d2dab30c1dc666]::vec::into_iter::IntoIter>, hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0}>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/vec/mod.rs:3884:9 [INFO] [stdout] 33: 0x5f83d60b3dbd - , alloc[28d2dab30c1dc666]::vec::into_iter::IntoIter>, hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0}> as core[6aaeda2c7ad07a48]::iter::traits::iterator::Iterator>::collect::>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/iter/traits/iterator.rs:2080:9 [INFO] [stdout] 34: 0x5f83d604bae1 - hgrep[3efad404f5d38bd]::test::read_all_matches::<&str> [INFO] [stdout] at /opt/rustwide/workdir/src/test.rs:30:10 [INFO] [stdout] 35: 0x5f83d6033011 - hgrep[3efad404f5d38bd]::chunk::tests::test_success_case [INFO] [stdout] at /opt/rustwide/workdir/src/chunk.rs:375:23 [INFO] [stdout] 36: 0x5f83d60334b2 - hgrep[3efad404f5d38bd]::chunk::tests::test_two_chunks [INFO] [stdout] at /opt/rustwide/workdir/src/chunk.rs:390:21 [INFO] [stdout] 37: 0x5f83d6031f17 - hgrep[3efad404f5d38bd]::chunk::tests::test_two_chunks::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/chunk.rs:389:27 [INFO] [stdout] 38: 0x5f83d608f6f6 - >::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 39: 0x5f83d60c6e3b - core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String> as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 40: 0x5f83d60c6e3b - test[4f12b380f1fb68c5]::__rust_begin_short_backtrace::, fn() -> core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:663:18 [INFO] [stdout] 41: 0x5f83d60d382b - test[4f12b380f1fb68c5]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:686:74 [INFO] [stdout] 42: 0x5f83d60d382b - as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 43: 0x5f83d60d382b - std[e72de78501789eb0]::panicking::catch_unwind::do_call::, core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:581:40 [INFO] [stdout] 44: 0x5f83d60d382b - std[e72de78501789eb0]::panicking::catch_unwind::, core[6aaeda2c7ad07a48]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:544:19 [INFO] [stdout] 45: 0x5f83d60d382b - std[e72de78501789eb0]::panic::catch_unwind::, core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panic.rs:359:14 [INFO] [stdout] 46: 0x5f83d60d382b - test[4f12b380f1fb68c5]::run_test_in_process [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:686:27 [INFO] [stdout] 47: 0x5f83d60d382b - test[4f12b380f1fb68c5]::run_test::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:607:43 [INFO] [stdout] 48: 0x5f83d60cef44 - test[4f12b380f1fb68c5]::run_test::{closure#1} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:637:41 [INFO] [stdout] 49: 0x5f83d60cef44 - std[e72de78501789eb0]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 50: 0x5f83d60d6432 - std[e72de78501789eb0]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 51: 0x5f83d60d6432 - ::{closure#1}::{closure#0}> as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 52: 0x5f83d60d6432 - std[e72de78501789eb0]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:581:40 [INFO] [stdout] 53: 0x5f83d60d6432 - std[e72de78501789eb0]::panicking::catch_unwind::<(), core[6aaeda2c7ad07a48]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:544:19 [INFO] [stdout] 54: 0x5f83d60d6432 - std[e72de78501789eb0]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panic.rs:359:14 [INFO] [stdout] 55: 0x5f83d60d6432 - std[e72de78501789eb0]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 56: 0x5f83d60d6432 - ::{closure#1} as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 57: 0x5f83d6714b3f - + core[6aaeda2c7ad07a48]::marker::Send> as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 58: 0x5f83d6714b3f - ::new::thread_start [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 59: 0x74b8f69a6aa4 - [INFO] [stdout] 60: 0x74b8f6a33a64 - clone [INFO] [stdout] 61: 0x0 - [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' (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: 0x5f83d67158ba - std[e72de78501789eb0]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5f83d67158ba - std[e72de78501789eb0]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5f83d67158ba - std[e72de78501789eb0]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x5f83d67158ba - <::print::DisplayBacktrace as core[6aaeda2c7ad07a48]::fmt::Display>::fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x5f83d672dffa - ::fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x5f83d672dffa - core[6aaeda2c7ad07a48]::fmt::write [INFO] [stdout] 6: 0x5f83d671c6a2 - std[e72de78501789eb0]::io::default_write_fmt::> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5f83d671c6a2 - as std[e72de78501789eb0]::io::Write>::write_fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x5f83d66f27ef - ::print [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x5f83d66f27ef - std[e72de78501789eb0]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x5f83d670d009 - std[e72de78501789eb0]::panicking::default_hook [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x5f83d60d2d5c - core[6aaeda2c7ad07a48]::ops::function::Fn<(&'a std[e72de78501789eb0]::panic::PanicHookInfo<'b>,), Output = ()> + core[6aaeda2c7ad07a48]::marker::Sync + core[6aaeda2c7ad07a48]::marker::Send> as core[6aaeda2c7ad07a48]::ops::function::Fn<(&std[e72de78501789eb0]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x5f83d60d2d5c - test[4f12b380f1fb68c5]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5f83d670d282 - core[6aaeda2c7ad07a48]::ops::function::Fn<(&'a std[e72de78501789eb0]::panic::PanicHookInfo<'b>,), Output = ()> + core[6aaeda2c7ad07a48]::marker::Sync + core[6aaeda2c7ad07a48]::marker::Send> as core[6aaeda2c7ad07a48]::ops::function::Fn<(&std[e72de78501789eb0]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x5f83d670d282 - std[e72de78501789eb0]::panicking::panic_with_hook [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x5f83d66f28a8 - std[e72de78501789eb0]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x5f83d66e9759 - std[e72de78501789eb0]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x5f83d66f38ed - __rustc[78a4cf188af856fc]::rust_begin_unwind [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x5f83d672e83c - core[6aaeda2c7ad07a48]::panicking::panic_fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x5f83d672e5b2 - core[6aaeda2c7ad07a48]::result::unwrap_failed [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/result.rs:1867:5 [INFO] [stdout] 20: 0x5f83d604b4a8 - >::unwrap [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/result.rs:1233:23 [INFO] [stdout] 21: 0x5f83d604b4a8 - hgrep[3efad404f5d38bd]::test::read_matches::<&&str> [INFO] [stdout] at /opt/rustwide/workdir/src/test.rs:12:10 [INFO] [stdout] 22: 0x5f83d604df8e - hgrep[3efad404f5d38bd]::test::read_all_matches::<&str>::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/test.rs:29:27 [INFO] [stdout] 23: 0x5f83d608d3a7 - <&mut hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0} as core[6aaeda2c7ad07a48]::ops::function::FnOnce<(&&str,)>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:310:21 [INFO] [stdout] 24: 0x5f83d608d3a7 - >::map::>, &mut hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0}> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/option.rs:1165:29 [INFO] [stdout] 25: 0x5f83d608d3a7 - , hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0}> as core[6aaeda2c7ad07a48]::iter::traits::iterator::Iterator>::next [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/iter/adapters/map.rs:107:26 [INFO] [stdout] 26: 0x5f83d6010de4 - , hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0}>> as core[6aaeda2c7ad07a48]::iter::adapters::fuse::FuseImpl, hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0}>>>::next [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/iter/adapters/fuse.rs:381:29 [INFO] [stdout] 27: 0x5f83d60c4877 - , hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0}>> as core[6aaeda2c7ad07a48]::iter::traits::iterator::Iterator>::next [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/iter/adapters/fuse.rs:50:9 [INFO] [stdout] 28: 0x5f83d60c4877 - , hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0}>, alloc[28d2dab30c1dc666]::vec::into_iter::IntoIter>> as core[6aaeda2c7ad07a48]::iter::traits::iterator::Iterator>::next [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/iter/adapters/flatten.rs:523:29 [INFO] [stdout] 29: 0x5f83d60c3736 - , alloc[28d2dab30c1dc666]::vec::into_iter::IntoIter>, hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0}> as core[6aaeda2c7ad07a48]::iter::traits::iterator::Iterator>::next [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/iter/adapters/flatten.rs:64:20 [INFO] [stdout] 30: 0x5f83d5fc8ff8 - > as alloc[28d2dab30c1dc666]::vec::spec_from_iter_nested::SpecFromIterNested, core[6aaeda2c7ad07a48]::iter::adapters::flatten::FlatMap, alloc[28d2dab30c1dc666]::vec::into_iter::IntoIter>, hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0}>>>::from_iter [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/vec/spec_from_iter_nested.rs:24:41 [INFO] [stdout] 31: 0x5f83d5fc858d - > as alloc[28d2dab30c1dc666]::vec::spec_from_iter::SpecFromIter, core[6aaeda2c7ad07a48]::iter::adapters::flatten::FlatMap, alloc[28d2dab30c1dc666]::vec::into_iter::IntoIter>, hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0}>>>::from_iter [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/vec/spec_from_iter.rs:33:9 [INFO] [stdout] 32: 0x5f83d5fc5de7 - > as core[6aaeda2c7ad07a48]::iter::traits::collect::FromIterator>>::from_iter::, alloc[28d2dab30c1dc666]::vec::into_iter::IntoIter>, hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0}>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/vec/mod.rs:3884:9 [INFO] [stdout] 33: 0x5f83d60b3dbd - , alloc[28d2dab30c1dc666]::vec::into_iter::IntoIter>, hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0}> as core[6aaeda2c7ad07a48]::iter::traits::iterator::Iterator>::collect::>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/iter/traits/iterator.rs:2080:9 [INFO] [stdout] 34: 0x5f83d604bae1 - hgrep[3efad404f5d38bd]::test::read_all_matches::<&str> [INFO] [stdout] at /opt/rustwide/workdir/src/test.rs:30:10 [INFO] [stdout] 35: 0x5f83d6033011 - hgrep[3efad404f5d38bd]::chunk::tests::test_success_case [INFO] [stdout] at /opt/rustwide/workdir/src/chunk.rs:375:23 [INFO] [stdout] 36: 0x5f83d6038342 - hgrep[3efad404f5d38bd]::chunk::tests::test_two_chunks_all_blank_between [INFO] [stdout] at /opt/rustwide/workdir/src/chunk.rs:390:21 [INFO] [stdout] 37: 0x5f83d60325a7 - hgrep[3efad404f5d38bd]::chunk::tests::test_two_chunks_all_blank_between::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/chunk.rs:389:27 [INFO] [stdout] 38: 0x5f83d608ffb6 - >::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 39: 0x5f83d60c6e3b - core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String> as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 40: 0x5f83d60c6e3b - test[4f12b380f1fb68c5]::__rust_begin_short_backtrace::, fn() -> core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:663:18 [INFO] [stdout] 41: 0x5f83d60d382b - test[4f12b380f1fb68c5]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:686:74 [INFO] [stdout] 42: 0x5f83d60d382b - as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 43: 0x5f83d60d382b - std[e72de78501789eb0]::panicking::catch_unwind::do_call::, core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:581:40 [INFO] [stdout] 44: 0x5f83d60d382b - std[e72de78501789eb0]::panicking::catch_unwind::, core[6aaeda2c7ad07a48]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:544:19 [INFO] [stdout] 45: 0x5f83d60d382b - std[e72de78501789eb0]::panic::catch_unwind::, core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panic.rs:359:14 [INFO] [stdout] 46: 0x5f83d60d382b - test[4f12b380f1fb68c5]::run_test_in_process [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:686:27 [INFO] [stdout] 47: 0x5f83d60d382b - test[4f12b380f1fb68c5]::run_test::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:607:43 [INFO] [stdout] 48: 0x5f83d60cef44 - test[4f12b380f1fb68c5]::run_test::{closure#1} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:637:41 [INFO] [stdout] 49: 0x5f83d60cef44 - std[e72de78501789eb0]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 50: 0x5f83d60d6432 - std[e72de78501789eb0]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 51: 0x5f83d60d6432 - ::{closure#1}::{closure#0}> as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 52: 0x5f83d60d6432 - std[e72de78501789eb0]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:581:40 [INFO] [stdout] 53: 0x5f83d60d6432 - std[e72de78501789eb0]::panicking::catch_unwind::<(), core[6aaeda2c7ad07a48]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:544:19 [INFO] [stdout] 54: 0x5f83d60d6432 - std[e72de78501789eb0]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panic.rs:359:14 [INFO] [stdout] 55: 0x5f83d60d6432 - std[e72de78501789eb0]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 56: 0x5f83d60d6432 - ::{closure#1} as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 57: 0x5f83d6714b3f - + core[6aaeda2c7ad07a48]::marker::Send> as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 58: 0x5f83d6714b3f - ::new::thread_start [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 59: 0x74b8f69a6aa4 - [INFO] [stdout] 60: 0x74b8f6a33a64 - clone [INFO] [stdout] 61: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- chunk::tests::test_three_chunks_joint_second stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'chunk::tests::test_three_chunks_joint_second' (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: 0x5f83d67158ba - std[e72de78501789eb0]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5f83d67158ba - std[e72de78501789eb0]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5f83d67158ba - std[e72de78501789eb0]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x5f83d67158ba - <::print::DisplayBacktrace as core[6aaeda2c7ad07a48]::fmt::Display>::fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x5f83d672dffa - ::fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x5f83d672dffa - core[6aaeda2c7ad07a48]::fmt::write [INFO] [stdout] 6: 0x5f83d671c6a2 - std[e72de78501789eb0]::io::default_write_fmt::> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5f83d671c6a2 - as std[e72de78501789eb0]::io::Write>::write_fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x5f83d66f27ef - ::print [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x5f83d66f27ef - std[e72de78501789eb0]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x5f83d670d009 - std[e72de78501789eb0]::panicking::default_hook [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x5f83d60d2d5c - core[6aaeda2c7ad07a48]::ops::function::Fn<(&'a std[e72de78501789eb0]::panic::PanicHookInfo<'b>,), Output = ()> + core[6aaeda2c7ad07a48]::marker::Sync + core[6aaeda2c7ad07a48]::marker::Send> as core[6aaeda2c7ad07a48]::ops::function::Fn<(&std[e72de78501789eb0]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x5f83d60d2d5c - test[4f12b380f1fb68c5]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5f83d670d282 - core[6aaeda2c7ad07a48]::ops::function::Fn<(&'a std[e72de78501789eb0]::panic::PanicHookInfo<'b>,), Output = ()> + core[6aaeda2c7ad07a48]::marker::Sync + core[6aaeda2c7ad07a48]::marker::Send> as core[6aaeda2c7ad07a48]::ops::function::Fn<(&std[e72de78501789eb0]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x5f83d670d282 - std[e72de78501789eb0]::panicking::panic_with_hook [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x5f83d66f28a8 - std[e72de78501789eb0]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x5f83d66e9759 - std[e72de78501789eb0]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x5f83d66f38ed - __rustc[78a4cf188af856fc]::rust_begin_unwind [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x5f83d672e83c - core[6aaeda2c7ad07a48]::panicking::panic_fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x5f83d672e5b2 - core[6aaeda2c7ad07a48]::result::unwrap_failed [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/result.rs:1867:5 [INFO] [stdout] 20: 0x5f83d604b4a8 - >::unwrap [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/result.rs:1233:23 [INFO] [stdout] 21: 0x5f83d604b4a8 - hgrep[3efad404f5d38bd]::test::read_matches::<&&str> [INFO] [stdout] at /opt/rustwide/workdir/src/test.rs:12:10 [INFO] [stdout] 22: 0x5f83d604df8e - hgrep[3efad404f5d38bd]::test::read_all_matches::<&str>::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/test.rs:29:27 [INFO] [stdout] 23: 0x5f83d608d3a7 - <&mut hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0} as core[6aaeda2c7ad07a48]::ops::function::FnOnce<(&&str,)>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:310:21 [INFO] [stdout] 24: 0x5f83d608d3a7 - >::map::>, &mut hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0}> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/option.rs:1165:29 [INFO] [stdout] 25: 0x5f83d608d3a7 - , hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0}> as core[6aaeda2c7ad07a48]::iter::traits::iterator::Iterator>::next [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/iter/adapters/map.rs:107:26 [INFO] [stdout] 26: 0x5f83d6010de4 - , hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0}>> as core[6aaeda2c7ad07a48]::iter::adapters::fuse::FuseImpl, hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0}>>>::next [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/iter/adapters/fuse.rs:381:29 [INFO] [stdout] 27: 0x5f83d60c4877 - , hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0}>> as core[6aaeda2c7ad07a48]::iter::traits::iterator::Iterator>::next [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/iter/adapters/fuse.rs:50:9 [INFO] [stdout] 28: 0x5f83d60c4877 - , hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0}>, alloc[28d2dab30c1dc666]::vec::into_iter::IntoIter>> as core[6aaeda2c7ad07a48]::iter::traits::iterator::Iterator>::next [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/iter/adapters/flatten.rs:523:29 [INFO] [stdout] 29: 0x5f83d60c3736 - , alloc[28d2dab30c1dc666]::vec::into_iter::IntoIter>, hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0}> as core[6aaeda2c7ad07a48]::iter::traits::iterator::Iterator>::next [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/iter/adapters/flatten.rs:64:20 [INFO] [stdout] 30: 0x5f83d5fc8ff8 - > as alloc[28d2dab30c1dc666]::vec::spec_from_iter_nested::SpecFromIterNested, core[6aaeda2c7ad07a48]::iter::adapters::flatten::FlatMap, alloc[28d2dab30c1dc666]::vec::into_iter::IntoIter>, hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0}>>>::from_iter [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/vec/spec_from_iter_nested.rs:24:41 [INFO] [stdout] 31: 0x5f83d5fc858d - > as alloc[28d2dab30c1dc666]::vec::spec_from_iter::SpecFromIter, core[6aaeda2c7ad07a48]::iter::adapters::flatten::FlatMap, alloc[28d2dab30c1dc666]::vec::into_iter::IntoIter>, hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0}>>>::from_iter [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/vec/spec_from_iter.rs:33:9 [INFO] [stdout] 32: 0x5f83d5fc5de7 - > as core[6aaeda2c7ad07a48]::iter::traits::collect::FromIterator>>::from_iter::, alloc[28d2dab30c1dc666]::vec::into_iter::IntoIter>, hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0}>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/vec/mod.rs:3884:9 [INFO] [stdout] 33: 0x5f83d60b3dbd - , alloc[28d2dab30c1dc666]::vec::into_iter::IntoIter>, hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0}> as core[6aaeda2c7ad07a48]::iter::traits::iterator::Iterator>::collect::>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/iter/traits/iterator.rs:2080:9 [INFO] [stdout] 34: 0x5f83d604bae1 - hgrep[3efad404f5d38bd]::test::read_all_matches::<&str> [INFO] [stdout] at /opt/rustwide/workdir/src/test.rs:30:10 [INFO] [stdout] 35: 0x5f83d6033011 - hgrep[3efad404f5d38bd]::chunk::tests::test_success_case [INFO] [stdout] at /opt/rustwide/workdir/src/chunk.rs:375:23 [INFO] [stdout] 36: 0x5f83d60377b2 - hgrep[3efad404f5d38bd]::chunk::tests::test_three_chunks_joint_second [INFO] [stdout] at /opt/rustwide/workdir/src/chunk.rs:390:21 [INFO] [stdout] 37: 0x5f83d6032547 - hgrep[3efad404f5d38bd]::chunk::tests::test_three_chunks_joint_second::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/chunk.rs:389:27 [INFO] [stdout] 38: 0x5f83d608ff36 - >::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 39: 0x5f83d60c6e3b - core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String> as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 40: 0x5f83d60c6e3b - test[4f12b380f1fb68c5]::__rust_begin_short_backtrace::, fn() -> core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:663:18 [INFO] [stdout] 41: 0x5f83d60d382b - test[4f12b380f1fb68c5]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:686:74 [INFO] [stdout] 42: 0x5f83d60d382b - as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 43: 0x5f83d60d382b - std[e72de78501789eb0]::panicking::catch_unwind::do_call::, core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:581:40 [INFO] [stdout] 44: 0x5f83d60d382b - std[e72de78501789eb0]::panicking::catch_unwind::, core[6aaeda2c7ad07a48]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:544:19 [INFO] [stdout] 45: 0x5f83d60d382b - std[e72de78501789eb0]::panic::catch_unwind::, core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panic.rs:359:14 [INFO] [stdout] 46: 0x5f83d60d382b - test[4f12b380f1fb68c5]::run_test_in_process [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:686:27 [INFO] [stdout] 47: 0x5f83d60d382b - test[4f12b380f1fb68c5]::run_test::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:607:43 [INFO] [stdout] 48: 0x5f83d60cef44 - test[4f12b380f1fb68c5]::run_test::{closure#1} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:637:41 [INFO] [stdout] 49: 0x5f83d60cef44 - std[e72de78501789eb0]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 50: 0x5f83d60d6432 - std[e72de78501789eb0]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 51: 0x5f83d60d6432 - ::{closure#1}::{closure#0}> as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 52: 0x5f83d60d6432 - std[e72de78501789eb0]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:581:40 [INFO] [stdout] 53: 0x5f83d60d6432 - std[e72de78501789eb0]::panicking::catch_unwind::<(), core[6aaeda2c7ad07a48]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:544:19 [INFO] [stdout] 54: 0x5f83d60d6432 - std[e72de78501789eb0]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panic.rs:359:14 [INFO] [stdout] 55: 0x5f83d60d6432 - std[e72de78501789eb0]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 56: 0x5f83d60d6432 - ::{closure#1} as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 57: 0x5f83d6714b3f - + core[6aaeda2c7ad07a48]::marker::Send> as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 58: 0x5f83d6714b3f - ::new::thread_start [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 59: 0x74b8f69a6aa4 - [INFO] [stdout] 60: 0x74b8f6a33a64 - clone [INFO] [stdout] 61: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- chunk::tests::test_two_chunks_contact stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'chunk::tests::test_two_chunks_contact' (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: 0x5f83d67158ba - std[e72de78501789eb0]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5f83d67158ba - std[e72de78501789eb0]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5f83d67158ba - std[e72de78501789eb0]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x5f83d67158ba - <::print::DisplayBacktrace as core[6aaeda2c7ad07a48]::fmt::Display>::fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x5f83d672dffa - ::fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x5f83d672dffa - core[6aaeda2c7ad07a48]::fmt::write [INFO] [stdout] 6: 0x5f83d671c6a2 - std[e72de78501789eb0]::io::default_write_fmt::> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5f83d671c6a2 - as std[e72de78501789eb0]::io::Write>::write_fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x5f83d66f27ef - ::print [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x5f83d66f27ef - std[e72de78501789eb0]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x5f83d670d009 - std[e72de78501789eb0]::panicking::default_hook [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x5f83d60d2d5c - core[6aaeda2c7ad07a48]::ops::function::Fn<(&'a std[e72de78501789eb0]::panic::PanicHookInfo<'b>,), Output = ()> + core[6aaeda2c7ad07a48]::marker::Sync + core[6aaeda2c7ad07a48]::marker::Send> as core[6aaeda2c7ad07a48]::ops::function::Fn<(&std[e72de78501789eb0]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x5f83d60d2d5c - test[4f12b380f1fb68c5]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5f83d670d282 - core[6aaeda2c7ad07a48]::ops::function::Fn<(&'a std[e72de78501789eb0]::panic::PanicHookInfo<'b>,), Output = ()> + core[6aaeda2c7ad07a48]::marker::Sync + core[6aaeda2c7ad07a48]::marker::Send> as core[6aaeda2c7ad07a48]::ops::function::Fn<(&std[e72de78501789eb0]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x5f83d670d282 - std[e72de78501789eb0]::panicking::panic_with_hook [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x5f83d66f28a8 - std[e72de78501789eb0]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x5f83d66e9759 - std[e72de78501789eb0]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x5f83d66f38ed - __rustc[78a4cf188af856fc]::rust_begin_unwind [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x5f83d672e83c - core[6aaeda2c7ad07a48]::panicking::panic_fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x5f83d672e5b2 - core[6aaeda2c7ad07a48]::result::unwrap_failed [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/result.rs:1867:5 [INFO] [stdout] 20: 0x5f83d604b4a8 - >::unwrap [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/result.rs:1233:23 [INFO] [stdout] 21: 0x5f83d604b4a8 - hgrep[3efad404f5d38bd]::test::read_matches::<&&str> [INFO] [stdout] at /opt/rustwide/workdir/src/test.rs:12:10 [INFO] [stdout] 22: 0x5f83d604df8e - hgrep[3efad404f5d38bd]::test::read_all_matches::<&str>::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/test.rs:29:27 [INFO] [stdout] 23: 0x5f83d608d3a7 - <&mut hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0} as core[6aaeda2c7ad07a48]::ops::function::FnOnce<(&&str,)>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:310:21 [INFO] [stdout] 24: 0x5f83d608d3a7 - >::map::>, &mut hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0}> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/option.rs:1165:29 [INFO] [stdout] 25: 0x5f83d608d3a7 - , hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0}> as core[6aaeda2c7ad07a48]::iter::traits::iterator::Iterator>::next [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/iter/adapters/map.rs:107:26 [INFO] [stdout] 26: 0x5f83d6010de4 - , hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0}>> as core[6aaeda2c7ad07a48]::iter::adapters::fuse::FuseImpl, hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0}>>>::next [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/iter/adapters/fuse.rs:381:29 [INFO] [stdout] 27: 0x5f83d60c4877 - , hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0}>> as core[6aaeda2c7ad07a48]::iter::traits::iterator::Iterator>::next [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/iter/adapters/fuse.rs:50:9 [INFO] [stdout] 28: 0x5f83d60c4877 - , hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0}>, alloc[28d2dab30c1dc666]::vec::into_iter::IntoIter>> as core[6aaeda2c7ad07a48]::iter::traits::iterator::Iterator>::next [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/iter/adapters/flatten.rs:523:29 [INFO] [stdout] 29: 0x5f83d60c3736 - , alloc[28d2dab30c1dc666]::vec::into_iter::IntoIter>, hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0}> as core[6aaeda2c7ad07a48]::iter::traits::iterator::Iterator>::next [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/iter/adapters/flatten.rs:64:20 [INFO] [stdout] 30: 0x5f83d5fc8ff8 - > as alloc[28d2dab30c1dc666]::vec::spec_from_iter_nested::SpecFromIterNested, core[6aaeda2c7ad07a48]::iter::adapters::flatten::FlatMap, alloc[28d2dab30c1dc666]::vec::into_iter::IntoIter>, hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0}>>>::from_iter [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/vec/spec_from_iter_nested.rs:24:41 [INFO] [stdout] 31: 0x5f83d5fc858d - > as alloc[28d2dab30c1dc666]::vec::spec_from_iter::SpecFromIter, core[6aaeda2c7ad07a48]::iter::adapters::flatten::FlatMap, alloc[28d2dab30c1dc666]::vec::into_iter::IntoIter>, hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0}>>>::from_iter [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/vec/spec_from_iter.rs:33:9 [INFO] [stdout] 32: 0x5f83d5fc5de7 - > as core[6aaeda2c7ad07a48]::iter::traits::collect::FromIterator>>::from_iter::, alloc[28d2dab30c1dc666]::vec::into_iter::IntoIter>, hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0}>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/vec/mod.rs:3884:9 [INFO] [stdout] 33: 0x5f83d60b3dbd - , alloc[28d2dab30c1dc666]::vec::into_iter::IntoIter>, hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0}> as core[6aaeda2c7ad07a48]::iter::traits::iterator::Iterator>::collect::>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/iter/traits/iterator.rs:2080:9 [INFO] [stdout] 34: 0x5f83d604bae1 - hgrep[3efad404f5d38bd]::test::read_all_matches::<&str> [INFO] [stdout] at /opt/rustwide/workdir/src/test.rs:30:10 [INFO] [stdout] 35: 0x5f83d6033011 - hgrep[3efad404f5d38bd]::chunk::tests::test_success_case [INFO] [stdout] at /opt/rustwide/workdir/src/chunk.rs:375:23 [INFO] [stdout] 36: 0x5f83d6035272 - hgrep[3efad404f5d38bd]::chunk::tests::test_two_chunks_contact [INFO] [stdout] at /opt/rustwide/workdir/src/chunk.rs:390:21 [INFO] [stdout] 37: 0x5f83d60322a7 - hgrep[3efad404f5d38bd]::chunk::tests::test_two_chunks_contact::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/chunk.rs:389:27 [INFO] [stdout] 38: 0x5f83d608fbb6 - >::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 39: 0x5f83d60c6e3b - core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String> as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 40: 0x5f83d60c6e3b - test[4f12b380f1fb68c5]::__rust_begin_short_backtrace::, fn() -> core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:663:18 [INFO] [stdout] 41: 0x5f83d60d382b - test[4f12b380f1fb68c5]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:686:74 [INFO] [stdout] 42: 0x5f83d60d382b - as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 43: 0x5f83d60d382b - std[e72de78501789eb0]::panicking::catch_unwind::do_call::, core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:581:40 [INFO] [stdout] 44: 0x5f83d60d382b - std[e72de78501789eb0]::panicking::catch_unwind::, core[6aaeda2c7ad07a48]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:544:19 [INFO] [stdout] 45: 0x5f83d60d382b - std[e72de78501789eb0]::panic::catch_unwind::, core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panic.rs:359:14 [INFO] [stdout] 46: 0x5f83d60d382b - test[4f12b380f1fb68c5]::run_test_in_process [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:686:27 [INFO] [stdout] 47: 0x5f83d60d382b - test[4f12b380f1fb68c5]::run_test::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:607:43 [INFO] [stdout] 48: 0x5f83d60cef44 - test[4f12b380f1fb68c5]::run_test::{closure#1} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:637:41 [INFO] [stdout] 49: 0x5f83d60cef44 - std[e72de78501789eb0]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 50: 0x5f83d60d6432 - std[e72de78501789eb0]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 51: 0x5f83d60d6432 - ::{closure#1}::{closure#0}> as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 52: 0x5f83d60d6432 - std[e72de78501789eb0]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:581:40 [INFO] [stdout] 53: 0x5f83d60d6432 - std[e72de78501789eb0]::panicking::catch_unwind::<(), core[6aaeda2c7ad07a48]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:544:19 [INFO] [stdout] 54: 0x5f83d60d6432 - std[e72de78501789eb0]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panic.rs:359:14 [INFO] [stdout] 55: 0x5f83d60d6432 - std[e72de78501789eb0]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 56: 0x5f83d60d6432 - ::{closure#1} as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 57: 0x5f83d6714b3f - + core[6aaeda2c7ad07a48]::marker::Send> as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 58: 0x5f83d6714b3f - ::new::thread_start [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 59: 0x74b8f69a6aa4 - [INFO] [stdout] 60: 0x74b8f6a33a64 - clone [INFO] [stdout] 61: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- chunk::tests::test_top_file_edge stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'chunk::tests::test_top_file_edge' (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: 0x5f83d67158ba - std[e72de78501789eb0]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5f83d67158ba - std[e72de78501789eb0]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5f83d67158ba - std[e72de78501789eb0]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x5f83d67158ba - <::print::DisplayBacktrace as core[6aaeda2c7ad07a48]::fmt::Display>::fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x5f83d672dffa - ::fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x5f83d672dffa - core[6aaeda2c7ad07a48]::fmt::write [INFO] [stdout] 6: 0x5f83d671c6a2 - std[e72de78501789eb0]::io::default_write_fmt::> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5f83d671c6a2 - as std[e72de78501789eb0]::io::Write>::write_fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x5f83d66f27ef - ::print [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x5f83d66f27ef - std[e72de78501789eb0]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x5f83d670d009 - std[e72de78501789eb0]::panicking::default_hook [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x5f83d60d2d5c - core[6aaeda2c7ad07a48]::ops::function::Fn<(&'a std[e72de78501789eb0]::panic::PanicHookInfo<'b>,), Output = ()> + core[6aaeda2c7ad07a48]::marker::Sync + core[6aaeda2c7ad07a48]::marker::Send> as core[6aaeda2c7ad07a48]::ops::function::Fn<(&std[e72de78501789eb0]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x5f83d60d2d5c - test[4f12b380f1fb68c5]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5f83d670d282 - core[6aaeda2c7ad07a48]::ops::function::Fn<(&'a std[e72de78501789eb0]::panic::PanicHookInfo<'b>,), Output = ()> + core[6aaeda2c7ad07a48]::marker::Sync + core[6aaeda2c7ad07a48]::marker::Send> as core[6aaeda2c7ad07a48]::ops::function::Fn<(&std[e72de78501789eb0]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x5f83d670d282 - std[e72de78501789eb0]::panicking::panic_with_hook [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x5f83d66f28a8 - std[e72de78501789eb0]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x5f83d66e9759 - std[e72de78501789eb0]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x5f83d66f38ed - __rustc[78a4cf188af856fc]::rust_begin_unwind [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x5f83d672e83c - core[6aaeda2c7ad07a48]::panicking::panic_fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x5f83d672e5b2 - core[6aaeda2c7ad07a48]::result::unwrap_failed [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/result.rs:1867:5 [INFO] [stdout] 20: 0x5f83d604b4a8 - >::unwrap [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/result.rs:1233:23 [INFO] [stdout] 21: 0x5f83d604b4a8 - hgrep[3efad404f5d38bd]::test::read_matches::<&&str> [INFO] [stdout] at /opt/rustwide/workdir/src/test.rs:12:10 [INFO] [stdout] 22: 0x5f83d604df8e - hgrep[3efad404f5d38bd]::test::read_all_matches::<&str>::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/test.rs:29:27 [INFO] [stdout] 23: 0x5f83d608d3a7 - <&mut hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0} as core[6aaeda2c7ad07a48]::ops::function::FnOnce<(&&str,)>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:310:21 [INFO] [stdout] 24: 0x5f83d608d3a7 - >::map::>, &mut hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0}> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/option.rs:1165:29 [INFO] [stdout] 25: 0x5f83d608d3a7 - , hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0}> as core[6aaeda2c7ad07a48]::iter::traits::iterator::Iterator>::next [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/iter/adapters/map.rs:107:26 [INFO] [stdout] 26: 0x5f83d6010de4 - , hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0}>> as core[6aaeda2c7ad07a48]::iter::adapters::fuse::FuseImpl, hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0}>>>::next [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/iter/adapters/fuse.rs:381:29 [INFO] [stdout] 27: 0x5f83d60c4877 - , hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0}>> as core[6aaeda2c7ad07a48]::iter::traits::iterator::Iterator>::next [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/iter/adapters/fuse.rs:50:9 [INFO] [stdout] 28: 0x5f83d60c4877 - , hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0}>, alloc[28d2dab30c1dc666]::vec::into_iter::IntoIter>> as core[6aaeda2c7ad07a48]::iter::traits::iterator::Iterator>::next [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/iter/adapters/flatten.rs:523:29 [INFO] [stdout] 29: 0x5f83d60c3736 - , alloc[28d2dab30c1dc666]::vec::into_iter::IntoIter>, hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0}> as core[6aaeda2c7ad07a48]::iter::traits::iterator::Iterator>::next [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/iter/adapters/flatten.rs:64:20 [INFO] [stdout] 30: 0x5f83d5fc8ff8 - > as alloc[28d2dab30c1dc666]::vec::spec_from_iter_nested::SpecFromIterNested, core[6aaeda2c7ad07a48]::iter::adapters::flatten::FlatMap, alloc[28d2dab30c1dc666]::vec::into_iter::IntoIter>, hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0}>>>::from_iter [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/vec/spec_from_iter_nested.rs:24:41 [INFO] [stdout] 31: 0x5f83d5fc858d - > as alloc[28d2dab30c1dc666]::vec::spec_from_iter::SpecFromIter, core[6aaeda2c7ad07a48]::iter::adapters::flatten::FlatMap, alloc[28d2dab30c1dc666]::vec::into_iter::IntoIter>, hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0}>>>::from_iter [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/vec/spec_from_iter.rs:33:9 [INFO] [stdout] 32: 0x5f83d5fc5de7 - > as core[6aaeda2c7ad07a48]::iter::traits::collect::FromIterator>>::from_iter::, alloc[28d2dab30c1dc666]::vec::into_iter::IntoIter>, hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0}>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/vec/mod.rs:3884:9 [INFO] [stdout] 33: 0x5f83d60b3dbd - , alloc[28d2dab30c1dc666]::vec::into_iter::IntoIter>, hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0}> as core[6aaeda2c7ad07a48]::iter::traits::iterator::Iterator>::collect::>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/iter/traits/iterator.rs:2080:9 [INFO] [stdout] 34: 0x5f83d604bae1 - hgrep[3efad404f5d38bd]::test::read_all_matches::<&str> [INFO] [stdout] at /opt/rustwide/workdir/src/test.rs:30:10 [INFO] [stdout] 35: 0x5f83d6033011 - hgrep[3efad404f5d38bd]::chunk::tests::test_success_case [INFO] [stdout] at /opt/rustwide/workdir/src/chunk.rs:375:23 [INFO] [stdout] 36: 0x5f83d6034032 - hgrep[3efad404f5d38bd]::chunk::tests::test_top_file_edge [INFO] [stdout] at /opt/rustwide/workdir/src/chunk.rs:390:21 [INFO] [stdout] 37: 0x5f83d6032067 - hgrep[3efad404f5d38bd]::chunk::tests::test_top_file_edge::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/chunk.rs:389:27 [INFO] [stdout] 38: 0x5f83d608f8b6 - >::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 39: 0x5f83d60c6e3b - core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String> as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 40: 0x5f83d60c6e3b - test[4f12b380f1fb68c5]::__rust_begin_short_backtrace::, fn() -> core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:663:18 [INFO] [stdout] 41: 0x5f83d60d382b - test[4f12b380f1fb68c5]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:686:74 [INFO] [stdout] 42: 0x5f83d60d382b - as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 43: 0x5f83d60d382b - std[e72de78501789eb0]::panicking::catch_unwind::do_call::, core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:581:40 [INFO] [stdout] 44: 0x5f83d60d382b - std[e72de78501789eb0]::panicking::catch_unwind::, core[6aaeda2c7ad07a48]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:544:19 [INFO] [stdout] 45: 0x5f83d60d382b - std[e72de78501789eb0]::panic::catch_unwind::, core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panic.rs:359:14 [INFO] [stdout] 46: 0x5f83d60d382b - test[4f12b380f1fb68c5]::run_test_in_process [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:686:27 [INFO] [stdout] 47: 0x5f83d60d382b - test[4f12b380f1fb68c5]::run_test::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:607:43 [INFO] [stdout] 48: 0x5f83d60cef44 - test[4f12b380f1fb68c5]::run_test::{closure#1} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:637:41 [INFO] [stdout] 49: 0x5f83d60cef44 - std[e72de78501789eb0]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 50: 0x5f83d60d6432 - std[e72de78501789eb0]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 51: 0x5f83d60d6432 - ::{closure#1}::{closure#0}> as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 52: 0x5f83d60d6432 - std[e72de78501789eb0]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:581:40 [INFO] [stdout] 53: 0x5f83d60d6432 - std[e72de78501789eb0]::panicking::catch_unwind::<(), core[6aaeda2c7ad07a48]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:544:19 [INFO] [stdout] 54: 0x5f83d60d6432 - std[e72de78501789eb0]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panic.rs:359:14 [INFO] [stdout] 55: 0x5f83d60d6432 - std[e72de78501789eb0]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 56: 0x5f83d60d6432 - ::{closure#1} as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 57: 0x5f83d6714b3f - + core[6aaeda2c7ad07a48]::marker::Send> as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 58: 0x5f83d6714b3f - ::new::thread_start [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 59: 0x74b8f69a6aa4 - [INFO] [stdout] 60: 0x74b8f6a33a64 - clone [INFO] [stdout] 61: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- chunk::tests::test_two_chunks_joint stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'chunk::tests::test_two_chunks_joint' (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: 0x5f83d67158ba - std[e72de78501789eb0]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5f83d67158ba - std[e72de78501789eb0]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5f83d67158ba - std[e72de78501789eb0]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x5f83d67158ba - <::print::DisplayBacktrace as core[6aaeda2c7ad07a48]::fmt::Display>::fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x5f83d672dffa - ::fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x5f83d672dffa - core[6aaeda2c7ad07a48]::fmt::write [INFO] [stdout] 6: 0x5f83d671c6a2 - std[e72de78501789eb0]::io::default_write_fmt::> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5f83d671c6a2 - as std[e72de78501789eb0]::io::Write>::write_fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x5f83d66f27ef - ::print [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x5f83d66f27ef - std[e72de78501789eb0]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x5f83d670d009 - std[e72de78501789eb0]::panicking::default_hook [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x5f83d60d2d5c - core[6aaeda2c7ad07a48]::ops::function::Fn<(&'a std[e72de78501789eb0]::panic::PanicHookInfo<'b>,), Output = ()> + core[6aaeda2c7ad07a48]::marker::Sync + core[6aaeda2c7ad07a48]::marker::Send> as core[6aaeda2c7ad07a48]::ops::function::Fn<(&std[e72de78501789eb0]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x5f83d60d2d5c - test[4f12b380f1fb68c5]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5f83d670d282 - core[6aaeda2c7ad07a48]::ops::function::Fn<(&'a std[e72de78501789eb0]::panic::PanicHookInfo<'b>,), Output = ()> + core[6aaeda2c7ad07a48]::marker::Sync + core[6aaeda2c7ad07a48]::marker::Send> as core[6aaeda2c7ad07a48]::ops::function::Fn<(&std[e72de78501789eb0]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x5f83d670d282 - std[e72de78501789eb0]::panicking::panic_with_hook [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x5f83d66f28a8 - std[e72de78501789eb0]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x5f83d66e9759 - std[e72de78501789eb0]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x5f83d66f38ed - __rustc[78a4cf188af856fc]::rust_begin_unwind [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x5f83d672e83c - core[6aaeda2c7ad07a48]::panicking::panic_fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x5f83d672e5b2 - core[6aaeda2c7ad07a48]::result::unwrap_failed [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/result.rs:1867:5 [INFO] [stdout] 20: 0x5f83d604b4a8 - >::unwrap [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/result.rs:1233:23 [INFO] [stdout] 21: 0x5f83d604b4a8 - hgrep[3efad404f5d38bd]::test::read_matches::<&&str> [INFO] [stdout] at /opt/rustwide/workdir/src/test.rs:12:10 [INFO] [stdout] 22: 0x5f83d604df8e - hgrep[3efad404f5d38bd]::test::read_all_matches::<&str>::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/test.rs:29:27 [INFO] [stdout] 23: 0x5f83d608d3a7 - <&mut hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0} as core[6aaeda2c7ad07a48]::ops::function::FnOnce<(&&str,)>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:310:21 [INFO] [stdout] 24: 0x5f83d608d3a7 - >::map::>, &mut hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0}> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/option.rs:1165:29 [INFO] [stdout] 25: 0x5f83d608d3a7 - , hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0}> as core[6aaeda2c7ad07a48]::iter::traits::iterator::Iterator>::next [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/iter/adapters/map.rs:107:26 [INFO] [stdout] 26: 0x5f83d6010de4 - , hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0}>> as core[6aaeda2c7ad07a48]::iter::adapters::fuse::FuseImpl, hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0}>>>::next [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/iter/adapters/fuse.rs:381:29 [INFO] [stdout] 27: 0x5f83d60c4877 - , hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0}>> as core[6aaeda2c7ad07a48]::iter::traits::iterator::Iterator>::next [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/iter/adapters/fuse.rs:50:9 [INFO] [stdout] 28: 0x5f83d60c4877 - , hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0}>, alloc[28d2dab30c1dc666]::vec::into_iter::IntoIter>> as core[6aaeda2c7ad07a48]::iter::traits::iterator::Iterator>::next [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/iter/adapters/flatten.rs:523:29 [INFO] [stdout] 29: 0x5f83d60c3736 - , alloc[28d2dab30c1dc666]::vec::into_iter::IntoIter>, hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0}> as core[6aaeda2c7ad07a48]::iter::traits::iterator::Iterator>::next [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/iter/adapters/flatten.rs:64:20 [INFO] [stdout] 30: 0x5f83d5fc8ff8 - > as alloc[28d2dab30c1dc666]::vec::spec_from_iter_nested::SpecFromIterNested, core[6aaeda2c7ad07a48]::iter::adapters::flatten::FlatMap, alloc[28d2dab30c1dc666]::vec::into_iter::IntoIter>, hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0}>>>::from_iter [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/vec/spec_from_iter_nested.rs:24:41 [INFO] [stdout] 31: 0x5f83d5fc858d - > as alloc[28d2dab30c1dc666]::vec::spec_from_iter::SpecFromIter, core[6aaeda2c7ad07a48]::iter::adapters::flatten::FlatMap, alloc[28d2dab30c1dc666]::vec::into_iter::IntoIter>, hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0}>>>::from_iter [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/vec/spec_from_iter.rs:33:9 [INFO] [stdout] 32: 0x5f83d5fc5de7 - > as core[6aaeda2c7ad07a48]::iter::traits::collect::FromIterator>>::from_iter::, alloc[28d2dab30c1dc666]::vec::into_iter::IntoIter>, hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0}>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/vec/mod.rs:3884:9 [INFO] [stdout] 33: 0x5f83d60b3dbd - , alloc[28d2dab30c1dc666]::vec::into_iter::IntoIter>, hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0}> as core[6aaeda2c7ad07a48]::iter::traits::iterator::Iterator>::collect::>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/iter/traits/iterator.rs:2080:9 [INFO] [stdout] 34: 0x5f83d604bae1 - hgrep[3efad404f5d38bd]::test::read_all_matches::<&str> [INFO] [stdout] at /opt/rustwide/workdir/src/test.rs:30:10 [INFO] [stdout] 35: 0x5f83d6033011 - hgrep[3efad404f5d38bd]::chunk::tests::test_success_case [INFO] [stdout] at /opt/rustwide/workdir/src/chunk.rs:375:23 [INFO] [stdout] 36: 0x5f83d6034132 - hgrep[3efad404f5d38bd]::chunk::tests::test_two_chunks_joint [INFO] [stdout] at /opt/rustwide/workdir/src/chunk.rs:390:21 [INFO] [stdout] 37: 0x5f83d60321e7 - hgrep[3efad404f5d38bd]::chunk::tests::test_two_chunks_joint::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/chunk.rs:389:27 [INFO] [stdout] 38: 0x5f83d608fab6 - >::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 39: 0x5f83d60c6e3b - core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String> as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 40: 0x5f83d60c6e3b - test[4f12b380f1fb68c5]::__rust_begin_short_backtrace::, fn() -> core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:663:18 [INFO] [stdout] 41: 0x5f83d60d382b - test[4f12b380f1fb68c5]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:686:74 [INFO] [stdout] 42: 0x5f83d60d382b - as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 43: 0x5f83d60d382b - std[e72de78501789eb0]::panicking::catch_unwind::do_call::, core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:581:40 [INFO] [stdout] 44: 0x5f83d60d382b - std[e72de78501789eb0]::panicking::catch_unwind::, core[6aaeda2c7ad07a48]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:544:19 [INFO] [stdout] 45: 0x5f83d60d382b - std[e72de78501789eb0]::panic::catch_unwind::, core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panic.rs:359:14 [INFO] [stdout] 46: 0x5f83d60d382b - test[4f12b380f1fb68c5]::run_test_in_process [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:686:27 [INFO] [stdout] 47: 0x5f83d60d382b - test[4f12b380f1fb68c5]::run_test::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:607:43 [INFO] [stdout] 48: 0x5f83d60cef44 - test[4f12b380f1fb68c5]::run_test::{closure#1} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:637:41 [INFO] [stdout] 49: 0x5f83d60cef44 - std[e72de78501789eb0]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 50: 0x5f83d60d6432 - std[e72de78501789eb0]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 51: 0x5f83d60d6432 - ::{closure#1}::{closure#0}> as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 52: 0x5f83d60d6432 - std[e72de78501789eb0]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:581:40 [INFO] [stdout] 53: 0x5f83d60d6432 - std[e72de78501789eb0]::panicking::catch_unwind::<(), core[6aaeda2c7ad07a48]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:544:19 [INFO] [stdout] 54: 0x5f83d60d6432 - std[e72de78501789eb0]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panic.rs:359:14 [INFO] [stdout] 55: 0x5f83d60d6432 - std[e72de78501789eb0]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 56: 0x5f83d60d6432 - ::{closure#1} as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 57: 0x5f83d6714b3f - + core[6aaeda2c7ad07a48]::marker::Send> as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 58: 0x5f83d6714b3f - ::new::thread_start [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 59: 0x74b8f69a6aa4 - [INFO] [stdout] 60: 0x74b8f6a33a64 - clone [INFO] [stdout] 61: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- chunk::tests::test_two_chunks_blank_between stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'chunk::tests::test_two_chunks_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: 0x5f83d67158ba - std[e72de78501789eb0]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5f83d67158ba - std[e72de78501789eb0]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5f83d67158ba - std[e72de78501789eb0]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x5f83d67158ba - <::print::DisplayBacktrace as core[6aaeda2c7ad07a48]::fmt::Display>::fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x5f83d672dffa - ::fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x5f83d672dffa - core[6aaeda2c7ad07a48]::fmt::write [INFO] [stdout] 6: 0x5f83d671c6a2 - std[e72de78501789eb0]::io::default_write_fmt::> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5f83d671c6a2 - as std[e72de78501789eb0]::io::Write>::write_fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x5f83d66f27ef - ::print [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x5f83d66f27ef - std[e72de78501789eb0]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x5f83d670d009 - std[e72de78501789eb0]::panicking::default_hook [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x5f83d60d2d5c - core[6aaeda2c7ad07a48]::ops::function::Fn<(&'a std[e72de78501789eb0]::panic::PanicHookInfo<'b>,), Output = ()> + core[6aaeda2c7ad07a48]::marker::Sync + core[6aaeda2c7ad07a48]::marker::Send> as core[6aaeda2c7ad07a48]::ops::function::Fn<(&std[e72de78501789eb0]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x5f83d60d2d5c - test[4f12b380f1fb68c5]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5f83d670d282 - core[6aaeda2c7ad07a48]::ops::function::Fn<(&'a std[e72de78501789eb0]::panic::PanicHookInfo<'b>,), Output = ()> + core[6aaeda2c7ad07a48]::marker::Sync + core[6aaeda2c7ad07a48]::marker::Send> as core[6aaeda2c7ad07a48]::ops::function::Fn<(&std[e72de78501789eb0]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x5f83d670d282 - std[e72de78501789eb0]::panicking::panic_with_hook [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x5f83d66f28a8 - std[e72de78501789eb0]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x5f83d66e9759 - std[e72de78501789eb0]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x5f83d66f38ed - __rustc[78a4cf188af856fc]::rust_begin_unwind [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x5f83d672e83c - core[6aaeda2c7ad07a48]::panicking::panic_fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x5f83d672e5b2 - core[6aaeda2c7ad07a48]::result::unwrap_failed [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/result.rs:1867:5 [INFO] [stdout] 20: 0x5f83d604b4a8 - >::unwrap [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/result.rs:1233:23 [INFO] [stdout] 21: 0x5f83d604b4a8 - hgrep[3efad404f5d38bd]::test::read_matches::<&&str> [INFO] [stdout] at /opt/rustwide/workdir/src/test.rs:12:10 [INFO] [stdout] 22: 0x5f83d604df8e - hgrep[3efad404f5d38bd]::test::read_all_matches::<&str>::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/test.rs:29:27 [INFO] [stdout] 23: 0x5f83d608d3a7 - <&mut hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0} as core[6aaeda2c7ad07a48]::ops::function::FnOnce<(&&str,)>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:310:21 [INFO] [stdout] 24: 0x5f83d608d3a7 - >::map::>, &mut hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0}> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/option.rs:1165:29 [INFO] [stdout] 25: 0x5f83d608d3a7 - , hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0}> as core[6aaeda2c7ad07a48]::iter::traits::iterator::Iterator>::next [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/iter/adapters/map.rs:107:26 [INFO] [stdout] 26: 0x5f83d6010de4 - , hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0}>> as core[6aaeda2c7ad07a48]::iter::adapters::fuse::FuseImpl, hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0}>>>::next [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/iter/adapters/fuse.rs:381:29 [INFO] [stdout] 27: 0x5f83d60c4877 - , hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0}>> as core[6aaeda2c7ad07a48]::iter::traits::iterator::Iterator>::next [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/iter/adapters/fuse.rs:50:9 [INFO] [stdout] 28: 0x5f83d60c4877 - , hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0}>, alloc[28d2dab30c1dc666]::vec::into_iter::IntoIter>> as core[6aaeda2c7ad07a48]::iter::traits::iterator::Iterator>::next [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/iter/adapters/flatten.rs:523:29 [INFO] [stdout] 29: 0x5f83d60c3736 - , alloc[28d2dab30c1dc666]::vec::into_iter::IntoIter>, hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0}> as core[6aaeda2c7ad07a48]::iter::traits::iterator::Iterator>::next [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/iter/adapters/flatten.rs:64:20 [INFO] [stdout] 30: 0x5f83d5fc8ff8 - > as alloc[28d2dab30c1dc666]::vec::spec_from_iter_nested::SpecFromIterNested, core[6aaeda2c7ad07a48]::iter::adapters::flatten::FlatMap, alloc[28d2dab30c1dc666]::vec::into_iter::IntoIter>, hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0}>>>::from_iter [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/vec/spec_from_iter_nested.rs:24:41 [INFO] [stdout] 31: 0x5f83d5fc858d - > as alloc[28d2dab30c1dc666]::vec::spec_from_iter::SpecFromIter, core[6aaeda2c7ad07a48]::iter::adapters::flatten::FlatMap, alloc[28d2dab30c1dc666]::vec::into_iter::IntoIter>, hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0}>>>::from_iter [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/vec/spec_from_iter.rs:33:9 [INFO] [stdout] 32: 0x5f83d5fc5de7 - > as core[6aaeda2c7ad07a48]::iter::traits::collect::FromIterator>>::from_iter::, alloc[28d2dab30c1dc666]::vec::into_iter::IntoIter>, hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0}>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/vec/mod.rs:3884:9 [INFO] [stdout] 33: 0x5f83d60b3dbd - , alloc[28d2dab30c1dc666]::vec::into_iter::IntoIter>, hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0}> as core[6aaeda2c7ad07a48]::iter::traits::iterator::Iterator>::collect::>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/iter/traits/iterator.rs:2080:9 [INFO] [stdout] 34: 0x5f83d604bae1 - hgrep[3efad404f5d38bd]::test::read_all_matches::<&str> [INFO] [stdout] at /opt/rustwide/workdir/src/test.rs:30:10 [INFO] [stdout] 35: 0x5f83d6033011 - hgrep[3efad404f5d38bd]::chunk::tests::test_success_case [INFO] [stdout] at /opt/rustwide/workdir/src/chunk.rs:375:23 [INFO] [stdout] 36: 0x5f83d6037792 - hgrep[3efad404f5d38bd]::chunk::tests::test_two_chunks_blank_between [INFO] [stdout] at /opt/rustwide/workdir/src/chunk.rs:390:21 [INFO] [stdout] 37: 0x5f83d6032517 - hgrep[3efad404f5d38bd]::chunk::tests::test_two_chunks_blank_between::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/chunk.rs:389:27 [INFO] [stdout] 38: 0x5f83d608fef6 - >::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 39: 0x5f83d60c6e3b - core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String> as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 40: 0x5f83d60c6e3b - test[4f12b380f1fb68c5]::__rust_begin_short_backtrace::, fn() -> core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:663:18 [INFO] [stdout] 41: 0x5f83d60d382b - test[4f12b380f1fb68c5]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:686:74 [INFO] [stdout] 42: 0x5f83d60d382b - as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 43: 0x5f83d60d382b - std[e72de78501789eb0]::panicking::catch_unwind::do_call::, core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:581:40 [INFO] [stdout] 44: 0x5f83d60d382b - std[e72de78501789eb0]::panicking::catch_unwind::, core[6aaeda2c7ad07a48]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:544:19 [INFO] [stdout] 45: 0x5f83d60d382b - std[e72de78501789eb0]::panic::catch_unwind::, core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panic.rs:359:14 [INFO] [stdout] 46: 0x5f83d60d382b - test[4f12b380f1fb68c5]::run_test_in_process [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:686:27 [INFO] [stdout] 47: 0x5f83d60d382b - test[4f12b380f1fb68c5]::run_test::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:607:43 [INFO] [stdout] 48: 0x5f83d60cef44 - test[4f12b380f1fb68c5]::run_test::{closure#1} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:637:41 [INFO] [stdout] 49: 0x5f83d60cef44 - std[e72de78501789eb0]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 50: 0x5f83d60d6432 - std[e72de78501789eb0]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 51: 0x5f83d60d6432 - ::{closure#1}::{closure#0}> as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 52: 0x5f83d60d6432 - std[e72de78501789eb0]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:581:40 [INFO] [stdout] 53: 0x5f83d60d6432 - std[e72de78501789eb0]::panicking::catch_unwind::<(), core[6aaeda2c7ad07a48]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:544:19 [INFO] [stdout] 54: 0x5f83d60d6432 - std[e72de78501789eb0]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panic.rs:359:14 [INFO] [stdout] 55: 0x5f83d60d6432 - std[e72de78501789eb0]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 56: 0x5f83d60d6432 - ::{closure#1} as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 57: 0x5f83d6714b3f - + core[6aaeda2c7ad07a48]::marker::Send> as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 58: 0x5f83d6714b3f - ::new::thread_start [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 59: 0x74b8f69a6aa4 - [INFO] [stdout] 60: 0x74b8f6a33a64 - clone [INFO] [stdout] 61: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- chunk::tests::test_two_chunks_neighbors stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'chunk::tests::test_two_chunks_neighbors' (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: 0x5f83d67158ba - std[e72de78501789eb0]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5f83d67158ba - std[e72de78501789eb0]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5f83d67158ba - std[e72de78501789eb0]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x5f83d67158ba - <::print::DisplayBacktrace as core[6aaeda2c7ad07a48]::fmt::Display>::fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x5f83d672dffa - ::fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x5f83d672dffa - core[6aaeda2c7ad07a48]::fmt::write [INFO] [stdout] 6: 0x5f83d671c6a2 - std[e72de78501789eb0]::io::default_write_fmt::> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5f83d671c6a2 - as std[e72de78501789eb0]::io::Write>::write_fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x5f83d66f27ef - ::print [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x5f83d66f27ef - std[e72de78501789eb0]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x5f83d670d009 - std[e72de78501789eb0]::panicking::default_hook [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x5f83d60d2d5c - core[6aaeda2c7ad07a48]::ops::function::Fn<(&'a std[e72de78501789eb0]::panic::PanicHookInfo<'b>,), Output = ()> + core[6aaeda2c7ad07a48]::marker::Sync + core[6aaeda2c7ad07a48]::marker::Send> as core[6aaeda2c7ad07a48]::ops::function::Fn<(&std[e72de78501789eb0]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x5f83d60d2d5c - test[4f12b380f1fb68c5]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5f83d670d282 - core[6aaeda2c7ad07a48]::ops::function::Fn<(&'a std[e72de78501789eb0]::panic::PanicHookInfo<'b>,), Output = ()> + core[6aaeda2c7ad07a48]::marker::Sync + core[6aaeda2c7ad07a48]::marker::Send> as core[6aaeda2c7ad07a48]::ops::function::Fn<(&std[e72de78501789eb0]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x5f83d670d282 - std[e72de78501789eb0]::panicking::panic_with_hook [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x5f83d66f28a8 - std[e72de78501789eb0]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x5f83d66e9759 - std[e72de78501789eb0]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x5f83d66f38ed - __rustc[78a4cf188af856fc]::rust_begin_unwind [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x5f83d672e83c - core[6aaeda2c7ad07a48]::panicking::panic_fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x5f83d672e5b2 - core[6aaeda2c7ad07a48]::result::unwrap_failed [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/result.rs:1867:5 [INFO] [stdout] 20: 0x5f83d604b4a8 - >::unwrap [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/result.rs:1233:23 [INFO] [stdout] 21: 0x5f83d604b4a8 - hgrep[3efad404f5d38bd]::test::read_matches::<&&str> [INFO] [stdout] at /opt/rustwide/workdir/src/test.rs:12:10 [INFO] [stdout] 22: 0x5f83d604df8e - hgrep[3efad404f5d38bd]::test::read_all_matches::<&str>::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/test.rs:29:27 [INFO] [stdout] 23: 0x5f83d608d3a7 - <&mut hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0} as core[6aaeda2c7ad07a48]::ops::function::FnOnce<(&&str,)>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:310:21 [INFO] [stdout] 24: 0x5f83d608d3a7 - >::map::>, &mut hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0}> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/option.rs:1165:29 [INFO] [stdout] 25: 0x5f83d608d3a7 - , hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0}> as core[6aaeda2c7ad07a48]::iter::traits::iterator::Iterator>::next [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/iter/adapters/map.rs:107:26 [INFO] [stdout] 26: 0x5f83d6010de4 - , hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0}>> as core[6aaeda2c7ad07a48]::iter::adapters::fuse::FuseImpl, hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0}>>>::next [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/iter/adapters/fuse.rs:381:29 [INFO] [stdout] 27: 0x5f83d60c4877 - , hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0}>> as core[6aaeda2c7ad07a48]::iter::traits::iterator::Iterator>::next [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/iter/adapters/fuse.rs:50:9 [INFO] [stdout] 28: 0x5f83d60c4877 - , hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0}>, alloc[28d2dab30c1dc666]::vec::into_iter::IntoIter>> as core[6aaeda2c7ad07a48]::iter::traits::iterator::Iterator>::next [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/iter/adapters/flatten.rs:523:29 [INFO] [stdout] 29: 0x5f83d60c3736 - , alloc[28d2dab30c1dc666]::vec::into_iter::IntoIter>, hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0}> as core[6aaeda2c7ad07a48]::iter::traits::iterator::Iterator>::next [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/iter/adapters/flatten.rs:64:20 [INFO] [stdout] 30: 0x5f83d5fc8ff8 - > as alloc[28d2dab30c1dc666]::vec::spec_from_iter_nested::SpecFromIterNested, core[6aaeda2c7ad07a48]::iter::adapters::flatten::FlatMap, alloc[28d2dab30c1dc666]::vec::into_iter::IntoIter>, hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0}>>>::from_iter [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/vec/spec_from_iter_nested.rs:24:41 [INFO] [stdout] 31: 0x5f83d5fc858d - > as alloc[28d2dab30c1dc666]::vec::spec_from_iter::SpecFromIter, core[6aaeda2c7ad07a48]::iter::adapters::flatten::FlatMap, alloc[28d2dab30c1dc666]::vec::into_iter::IntoIter>, hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0}>>>::from_iter [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/vec/spec_from_iter.rs:33:9 [INFO] [stdout] 32: 0x5f83d5fc5de7 - > as core[6aaeda2c7ad07a48]::iter::traits::collect::FromIterator>>::from_iter::, alloc[28d2dab30c1dc666]::vec::into_iter::IntoIter>, hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0}>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/vec/mod.rs:3884:9 [INFO] [stdout] 33: 0x5f83d60b3dbd - , alloc[28d2dab30c1dc666]::vec::into_iter::IntoIter>, hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0}> as core[6aaeda2c7ad07a48]::iter::traits::iterator::Iterator>::collect::>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/iter/traits/iterator.rs:2080:9 [INFO] [stdout] 34: 0x5f83d604bae1 - hgrep[3efad404f5d38bd]::test::read_all_matches::<&str> [INFO] [stdout] at /opt/rustwide/workdir/src/test.rs:30:10 [INFO] [stdout] 35: 0x5f83d6033011 - hgrep[3efad404f5d38bd]::chunk::tests::test_success_case [INFO] [stdout] at /opt/rustwide/workdir/src/chunk.rs:375:23 [INFO] [stdout] 36: 0x5f83d6036402 - hgrep[3efad404f5d38bd]::chunk::tests::test_two_chunks_neighbors [INFO] [stdout] at /opt/rustwide/workdir/src/chunk.rs:390:21 [INFO] [stdout] 37: 0x5f83d60323c7 - hgrep[3efad404f5d38bd]::chunk::tests::test_two_chunks_neighbors::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/chunk.rs:389:27 [INFO] [stdout] 38: 0x5f83d608fd36 - >::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 39: 0x5f83d60c6e3b - core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String> as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 40: 0x5f83d60c6e3b - test[4f12b380f1fb68c5]::__rust_begin_short_backtrace::, fn() -> core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:663:18 [INFO] [stdout] 41: 0x5f83d60d382b - test[4f12b380f1fb68c5]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:686:74 [INFO] [stdout] 42: 0x5f83d60d382b - as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 43: 0x5f83d60d382b - std[e72de78501789eb0]::panicking::catch_unwind::do_call::, core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:581:40 [INFO] [stdout] 44: 0x5f83d60d382b - std[e72de78501789eb0]::panicking::catch_unwind::, core[6aaeda2c7ad07a48]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:544:19 [INFO] [stdout] 45: 0x5f83d60d382b - std[e72de78501789eb0]::panic::catch_unwind::, core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panic.rs:359:14 [INFO] [stdout] 46: 0x5f83d60d382b - test[4f12b380f1fb68c5]::run_test_in_process [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:686:27 [INFO] [stdout] 47: 0x5f83d60d382b - test[4f12b380f1fb68c5]::run_test::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:607:43 [INFO] [stdout] 48: 0x5f83d60cef44 - test[4f12b380f1fb68c5]::run_test::{closure#1} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:637:41 [INFO] [stdout] 49: 0x5f83d60cef44 - std[e72de78501789eb0]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 50: 0x5f83d60d6432 - std[e72de78501789eb0]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 51: 0x5f83d60d6432 - ::{closure#1}::{closure#0}> as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 52: 0x5f83d60d6432 - std[e72de78501789eb0]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:581:40 [INFO] [stdout] 53: 0x5f83d60d6432 - std[e72de78501789eb0]::panicking::catch_unwind::<(), core[6aaeda2c7ad07a48]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:544:19 [INFO] [stdout] 54: 0x5f83d60d6432 - std[e72de78501789eb0]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panic.rs:359:14 [INFO] [stdout] 55: 0x5f83d60d6432 - std[e72de78501789eb0]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 56: 0x5f83d60d6432 - ::{closure#1} as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 57: 0x5f83d6714b3f - + core[6aaeda2c7ad07a48]::marker::Send> as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 58: 0x5f83d6714b3f - ::new::thread_start [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 59: 0x74b8f69a6aa4 - [INFO] [stdout] 60: 0x74b8f6a33a64 - clone [INFO] [stdout] 61: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- chunk::tests::test_zero_context stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'chunk::tests::test_zero_context' (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: 0x5f83d67158ba - std[e72de78501789eb0]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5f83d67158ba - std[e72de78501789eb0]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5f83d67158ba - std[e72de78501789eb0]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x5f83d67158ba - <::print::DisplayBacktrace as core[6aaeda2c7ad07a48]::fmt::Display>::fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x5f83d672dffa - ::fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x5f83d672dffa - core[6aaeda2c7ad07a48]::fmt::write [INFO] [stdout] 6: 0x5f83d671c6a2 - std[e72de78501789eb0]::io::default_write_fmt::> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5f83d671c6a2 - as std[e72de78501789eb0]::io::Write>::write_fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x5f83d66f27ef - ::print [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x5f83d66f27ef - std[e72de78501789eb0]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x5f83d670d009 - std[e72de78501789eb0]::panicking::default_hook [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x5f83d60d2d5c - core[6aaeda2c7ad07a48]::ops::function::Fn<(&'a std[e72de78501789eb0]::panic::PanicHookInfo<'b>,), Output = ()> + core[6aaeda2c7ad07a48]::marker::Sync + core[6aaeda2c7ad07a48]::marker::Send> as core[6aaeda2c7ad07a48]::ops::function::Fn<(&std[e72de78501789eb0]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x5f83d60d2d5c - test[4f12b380f1fb68c5]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5f83d670d282 - core[6aaeda2c7ad07a48]::ops::function::Fn<(&'a std[e72de78501789eb0]::panic::PanicHookInfo<'b>,), Output = ()> + core[6aaeda2c7ad07a48]::marker::Sync + core[6aaeda2c7ad07a48]::marker::Send> as core[6aaeda2c7ad07a48]::ops::function::Fn<(&std[e72de78501789eb0]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x5f83d670d282 - std[e72de78501789eb0]::panicking::panic_with_hook [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x5f83d66f28a8 - std[e72de78501789eb0]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x5f83d66e9759 - std[e72de78501789eb0]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x5f83d66f38ed - __rustc[78a4cf188af856fc]::rust_begin_unwind [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x5f83d672e83c - core[6aaeda2c7ad07a48]::panicking::panic_fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x5f83d672e5b2 - core[6aaeda2c7ad07a48]::result::unwrap_failed [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/result.rs:1867:5 [INFO] [stdout] 20: 0x5f83d604b8aa - >::unwrap [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/result.rs:1233:23 [INFO] [stdout] 21: 0x5f83d604b8aa - hgrep[3efad404f5d38bd]::test::read_matches::<&str> [INFO] [stdout] at /opt/rustwide/workdir/src/test.rs:12:10 [INFO] [stdout] 22: 0x5f83d60335e2 - hgrep[3efad404f5d38bd]::chunk::tests::test_zero_context [INFO] [stdout] at /opt/rustwide/workdir/src/chunk.rs:466:23 [INFO] [stdout] 23: 0x5f83d6031f77 - hgrep[3efad404f5d38bd]::chunk::tests::test_zero_context::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/chunk.rs:464:27 [INFO] [stdout] 24: 0x5f83d608f776 - >::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 25: 0x5f83d60c6e3b - core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String> as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 26: 0x5f83d60c6e3b - test[4f12b380f1fb68c5]::__rust_begin_short_backtrace::, fn() -> core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:663:18 [INFO] [stdout] 27: 0x5f83d60d382b - test[4f12b380f1fb68c5]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:686:74 [INFO] [stdout] 28: 0x5f83d60d382b - as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 29: 0x5f83d60d382b - std[e72de78501789eb0]::panicking::catch_unwind::do_call::, core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:581:40 [INFO] [stdout] 30: 0x5f83d60d382b - std[e72de78501789eb0]::panicking::catch_unwind::, core[6aaeda2c7ad07a48]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:544:19 [INFO] [stdout] 31: 0x5f83d60d382b - std[e72de78501789eb0]::panic::catch_unwind::, core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panic.rs:359:14 [INFO] [stdout] 32: 0x5f83d60d382b - test[4f12b380f1fb68c5]::run_test_in_process [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:686:27 [INFO] [stdout] 33: 0x5f83d60d382b - test[4f12b380f1fb68c5]::run_test::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:607:43 [INFO] [stdout] 34: 0x5f83d60cef44 - test[4f12b380f1fb68c5]::run_test::{closure#1} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:637:41 [INFO] [stdout] 35: 0x5f83d60cef44 - std[e72de78501789eb0]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 36: 0x5f83d60d6432 - std[e72de78501789eb0]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 37: 0x5f83d60d6432 - ::{closure#1}::{closure#0}> as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 38: 0x5f83d60d6432 - std[e72de78501789eb0]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:581:40 [INFO] [stdout] 39: 0x5f83d60d6432 - std[e72de78501789eb0]::panicking::catch_unwind::<(), core[6aaeda2c7ad07a48]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:544:19 [INFO] [stdout] 40: 0x5f83d60d6432 - std[e72de78501789eb0]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panic.rs:359:14 [INFO] [stdout] 41: 0x5f83d60d6432 - std[e72de78501789eb0]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 42: 0x5f83d60d6432 - ::{closure#1} as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 43: 0x5f83d6714b3f - + core[6aaeda2c7ad07a48]::marker::Send> as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 44: 0x5f83d6714b3f - ::new::thread_start [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 45: 0x74b8f69a6aa4 - [INFO] [stdout] 46: 0x74b8f6a33a64 - clone [INFO] [stdout] 47: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- chunk::tests::test_two_files stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'chunk::tests::test_two_files' (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: 0x5f83d67158ba - std[e72de78501789eb0]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5f83d67158ba - std[e72de78501789eb0]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5f83d67158ba - std[e72de78501789eb0]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x5f83d67158ba - <::print::DisplayBacktrace as core[6aaeda2c7ad07a48]::fmt::Display>::fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x5f83d672dffa - ::fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x5f83d672dffa - core[6aaeda2c7ad07a48]::fmt::write [INFO] [stdout] 6: 0x5f83d671c6a2 - std[e72de78501789eb0]::io::default_write_fmt::> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5f83d671c6a2 - as std[e72de78501789eb0]::io::Write>::write_fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x5f83d66f27ef - ::print [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x5f83d66f27ef - std[e72de78501789eb0]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x5f83d670d009 - std[e72de78501789eb0]::panicking::default_hook [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x5f83d60d2d5c - core[6aaeda2c7ad07a48]::ops::function::Fn<(&'a std[e72de78501789eb0]::panic::PanicHookInfo<'b>,), Output = ()> + core[6aaeda2c7ad07a48]::marker::Sync + core[6aaeda2c7ad07a48]::marker::Send> as core[6aaeda2c7ad07a48]::ops::function::Fn<(&std[e72de78501789eb0]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x5f83d60d2d5c - test[4f12b380f1fb68c5]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5f83d670d282 - core[6aaeda2c7ad07a48]::ops::function::Fn<(&'a std[e72de78501789eb0]::panic::PanicHookInfo<'b>,), Output = ()> + core[6aaeda2c7ad07a48]::marker::Sync + core[6aaeda2c7ad07a48]::marker::Send> as core[6aaeda2c7ad07a48]::ops::function::Fn<(&std[e72de78501789eb0]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x5f83d670d282 - std[e72de78501789eb0]::panicking::panic_with_hook [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x5f83d66f28a8 - std[e72de78501789eb0]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x5f83d66e9759 - std[e72de78501789eb0]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x5f83d66f38ed - __rustc[78a4cf188af856fc]::rust_begin_unwind [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x5f83d672e83c - core[6aaeda2c7ad07a48]::panicking::panic_fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x5f83d672e5b2 - core[6aaeda2c7ad07a48]::result::unwrap_failed [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/result.rs:1867:5 [INFO] [stdout] 20: 0x5f83d604b4a8 - >::unwrap [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/result.rs:1233:23 [INFO] [stdout] 21: 0x5f83d604b4a8 - hgrep[3efad404f5d38bd]::test::read_matches::<&&str> [INFO] [stdout] at /opt/rustwide/workdir/src/test.rs:12:10 [INFO] [stdout] 22: 0x5f83d604df8e - hgrep[3efad404f5d38bd]::test::read_all_matches::<&str>::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/test.rs:29:27 [INFO] [stdout] 23: 0x5f83d608d3a7 - <&mut hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0} as core[6aaeda2c7ad07a48]::ops::function::FnOnce<(&&str,)>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:310:21 [INFO] [stdout] 24: 0x5f83d608d3a7 - >::map::>, &mut hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0}> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/option.rs:1165:29 [INFO] [stdout] 25: 0x5f83d608d3a7 - , hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0}> as core[6aaeda2c7ad07a48]::iter::traits::iterator::Iterator>::next [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/iter/adapters/map.rs:107:26 [INFO] [stdout] 26: 0x5f83d6010de4 - , hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0}>> as core[6aaeda2c7ad07a48]::iter::adapters::fuse::FuseImpl, hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0}>>>::next [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/iter/adapters/fuse.rs:381:29 [INFO] [stdout] 27: 0x5f83d60c4877 - , hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0}>> as core[6aaeda2c7ad07a48]::iter::traits::iterator::Iterator>::next [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/iter/adapters/fuse.rs:50:9 [INFO] [stdout] 28: 0x5f83d60c4877 - , hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0}>, alloc[28d2dab30c1dc666]::vec::into_iter::IntoIter>> as core[6aaeda2c7ad07a48]::iter::traits::iterator::Iterator>::next [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/iter/adapters/flatten.rs:523:29 [INFO] [stdout] 29: 0x5f83d60c3736 - , alloc[28d2dab30c1dc666]::vec::into_iter::IntoIter>, hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0}> as core[6aaeda2c7ad07a48]::iter::traits::iterator::Iterator>::next [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/iter/adapters/flatten.rs:64:20 [INFO] [stdout] 30: 0x5f83d5fc8ff8 - > as alloc[28d2dab30c1dc666]::vec::spec_from_iter_nested::SpecFromIterNested, core[6aaeda2c7ad07a48]::iter::adapters::flatten::FlatMap, alloc[28d2dab30c1dc666]::vec::into_iter::IntoIter>, hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0}>>>::from_iter [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/vec/spec_from_iter_nested.rs:24:41 [INFO] [stdout] 31: 0x5f83d5fc858d - > as alloc[28d2dab30c1dc666]::vec::spec_from_iter::SpecFromIter, core[6aaeda2c7ad07a48]::iter::adapters::flatten::FlatMap, alloc[28d2dab30c1dc666]::vec::into_iter::IntoIter>, hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0}>>>::from_iter [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/vec/spec_from_iter.rs:33:9 [INFO] [stdout] 32: 0x5f83d5fc5de7 - > as core[6aaeda2c7ad07a48]::iter::traits::collect::FromIterator>>::from_iter::, alloc[28d2dab30c1dc666]::vec::into_iter::IntoIter>, hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0}>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/vec/mod.rs:3884:9 [INFO] [stdout] 33: 0x5f83d60b3dbd - , alloc[28d2dab30c1dc666]::vec::into_iter::IntoIter>, hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0}> as core[6aaeda2c7ad07a48]::iter::traits::iterator::Iterator>::collect::>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/iter/traits/iterator.rs:2080:9 [INFO] [stdout] 34: 0x5f83d604bae1 - hgrep[3efad404f5d38bd]::test::read_all_matches::<&str> [INFO] [stdout] at /opt/rustwide/workdir/src/test.rs:30:10 [INFO] [stdout] 35: 0x5f83d6033011 - hgrep[3efad404f5d38bd]::chunk::tests::test_success_case [INFO] [stdout] at /opt/rustwide/workdir/src/chunk.rs:375:23 [INFO] [stdout] 36: 0x5f83d6033452 - hgrep[3efad404f5d38bd]::chunk::tests::test_two_files [INFO] [stdout] at /opt/rustwide/workdir/src/chunk.rs:390:21 [INFO] [stdout] 37: 0x5f83d6031e87 - hgrep[3efad404f5d38bd]::chunk::tests::test_two_files::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/chunk.rs:389:27 [INFO] [stdout] 38: 0x5f83d608f636 - >::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 39: 0x5f83d60c6e3b - core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String> as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 40: 0x5f83d60c6e3b - test[4f12b380f1fb68c5]::__rust_begin_short_backtrace::, fn() -> core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:663:18 [INFO] [stdout] 41: 0x5f83d60d382b - test[4f12b380f1fb68c5]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:686:74 [INFO] [stdout] 42: 0x5f83d60d382b - as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 43: 0x5f83d60d382b - std[e72de78501789eb0]::panicking::catch_unwind::do_call::, core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:581:40 [INFO] [stdout] 44: 0x5f83d60d382b - std[e72de78501789eb0]::panicking::catch_unwind::, core[6aaeda2c7ad07a48]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:544:19 [INFO] [stdout] 45: 0x5f83d60d382b - std[e72de78501789eb0]::panic::catch_unwind::, core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panic.rs:359:14 [INFO] [stdout] 46: 0x5f83d60d382b - test[4f12b380f1fb68c5]::run_test_in_process [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:686:27 [INFO] [stdout] 47: 0x5f83d60d382b - test[4f12b380f1fb68c5]::run_test::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:607:43 [INFO] [stdout] 48: 0x5f83d60cef44 - test[4f12b380f1fb68c5]::run_test::{closure#1} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:637:41 [INFO] [stdout] 49: 0x5f83d60cef44 - std[e72de78501789eb0]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 50: 0x5f83d60d6432 - std[e72de78501789eb0]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 51: 0x5f83d60d6432 - ::{closure#1}::{closure#0}> as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 52: 0x5f83d60d6432 - std[e72de78501789eb0]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:581:40 [INFO] [stdout] 53: 0x5f83d60d6432 - std[e72de78501789eb0]::panicking::catch_unwind::<(), core[6aaeda2c7ad07a48]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:544:19 [INFO] [stdout] 54: 0x5f83d60d6432 - std[e72de78501789eb0]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panic.rs:359:14 [INFO] [stdout] 55: 0x5f83d60d6432 - std[e72de78501789eb0]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 56: 0x5f83d60d6432 - ::{closure#1} as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 57: 0x5f83d6714b3f - + core[6aaeda2c7ad07a48]::marker::Send> as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 58: 0x5f83d6714b3f - ::new::thread_start [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 59: 0x74b8f69a6aa4 - [INFO] [stdout] 60: 0x74b8f6a33a64 - clone [INFO] [stdout] 61: 0x0 - [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' (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: 0x5f83d67158ba - std[e72de78501789eb0]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5f83d67158ba - std[e72de78501789eb0]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5f83d67158ba - std[e72de78501789eb0]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x5f83d67158ba - <::print::DisplayBacktrace as core[6aaeda2c7ad07a48]::fmt::Display>::fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x5f83d672dffa - ::fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x5f83d672dffa - core[6aaeda2c7ad07a48]::fmt::write [INFO] [stdout] 6: 0x5f83d671c6a2 - std[e72de78501789eb0]::io::default_write_fmt::> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5f83d671c6a2 - as std[e72de78501789eb0]::io::Write>::write_fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x5f83d66f27ef - ::print [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x5f83d66f27ef - std[e72de78501789eb0]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x5f83d670d009 - std[e72de78501789eb0]::panicking::default_hook [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x5f83d60d2d5c - core[6aaeda2c7ad07a48]::ops::function::Fn<(&'a std[e72de78501789eb0]::panic::PanicHookInfo<'b>,), Output = ()> + core[6aaeda2c7ad07a48]::marker::Sync + core[6aaeda2c7ad07a48]::marker::Send> as core[6aaeda2c7ad07a48]::ops::function::Fn<(&std[e72de78501789eb0]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x5f83d60d2d5c - test[4f12b380f1fb68c5]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5f83d670d282 - core[6aaeda2c7ad07a48]::ops::function::Fn<(&'a std[e72de78501789eb0]::panic::PanicHookInfo<'b>,), Output = ()> + core[6aaeda2c7ad07a48]::marker::Sync + core[6aaeda2c7ad07a48]::marker::Send> as core[6aaeda2c7ad07a48]::ops::function::Fn<(&std[e72de78501789eb0]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x5f83d670d282 - std[e72de78501789eb0]::panicking::panic_with_hook [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x5f83d66f28a8 - std[e72de78501789eb0]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x5f83d66e9759 - std[e72de78501789eb0]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x5f83d66f38ed - __rustc[78a4cf188af856fc]::rust_begin_unwind [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x5f83d672e83c - core[6aaeda2c7ad07a48]::panicking::panic_fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x5f83d672e5b2 - core[6aaeda2c7ad07a48]::result::unwrap_failed [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/result.rs:1867:5 [INFO] [stdout] 20: 0x5f83d604b4a8 - >::unwrap [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/result.rs:1233:23 [INFO] [stdout] 21: 0x5f83d604b4a8 - hgrep[3efad404f5d38bd]::test::read_matches::<&&str> [INFO] [stdout] at /opt/rustwide/workdir/src/test.rs:12:10 [INFO] [stdout] 22: 0x5f83d604df8e - hgrep[3efad404f5d38bd]::test::read_all_matches::<&str>::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/test.rs:29:27 [INFO] [stdout] 23: 0x5f83d608d3a7 - <&mut hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0} as core[6aaeda2c7ad07a48]::ops::function::FnOnce<(&&str,)>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:310:21 [INFO] [stdout] 24: 0x5f83d608d3a7 - >::map::>, &mut hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0}> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/option.rs:1165:29 [INFO] [stdout] 25: 0x5f83d608d3a7 - , hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0}> as core[6aaeda2c7ad07a48]::iter::traits::iterator::Iterator>::next [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/iter/adapters/map.rs:107:26 [INFO] [stdout] 26: 0x5f83d6010de4 - , hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0}>> as core[6aaeda2c7ad07a48]::iter::adapters::fuse::FuseImpl, hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0}>>>::next [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/iter/adapters/fuse.rs:381:29 [INFO] [stdout] 27: 0x5f83d60c4877 - , hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0}>> as core[6aaeda2c7ad07a48]::iter::traits::iterator::Iterator>::next [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/iter/adapters/fuse.rs:50:9 [INFO] [stdout] 28: 0x5f83d60c4877 - , hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0}>, alloc[28d2dab30c1dc666]::vec::into_iter::IntoIter>> as core[6aaeda2c7ad07a48]::iter::traits::iterator::Iterator>::next [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/iter/adapters/flatten.rs:523:29 [INFO] [stdout] 29: 0x5f83d60c3736 - , alloc[28d2dab30c1dc666]::vec::into_iter::IntoIter>, hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0}> as core[6aaeda2c7ad07a48]::iter::traits::iterator::Iterator>::next [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/iter/adapters/flatten.rs:64:20 [INFO] [stdout] 30: 0x5f83d5fc8ff8 - > as alloc[28d2dab30c1dc666]::vec::spec_from_iter_nested::SpecFromIterNested, core[6aaeda2c7ad07a48]::iter::adapters::flatten::FlatMap, alloc[28d2dab30c1dc666]::vec::into_iter::IntoIter>, hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0}>>>::from_iter [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/vec/spec_from_iter_nested.rs:24:41 [INFO] [stdout] 31: 0x5f83d5fc858d - > as alloc[28d2dab30c1dc666]::vec::spec_from_iter::SpecFromIter, core[6aaeda2c7ad07a48]::iter::adapters::flatten::FlatMap, alloc[28d2dab30c1dc666]::vec::into_iter::IntoIter>, hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0}>>>::from_iter [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/vec/spec_from_iter.rs:33:9 [INFO] [stdout] 32: 0x5f83d5fc5de7 - > as core[6aaeda2c7ad07a48]::iter::traits::collect::FromIterator>>::from_iter::, alloc[28d2dab30c1dc666]::vec::into_iter::IntoIter>, hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0}>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/vec/mod.rs:3884:9 [INFO] [stdout] 33: 0x5f83d60b3dbd - , alloc[28d2dab30c1dc666]::vec::into_iter::IntoIter>, hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0}> as core[6aaeda2c7ad07a48]::iter::traits::iterator::Iterator>::collect::>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/iter/traits/iterator.rs:2080:9 [INFO] [stdout] 34: 0x5f83d604bae1 - hgrep[3efad404f5d38bd]::test::read_all_matches::<&str> [INFO] [stdout] at /opt/rustwide/workdir/src/test.rs:30:10 [INFO] [stdout] 35: 0x5f83d6033011 - hgrep[3efad404f5d38bd]::chunk::tests::test_success_case [INFO] [stdout] at /opt/rustwide/workdir/src/chunk.rs:375:23 [INFO] [stdout] 36: 0x5f83d6038362 - hgrep[3efad404f5d38bd]::chunk::tests::test_two_chunks_max_blank_between [INFO] [stdout] at /opt/rustwide/workdir/src/chunk.rs:390:21 [INFO] [stdout] 37: 0x5f83d60325d7 - hgrep[3efad404f5d38bd]::chunk::tests::test_two_chunks_max_blank_between::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/chunk.rs:389:27 [INFO] [stdout] 38: 0x5f83d608fff6 - >::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 39: 0x5f83d60c6e3b - core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String> as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 40: 0x5f83d60c6e3b - test[4f12b380f1fb68c5]::__rust_begin_short_backtrace::, fn() -> core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:663:18 [INFO] [stdout] 41: 0x5f83d60d382b - test[4f12b380f1fb68c5]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:686:74 [INFO] [stdout] 42: 0x5f83d60d382b - as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 43: 0x5f83d60d382b - std[e72de78501789eb0]::panicking::catch_unwind::do_call::, core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:581:40 [INFO] [stdout] 44: 0x5f83d60d382b - std[e72de78501789eb0]::panicking::catch_unwind::, core[6aaeda2c7ad07a48]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:544:19 [INFO] [stdout] 45: 0x5f83d60d382b - std[e72de78501789eb0]::panic::catch_unwind::, core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panic.rs:359:14 [INFO] [stdout] 46: 0x5f83d60d382b - test[4f12b380f1fb68c5]::run_test_in_process [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:686:27 [INFO] [stdout] 47: 0x5f83d60d382b - test[4f12b380f1fb68c5]::run_test::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:607:43 [INFO] [stdout] 48: 0x5f83d60cef44 - test[4f12b380f1fb68c5]::run_test::{closure#1} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:637:41 [INFO] [stdout] 49: 0x5f83d60cef44 - std[e72de78501789eb0]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 50: 0x5f83d60d6432 - std[e72de78501789eb0]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 51: 0x5f83d60d6432 - ::{closure#1}::{closure#0}> as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 52: 0x5f83d60d6432 - std[e72de78501789eb0]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:581:40 [INFO] [stdout] 53: 0x5f83d60d6432 - std[e72de78501789eb0]::panicking::catch_unwind::<(), core[6aaeda2c7ad07a48]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:544:19 [INFO] [stdout] 54: 0x5f83d60d6432 - std[e72de78501789eb0]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panic.rs:359:14 [INFO] [stdout] 55: 0x5f83d60d6432 - std[e72de78501789eb0]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 56: 0x5f83d60d6432 - ::{closure#1} as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 57: 0x5f83d6714b3f - + core[6aaeda2c7ad07a48]::marker::Send> as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 58: 0x5f83d6714b3f - ::new::thread_start [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 59: 0x74b8f69a6aa4 - [INFO] [stdout] 60: 0x74b8f6a33a64 - clone [INFO] [stdout] 61: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- chunk::tests::test_three_chunks_joint_first stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'chunk::tests::test_three_chunks_joint_first' (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: 0x5f83d67158ba - std[e72de78501789eb0]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5f83d67158ba - std[e72de78501789eb0]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5f83d67158ba - std[e72de78501789eb0]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x5f83d67158ba - <::print::DisplayBacktrace as core[6aaeda2c7ad07a48]::fmt::Display>::fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x5f83d672dffa - ::fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x5f83d672dffa - core[6aaeda2c7ad07a48]::fmt::write [INFO] [stdout] 6: 0x5f83d671c6a2 - std[e72de78501789eb0]::io::default_write_fmt::> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5f83d671c6a2 - as std[e72de78501789eb0]::io::Write>::write_fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x5f83d66f27ef - ::print [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x5f83d66f27ef - std[e72de78501789eb0]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x5f83d670d009 - std[e72de78501789eb0]::panicking::default_hook [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x5f83d60d2d5c - core[6aaeda2c7ad07a48]::ops::function::Fn<(&'a std[e72de78501789eb0]::panic::PanicHookInfo<'b>,), Output = ()> + core[6aaeda2c7ad07a48]::marker::Sync + core[6aaeda2c7ad07a48]::marker::Send> as core[6aaeda2c7ad07a48]::ops::function::Fn<(&std[e72de78501789eb0]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x5f83d60d2d5c - test[4f12b380f1fb68c5]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5f83d670d282 - core[6aaeda2c7ad07a48]::ops::function::Fn<(&'a std[e72de78501789eb0]::panic::PanicHookInfo<'b>,), Output = ()> + core[6aaeda2c7ad07a48]::marker::Sync + core[6aaeda2c7ad07a48]::marker::Send> as core[6aaeda2c7ad07a48]::ops::function::Fn<(&std[e72de78501789eb0]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x5f83d670d282 - std[e72de78501789eb0]::panicking::panic_with_hook [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x5f83d66f28a8 - std[e72de78501789eb0]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x5f83d66e9759 - std[e72de78501789eb0]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x5f83d66f38ed - __rustc[78a4cf188af856fc]::rust_begin_unwind [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x5f83d672e83c - core[6aaeda2c7ad07a48]::panicking::panic_fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x5f83d672e5b2 - core[6aaeda2c7ad07a48]::result::unwrap_failed [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/result.rs:1867:5 [INFO] [stdout] 20: 0x5f83d604b4a8 - >::unwrap [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/result.rs:1233:23 [INFO] [stdout] 21: 0x5f83d604b4a8 - hgrep[3efad404f5d38bd]::test::read_matches::<&&str> [INFO] [stdout] at /opt/rustwide/workdir/src/test.rs:12:10 [INFO] [stdout] 22: 0x5f83d604df8e - hgrep[3efad404f5d38bd]::test::read_all_matches::<&str>::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/test.rs:29:27 [INFO] [stdout] 23: 0x5f83d608d3a7 - <&mut hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0} as core[6aaeda2c7ad07a48]::ops::function::FnOnce<(&&str,)>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:310:21 [INFO] [stdout] 24: 0x5f83d608d3a7 - >::map::>, &mut hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0}> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/option.rs:1165:29 [INFO] [stdout] 25: 0x5f83d608d3a7 - , hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0}> as core[6aaeda2c7ad07a48]::iter::traits::iterator::Iterator>::next [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/iter/adapters/map.rs:107:26 [INFO] [stdout] 26: 0x5f83d6010de4 - , hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0}>> as core[6aaeda2c7ad07a48]::iter::adapters::fuse::FuseImpl, hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0}>>>::next [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/iter/adapters/fuse.rs:381:29 [INFO] [stdout] 27: 0x5f83d60c4877 - , hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0}>> as core[6aaeda2c7ad07a48]::iter::traits::iterator::Iterator>::next [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/iter/adapters/fuse.rs:50:9 [INFO] [stdout] 28: 0x5f83d60c4877 - , hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0}>, alloc[28d2dab30c1dc666]::vec::into_iter::IntoIter>> as core[6aaeda2c7ad07a48]::iter::traits::iterator::Iterator>::next [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/iter/adapters/flatten.rs:523:29 [INFO] [stdout] 29: 0x5f83d60c3736 - , alloc[28d2dab30c1dc666]::vec::into_iter::IntoIter>, hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0}> as core[6aaeda2c7ad07a48]::iter::traits::iterator::Iterator>::next [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/iter/adapters/flatten.rs:64:20 [INFO] [stdout] 30: 0x5f83d5fc8ff8 - > as alloc[28d2dab30c1dc666]::vec::spec_from_iter_nested::SpecFromIterNested, core[6aaeda2c7ad07a48]::iter::adapters::flatten::FlatMap, alloc[28d2dab30c1dc666]::vec::into_iter::IntoIter>, hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0}>>>::from_iter [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/vec/spec_from_iter_nested.rs:24:41 [INFO] [stdout] 31: 0x5f83d5fc858d - > as alloc[28d2dab30c1dc666]::vec::spec_from_iter::SpecFromIter, core[6aaeda2c7ad07a48]::iter::adapters::flatten::FlatMap, alloc[28d2dab30c1dc666]::vec::into_iter::IntoIter>, hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0}>>>::from_iter [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/vec/spec_from_iter.rs:33:9 [INFO] [stdout] 32: 0x5f83d5fc5de7 - > as core[6aaeda2c7ad07a48]::iter::traits::collect::FromIterator>>::from_iter::, alloc[28d2dab30c1dc666]::vec::into_iter::IntoIter>, hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0}>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/vec/mod.rs:3884:9 [INFO] [stdout] 33: 0x5f83d60b3dbd - , alloc[28d2dab30c1dc666]::vec::into_iter::IntoIter>, hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0}> as core[6aaeda2c7ad07a48]::iter::traits::iterator::Iterator>::collect::>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/iter/traits/iterator.rs:2080:9 [INFO] [stdout] 34: 0x5f83d604bae1 - hgrep[3efad404f5d38bd]::test::read_all_matches::<&str> [INFO] [stdout] at /opt/rustwide/workdir/src/test.rs:30:10 [INFO] [stdout] 35: 0x5f83d6033011 - hgrep[3efad404f5d38bd]::chunk::tests::test_success_case [INFO] [stdout] at /opt/rustwide/workdir/src/chunk.rs:375:23 [INFO] [stdout] 36: 0x5f83d6037772 - hgrep[3efad404f5d38bd]::chunk::tests::test_three_chunks_joint_first [INFO] [stdout] at /opt/rustwide/workdir/src/chunk.rs:390:21 [INFO] [stdout] 37: 0x5f83d60324e7 - hgrep[3efad404f5d38bd]::chunk::tests::test_three_chunks_joint_first::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/chunk.rs:389:27 [INFO] [stdout] 38: 0x5f83d608feb6 - >::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 39: 0x5f83d60c6e3b - core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String> as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 40: 0x5f83d60c6e3b - test[4f12b380f1fb68c5]::__rust_begin_short_backtrace::, fn() -> core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:663:18 [INFO] [stdout] 41: 0x5f83d60d382b - test[4f12b380f1fb68c5]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:686:74 [INFO] [stdout] 42: 0x5f83d60d382b - as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 43: 0x5f83d60d382b - std[e72de78501789eb0]::panicking::catch_unwind::do_call::, core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:581:40 [INFO] [stdout] 44: 0x5f83d60d382b - std[e72de78501789eb0]::panicking::catch_unwind::, core[6aaeda2c7ad07a48]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:544:19 [INFO] [stdout] 45: 0x5f83d60d382b - std[e72de78501789eb0]::panic::catch_unwind::, core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panic.rs:359:14 [INFO] [stdout] 46: 0x5f83d60d382b - test[4f12b380f1fb68c5]::run_test_in_process [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:686:27 [INFO] [stdout] 47: 0x5f83d60d382b - test[4f12b380f1fb68c5]::run_test::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:607:43 [INFO] [stdout] 48: 0x5f83d60cef44 - test[4f12b380f1fb68c5]::run_test::{closure#1} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:637:41 [INFO] [stdout] 49: 0x5f83d60cef44 - std[e72de78501789eb0]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 50: 0x5f83d60d6432 - std[e72de78501789eb0]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 51: 0x5f83d60d6432 - ::{closure#1}::{closure#0}> as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 52: 0x5f83d60d6432 - std[e72de78501789eb0]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:581:40 [INFO] [stdout] 53: 0x5f83d60d6432 - std[e72de78501789eb0]::panicking::catch_unwind::<(), core[6aaeda2c7ad07a48]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:544:19 [INFO] [stdout] 54: 0x5f83d60d6432 - std[e72de78501789eb0]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panic.rs:359:14 [INFO] [stdout] 55: 0x5f83d60d6432 - std[e72de78501789eb0]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 56: 0x5f83d60d6432 - ::{closure#1} as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 57: 0x5f83d6714b3f - + core[6aaeda2c7ad07a48]::marker::Send> as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 58: 0x5f83d6714b3f - ::new::thread_start [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 59: 0x74b8f69a6aa4 - [INFO] [stdout] 60: 0x74b8f6a33a64 - clone [INFO] [stdout] 61: 0x0 - [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' (93) 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: 0x5f83d67158ba - std[e72de78501789eb0]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5f83d67158ba - std[e72de78501789eb0]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5f83d67158ba - std[e72de78501789eb0]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x5f83d67158ba - <::print::DisplayBacktrace as core[6aaeda2c7ad07a48]::fmt::Display>::fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x5f83d672dffa - ::fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x5f83d672dffa - core[6aaeda2c7ad07a48]::fmt::write [INFO] [stdout] 6: 0x5f83d671c6a2 - std[e72de78501789eb0]::io::default_write_fmt::> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5f83d671c6a2 - as std[e72de78501789eb0]::io::Write>::write_fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x5f83d66f27ef - ::print [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x5f83d66f27ef - std[e72de78501789eb0]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x5f83d670d009 - std[e72de78501789eb0]::panicking::default_hook [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x5f83d60d2d5c - core[6aaeda2c7ad07a48]::ops::function::Fn<(&'a std[e72de78501789eb0]::panic::PanicHookInfo<'b>,), Output = ()> + core[6aaeda2c7ad07a48]::marker::Sync + core[6aaeda2c7ad07a48]::marker::Send> as core[6aaeda2c7ad07a48]::ops::function::Fn<(&std[e72de78501789eb0]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x5f83d60d2d5c - test[4f12b380f1fb68c5]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5f83d670d282 - core[6aaeda2c7ad07a48]::ops::function::Fn<(&'a std[e72de78501789eb0]::panic::PanicHookInfo<'b>,), Output = ()> + core[6aaeda2c7ad07a48]::marker::Sync + core[6aaeda2c7ad07a48]::marker::Send> as core[6aaeda2c7ad07a48]::ops::function::Fn<(&std[e72de78501789eb0]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x5f83d670d282 - std[e72de78501789eb0]::panicking::panic_with_hook [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x5f83d66f28a8 - std[e72de78501789eb0]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x5f83d66e9759 - std[e72de78501789eb0]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x5f83d66f38ed - __rustc[78a4cf188af856fc]::rust_begin_unwind [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x5f83d672e83c - core[6aaeda2c7ad07a48]::panicking::panic_fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x5f83d672e5b2 - core[6aaeda2c7ad07a48]::result::unwrap_failed [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/result.rs:1867:5 [INFO] [stdout] 20: 0x5f83d6051fb1 - >::unwrap [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/result.rs:1233:23 [INFO] [stdout] 21: 0x5f83d6051fb1 - hgrep[3efad404f5d38bd]::ripgrep::tests::read_all_inputs [INFO] [stdout] at /opt/rustwide/workdir/src/ripgrep.rs:691:40 [INFO] [stdout] 22: 0x5f83d6058df0 - hgrep[3efad404f5d38bd]::ripgrep::tests::test_grep_all_files_at_once [INFO] [stdout] at /opt/rustwide/workdir/src/ripgrep.rs:726:22 [INFO] [stdout] 23: 0x5f83d604f427 - hgrep[3efad404f5d38bd]::ripgrep::tests::test_grep_all_files_at_once::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/ripgrep.rs:724:37 [INFO] [stdout] 24: 0x5f83d6090636 - >::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 25: 0x5f83d60c6e3b - core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String> as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 26: 0x5f83d60c6e3b - test[4f12b380f1fb68c5]::__rust_begin_short_backtrace::, fn() -> core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:663:18 [INFO] [stdout] 27: 0x5f83d60d382b - test[4f12b380f1fb68c5]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:686:74 [INFO] [stdout] 28: 0x5f83d60d382b - as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 29: 0x5f83d60d382b - std[e72de78501789eb0]::panicking::catch_unwind::do_call::, core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:581:40 [INFO] [stdout] 30: 0x5f83d60d382b - std[e72de78501789eb0]::panicking::catch_unwind::, core[6aaeda2c7ad07a48]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:544:19 [INFO] [stdout] 31: 0x5f83d60d382b - std[e72de78501789eb0]::panic::catch_unwind::, core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panic.rs:359:14 [INFO] [stdout] 32: 0x5f83d60d382b - test[4f12b380f1fb68c5]::run_test_in_process [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:686:27 [INFO] [stdout] 33: 0x5f83d60d382b - test[4f12b380f1fb68c5]::run_test::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:607:43 [INFO] [stdout] 34: 0x5f83d60cef44 - test[4f12b380f1fb68c5]::run_test::{closure#1} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:637:41 [INFO] [stdout] 35: 0x5f83d60cef44 - std[e72de78501789eb0]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 36: 0x5f83d60d6432 - std[e72de78501789eb0]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 37: 0x5f83d60d6432 - ::{closure#1}::{closure#0}> as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 38: 0x5f83d60d6432 - std[e72de78501789eb0]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:581:40 [INFO] [stdout] 39: 0x5f83d60d6432 - std[e72de78501789eb0]::panicking::catch_unwind::<(), core[6aaeda2c7ad07a48]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:544:19 [INFO] [stdout] 40: 0x5f83d60d6432 - std[e72de78501789eb0]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panic.rs:359:14 [INFO] [stdout] 41: 0x5f83d60d6432 - std[e72de78501789eb0]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 42: 0x5f83d60d6432 - ::{closure#1} as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 43: 0x5f83d6714b3f - + core[6aaeda2c7ad07a48]::marker::Send> as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 44: 0x5f83d6714b3f - ::new::thread_start [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 45: 0x74b8f69a6aa4 - [INFO] [stdout] 46: 0x74b8f6a33a64 - clone [INFO] [stdout] 47: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- ripgrep::tests::test_grep_each_file stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'ripgrep::tests::test_grep_each_file' (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: 0x5f83d67158ba - std[e72de78501789eb0]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5f83d67158ba - std[e72de78501789eb0]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5f83d67158ba - std[e72de78501789eb0]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x5f83d67158ba - <::print::DisplayBacktrace as core[6aaeda2c7ad07a48]::fmt::Display>::fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x5f83d672dffa - ::fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x5f83d672dffa - core[6aaeda2c7ad07a48]::fmt::write [INFO] [stdout] 6: 0x5f83d671c6a2 - std[e72de78501789eb0]::io::default_write_fmt::> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5f83d671c6a2 - as std[e72de78501789eb0]::io::Write>::write_fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x5f83d66f27ef - ::print [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x5f83d66f27ef - std[e72de78501789eb0]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x5f83d670d009 - std[e72de78501789eb0]::panicking::default_hook [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x5f83d60d2d5c - core[6aaeda2c7ad07a48]::ops::function::Fn<(&'a std[e72de78501789eb0]::panic::PanicHookInfo<'b>,), Output = ()> + core[6aaeda2c7ad07a48]::marker::Sync + core[6aaeda2c7ad07a48]::marker::Send> as core[6aaeda2c7ad07a48]::ops::function::Fn<(&std[e72de78501789eb0]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x5f83d60d2d5c - test[4f12b380f1fb68c5]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5f83d670d282 - core[6aaeda2c7ad07a48]::ops::function::Fn<(&'a std[e72de78501789eb0]::panic::PanicHookInfo<'b>,), Output = ()> + core[6aaeda2c7ad07a48]::marker::Sync + core[6aaeda2c7ad07a48]::marker::Send> as core[6aaeda2c7ad07a48]::ops::function::Fn<(&std[e72de78501789eb0]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x5f83d670d282 - std[e72de78501789eb0]::panicking::panic_with_hook [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x5f83d66f28a8 - std[e72de78501789eb0]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x5f83d66e9759 - std[e72de78501789eb0]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x5f83d66f38ed - __rustc[78a4cf188af856fc]::rust_begin_unwind [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x5f83d672e83c - core[6aaeda2c7ad07a48]::panicking::panic_fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x5f83d672e5b2 - core[6aaeda2c7ad07a48]::result::unwrap_failed [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/result.rs:1867:5 [INFO] [stdout] 20: 0x5f83d6051fb1 - >::unwrap [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/result.rs:1233:23 [INFO] [stdout] 21: 0x5f83d6051fb1 - hgrep[3efad404f5d38bd]::ripgrep::tests::read_all_inputs [INFO] [stdout] at /opt/rustwide/workdir/src/ripgrep.rs:691:40 [INFO] [stdout] 22: 0x5f83d6056600 - hgrep[3efad404f5d38bd]::ripgrep::tests::test_grep_each_file [INFO] [stdout] at /opt/rustwide/workdir/src/ripgrep.rs:703:22 [INFO] [stdout] 23: 0x5f83d604f247 - hgrep[3efad404f5d38bd]::ripgrep::tests::test_grep_each_file::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/ripgrep.rs:701:29 [INFO] [stdout] 24: 0x5f83d60903b6 - >::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 25: 0x5f83d60c6e3b - core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String> as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 26: 0x5f83d60c6e3b - test[4f12b380f1fb68c5]::__rust_begin_short_backtrace::, fn() -> core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:663:18 [INFO] [stdout] 27: 0x5f83d60d382b - test[4f12b380f1fb68c5]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:686:74 [INFO] [stdout] 28: 0x5f83d60d382b - as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 29: 0x5f83d60d382b - std[e72de78501789eb0]::panicking::catch_unwind::do_call::, core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:581:40 [INFO] [stdout] 30: 0x5f83d60d382b - std[e72de78501789eb0]::panicking::catch_unwind::, core[6aaeda2c7ad07a48]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:544:19 [INFO] [stdout] 31: 0x5f83d60d382b - std[e72de78501789eb0]::panic::catch_unwind::, core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panic.rs:359:14 [INFO] [stdout] 32: 0x5f83d60d382b - test[4f12b380f1fb68c5]::run_test_in_process [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:686:27 [INFO] [stdout] 33: 0x5f83d60d382b - test[4f12b380f1fb68c5]::run_test::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:607:43 [INFO] [stdout] 34: 0x5f83d60cef44 - test[4f12b380f1fb68c5]::run_test::{closure#1} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:637:41 [INFO] [stdout] 35: 0x5f83d60cef44 - std[e72de78501789eb0]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 36: 0x5f83d60d6432 - std[e72de78501789eb0]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 37: 0x5f83d60d6432 - ::{closure#1}::{closure#0}> as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 38: 0x5f83d60d6432 - std[e72de78501789eb0]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:581:40 [INFO] [stdout] 39: 0x5f83d60d6432 - std[e72de78501789eb0]::panicking::catch_unwind::<(), core[6aaeda2c7ad07a48]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:544:19 [INFO] [stdout] 40: 0x5f83d60d6432 - std[e72de78501789eb0]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panic.rs:359:14 [INFO] [stdout] 41: 0x5f83d60d6432 - std[e72de78501789eb0]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 42: 0x5f83d60d6432 - ::{closure#1} as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 43: 0x5f83d6714b3f - + core[6aaeda2c7ad07a48]::marker::Send> as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 44: 0x5f83d6714b3f - ::new::thread_start [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 45: 0x74b8f69a6aa4 - [INFO] [stdout] 46: 0x74b8f6a33a64 - clone [INFO] [stdout] 47: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- ripgrep::tests::test_ignore_file_ok stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'ripgrep::tests::test_ignore_file_ok' (99) 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: ::ext_context:: [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: as anyhow::Context>::context:: [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: ::build_walker::> [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: >::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 7: core::result::Result<(), alloc::string::String> as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 8: test::__rust_begin_short_backtrace::, fn() -> core::result::Result<(), alloc::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:663:18 [INFO] [stdout] 9: test::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:686:74 [INFO] [stdout] 10: as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 11: std::panicking::catch_unwind::do_call::, core::result::Result<(), alloc::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:581:40 [INFO] [stdout] 12: std::panicking::catch_unwind::, core::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:544:19 [INFO] [stdout] 13: std::panic::catch_unwind::, core::result::Result<(), alloc::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panic.rs:359:14 [INFO] [stdout] 14: test::run_test_in_process [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:686:27 [INFO] [stdout] 15: test::run_test::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:607:43 [INFO] [stdout] 16: test::run_test::{closure#1} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:637:41 [INFO] [stdout] 17: std::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 18: std::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 19: ::{closure#1}::{closure#0}> as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 20: std::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:581:40 [INFO] [stdout] 21: std::panicking::catch_unwind::<(), core::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:544:19 [INFO] [stdout] 22: std::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panic.rs:359:14 [INFO] [stdout] 23: std::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 24: ::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 25: + core::marker::Send> as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 26: ::new::thread_start [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 27: [INFO] [stdout] 28: clone [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5f83d67158ba - std[e72de78501789eb0]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5f83d67158ba - std[e72de78501789eb0]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5f83d67158ba - std[e72de78501789eb0]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x5f83d67158ba - <::print::DisplayBacktrace as core[6aaeda2c7ad07a48]::fmt::Display>::fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x5f83d672dffa - ::fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x5f83d672dffa - core[6aaeda2c7ad07a48]::fmt::write [INFO] [stdout] 6: 0x5f83d671c6a2 - std[e72de78501789eb0]::io::default_write_fmt::> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5f83d671c6a2 - as std[e72de78501789eb0]::io::Write>::write_fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x5f83d66f27ef - ::print [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x5f83d66f27ef - std[e72de78501789eb0]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x5f83d670d009 - std[e72de78501789eb0]::panicking::default_hook [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x5f83d60d2d5c - core[6aaeda2c7ad07a48]::ops::function::Fn<(&'a std[e72de78501789eb0]::panic::PanicHookInfo<'b>,), Output = ()> + core[6aaeda2c7ad07a48]::marker::Sync + core[6aaeda2c7ad07a48]::marker::Send> as core[6aaeda2c7ad07a48]::ops::function::Fn<(&std[e72de78501789eb0]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x5f83d60d2d5c - test[4f12b380f1fb68c5]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5f83d670d282 - core[6aaeda2c7ad07a48]::ops::function::Fn<(&'a std[e72de78501789eb0]::panic::PanicHookInfo<'b>,), Output = ()> + core[6aaeda2c7ad07a48]::marker::Sync + core[6aaeda2c7ad07a48]::marker::Send> as core[6aaeda2c7ad07a48]::ops::function::Fn<(&std[e72de78501789eb0]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x5f83d670d282 - std[e72de78501789eb0]::panicking::panic_with_hook [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x5f83d66f28a8 - std[e72de78501789eb0]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x5f83d66e9759 - std[e72de78501789eb0]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x5f83d66f38ed - __rustc[78a4cf188af856fc]::rust_begin_unwind [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x5f83d672e83c - core[6aaeda2c7ad07a48]::panicking::panic_fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x5f83d672e5b2 - core[6aaeda2c7ad07a48]::result::unwrap_failed [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/result.rs:1867:5 [INFO] [stdout] 20: 0x5f83d60572b3 - >::unwrap [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/result.rs:1233:23 [INFO] [stdout] 21: 0x5f83d60572b3 - hgrep[3efad404f5d38bd]::ripgrep::tests::test_ignore_file_ok [INFO] [stdout] at /opt/rustwide/workdir/src/ripgrep.rs:1065:64 [INFO] [stdout] 22: 0x5f83d604f277 - hgrep[3efad404f5d38bd]::ripgrep::tests::test_ignore_file_ok::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/ripgrep.rs:1054:29 [INFO] [stdout] 23: 0x5f83d60903f6 - >::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x5f83d60c6e3b - core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String> as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 25: 0x5f83d60c6e3b - test[4f12b380f1fb68c5]::__rust_begin_short_backtrace::, fn() -> core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:663:18 [INFO] [stdout] 26: 0x5f83d60d382b - test[4f12b380f1fb68c5]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:686:74 [INFO] [stdout] 27: 0x5f83d60d382b - as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 28: 0x5f83d60d382b - std[e72de78501789eb0]::panicking::catch_unwind::do_call::, core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:581:40 [INFO] [stdout] 29: 0x5f83d60d382b - std[e72de78501789eb0]::panicking::catch_unwind::, core[6aaeda2c7ad07a48]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:544:19 [INFO] [stdout] 30: 0x5f83d60d382b - std[e72de78501789eb0]::panic::catch_unwind::, core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panic.rs:359:14 [INFO] [stdout] 31: 0x5f83d60d382b - test[4f12b380f1fb68c5]::run_test_in_process [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:686:27 [INFO] [stdout] 32: 0x5f83d60d382b - test[4f12b380f1fb68c5]::run_test::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:607:43 [INFO] [stdout] 33: 0x5f83d60cef44 - test[4f12b380f1fb68c5]::run_test::{closure#1} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:637:41 [INFO] [stdout] 34: 0x5f83d60cef44 - std[e72de78501789eb0]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 35: 0x5f83d60d6432 - std[e72de78501789eb0]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 36: 0x5f83d60d6432 - ::{closure#1}::{closure#0}> as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 37: 0x5f83d60d6432 - std[e72de78501789eb0]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:581:40 [INFO] [stdout] 38: 0x5f83d60d6432 - std[e72de78501789eb0]::panicking::catch_unwind::<(), core[6aaeda2c7ad07a48]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:544:19 [INFO] [stdout] 39: 0x5f83d60d6432 - std[e72de78501789eb0]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panic.rs:359:14 [INFO] [stdout] 40: 0x5f83d60d6432 - std[e72de78501789eb0]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 41: 0x5f83d60d6432 - ::{closure#1} as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 42: 0x5f83d6714b3f - + core[6aaeda2c7ad07a48]::marker::Send> as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 43: 0x5f83d6714b3f - ::new::thread_start [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 44: 0x74b8f69a6aa4 - [INFO] [stdout] 45: 0x74b8f6a33a64 - clone [INFO] [stdout] 46: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- syntect::tests::list_themes::test_default stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'syntect::tests::list_themes::test_default' (121) 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: 0x5f83d67158ba - std[e72de78501789eb0]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5f83d67158ba - std[e72de78501789eb0]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5f83d67158ba - std[e72de78501789eb0]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x5f83d67158ba - <::print::DisplayBacktrace as core[6aaeda2c7ad07a48]::fmt::Display>::fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x5f83d672dffa - ::fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x5f83d672dffa - core[6aaeda2c7ad07a48]::fmt::write [INFO] [stdout] 6: 0x5f83d671c6a2 - std[e72de78501789eb0]::io::default_write_fmt::> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5f83d671c6a2 - as std[e72de78501789eb0]::io::Write>::write_fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x5f83d66f27ef - ::print [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x5f83d66f27ef - std[e72de78501789eb0]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x5f83d670d009 - std[e72de78501789eb0]::panicking::default_hook [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x5f83d60d2d5c - core[6aaeda2c7ad07a48]::ops::function::Fn<(&'a std[e72de78501789eb0]::panic::PanicHookInfo<'b>,), Output = ()> + core[6aaeda2c7ad07a48]::marker::Sync + core[6aaeda2c7ad07a48]::marker::Send> as core[6aaeda2c7ad07a48]::ops::function::Fn<(&std[e72de78501789eb0]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x5f83d60d2d5c - test[4f12b380f1fb68c5]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5f83d670d282 - core[6aaeda2c7ad07a48]::ops::function::Fn<(&'a std[e72de78501789eb0]::panic::PanicHookInfo<'b>,), Output = ()> + core[6aaeda2c7ad07a48]::marker::Sync + core[6aaeda2c7ad07a48]::marker::Send> as core[6aaeda2c7ad07a48]::ops::function::Fn<(&std[e72de78501789eb0]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x5f83d670d282 - std[e72de78501789eb0]::panicking::panic_with_hook [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x5f83d66f28a8 - std[e72de78501789eb0]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x5f83d66e9759 - std[e72de78501789eb0]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x5f83d66f38ed - __rustc[78a4cf188af856fc]::rust_begin_unwind [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x5f83d672e83c - core[6aaeda2c7ad07a48]::panicking::panic_fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x5f83d672e5b2 - core[6aaeda2c7ad07a48]::result::unwrap_failed [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/result.rs:1867:5 [INFO] [stdout] 20: 0x5f83d60006c0 - , std[e72de78501789eb0]::io::error::Error>>::unwrap [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/result.rs:1233:23 [INFO] [stdout] 21: 0x5f83d60006c0 - hgrep[3efad404f5d38bd]::syntect::tests::list_themes::run_parametrized_uitest_list_themes [INFO] [stdout] at /opt/rustwide/workdir/src/syntect.rs:1449:47 [INFO] [stdout] 22: 0x5f83d6000d39 - hgrep[3efad404f5d38bd]::syntect::tests::list_themes::test_default [INFO] [stdout] at /opt/rustwide/workdir/src/syntect.rs:1475:25 [INFO] [stdout] 23: 0x5f83d5ffb667 - hgrep[3efad404f5d38bd]::syntect::tests::list_themes::test_default::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/syntect.rs:1474:32 [INFO] [stdout] 24: 0x5f83d6090bb6 - >::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 25: 0x5f83d60c6e3b - core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String> as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 26: 0x5f83d60c6e3b - test[4f12b380f1fb68c5]::__rust_begin_short_backtrace::, fn() -> core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:663:18 [INFO] [stdout] 27: 0x5f83d60d382b - test[4f12b380f1fb68c5]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:686:74 [INFO] [stdout] 28: 0x5f83d60d382b - as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 29: 0x5f83d60d382b - std[e72de78501789eb0]::panicking::catch_unwind::do_call::, core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:581:40 [INFO] [stdout] 30: 0x5f83d60d382b - std[e72de78501789eb0]::panicking::catch_unwind::, core[6aaeda2c7ad07a48]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:544:19 [INFO] [stdout] 31: 0x5f83d60d382b - std[e72de78501789eb0]::panic::catch_unwind::, core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panic.rs:359:14 [INFO] [stdout] 32: 0x5f83d60d382b - test[4f12b380f1fb68c5]::run_test_in_process [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:686:27 [INFO] [stdout] 33: 0x5f83d60d382b - test[4f12b380f1fb68c5]::run_test::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:607:43 [INFO] [stdout] 34: 0x5f83d60cef44 - test[4f12b380f1fb68c5]::run_test::{closure#1} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:637:41 [INFO] [stdout] 35: 0x5f83d60cef44 - std[e72de78501789eb0]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 36: 0x5f83d60d6432 - std[e72de78501789eb0]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 37: 0x5f83d60d6432 - ::{closure#1}::{closure#0}> as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 38: 0x5f83d60d6432 - std[e72de78501789eb0]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:581:40 [INFO] [stdout] 39: 0x5f83d60d6432 - std[e72de78501789eb0]::panicking::catch_unwind::<(), core[6aaeda2c7ad07a48]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:544:19 [INFO] [stdout] 40: 0x5f83d60d6432 - std[e72de78501789eb0]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panic.rs:359:14 [INFO] [stdout] 41: 0x5f83d60d6432 - std[e72de78501789eb0]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 42: 0x5f83d60d6432 - ::{closure#1} as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 43: 0x5f83d6714b3f - + core[6aaeda2c7ad07a48]::marker::Send> as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 44: 0x5f83d6714b3f - ::new::thread_start [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 45: 0x74b8f69a6aa4 - [INFO] [stdout] 46: 0x74b8f6a33a64 - clone [INFO] [stdout] 47: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- syntect::tests::list_themes::test_no_grid stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'syntect::tests::list_themes::test_no_grid' (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: 0x5f83d67158ba - std[e72de78501789eb0]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5f83d67158ba - std[e72de78501789eb0]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5f83d67158ba - std[e72de78501789eb0]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x5f83d67158ba - <::print::DisplayBacktrace as core[6aaeda2c7ad07a48]::fmt::Display>::fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x5f83d672dffa - ::fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x5f83d672dffa - core[6aaeda2c7ad07a48]::fmt::write [INFO] [stdout] 6: 0x5f83d671c6a2 - std[e72de78501789eb0]::io::default_write_fmt::> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5f83d671c6a2 - as std[e72de78501789eb0]::io::Write>::write_fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x5f83d66f27ef - ::print [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x5f83d66f27ef - std[e72de78501789eb0]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x5f83d670d009 - std[e72de78501789eb0]::panicking::default_hook [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x5f83d60d2d5c - core[6aaeda2c7ad07a48]::ops::function::Fn<(&'a std[e72de78501789eb0]::panic::PanicHookInfo<'b>,), Output = ()> + core[6aaeda2c7ad07a48]::marker::Sync + core[6aaeda2c7ad07a48]::marker::Send> as core[6aaeda2c7ad07a48]::ops::function::Fn<(&std[e72de78501789eb0]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x5f83d60d2d5c - test[4f12b380f1fb68c5]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5f83d670d282 - core[6aaeda2c7ad07a48]::ops::function::Fn<(&'a std[e72de78501789eb0]::panic::PanicHookInfo<'b>,), Output = ()> + core[6aaeda2c7ad07a48]::marker::Sync + core[6aaeda2c7ad07a48]::marker::Send> as core[6aaeda2c7ad07a48]::ops::function::Fn<(&std[e72de78501789eb0]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x5f83d670d282 - std[e72de78501789eb0]::panicking::panic_with_hook [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x5f83d66f28a8 - std[e72de78501789eb0]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x5f83d66e9759 - std[e72de78501789eb0]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x5f83d66f38ed - __rustc[78a4cf188af856fc]::rust_begin_unwind [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x5f83d672e83c - core[6aaeda2c7ad07a48]::panicking::panic_fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x5f83d672e5b2 - core[6aaeda2c7ad07a48]::result::unwrap_failed [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/result.rs:1867:5 [INFO] [stdout] 20: 0x5f83d60006c0 - , std[e72de78501789eb0]::io::error::Error>>::unwrap [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/result.rs:1233:23 [INFO] [stdout] 21: 0x5f83d60006c0 - hgrep[3efad404f5d38bd]::syntect::tests::list_themes::run_parametrized_uitest_list_themes [INFO] [stdout] at /opt/rustwide/workdir/src/syntect.rs:1449:47 [INFO] [stdout] 22: 0x5f83d6000d59 - hgrep[3efad404f5d38bd]::syntect::tests::list_themes::test_no_grid [INFO] [stdout] at /opt/rustwide/workdir/src/syntect.rs:1475:25 [INFO] [stdout] 23: 0x5f83d5ffb697 - hgrep[3efad404f5d38bd]::syntect::tests::list_themes::test_no_grid::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/syntect.rs:1474:32 [INFO] [stdout] 24: 0x5f83d6090bf6 - >::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 25: 0x5f83d60c6e3b - core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String> as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 26: 0x5f83d60c6e3b - test[4f12b380f1fb68c5]::__rust_begin_short_backtrace::, fn() -> core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:663:18 [INFO] [stdout] 27: 0x5f83d60d382b - test[4f12b380f1fb68c5]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:686:74 [INFO] [stdout] 28: 0x5f83d60d382b - as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 29: 0x5f83d60d382b - std[e72de78501789eb0]::panicking::catch_unwind::do_call::, core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:581:40 [INFO] [stdout] 30: 0x5f83d60d382b - std[e72de78501789eb0]::panicking::catch_unwind::, core[6aaeda2c7ad07a48]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:544:19 [INFO] [stdout] 31: 0x5f83d60d382b - std[e72de78501789eb0]::panic::catch_unwind::, core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panic.rs:359:14 [INFO] [stdout] 32: 0x5f83d60d382b - test[4f12b380f1fb68c5]::run_test_in_process [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:686:27 [INFO] [stdout] 33: 0x5f83d60d382b - test[4f12b380f1fb68c5]::run_test::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:607:43 [INFO] [stdout] 34: 0x5f83d60cef44 - test[4f12b380f1fb68c5]::run_test::{closure#1} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:637:41 [INFO] [stdout] 35: 0x5f83d60cef44 - std[e72de78501789eb0]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 36: 0x5f83d60d6432 - std[e72de78501789eb0]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 37: 0x5f83d60d6432 - ::{closure#1}::{closure#0}> as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 38: 0x5f83d60d6432 - std[e72de78501789eb0]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:581:40 [INFO] [stdout] 39: 0x5f83d60d6432 - std[e72de78501789eb0]::panicking::catch_unwind::<(), core[6aaeda2c7ad07a48]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:544:19 [INFO] [stdout] 40: 0x5f83d60d6432 - std[e72de78501789eb0]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panic.rs:359:14 [INFO] [stdout] 41: 0x5f83d60d6432 - std[e72de78501789eb0]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 42: 0x5f83d60d6432 - ::{closure#1} as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 43: 0x5f83d6714b3f - + core[6aaeda2c7ad07a48]::marker::Send> as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 44: 0x5f83d6714b3f - ::new::thread_start [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 45: 0x74b8f69a6aa4 - [INFO] [stdout] 46: 0x74b8f6a33a64 - clone [INFO] [stdout] 47: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- syntect::tests::list_themes::test_background stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'syntect::tests::list_themes::test_background' (120) 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: 0x5f83d67158ba - std[e72de78501789eb0]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5f83d67158ba - std[e72de78501789eb0]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5f83d67158ba - std[e72de78501789eb0]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x5f83d67158ba - <::print::DisplayBacktrace as core[6aaeda2c7ad07a48]::fmt::Display>::fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x5f83d672dffa - ::fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x5f83d672dffa - core[6aaeda2c7ad07a48]::fmt::write [INFO] [stdout] 6: 0x5f83d671c6a2 - std[e72de78501789eb0]::io::default_write_fmt::> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5f83d671c6a2 - as std[e72de78501789eb0]::io::Write>::write_fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x5f83d66f27ef - ::print [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x5f83d66f27ef - std[e72de78501789eb0]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x5f83d670d009 - std[e72de78501789eb0]::panicking::default_hook [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x5f83d60d2d5c - core[6aaeda2c7ad07a48]::ops::function::Fn<(&'a std[e72de78501789eb0]::panic::PanicHookInfo<'b>,), Output = ()> + core[6aaeda2c7ad07a48]::marker::Sync + core[6aaeda2c7ad07a48]::marker::Send> as core[6aaeda2c7ad07a48]::ops::function::Fn<(&std[e72de78501789eb0]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x5f83d60d2d5c - test[4f12b380f1fb68c5]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5f83d670d282 - core[6aaeda2c7ad07a48]::ops::function::Fn<(&'a std[e72de78501789eb0]::panic::PanicHookInfo<'b>,), Output = ()> + core[6aaeda2c7ad07a48]::marker::Sync + core[6aaeda2c7ad07a48]::marker::Send> as core[6aaeda2c7ad07a48]::ops::function::Fn<(&std[e72de78501789eb0]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x5f83d670d282 - std[e72de78501789eb0]::panicking::panic_with_hook [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x5f83d66f28a8 - std[e72de78501789eb0]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x5f83d66e9759 - std[e72de78501789eb0]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x5f83d66f38ed - __rustc[78a4cf188af856fc]::rust_begin_unwind [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x5f83d672e83c - core[6aaeda2c7ad07a48]::panicking::panic_fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x5f83d672e5b2 - core[6aaeda2c7ad07a48]::result::unwrap_failed [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/result.rs:1867:5 [INFO] [stdout] 20: 0x5f83d60006c0 - , std[e72de78501789eb0]::io::error::Error>>::unwrap [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/result.rs:1233:23 [INFO] [stdout] 21: 0x5f83d60006c0 - hgrep[3efad404f5d38bd]::syntect::tests::list_themes::run_parametrized_uitest_list_themes [INFO] [stdout] at /opt/rustwide/workdir/src/syntect.rs:1449:47 [INFO] [stdout] 22: 0x5f83d6000d79 - hgrep[3efad404f5d38bd]::syntect::tests::list_themes::test_background [INFO] [stdout] at /opt/rustwide/workdir/src/syntect.rs:1475:25 [INFO] [stdout] 23: 0x5f83d5ffb6c7 - hgrep[3efad404f5d38bd]::syntect::tests::list_themes::test_background::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/syntect.rs:1474:32 [INFO] [stdout] 24: 0x5f83d6090c36 - >::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 25: 0x5f83d60c6e3b - core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String> as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 26: 0x5f83d60c6e3b - test[4f12b380f1fb68c5]::__rust_begin_short_backtrace::, fn() -> core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:663:18 [INFO] [stdout] 27: 0x5f83d60d382b - test[4f12b380f1fb68c5]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:686:74 [INFO] [stdout] 28: 0x5f83d60d382b - as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 29: 0x5f83d60d382b - std[e72de78501789eb0]::panicking::catch_unwind::do_call::, core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:581:40 [INFO] [stdout] 30: 0x5f83d60d382b - std[e72de78501789eb0]::panicking::catch_unwind::, core[6aaeda2c7ad07a48]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:544:19 [INFO] [stdout] 31: 0x5f83d60d382b - std[e72de78501789eb0]::panic::catch_unwind::, core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panic.rs:359:14 [INFO] [stdout] 32: 0x5f83d60d382b - test[4f12b380f1fb68c5]::run_test_in_process [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:686:27 [INFO] [stdout] 33: 0x5f83d60d382b - test[4f12b380f1fb68c5]::run_test::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:607:43 [INFO] [stdout] 34: 0x5f83d60cef44 - test[4f12b380f1fb68c5]::run_test::{closure#1} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:637:41 [INFO] [stdout] 35: 0x5f83d60cef44 - std[e72de78501789eb0]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 36: 0x5f83d60d6432 - std[e72de78501789eb0]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 37: 0x5f83d60d6432 - ::{closure#1}::{closure#0}> as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 38: 0x5f83d60d6432 - std[e72de78501789eb0]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:581:40 [INFO] [stdout] 39: 0x5f83d60d6432 - std[e72de78501789eb0]::panicking::catch_unwind::<(), core[6aaeda2c7ad07a48]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:544:19 [INFO] [stdout] 40: 0x5f83d60d6432 - std[e72de78501789eb0]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panic.rs:359:14 [INFO] [stdout] 41: 0x5f83d60d6432 - std[e72de78501789eb0]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 42: 0x5f83d60d6432 - ::{closure#1} as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 43: 0x5f83d6714b3f - + core[6aaeda2c7ad07a48]::marker::Send> as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 44: 0x5f83d6714b3f - ::new::thread_start [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 45: 0x74b8f69a6aa4 - [INFO] [stdout] 46: 0x74b8f6a33a64 - clone [INFO] [stdout] 47: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- chunk::tests::test_top_inner_file_edge stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'chunk::tests::test_top_inner_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: 0x5f83d67158ba - std[e72de78501789eb0]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5f83d67158ba - std[e72de78501789eb0]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5f83d67158ba - std[e72de78501789eb0]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x5f83d67158ba - <::print::DisplayBacktrace as core[6aaeda2c7ad07a48]::fmt::Display>::fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x5f83d672dffa - ::fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x5f83d672dffa - core[6aaeda2c7ad07a48]::fmt::write [INFO] [stdout] 6: 0x5f83d671c6a2 - std[e72de78501789eb0]::io::default_write_fmt::> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5f83d671c6a2 - as std[e72de78501789eb0]::io::Write>::write_fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x5f83d66f27ef - ::print [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x5f83d66f27ef - std[e72de78501789eb0]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x5f83d670d009 - std[e72de78501789eb0]::panicking::default_hook [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x5f83d60d2d5c - core[6aaeda2c7ad07a48]::ops::function::Fn<(&'a std[e72de78501789eb0]::panic::PanicHookInfo<'b>,), Output = ()> + core[6aaeda2c7ad07a48]::marker::Sync + core[6aaeda2c7ad07a48]::marker::Send> as core[6aaeda2c7ad07a48]::ops::function::Fn<(&std[e72de78501789eb0]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x5f83d60d2d5c - test[4f12b380f1fb68c5]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5f83d670d282 - core[6aaeda2c7ad07a48]::ops::function::Fn<(&'a std[e72de78501789eb0]::panic::PanicHookInfo<'b>,), Output = ()> + core[6aaeda2c7ad07a48]::marker::Sync + core[6aaeda2c7ad07a48]::marker::Send> as core[6aaeda2c7ad07a48]::ops::function::Fn<(&std[e72de78501789eb0]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x5f83d670d282 - std[e72de78501789eb0]::panicking::panic_with_hook [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x5f83d66f28a8 - std[e72de78501789eb0]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x5f83d66e9759 - std[e72de78501789eb0]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x5f83d66f38ed - __rustc[78a4cf188af856fc]::rust_begin_unwind [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x5f83d672e83c - core[6aaeda2c7ad07a48]::panicking::panic_fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x5f83d672e5b2 - core[6aaeda2c7ad07a48]::result::unwrap_failed [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/result.rs:1867:5 [INFO] [stdout] 20: 0x5f83d604b4a8 - >::unwrap [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/result.rs:1233:23 [INFO] [stdout] 21: 0x5f83d604b4a8 - hgrep[3efad404f5d38bd]::test::read_matches::<&&str> [INFO] [stdout] at /opt/rustwide/workdir/src/test.rs:12:10 [INFO] [stdout] 22: 0x5f83d604df8e - hgrep[3efad404f5d38bd]::test::read_all_matches::<&str>::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/test.rs:29:27 [INFO] [stdout] 23: 0x5f83d608d3a7 - <&mut hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0} as core[6aaeda2c7ad07a48]::ops::function::FnOnce<(&&str,)>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:310:21 [INFO] [stdout] 24: 0x5f83d608d3a7 - >::map::>, &mut hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0}> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/option.rs:1165:29 [INFO] [stdout] 25: 0x5f83d608d3a7 - , hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0}> as core[6aaeda2c7ad07a48]::iter::traits::iterator::Iterator>::next [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/iter/adapters/map.rs:107:26 [INFO] [stdout] 26: 0x5f83d6010de4 - , hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0}>> as core[6aaeda2c7ad07a48]::iter::adapters::fuse::FuseImpl, hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0}>>>::next [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/iter/adapters/fuse.rs:381:29 [INFO] [stdout] 27: 0x5f83d60c4877 - , hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0}>> as core[6aaeda2c7ad07a48]::iter::traits::iterator::Iterator>::next [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/iter/adapters/fuse.rs:50:9 [INFO] [stdout] 28: 0x5f83d60c4877 - , hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0}>, alloc[28d2dab30c1dc666]::vec::into_iter::IntoIter>> as core[6aaeda2c7ad07a48]::iter::traits::iterator::Iterator>::next [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/iter/adapters/flatten.rs:523:29 [INFO] [stdout] 29: 0x5f83d60c3736 - , alloc[28d2dab30c1dc666]::vec::into_iter::IntoIter>, hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0}> as core[6aaeda2c7ad07a48]::iter::traits::iterator::Iterator>::next [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/iter/adapters/flatten.rs:64:20 [INFO] [stdout] 30: 0x5f83d5fc8ff8 - > as alloc[28d2dab30c1dc666]::vec::spec_from_iter_nested::SpecFromIterNested, core[6aaeda2c7ad07a48]::iter::adapters::flatten::FlatMap, alloc[28d2dab30c1dc666]::vec::into_iter::IntoIter>, hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0}>>>::from_iter [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/vec/spec_from_iter_nested.rs:24:41 [INFO] [stdout] 31: 0x5f83d5fc858d - > as alloc[28d2dab30c1dc666]::vec::spec_from_iter::SpecFromIter, core[6aaeda2c7ad07a48]::iter::adapters::flatten::FlatMap, alloc[28d2dab30c1dc666]::vec::into_iter::IntoIter>, hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0}>>>::from_iter [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/vec/spec_from_iter.rs:33:9 [INFO] [stdout] 32: 0x5f83d5fc5de7 - > as core[6aaeda2c7ad07a48]::iter::traits::collect::FromIterator>>::from_iter::, alloc[28d2dab30c1dc666]::vec::into_iter::IntoIter>, hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0}>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/vec/mod.rs:3884:9 [INFO] [stdout] 33: 0x5f83d60b3dbd - , alloc[28d2dab30c1dc666]::vec::into_iter::IntoIter>, hgrep[3efad404f5d38bd]::test::read_all_matches<&str>::{closure#0}> as core[6aaeda2c7ad07a48]::iter::traits::iterator::Iterator>::collect::>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/iter/traits/iterator.rs:2080:9 [INFO] [stdout] 34: 0x5f83d604bae1 - hgrep[3efad404f5d38bd]::test::read_all_matches::<&str> [INFO] [stdout] at /opt/rustwide/workdir/src/test.rs:30:10 [INFO] [stdout] 35: 0x5f83d6033011 - hgrep[3efad404f5d38bd]::chunk::tests::test_success_case [INFO] [stdout] at /opt/rustwide/workdir/src/chunk.rs:375:23 [INFO] [stdout] 36: 0x5f83d6035af2 - hgrep[3efad404f5d38bd]::chunk::tests::test_top_inner_file_edge [INFO] [stdout] at /opt/rustwide/workdir/src/chunk.rs:390:21 [INFO] [stdout] 37: 0x5f83d6032367 - hgrep[3efad404f5d38bd]::chunk::tests::test_top_inner_file_edge::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/chunk.rs:389:27 [INFO] [stdout] 38: 0x5f83d608fcb6 - >::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 39: 0x5f83d60c6e3b - core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String> as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 40: 0x5f83d60c6e3b - test[4f12b380f1fb68c5]::__rust_begin_short_backtrace::, fn() -> core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:663:18 [INFO] [stdout] 41: 0x5f83d60d382b - test[4f12b380f1fb68c5]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:686:74 [INFO] [stdout] 42: 0x5f83d60d382b - as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 43: 0x5f83d60d382b - std[e72de78501789eb0]::panicking::catch_unwind::do_call::, core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:581:40 [INFO] [stdout] 44: 0x5f83d60d382b - std[e72de78501789eb0]::panicking::catch_unwind::, core[6aaeda2c7ad07a48]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:544:19 [INFO] [stdout] 45: 0x5f83d60d382b - std[e72de78501789eb0]::panic::catch_unwind::, core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panic.rs:359:14 [INFO] [stdout] 46: 0x5f83d60d382b - test[4f12b380f1fb68c5]::run_test_in_process [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:686:27 [INFO] [stdout] 47: 0x5f83d60d382b - test[4f12b380f1fb68c5]::run_test::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:607:43 [INFO] [stdout] 48: 0x5f83d60cef44 - test[4f12b380f1fb68c5]::run_test::{closure#1} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:637:41 [INFO] [stdout] 49: 0x5f83d60cef44 - std[e72de78501789eb0]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 50: 0x5f83d60d6432 - std[e72de78501789eb0]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 51: 0x5f83d60d6432 - ::{closure#1}::{closure#0}> as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 52: 0x5f83d60d6432 - std[e72de78501789eb0]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:581:40 [INFO] [stdout] 53: 0x5f83d60d6432 - std[e72de78501789eb0]::panicking::catch_unwind::<(), core[6aaeda2c7ad07a48]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:544:19 [INFO] [stdout] 54: 0x5f83d60d6432 - std[e72de78501789eb0]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panic.rs:359:14 [INFO] [stdout] 55: 0x5f83d60d6432 - std[e72de78501789eb0]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 56: 0x5f83d60d6432 - ::{closure#1} as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 57: 0x5f83d6714b3f - + core[6aaeda2c7ad07a48]::marker::Send> as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 58: 0x5f83d6714b3f - ::new::thread_start [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 59: 0x74b8f69a6aa4 - [INFO] [stdout] 60: 0x74b8f6a33a64 - clone [INFO] [stdout] 61: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- ripgrep::tests::test_fixed_strings stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'ripgrep::tests::test_fixed_strings' (92) 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: ::new:: [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,)>>::call_mut [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:298:21 [INFO] [stdout] 3: core::iter::traits::iterator::Iterator::find_map::check::, core::result::Result, &mut hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/iter/traits/iterator.rs:2992:32 [INFO] [stdout] 4: ::try_fold::<(), core::iter::traits::iterator::Iterator::find_map::check, core::result::Result, &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>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/iter/traits/iterator.rs:2485:21 [INFO] [stdout] 5: ::find_map::, &mut hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/iter/traits/iterator.rs:2998:14 [INFO] [stdout] 6: >::{closure#0}> as core::iter::traits::iterator::Iterator>::next [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/iter/adapters/filter_map.rs:64:19 [INFO] [stdout] 7: >::{closure#0}>> as core::iter::adapters::fuse::FuseImpl>::{closure#0}>>>::next [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/iter/adapters/fuse.rs:381:29 [INFO] [stdout] 8: >::{closure#0}>> as core::iter::traits::iterator::Iterator>::next [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/iter/adapters/fuse.rs:50:9 [INFO] [stdout] 9: <&rayon::iter::par_bridge::IterParallelProducer>::{closure#0}>> as rayon::iter::plumbing::UnindexedProducer>::fold_with::>::grep>::{closure#0}>>::{closure#3}, core::result::Result>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{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>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{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>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{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::, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{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: , rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{closure#0}>>::{closure#0}>>::{closure#0}>::{closure#0}> as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 14: std::panicking::catch_unwind::do_call::, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{closure#0}>>::{closure#0}>>::{closure#0}>::{closure#0}>, core::result::Result> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:581:40 [INFO] [stdout] 15: __rust_try [INFO] [stdout] 16: std::panicking::catch_unwind::, core::panic::unwind_safe::AssertUnwindSafe, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{closure#0}>>::{closure#0}>>::{closure#0}>::{closure#0}>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:544:19 [INFO] [stdout] 17: std::panic::catch_unwind::, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{closure#0}>>::{closure#0}>>::{closure#0}>::{closure#0}>, core::result::Result> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panic.rs:359:14 [INFO] [stdout] 18: rayon_core::unwind::halt_unwinding::, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{closure#0}>>::{closure#0}>>::{closure#0}>::{closure#0}, core::result::Result> [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::>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{closure#0}>>::{closure#0}>>::{closure#0}, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{closure#0}>>::{closure#0}>>::{closure#1}, core::result::Result, core::result::Result>::{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::>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{closure#0}>>::{closure#0}>>::{closure#0}, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{closure#0}>>::{closure#0}>>::{closure#1}, core::result::Result, core::result::Result>::{closure#0}, (core::result::Result, core::result::Result)> [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::>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{closure#0}>>::{closure#0}>>::{closure#0}, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{closure#0}>>::{closure#0}>>::{closure#1}, core::result::Result, core::result::Result> [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>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{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>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{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::, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{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: , rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{closure#0}>>::{closure#0}>>::{closure#0}>::{closure#0}> as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 26: std::panicking::catch_unwind::do_call::, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{closure#0}>>::{closure#0}>>::{closure#0}>::{closure#0}>, core::result::Result> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:581:40 [INFO] [stdout] 27: __rust_try [INFO] [stdout] 28: std::panicking::catch_unwind::, core::panic::unwind_safe::AssertUnwindSafe, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{closure#0}>>::{closure#0}>>::{closure#0}>::{closure#0}>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:544:19 [INFO] [stdout] 29: std::panic::catch_unwind::, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{closure#0}>>::{closure#0}>>::{closure#0}>::{closure#0}>, core::result::Result> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panic.rs:359:14 [INFO] [stdout] 30: rayon_core::unwind::halt_unwinding::, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{closure#0}>>::{closure#0}>>::{closure#0}>::{closure#0}, core::result::Result> [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::>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{closure#0}>>::{closure#0}>>::{closure#0}, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{closure#0}>>::{closure#0}>>::{closure#1}, core::result::Result, core::result::Result>::{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::>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{closure#0}>>::{closure#0}>>::{closure#0}, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{closure#0}>>::{closure#0}>>::{closure#1}, core::result::Result, core::result::Result>::{closure#0}, (core::result::Result, core::result::Result)> [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::>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{closure#0}>>::{closure#0}>>::{closure#0}, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{closure#0}>>::{closure#0}>>::{closure#1}, core::result::Result, core::result::Result> [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>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{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>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{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::, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{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: , rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{closure#0}>>::{closure#0}>>::{closure#0}>::{closure#0}> as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 38: std::panicking::catch_unwind::do_call::, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{closure#0}>>::{closure#0}>>::{closure#0}>::{closure#0}>, core::result::Result> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:581:40 [INFO] [stdout] 39: __rust_try [INFO] [stdout] 40: std::panicking::catch_unwind::, core::panic::unwind_safe::AssertUnwindSafe, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{closure#0}>>::{closure#0}>>::{closure#0}>::{closure#0}>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:544:19 [INFO] [stdout] 41: std::panic::catch_unwind::, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{closure#0}>>::{closure#0}>>::{closure#0}>::{closure#0}>, core::result::Result> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panic.rs:359:14 [INFO] [stdout] 42: rayon_core::unwind::halt_unwinding::, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{closure#0}>>::{closure#0}>>::{closure#0}>::{closure#0}, core::result::Result> [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::>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{closure#0}>>::{closure#0}>>::{closure#0}, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{closure#0}>>::{closure#0}>>::{closure#1}, core::result::Result, core::result::Result>::{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::>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{closure#0}>>::{closure#0}>>::{closure#0}, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{closure#0}>>::{closure#0}>>::{closure#1}, core::result::Result, core::result::Result>::{closure#0}, (core::result::Result, core::result::Result)> [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::>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{closure#0}>>::{closure#0}>>::{closure#0}, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{closure#0}>>::{closure#0}>>::{closure#1}, core::result::Result, core::result::Result> [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>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{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>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{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::, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{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: , rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{closure#0}>>::{closure#0}>>::{closure#0}>::{closure#0}> as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 50: std::panicking::catch_unwind::do_call::, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{closure#0}>>::{closure#0}>>::{closure#0}>::{closure#0}>, core::result::Result> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:581:40 [INFO] [stdout] 51: __rust_try [INFO] [stdout] 52: std::panicking::catch_unwind::, core::panic::unwind_safe::AssertUnwindSafe, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{closure#0}>>::{closure#0}>>::{closure#0}>::{closure#0}>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:544:19 [INFO] [stdout] 53: std::panic::catch_unwind::, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{closure#0}>>::{closure#0}>>::{closure#0}>::{closure#0}>, core::result::Result> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panic.rs:359:14 [INFO] [stdout] 54: rayon_core::unwind::halt_unwinding::, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{closure#0}>>::{closure#0}>>::{closure#0}>::{closure#0}, core::result::Result> [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::>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{closure#0}>>::{closure#0}>>::{closure#0}, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{closure#0}>>::{closure#0}>>::{closure#1}, core::result::Result, core::result::Result>::{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::>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{closure#0}>>::{closure#0}>>::{closure#0}, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{closure#0}>>::{closure#0}>>::{closure#1}, core::result::Result, core::result::Result>::{closure#0}, (core::result::Result, core::result::Result)> [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::>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{closure#0}>>::{closure#0}>>::{closure#0}, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{closure#0}>>::{closure#0}>>::{closure#1}, core::result::Result, core::result::Result> [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>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{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>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{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::, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{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: , rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{closure#0}>>::{closure#0}>>::{closure#0}>::{closure#0}> as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 62: std::panicking::catch_unwind::do_call::, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{closure#0}>>::{closure#0}>>::{closure#0}>::{closure#0}>, core::result::Result> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:581:40 [INFO] [stdout] 63: __rust_try [INFO] [stdout] 64: std::panicking::catch_unwind::, core::panic::unwind_safe::AssertUnwindSafe, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{closure#0}>>::{closure#0}>>::{closure#0}>::{closure#0}>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:544:19 [INFO] [stdout] 65: std::panic::catch_unwind::, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{closure#0}>>::{closure#0}>>::{closure#0}>::{closure#0}>, core::result::Result> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panic.rs:359:14 [INFO] [stdout] 66: rayon_core::unwind::halt_unwinding::, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{closure#0}>>::{closure#0}>>::{closure#0}>::{closure#0}, core::result::Result> [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::>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{closure#0}>>::{closure#0}>>::{closure#0}, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{closure#0}>>::{closure#0}>>::{closure#1}, core::result::Result, core::result::Result>::{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::>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{closure#0}>>::{closure#0}>>::{closure#0}, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{closure#0}>>::{closure#0}>>::{closure#1}, core::result::Result, core::result::Result>::{closure#0}, (core::result::Result, core::result::Result)> [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::>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{closure#0}>>::{closure#0}>>::{closure#0}, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{closure#0}>>::{closure#0}>>::{closure#1}, core::result::Result, core::result::Result> [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>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{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>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{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::, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{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: , rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{closure#0}>>::{closure#0}>>::{closure#0}>::{closure#0}> as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 74: std::panicking::catch_unwind::do_call::, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{closure#0}>>::{closure#0}>>::{closure#0}>::{closure#0}>, core::result::Result> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:581:40 [INFO] [stdout] 75: __rust_try [INFO] [stdout] 76: std::panicking::catch_unwind::, core::panic::unwind_safe::AssertUnwindSafe, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{closure#0}>>::{closure#0}>>::{closure#0}>::{closure#0}>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:544:19 [INFO] [stdout] 77: std::panic::catch_unwind::, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{closure#0}>>::{closure#0}>>::{closure#0}>::{closure#0}>, core::result::Result> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panic.rs:359:14 [INFO] [stdout] 78: rayon_core::unwind::halt_unwinding::, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{closure#0}>>::{closure#0}>>::{closure#0}>::{closure#0}, core::result::Result> [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::>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{closure#0}>>::{closure#0}>>::{closure#0}, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{closure#0}>>::{closure#0}>>::{closure#1}, core::result::Result, core::result::Result>::{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::>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{closure#0}>>::{closure#0}>>::{closure#0}, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{closure#0}>>::{closure#0}>>::{closure#1}, core::result::Result, core::result::Result>::{closure#0}, (core::result::Result, core::result::Result)> [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::>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{closure#0}>>::{closure#0}>>::{closure#0}, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{closure#0}>>::{closure#0}>>::{closure#1}, core::result::Result, core::result::Result> [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>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{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>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{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::, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{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: >>::call::, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{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: >>::call, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{closure#0}>>::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}> as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 87: std::panicking::catch_unwind::do_call::>>::call, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{closure#0}>>::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}>, core::result::Result> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:581:40 [INFO] [stdout] 88: __rust_try [INFO] [stdout] 89: std::panicking::catch_unwind::, core::panic::unwind_safe::AssertUnwindSafe<>>::call, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{closure#0}>>::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:544:19 [INFO] [stdout] 90: std::panic::catch_unwind::>>::call, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{closure#0}>>::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}>, core::result::Result> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panic.rs:359:14 [INFO] [stdout] 91: rayon_core::unwind::halt_unwinding::<>>::call, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{closure#0}>>::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}, core::result::Result> [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: >>::call::, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{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::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{closure#0}>>::{closure#0}>>::{closure#1}>::{closure#0}, core::result::Result> 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: ::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: ::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: ::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: ::wait_until:: [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: ::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: ::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: ::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::<::spawn::{closure#0}, ()> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 103: std::thread::lifecycle::spawn_unchecked::<::spawn::{closure#0}, ()>::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 104: ::spawn::{closure#0}, ()>::{closure#1}::{closure#0}> as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 105: std::panicking::catch_unwind::do_call::::spawn::{closure#0}, ()>::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:581:40 [INFO] [stdout] 106: __rust_try [INFO] [stdout] 107: std::panicking::catch_unwind::<(), core::panic::unwind_safe::AssertUnwindSafe::spawn::{closure#0}, ()>::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:544:19 [INFO] [stdout] 108: std::panic::catch_unwind::::spawn::{closure#0}, ()>::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panic.rs:359:14 [INFO] [stdout] 109: std::thread::lifecycle::spawn_unchecked::<::spawn::{closure#0}, ()>::{closure#1} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 110: ::spawn::{closure#0}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 111: + core::marker::Send> as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 112: ::new::thread_start [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 113: [INFO] [stdout] 114: clone [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5f83d67158ba - std[e72de78501789eb0]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5f83d67158ba - std[e72de78501789eb0]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5f83d67158ba - std[e72de78501789eb0]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x5f83d67158ba - <::print::DisplayBacktrace as core[6aaeda2c7ad07a48]::fmt::Display>::fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x5f83d672dffa - ::fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x5f83d672dffa - core[6aaeda2c7ad07a48]::fmt::write [INFO] [stdout] 6: 0x5f83d671c6a2 - std[e72de78501789eb0]::io::default_write_fmt::> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5f83d671c6a2 - as std[e72de78501789eb0]::io::Write>::write_fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x5f83d66f27ef - ::print [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x5f83d66f27ef - std[e72de78501789eb0]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x5f83d670d009 - std[e72de78501789eb0]::panicking::default_hook [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x5f83d60d2d5c - core[6aaeda2c7ad07a48]::ops::function::Fn<(&'a std[e72de78501789eb0]::panic::PanicHookInfo<'b>,), Output = ()> + core[6aaeda2c7ad07a48]::marker::Sync + core[6aaeda2c7ad07a48]::marker::Send> as core[6aaeda2c7ad07a48]::ops::function::Fn<(&std[e72de78501789eb0]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x5f83d60d2d5c - test[4f12b380f1fb68c5]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5f83d670d282 - core[6aaeda2c7ad07a48]::ops::function::Fn<(&'a std[e72de78501789eb0]::panic::PanicHookInfo<'b>,), Output = ()> + core[6aaeda2c7ad07a48]::marker::Sync + core[6aaeda2c7ad07a48]::marker::Send> as core[6aaeda2c7ad07a48]::ops::function::Fn<(&std[e72de78501789eb0]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x5f83d670d282 - std[e72de78501789eb0]::panicking::panic_with_hook [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x5f83d66f28a8 - std[e72de78501789eb0]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x5f83d66e9759 - std[e72de78501789eb0]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x5f83d66f38ed - __rustc[78a4cf188af856fc]::rust_begin_unwind [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x5f83d672e83c - core[6aaeda2c7ad07a48]::panicking::panic_fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x5f83d672e5b2 - core[6aaeda2c7ad07a48]::result::unwrap_failed [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/result.rs:1867:5 [INFO] [stdout] 20: 0x5f83d605284c - >::unwrap [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/result.rs:1233:23 [INFO] [stdout] 21: 0x5f83d605284c - hgrep[3efad404f5d38bd]::ripgrep::tests::test_ripgrep_config [INFO] [stdout] at /opt/rustwide/workdir/src/ripgrep.rs:861:62 [INFO] [stdout] 22: 0x5f83d605617c - hgrep[3efad404f5d38bd]::ripgrep::tests::test_fixed_strings [INFO] [stdout] at /opt/rustwide/workdir/src/ripgrep.rs:899:9 [INFO] [stdout] 23: 0x5f83d604f1e7 - hgrep[3efad404f5d38bd]::ripgrep::tests::test_fixed_strings::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/ripgrep.rs:898:28 [INFO] [stdout] 24: 0x5f83d6090336 - >::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 25: 0x5f83d60c6e3b - core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String> as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 26: 0x5f83d60c6e3b - test[4f12b380f1fb68c5]::__rust_begin_short_backtrace::, fn() -> core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:663:18 [INFO] [stdout] 27: 0x5f83d60d382b - test[4f12b380f1fb68c5]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:686:74 [INFO] [stdout] 28: 0x5f83d60d382b - as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 29: 0x5f83d60d382b - std[e72de78501789eb0]::panicking::catch_unwind::do_call::, core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:581:40 [INFO] [stdout] 30: 0x5f83d60d382b - std[e72de78501789eb0]::panicking::catch_unwind::, core[6aaeda2c7ad07a48]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:544:19 [INFO] [stdout] 31: 0x5f83d60d382b - std[e72de78501789eb0]::panic::catch_unwind::, core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panic.rs:359:14 [INFO] [stdout] 32: 0x5f83d60d382b - test[4f12b380f1fb68c5]::run_test_in_process [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:686:27 [INFO] [stdout] 33: 0x5f83d60d382b - test[4f12b380f1fb68c5]::run_test::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:607:43 [INFO] [stdout] 34: 0x5f83d60cef44 - test[4f12b380f1fb68c5]::run_test::{closure#1} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:637:41 [INFO] [stdout] 35: 0x5f83d60cef44 - std[e72de78501789eb0]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 36: 0x5f83d60d6432 - std[e72de78501789eb0]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 37: 0x5f83d60d6432 - ::{closure#1}::{closure#0}> as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 38: 0x5f83d60d6432 - std[e72de78501789eb0]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:581:40 [INFO] [stdout] 39: 0x5f83d60d6432 - std[e72de78501789eb0]::panicking::catch_unwind::<(), core[6aaeda2c7ad07a48]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:544:19 [INFO] [stdout] 40: 0x5f83d60d6432 - std[e72de78501789eb0]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panic.rs:359:14 [INFO] [stdout] 41: 0x5f83d60d6432 - std[e72de78501789eb0]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 42: 0x5f83d60d6432 - ::{closure#1} as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 43: 0x5f83d6714b3f - + core[6aaeda2c7ad07a48]::marker::Send> as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 44: 0x5f83d6714b3f - ::new::thread_start [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 45: 0x74b8f69a6aa4 - [INFO] [stdout] 46: 0x74b8f6a33a64 - clone [INFO] [stdout] 47: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- ripgrep::tests::test_multiline_crlf stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'ripgrep::tests::test_multiline_crlf' (102) 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: ::new:: [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,)>>::call_mut [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:298:21 [INFO] [stdout] 3: core::iter::traits::iterator::Iterator::find_map::check::, core::result::Result, &mut hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/iter/traits/iterator.rs:2992:32 [INFO] [stdout] 4: ::try_fold::<(), core::iter::traits::iterator::Iterator::find_map::check, core::result::Result, &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>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/iter/traits/iterator.rs:2485:21 [INFO] [stdout] 5: ::find_map::, &mut hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/iter/traits/iterator.rs:2998:14 [INFO] [stdout] 6: >::{closure#0}> as core::iter::traits::iterator::Iterator>::next [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/iter/adapters/filter_map.rs:64:19 [INFO] [stdout] 7: >::{closure#0}>> as core::iter::adapters::fuse::FuseImpl>::{closure#0}>>>::next [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/iter/adapters/fuse.rs:381:29 [INFO] [stdout] 8: >::{closure#0}>> as core::iter::traits::iterator::Iterator>::next [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/iter/adapters/fuse.rs:50:9 [INFO] [stdout] 9: <&rayon::iter::par_bridge::IterParallelProducer>::{closure#0}>> as rayon::iter::plumbing::UnindexedProducer>::fold_with::>::grep>::{closure#0}>>::{closure#3}, core::result::Result>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{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>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{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>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{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::, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{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: , rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{closure#0}>>::{closure#0}>>::{closure#0}>::{closure#0}> as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 14: std::panicking::catch_unwind::do_call::, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{closure#0}>>::{closure#0}>>::{closure#0}>::{closure#0}>, core::result::Result> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:581:40 [INFO] [stdout] 15: __rust_try [INFO] [stdout] 16: std::panicking::catch_unwind::, core::panic::unwind_safe::AssertUnwindSafe, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{closure#0}>>::{closure#0}>>::{closure#0}>::{closure#0}>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:544:19 [INFO] [stdout] 17: std::panic::catch_unwind::, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{closure#0}>>::{closure#0}>>::{closure#0}>::{closure#0}>, core::result::Result> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panic.rs:359:14 [INFO] [stdout] 18: rayon_core::unwind::halt_unwinding::, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{closure#0}>>::{closure#0}>>::{closure#0}>::{closure#0}, core::result::Result> [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::>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{closure#0}>>::{closure#0}>>::{closure#0}, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{closure#0}>>::{closure#0}>>::{closure#1}, core::result::Result, core::result::Result>::{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::>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{closure#0}>>::{closure#0}>>::{closure#0}, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{closure#0}>>::{closure#0}>>::{closure#1}, core::result::Result, core::result::Result>::{closure#0}, (core::result::Result, core::result::Result)> [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::>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{closure#0}>>::{closure#0}>>::{closure#0}, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{closure#0}>>::{closure#0}>>::{closure#1}, core::result::Result, core::result::Result> [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>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{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>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{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::, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{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: , rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{closure#0}>>::{closure#0}>>::{closure#0}>::{closure#0}> as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 26: std::panicking::catch_unwind::do_call::, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{closure#0}>>::{closure#0}>>::{closure#0}>::{closure#0}>, core::result::Result> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:581:40 [INFO] [stdout] 27: __rust_try [INFO] [stdout] 28: std::panicking::catch_unwind::, core::panic::unwind_safe::AssertUnwindSafe, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{closure#0}>>::{closure#0}>>::{closure#0}>::{closure#0}>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:544:19 [INFO] [stdout] 29: std::panic::catch_unwind::, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{closure#0}>>::{closure#0}>>::{closure#0}>::{closure#0}>, core::result::Result> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panic.rs:359:14 [INFO] [stdout] 30: rayon_core::unwind::halt_unwinding::, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{closure#0}>>::{closure#0}>>::{closure#0}>::{closure#0}, core::result::Result> [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::>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{closure#0}>>::{closure#0}>>::{closure#0}, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{closure#0}>>::{closure#0}>>::{closure#1}, core::result::Result, core::result::Result>::{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::>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{closure#0}>>::{closure#0}>>::{closure#0}, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{closure#0}>>::{closure#0}>>::{closure#1}, core::result::Result, core::result::Result>::{closure#0}, (core::result::Result, core::result::Result)> [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::>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{closure#0}>>::{closure#0}>>::{closure#0}, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{closure#0}>>::{closure#0}>>::{closure#1}, core::result::Result, core::result::Result> [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>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{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>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{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::, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{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: , rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{closure#0}>>::{closure#0}>>::{closure#0}>::{closure#0}> as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 38: std::panicking::catch_unwind::do_call::, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{closure#0}>>::{closure#0}>>::{closure#0}>::{closure#0}>, core::result::Result> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:581:40 [INFO] [stdout] 39: __rust_try [INFO] [stdout] 40: std::panicking::catch_unwind::, core::panic::unwind_safe::AssertUnwindSafe, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{closure#0}>>::{closure#0}>>::{closure#0}>::{closure#0}>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:544:19 [INFO] [stdout] 41: std::panic::catch_unwind::, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{closure#0}>>::{closure#0}>>::{closure#0}>::{closure#0}>, core::result::Result> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panic.rs:359:14 [INFO] [stdout] 42: rayon_core::unwind::halt_unwinding::, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{closure#0}>>::{closure#0}>>::{closure#0}>::{closure#0}, core::result::Result> [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::>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{closure#0}>>::{closure#0}>>::{closure#0}, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{closure#0}>>::{closure#0}>>::{closure#1}, core::result::Result, core::result::Result>::{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::>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{closure#0}>>::{closure#0}>>::{closure#0}, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{closure#0}>>::{closure#0}>>::{closure#1}, core::result::Result, core::result::Result>::{closure#0}, (core::result::Result, core::result::Result)> [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::>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{closure#0}>>::{closure#0}>>::{closure#0}, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{closure#0}>>::{closure#0}>>::{closure#1}, core::result::Result, core::result::Result> [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>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{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>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{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::, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{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: , rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{closure#0}>>::{closure#0}>>::{closure#0}>::{closure#0}> as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 50: std::panicking::catch_unwind::do_call::, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{closure#0}>>::{closure#0}>>::{closure#0}>::{closure#0}>, core::result::Result> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:581:40 [INFO] [stdout] 51: __rust_try [INFO] [stdout] 52: std::panicking::catch_unwind::, core::panic::unwind_safe::AssertUnwindSafe, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{closure#0}>>::{closure#0}>>::{closure#0}>::{closure#0}>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:544:19 [INFO] [stdout] 53: std::panic::catch_unwind::, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{closure#0}>>::{closure#0}>>::{closure#0}>::{closure#0}>, core::result::Result> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panic.rs:359:14 [INFO] [stdout] 54: rayon_core::unwind::halt_unwinding::, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{closure#0}>>::{closure#0}>>::{closure#0}>::{closure#0}, core::result::Result> [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::>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{closure#0}>>::{closure#0}>>::{closure#0}, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{closure#0}>>::{closure#0}>>::{closure#1}, core::result::Result, core::result::Result>::{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::>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{closure#0}>>::{closure#0}>>::{closure#0}, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{closure#0}>>::{closure#0}>>::{closure#1}, core::result::Result, core::result::Result>::{closure#0}, (core::result::Result, core::result::Result)> [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::>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{closure#0}>>::{closure#0}>>::{closure#0}, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{closure#0}>>::{closure#0}>>::{closure#1}, core::result::Result, core::result::Result> [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>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{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>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{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::, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{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: , rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{closure#0}>>::{closure#0}>>::{closure#0}>::{closure#0}> as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 62: std::panicking::catch_unwind::do_call::, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{closure#0}>>::{closure#0}>>::{closure#0}>::{closure#0}>, core::result::Result> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:581:40 [INFO] [stdout] 63: __rust_try [INFO] [stdout] 64: std::panicking::catch_unwind::, core::panic::unwind_safe::AssertUnwindSafe, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{closure#0}>>::{closure#0}>>::{closure#0}>::{closure#0}>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:544:19 [INFO] [stdout] 65: std::panic::catch_unwind::, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{closure#0}>>::{closure#0}>>::{closure#0}>::{closure#0}>, core::result::Result> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panic.rs:359:14 [INFO] [stdout] 66: rayon_core::unwind::halt_unwinding::, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{closure#0}>>::{closure#0}>>::{closure#0}>::{closure#0}, core::result::Result> [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::>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{closure#0}>>::{closure#0}>>::{closure#0}, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{closure#0}>>::{closure#0}>>::{closure#1}, core::result::Result, core::result::Result>::{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::>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{closure#0}>>::{closure#0}>>::{closure#0}, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{closure#0}>>::{closure#0}>>::{closure#1}, core::result::Result, core::result::Result>::{closure#0}, (core::result::Result, core::result::Result)> [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::>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{closure#0}>>::{closure#0}>>::{closure#0}, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{closure#0}>>::{closure#0}>>::{closure#1}, core::result::Result, core::result::Result> [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>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{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>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{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::, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{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: , rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{closure#0}>>::{closure#0}>>::{closure#0}>::{closure#0}> as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 74: std::panicking::catch_unwind::do_call::, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{closure#0}>>::{closure#0}>>::{closure#0}>::{closure#0}>, core::result::Result> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:581:40 [INFO] [stdout] 75: __rust_try [INFO] [stdout] 76: std::panicking::catch_unwind::, core::panic::unwind_safe::AssertUnwindSafe, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{closure#0}>>::{closure#0}>>::{closure#0}>::{closure#0}>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:544:19 [INFO] [stdout] 77: std::panic::catch_unwind::, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{closure#0}>>::{closure#0}>>::{closure#0}>::{closure#0}>, core::result::Result> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panic.rs:359:14 [INFO] [stdout] 78: rayon_core::unwind::halt_unwinding::, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{closure#0}>>::{closure#0}>>::{closure#0}>::{closure#0}, core::result::Result> [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::>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{closure#0}>>::{closure#0}>>::{closure#0}, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{closure#0}>>::{closure#0}>>::{closure#1}, core::result::Result, core::result::Result>::{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::>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{closure#0}>>::{closure#0}>>::{closure#0}, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{closure#0}>>::{closure#0}>>::{closure#1}, core::result::Result, core::result::Result>::{closure#0}, (core::result::Result, core::result::Result)> [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::>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{closure#0}>>::{closure#0}>>::{closure#0}, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{closure#0}>>::{closure#0}>>::{closure#1}, core::result::Result, core::result::Result> [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>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{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>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{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::, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{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: , rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{closure#0}>>::{closure#0}>>::{closure#0}>::{closure#0}> as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 86: std::panicking::catch_unwind::do_call::, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{closure#0}>>::{closure#0}>>::{closure#0}>::{closure#0}>, core::result::Result> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:581:40 [INFO] [stdout] 87: __rust_try [INFO] [stdout] 88: std::panicking::catch_unwind::, core::panic::unwind_safe::AssertUnwindSafe, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{closure#0}>>::{closure#0}>>::{closure#0}>::{closure#0}>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:544:19 [INFO] [stdout] 89: std::panic::catch_unwind::, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{closure#0}>>::{closure#0}>>::{closure#0}>::{closure#0}>, core::result::Result> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panic.rs:359:14 [INFO] [stdout] 90: rayon_core::unwind::halt_unwinding::, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{closure#0}>>::{closure#0}>>::{closure#0}>::{closure#0}, core::result::Result> [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::>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{closure#0}>>::{closure#0}>>::{closure#0}, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{closure#0}>>::{closure#0}>>::{closure#1}, core::result::Result, core::result::Result>::{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: ::in_worker_cold::>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{closure#0}>>::{closure#0}>>::{closure#0}, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{closure#0}>>::{closure#0}>>::{closure#1}, core::result::Result, core::result::Result>::{closure#0}, (core::result::Result, core::result::Result)>::{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: , core::result::Result)>>::call::<::in_worker_cold>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{closure#0}>>::{closure#0}>>::{closure#0}, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{closure#0}>>::{closure#0}>>::{closure#1}, core::result::Result, core::result::Result>::{closure#0}, (core::result::Result, core::result::Result)>::{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::result::Result)>>::call<::in_worker_cold>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{closure#0}>>::{closure#0}>>::{closure#0}, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{closure#0}>>::{closure#0}>>::{closure#1}, core::result::Result, core::result::Result>::{closure#0}, (core::result::Result, core::result::Result)>::{closure#0}::{closure#0}>::{closure#0}> as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 95: std::panicking::catch_unwind::do_call::, core::result::Result)>>::call<::in_worker_cold>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{closure#0}>>::{closure#0}>>::{closure#0}, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{closure#0}>>::{closure#0}>>::{closure#1}, core::result::Result, core::result::Result>::{closure#0}, (core::result::Result, core::result::Result)>::{closure#0}::{closure#0}>::{closure#0}>, (core::result::Result, core::result::Result)> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:581:40 [INFO] [stdout] 96: __rust_try [INFO] [stdout] 97: std::panicking::catch_unwind::<(core::result::Result, core::result::Result), core::panic::unwind_safe::AssertUnwindSafe<, core::result::Result)>>::call<::in_worker_cold>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{closure#0}>>::{closure#0}>>::{closure#0}, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{closure#0}>>::{closure#0}>>::{closure#1}, core::result::Result, core::result::Result>::{closure#0}, (core::result::Result, core::result::Result)>::{closure#0}::{closure#0}>::{closure#0}>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:544:19 [INFO] [stdout] 98: std::panic::catch_unwind::, core::result::Result)>>::call<::in_worker_cold>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{closure#0}>>::{closure#0}>>::{closure#0}, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{closure#0}>>::{closure#0}>>::{closure#1}, core::result::Result, core::result::Result>::{closure#0}, (core::result::Result, core::result::Result)>::{closure#0}::{closure#0}>::{closure#0}>, (core::result::Result, core::result::Result)> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panic.rs:359:14 [INFO] [stdout] 99: rayon_core::unwind::halt_unwinding::<, core::result::Result)>>::call<::in_worker_cold>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{closure#0}>>::{closure#0}>>::{closure#0}, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{closure#0}>>::{closure#0}>>::{closure#1}, core::result::Result, core::result::Result>::{closure#0}, (core::result::Result, core::result::Result)>::{closure#0}::{closure#0}>::{closure#0}, (core::result::Result, core::result::Result)> [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: , core::result::Result)>>::call::<::in_worker_cold>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{closure#0}>>::{closure#0}>>::{closure#0}, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{closure#0}>>::{closure#0}>>::{closure#1}, core::result::Result, core::result::Result>::{closure#0}, (core::result::Result, core::result::Result)>::{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: , ::in_worker_cold>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{closure#0}>>::{closure#0}>>::{closure#0}, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{closure#0}>>::{closure#0}>>::{closure#1}, core::result::Result, core::result::Result>::{closure#0}, (core::result::Result, core::result::Result)>::{closure#0}::{closure#0}, (core::result::Result, core::result::Result)> 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: ::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: ::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: ::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: ::wait_until:: [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: ::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: ::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: ::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::<::spawn::{closure#0}, ()> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 111: std::thread::lifecycle::spawn_unchecked::<::spawn::{closure#0}, ()>::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 112: ::spawn::{closure#0}, ()>::{closure#1}::{closure#0}> as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 113: std::panicking::catch_unwind::do_call::::spawn::{closure#0}, ()>::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:581:40 [INFO] [stdout] 114: __rust_try [INFO] [stdout] 115: std::panicking::catch_unwind::<(), core::panic::unwind_safe::AssertUnwindSafe::spawn::{closure#0}, ()>::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:544:19 [INFO] [stdout] 116: std::panic::catch_unwind::::spawn::{closure#0}, ()>::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panic.rs:359:14 [INFO] [stdout] 117: std::thread::lifecycle::spawn_unchecked::<::spawn::{closure#0}, ()>::{closure#1} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 118: ::spawn::{closure#0}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 119: + core::marker::Send> as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 120: ::new::thread_start [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 121: [INFO] [stdout] 122: clone [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5f83d67158ba - std[e72de78501789eb0]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5f83d67158ba - std[e72de78501789eb0]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5f83d67158ba - std[e72de78501789eb0]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x5f83d67158ba - <::print::DisplayBacktrace as core[6aaeda2c7ad07a48]::fmt::Display>::fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x5f83d672dffa - ::fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x5f83d672dffa - core[6aaeda2c7ad07a48]::fmt::write [INFO] [stdout] 6: 0x5f83d671c6a2 - std[e72de78501789eb0]::io::default_write_fmt::> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5f83d671c6a2 - as std[e72de78501789eb0]::io::Write>::write_fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x5f83d66f27ef - ::print [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x5f83d66f27ef - std[e72de78501789eb0]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x5f83d670d009 - std[e72de78501789eb0]::panicking::default_hook [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x5f83d60d2d5c - core[6aaeda2c7ad07a48]::ops::function::Fn<(&'a std[e72de78501789eb0]::panic::PanicHookInfo<'b>,), Output = ()> + core[6aaeda2c7ad07a48]::marker::Sync + core[6aaeda2c7ad07a48]::marker::Send> as core[6aaeda2c7ad07a48]::ops::function::Fn<(&std[e72de78501789eb0]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x5f83d60d2d5c - test[4f12b380f1fb68c5]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5f83d670d282 - core[6aaeda2c7ad07a48]::ops::function::Fn<(&'a std[e72de78501789eb0]::panic::PanicHookInfo<'b>,), Output = ()> + core[6aaeda2c7ad07a48]::marker::Sync + core[6aaeda2c7ad07a48]::marker::Send> as core[6aaeda2c7ad07a48]::ops::function::Fn<(&std[e72de78501789eb0]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x5f83d670d282 - std[e72de78501789eb0]::panicking::panic_with_hook [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x5f83d66f28a8 - std[e72de78501789eb0]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x5f83d66e9759 - std[e72de78501789eb0]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x5f83d66f38ed - __rustc[78a4cf188af856fc]::rust_begin_unwind [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x5f83d672e83c - core[6aaeda2c7ad07a48]::panicking::panic_fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x5f83d672e5b2 - core[6aaeda2c7ad07a48]::result::unwrap_failed [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/result.rs:1867:5 [INFO] [stdout] 20: 0x5f83d605284c - >::unwrap [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/result.rs:1233:23 [INFO] [stdout] 21: 0x5f83d605284c - hgrep[3efad404f5d38bd]::ripgrep::tests::test_ripgrep_config [INFO] [stdout] at /opt/rustwide/workdir/src/ripgrep.rs:861:62 [INFO] [stdout] 22: 0x5f83d605753c - hgrep[3efad404f5d38bd]::ripgrep::tests::test_multiline_crlf [INFO] [stdout] at /opt/rustwide/workdir/src/ripgrep.rs:880:9 [INFO] [stdout] 23: 0x5f83d604f2a7 - hgrep[3efad404f5d38bd]::ripgrep::tests::test_multiline_crlf::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/ripgrep.rs:879:29 [INFO] [stdout] 24: 0x5f83d6090436 - >::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 25: 0x5f83d60c6e3b - core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String> as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 26: 0x5f83d60c6e3b - test[4f12b380f1fb68c5]::__rust_begin_short_backtrace::, fn() -> core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:663:18 [INFO] [stdout] 27: 0x5f83d60d382b - test[4f12b380f1fb68c5]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:686:74 [INFO] [stdout] 28: 0x5f83d60d382b - as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 29: 0x5f83d60d382b - std[e72de78501789eb0]::panicking::catch_unwind::do_call::, core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:581:40 [INFO] [stdout] 30: 0x5f83d60d382b - std[e72de78501789eb0]::panicking::catch_unwind::, core[6aaeda2c7ad07a48]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:544:19 [INFO] [stdout] 31: 0x5f83d60d382b - std[e72de78501789eb0]::panic::catch_unwind::, core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panic.rs:359:14 [INFO] [stdout] 32: 0x5f83d60d382b - test[4f12b380f1fb68c5]::run_test_in_process [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:686:27 [INFO] [stdout] 33: 0x5f83d60d382b - test[4f12b380f1fb68c5]::run_test::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:607:43 [INFO] [stdout] 34: 0x5f83d60cef44 - test[4f12b380f1fb68c5]::run_test::{closure#1} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:637:41 [INFO] [stdout] 35: 0x5f83d60cef44 - std[e72de78501789eb0]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 36: 0x5f83d60d6432 - std[e72de78501789eb0]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 37: 0x5f83d60d6432 - ::{closure#1}::{closure#0}> as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 38: 0x5f83d60d6432 - std[e72de78501789eb0]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:581:40 [INFO] [stdout] 39: 0x5f83d60d6432 - std[e72de78501789eb0]::panicking::catch_unwind::<(), core[6aaeda2c7ad07a48]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:544:19 [INFO] [stdout] 40: 0x5f83d60d6432 - std[e72de78501789eb0]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panic.rs:359:14 [INFO] [stdout] 41: 0x5f83d60d6432 - std[e72de78501789eb0]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 42: 0x5f83d60d6432 - ::{closure#1} as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 43: 0x5f83d6714b3f - + core[6aaeda2c7ad07a48]::marker::Send> as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 44: 0x5f83d6714b3f - ::new::thread_start [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 45: 0x74b8f69a6aa4 - [INFO] [stdout] 46: 0x74b8f6a33a64 - clone [INFO] [stdout] 47: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- ripgrep::tests::test_grep_print_error stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'ripgrep::tests::test_grep_print_error' (97) panicked at src/ripgrep.rs:792:9: [INFO] [stdout] assertion failed: `(left == right)` [INFO] [stdout] [INFO] [stdout] Diff < left / right > : [INFO] [stdout] <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] >dummy error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5f83d67158ba - std[e72de78501789eb0]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5f83d67158ba - std[e72de78501789eb0]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5f83d67158ba - std[e72de78501789eb0]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x5f83d67158ba - <::print::DisplayBacktrace as core[6aaeda2c7ad07a48]::fmt::Display>::fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x5f83d672dffa - ::fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x5f83d672dffa - core[6aaeda2c7ad07a48]::fmt::write [INFO] [stdout] 6: 0x5f83d671c6a2 - std[e72de78501789eb0]::io::default_write_fmt::> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5f83d671c6a2 - as std[e72de78501789eb0]::io::Write>::write_fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x5f83d66f27ef - ::print [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x5f83d66f27ef - std[e72de78501789eb0]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x5f83d670d009 - std[e72de78501789eb0]::panicking::default_hook [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x5f83d60d2d5c - core[6aaeda2c7ad07a48]::ops::function::Fn<(&'a std[e72de78501789eb0]::panic::PanicHookInfo<'b>,), Output = ()> + core[6aaeda2c7ad07a48]::marker::Sync + core[6aaeda2c7ad07a48]::marker::Send> as core[6aaeda2c7ad07a48]::ops::function::Fn<(&std[e72de78501789eb0]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x5f83d60d2d5c - test[4f12b380f1fb68c5]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5f83d670d282 - core[6aaeda2c7ad07a48]::ops::function::Fn<(&'a std[e72de78501789eb0]::panic::PanicHookInfo<'b>,), Output = ()> + core[6aaeda2c7ad07a48]::marker::Sync + core[6aaeda2c7ad07a48]::marker::Send> as core[6aaeda2c7ad07a48]::ops::function::Fn<(&std[e72de78501789eb0]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x5f83d670d282 - std[e72de78501789eb0]::panicking::panic_with_hook [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x5f83d66f28a8 - std[e72de78501789eb0]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x5f83d66e9759 - std[e72de78501789eb0]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x5f83d66f38ed - __rustc[78a4cf188af856fc]::rust_begin_unwind [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x5f83d672e83c - core[6aaeda2c7ad07a48]::panicking::panic_fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x5f83d6058734 - hgrep[3efad404f5d38bd]::ripgrep::tests::test_grep_print_error [INFO] [stdout] at /opt/rustwide/workdir/src/ripgrep.rs:792:9 [INFO] [stdout] 20: 0x5f83d604f3c7 - hgrep[3efad404f5d38bd]::ripgrep::tests::test_grep_print_error::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/ripgrep.rs:786:31 [INFO] [stdout] 21: 0x5f83d60905b6 - >::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 22: 0x5f83d60c6e3b - core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String> as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 23: 0x5f83d60c6e3b - test[4f12b380f1fb68c5]::__rust_begin_short_backtrace::, fn() -> core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:663:18 [INFO] [stdout] 24: 0x5f83d60d382b - test[4f12b380f1fb68c5]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:686:74 [INFO] [stdout] 25: 0x5f83d60d382b - as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 26: 0x5f83d60d382b - std[e72de78501789eb0]::panicking::catch_unwind::do_call::, core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:581:40 [INFO] [stdout] 27: 0x5f83d60d382b - std[e72de78501789eb0]::panicking::catch_unwind::, core[6aaeda2c7ad07a48]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:544:19 [INFO] [stdout] 28: 0x5f83d60d382b - std[e72de78501789eb0]::panic::catch_unwind::, core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panic.rs:359:14 [INFO] [stdout] 29: 0x5f83d60d382b - test[4f12b380f1fb68c5]::run_test_in_process [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:686:27 [INFO] [stdout] 30: 0x5f83d60d382b - test[4f12b380f1fb68c5]::run_test::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:607:43 [INFO] [stdout] 31: 0x5f83d60cef44 - test[4f12b380f1fb68c5]::run_test::{closure#1} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:637:41 [INFO] [stdout] 32: 0x5f83d60cef44 - std[e72de78501789eb0]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 33: 0x5f83d60d6432 - std[e72de78501789eb0]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 34: 0x5f83d60d6432 - ::{closure#1}::{closure#0}> as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 35: 0x5f83d60d6432 - std[e72de78501789eb0]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:581:40 [INFO] [stdout] 36: 0x5f83d60d6432 - std[e72de78501789eb0]::panicking::catch_unwind::<(), core[6aaeda2c7ad07a48]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:544:19 [INFO] [stdout] 37: 0x5f83d60d6432 - std[e72de78501789eb0]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panic.rs:359:14 [INFO] [stdout] 38: 0x5f83d60d6432 - std[e72de78501789eb0]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 39: 0x5f83d60d6432 - ::{closure#1} as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 40: 0x5f83d6714b3f - + core[6aaeda2c7ad07a48]::marker::Send> as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 41: 0x5f83d6714b3f - ::new::thread_start [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 42: 0x74b8f69a6aa4 - [INFO] [stdout] 43: 0x74b8f6a33a64 - clone [INFO] [stdout] 44: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- ripgrep::tests::test_grep_no_match_found stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'ripgrep::tests::test_grep_no_match_found' (95) 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: ::new:: [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,)>>::call_mut [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:298:21 [INFO] [stdout] 3: core::iter::traits::iterator::Iterator::find_map::check::, core::result::Result, &mut hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/iter/traits/iterator.rs:2992:32 [INFO] [stdout] 4: ::try_fold::<(), core::iter::traits::iterator::Iterator::find_map::check, core::result::Result, &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>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/iter/traits/iterator.rs:2485:21 [INFO] [stdout] 5: ::find_map::, &mut hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/iter/traits/iterator.rs:2998:14 [INFO] [stdout] 6: >::{closure#0}> as core::iter::traits::iterator::Iterator>::next [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/iter/adapters/filter_map.rs:64:19 [INFO] [stdout] 7: >::{closure#0}>> as core::iter::adapters::fuse::FuseImpl>::{closure#0}>>>::next [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/iter/adapters/fuse.rs:381:29 [INFO] [stdout] 8: >::{closure#0}>> as core::iter::traits::iterator::Iterator>::next [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/iter/adapters/fuse.rs:50:9 [INFO] [stdout] 9: <&rayon::iter::par_bridge::IterParallelProducer>::{closure#0}>> as rayon::iter::plumbing::UnindexedProducer>::fold_with::>::grep>::{closure#0}>>::{closure#3}, core::result::Result>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{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>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{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>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{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::, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{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: , rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{closure#0}>>::{closure#0}>>::{closure#0}>::{closure#0}> as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 14: std::panicking::catch_unwind::do_call::, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{closure#0}>>::{closure#0}>>::{closure#0}>::{closure#0}>, core::result::Result> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:581:40 [INFO] [stdout] 15: __rust_try [INFO] [stdout] 16: std::panicking::catch_unwind::, core::panic::unwind_safe::AssertUnwindSafe, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{closure#0}>>::{closure#0}>>::{closure#0}>::{closure#0}>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:544:19 [INFO] [stdout] 17: std::panic::catch_unwind::, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{closure#0}>>::{closure#0}>>::{closure#0}>::{closure#0}>, core::result::Result> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panic.rs:359:14 [INFO] [stdout] 18: rayon_core::unwind::halt_unwinding::, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{closure#0}>>::{closure#0}>>::{closure#0}>::{closure#0}, core::result::Result> [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::>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{closure#0}>>::{closure#0}>>::{closure#0}, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{closure#0}>>::{closure#0}>>::{closure#1}, core::result::Result, core::result::Result>::{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::>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{closure#0}>>::{closure#0}>>::{closure#0}, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{closure#0}>>::{closure#0}>>::{closure#1}, core::result::Result, core::result::Result>::{closure#0}, (core::result::Result, core::result::Result)> [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::>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{closure#0}>>::{closure#0}>>::{closure#0}, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{closure#0}>>::{closure#0}>>::{closure#1}, core::result::Result, core::result::Result> [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>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{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>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{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::, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{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: , rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{closure#0}>>::{closure#0}>>::{closure#0}>::{closure#0}> as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 26: std::panicking::catch_unwind::do_call::, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{closure#0}>>::{closure#0}>>::{closure#0}>::{closure#0}>, core::result::Result> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:581:40 [INFO] [stdout] 27: __rust_try [INFO] [stdout] 28: std::panicking::catch_unwind::, core::panic::unwind_safe::AssertUnwindSafe, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{closure#0}>>::{closure#0}>>::{closure#0}>::{closure#0}>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:544:19 [INFO] [stdout] 29: std::panic::catch_unwind::, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{closure#0}>>::{closure#0}>>::{closure#0}>::{closure#0}>, core::result::Result> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panic.rs:359:14 [INFO] [stdout] 30: rayon_core::unwind::halt_unwinding::, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{closure#0}>>::{closure#0}>>::{closure#0}>::{closure#0}, core::result::Result> [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::>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{closure#0}>>::{closure#0}>>::{closure#0}, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{closure#0}>>::{closure#0}>>::{closure#1}, core::result::Result, core::result::Result>::{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::>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{closure#0}>>::{closure#0}>>::{closure#0}, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{closure#0}>>::{closure#0}>>::{closure#1}, core::result::Result, core::result::Result>::{closure#0}, (core::result::Result, core::result::Result)> [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::>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{closure#0}>>::{closure#0}>>::{closure#0}, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{closure#0}>>::{closure#0}>>::{closure#1}, core::result::Result, core::result::Result> [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>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{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>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{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::, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{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: , rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{closure#0}>>::{closure#0}>>::{closure#0}>::{closure#0}> as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 38: std::panicking::catch_unwind::do_call::, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{closure#0}>>::{closure#0}>>::{closure#0}>::{closure#0}>, core::result::Result> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:581:40 [INFO] [stdout] 39: __rust_try [INFO] [stdout] 40: std::panicking::catch_unwind::, core::panic::unwind_safe::AssertUnwindSafe, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{closure#0}>>::{closure#0}>>::{closure#0}>::{closure#0}>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:544:19 [INFO] [stdout] 41: std::panic::catch_unwind::, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{closure#0}>>::{closure#0}>>::{closure#0}>::{closure#0}>, core::result::Result> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panic.rs:359:14 [INFO] [stdout] 42: rayon_core::unwind::halt_unwinding::, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{closure#0}>>::{closure#0}>>::{closure#0}>::{closure#0}, core::result::Result> [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::>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{closure#0}>>::{closure#0}>>::{closure#0}, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{closure#0}>>::{closure#0}>>::{closure#1}, core::result::Result, core::result::Result>::{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::>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{closure#0}>>::{closure#0}>>::{closure#0}, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{closure#0}>>::{closure#0}>>::{closure#1}, core::result::Result, core::result::Result>::{closure#0}, (core::result::Result, core::result::Result)> [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::>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{closure#0}>>::{closure#0}>>::{closure#0}, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{closure#0}>>::{closure#0}>>::{closure#1}, core::result::Result, core::result::Result> [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>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{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>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{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::, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{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: , rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{closure#0}>>::{closure#0}>>::{closure#0}>::{closure#0}> as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 50: std::panicking::catch_unwind::do_call::, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{closure#0}>>::{closure#0}>>::{closure#0}>::{closure#0}>, core::result::Result> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:581:40 [INFO] [stdout] 51: __rust_try [INFO] [stdout] 52: std::panicking::catch_unwind::, core::panic::unwind_safe::AssertUnwindSafe, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{closure#0}>>::{closure#0}>>::{closure#0}>::{closure#0}>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:544:19 [INFO] [stdout] 53: std::panic::catch_unwind::, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{closure#0}>>::{closure#0}>>::{closure#0}>::{closure#0}>, core::result::Result> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panic.rs:359:14 [INFO] [stdout] 54: rayon_core::unwind::halt_unwinding::, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{closure#0}>>::{closure#0}>>::{closure#0}>::{closure#0}, core::result::Result> [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::>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{closure#0}>>::{closure#0}>>::{closure#0}, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{closure#0}>>::{closure#0}>>::{closure#1}, core::result::Result, core::result::Result>::{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::>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{closure#0}>>::{closure#0}>>::{closure#0}, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{closure#0}>>::{closure#0}>>::{closure#1}, core::result::Result, core::result::Result>::{closure#0}, (core::result::Result, core::result::Result)> [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::>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{closure#0}>>::{closure#0}>>::{closure#0}, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{closure#0}>>::{closure#0}>>::{closure#1}, core::result::Result, core::result::Result> [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>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{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>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{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::, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{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: , rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{closure#0}>>::{closure#0}>>::{closure#0}>::{closure#0}> as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 62: std::panicking::catch_unwind::do_call::, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{closure#0}>>::{closure#0}>>::{closure#0}>::{closure#0}>, core::result::Result> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:581:40 [INFO] [stdout] 63: __rust_try [INFO] [stdout] 64: std::panicking::catch_unwind::, core::panic::unwind_safe::AssertUnwindSafe, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{closure#0}>>::{closure#0}>>::{closure#0}>::{closure#0}>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:544:19 [INFO] [stdout] 65: std::panic::catch_unwind::, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{closure#0}>>::{closure#0}>>::{closure#0}>::{closure#0}>, core::result::Result> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panic.rs:359:14 [INFO] [stdout] 66: rayon_core::unwind::halt_unwinding::, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{closure#0}>>::{closure#0}>>::{closure#0}>::{closure#0}, core::result::Result> [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::>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{closure#0}>>::{closure#0}>>::{closure#0}, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{closure#0}>>::{closure#0}>>::{closure#1}, core::result::Result, core::result::Result>::{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::>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{closure#0}>>::{closure#0}>>::{closure#0}, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{closure#0}>>::{closure#0}>>::{closure#1}, core::result::Result, core::result::Result>::{closure#0}, (core::result::Result, core::result::Result)> [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::>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{closure#0}>>::{closure#0}>>::{closure#0}, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{closure#0}>>::{closure#0}>>::{closure#1}, core::result::Result, core::result::Result> [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>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{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>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{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::, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{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: , rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{closure#0}>>::{closure#0}>>::{closure#0}>::{closure#0}> as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 74: std::panicking::catch_unwind::do_call::, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{closure#0}>>::{closure#0}>>::{closure#0}>::{closure#0}>, core::result::Result> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:581:40 [INFO] [stdout] 75: __rust_try [INFO] [stdout] 76: std::panicking::catch_unwind::, core::panic::unwind_safe::AssertUnwindSafe, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{closure#0}>>::{closure#0}>>::{closure#0}>::{closure#0}>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:544:19 [INFO] [stdout] 77: std::panic::catch_unwind::, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{closure#0}>>::{closure#0}>>::{closure#0}>::{closure#0}>, core::result::Result> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panic.rs:359:14 [INFO] [stdout] 78: rayon_core::unwind::halt_unwinding::, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{closure#0}>>::{closure#0}>>::{closure#0}>::{closure#0}, core::result::Result> [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::>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{closure#0}>>::{closure#0}>>::{closure#0}, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{closure#0}>>::{closure#0}>>::{closure#1}, core::result::Result, core::result::Result>::{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::>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{closure#0}>>::{closure#0}>>::{closure#0}, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{closure#0}>>::{closure#0}>>::{closure#1}, core::result::Result, core::result::Result>::{closure#0}, (core::result::Result, core::result::Result)> [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::>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{closure#0}>>::{closure#0}>>::{closure#0}, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{closure#0}>>::{closure#0}>>::{closure#1}, core::result::Result, core::result::Result> [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>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{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>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{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::, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{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: , rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{closure#0}>>::{closure#0}>>::{closure#0}>::{closure#0}> as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 86: std::panicking::catch_unwind::do_call::, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{closure#0}>>::{closure#0}>>::{closure#0}>::{closure#0}>, core::result::Result> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:581:40 [INFO] [stdout] 87: __rust_try [INFO] [stdout] 88: std::panicking::catch_unwind::, core::panic::unwind_safe::AssertUnwindSafe, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{closure#0}>>::{closure#0}>>::{closure#0}>::{closure#0}>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:544:19 [INFO] [stdout] 89: std::panic::catch_unwind::, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{closure#0}>>::{closure#0}>>::{closure#0}>::{closure#0}>, core::result::Result> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panic.rs:359:14 [INFO] [stdout] 90: rayon_core::unwind::halt_unwinding::, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{closure#0}>>::{closure#0}>>::{closure#0}>::{closure#0}, core::result::Result> [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::>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{closure#0}>>::{closure#0}>>::{closure#0}, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{closure#0}>>::{closure#0}>>::{closure#1}, core::result::Result, core::result::Result>::{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: ::in_worker_cold::>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{closure#0}>>::{closure#0}>>::{closure#0}, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{closure#0}>>::{closure#0}>>::{closure#1}, core::result::Result, core::result::Result>::{closure#0}, (core::result::Result, core::result::Result)>::{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: , core::result::Result)>>::call::<::in_worker_cold>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{closure#0}>>::{closure#0}>>::{closure#0}, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{closure#0}>>::{closure#0}>>::{closure#1}, core::result::Result, core::result::Result>::{closure#0}, (core::result::Result, core::result::Result)>::{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::result::Result)>>::call<::in_worker_cold>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{closure#0}>>::{closure#0}>>::{closure#0}, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{closure#0}>>::{closure#0}>>::{closure#1}, core::result::Result, core::result::Result>::{closure#0}, (core::result::Result, core::result::Result)>::{closure#0}::{closure#0}>::{closure#0}> as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 95: std::panicking::catch_unwind::do_call::, core::result::Result)>>::call<::in_worker_cold>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{closure#0}>>::{closure#0}>>::{closure#0}, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{closure#0}>>::{closure#0}>>::{closure#1}, core::result::Result, core::result::Result>::{closure#0}, (core::result::Result, core::result::Result)>::{closure#0}::{closure#0}>::{closure#0}>, (core::result::Result, core::result::Result)> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:581:40 [INFO] [stdout] 96: __rust_try [INFO] [stdout] 97: std::panicking::catch_unwind::<(core::result::Result, core::result::Result), core::panic::unwind_safe::AssertUnwindSafe<, core::result::Result)>>::call<::in_worker_cold>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{closure#0}>>::{closure#0}>>::{closure#0}, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{closure#0}>>::{closure#0}>>::{closure#1}, core::result::Result, core::result::Result>::{closure#0}, (core::result::Result, core::result::Result)>::{closure#0}::{closure#0}>::{closure#0}>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:544:19 [INFO] [stdout] 98: std::panic::catch_unwind::, core::result::Result)>>::call<::in_worker_cold>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{closure#0}>>::{closure#0}>>::{closure#0}, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{closure#0}>>::{closure#0}>>::{closure#1}, core::result::Result, core::result::Result>::{closure#0}, (core::result::Result, core::result::Result)>::{closure#0}::{closure#0}>::{closure#0}>, (core::result::Result, core::result::Result)> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panic.rs:359:14 [INFO] [stdout] 99: rayon_core::unwind::halt_unwinding::<, core::result::Result)>>::call<::in_worker_cold>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{closure#0}>>::{closure#0}>>::{closure#0}, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{closure#0}>>::{closure#0}>>::{closure#1}, core::result::Result, core::result::Result>::{closure#0}, (core::result::Result, core::result::Result)>::{closure#0}::{closure#0}>::{closure#0}, (core::result::Result, core::result::Result)> [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: , core::result::Result)>>::call::<::in_worker_cold>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{closure#0}>>::{closure#0}>>::{closure#0}, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{closure#0}>>::{closure#0}>>::{closure#1}, core::result::Result, core::result::Result>::{closure#0}, (core::result::Result, core::result::Result)>::{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: , ::in_worker_cold>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{closure#0}>>::{closure#0}>>::{closure#0}, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{closure#0}>>::{closure#0}>>::{closure#1}, core::result::Result, core::result::Result>::{closure#0}, (core::result::Result, core::result::Result)>::{closure#0}::{closure#0}, (core::result::Result, core::result::Result)> 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: ::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: ::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: ::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: ::wait_until:: [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: ::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: ::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: ::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::<::spawn::{closure#0}, ()> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 111: std::thread::lifecycle::spawn_unchecked::<::spawn::{closure#0}, ()>::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 112: ::spawn::{closure#0}, ()>::{closure#1}::{closure#0}> as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 113: std::panicking::catch_unwind::do_call::::spawn::{closure#0}, ()>::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:581:40 [INFO] [stdout] 114: __rust_try [INFO] [stdout] 115: std::panicking::catch_unwind::<(), core::panic::unwind_safe::AssertUnwindSafe::spawn::{closure#0}, ()>::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:544:19 [INFO] [stdout] 116: std::panic::catch_unwind::::spawn::{closure#0}, ()>::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panic.rs:359:14 [INFO] [stdout] 117: std::thread::lifecycle::spawn_unchecked::<::spawn::{closure#0}, ()>::{closure#1} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 118: ::spawn::{closure#0}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 119: + core::marker::Send> as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 120: ::new::thread_start [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 121: [INFO] [stdout] 122: clone [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5f83d67158ba - std[e72de78501789eb0]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5f83d67158ba - std[e72de78501789eb0]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5f83d67158ba - std[e72de78501789eb0]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x5f83d67158ba - <::print::DisplayBacktrace as core[6aaeda2c7ad07a48]::fmt::Display>::fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x5f83d672dffa - ::fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x5f83d672dffa - core[6aaeda2c7ad07a48]::fmt::write [INFO] [stdout] 6: 0x5f83d671c6a2 - std[e72de78501789eb0]::io::default_write_fmt::> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5f83d671c6a2 - as std[e72de78501789eb0]::io::Write>::write_fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x5f83d66f27ef - ::print [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x5f83d66f27ef - std[e72de78501789eb0]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x5f83d670d009 - std[e72de78501789eb0]::panicking::default_hook [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x5f83d60d2d5c - core[6aaeda2c7ad07a48]::ops::function::Fn<(&'a std[e72de78501789eb0]::panic::PanicHookInfo<'b>,), Output = ()> + core[6aaeda2c7ad07a48]::marker::Sync + core[6aaeda2c7ad07a48]::marker::Send> as core[6aaeda2c7ad07a48]::ops::function::Fn<(&std[e72de78501789eb0]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x5f83d60d2d5c - test[4f12b380f1fb68c5]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5f83d670d282 - core[6aaeda2c7ad07a48]::ops::function::Fn<(&'a std[e72de78501789eb0]::panic::PanicHookInfo<'b>,), Output = ()> + core[6aaeda2c7ad07a48]::marker::Sync + core[6aaeda2c7ad07a48]::marker::Send> as core[6aaeda2c7ad07a48]::ops::function::Fn<(&std[e72de78501789eb0]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x5f83d670d282 - std[e72de78501789eb0]::panicking::panic_with_hook [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x5f83d66f28a8 - std[e72de78501789eb0]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x5f83d66e9759 - std[e72de78501789eb0]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x5f83d66f38ed - __rustc[78a4cf188af856fc]::rust_begin_unwind [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x5f83d672e83c - core[6aaeda2c7ad07a48]::panicking::panic_fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x5f83d672e5b2 - core[6aaeda2c7ad07a48]::result::unwrap_failed [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/result.rs:1867:5 [INFO] [stdout] 20: 0x5f83d6058a15 - >::unwrap [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/result.rs:1233:23 [INFO] [stdout] 21: 0x5f83d6058a15 - hgrep[3efad404f5d38bd]::ripgrep::tests::test_grep_no_match_found [INFO] [stdout] at /opt/rustwide/workdir/src/ripgrep.rs:756:73 [INFO] [stdout] 22: 0x5f83d604f3f7 - hgrep[3efad404f5d38bd]::ripgrep::tests::test_grep_no_match_found::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/ripgrep.rs:751:34 [INFO] [stdout] 23: 0x5f83d60905f6 - >::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x5f83d60c6e3b - core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String> as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 25: 0x5f83d60c6e3b - test[4f12b380f1fb68c5]::__rust_begin_short_backtrace::, fn() -> core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:663:18 [INFO] [stdout] 26: 0x5f83d60d382b - test[4f12b380f1fb68c5]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:686:74 [INFO] [stdout] 27: 0x5f83d60d382b - as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 28: 0x5f83d60d382b - std[e72de78501789eb0]::panicking::catch_unwind::do_call::, core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:581:40 [INFO] [stdout] 29: 0x5f83d60d382b - std[e72de78501789eb0]::panicking::catch_unwind::, core[6aaeda2c7ad07a48]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:544:19 [INFO] [stdout] 30: 0x5f83d60d382b - std[e72de78501789eb0]::panic::catch_unwind::, core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panic.rs:359:14 [INFO] [stdout] 31: 0x5f83d60d382b - test[4f12b380f1fb68c5]::run_test_in_process [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:686:27 [INFO] [stdout] 32: 0x5f83d60d382b - test[4f12b380f1fb68c5]::run_test::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:607:43 [INFO] [stdout] 33: 0x5f83d60cef44 - test[4f12b380f1fb68c5]::run_test::{closure#1} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:637:41 [INFO] [stdout] 34: 0x5f83d60cef44 - std[e72de78501789eb0]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 35: 0x5f83d60d6432 - std[e72de78501789eb0]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 36: 0x5f83d60d6432 - ::{closure#1}::{closure#0}> as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 37: 0x5f83d60d6432 - std[e72de78501789eb0]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:581:40 [INFO] [stdout] 38: 0x5f83d60d6432 - std[e72de78501789eb0]::panicking::catch_unwind::<(), core[6aaeda2c7ad07a48]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:544:19 [INFO] [stdout] 39: 0x5f83d60d6432 - std[e72de78501789eb0]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panic.rs:359:14 [INFO] [stdout] 40: 0x5f83d60d6432 - std[e72de78501789eb0]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 41: 0x5f83d60d6432 - ::{closure#1} as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 42: 0x5f83d6714b3f - + core[6aaeda2c7ad07a48]::marker::Send> as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 43: 0x5f83d6714b3f - ::new::thread_start [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 44: 0x74b8f69a6aa4 - [INFO] [stdout] 45: 0x74b8f6a33a64 - clone [INFO] [stdout] 46: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- syntect::tests::ui::test_ansi16_colors stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'syntect::tests::ui::test_ansi16_colors' (135) 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: 0x5f83d67158ba - std[e72de78501789eb0]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5f83d67158ba - std[e72de78501789eb0]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5f83d67158ba - std[e72de78501789eb0]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x5f83d67158ba - <::print::DisplayBacktrace as core[6aaeda2c7ad07a48]::fmt::Display>::fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x5f83d672dffa - ::fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x5f83d672dffa - core[6aaeda2c7ad07a48]::fmt::write [INFO] [stdout] 6: 0x5f83d671c6a2 - std[e72de78501789eb0]::io::default_write_fmt::> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5f83d671c6a2 - as std[e72de78501789eb0]::io::Write>::write_fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x5f83d66f27ef - ::print [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x5f83d66f27ef - std[e72de78501789eb0]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x5f83d670d009 - std[e72de78501789eb0]::panicking::default_hook [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x5f83d60d2d5c - core[6aaeda2c7ad07a48]::ops::function::Fn<(&'a std[e72de78501789eb0]::panic::PanicHookInfo<'b>,), Output = ()> + core[6aaeda2c7ad07a48]::marker::Sync + core[6aaeda2c7ad07a48]::marker::Send> as core[6aaeda2c7ad07a48]::ops::function::Fn<(&std[e72de78501789eb0]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x5f83d60d2d5c - test[4f12b380f1fb68c5]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5f83d670d282 - core[6aaeda2c7ad07a48]::ops::function::Fn<(&'a std[e72de78501789eb0]::panic::PanicHookInfo<'b>,), Output = ()> + core[6aaeda2c7ad07a48]::marker::Sync + core[6aaeda2c7ad07a48]::marker::Send> as core[6aaeda2c7ad07a48]::ops::function::Fn<(&std[e72de78501789eb0]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x5f83d670d282 - std[e72de78501789eb0]::panicking::panic_with_hook [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x5f83d66f28a8 - std[e72de78501789eb0]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x5f83d66e9759 - std[e72de78501789eb0]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x5f83d66f38ed - __rustc[78a4cf188af856fc]::rust_begin_unwind [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x5f83d672e83c - core[6aaeda2c7ad07a48]::panicking::panic_fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x5f83d672e5b2 - core[6aaeda2c7ad07a48]::result::unwrap_failed [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/result.rs:1867:5 [INFO] [stdout] 20: 0x5f83d605ad95 - >::unwrap [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/result.rs:1233:23 [INFO] [stdout] 21: 0x5f83d605ad95 - hgrep[3efad404f5d38bd]::syntect::tests::ui::read_chunks [INFO] [stdout] at /opt/rustwide/workdir/src/syntect.rs:1200:54 [INFO] [stdout] 22: 0x5f83d605b64c - hgrep[3efad404f5d38bd]::syntect::tests::ui::run_parametrized_uitest_single_chunk [INFO] [stdout] at /opt/rustwide/workdir/src/syntect.rs:1286:24 [INFO] [stdout] 23: 0x5f83d605b9b9 - hgrep[3efad404f5d38bd]::syntect::tests::ui::test_ansi16_colors [INFO] [stdout] at /opt/rustwide/workdir/src/syntect.rs:1295:25 [INFO] [stdout] 24: 0x5f83d604fd37 - hgrep[3efad404f5d38bd]::syntect::tests::ui::test_ansi16_colors::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/syntect.rs:1294:32 [INFO] [stdout] 25: 0x5f83d6091176 - >::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 26: 0x5f83d60c6e3b - core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String> as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 27: 0x5f83d60c6e3b - test[4f12b380f1fb68c5]::__rust_begin_short_backtrace::, fn() -> core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:663:18 [INFO] [stdout] 28: 0x5f83d60d382b - test[4f12b380f1fb68c5]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:686:74 [INFO] [stdout] 29: 0x5f83d60d382b - as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 30: 0x5f83d60d382b - std[e72de78501789eb0]::panicking::catch_unwind::do_call::, core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:581:40 [INFO] [stdout] 31: 0x5f83d60d382b - std[e72de78501789eb0]::panicking::catch_unwind::, core[6aaeda2c7ad07a48]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:544:19 [INFO] [stdout] 32: 0x5f83d60d382b - std[e72de78501789eb0]::panic::catch_unwind::, core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panic.rs:359:14 [INFO] [stdout] 33: 0x5f83d60d382b - test[4f12b380f1fb68c5]::run_test_in_process [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:686:27 [INFO] [stdout] 34: 0x5f83d60d382b - test[4f12b380f1fb68c5]::run_test::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:607:43 [INFO] [stdout] 35: 0x5f83d60cef44 - test[4f12b380f1fb68c5]::run_test::{closure#1} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:637:41 [INFO] [stdout] 36: 0x5f83d60cef44 - std[e72de78501789eb0]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 37: 0x5f83d60d6432 - std[e72de78501789eb0]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 38: 0x5f83d60d6432 - ::{closure#1}::{closure#0}> as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 39: 0x5f83d60d6432 - std[e72de78501789eb0]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:581:40 [INFO] [stdout] 40: 0x5f83d60d6432 - std[e72de78501789eb0]::panicking::catch_unwind::<(), core[6aaeda2c7ad07a48]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:544:19 [INFO] [stdout] 41: 0x5f83d60d6432 - std[e72de78501789eb0]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panic.rs:359:14 [INFO] [stdout] 42: 0x5f83d60d6432 - std[e72de78501789eb0]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 43: 0x5f83d60d6432 - ::{closure#1} as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 44: 0x5f83d6714b3f - + core[6aaeda2c7ad07a48]::marker::Send> as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 45: 0x5f83d6714b3f - ::new::thread_start [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 46: 0x74b8f69a6aa4 - [INFO] [stdout] 47: 0x74b8f6a33a64 - clone [INFO] [stdout] 48: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- syntect::tests::ui::test_ansi256_colors stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'syntect::tests::ui::test_ansi256_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: 0x5f83d67158ba - std[e72de78501789eb0]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5f83d67158ba - std[e72de78501789eb0]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5f83d67158ba - std[e72de78501789eb0]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x5f83d67158ba - <::print::DisplayBacktrace as core[6aaeda2c7ad07a48]::fmt::Display>::fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x5f83d672dffa - ::fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x5f83d672dffa - core[6aaeda2c7ad07a48]::fmt::write [INFO] [stdout] 6: 0x5f83d671c6a2 - std[e72de78501789eb0]::io::default_write_fmt::> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5f83d671c6a2 - as std[e72de78501789eb0]::io::Write>::write_fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x5f83d66f27ef - ::print [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x5f83d66f27ef - std[e72de78501789eb0]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x5f83d670d009 - std[e72de78501789eb0]::panicking::default_hook [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x5f83d60d2d5c - core[6aaeda2c7ad07a48]::ops::function::Fn<(&'a std[e72de78501789eb0]::panic::PanicHookInfo<'b>,), Output = ()> + core[6aaeda2c7ad07a48]::marker::Sync + core[6aaeda2c7ad07a48]::marker::Send> as core[6aaeda2c7ad07a48]::ops::function::Fn<(&std[e72de78501789eb0]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x5f83d60d2d5c - test[4f12b380f1fb68c5]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5f83d670d282 - core[6aaeda2c7ad07a48]::ops::function::Fn<(&'a std[e72de78501789eb0]::panic::PanicHookInfo<'b>,), Output = ()> + core[6aaeda2c7ad07a48]::marker::Sync + core[6aaeda2c7ad07a48]::marker::Send> as core[6aaeda2c7ad07a48]::ops::function::Fn<(&std[e72de78501789eb0]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x5f83d670d282 - std[e72de78501789eb0]::panicking::panic_with_hook [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x5f83d66f28a8 - std[e72de78501789eb0]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x5f83d66e9759 - std[e72de78501789eb0]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x5f83d66f38ed - __rustc[78a4cf188af856fc]::rust_begin_unwind [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x5f83d672e83c - core[6aaeda2c7ad07a48]::panicking::panic_fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x5f83d672e5b2 - core[6aaeda2c7ad07a48]::result::unwrap_failed [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/result.rs:1867:5 [INFO] [stdout] 20: 0x5f83d605ad95 - >::unwrap [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/result.rs:1233:23 [INFO] [stdout] 21: 0x5f83d605ad95 - hgrep[3efad404f5d38bd]::syntect::tests::ui::read_chunks [INFO] [stdout] at /opt/rustwide/workdir/src/syntect.rs:1200:54 [INFO] [stdout] 22: 0x5f83d605b64c - hgrep[3efad404f5d38bd]::syntect::tests::ui::run_parametrized_uitest_single_chunk [INFO] [stdout] at /opt/rustwide/workdir/src/syntect.rs:1286:24 [INFO] [stdout] 23: 0x5f83d605b9f9 - hgrep[3efad404f5d38bd]::syntect::tests::ui::test_ansi256_colors [INFO] [stdout] at /opt/rustwide/workdir/src/syntect.rs:1295:25 [INFO] [stdout] 24: 0x5f83d604fd97 - hgrep[3efad404f5d38bd]::syntect::tests::ui::test_ansi256_colors::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/syntect.rs:1294:32 [INFO] [stdout] 25: 0x5f83d60911f6 - >::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 26: 0x5f83d60c6e3b - core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String> as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 27: 0x5f83d60c6e3b - test[4f12b380f1fb68c5]::__rust_begin_short_backtrace::, fn() -> core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:663:18 [INFO] [stdout] 28: 0x5f83d60d382b - test[4f12b380f1fb68c5]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:686:74 [INFO] [stdout] 29: 0x5f83d60d382b - as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 30: 0x5f83d60d382b - std[e72de78501789eb0]::panicking::catch_unwind::do_call::, core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:581:40 [INFO] [stdout] 31: 0x5f83d60d382b - std[e72de78501789eb0]::panicking::catch_unwind::, core[6aaeda2c7ad07a48]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:544:19 [INFO] [stdout] 32: 0x5f83d60d382b - std[e72de78501789eb0]::panic::catch_unwind::, core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panic.rs:359:14 [INFO] [stdout] 33: 0x5f83d60d382b - test[4f12b380f1fb68c5]::run_test_in_process [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:686:27 [INFO] [stdout] 34: 0x5f83d60d382b - test[4f12b380f1fb68c5]::run_test::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:607:43 [INFO] [stdout] 35: 0x5f83d60cef44 - test[4f12b380f1fb68c5]::run_test::{closure#1} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:637:41 [INFO] [stdout] 36: 0x5f83d60cef44 - std[e72de78501789eb0]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 37: 0x5f83d60d6432 - std[e72de78501789eb0]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 38: 0x5f83d60d6432 - ::{closure#1}::{closure#0}> as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 39: 0x5f83d60d6432 - std[e72de78501789eb0]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:581:40 [INFO] [stdout] 40: 0x5f83d60d6432 - std[e72de78501789eb0]::panicking::catch_unwind::<(), core[6aaeda2c7ad07a48]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:544:19 [INFO] [stdout] 41: 0x5f83d60d6432 - std[e72de78501789eb0]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panic.rs:359:14 [INFO] [stdout] 42: 0x5f83d60d6432 - std[e72de78501789eb0]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 43: 0x5f83d60d6432 - ::{closure#1} as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 44: 0x5f83d6714b3f - + core[6aaeda2c7ad07a48]::marker::Send> as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 45: 0x5f83d6714b3f - ::new::thread_start [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 46: 0x74b8f69a6aa4 - [INFO] [stdout] 47: 0x74b8f6a33a64 - clone [INFO] [stdout] 48: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- syntect::tests::ui::test_ascii_lines_grid stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'syntect::tests::ui::test_ascii_lines_grid' (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: 0x5f83d67158ba - std[e72de78501789eb0]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5f83d67158ba - std[e72de78501789eb0]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5f83d67158ba - std[e72de78501789eb0]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x5f83d67158ba - <::print::DisplayBacktrace as core[6aaeda2c7ad07a48]::fmt::Display>::fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x5f83d672dffa - ::fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x5f83d672dffa - core[6aaeda2c7ad07a48]::fmt::write [INFO] [stdout] 6: 0x5f83d671c6a2 - std[e72de78501789eb0]::io::default_write_fmt::> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5f83d671c6a2 - as std[e72de78501789eb0]::io::Write>::write_fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x5f83d66f27ef - ::print [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x5f83d66f27ef - std[e72de78501789eb0]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x5f83d670d009 - std[e72de78501789eb0]::panicking::default_hook [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x5f83d60d2d5c - core[6aaeda2c7ad07a48]::ops::function::Fn<(&'a std[e72de78501789eb0]::panic::PanicHookInfo<'b>,), Output = ()> + core[6aaeda2c7ad07a48]::marker::Sync + core[6aaeda2c7ad07a48]::marker::Send> as core[6aaeda2c7ad07a48]::ops::function::Fn<(&std[e72de78501789eb0]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x5f83d60d2d5c - test[4f12b380f1fb68c5]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5f83d670d282 - core[6aaeda2c7ad07a48]::ops::function::Fn<(&'a std[e72de78501789eb0]::panic::PanicHookInfo<'b>,), Output = ()> + core[6aaeda2c7ad07a48]::marker::Sync + core[6aaeda2c7ad07a48]::marker::Send> as core[6aaeda2c7ad07a48]::ops::function::Fn<(&std[e72de78501789eb0]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x5f83d670d282 - std[e72de78501789eb0]::panicking::panic_with_hook [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x5f83d66f28a8 - std[e72de78501789eb0]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x5f83d66e9759 - std[e72de78501789eb0]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x5f83d66f38ed - __rustc[78a4cf188af856fc]::rust_begin_unwind [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x5f83d672e83c - core[6aaeda2c7ad07a48]::panicking::panic_fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x5f83d672e5b2 - core[6aaeda2c7ad07a48]::result::unwrap_failed [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/result.rs:1867:5 [INFO] [stdout] 20: 0x5f83d605ad95 - >::unwrap [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/result.rs:1233:23 [INFO] [stdout] 21: 0x5f83d605ad95 - hgrep[3efad404f5d38bd]::syntect::tests::ui::read_chunks [INFO] [stdout] at /opt/rustwide/workdir/src/syntect.rs:1200:54 [INFO] [stdout] 22: 0x5f83d605b64c - hgrep[3efad404f5d38bd]::syntect::tests::ui::run_parametrized_uitest_single_chunk [INFO] [stdout] at /opt/rustwide/workdir/src/syntect.rs:1286:24 [INFO] [stdout] 23: 0x5f83d605bad9 - hgrep[3efad404f5d38bd]::syntect::tests::ui::test_ascii_lines_grid [INFO] [stdout] at /opt/rustwide/workdir/src/syntect.rs:1295:25 [INFO] [stdout] 24: 0x5f83d604fee7 - hgrep[3efad404f5d38bd]::syntect::tests::ui::test_ascii_lines_grid::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/syntect.rs:1294:32 [INFO] [stdout] 25: 0x5f83d60913b6 - >::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 26: 0x5f83d60c6e3b - core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String> as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 27: 0x5f83d60c6e3b - test[4f12b380f1fb68c5]::__rust_begin_short_backtrace::, fn() -> core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:663:18 [INFO] [stdout] 28: 0x5f83d60d382b - test[4f12b380f1fb68c5]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:686:74 [INFO] [stdout] 29: 0x5f83d60d382b - as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 30: 0x5f83d60d382b - std[e72de78501789eb0]::panicking::catch_unwind::do_call::, core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:581:40 [INFO] [stdout] 31: 0x5f83d60d382b - std[e72de78501789eb0]::panicking::catch_unwind::, core[6aaeda2c7ad07a48]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:544:19 [INFO] [stdout] 32: 0x5f83d60d382b - std[e72de78501789eb0]::panic::catch_unwind::, core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panic.rs:359:14 [INFO] [stdout] 33: 0x5f83d60d382b - test[4f12b380f1fb68c5]::run_test_in_process [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:686:27 [INFO] [stdout] 34: 0x5f83d60d382b - test[4f12b380f1fb68c5]::run_test::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:607:43 [INFO] [stdout] 35: 0x5f83d60cef44 - test[4f12b380f1fb68c5]::run_test::{closure#1} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:637:41 [INFO] [stdout] 36: 0x5f83d60cef44 - std[e72de78501789eb0]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 37: 0x5f83d60d6432 - std[e72de78501789eb0]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 38: 0x5f83d60d6432 - ::{closure#1}::{closure#0}> as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 39: 0x5f83d60d6432 - std[e72de78501789eb0]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:581:40 [INFO] [stdout] 40: 0x5f83d60d6432 - std[e72de78501789eb0]::panicking::catch_unwind::<(), core[6aaeda2c7ad07a48]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:544:19 [INFO] [stdout] 41: 0x5f83d60d6432 - std[e72de78501789eb0]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panic.rs:359:14 [INFO] [stdout] 42: 0x5f83d60d6432 - std[e72de78501789eb0]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 43: 0x5f83d60d6432 - ::{closure#1} as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 44: 0x5f83d6714b3f - + core[6aaeda2c7ad07a48]::marker::Send> as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 45: 0x5f83d6714b3f - ::new::thread_start [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 46: 0x74b8f69a6aa4 - [INFO] [stdout] 47: 0x74b8f6a33a64 - clone [INFO] [stdout] 48: 0x0 - [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' (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: 0x5f83d67158ba - std[e72de78501789eb0]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5f83d67158ba - std[e72de78501789eb0]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5f83d67158ba - std[e72de78501789eb0]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x5f83d67158ba - <::print::DisplayBacktrace as core[6aaeda2c7ad07a48]::fmt::Display>::fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x5f83d672dffa - ::fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x5f83d672dffa - core[6aaeda2c7ad07a48]::fmt::write [INFO] [stdout] 6: 0x5f83d671c6a2 - std[e72de78501789eb0]::io::default_write_fmt::> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5f83d671c6a2 - as std[e72de78501789eb0]::io::Write>::write_fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x5f83d66f27ef - ::print [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x5f83d66f27ef - std[e72de78501789eb0]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x5f83d670d009 - std[e72de78501789eb0]::panicking::default_hook [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x5f83d60d2d5c - core[6aaeda2c7ad07a48]::ops::function::Fn<(&'a std[e72de78501789eb0]::panic::PanicHookInfo<'b>,), Output = ()> + core[6aaeda2c7ad07a48]::marker::Sync + core[6aaeda2c7ad07a48]::marker::Send> as core[6aaeda2c7ad07a48]::ops::function::Fn<(&std[e72de78501789eb0]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x5f83d60d2d5c - test[4f12b380f1fb68c5]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5f83d670d282 - core[6aaeda2c7ad07a48]::ops::function::Fn<(&'a std[e72de78501789eb0]::panic::PanicHookInfo<'b>,), Output = ()> + core[6aaeda2c7ad07a48]::marker::Sync + core[6aaeda2c7ad07a48]::marker::Send> as core[6aaeda2c7ad07a48]::ops::function::Fn<(&std[e72de78501789eb0]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x5f83d670d282 - std[e72de78501789eb0]::panicking::panic_with_hook [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x5f83d66f28a8 - std[e72de78501789eb0]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x5f83d66e9759 - std[e72de78501789eb0]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x5f83d66f38ed - __rustc[78a4cf188af856fc]::rust_begin_unwind [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x5f83d672e83c - core[6aaeda2c7ad07a48]::panicking::panic_fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x5f83d672e5b2 - core[6aaeda2c7ad07a48]::result::unwrap_failed [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/result.rs:1867:5 [INFO] [stdout] 20: 0x5f83d605ad95 - >::unwrap [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/result.rs:1233:23 [INFO] [stdout] 21: 0x5f83d605ad95 - hgrep[3efad404f5d38bd]::syntect::tests::ui::read_chunks [INFO] [stdout] at /opt/rustwide/workdir/src/syntect.rs:1200:54 [INFO] [stdout] 22: 0x5f83d605b64c - hgrep[3efad404f5d38bd]::syntect::tests::ui::run_parametrized_uitest_single_chunk [INFO] [stdout] at /opt/rustwide/workdir/src/syntect.rs:1286:24 [INFO] [stdout] 23: 0x5f83d605bc39 - hgrep[3efad404f5d38bd]::syntect::tests::ui::test_ascii_lines_no_grid [INFO] [stdout] at /opt/rustwide/workdir/src/syntect.rs:1295:25 [INFO] [stdout] 24: 0x5f83d60500f7 - hgrep[3efad404f5d38bd]::syntect::tests::ui::test_ascii_lines_no_grid::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/syntect.rs:1294:32 [INFO] [stdout] 25: 0x5f83d6091676 - >::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 26: 0x5f83d60c6e3b - core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String> as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 27: 0x5f83d60c6e3b - test[4f12b380f1fb68c5]::__rust_begin_short_backtrace::, fn() -> core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:663:18 [INFO] [stdout] 28: 0x5f83d60d382b - test[4f12b380f1fb68c5]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:686:74 [INFO] [stdout] 29: 0x5f83d60d382b - as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 30: 0x5f83d60d382b - std[e72de78501789eb0]::panicking::catch_unwind::do_call::, core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:581:40 [INFO] [stdout] 31: 0x5f83d60d382b - std[e72de78501789eb0]::panicking::catch_unwind::, core[6aaeda2c7ad07a48]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:544:19 [INFO] [stdout] 32: 0x5f83d60d382b - std[e72de78501789eb0]::panic::catch_unwind::, core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panic.rs:359:14 [INFO] [stdout] 33: 0x5f83d60d382b - test[4f12b380f1fb68c5]::run_test_in_process [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:686:27 [INFO] [stdout] 34: 0x5f83d60d382b - test[4f12b380f1fb68c5]::run_test::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:607:43 [INFO] [stdout] 35: 0x5f83d60cef44 - test[4f12b380f1fb68c5]::run_test::{closure#1} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:637:41 [INFO] [stdout] 36: 0x5f83d60cef44 - std[e72de78501789eb0]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 37: 0x5f83d60d6432 - std[e72de78501789eb0]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 38: 0x5f83d60d6432 - ::{closure#1}::{closure#0}> as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 39: 0x5f83d60d6432 - std[e72de78501789eb0]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:581:40 [INFO] [stdout] 40: 0x5f83d60d6432 - std[e72de78501789eb0]::panicking::catch_unwind::<(), core[6aaeda2c7ad07a48]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:544:19 [INFO] [stdout] 41: 0x5f83d60d6432 - std[e72de78501789eb0]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panic.rs:359:14 [INFO] [stdout] 42: 0x5f83d60d6432 - std[e72de78501789eb0]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 43: 0x5f83d60d6432 - ::{closure#1} as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 44: 0x5f83d6714b3f - + core[6aaeda2c7ad07a48]::marker::Send> as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 45: 0x5f83d6714b3f - ::new::thread_start [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 46: 0x74b8f69a6aa4 - [INFO] [stdout] 47: 0x74b8f6a33a64 - clone [INFO] [stdout] 48: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- syntect::tests::ui::test_background stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'syntect::tests::ui::test_background' (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: 0x5f83d67158ba - std[e72de78501789eb0]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5f83d67158ba - std[e72de78501789eb0]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5f83d67158ba - std[e72de78501789eb0]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x5f83d67158ba - <::print::DisplayBacktrace as core[6aaeda2c7ad07a48]::fmt::Display>::fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x5f83d672dffa - ::fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x5f83d672dffa - core[6aaeda2c7ad07a48]::fmt::write [INFO] [stdout] 6: 0x5f83d671c6a2 - std[e72de78501789eb0]::io::default_write_fmt::> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5f83d671c6a2 - as std[e72de78501789eb0]::io::Write>::write_fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x5f83d66f27ef - ::print [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x5f83d66f27ef - std[e72de78501789eb0]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x5f83d670d009 - std[e72de78501789eb0]::panicking::default_hook [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x5f83d60d2d5c - core[6aaeda2c7ad07a48]::ops::function::Fn<(&'a std[e72de78501789eb0]::panic::PanicHookInfo<'b>,), Output = ()> + core[6aaeda2c7ad07a48]::marker::Sync + core[6aaeda2c7ad07a48]::marker::Send> as core[6aaeda2c7ad07a48]::ops::function::Fn<(&std[e72de78501789eb0]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x5f83d60d2d5c - test[4f12b380f1fb68c5]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5f83d670d282 - core[6aaeda2c7ad07a48]::ops::function::Fn<(&'a std[e72de78501789eb0]::panic::PanicHookInfo<'b>,), Output = ()> + core[6aaeda2c7ad07a48]::marker::Sync + core[6aaeda2c7ad07a48]::marker::Send> as core[6aaeda2c7ad07a48]::ops::function::Fn<(&std[e72de78501789eb0]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x5f83d670d282 - std[e72de78501789eb0]::panicking::panic_with_hook [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x5f83d66f28a8 - std[e72de78501789eb0]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x5f83d66e9759 - std[e72de78501789eb0]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x5f83d66f38ed - __rustc[78a4cf188af856fc]::rust_begin_unwind [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x5f83d672e83c - core[6aaeda2c7ad07a48]::panicking::panic_fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x5f83d672e5b2 - core[6aaeda2c7ad07a48]::result::unwrap_failed [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/result.rs:1867:5 [INFO] [stdout] 20: 0x5f83d605ad95 - >::unwrap [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/result.rs:1233:23 [INFO] [stdout] 21: 0x5f83d605ad95 - hgrep[3efad404f5d38bd]::syntect::tests::ui::read_chunks [INFO] [stdout] at /opt/rustwide/workdir/src/syntect.rs:1200:54 [INFO] [stdout] 22: 0x5f83d605b64c - hgrep[3efad404f5d38bd]::syntect::tests::ui::run_parametrized_uitest_single_chunk [INFO] [stdout] at /opt/rustwide/workdir/src/syntect.rs:1286:24 [INFO] [stdout] 23: 0x5f83d605b879 - hgrep[3efad404f5d38bd]::syntect::tests::ui::test_background [INFO] [stdout] at /opt/rustwide/workdir/src/syntect.rs:1295:25 [INFO] [stdout] 24: 0x5f83d604fb57 - hgrep[3efad404f5d38bd]::syntect::tests::ui::test_background::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/syntect.rs:1294:32 [INFO] [stdout] 25: 0x5f83d6090ef6 - >::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 26: 0x5f83d60c6e3b - core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String> as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 27: 0x5f83d60c6e3b - test[4f12b380f1fb68c5]::__rust_begin_short_backtrace::, fn() -> core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:663:18 [INFO] [stdout] 28: 0x5f83d60d382b - test[4f12b380f1fb68c5]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:686:74 [INFO] [stdout] 29: 0x5f83d60d382b - as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 30: 0x5f83d60d382b - std[e72de78501789eb0]::panicking::catch_unwind::do_call::, core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:581:40 [INFO] [stdout] 31: 0x5f83d60d382b - std[e72de78501789eb0]::panicking::catch_unwind::, core[6aaeda2c7ad07a48]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:544:19 [INFO] [stdout] 32: 0x5f83d60d382b - std[e72de78501789eb0]::panic::catch_unwind::, core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panic.rs:359:14 [INFO] [stdout] 33: 0x5f83d60d382b - test[4f12b380f1fb68c5]::run_test_in_process [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:686:27 [INFO] [stdout] 34: 0x5f83d60d382b - test[4f12b380f1fb68c5]::run_test::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:607:43 [INFO] [stdout] 35: 0x5f83d60cef44 - test[4f12b380f1fb68c5]::run_test::{closure#1} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:637:41 [INFO] [stdout] 36: 0x5f83d60cef44 - std[e72de78501789eb0]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 37: 0x5f83d60d6432 - std[e72de78501789eb0]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 38: 0x5f83d60d6432 - ::{closure#1}::{closure#0}> as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 39: 0x5f83d60d6432 - std[e72de78501789eb0]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:581:40 [INFO] [stdout] 40: 0x5f83d60d6432 - std[e72de78501789eb0]::panicking::catch_unwind::<(), core[6aaeda2c7ad07a48]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:544:19 [INFO] [stdout] 41: 0x5f83d60d6432 - std[e72de78501789eb0]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panic.rs:359:14 [INFO] [stdout] 42: 0x5f83d60d6432 - std[e72de78501789eb0]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 43: 0x5f83d60d6432 - ::{closure#1} as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 44: 0x5f83d6714b3f - + core[6aaeda2c7ad07a48]::marker::Send> as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 45: 0x5f83d6714b3f - ::new::thread_start [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 46: 0x74b8f69a6aa4 - [INFO] [stdout] 47: 0x74b8f6a33a64 - clone [INFO] [stdout] 48: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- syntect::tests::ui::test_default stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'syntect::tests::ui::test_default' (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: 0x5f83d67158ba - std[e72de78501789eb0]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5f83d67158ba - std[e72de78501789eb0]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5f83d67158ba - std[e72de78501789eb0]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x5f83d67158ba - <::print::DisplayBacktrace as core[6aaeda2c7ad07a48]::fmt::Display>::fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x5f83d672dffa - ::fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x5f83d672dffa - core[6aaeda2c7ad07a48]::fmt::write [INFO] [stdout] 6: 0x5f83d671c6a2 - std[e72de78501789eb0]::io::default_write_fmt::> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5f83d671c6a2 - as std[e72de78501789eb0]::io::Write>::write_fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x5f83d66f27ef - ::print [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x5f83d66f27ef - std[e72de78501789eb0]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x5f83d670d009 - std[e72de78501789eb0]::panicking::default_hook [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x5f83d60d2d5c - core[6aaeda2c7ad07a48]::ops::function::Fn<(&'a std[e72de78501789eb0]::panic::PanicHookInfo<'b>,), Output = ()> + core[6aaeda2c7ad07a48]::marker::Sync + core[6aaeda2c7ad07a48]::marker::Send> as core[6aaeda2c7ad07a48]::ops::function::Fn<(&std[e72de78501789eb0]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x5f83d60d2d5c - test[4f12b380f1fb68c5]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5f83d670d282 - core[6aaeda2c7ad07a48]::ops::function::Fn<(&'a std[e72de78501789eb0]::panic::PanicHookInfo<'b>,), Output = ()> + core[6aaeda2c7ad07a48]::marker::Sync + core[6aaeda2c7ad07a48]::marker::Send> as core[6aaeda2c7ad07a48]::ops::function::Fn<(&std[e72de78501789eb0]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x5f83d670d282 - std[e72de78501789eb0]::panicking::panic_with_hook [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x5f83d66f28a8 - std[e72de78501789eb0]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x5f83d66e9759 - std[e72de78501789eb0]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x5f83d66f38ed - __rustc[78a4cf188af856fc]::rust_begin_unwind [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x5f83d672e83c - core[6aaeda2c7ad07a48]::panicking::panic_fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x5f83d672e5b2 - core[6aaeda2c7ad07a48]::result::unwrap_failed [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/result.rs:1867:5 [INFO] [stdout] 20: 0x5f83d605ad95 - >::unwrap [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/result.rs:1233:23 [INFO] [stdout] 21: 0x5f83d605ad95 - hgrep[3efad404f5d38bd]::syntect::tests::ui::read_chunks [INFO] [stdout] at /opt/rustwide/workdir/src/syntect.rs:1200:54 [INFO] [stdout] 22: 0x5f83d605b64c - hgrep[3efad404f5d38bd]::syntect::tests::ui::run_parametrized_uitest_single_chunk [INFO] [stdout] at /opt/rustwide/workdir/src/syntect.rs:1286:24 [INFO] [stdout] 23: 0x5f83d605b7d9 - hgrep[3efad404f5d38bd]::syntect::tests::ui::test_default [INFO] [stdout] at /opt/rustwide/workdir/src/syntect.rs:1295:25 [INFO] [stdout] 24: 0x5f83d604fa67 - hgrep[3efad404f5d38bd]::syntect::tests::ui::test_default::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/syntect.rs:1294:32 [INFO] [stdout] 25: 0x5f83d6090db6 - >::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 26: 0x5f83d60c6e3b - core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String> as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 27: 0x5f83d60c6e3b - test[4f12b380f1fb68c5]::__rust_begin_short_backtrace::, fn() -> core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:663:18 [INFO] [stdout] 28: 0x5f83d60d382b - test[4f12b380f1fb68c5]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:686:74 [INFO] [stdout] 29: 0x5f83d60d382b - as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 30: 0x5f83d60d382b - std[e72de78501789eb0]::panicking::catch_unwind::do_call::, core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:581:40 [INFO] [stdout] 31: 0x5f83d60d382b - std[e72de78501789eb0]::panicking::catch_unwind::, core[6aaeda2c7ad07a48]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:544:19 [INFO] [stdout] 32: 0x5f83d60d382b - std[e72de78501789eb0]::panic::catch_unwind::, core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panic.rs:359:14 [INFO] [stdout] 33: 0x5f83d60d382b - test[4f12b380f1fb68c5]::run_test_in_process [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:686:27 [INFO] [stdout] 34: 0x5f83d60d382b - test[4f12b380f1fb68c5]::run_test::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:607:43 [INFO] [stdout] 35: 0x5f83d60cef44 - test[4f12b380f1fb68c5]::run_test::{closure#1} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:637:41 [INFO] [stdout] 36: 0x5f83d60cef44 - std[e72de78501789eb0]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 37: 0x5f83d60d6432 - std[e72de78501789eb0]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 38: 0x5f83d60d6432 - ::{closure#1}::{closure#0}> as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 39: 0x5f83d60d6432 - std[e72de78501789eb0]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:581:40 [INFO] [stdout] 40: 0x5f83d60d6432 - std[e72de78501789eb0]::panicking::catch_unwind::<(), core[6aaeda2c7ad07a48]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:544:19 [INFO] [stdout] 41: 0x5f83d60d6432 - std[e72de78501789eb0]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panic.rs:359:14 [INFO] [stdout] 42: 0x5f83d60d6432 - std[e72de78501789eb0]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 43: 0x5f83d60d6432 - ::{closure#1} as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 44: 0x5f83d6714b3f - + core[6aaeda2c7ad07a48]::marker::Send> as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 45: 0x5f83d6714b3f - ::new::thread_start [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 46: 0x74b8f69a6aa4 - [INFO] [stdout] 47: 0x74b8f6a33a64 - clone [INFO] [stdout] 48: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- ripgrep::tests::test_case_insensitive stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'ripgrep::tests::test_case_insensitive' (91) 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: ::new:: [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,)>>::call_mut [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:298:21 [INFO] [stdout] 3: core::iter::traits::iterator::Iterator::find_map::check::, core::result::Result, &mut hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}>::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/iter/traits/iterator.rs:2992:32 [INFO] [stdout] 4: ::try_fold::<(), core::iter::traits::iterator::Iterator::find_map::check, core::result::Result, &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>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/iter/traits/iterator.rs:2485:21 [INFO] [stdout] 5: ::find_map::, &mut hgrep::ripgrep::grep<&hgrep::ripgrep::tests::DummyPrinter, core::iter::sources::once::Once<&std::path::Path>>::{closure#0}> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/iter/traits/iterator.rs:2998:14 [INFO] [stdout] 6: >::{closure#0}> as core::iter::traits::iterator::Iterator>::next [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/iter/adapters/filter_map.rs:64:19 [INFO] [stdout] 7: >::{closure#0}>> as core::iter::adapters::fuse::FuseImpl>::{closure#0}>>>::next [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/iter/adapters/fuse.rs:381:29 [INFO] [stdout] 8: >::{closure#0}>> as core::iter::traits::iterator::Iterator>::next [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/iter/adapters/fuse.rs:50:9 [INFO] [stdout] 9: <&rayon::iter::par_bridge::IterParallelProducer>::{closure#0}>> as rayon::iter::plumbing::UnindexedProducer>::fold_with::>::grep>::{closure#0}>>::{closure#3}, core::result::Result>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{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>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{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>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{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::, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{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: , rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{closure#0}>>::{closure#0}>>::{closure#0}>::{closure#0}> as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 14: std::panicking::catch_unwind::do_call::, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{closure#0}>>::{closure#0}>>::{closure#0}>::{closure#0}>, core::result::Result> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:581:40 [INFO] [stdout] 15: __rust_try [INFO] [stdout] 16: std::panicking::catch_unwind::, core::panic::unwind_safe::AssertUnwindSafe, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{closure#0}>>::{closure#0}>>::{closure#0}>::{closure#0}>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:544:19 [INFO] [stdout] 17: std::panic::catch_unwind::, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{closure#0}>>::{closure#0}>>::{closure#0}>::{closure#0}>, core::result::Result> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panic.rs:359:14 [INFO] [stdout] 18: rayon_core::unwind::halt_unwinding::, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{closure#0}>>::{closure#0}>>::{closure#0}>::{closure#0}, core::result::Result> [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::>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{closure#0}>>::{closure#0}>>::{closure#0}, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{closure#0}>>::{closure#0}>>::{closure#1}, core::result::Result, core::result::Result>::{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::>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{closure#0}>>::{closure#0}>>::{closure#0}, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{closure#0}>>::{closure#0}>>::{closure#1}, core::result::Result, core::result::Result>::{closure#0}, (core::result::Result, core::result::Result)> [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::>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{closure#0}>>::{closure#0}>>::{closure#0}, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{closure#0}>>::{closure#0}>>::{closure#1}, core::result::Result, core::result::Result> [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>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{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>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{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::, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{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: , rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{closure#0}>>::{closure#0}>>::{closure#0}>::{closure#0}> as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 26: std::panicking::catch_unwind::do_call::, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{closure#0}>>::{closure#0}>>::{closure#0}>::{closure#0}>, core::result::Result> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:581:40 [INFO] [stdout] 27: __rust_try [INFO] [stdout] 28: std::panicking::catch_unwind::, core::panic::unwind_safe::AssertUnwindSafe, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{closure#0}>>::{closure#0}>>::{closure#0}>::{closure#0}>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:544:19 [INFO] [stdout] 29: std::panic::catch_unwind::, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{closure#0}>>::{closure#0}>>::{closure#0}>::{closure#0}>, core::result::Result> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panic.rs:359:14 [INFO] [stdout] 30: rayon_core::unwind::halt_unwinding::, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{closure#0}>>::{closure#0}>>::{closure#0}>::{closure#0}, core::result::Result> [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::>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{closure#0}>>::{closure#0}>>::{closure#0}, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{closure#0}>>::{closure#0}>>::{closure#1}, core::result::Result, core::result::Result>::{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::>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{closure#0}>>::{closure#0}>>::{closure#0}, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{closure#0}>>::{closure#0}>>::{closure#1}, core::result::Result, core::result::Result>::{closure#0}, (core::result::Result, core::result::Result)> [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::>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{closure#0}>>::{closure#0}>>::{closure#0}, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{closure#0}>>::{closure#0}>>::{closure#1}, core::result::Result, core::result::Result> [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>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{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>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{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::, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{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: , rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{closure#0}>>::{closure#0}>>::{closure#0}>::{closure#0}> as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 38: std::panicking::catch_unwind::do_call::, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{closure#0}>>::{closure#0}>>::{closure#0}>::{closure#0}>, core::result::Result> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:581:40 [INFO] [stdout] 39: __rust_try [INFO] [stdout] 40: std::panicking::catch_unwind::, core::panic::unwind_safe::AssertUnwindSafe, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{closure#0}>>::{closure#0}>>::{closure#0}>::{closure#0}>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:544:19 [INFO] [stdout] 41: std::panic::catch_unwind::, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{closure#0}>>::{closure#0}>>::{closure#0}>::{closure#0}>, core::result::Result> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panic.rs:359:14 [INFO] [stdout] 42: rayon_core::unwind::halt_unwinding::, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{closure#0}>>::{closure#0}>>::{closure#0}>::{closure#0}, core::result::Result> [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::>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{closure#0}>>::{closure#0}>>::{closure#0}, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{closure#0}>>::{closure#0}>>::{closure#1}, core::result::Result, core::result::Result>::{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::>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{closure#0}>>::{closure#0}>>::{closure#0}, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{closure#0}>>::{closure#0}>>::{closure#1}, core::result::Result, core::result::Result>::{closure#0}, (core::result::Result, core::result::Result)> [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::>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{closure#0}>>::{closure#0}>>::{closure#0}, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{closure#0}>>::{closure#0}>>::{closure#1}, core::result::Result, core::result::Result> [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>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{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>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{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::, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{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: , rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{closure#0}>>::{closure#0}>>::{closure#0}>::{closure#0}> as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 50: std::panicking::catch_unwind::do_call::, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{closure#0}>>::{closure#0}>>::{closure#0}>::{closure#0}>, core::result::Result> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:581:40 [INFO] [stdout] 51: __rust_try [INFO] [stdout] 52: std::panicking::catch_unwind::, core::panic::unwind_safe::AssertUnwindSafe, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{closure#0}>>::{closure#0}>>::{closure#0}>::{closure#0}>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:544:19 [INFO] [stdout] 53: std::panic::catch_unwind::, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{closure#0}>>::{closure#0}>>::{closure#0}>::{closure#0}>, core::result::Result> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panic.rs:359:14 [INFO] [stdout] 54: rayon_core::unwind::halt_unwinding::, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{closure#0}>>::{closure#0}>>::{closure#0}>::{closure#0}, core::result::Result> [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::>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{closure#0}>>::{closure#0}>>::{closure#0}, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{closure#0}>>::{closure#0}>>::{closure#1}, core::result::Result, core::result::Result>::{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::>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{closure#0}>>::{closure#0}>>::{closure#0}, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{closure#0}>>::{closure#0}>>::{closure#1}, core::result::Result, core::result::Result>::{closure#0}, (core::result::Result, core::result::Result)> [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::>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{closure#0}>>::{closure#0}>>::{closure#0}, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{closure#0}>>::{closure#0}>>::{closure#1}, core::result::Result, core::result::Result> [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>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{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>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{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::, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{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: , rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{closure#0}>>::{closure#0}>>::{closure#0}>::{closure#0}> as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 62: std::panicking::catch_unwind::do_call::, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{closure#0}>>::{closure#0}>>::{closure#0}>::{closure#0}>, core::result::Result> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:581:40 [INFO] [stdout] 63: __rust_try [INFO] [stdout] 64: std::panicking::catch_unwind::, core::panic::unwind_safe::AssertUnwindSafe, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{closure#0}>>::{closure#0}>>::{closure#0}>::{closure#0}>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:544:19 [INFO] [stdout] 65: std::panic::catch_unwind::, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{closure#0}>>::{closure#0}>>::{closure#0}>::{closure#0}>, core::result::Result> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panic.rs:359:14 [INFO] [stdout] 66: rayon_core::unwind::halt_unwinding::, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{closure#0}>>::{closure#0}>>::{closure#0}>::{closure#0}, core::result::Result> [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::>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{closure#0}>>::{closure#0}>>::{closure#0}, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{closure#0}>>::{closure#0}>>::{closure#1}, core::result::Result, core::result::Result>::{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::>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{closure#0}>>::{closure#0}>>::{closure#0}, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{closure#0}>>::{closure#0}>>::{closure#1}, core::result::Result, core::result::Result>::{closure#0}, (core::result::Result, core::result::Result)> [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::>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{closure#0}>>::{closure#0}>>::{closure#0}, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{closure#0}>>::{closure#0}>>::{closure#1}, core::result::Result, core::result::Result> [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>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{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>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{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::, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{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: , rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{closure#0}>>::{closure#0}>>::{closure#0}>::{closure#0}> as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 74: std::panicking::catch_unwind::do_call::, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{closure#0}>>::{closure#0}>>::{closure#0}>::{closure#0}>, core::result::Result> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:581:40 [INFO] [stdout] 75: __rust_try [INFO] [stdout] 76: std::panicking::catch_unwind::, core::panic::unwind_safe::AssertUnwindSafe, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{closure#0}>>::{closure#0}>>::{closure#0}>::{closure#0}>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:544:19 [INFO] [stdout] 77: std::panic::catch_unwind::, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{closure#0}>>::{closure#0}>>::{closure#0}>::{closure#0}>, core::result::Result> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panic.rs:359:14 [INFO] [stdout] 78: rayon_core::unwind::halt_unwinding::, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{closure#0}>>::{closure#0}>>::{closure#0}>::{closure#0}, core::result::Result> [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::>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{closure#0}>>::{closure#0}>>::{closure#0}, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{closure#0}>>::{closure#0}>>::{closure#1}, core::result::Result, core::result::Result>::{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::>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{closure#0}>>::{closure#0}>>::{closure#0}, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{closure#0}>>::{closure#0}>>::{closure#1}, core::result::Result, core::result::Result>::{closure#0}, (core::result::Result, core::result::Result)> [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::>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{closure#0}>>::{closure#0}>>::{closure#0}, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{closure#0}>>::{closure#0}>>::{closure#1}, core::result::Result, core::result::Result> [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>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{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>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{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::, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{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: , rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{closure#0}>>::{closure#0}>>::{closure#0}>::{closure#0}> as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 86: std::panicking::catch_unwind::do_call::, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{closure#0}>>::{closure#0}>>::{closure#0}>::{closure#0}>, core::result::Result> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:581:40 [INFO] [stdout] 87: __rust_try [INFO] [stdout] 88: std::panicking::catch_unwind::, core::panic::unwind_safe::AssertUnwindSafe, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{closure#0}>>::{closure#0}>>::{closure#0}>::{closure#0}>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:544:19 [INFO] [stdout] 89: std::panic::catch_unwind::, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{closure#0}>>::{closure#0}>>::{closure#0}>::{closure#0}>, core::result::Result> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panic.rs:359:14 [INFO] [stdout] 90: rayon_core::unwind::halt_unwinding::, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{closure#0}>>::{closure#0}>>::{closure#0}>::{closure#0}, core::result::Result> [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::>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{closure#0}>>::{closure#0}>>::{closure#0}, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{closure#0}>>::{closure#0}>>::{closure#1}, core::result::Result, core::result::Result>::{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: ::in_worker_cold::>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{closure#0}>>::{closure#0}>>::{closure#0}, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{closure#0}>>::{closure#0}>>::{closure#1}, core::result::Result, core::result::Result>::{closure#0}, (core::result::Result, core::result::Result)>::{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: , core::result::Result)>>::call::<::in_worker_cold>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{closure#0}>>::{closure#0}>>::{closure#0}, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{closure#0}>>::{closure#0}>>::{closure#1}, core::result::Result, core::result::Result>::{closure#0}, (core::result::Result, core::result::Result)>::{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::result::Result)>>::call<::in_worker_cold>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{closure#0}>>::{closure#0}>>::{closure#0}, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{closure#0}>>::{closure#0}>>::{closure#1}, core::result::Result, core::result::Result>::{closure#0}, (core::result::Result, core::result::Result)>::{closure#0}::{closure#0}>::{closure#0}> as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 95: std::panicking::catch_unwind::do_call::, core::result::Result)>>::call<::in_worker_cold>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{closure#0}>>::{closure#0}>>::{closure#0}, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{closure#0}>>::{closure#0}>>::{closure#1}, core::result::Result, core::result::Result>::{closure#0}, (core::result::Result, core::result::Result)>::{closure#0}::{closure#0}>::{closure#0}>, (core::result::Result, core::result::Result)> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:581:40 [INFO] [stdout] 96: __rust_try [INFO] [stdout] 97: std::panicking::catch_unwind::<(core::result::Result, core::result::Result), core::panic::unwind_safe::AssertUnwindSafe<, core::result::Result)>>::call<::in_worker_cold>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{closure#0}>>::{closure#0}>>::{closure#0}, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{closure#0}>>::{closure#0}>>::{closure#1}, core::result::Result, core::result::Result>::{closure#0}, (core::result::Result, core::result::Result)>::{closure#0}::{closure#0}>::{closure#0}>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:544:19 [INFO] [stdout] 98: std::panic::catch_unwind::, core::result::Result)>>::call<::in_worker_cold>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{closure#0}>>::{closure#0}>>::{closure#0}, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{closure#0}>>::{closure#0}>>::{closure#1}, core::result::Result, core::result::Result>::{closure#0}, (core::result::Result, core::result::Result)>::{closure#0}::{closure#0}>::{closure#0}>, (core::result::Result, core::result::Result)> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panic.rs:359:14 [INFO] [stdout] 99: rayon_core::unwind::halt_unwinding::<, core::result::Result)>>::call<::in_worker_cold>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{closure#0}>>::{closure#0}>>::{closure#0}, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{closure#0}>>::{closure#0}>>::{closure#1}, core::result::Result, core::result::Result>::{closure#0}, (core::result::Result, core::result::Result)>::{closure#0}::{closure#0}>::{closure#0}, (core::result::Result, core::result::Result)> [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: , core::result::Result)>>::call::<::in_worker_cold>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{closure#0}>>::{closure#0}>>::{closure#0}, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{closure#0}>>::{closure#0}>>::{closure#1}, core::result::Result, core::result::Result>::{closure#0}, (core::result::Result, core::result::Result)>::{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: , ::in_worker_cold>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{closure#0}>>::{closure#0}>>::{closure#0}, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{closure#0}>>::{closure#0}>>::{closure#1}, core::result::Result, core::result::Result>::{closure#0}, (core::result::Result, core::result::Result)>::{closure#0}::{closure#0}, (core::result::Result, core::result::Result)> 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: ::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: ::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: ::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: ::wait_until:: [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::>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{closure#0}>>::{closure#0}>>::{closure#0}, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{closure#0}>>::{closure#0}>>::{closure#1}, core::result::Result, core::result::Result>::{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: ::in_worker_cold::>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{closure#0}>>::{closure#0}>>::{closure#0}, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{closure#0}>>::{closure#0}>>::{closure#1}, core::result::Result, core::result::Result>::{closure#0}, (core::result::Result, core::result::Result)>::{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: , core::result::Result)>>::call::<::in_worker_cold>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{closure#0}>>::{closure#0}>>::{closure#0}, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{closure#0}>>::{closure#0}>>::{closure#1}, core::result::Result, core::result::Result>::{closure#0}, (core::result::Result, core::result::Result)>::{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::result::Result)>>::call<::in_worker_cold>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{closure#0}>>::{closure#0}>>::{closure#0}, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{closure#0}>>::{closure#0}>>::{closure#1}, core::result::Result, core::result::Result>::{closure#0}, (core::result::Result, core::result::Result)>::{closure#0}::{closure#0}>::{closure#0}> as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 110: std::panicking::catch_unwind::do_call::, core::result::Result)>>::call<::in_worker_cold>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{closure#0}>>::{closure#0}>>::{closure#0}, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{closure#0}>>::{closure#0}>>::{closure#1}, core::result::Result, core::result::Result>::{closure#0}, (core::result::Result, core::result::Result)>::{closure#0}::{closure#0}>::{closure#0}>, (core::result::Result, core::result::Result)> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:581:40 [INFO] [stdout] 111: __rust_try [INFO] [stdout] 112: std::panicking::catch_unwind::<(core::result::Result, core::result::Result), core::panic::unwind_safe::AssertUnwindSafe<, core::result::Result)>>::call<::in_worker_cold>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{closure#0}>>::{closure#0}>>::{closure#0}, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{closure#0}>>::{closure#0}>>::{closure#1}, core::result::Result, core::result::Result>::{closure#0}, (core::result::Result, core::result::Result)>::{closure#0}::{closure#0}>::{closure#0}>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:544:19 [INFO] [stdout] 113: std::panic::catch_unwind::, core::result::Result)>>::call<::in_worker_cold>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{closure#0}>>::{closure#0}>>::{closure#0}, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{closure#0}>>::{closure#0}>>::{closure#1}, core::result::Result, core::result::Result>::{closure#0}, (core::result::Result, core::result::Result)>::{closure#0}::{closure#0}>::{closure#0}>, (core::result::Result, core::result::Result)> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panic.rs:359:14 [INFO] [stdout] 114: rayon_core::unwind::halt_unwinding::<, core::result::Result)>>::call<::in_worker_cold>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{closure#0}>>::{closure#0}>>::{closure#0}, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{closure#0}>>::{closure#0}>>::{closure#1}, core::result::Result, core::result::Result>::{closure#0}, (core::result::Result, core::result::Result)>::{closure#0}::{closure#0}>::{closure#0}, (core::result::Result, core::result::Result)> [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: , core::result::Result)>>::call::<::in_worker_cold>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{closure#0}>>::{closure#0}>>::{closure#0}, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{closure#0}>>::{closure#0}>>::{closure#1}, core::result::Result, core::result::Result>::{closure#0}, (core::result::Result, core::result::Result)>::{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: , ::in_worker_cold>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{closure#0}>>::{closure#0}>>::{closure#0}, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{closure#0}>>::{closure#0}>>::{closure#1}, core::result::Result, core::result::Result>::{closure#0}, (core::result::Result, core::result::Result)>::{closure#0}::{closure#0}, (core::result::Result, core::result::Result)> 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: ::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: ::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: ::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: ::wait_until:: [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::>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{closure#0}>>::{closure#0}>>::{closure#0}, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{closure#0}>>::{closure#0}>>::{closure#1}, core::result::Result, core::result::Result>::{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::>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{closure#0}>>::{closure#0}>>::{closure#0}, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{closure#0}>>::{closure#0}>>::{closure#1}, core::result::Result, core::result::Result>::{closure#0}, (core::result::Result, core::result::Result)> [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::>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{closure#0}>>::{closure#0}>>::{closure#0}, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{closure#0}>>::{closure#0}>>::{closure#1}, core::result::Result, core::result::Result> [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>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{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>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{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] 126: rayon_core::join::join_context::call_b::, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{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] 127: >>::call::, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{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] 128: >>::call, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{closure#0}>>::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}> as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 129: std::panicking::catch_unwind::do_call::>>::call, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{closure#0}>>::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}>, core::result::Result> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:581:40 [INFO] [stdout] 130: __rust_try [INFO] [stdout] 131: std::panicking::catch_unwind::, core::panic::unwind_safe::AssertUnwindSafe<>>::call, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{closure#0}>>::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:544:19 [INFO] [stdout] 132: std::panic::catch_unwind::>>::call, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{closure#0}>>::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}>, core::result::Result> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panic.rs:359:14 [INFO] [stdout] 133: rayon_core::unwind::halt_unwinding::<>>::call, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{closure#0}>>::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}, core::result::Result> [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] 134: >>::call::, rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{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] 135: , rayon::iter::plumbing::bridge_unindexed_producer_consumer<&rayon::iter::par_bridge::IterParallelProducer>::{closure#0}>>, rayon::iter::filter_map::FilterMapConsumer>::grep>::{closure#0}>>::{closure#3}, >::grep>::{closure#0}>>::{closure#2}>, >::grep>::{closure#0}>>::{closure#1}>, >::grep>::{closure#0}>>::{closure#0}>>::{closure#1}>::{closure#0}, core::result::Result> 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] 136: ::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] 137: ::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] 138: ::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] 139: ::wait_until:: [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] 140: ::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] 141: 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] 142: ::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] 143: ::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] 144: std::sys::backtrace::__rust_begin_short_backtrace::<::spawn::{closure#0}, ()> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 145: std::thread::lifecycle::spawn_unchecked::<::spawn::{closure#0}, ()>::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 146: ::spawn::{closure#0}, ()>::{closure#1}::{closure#0}> as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 147: std::panicking::catch_unwind::do_call::::spawn::{closure#0}, ()>::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:581:40 [INFO] [stdout] 148: __rust_try [INFO] [stdout] 149: std::panicking::catch_unwind::<(), core::panic::unwind_safe::AssertUnwindSafe::spawn::{closure#0}, ()>::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:544:19 [INFO] [stdout] 150: std::panic::catch_unwind::::spawn::{closure#0}, ()>::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panic.rs:359:14 [INFO] [stdout] 151: std::thread::lifecycle::spawn_unchecked::<::spawn::{closure#0}, ()>::{closure#1} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 152: ::spawn::{closure#0}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 153: + core::marker::Send> as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 154: ::new::thread_start [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 155: [INFO] [stdout] 156: clone [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5f83d67158ba - std[e72de78501789eb0]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5f83d67158ba - std[e72de78501789eb0]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5f83d67158ba - std[e72de78501789eb0]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x5f83d67158ba - <::print::DisplayBacktrace as core[6aaeda2c7ad07a48]::fmt::Display>::fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x5f83d672dffa - ::fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x5f83d672dffa - core[6aaeda2c7ad07a48]::fmt::write [INFO] [stdout] 6: 0x5f83d671c6a2 - std[e72de78501789eb0]::io::default_write_fmt::> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5f83d671c6a2 - as std[e72de78501789eb0]::io::Write>::write_fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x5f83d66f27ef - ::print [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x5f83d66f27ef - std[e72de78501789eb0]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x5f83d670d009 - std[e72de78501789eb0]::panicking::default_hook [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x5f83d60d2d5c - core[6aaeda2c7ad07a48]::ops::function::Fn<(&'a std[e72de78501789eb0]::panic::PanicHookInfo<'b>,), Output = ()> + core[6aaeda2c7ad07a48]::marker::Sync + core[6aaeda2c7ad07a48]::marker::Send> as core[6aaeda2c7ad07a48]::ops::function::Fn<(&std[e72de78501789eb0]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x5f83d60d2d5c - test[4f12b380f1fb68c5]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5f83d670d282 - core[6aaeda2c7ad07a48]::ops::function::Fn<(&'a std[e72de78501789eb0]::panic::PanicHookInfo<'b>,), Output = ()> + core[6aaeda2c7ad07a48]::marker::Sync + core[6aaeda2c7ad07a48]::marker::Send> as core[6aaeda2c7ad07a48]::ops::function::Fn<(&std[e72de78501789eb0]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x5f83d670d282 - std[e72de78501789eb0]::panicking::panic_with_hook [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x5f83d66f28a8 - std[e72de78501789eb0]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x5f83d66e9759 - std[e72de78501789eb0]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x5f83d66f38ed - __rustc[78a4cf188af856fc]::rust_begin_unwind [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x5f83d672e83c - core[6aaeda2c7ad07a48]::panicking::panic_fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x5f83d672e5b2 - core[6aaeda2c7ad07a48]::result::unwrap_failed [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/result.rs:1867:5 [INFO] [stdout] 20: 0x5f83d605284c - >::unwrap [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/result.rs:1233:23 [INFO] [stdout] 21: 0x5f83d605284c - hgrep[3efad404f5d38bd]::ripgrep::tests::test_ripgrep_config [INFO] [stdout] at /opt/rustwide/workdir/src/ripgrep.rs:861:62 [INFO] [stdout] 22: 0x5f83d605837c - hgrep[3efad404f5d38bd]::ripgrep::tests::test_case_insensitive [INFO] [stdout] at /opt/rustwide/workdir/src/ripgrep.rs:892:9 [INFO] [stdout] 23: 0x5f83d604f397 - hgrep[3efad404f5d38bd]::ripgrep::tests::test_case_insensitive::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/ripgrep.rs:891:31 [INFO] [stdout] 24: 0x5f83d6090576 - >::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 25: 0x5f83d60c6e3b - core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String> as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 26: 0x5f83d60c6e3b - test[4f12b380f1fb68c5]::__rust_begin_short_backtrace::, fn() -> core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:663:18 [INFO] [stdout] 27: 0x5f83d60d382b - test[4f12b380f1fb68c5]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:686:74 [INFO] [stdout] 28: 0x5f83d60d382b - as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 29: 0x5f83d60d382b - std[e72de78501789eb0]::panicking::catch_unwind::do_call::, core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:581:40 [INFO] [stdout] 30: 0x5f83d60d382b - std[e72de78501789eb0]::panicking::catch_unwind::, core[6aaeda2c7ad07a48]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:544:19 [INFO] [stdout] 31: 0x5f83d60d382b - std[e72de78501789eb0]::panic::catch_unwind::, core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panic.rs:359:14 [INFO] [stdout] 32: 0x5f83d60d382b - test[4f12b380f1fb68c5]::run_test_in_process [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:686:27 [INFO] [stdout] 33: 0x5f83d60d382b - test[4f12b380f1fb68c5]::run_test::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:607:43 [INFO] [stdout] 34: 0x5f83d60cef44 - test[4f12b380f1fb68c5]::run_test::{closure#1} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:637:41 [INFO] [stdout] 35: 0x5f83d60cef44 - std[e72de78501789eb0]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 36: 0x5f83d60d6432 - std[e72de78501789eb0]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 37: 0x5f83d60d6432 - ::{closure#1}::{closure#0}> as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 38: 0x5f83d60d6432 - std[e72de78501789eb0]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:581:40 [INFO] [stdout] 39: 0x5f83d60d6432 - std[e72de78501789eb0]::panicking::catch_unwind::<(), core[6aaeda2c7ad07a48]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:544:19 [INFO] [stdout] 40: 0x5f83d60d6432 - std[e72de78501789eb0]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panic.rs:359:14 [INFO] [stdout] 41: 0x5f83d60d6432 - std[e72de78501789eb0]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 42: 0x5f83d60d6432 - ::{closure#1} as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 43: 0x5f83d6714b3f - + core[6aaeda2c7ad07a48]::marker::Send> as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 44: 0x5f83d6714b3f - ::new::thread_start [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 45: 0x74b8f69a6aa4 - [INFO] [stdout] 46: 0x74b8f6a33a64 - clone [INFO] [stdout] 47: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- syntect::tests::ui::test_emoji stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'syntect::tests::ui::test_emoji' (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: 0x5f83d67158ba - std[e72de78501789eb0]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5f83d67158ba - std[e72de78501789eb0]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5f83d67158ba - std[e72de78501789eb0]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x5f83d67158ba - <::print::DisplayBacktrace as core[6aaeda2c7ad07a48]::fmt::Display>::fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x5f83d672dffa - ::fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x5f83d672dffa - core[6aaeda2c7ad07a48]::fmt::write [INFO] [stdout] 6: 0x5f83d671c6a2 - std[e72de78501789eb0]::io::default_write_fmt::> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5f83d671c6a2 - as std[e72de78501789eb0]::io::Write>::write_fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x5f83d66f27ef - ::print [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x5f83d66f27ef - std[e72de78501789eb0]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x5f83d670d009 - std[e72de78501789eb0]::panicking::default_hook [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x5f83d60d2d5c - core[6aaeda2c7ad07a48]::ops::function::Fn<(&'a std[e72de78501789eb0]::panic::PanicHookInfo<'b>,), Output = ()> + core[6aaeda2c7ad07a48]::marker::Sync + core[6aaeda2c7ad07a48]::marker::Send> as core[6aaeda2c7ad07a48]::ops::function::Fn<(&std[e72de78501789eb0]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x5f83d60d2d5c - test[4f12b380f1fb68c5]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5f83d670d282 - core[6aaeda2c7ad07a48]::ops::function::Fn<(&'a std[e72de78501789eb0]::panic::PanicHookInfo<'b>,), Output = ()> + core[6aaeda2c7ad07a48]::marker::Sync + core[6aaeda2c7ad07a48]::marker::Send> as core[6aaeda2c7ad07a48]::ops::function::Fn<(&std[e72de78501789eb0]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x5f83d670d282 - std[e72de78501789eb0]::panicking::panic_with_hook [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x5f83d66f28a8 - std[e72de78501789eb0]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x5f83d66e9759 - std[e72de78501789eb0]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x5f83d66f38ed - __rustc[78a4cf188af856fc]::rust_begin_unwind [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x5f83d672e83c - core[6aaeda2c7ad07a48]::panicking::panic_fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x5f83d672e5b2 - core[6aaeda2c7ad07a48]::result::unwrap_failed [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/result.rs:1867:5 [INFO] [stdout] 20: 0x5f83d605ad95 - >::unwrap [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/result.rs:1233:23 [INFO] [stdout] 21: 0x5f83d605ad95 - hgrep[3efad404f5d38bd]::syntect::tests::ui::read_chunks [INFO] [stdout] at /opt/rustwide/workdir/src/syntect.rs:1200:54 [INFO] [stdout] 22: 0x5f83d605b64c - hgrep[3efad404f5d38bd]::syntect::tests::ui::run_parametrized_uitest_single_chunk [INFO] [stdout] at /opt/rustwide/workdir/src/syntect.rs:1286:24 [INFO] [stdout] 23: 0x5f83d605b799 - hgrep[3efad404f5d38bd]::syntect::tests::ui::test_emoji [INFO] [stdout] at /opt/rustwide/workdir/src/syntect.rs:1295:25 [INFO] [stdout] 24: 0x5f83d604fa07 - hgrep[3efad404f5d38bd]::syntect::tests::ui::test_emoji::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/syntect.rs:1294:32 [INFO] [stdout] 25: 0x5f83d6090d36 - >::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 26: 0x5f83d60c6e3b - core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String> as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 27: 0x5f83d60c6e3b - test[4f12b380f1fb68c5]::__rust_begin_short_backtrace::, fn() -> core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:663:18 [INFO] [stdout] 28: 0x5f83d60d382b - test[4f12b380f1fb68c5]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:686:74 [INFO] [stdout] 29: 0x5f83d60d382b - as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 30: 0x5f83d60d382b - std[e72de78501789eb0]::panicking::catch_unwind::do_call::, core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:581:40 [INFO] [stdout] 31: 0x5f83d60d382b - std[e72de78501789eb0]::panicking::catch_unwind::, core[6aaeda2c7ad07a48]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:544:19 [INFO] [stdout] 32: 0x5f83d60d382b - std[e72de78501789eb0]::panic::catch_unwind::, core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panic.rs:359:14 [INFO] [stdout] 33: 0x5f83d60d382b - test[4f12b380f1fb68c5]::run_test_in_process [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:686:27 [INFO] [stdout] 34: 0x5f83d60d382b - test[4f12b380f1fb68c5]::run_test::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:607:43 [INFO] [stdout] 35: 0x5f83d60cef44 - test[4f12b380f1fb68c5]::run_test::{closure#1} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:637:41 [INFO] [stdout] 36: 0x5f83d60cef44 - std[e72de78501789eb0]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 37: 0x5f83d60d6432 - std[e72de78501789eb0]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 38: 0x5f83d60d6432 - ::{closure#1}::{closure#0}> as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 39: 0x5f83d60d6432 - std[e72de78501789eb0]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:581:40 [INFO] [stdout] 40: 0x5f83d60d6432 - std[e72de78501789eb0]::panicking::catch_unwind::<(), core[6aaeda2c7ad07a48]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:544:19 [INFO] [stdout] 41: 0x5f83d60d6432 - std[e72de78501789eb0]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panic.rs:359:14 [INFO] [stdout] 42: 0x5f83d60d6432 - std[e72de78501789eb0]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 43: 0x5f83d60d6432 - ::{closure#1} as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 44: 0x5f83d6714b3f - + core[6aaeda2c7ad07a48]::marker::Send> as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 45: 0x5f83d6714b3f - ::new::thread_start [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 46: 0x74b8f69a6aa4 - [INFO] [stdout] 47: 0x74b8f6a33a64 - clone [INFO] [stdout] 48: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- syntect::tests::ui::test_empty_lines stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'syntect::tests::ui::test_empty_lines' (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: 0x5f83d67158ba - std[e72de78501789eb0]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5f83d67158ba - std[e72de78501789eb0]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5f83d67158ba - std[e72de78501789eb0]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x5f83d67158ba - <::print::DisplayBacktrace as core[6aaeda2c7ad07a48]::fmt::Display>::fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x5f83d672dffa - ::fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x5f83d672dffa - core[6aaeda2c7ad07a48]::fmt::write [INFO] [stdout] 6: 0x5f83d671c6a2 - std[e72de78501789eb0]::io::default_write_fmt::> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5f83d671c6a2 - as std[e72de78501789eb0]::io::Write>::write_fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x5f83d66f27ef - ::print [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x5f83d66f27ef - std[e72de78501789eb0]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x5f83d670d009 - std[e72de78501789eb0]::panicking::default_hook [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x5f83d60d2d5c - core[6aaeda2c7ad07a48]::ops::function::Fn<(&'a std[e72de78501789eb0]::panic::PanicHookInfo<'b>,), Output = ()> + core[6aaeda2c7ad07a48]::marker::Sync + core[6aaeda2c7ad07a48]::marker::Send> as core[6aaeda2c7ad07a48]::ops::function::Fn<(&std[e72de78501789eb0]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x5f83d60d2d5c - test[4f12b380f1fb68c5]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5f83d670d282 - core[6aaeda2c7ad07a48]::ops::function::Fn<(&'a std[e72de78501789eb0]::panic::PanicHookInfo<'b>,), Output = ()> + core[6aaeda2c7ad07a48]::marker::Sync + core[6aaeda2c7ad07a48]::marker::Send> as core[6aaeda2c7ad07a48]::ops::function::Fn<(&std[e72de78501789eb0]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x5f83d670d282 - std[e72de78501789eb0]::panicking::panic_with_hook [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x5f83d66f28a8 - std[e72de78501789eb0]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x5f83d66e9759 - std[e72de78501789eb0]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x5f83d66f38ed - __rustc[78a4cf188af856fc]::rust_begin_unwind [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x5f83d672e83c - core[6aaeda2c7ad07a48]::panicking::panic_fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x5f83d672e5b2 - core[6aaeda2c7ad07a48]::result::unwrap_failed [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/result.rs:1867:5 [INFO] [stdout] 20: 0x5f83d605ad95 - >::unwrap [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/result.rs:1233:23 [INFO] [stdout] 21: 0x5f83d605ad95 - hgrep[3efad404f5d38bd]::syntect::tests::ui::read_chunks [INFO] [stdout] at /opt/rustwide/workdir/src/syntect.rs:1200:54 [INFO] [stdout] 22: 0x5f83d605b64c - hgrep[3efad404f5d38bd]::syntect::tests::ui::run_parametrized_uitest_single_chunk [INFO] [stdout] at /opt/rustwide/workdir/src/syntect.rs:1286:24 [INFO] [stdout] 23: 0x5f83d605b919 - hgrep[3efad404f5d38bd]::syntect::tests::ui::test_empty_lines [INFO] [stdout] at /opt/rustwide/workdir/src/syntect.rs:1295:25 [INFO] [stdout] 24: 0x5f83d604fc47 - hgrep[3efad404f5d38bd]::syntect::tests::ui::test_empty_lines::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/syntect.rs:1294:32 [INFO] [stdout] 25: 0x5f83d6091036 - >::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 26: 0x5f83d60c6e3b - core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String> as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 27: 0x5f83d60c6e3b - test[4f12b380f1fb68c5]::__rust_begin_short_backtrace::, fn() -> core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:663:18 [INFO] [stdout] 28: 0x5f83d60d382b - test[4f12b380f1fb68c5]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:686:74 [INFO] [stdout] 29: 0x5f83d60d382b - as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 30: 0x5f83d60d382b - std[e72de78501789eb0]::panicking::catch_unwind::do_call::, core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:581:40 [INFO] [stdout] 31: 0x5f83d60d382b - std[e72de78501789eb0]::panicking::catch_unwind::, core[6aaeda2c7ad07a48]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:544:19 [INFO] [stdout] 32: 0x5f83d60d382b - std[e72de78501789eb0]::panic::catch_unwind::, core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panic.rs:359:14 [INFO] [stdout] 33: 0x5f83d60d382b - test[4f12b380f1fb68c5]::run_test_in_process [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:686:27 [INFO] [stdout] 34: 0x5f83d60d382b - test[4f12b380f1fb68c5]::run_test::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:607:43 [INFO] [stdout] 35: 0x5f83d60cef44 - test[4f12b380f1fb68c5]::run_test::{closure#1} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:637:41 [INFO] [stdout] 36: 0x5f83d60cef44 - std[e72de78501789eb0]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 37: 0x5f83d60d6432 - std[e72de78501789eb0]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 38: 0x5f83d60d6432 - ::{closure#1}::{closure#0}> as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 39: 0x5f83d60d6432 - std[e72de78501789eb0]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:581:40 [INFO] [stdout] 40: 0x5f83d60d6432 - std[e72de78501789eb0]::panicking::catch_unwind::<(), core[6aaeda2c7ad07a48]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:544:19 [INFO] [stdout] 41: 0x5f83d60d6432 - std[e72de78501789eb0]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panic.rs:359:14 [INFO] [stdout] 42: 0x5f83d60d6432 - std[e72de78501789eb0]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 43: 0x5f83d60d6432 - ::{closure#1} as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 44: 0x5f83d6714b3f - + core[6aaeda2c7ad07a48]::marker::Send> as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 45: 0x5f83d6714b3f - ::new::thread_start [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 46: 0x74b8f69a6aa4 - [INFO] [stdout] 47: 0x74b8f6a33a64 - clone [INFO] [stdout] 48: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- syntect::tests::ui::test_emoji_bg stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'syntect::tests::ui::test_emoji_bg' (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: 0x5f83d67158ba - std[e72de78501789eb0]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5f83d67158ba - std[e72de78501789eb0]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5f83d67158ba - std[e72de78501789eb0]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x5f83d67158ba - <::print::DisplayBacktrace as core[6aaeda2c7ad07a48]::fmt::Display>::fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x5f83d672dffa - ::fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x5f83d672dffa - core[6aaeda2c7ad07a48]::fmt::write [INFO] [stdout] 6: 0x5f83d671c6a2 - std[e72de78501789eb0]::io::default_write_fmt::> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5f83d671c6a2 - as std[e72de78501789eb0]::io::Write>::write_fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x5f83d66f27ef - ::print [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x5f83d66f27ef - std[e72de78501789eb0]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x5f83d670d009 - std[e72de78501789eb0]::panicking::default_hook [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x5f83d60d2d5c - core[6aaeda2c7ad07a48]::ops::function::Fn<(&'a std[e72de78501789eb0]::panic::PanicHookInfo<'b>,), Output = ()> + core[6aaeda2c7ad07a48]::marker::Sync + core[6aaeda2c7ad07a48]::marker::Send> as core[6aaeda2c7ad07a48]::ops::function::Fn<(&std[e72de78501789eb0]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x5f83d60d2d5c - test[4f12b380f1fb68c5]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5f83d670d282 - core[6aaeda2c7ad07a48]::ops::function::Fn<(&'a std[e72de78501789eb0]::panic::PanicHookInfo<'b>,), Output = ()> + core[6aaeda2c7ad07a48]::marker::Sync + core[6aaeda2c7ad07a48]::marker::Send> as core[6aaeda2c7ad07a48]::ops::function::Fn<(&std[e72de78501789eb0]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x5f83d670d282 - std[e72de78501789eb0]::panicking::panic_with_hook [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x5f83d66f28a8 - std[e72de78501789eb0]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x5f83d66e9759 - std[e72de78501789eb0]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x5f83d66f38ed - __rustc[78a4cf188af856fc]::rust_begin_unwind [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x5f83d672e83c - core[6aaeda2c7ad07a48]::panicking::panic_fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x5f83d672e5b2 - core[6aaeda2c7ad07a48]::result::unwrap_failed [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/result.rs:1867:5 [INFO] [stdout] 20: 0x5f83d605ad95 - >::unwrap [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/result.rs:1233:23 [INFO] [stdout] 21: 0x5f83d605ad95 - hgrep[3efad404f5d38bd]::syntect::tests::ui::read_chunks [INFO] [stdout] at /opt/rustwide/workdir/src/syntect.rs:1200:54 [INFO] [stdout] 22: 0x5f83d605b64c - hgrep[3efad404f5d38bd]::syntect::tests::ui::run_parametrized_uitest_single_chunk [INFO] [stdout] at /opt/rustwide/workdir/src/syntect.rs:1286:24 [INFO] [stdout] 23: 0x5f83d605b819 - hgrep[3efad404f5d38bd]::syntect::tests::ui::test_emoji_bg [INFO] [stdout] at /opt/rustwide/workdir/src/syntect.rs:1295:25 [INFO] [stdout] 24: 0x5f83d604fac7 - hgrep[3efad404f5d38bd]::syntect::tests::ui::test_emoji_bg::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/syntect.rs:1294:32 [INFO] [stdout] 25: 0x5f83d6090e36 - >::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 26: 0x5f83d60c6e3b - core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String> as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 27: 0x5f83d60c6e3b - test[4f12b380f1fb68c5]::__rust_begin_short_backtrace::, fn() -> core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:663:18 [INFO] [stdout] 28: 0x5f83d60d382b - test[4f12b380f1fb68c5]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:686:74 [INFO] [stdout] 29: 0x5f83d60d382b - as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 30: 0x5f83d60d382b - std[e72de78501789eb0]::panicking::catch_unwind::do_call::, core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:581:40 [INFO] [stdout] 31: 0x5f83d60d382b - std[e72de78501789eb0]::panicking::catch_unwind::, core[6aaeda2c7ad07a48]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:544:19 [INFO] [stdout] 32: 0x5f83d60d382b - std[e72de78501789eb0]::panic::catch_unwind::, core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panic.rs:359:14 [INFO] [stdout] 33: 0x5f83d60d382b - test[4f12b380f1fb68c5]::run_test_in_process [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:686:27 [INFO] [stdout] 34: 0x5f83d60d382b - test[4f12b380f1fb68c5]::run_test::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:607:43 [INFO] [stdout] 35: 0x5f83d60cef44 - test[4f12b380f1fb68c5]::run_test::{closure#1} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:637:41 [INFO] [stdout] 36: 0x5f83d60cef44 - std[e72de78501789eb0]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 37: 0x5f83d60d6432 - std[e72de78501789eb0]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 38: 0x5f83d60d6432 - ::{closure#1}::{closure#0}> as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 39: 0x5f83d60d6432 - std[e72de78501789eb0]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:581:40 [INFO] [stdout] 40: 0x5f83d60d6432 - std[e72de78501789eb0]::panicking::catch_unwind::<(), core[6aaeda2c7ad07a48]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:544:19 [INFO] [stdout] 41: 0x5f83d60d6432 - std[e72de78501789eb0]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panic.rs:359:14 [INFO] [stdout] 42: 0x5f83d60d6432 - std[e72de78501789eb0]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 43: 0x5f83d60d6432 - ::{closure#1} as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 44: 0x5f83d6714b3f - + core[6aaeda2c7ad07a48]::marker::Send> as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 45: 0x5f83d6714b3f - ::new::thread_start [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 46: 0x74b8f69a6aa4 - [INFO] [stdout] 47: 0x74b8f6a33a64 - clone [INFO] [stdout] 48: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- syntect::tests::ui::test_empty_lines_bg stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'syntect::tests::ui::test_empty_lines_bg' (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: 0x5f83d67158ba - std[e72de78501789eb0]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5f83d67158ba - std[e72de78501789eb0]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5f83d67158ba - std[e72de78501789eb0]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x5f83d67158ba - <::print::DisplayBacktrace as core[6aaeda2c7ad07a48]::fmt::Display>::fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x5f83d672dffa - ::fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x5f83d672dffa - core[6aaeda2c7ad07a48]::fmt::write [INFO] [stdout] 6: 0x5f83d671c6a2 - std[e72de78501789eb0]::io::default_write_fmt::> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5f83d671c6a2 - as std[e72de78501789eb0]::io::Write>::write_fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x5f83d66f27ef - ::print [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x5f83d66f27ef - std[e72de78501789eb0]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x5f83d670d009 - std[e72de78501789eb0]::panicking::default_hook [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x5f83d60d2d5c - core[6aaeda2c7ad07a48]::ops::function::Fn<(&'a std[e72de78501789eb0]::panic::PanicHookInfo<'b>,), Output = ()> + core[6aaeda2c7ad07a48]::marker::Sync + core[6aaeda2c7ad07a48]::marker::Send> as core[6aaeda2c7ad07a48]::ops::function::Fn<(&std[e72de78501789eb0]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x5f83d60d2d5c - test[4f12b380f1fb68c5]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5f83d670d282 - core[6aaeda2c7ad07a48]::ops::function::Fn<(&'a std[e72de78501789eb0]::panic::PanicHookInfo<'b>,), Output = ()> + core[6aaeda2c7ad07a48]::marker::Sync + core[6aaeda2c7ad07a48]::marker::Send> as core[6aaeda2c7ad07a48]::ops::function::Fn<(&std[e72de78501789eb0]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x5f83d670d282 - std[e72de78501789eb0]::panicking::panic_with_hook [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x5f83d66f28a8 - std[e72de78501789eb0]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x5f83d66e9759 - std[e72de78501789eb0]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x5f83d66f38ed - __rustc[78a4cf188af856fc]::rust_begin_unwind [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x5f83d672e83c - core[6aaeda2c7ad07a48]::panicking::panic_fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x5f83d672e5b2 - core[6aaeda2c7ad07a48]::result::unwrap_failed [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/result.rs:1867:5 [INFO] [stdout] 20: 0x5f83d605ad95 - >::unwrap [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/result.rs:1233:23 [INFO] [stdout] 21: 0x5f83d605ad95 - hgrep[3efad404f5d38bd]::syntect::tests::ui::read_chunks [INFO] [stdout] at /opt/rustwide/workdir/src/syntect.rs:1200:54 [INFO] [stdout] 22: 0x5f83d605b64c - hgrep[3efad404f5d38bd]::syntect::tests::ui::run_parametrized_uitest_single_chunk [INFO] [stdout] at /opt/rustwide/workdir/src/syntect.rs:1286:24 [INFO] [stdout] 23: 0x5f83d605ba19 - hgrep[3efad404f5d38bd]::syntect::tests::ui::test_empty_lines_bg [INFO] [stdout] at /opt/rustwide/workdir/src/syntect.rs:1295:25 [INFO] [stdout] 24: 0x5f83d604fdc7 - hgrep[3efad404f5d38bd]::syntect::tests::ui::test_empty_lines_bg::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/syntect.rs:1294:32 [INFO] [stdout] 25: 0x5f83d6091236 - >::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 26: 0x5f83d60c6e3b - core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String> as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 27: 0x5f83d60c6e3b - test[4f12b380f1fb68c5]::__rust_begin_short_backtrace::, fn() -> core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:663:18 [INFO] [stdout] 28: 0x5f83d60d382b - test[4f12b380f1fb68c5]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:686:74 [INFO] [stdout] 29: 0x5f83d60d382b - as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 30: 0x5f83d60d382b - std[e72de78501789eb0]::panicking::catch_unwind::do_call::, core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:581:40 [INFO] [stdout] 31: 0x5f83d60d382b - std[e72de78501789eb0]::panicking::catch_unwind::, core[6aaeda2c7ad07a48]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:544:19 [INFO] [stdout] 32: 0x5f83d60d382b - std[e72de78501789eb0]::panic::catch_unwind::, core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panic.rs:359:14 [INFO] [stdout] 33: 0x5f83d60d382b - test[4f12b380f1fb68c5]::run_test_in_process [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:686:27 [INFO] [stdout] 34: 0x5f83d60d382b - test[4f12b380f1fb68c5]::run_test::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:607:43 [INFO] [stdout] 35: 0x5f83d60cef44 - test[4f12b380f1fb68c5]::run_test::{closure#1} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:637:41 [INFO] [stdout] 36: 0x5f83d60cef44 - std[e72de78501789eb0]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 37: 0x5f83d60d6432 - std[e72de78501789eb0]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 38: 0x5f83d60d6432 - ::{closure#1}::{closure#0}> as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 39: 0x5f83d60d6432 - std[e72de78501789eb0]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:581:40 [INFO] [stdout] 40: 0x5f83d60d6432 - std[e72de78501789eb0]::panicking::catch_unwind::<(), core[6aaeda2c7ad07a48]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:544:19 [INFO] [stdout] 41: 0x5f83d60d6432 - std[e72de78501789eb0]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panic.rs:359:14 [INFO] [stdout] 42: 0x5f83d60d6432 - std[e72de78501789eb0]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 43: 0x5f83d60d6432 - ::{closure#1} as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 44: 0x5f83d6714b3f - + core[6aaeda2c7ad07a48]::marker::Send> as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 45: 0x5f83d6714b3f - ::new::thread_start [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 46: 0x74b8f69a6aa4 - [INFO] [stdout] 47: 0x74b8f6a33a64 - clone [INFO] [stdout] 48: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- syntect::tests::ui::test_hard_tab stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'syntect::tests::ui::test_hard_tab' (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: 0x5f83d67158ba - std[e72de78501789eb0]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5f83d67158ba - std[e72de78501789eb0]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5f83d67158ba - std[e72de78501789eb0]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x5f83d67158ba - <::print::DisplayBacktrace as core[6aaeda2c7ad07a48]::fmt::Display>::fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x5f83d672dffa - ::fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x5f83d672dffa - core[6aaeda2c7ad07a48]::fmt::write [INFO] [stdout] 6: 0x5f83d671c6a2 - std[e72de78501789eb0]::io::default_write_fmt::> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5f83d671c6a2 - as std[e72de78501789eb0]::io::Write>::write_fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x5f83d66f27ef - ::print [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x5f83d66f27ef - std[e72de78501789eb0]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x5f83d670d009 - std[e72de78501789eb0]::panicking::default_hook [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x5f83d60d2d5c - core[6aaeda2c7ad07a48]::ops::function::Fn<(&'a std[e72de78501789eb0]::panic::PanicHookInfo<'b>,), Output = ()> + core[6aaeda2c7ad07a48]::marker::Sync + core[6aaeda2c7ad07a48]::marker::Send> as core[6aaeda2c7ad07a48]::ops::function::Fn<(&std[e72de78501789eb0]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x5f83d60d2d5c - test[4f12b380f1fb68c5]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5f83d670d282 - core[6aaeda2c7ad07a48]::ops::function::Fn<(&'a std[e72de78501789eb0]::panic::PanicHookInfo<'b>,), Output = ()> + core[6aaeda2c7ad07a48]::marker::Sync + core[6aaeda2c7ad07a48]::marker::Send> as core[6aaeda2c7ad07a48]::ops::function::Fn<(&std[e72de78501789eb0]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x5f83d670d282 - std[e72de78501789eb0]::panicking::panic_with_hook [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x5f83d66f28a8 - std[e72de78501789eb0]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x5f83d66e9759 - std[e72de78501789eb0]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x5f83d66f38ed - __rustc[78a4cf188af856fc]::rust_begin_unwind [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x5f83d672e83c - core[6aaeda2c7ad07a48]::panicking::panic_fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x5f83d672e5b2 - core[6aaeda2c7ad07a48]::result::unwrap_failed [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/result.rs:1867:5 [INFO] [stdout] 20: 0x5f83d605ad95 - >::unwrap [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/result.rs:1233:23 [INFO] [stdout] 21: 0x5f83d605ad95 - hgrep[3efad404f5d38bd]::syntect::tests::ui::read_chunks [INFO] [stdout] at /opt/rustwide/workdir/src/syntect.rs:1200:54 [INFO] [stdout] 22: 0x5f83d605b64c - hgrep[3efad404f5d38bd]::syntect::tests::ui::run_parametrized_uitest_single_chunk [INFO] [stdout] at /opt/rustwide/workdir/src/syntect.rs:1286:24 [INFO] [stdout] 23: 0x5f83d605b839 - hgrep[3efad404f5d38bd]::syntect::tests::ui::test_hard_tab [INFO] [stdout] at /opt/rustwide/workdir/src/syntect.rs:1295:25 [INFO] [stdout] 24: 0x5f83d604faf7 - hgrep[3efad404f5d38bd]::syntect::tests::ui::test_hard_tab::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/syntect.rs:1294:32 [INFO] [stdout] 25: 0x5f83d6090e76 - >::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 26: 0x5f83d60c6e3b - core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String> as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 27: 0x5f83d60c6e3b - test[4f12b380f1fb68c5]::__rust_begin_short_backtrace::, fn() -> core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:663:18 [INFO] [stdout] 28: 0x5f83d60d382b - test[4f12b380f1fb68c5]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:686:74 [INFO] [stdout] 29: 0x5f83d60d382b - as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 30: 0x5f83d60d382b - std[e72de78501789eb0]::panicking::catch_unwind::do_call::, core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:581:40 [INFO] [stdout] 31: 0x5f83d60d382b - std[e72de78501789eb0]::panicking::catch_unwind::, core[6aaeda2c7ad07a48]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:544:19 [INFO] [stdout] 32: 0x5f83d60d382b - std[e72de78501789eb0]::panic::catch_unwind::, core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panic.rs:359:14 [INFO] [stdout] 33: 0x5f83d60d382b - test[4f12b380f1fb68c5]::run_test_in_process [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:686:27 [INFO] [stdout] 34: 0x5f83d60d382b - test[4f12b380f1fb68c5]::run_test::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:607:43 [INFO] [stdout] 35: 0x5f83d60cef44 - test[4f12b380f1fb68c5]::run_test::{closure#1} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:637:41 [INFO] [stdout] 36: 0x5f83d60cef44 - std[e72de78501789eb0]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 37: 0x5f83d60d6432 - std[e72de78501789eb0]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 38: 0x5f83d60d6432 - ::{closure#1}::{closure#0}> as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 39: 0x5f83d60d6432 - std[e72de78501789eb0]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:581:40 [INFO] [stdout] 40: 0x5f83d60d6432 - std[e72de78501789eb0]::panicking::catch_unwind::<(), core[6aaeda2c7ad07a48]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:544:19 [INFO] [stdout] 41: 0x5f83d60d6432 - std[e72de78501789eb0]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panic.rs:359:14 [INFO] [stdout] 42: 0x5f83d60d6432 - std[e72de78501789eb0]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 43: 0x5f83d60d6432 - ::{closure#1} as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 44: 0x5f83d6714b3f - + core[6aaeda2c7ad07a48]::marker::Send> as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 45: 0x5f83d6714b3f - ::new::thread_start [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 46: 0x74b8f69a6aa4 - [INFO] [stdout] 47: 0x74b8f6a33a64 - clone [INFO] [stdout] 48: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- syntect::tests::ui::test_japanese_background stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'syntect::tests::ui::test_japanese_background' (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: 0x5f83d67158ba - std[e72de78501789eb0]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5f83d67158ba - std[e72de78501789eb0]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5f83d67158ba - std[e72de78501789eb0]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x5f83d67158ba - <::print::DisplayBacktrace as core[6aaeda2c7ad07a48]::fmt::Display>::fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x5f83d672dffa - ::fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x5f83d672dffa - core[6aaeda2c7ad07a48]::fmt::write [INFO] [stdout] 6: 0x5f83d671c6a2 - std[e72de78501789eb0]::io::default_write_fmt::> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5f83d671c6a2 - as std[e72de78501789eb0]::io::Write>::write_fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x5f83d66f27ef - ::print [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x5f83d66f27ef - std[e72de78501789eb0]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x5f83d670d009 - std[e72de78501789eb0]::panicking::default_hook [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x5f83d60d2d5c - core[6aaeda2c7ad07a48]::ops::function::Fn<(&'a std[e72de78501789eb0]::panic::PanicHookInfo<'b>,), Output = ()> + core[6aaeda2c7ad07a48]::marker::Sync + core[6aaeda2c7ad07a48]::marker::Send> as core[6aaeda2c7ad07a48]::ops::function::Fn<(&std[e72de78501789eb0]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x5f83d60d2d5c - test[4f12b380f1fb68c5]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5f83d670d282 - core[6aaeda2c7ad07a48]::ops::function::Fn<(&'a std[e72de78501789eb0]::panic::PanicHookInfo<'b>,), Output = ()> + core[6aaeda2c7ad07a48]::marker::Sync + core[6aaeda2c7ad07a48]::marker::Send> as core[6aaeda2c7ad07a48]::ops::function::Fn<(&std[e72de78501789eb0]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x5f83d670d282 - std[e72de78501789eb0]::panicking::panic_with_hook [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x5f83d66f28a8 - std[e72de78501789eb0]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x5f83d66e9759 - std[e72de78501789eb0]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x5f83d66f38ed - __rustc[78a4cf188af856fc]::rust_begin_unwind [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x5f83d672e83c - core[6aaeda2c7ad07a48]::panicking::panic_fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x5f83d672e5b2 - core[6aaeda2c7ad07a48]::result::unwrap_failed [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/result.rs:1867:5 [INFO] [stdout] 20: 0x5f83d605ad95 - >::unwrap [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/result.rs:1233:23 [INFO] [stdout] 21: 0x5f83d605ad95 - hgrep[3efad404f5d38bd]::syntect::tests::ui::read_chunks [INFO] [stdout] at /opt/rustwide/workdir/src/syntect.rs:1200:54 [INFO] [stdout] 22: 0x5f83d605b64c - hgrep[3efad404f5d38bd]::syntect::tests::ui::run_parametrized_uitest_single_chunk [INFO] [stdout] at /opt/rustwide/workdir/src/syntect.rs:1286:24 [INFO] [stdout] 23: 0x5f83d605bc59 - hgrep[3efad404f5d38bd]::syntect::tests::ui::test_japanese_background [INFO] [stdout] at /opt/rustwide/workdir/src/syntect.rs:1295:25 [INFO] [stdout] 24: 0x5f83d6050127 - hgrep[3efad404f5d38bd]::syntect::tests::ui::test_japanese_background::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/syntect.rs:1294:32 [INFO] [stdout] 25: 0x5f83d60916b6 - >::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 26: 0x5f83d60c6e3b - core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String> as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 27: 0x5f83d60c6e3b - test[4f12b380f1fb68c5]::__rust_begin_short_backtrace::, fn() -> core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:663:18 [INFO] [stdout] 28: 0x5f83d60d382b - test[4f12b380f1fb68c5]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:686:74 [INFO] [stdout] 29: 0x5f83d60d382b - as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 30: 0x5f83d60d382b - std[e72de78501789eb0]::panicking::catch_unwind::do_call::, core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:581:40 [INFO] [stdout] 31: 0x5f83d60d382b - std[e72de78501789eb0]::panicking::catch_unwind::, core[6aaeda2c7ad07a48]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:544:19 [INFO] [stdout] 32: 0x5f83d60d382b - std[e72de78501789eb0]::panic::catch_unwind::, core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panic.rs:359:14 [INFO] [stdout] 33: 0x5f83d60d382b - test[4f12b380f1fb68c5]::run_test_in_process [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:686:27 [INFO] [stdout] 34: 0x5f83d60d382b - test[4f12b380f1fb68c5]::run_test::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:607:43 [INFO] [stdout] 35: 0x5f83d60cef44 - test[4f12b380f1fb68c5]::run_test::{closure#1} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:637:41 [INFO] [stdout] 36: 0x5f83d60cef44 - std[e72de78501789eb0]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 37: 0x5f83d60d6432 - std[e72de78501789eb0]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 38: 0x5f83d60d6432 - ::{closure#1}::{closure#0}> as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 39: 0x5f83d60d6432 - std[e72de78501789eb0]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:581:40 [INFO] [stdout] 40: 0x5f83d60d6432 - std[e72de78501789eb0]::panicking::catch_unwind::<(), core[6aaeda2c7ad07a48]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:544:19 [INFO] [stdout] 41: 0x5f83d60d6432 - std[e72de78501789eb0]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panic.rs:359:14 [INFO] [stdout] 42: 0x5f83d60d6432 - std[e72de78501789eb0]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 43: 0x5f83d60d6432 - ::{closure#1} as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 44: 0x5f83d6714b3f - + core[6aaeda2c7ad07a48]::marker::Send> as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 45: 0x5f83d6714b3f - ::new::thread_start [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 46: 0x74b8f69a6aa4 - [INFO] [stdout] 47: 0x74b8f6a33a64 - clone [INFO] [stdout] 48: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- syntect::tests::ui::test_japanese_default stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'syntect::tests::ui::test_japanese_default' (148) 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: 0x5f83d67158ba - std[e72de78501789eb0]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5f83d67158ba - std[e72de78501789eb0]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5f83d67158ba - std[e72de78501789eb0]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x5f83d67158ba - <::print::DisplayBacktrace as core[6aaeda2c7ad07a48]::fmt::Display>::fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x5f83d672dffa - ::fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x5f83d672dffa - core[6aaeda2c7ad07a48]::fmt::write [INFO] [stdout] 6: 0x5f83d671c6a2 - std[e72de78501789eb0]::io::default_write_fmt::> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5f83d671c6a2 - as std[e72de78501789eb0]::io::Write>::write_fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x5f83d66f27ef - ::print [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x5f83d66f27ef - std[e72de78501789eb0]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x5f83d670d009 - std[e72de78501789eb0]::panicking::default_hook [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x5f83d60d2d5c - core[6aaeda2c7ad07a48]::ops::function::Fn<(&'a std[e72de78501789eb0]::panic::PanicHookInfo<'b>,), Output = ()> + core[6aaeda2c7ad07a48]::marker::Sync + core[6aaeda2c7ad07a48]::marker::Send> as core[6aaeda2c7ad07a48]::ops::function::Fn<(&std[e72de78501789eb0]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x5f83d60d2d5c - test[4f12b380f1fb68c5]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5f83d670d282 - core[6aaeda2c7ad07a48]::ops::function::Fn<(&'a std[e72de78501789eb0]::panic::PanicHookInfo<'b>,), Output = ()> + core[6aaeda2c7ad07a48]::marker::Sync + core[6aaeda2c7ad07a48]::marker::Send> as core[6aaeda2c7ad07a48]::ops::function::Fn<(&std[e72de78501789eb0]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x5f83d670d282 - std[e72de78501789eb0]::panicking::panic_with_hook [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x5f83d66f28a8 - std[e72de78501789eb0]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x5f83d66e9759 - std[e72de78501789eb0]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x5f83d66f38ed - __rustc[78a4cf188af856fc]::rust_begin_unwind [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x5f83d672e83c - core[6aaeda2c7ad07a48]::panicking::panic_fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x5f83d672e5b2 - core[6aaeda2c7ad07a48]::result::unwrap_failed [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/result.rs:1867:5 [INFO] [stdout] 20: 0x5f83d605ad95 - >::unwrap [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/result.rs:1233:23 [INFO] [stdout] 21: 0x5f83d605ad95 - hgrep[3efad404f5d38bd]::syntect::tests::ui::read_chunks [INFO] [stdout] at /opt/rustwide/workdir/src/syntect.rs:1200:54 [INFO] [stdout] 22: 0x5f83d605b64c - hgrep[3efad404f5d38bd]::syntect::tests::ui::run_parametrized_uitest_single_chunk [INFO] [stdout] at /opt/rustwide/workdir/src/syntect.rs:1286:24 [INFO] [stdout] 23: 0x5f83d605baf9 - hgrep[3efad404f5d38bd]::syntect::tests::ui::test_japanese_default [INFO] [stdout] at /opt/rustwide/workdir/src/syntect.rs:1295:25 [INFO] [stdout] 24: 0x5f83d604ff17 - hgrep[3efad404f5d38bd]::syntect::tests::ui::test_japanese_default::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/syntect.rs:1294:32 [INFO] [stdout] 25: 0x5f83d60913f6 - >::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 26: 0x5f83d60c6e3b - core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String> as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 27: 0x5f83d60c6e3b - test[4f12b380f1fb68c5]::__rust_begin_short_backtrace::, fn() -> core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:663:18 [INFO] [stdout] 28: 0x5f83d60d382b - test[4f12b380f1fb68c5]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:686:74 [INFO] [stdout] 29: 0x5f83d60d382b - as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 30: 0x5f83d60d382b - std[e72de78501789eb0]::panicking::catch_unwind::do_call::, core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:581:40 [INFO] [stdout] 31: 0x5f83d60d382b - std[e72de78501789eb0]::panicking::catch_unwind::, core[6aaeda2c7ad07a48]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:544:19 [INFO] [stdout] 32: 0x5f83d60d382b - std[e72de78501789eb0]::panic::catch_unwind::, core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panic.rs:359:14 [INFO] [stdout] 33: 0x5f83d60d382b - test[4f12b380f1fb68c5]::run_test_in_process [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:686:27 [INFO] [stdout] 34: 0x5f83d60d382b - test[4f12b380f1fb68c5]::run_test::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:607:43 [INFO] [stdout] 35: 0x5f83d60cef44 - test[4f12b380f1fb68c5]::run_test::{closure#1} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:637:41 [INFO] [stdout] 36: 0x5f83d60cef44 - std[e72de78501789eb0]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 37: 0x5f83d60d6432 - std[e72de78501789eb0]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 38: 0x5f83d60d6432 - ::{closure#1}::{closure#0}> as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 39: 0x5f83d60d6432 - std[e72de78501789eb0]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:581:40 [INFO] [stdout] 40: 0x5f83d60d6432 - std[e72de78501789eb0]::panicking::catch_unwind::<(), core[6aaeda2c7ad07a48]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:544:19 [INFO] [stdout] 41: 0x5f83d60d6432 - std[e72de78501789eb0]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panic.rs:359:14 [INFO] [stdout] 42: 0x5f83d60d6432 - std[e72de78501789eb0]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 43: 0x5f83d60d6432 - ::{closure#1} as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 44: 0x5f83d6714b3f - + core[6aaeda2c7ad07a48]::marker::Send> as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 45: 0x5f83d6714b3f - ::new::thread_start [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 46: 0x74b8f69a6aa4 - [INFO] [stdout] 47: 0x74b8f6a33a64 - clone [INFO] [stdout] 48: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- syntect::tests::ui::test_long_line stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'syntect::tests::ui::test_long_line' (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: 0x5f83d67158ba - std[e72de78501789eb0]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5f83d67158ba - std[e72de78501789eb0]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5f83d67158ba - std[e72de78501789eb0]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x5f83d67158ba - <::print::DisplayBacktrace as core[6aaeda2c7ad07a48]::fmt::Display>::fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x5f83d672dffa - ::fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x5f83d672dffa - core[6aaeda2c7ad07a48]::fmt::write [INFO] [stdout] 6: 0x5f83d671c6a2 - std[e72de78501789eb0]::io::default_write_fmt::> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5f83d671c6a2 - as std[e72de78501789eb0]::io::Write>::write_fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x5f83d66f27ef - ::print [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x5f83d66f27ef - std[e72de78501789eb0]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x5f83d670d009 - std[e72de78501789eb0]::panicking::default_hook [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x5f83d60d2d5c - core[6aaeda2c7ad07a48]::ops::function::Fn<(&'a std[e72de78501789eb0]::panic::PanicHookInfo<'b>,), Output = ()> + core[6aaeda2c7ad07a48]::marker::Sync + core[6aaeda2c7ad07a48]::marker::Send> as core[6aaeda2c7ad07a48]::ops::function::Fn<(&std[e72de78501789eb0]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x5f83d60d2d5c - test[4f12b380f1fb68c5]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5f83d670d282 - core[6aaeda2c7ad07a48]::ops::function::Fn<(&'a std[e72de78501789eb0]::panic::PanicHookInfo<'b>,), Output = ()> + core[6aaeda2c7ad07a48]::marker::Sync + core[6aaeda2c7ad07a48]::marker::Send> as core[6aaeda2c7ad07a48]::ops::function::Fn<(&std[e72de78501789eb0]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x5f83d670d282 - std[e72de78501789eb0]::panicking::panic_with_hook [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x5f83d66f28a8 - std[e72de78501789eb0]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x5f83d66e9759 - std[e72de78501789eb0]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x5f83d66f38ed - __rustc[78a4cf188af856fc]::rust_begin_unwind [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x5f83d672e83c - core[6aaeda2c7ad07a48]::panicking::panic_fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x5f83d672e5b2 - core[6aaeda2c7ad07a48]::result::unwrap_failed [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/result.rs:1867:5 [INFO] [stdout] 20: 0x5f83d605ad95 - >::unwrap [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/result.rs:1233:23 [INFO] [stdout] 21: 0x5f83d605ad95 - hgrep[3efad404f5d38bd]::syntect::tests::ui::read_chunks [INFO] [stdout] at /opt/rustwide/workdir/src/syntect.rs:1200:54 [INFO] [stdout] 22: 0x5f83d605b64c - hgrep[3efad404f5d38bd]::syntect::tests::ui::run_parametrized_uitest_single_chunk [INFO] [stdout] at /opt/rustwide/workdir/src/syntect.rs:1286:24 [INFO] [stdout] 23: 0x5f83d605b859 - hgrep[3efad404f5d38bd]::syntect::tests::ui::test_long_line [INFO] [stdout] at /opt/rustwide/workdir/src/syntect.rs:1295:25 [INFO] [stdout] 24: 0x5f83d604fb27 - hgrep[3efad404f5d38bd]::syntect::tests::ui::test_long_line::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/syntect.rs:1294:32 [INFO] [stdout] 25: 0x5f83d6090eb6 - >::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 26: 0x5f83d60c6e3b - core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String> as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 27: 0x5f83d60c6e3b - test[4f12b380f1fb68c5]::__rust_begin_short_backtrace::, fn() -> core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:663:18 [INFO] [stdout] 28: 0x5f83d60d382b - test[4f12b380f1fb68c5]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:686:74 [INFO] [stdout] 29: 0x5f83d60d382b - as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 30: 0x5f83d60d382b - std[e72de78501789eb0]::panicking::catch_unwind::do_call::, core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:581:40 [INFO] [stdout] 31: 0x5f83d60d382b - std[e72de78501789eb0]::panicking::catch_unwind::, core[6aaeda2c7ad07a48]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:544:19 [INFO] [stdout] 32: 0x5f83d60d382b - std[e72de78501789eb0]::panic::catch_unwind::, core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panic.rs:359:14 [INFO] [stdout] 33: 0x5f83d60d382b - test[4f12b380f1fb68c5]::run_test_in_process [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:686:27 [INFO] [stdout] 34: 0x5f83d60d382b - test[4f12b380f1fb68c5]::run_test::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:607:43 [INFO] [stdout] 35: 0x5f83d60cef44 - test[4f12b380f1fb68c5]::run_test::{closure#1} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:637:41 [INFO] [stdout] 36: 0x5f83d60cef44 - std[e72de78501789eb0]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 37: 0x5f83d60d6432 - std[e72de78501789eb0]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 38: 0x5f83d60d6432 - ::{closure#1}::{closure#0}> as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 39: 0x5f83d60d6432 - std[e72de78501789eb0]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:581:40 [INFO] [stdout] 40: 0x5f83d60d6432 - std[e72de78501789eb0]::panicking::catch_unwind::<(), core[6aaeda2c7ad07a48]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:544:19 [INFO] [stdout] 41: 0x5f83d60d6432 - std[e72de78501789eb0]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panic.rs:359:14 [INFO] [stdout] 42: 0x5f83d60d6432 - std[e72de78501789eb0]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 43: 0x5f83d60d6432 - ::{closure#1} as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 44: 0x5f83d6714b3f - + core[6aaeda2c7ad07a48]::marker::Send> as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 45: 0x5f83d6714b3f - ::new::thread_start [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 46: 0x74b8f69a6aa4 - [INFO] [stdout] 47: 0x74b8f6a33a64 - clone [INFO] [stdout] 48: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- syntect::tests::ui::test_long_line_bg stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'syntect::tests::ui::test_long_line_bg' (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: 0x5f83d67158ba - std[e72de78501789eb0]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5f83d67158ba - std[e72de78501789eb0]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5f83d67158ba - std[e72de78501789eb0]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x5f83d67158ba - <::print::DisplayBacktrace as core[6aaeda2c7ad07a48]::fmt::Display>::fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x5f83d672dffa - ::fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x5f83d672dffa - core[6aaeda2c7ad07a48]::fmt::write [INFO] [stdout] 6: 0x5f83d671c6a2 - std[e72de78501789eb0]::io::default_write_fmt::> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5f83d671c6a2 - as std[e72de78501789eb0]::io::Write>::write_fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x5f83d66f27ef - ::print [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x5f83d66f27ef - std[e72de78501789eb0]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x5f83d670d009 - std[e72de78501789eb0]::panicking::default_hook [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x5f83d60d2d5c - core[6aaeda2c7ad07a48]::ops::function::Fn<(&'a std[e72de78501789eb0]::panic::PanicHookInfo<'b>,), Output = ()> + core[6aaeda2c7ad07a48]::marker::Sync + core[6aaeda2c7ad07a48]::marker::Send> as core[6aaeda2c7ad07a48]::ops::function::Fn<(&std[e72de78501789eb0]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x5f83d60d2d5c - test[4f12b380f1fb68c5]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5f83d670d282 - core[6aaeda2c7ad07a48]::ops::function::Fn<(&'a std[e72de78501789eb0]::panic::PanicHookInfo<'b>,), Output = ()> + core[6aaeda2c7ad07a48]::marker::Sync + core[6aaeda2c7ad07a48]::marker::Send> as core[6aaeda2c7ad07a48]::ops::function::Fn<(&std[e72de78501789eb0]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x5f83d670d282 - std[e72de78501789eb0]::panicking::panic_with_hook [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x5f83d66f28a8 - std[e72de78501789eb0]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x5f83d66e9759 - std[e72de78501789eb0]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x5f83d66f38ed - __rustc[78a4cf188af856fc]::rust_begin_unwind [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x5f83d672e83c - core[6aaeda2c7ad07a48]::panicking::panic_fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x5f83d672e5b2 - core[6aaeda2c7ad07a48]::result::unwrap_failed [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/result.rs:1867:5 [INFO] [stdout] 20: 0x5f83d605ad95 - >::unwrap [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/result.rs:1233:23 [INFO] [stdout] 21: 0x5f83d605ad95 - hgrep[3efad404f5d38bd]::syntect::tests::ui::read_chunks [INFO] [stdout] at /opt/rustwide/workdir/src/syntect.rs:1200:54 [INFO] [stdout] 22: 0x5f83d605b64c - hgrep[3efad404f5d38bd]::syntect::tests::ui::run_parametrized_uitest_single_chunk [INFO] [stdout] at /opt/rustwide/workdir/src/syntect.rs:1286:24 [INFO] [stdout] 23: 0x5f83d605b959 - hgrep[3efad404f5d38bd]::syntect::tests::ui::test_long_line_bg [INFO] [stdout] at /opt/rustwide/workdir/src/syntect.rs:1295:25 [INFO] [stdout] 24: 0x5f83d604fca7 - hgrep[3efad404f5d38bd]::syntect::tests::ui::test_long_line_bg::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/syntect.rs:1294:32 [INFO] [stdout] 25: 0x5f83d60910b6 - >::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 26: 0x5f83d60c6e3b - core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String> as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 27: 0x5f83d60c6e3b - test[4f12b380f1fb68c5]::__rust_begin_short_backtrace::, fn() -> core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:663:18 [INFO] [stdout] 28: 0x5f83d60d382b - test[4f12b380f1fb68c5]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:686:74 [INFO] [stdout] 29: 0x5f83d60d382b - as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 30: 0x5f83d60d382b - std[e72de78501789eb0]::panicking::catch_unwind::do_call::, core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:581:40 [INFO] [stdout] 31: 0x5f83d60d382b - std[e72de78501789eb0]::panicking::catch_unwind::, core[6aaeda2c7ad07a48]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:544:19 [INFO] [stdout] 32: 0x5f83d60d382b - std[e72de78501789eb0]::panic::catch_unwind::, core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panic.rs:359:14 [INFO] [stdout] 33: 0x5f83d60d382b - test[4f12b380f1fb68c5]::run_test_in_process [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:686:27 [INFO] [stdout] 34: 0x5f83d60d382b - test[4f12b380f1fb68c5]::run_test::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:607:43 [INFO] [stdout] 35: 0x5f83d60cef44 - test[4f12b380f1fb68c5]::run_test::{closure#1} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:637:41 [INFO] [stdout] 36: 0x5f83d60cef44 - std[e72de78501789eb0]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 37: 0x5f83d60d6432 - std[e72de78501789eb0]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 38: 0x5f83d60d6432 - ::{closure#1}::{closure#0}> as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 39: 0x5f83d60d6432 - std[e72de78501789eb0]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:581:40 [INFO] [stdout] 40: 0x5f83d60d6432 - std[e72de78501789eb0]::panicking::catch_unwind::<(), core[6aaeda2c7ad07a48]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:544:19 [INFO] [stdout] 41: 0x5f83d60d6432 - std[e72de78501789eb0]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panic.rs:359:14 [INFO] [stdout] 42: 0x5f83d60d6432 - std[e72de78501789eb0]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 43: 0x5f83d60d6432 - ::{closure#1} as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 44: 0x5f83d6714b3f - + core[6aaeda2c7ad07a48]::marker::Send> as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 45: 0x5f83d6714b3f - ::new::thread_start [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 46: 0x74b8f69a6aa4 - [INFO] [stdout] 47: 0x74b8f6a33a64 - clone [INFO] [stdout] 48: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- syntect::tests::ui::test_multi_chunks_bg stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'syntect::tests::ui::test_multi_chunks_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: 0x5f83d67158ba - std[e72de78501789eb0]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5f83d67158ba - std[e72de78501789eb0]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5f83d67158ba - std[e72de78501789eb0]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x5f83d67158ba - <::print::DisplayBacktrace as core[6aaeda2c7ad07a48]::fmt::Display>::fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x5f83d672dffa - ::fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x5f83d672dffa - core[6aaeda2c7ad07a48]::fmt::write [INFO] [stdout] 6: 0x5f83d671c6a2 - std[e72de78501789eb0]::io::default_write_fmt::> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5f83d671c6a2 - as std[e72de78501789eb0]::io::Write>::write_fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x5f83d66f27ef - ::print [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x5f83d66f27ef - std[e72de78501789eb0]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x5f83d670d009 - std[e72de78501789eb0]::panicking::default_hook [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x5f83d60d2d5c - core[6aaeda2c7ad07a48]::ops::function::Fn<(&'a std[e72de78501789eb0]::panic::PanicHookInfo<'b>,), Output = ()> + core[6aaeda2c7ad07a48]::marker::Sync + core[6aaeda2c7ad07a48]::marker::Send> as core[6aaeda2c7ad07a48]::ops::function::Fn<(&std[e72de78501789eb0]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x5f83d60d2d5c - test[4f12b380f1fb68c5]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5f83d670d282 - core[6aaeda2c7ad07a48]::ops::function::Fn<(&'a std[e72de78501789eb0]::panic::PanicHookInfo<'b>,), Output = ()> + core[6aaeda2c7ad07a48]::marker::Sync + core[6aaeda2c7ad07a48]::marker::Send> as core[6aaeda2c7ad07a48]::ops::function::Fn<(&std[e72de78501789eb0]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x5f83d670d282 - std[e72de78501789eb0]::panicking::panic_with_hook [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x5f83d66f28a8 - std[e72de78501789eb0]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x5f83d66e9759 - std[e72de78501789eb0]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x5f83d66f38ed - __rustc[78a4cf188af856fc]::rust_begin_unwind [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x5f83d672e83c - core[6aaeda2c7ad07a48]::panicking::panic_fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x5f83d672e5b2 - core[6aaeda2c7ad07a48]::result::unwrap_failed [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/result.rs:1867:5 [INFO] [stdout] 20: 0x5f83d605ad95 - >::unwrap [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/result.rs:1233:23 [INFO] [stdout] 21: 0x5f83d605ad95 - hgrep[3efad404f5d38bd]::syntect::tests::ui::read_chunks [INFO] [stdout] at /opt/rustwide/workdir/src/syntect.rs:1200:54 [INFO] [stdout] 22: 0x5f83d605b64c - hgrep[3efad404f5d38bd]::syntect::tests::ui::run_parametrized_uitest_single_chunk [INFO] [stdout] at /opt/rustwide/workdir/src/syntect.rs:1286:24 [INFO] [stdout] 23: 0x5f83d605ba59 - hgrep[3efad404f5d38bd]::syntect::tests::ui::test_multi_chunks_bg [INFO] [stdout] at /opt/rustwide/workdir/src/syntect.rs:1295:25 [INFO] [stdout] 24: 0x5f83d604fe27 - hgrep[3efad404f5d38bd]::syntect::tests::ui::test_multi_chunks_bg::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/syntect.rs:1294:32 [INFO] [stdout] 25: 0x5f83d60912b6 - >::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 26: 0x5f83d60c6e3b - core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String> as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 27: 0x5f83d60c6e3b - test[4f12b380f1fb68c5]::__rust_begin_short_backtrace::, fn() -> core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:663:18 [INFO] [stdout] 28: 0x5f83d60d382b - test[4f12b380f1fb68c5]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:686:74 [INFO] [stdout] 29: 0x5f83d60d382b - as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 30: 0x5f83d60d382b - std[e72de78501789eb0]::panicking::catch_unwind::do_call::, core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:581:40 [INFO] [stdout] 31: 0x5f83d60d382b - std[e72de78501789eb0]::panicking::catch_unwind::, core[6aaeda2c7ad07a48]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:544:19 [INFO] [stdout] 32: 0x5f83d60d382b - std[e72de78501789eb0]::panic::catch_unwind::, core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panic.rs:359:14 [INFO] [stdout] 33: 0x5f83d60d382b - test[4f12b380f1fb68c5]::run_test_in_process [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:686:27 [INFO] [stdout] 34: 0x5f83d60d382b - test[4f12b380f1fb68c5]::run_test::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:607:43 [INFO] [stdout] 35: 0x5f83d60cef44 - test[4f12b380f1fb68c5]::run_test::{closure#1} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:637:41 [INFO] [stdout] 36: 0x5f83d60cef44 - std[e72de78501789eb0]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 37: 0x5f83d60d6432 - std[e72de78501789eb0]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 38: 0x5f83d60d6432 - ::{closure#1}::{closure#0}> as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 39: 0x5f83d60d6432 - std[e72de78501789eb0]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:581:40 [INFO] [stdout] 40: 0x5f83d60d6432 - std[e72de78501789eb0]::panicking::catch_unwind::<(), core[6aaeda2c7ad07a48]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:544:19 [INFO] [stdout] 41: 0x5f83d60d6432 - std[e72de78501789eb0]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panic.rs:359:14 [INFO] [stdout] 42: 0x5f83d60d6432 - std[e72de78501789eb0]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 43: 0x5f83d60d6432 - ::{closure#1} as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 44: 0x5f83d6714b3f - + core[6aaeda2c7ad07a48]::marker::Send> as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 45: 0x5f83d6714b3f - ::new::thread_start [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 46: 0x74b8f69a6aa4 - [INFO] [stdout] 47: 0x74b8f6a33a64 - clone [INFO] [stdout] 48: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- syntect::tests::ui::test_multi_chunks_default stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'syntect::tests::ui::test_multi_chunks_default' (152) 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: 0x5f83d67158ba - std[e72de78501789eb0]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5f83d67158ba - std[e72de78501789eb0]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5f83d67158ba - std[e72de78501789eb0]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x5f83d67158ba - <::print::DisplayBacktrace as core[6aaeda2c7ad07a48]::fmt::Display>::fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x5f83d672dffa - ::fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x5f83d672dffa - core[6aaeda2c7ad07a48]::fmt::write [INFO] [stdout] 6: 0x5f83d671c6a2 - std[e72de78501789eb0]::io::default_write_fmt::> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5f83d671c6a2 - as std[e72de78501789eb0]::io::Write>::write_fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x5f83d66f27ef - ::print [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x5f83d66f27ef - std[e72de78501789eb0]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x5f83d670d009 - std[e72de78501789eb0]::panicking::default_hook [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x5f83d60d2d5c - core[6aaeda2c7ad07a48]::ops::function::Fn<(&'a std[e72de78501789eb0]::panic::PanicHookInfo<'b>,), Output = ()> + core[6aaeda2c7ad07a48]::marker::Sync + core[6aaeda2c7ad07a48]::marker::Send> as core[6aaeda2c7ad07a48]::ops::function::Fn<(&std[e72de78501789eb0]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x5f83d60d2d5c - test[4f12b380f1fb68c5]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5f83d670d282 - core[6aaeda2c7ad07a48]::ops::function::Fn<(&'a std[e72de78501789eb0]::panic::PanicHookInfo<'b>,), Output = ()> + core[6aaeda2c7ad07a48]::marker::Sync + core[6aaeda2c7ad07a48]::marker::Send> as core[6aaeda2c7ad07a48]::ops::function::Fn<(&std[e72de78501789eb0]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x5f83d670d282 - std[e72de78501789eb0]::panicking::panic_with_hook [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x5f83d66f28a8 - std[e72de78501789eb0]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x5f83d66e9759 - std[e72de78501789eb0]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x5f83d66f38ed - __rustc[78a4cf188af856fc]::rust_begin_unwind [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x5f83d672e83c - core[6aaeda2c7ad07a48]::panicking::panic_fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x5f83d672e5b2 - core[6aaeda2c7ad07a48]::result::unwrap_failed [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/result.rs:1867:5 [INFO] [stdout] 20: 0x5f83d605ad95 - >::unwrap [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/result.rs:1233:23 [INFO] [stdout] 21: 0x5f83d605ad95 - hgrep[3efad404f5d38bd]::syntect::tests::ui::read_chunks [INFO] [stdout] at /opt/rustwide/workdir/src/syntect.rs:1200:54 [INFO] [stdout] 22: 0x5f83d605b64c - hgrep[3efad404f5d38bd]::syntect::tests::ui::run_parametrized_uitest_single_chunk [INFO] [stdout] at /opt/rustwide/workdir/src/syntect.rs:1286:24 [INFO] [stdout] 23: 0x5f83d605bcf9 - hgrep[3efad404f5d38bd]::syntect::tests::ui::test_multi_chunks_default [INFO] [stdout] at /opt/rustwide/workdir/src/syntect.rs:1295:25 [INFO] [stdout] 24: 0x5f83d6050217 - hgrep[3efad404f5d38bd]::syntect::tests::ui::test_multi_chunks_default::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/syntect.rs:1294:32 [INFO] [stdout] 25: 0x5f83d60917f6 - >::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 26: 0x5f83d60c6e3b - core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String> as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 27: 0x5f83d60c6e3b - test[4f12b380f1fb68c5]::__rust_begin_short_backtrace::, fn() -> core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:663:18 [INFO] [stdout] 28: 0x5f83d60d382b - test[4f12b380f1fb68c5]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:686:74 [INFO] [stdout] 29: 0x5f83d60d382b - as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 30: 0x5f83d60d382b - std[e72de78501789eb0]::panicking::catch_unwind::do_call::, core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:581:40 [INFO] [stdout] 31: 0x5f83d60d382b - std[e72de78501789eb0]::panicking::catch_unwind::, core[6aaeda2c7ad07a48]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:544:19 [INFO] [stdout] 32: 0x5f83d60d382b - std[e72de78501789eb0]::panic::catch_unwind::, core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panic.rs:359:14 [INFO] [stdout] 33: 0x5f83d60d382b - test[4f12b380f1fb68c5]::run_test_in_process [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:686:27 [INFO] [stdout] 34: 0x5f83d60d382b - test[4f12b380f1fb68c5]::run_test::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:607:43 [INFO] [stdout] 35: 0x5f83d60cef44 - test[4f12b380f1fb68c5]::run_test::{closure#1} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:637:41 [INFO] [stdout] 36: 0x5f83d60cef44 - std[e72de78501789eb0]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 37: 0x5f83d60d6432 - std[e72de78501789eb0]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 38: 0x5f83d60d6432 - ::{closure#1}::{closure#0}> as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 39: 0x5f83d60d6432 - std[e72de78501789eb0]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:581:40 [INFO] [stdout] 40: 0x5f83d60d6432 - std[e72de78501789eb0]::panicking::catch_unwind::<(), core[6aaeda2c7ad07a48]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:544:19 [INFO] [stdout] 41: 0x5f83d60d6432 - std[e72de78501789eb0]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panic.rs:359:14 [INFO] [stdout] 42: 0x5f83d60d6432 - std[e72de78501789eb0]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 43: 0x5f83d60d6432 - ::{closure#1} as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 44: 0x5f83d6714b3f - + core[6aaeda2c7ad07a48]::marker::Send> as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 45: 0x5f83d6714b3f - ::new::thread_start [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 46: 0x74b8f69a6aa4 - [INFO] [stdout] 47: 0x74b8f6a33a64 - clone [INFO] [stdout] 48: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- syntect::tests::ui::test_multi_chunks_no_grid stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'syntect::tests::ui::test_multi_chunks_no_grid' (153) 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: 0x5f83d67158ba - std[e72de78501789eb0]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5f83d67158ba - std[e72de78501789eb0]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5f83d67158ba - std[e72de78501789eb0]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x5f83d67158ba - <::print::DisplayBacktrace as core[6aaeda2c7ad07a48]::fmt::Display>::fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x5f83d672dffa - ::fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x5f83d672dffa - core[6aaeda2c7ad07a48]::fmt::write [INFO] [stdout] 6: 0x5f83d671c6a2 - std[e72de78501789eb0]::io::default_write_fmt::> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5f83d671c6a2 - as std[e72de78501789eb0]::io::Write>::write_fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x5f83d66f27ef - ::print [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x5f83d66f27ef - std[e72de78501789eb0]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x5f83d670d009 - std[e72de78501789eb0]::panicking::default_hook [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x5f83d60d2d5c - core[6aaeda2c7ad07a48]::ops::function::Fn<(&'a std[e72de78501789eb0]::panic::PanicHookInfo<'b>,), Output = ()> + core[6aaeda2c7ad07a48]::marker::Sync + core[6aaeda2c7ad07a48]::marker::Send> as core[6aaeda2c7ad07a48]::ops::function::Fn<(&std[e72de78501789eb0]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x5f83d60d2d5c - test[4f12b380f1fb68c5]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5f83d670d282 - core[6aaeda2c7ad07a48]::ops::function::Fn<(&'a std[e72de78501789eb0]::panic::PanicHookInfo<'b>,), Output = ()> + core[6aaeda2c7ad07a48]::marker::Sync + core[6aaeda2c7ad07a48]::marker::Send> as core[6aaeda2c7ad07a48]::ops::function::Fn<(&std[e72de78501789eb0]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x5f83d670d282 - std[e72de78501789eb0]::panicking::panic_with_hook [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x5f83d66f28a8 - std[e72de78501789eb0]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x5f83d66e9759 - std[e72de78501789eb0]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x5f83d66f38ed - __rustc[78a4cf188af856fc]::rust_begin_unwind [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x5f83d672e83c - core[6aaeda2c7ad07a48]::panicking::panic_fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x5f83d672e5b2 - core[6aaeda2c7ad07a48]::result::unwrap_failed [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/result.rs:1867:5 [INFO] [stdout] 20: 0x5f83d605ad95 - >::unwrap [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/result.rs:1233:23 [INFO] [stdout] 21: 0x5f83d605ad95 - hgrep[3efad404f5d38bd]::syntect::tests::ui::read_chunks [INFO] [stdout] at /opt/rustwide/workdir/src/syntect.rs:1200:54 [INFO] [stdout] 22: 0x5f83d605b64c - hgrep[3efad404f5d38bd]::syntect::tests::ui::run_parametrized_uitest_single_chunk [INFO] [stdout] at /opt/rustwide/workdir/src/syntect.rs:1286:24 [INFO] [stdout] 23: 0x5f83d605bd19 - hgrep[3efad404f5d38bd]::syntect::tests::ui::test_multi_chunks_no_grid [INFO] [stdout] at /opt/rustwide/workdir/src/syntect.rs:1295:25 [INFO] [stdout] 24: 0x5f83d6050247 - hgrep[3efad404f5d38bd]::syntect::tests::ui::test_multi_chunks_no_grid::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/syntect.rs:1294:32 [INFO] [stdout] 25: 0x5f83d6091836 - >::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 26: 0x5f83d60c6e3b - core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String> as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 27: 0x5f83d60c6e3b - test[4f12b380f1fb68c5]::__rust_begin_short_backtrace::, fn() -> core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:663:18 [INFO] [stdout] 28: 0x5f83d60d382b - test[4f12b380f1fb68c5]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:686:74 [INFO] [stdout] 29: 0x5f83d60d382b - as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 30: 0x5f83d60d382b - std[e72de78501789eb0]::panicking::catch_unwind::do_call::, core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:581:40 [INFO] [stdout] 31: 0x5f83d60d382b - std[e72de78501789eb0]::panicking::catch_unwind::, core[6aaeda2c7ad07a48]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:544:19 [INFO] [stdout] 32: 0x5f83d60d382b - std[e72de78501789eb0]::panic::catch_unwind::, core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panic.rs:359:14 [INFO] [stdout] 33: 0x5f83d60d382b - test[4f12b380f1fb68c5]::run_test_in_process [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:686:27 [INFO] [stdout] 34: 0x5f83d60d382b - test[4f12b380f1fb68c5]::run_test::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:607:43 [INFO] [stdout] 35: 0x5f83d60cef44 - test[4f12b380f1fb68c5]::run_test::{closure#1} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:637:41 [INFO] [stdout] 36: 0x5f83d60cef44 - std[e72de78501789eb0]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 37: 0x5f83d60d6432 - std[e72de78501789eb0]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 38: 0x5f83d60d6432 - ::{closure#1}::{closure#0}> as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 39: 0x5f83d60d6432 - std[e72de78501789eb0]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:581:40 [INFO] [stdout] 40: 0x5f83d60d6432 - std[e72de78501789eb0]::panicking::catch_unwind::<(), core[6aaeda2c7ad07a48]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:544:19 [INFO] [stdout] 41: 0x5f83d60d6432 - std[e72de78501789eb0]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panic.rs:359:14 [INFO] [stdout] 42: 0x5f83d60d6432 - std[e72de78501789eb0]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 43: 0x5f83d60d6432 - ::{closure#1} as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 44: 0x5f83d6714b3f - + core[6aaeda2c7ad07a48]::marker::Send> as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 45: 0x5f83d6714b3f - ::new::thread_start [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 46: 0x74b8f69a6aa4 - [INFO] [stdout] 47: 0x74b8f6a33a64 - clone [INFO] [stdout] 48: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- syntect::tests::ui::test_multi_line_numbers stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'syntect::tests::ui::test_multi_line_numbers' (154) 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: 0x5f83d67158ba - std[e72de78501789eb0]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5f83d67158ba - std[e72de78501789eb0]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5f83d67158ba - std[e72de78501789eb0]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x5f83d67158ba - <::print::DisplayBacktrace as core[6aaeda2c7ad07a48]::fmt::Display>::fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x5f83d672dffa - ::fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x5f83d672dffa - core[6aaeda2c7ad07a48]::fmt::write [INFO] [stdout] 6: 0x5f83d671c6a2 - std[e72de78501789eb0]::io::default_write_fmt::> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5f83d671c6a2 - as std[e72de78501789eb0]::io::Write>::write_fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x5f83d66f27ef - ::print [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x5f83d66f27ef - std[e72de78501789eb0]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x5f83d670d009 - std[e72de78501789eb0]::panicking::default_hook [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x5f83d60d2d5c - core[6aaeda2c7ad07a48]::ops::function::Fn<(&'a std[e72de78501789eb0]::panic::PanicHookInfo<'b>,), Output = ()> + core[6aaeda2c7ad07a48]::marker::Sync + core[6aaeda2c7ad07a48]::marker::Send> as core[6aaeda2c7ad07a48]::ops::function::Fn<(&std[e72de78501789eb0]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x5f83d60d2d5c - test[4f12b380f1fb68c5]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5f83d670d282 - core[6aaeda2c7ad07a48]::ops::function::Fn<(&'a std[e72de78501789eb0]::panic::PanicHookInfo<'b>,), Output = ()> + core[6aaeda2c7ad07a48]::marker::Sync + core[6aaeda2c7ad07a48]::marker::Send> as core[6aaeda2c7ad07a48]::ops::function::Fn<(&std[e72de78501789eb0]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x5f83d670d282 - std[e72de78501789eb0]::panicking::panic_with_hook [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x5f83d66f28a8 - std[e72de78501789eb0]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x5f83d66e9759 - std[e72de78501789eb0]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x5f83d66f38ed - __rustc[78a4cf188af856fc]::rust_begin_unwind [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x5f83d672e83c - core[6aaeda2c7ad07a48]::panicking::panic_fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x5f83d672e5b2 - core[6aaeda2c7ad07a48]::result::unwrap_failed [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/result.rs:1867:5 [INFO] [stdout] 20: 0x5f83d605ad95 - >::unwrap [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/result.rs:1233:23 [INFO] [stdout] 21: 0x5f83d605ad95 - hgrep[3efad404f5d38bd]::syntect::tests::ui::read_chunks [INFO] [stdout] at /opt/rustwide/workdir/src/syntect.rs:1200:54 [INFO] [stdout] 22: 0x5f83d605b64c - hgrep[3efad404f5d38bd]::syntect::tests::ui::run_parametrized_uitest_single_chunk [INFO] [stdout] at /opt/rustwide/workdir/src/syntect.rs:1286:24 [INFO] [stdout] 23: 0x5f83d605bb99 - hgrep[3efad404f5d38bd]::syntect::tests::ui::test_multi_line_numbers [INFO] [stdout] at /opt/rustwide/workdir/src/syntect.rs:1295:25 [INFO] [stdout] 24: 0x5f83d6050007 - hgrep[3efad404f5d38bd]::syntect::tests::ui::test_multi_line_numbers::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/syntect.rs:1294:32 [INFO] [stdout] 25: 0x5f83d6091536 - >::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 26: 0x5f83d60c6e3b - core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String> as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 27: 0x5f83d60c6e3b - test[4f12b380f1fb68c5]::__rust_begin_short_backtrace::, fn() -> core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:663:18 [INFO] [stdout] 28: 0x5f83d60d382b - test[4f12b380f1fb68c5]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:686:74 [INFO] [stdout] 29: 0x5f83d60d382b - as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 30: 0x5f83d60d382b - std[e72de78501789eb0]::panicking::catch_unwind::do_call::, core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:581:40 [INFO] [stdout] 31: 0x5f83d60d382b - std[e72de78501789eb0]::panicking::catch_unwind::, core[6aaeda2c7ad07a48]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:544:19 [INFO] [stdout] 32: 0x5f83d60d382b - std[e72de78501789eb0]::panic::catch_unwind::, core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panic.rs:359:14 [INFO] [stdout] 33: 0x5f83d60d382b - test[4f12b380f1fb68c5]::run_test_in_process [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:686:27 [INFO] [stdout] 34: 0x5f83d60d382b - test[4f12b380f1fb68c5]::run_test::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:607:43 [INFO] [stdout] 35: 0x5f83d60cef44 - test[4f12b380f1fb68c5]::run_test::{closure#1} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:637:41 [INFO] [stdout] 36: 0x5f83d60cef44 - std[e72de78501789eb0]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 37: 0x5f83d60d6432 - std[e72de78501789eb0]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 38: 0x5f83d60d6432 - ::{closure#1}::{closure#0}> as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 39: 0x5f83d60d6432 - std[e72de78501789eb0]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:581:40 [INFO] [stdout] 40: 0x5f83d60d6432 - std[e72de78501789eb0]::panicking::catch_unwind::<(), core[6aaeda2c7ad07a48]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:544:19 [INFO] [stdout] 41: 0x5f83d60d6432 - std[e72de78501789eb0]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panic.rs:359:14 [INFO] [stdout] 42: 0x5f83d60d6432 - std[e72de78501789eb0]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 43: 0x5f83d60d6432 - ::{closure#1} as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 44: 0x5f83d6714b3f - + core[6aaeda2c7ad07a48]::marker::Send> as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 45: 0x5f83d6714b3f - ::new::thread_start [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 46: 0x74b8f69a6aa4 - [INFO] [stdout] 47: 0x74b8f6a33a64 - clone [INFO] [stdout] 48: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- syntect::tests::ui::test_multi_regions stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'syntect::tests::ui::test_multi_regions' (155) 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: 0x5f83d67158ba - std[e72de78501789eb0]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5f83d67158ba - std[e72de78501789eb0]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5f83d67158ba - std[e72de78501789eb0]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x5f83d67158ba - <::print::DisplayBacktrace as core[6aaeda2c7ad07a48]::fmt::Display>::fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x5f83d672dffa - ::fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x5f83d672dffa - core[6aaeda2c7ad07a48]::fmt::write [INFO] [stdout] 6: 0x5f83d671c6a2 - std[e72de78501789eb0]::io::default_write_fmt::> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5f83d671c6a2 - as std[e72de78501789eb0]::io::Write>::write_fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x5f83d66f27ef - ::print [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x5f83d66f27ef - std[e72de78501789eb0]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x5f83d670d009 - std[e72de78501789eb0]::panicking::default_hook [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x5f83d60d2d5c - core[6aaeda2c7ad07a48]::ops::function::Fn<(&'a std[e72de78501789eb0]::panic::PanicHookInfo<'b>,), Output = ()> + core[6aaeda2c7ad07a48]::marker::Sync + core[6aaeda2c7ad07a48]::marker::Send> as core[6aaeda2c7ad07a48]::ops::function::Fn<(&std[e72de78501789eb0]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x5f83d60d2d5c - test[4f12b380f1fb68c5]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5f83d670d282 - core[6aaeda2c7ad07a48]::ops::function::Fn<(&'a std[e72de78501789eb0]::panic::PanicHookInfo<'b>,), Output = ()> + core[6aaeda2c7ad07a48]::marker::Sync + core[6aaeda2c7ad07a48]::marker::Send> as core[6aaeda2c7ad07a48]::ops::function::Fn<(&std[e72de78501789eb0]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x5f83d670d282 - std[e72de78501789eb0]::panicking::panic_with_hook [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x5f83d66f28a8 - std[e72de78501789eb0]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x5f83d66e9759 - std[e72de78501789eb0]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x5f83d66f38ed - __rustc[78a4cf188af856fc]::rust_begin_unwind [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x5f83d672e83c - core[6aaeda2c7ad07a48]::panicking::panic_fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x5f83d672e5b2 - core[6aaeda2c7ad07a48]::result::unwrap_failed [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/result.rs:1867:5 [INFO] [stdout] 20: 0x5f83d605ad95 - >::unwrap [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/result.rs:1233:23 [INFO] [stdout] 21: 0x5f83d605ad95 - hgrep[3efad404f5d38bd]::syntect::tests::ui::read_chunks [INFO] [stdout] at /opt/rustwide/workdir/src/syntect.rs:1200:54 [INFO] [stdout] 22: 0x5f83d605b64c - hgrep[3efad404f5d38bd]::syntect::tests::ui::run_parametrized_uitest_single_chunk [INFO] [stdout] at /opt/rustwide/workdir/src/syntect.rs:1286:24 [INFO] [stdout] 23: 0x5f83d605b9d9 - hgrep[3efad404f5d38bd]::syntect::tests::ui::test_multi_regions [INFO] [stdout] at /opt/rustwide/workdir/src/syntect.rs:1295:25 [INFO] [stdout] 24: 0x5f83d604fd67 - hgrep[3efad404f5d38bd]::syntect::tests::ui::test_multi_regions::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/syntect.rs:1294:32 [INFO] [stdout] 25: 0x5f83d60911b6 - >::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 26: 0x5f83d60c6e3b - core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String> as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 27: 0x5f83d60c6e3b - test[4f12b380f1fb68c5]::__rust_begin_short_backtrace::, fn() -> core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:663:18 [INFO] [stdout] 28: 0x5f83d60d382b - test[4f12b380f1fb68c5]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:686:74 [INFO] [stdout] 29: 0x5f83d60d382b - as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 30: 0x5f83d60d382b - std[e72de78501789eb0]::panicking::catch_unwind::do_call::, core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:581:40 [INFO] [stdout] 31: 0x5f83d60d382b - std[e72de78501789eb0]::panicking::catch_unwind::, core[6aaeda2c7ad07a48]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:544:19 [INFO] [stdout] 32: 0x5f83d60d382b - std[e72de78501789eb0]::panic::catch_unwind::, core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panic.rs:359:14 [INFO] [stdout] 33: 0x5f83d60d382b - test[4f12b380f1fb68c5]::run_test_in_process [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:686:27 [INFO] [stdout] 34: 0x5f83d60d382b - test[4f12b380f1fb68c5]::run_test::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:607:43 [INFO] [stdout] 35: 0x5f83d60cef44 - test[4f12b380f1fb68c5]::run_test::{closure#1} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:637:41 [INFO] [stdout] 36: 0x5f83d60cef44 - std[e72de78501789eb0]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 37: 0x5f83d60d6432 - std[e72de78501789eb0]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 38: 0x5f83d60d6432 - ::{closure#1}::{closure#0}> as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 39: 0x5f83d60d6432 - std[e72de78501789eb0]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:581:40 [INFO] [stdout] 40: 0x5f83d60d6432 - std[e72de78501789eb0]::panicking::catch_unwind::<(), core[6aaeda2c7ad07a48]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:544:19 [INFO] [stdout] 41: 0x5f83d60d6432 - std[e72de78501789eb0]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panic.rs:359:14 [INFO] [stdout] 42: 0x5f83d60d6432 - std[e72de78501789eb0]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 43: 0x5f83d60d6432 - ::{closure#1} as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 44: 0x5f83d6714b3f - + core[6aaeda2c7ad07a48]::marker::Send> as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 45: 0x5f83d6714b3f - ::new::thread_start [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 46: 0x74b8f69a6aa4 - [INFO] [stdout] 47: 0x74b8f6a33a64 - clone [INFO] [stdout] 48: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- syntect::tests::ui::test_multi_regions_bg stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'syntect::tests::ui::test_multi_regions_bg' (156) 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: 0x5f83d67158ba - std[e72de78501789eb0]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5f83d67158ba - std[e72de78501789eb0]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5f83d67158ba - std[e72de78501789eb0]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x5f83d67158ba - <::print::DisplayBacktrace as core[6aaeda2c7ad07a48]::fmt::Display>::fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x5f83d672dffa - ::fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x5f83d672dffa - core[6aaeda2c7ad07a48]::fmt::write [INFO] [stdout] 6: 0x5f83d671c6a2 - std[e72de78501789eb0]::io::default_write_fmt::> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5f83d671c6a2 - as std[e72de78501789eb0]::io::Write>::write_fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x5f83d66f27ef - ::print [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x5f83d66f27ef - std[e72de78501789eb0]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x5f83d670d009 - std[e72de78501789eb0]::panicking::default_hook [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x5f83d60d2d5c - core[6aaeda2c7ad07a48]::ops::function::Fn<(&'a std[e72de78501789eb0]::panic::PanicHookInfo<'b>,), Output = ()> + core[6aaeda2c7ad07a48]::marker::Sync + core[6aaeda2c7ad07a48]::marker::Send> as core[6aaeda2c7ad07a48]::ops::function::Fn<(&std[e72de78501789eb0]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x5f83d60d2d5c - test[4f12b380f1fb68c5]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5f83d670d282 - core[6aaeda2c7ad07a48]::ops::function::Fn<(&'a std[e72de78501789eb0]::panic::PanicHookInfo<'b>,), Output = ()> + core[6aaeda2c7ad07a48]::marker::Sync + core[6aaeda2c7ad07a48]::marker::Send> as core[6aaeda2c7ad07a48]::ops::function::Fn<(&std[e72de78501789eb0]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x5f83d670d282 - std[e72de78501789eb0]::panicking::panic_with_hook [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x5f83d66f28a8 - std[e72de78501789eb0]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x5f83d66e9759 - std[e72de78501789eb0]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x5f83d66f38ed - __rustc[78a4cf188af856fc]::rust_begin_unwind [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x5f83d672e83c - core[6aaeda2c7ad07a48]::panicking::panic_fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x5f83d672e5b2 - core[6aaeda2c7ad07a48]::result::unwrap_failed [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/result.rs:1867:5 [INFO] [stdout] 20: 0x5f83d605ad95 - >::unwrap [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/result.rs:1233:23 [INFO] [stdout] 21: 0x5f83d605ad95 - hgrep[3efad404f5d38bd]::syntect::tests::ui::read_chunks [INFO] [stdout] at /opt/rustwide/workdir/src/syntect.rs:1200:54 [INFO] [stdout] 22: 0x5f83d605b64c - hgrep[3efad404f5d38bd]::syntect::tests::ui::run_parametrized_uitest_single_chunk [INFO] [stdout] at /opt/rustwide/workdir/src/syntect.rs:1286:24 [INFO] [stdout] 23: 0x5f83d605bb19 - hgrep[3efad404f5d38bd]::syntect::tests::ui::test_multi_regions_bg [INFO] [stdout] at /opt/rustwide/workdir/src/syntect.rs:1295:25 [INFO] [stdout] 24: 0x5f83d604ff47 - hgrep[3efad404f5d38bd]::syntect::tests::ui::test_multi_regions_bg::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/syntect.rs:1294:32 [INFO] [stdout] 25: 0x5f83d6091436 - >::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 26: 0x5f83d60c6e3b - core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String> as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 27: 0x5f83d60c6e3b - test[4f12b380f1fb68c5]::__rust_begin_short_backtrace::, fn() -> core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:663:18 [INFO] [stdout] 28: 0x5f83d60d382b - test[4f12b380f1fb68c5]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:686:74 [INFO] [stdout] 29: 0x5f83d60d382b - as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 30: 0x5f83d60d382b - std[e72de78501789eb0]::panicking::catch_unwind::do_call::, core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:581:40 [INFO] [stdout] 31: 0x5f83d60d382b - std[e72de78501789eb0]::panicking::catch_unwind::, core[6aaeda2c7ad07a48]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:544:19 [INFO] [stdout] 32: 0x5f83d60d382b - std[e72de78501789eb0]::panic::catch_unwind::, core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panic.rs:359:14 [INFO] [stdout] 33: 0x5f83d60d382b - test[4f12b380f1fb68c5]::run_test_in_process [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:686:27 [INFO] [stdout] 34: 0x5f83d60d382b - test[4f12b380f1fb68c5]::run_test::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:607:43 [INFO] [stdout] 35: 0x5f83d60cef44 - test[4f12b380f1fb68c5]::run_test::{closure#1} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:637:41 [INFO] [stdout] 36: 0x5f83d60cef44 - std[e72de78501789eb0]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 37: 0x5f83d60d6432 - std[e72de78501789eb0]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 38: 0x5f83d60d6432 - ::{closure#1}::{closure#0}> as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 39: 0x5f83d60d6432 - std[e72de78501789eb0]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:581:40 [INFO] [stdout] 40: 0x5f83d60d6432 - std[e72de78501789eb0]::panicking::catch_unwind::<(), core[6aaeda2c7ad07a48]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:544:19 [INFO] [stdout] 41: 0x5f83d60d6432 - std[e72de78501789eb0]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panic.rs:359:14 [INFO] [stdout] 42: 0x5f83d60d6432 - std[e72de78501789eb0]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 43: 0x5f83d60d6432 - ::{closure#1} as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 44: 0x5f83d6714b3f - + core[6aaeda2c7ad07a48]::marker::Send> as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 45: 0x5f83d6714b3f - ::new::thread_start [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 46: 0x74b8f69a6aa4 - [INFO] [stdout] 47: 0x74b8f6a33a64 - clone [INFO] [stdout] 48: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- syntect::tests::ui::test_no_grid stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'syntect::tests::ui::test_no_grid' (157) 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: 0x5f83d67158ba - std[e72de78501789eb0]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5f83d67158ba - std[e72de78501789eb0]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5f83d67158ba - std[e72de78501789eb0]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x5f83d67158ba - <::print::DisplayBacktrace as core[6aaeda2c7ad07a48]::fmt::Display>::fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x5f83d672dffa - ::fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x5f83d672dffa - core[6aaeda2c7ad07a48]::fmt::write [INFO] [stdout] 6: 0x5f83d671c6a2 - std[e72de78501789eb0]::io::default_write_fmt::> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5f83d671c6a2 - as std[e72de78501789eb0]::io::Write>::write_fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x5f83d66f27ef - ::print [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x5f83d66f27ef - std[e72de78501789eb0]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x5f83d670d009 - std[e72de78501789eb0]::panicking::default_hook [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x5f83d60d2d5c - core[6aaeda2c7ad07a48]::ops::function::Fn<(&'a std[e72de78501789eb0]::panic::PanicHookInfo<'b>,), Output = ()> + core[6aaeda2c7ad07a48]::marker::Sync + core[6aaeda2c7ad07a48]::marker::Send> as core[6aaeda2c7ad07a48]::ops::function::Fn<(&std[e72de78501789eb0]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x5f83d60d2d5c - test[4f12b380f1fb68c5]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5f83d670d282 - core[6aaeda2c7ad07a48]::ops::function::Fn<(&'a std[e72de78501789eb0]::panic::PanicHookInfo<'b>,), Output = ()> + core[6aaeda2c7ad07a48]::marker::Sync + core[6aaeda2c7ad07a48]::marker::Send> as core[6aaeda2c7ad07a48]::ops::function::Fn<(&std[e72de78501789eb0]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x5f83d670d282 - std[e72de78501789eb0]::panicking::panic_with_hook [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x5f83d66f28a8 - std[e72de78501789eb0]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x5f83d66e9759 - std[e72de78501789eb0]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x5f83d66f38ed - __rustc[78a4cf188af856fc]::rust_begin_unwind [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x5f83d672e83c - core[6aaeda2c7ad07a48]::panicking::panic_fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x5f83d672e5b2 - core[6aaeda2c7ad07a48]::result::unwrap_failed [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/result.rs:1867:5 [INFO] [stdout] 20: 0x5f83d605ad95 - >::unwrap [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/result.rs:1233:23 [INFO] [stdout] 21: 0x5f83d605ad95 - hgrep[3efad404f5d38bd]::syntect::tests::ui::read_chunks [INFO] [stdout] at /opt/rustwide/workdir/src/syntect.rs:1200:54 [INFO] [stdout] 22: 0x5f83d605b64c - hgrep[3efad404f5d38bd]::syntect::tests::ui::run_parametrized_uitest_single_chunk [INFO] [stdout] at /opt/rustwide/workdir/src/syntect.rs:1286:24 [INFO] [stdout] 23: 0x5f83d605b7f9 - hgrep[3efad404f5d38bd]::syntect::tests::ui::test_no_grid [INFO] [stdout] at /opt/rustwide/workdir/src/syntect.rs:1295:25 [INFO] [stdout] 24: 0x5f83d604fa97 - hgrep[3efad404f5d38bd]::syntect::tests::ui::test_no_grid::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/syntect.rs:1294:32 [INFO] [stdout] 25: 0x5f83d6090df6 - >::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 26: 0x5f83d60c6e3b - core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String> as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 27: 0x5f83d60c6e3b - test[4f12b380f1fb68c5]::__rust_begin_short_backtrace::, fn() -> core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:663:18 [INFO] [stdout] 28: 0x5f83d60d382b - test[4f12b380f1fb68c5]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:686:74 [INFO] [stdout] 29: 0x5f83d60d382b - as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 30: 0x5f83d60d382b - std[e72de78501789eb0]::panicking::catch_unwind::do_call::, core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:581:40 [INFO] [stdout] 31: 0x5f83d60d382b - std[e72de78501789eb0]::panicking::catch_unwind::, core[6aaeda2c7ad07a48]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:544:19 [INFO] [stdout] 32: 0x5f83d60d382b - std[e72de78501789eb0]::panic::catch_unwind::, core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panic.rs:359:14 [INFO] [stdout] 33: 0x5f83d60d382b - test[4f12b380f1fb68c5]::run_test_in_process [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:686:27 [INFO] [stdout] 34: 0x5f83d60d382b - test[4f12b380f1fb68c5]::run_test::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:607:43 [INFO] [stdout] 35: 0x5f83d60cef44 - test[4f12b380f1fb68c5]::run_test::{closure#1} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:637:41 [INFO] [stdout] 36: 0x5f83d60cef44 - std[e72de78501789eb0]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 37: 0x5f83d60d6432 - std[e72de78501789eb0]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 38: 0x5f83d60d6432 - ::{closure#1}::{closure#0}> as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 39: 0x5f83d60d6432 - std[e72de78501789eb0]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:581:40 [INFO] [stdout] 40: 0x5f83d60d6432 - std[e72de78501789eb0]::panicking::catch_unwind::<(), core[6aaeda2c7ad07a48]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:544:19 [INFO] [stdout] 41: 0x5f83d60d6432 - std[e72de78501789eb0]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panic.rs:359:14 [INFO] [stdout] 42: 0x5f83d60d6432 - std[e72de78501789eb0]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 43: 0x5f83d60d6432 - ::{closure#1} as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 44: 0x5f83d6714b3f - + core[6aaeda2c7ad07a48]::marker::Send> as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 45: 0x5f83d6714b3f - ::new::thread_start [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 46: 0x74b8f69a6aa4 - [INFO] [stdout] 47: 0x74b8f6a33a64 - clone [INFO] [stdout] 48: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- syntect::tests::ui::test_first_only stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'syntect::tests::ui::test_first_only' (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: 0x5f83d67158ba - std[e72de78501789eb0]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5f83d67158ba - std[e72de78501789eb0]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5f83d67158ba - std[e72de78501789eb0]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x5f83d67158ba - <::print::DisplayBacktrace as core[6aaeda2c7ad07a48]::fmt::Display>::fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x5f83d672dffa - ::fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x5f83d672dffa - core[6aaeda2c7ad07a48]::fmt::write [INFO] [stdout] 6: 0x5f83d671c6a2 - std[e72de78501789eb0]::io::default_write_fmt::> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5f83d671c6a2 - as std[e72de78501789eb0]::io::Write>::write_fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x5f83d66f27ef - ::print [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x5f83d66f27ef - std[e72de78501789eb0]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x5f83d670d009 - std[e72de78501789eb0]::panicking::default_hook [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x5f83d60d2d5c - core[6aaeda2c7ad07a48]::ops::function::Fn<(&'a std[e72de78501789eb0]::panic::PanicHookInfo<'b>,), Output = ()> + core[6aaeda2c7ad07a48]::marker::Sync + core[6aaeda2c7ad07a48]::marker::Send> as core[6aaeda2c7ad07a48]::ops::function::Fn<(&std[e72de78501789eb0]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x5f83d60d2d5c - test[4f12b380f1fb68c5]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5f83d670d282 - core[6aaeda2c7ad07a48]::ops::function::Fn<(&'a std[e72de78501789eb0]::panic::PanicHookInfo<'b>,), Output = ()> + core[6aaeda2c7ad07a48]::marker::Sync + core[6aaeda2c7ad07a48]::marker::Send> as core[6aaeda2c7ad07a48]::ops::function::Fn<(&std[e72de78501789eb0]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x5f83d670d282 - std[e72de78501789eb0]::panicking::panic_with_hook [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x5f83d66f28a8 - std[e72de78501789eb0]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x5f83d66e9759 - std[e72de78501789eb0]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x5f83d66f38ed - __rustc[78a4cf188af856fc]::rust_begin_unwind [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x5f83d672e83c - core[6aaeda2c7ad07a48]::panicking::panic_fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x5f83d672e5b2 - core[6aaeda2c7ad07a48]::result::unwrap_failed [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/result.rs:1867:5 [INFO] [stdout] 20: 0x5f83d605ad95 - >::unwrap [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/result.rs:1233:23 [INFO] [stdout] 21: 0x5f83d605ad95 - hgrep[3efad404f5d38bd]::syntect::tests::ui::read_chunks [INFO] [stdout] at /opt/rustwide/workdir/src/syntect.rs:1200:54 [INFO] [stdout] 22: 0x5f83d605b64c - hgrep[3efad404f5d38bd]::syntect::tests::ui::run_parametrized_uitest_single_chunk [INFO] [stdout] at /opt/rustwide/workdir/src/syntect.rs:1286:24 [INFO] [stdout] 23: 0x5f83d605b899 - hgrep[3efad404f5d38bd]::syntect::tests::ui::test_first_only [INFO] [stdout] at /opt/rustwide/workdir/src/syntect.rs:1295:25 [INFO] [stdout] 24: 0x5f83d604fb87 - hgrep[3efad404f5d38bd]::syntect::tests::ui::test_first_only::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/syntect.rs:1294:32 [INFO] [stdout] 25: 0x5f83d6090f36 - >::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 26: 0x5f83d60c6e3b - core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String> as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 27: 0x5f83d60c6e3b - test[4f12b380f1fb68c5]::__rust_begin_short_backtrace::, fn() -> core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:663:18 [INFO] [stdout] 28: 0x5f83d60d382b - test[4f12b380f1fb68c5]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:686:74 [INFO] [stdout] 29: 0x5f83d60d382b - as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 30: 0x5f83d60d382b - std[e72de78501789eb0]::panicking::catch_unwind::do_call::, core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:581:40 [INFO] [stdout] 31: 0x5f83d60d382b - std[e72de78501789eb0]::panicking::catch_unwind::, core[6aaeda2c7ad07a48]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:544:19 [INFO] [stdout] 32: 0x5f83d60d382b - std[e72de78501789eb0]::panic::catch_unwind::, core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panic.rs:359:14 [INFO] [stdout] 33: 0x5f83d60d382b - test[4f12b380f1fb68c5]::run_test_in_process [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:686:27 [INFO] [stdout] 34: 0x5f83d60d382b - test[4f12b380f1fb68c5]::run_test::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:607:43 [INFO] [stdout] 35: 0x5f83d60cef44 - test[4f12b380f1fb68c5]::run_test::{closure#1} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:637:41 [INFO] [stdout] 36: 0x5f83d60cef44 - std[e72de78501789eb0]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 37: 0x5f83d60d6432 - std[e72de78501789eb0]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 38: 0x5f83d60d6432 - ::{closure#1}::{closure#0}> as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 39: 0x5f83d60d6432 - std[e72de78501789eb0]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:581:40 [INFO] [stdout] 40: 0x5f83d60d6432 - std[e72de78501789eb0]::panicking::catch_unwind::<(), core[6aaeda2c7ad07a48]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:544:19 [INFO] [stdout] 41: 0x5f83d60d6432 - std[e72de78501789eb0]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panic.rs:359:14 [INFO] [stdout] 42: 0x5f83d60d6432 - std[e72de78501789eb0]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 43: 0x5f83d60d6432 - ::{closure#1} as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 44: 0x5f83d6714b3f - + core[6aaeda2c7ad07a48]::marker::Send> as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 45: 0x5f83d6714b3f - ::new::thread_start [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 46: 0x74b8f69a6aa4 - [INFO] [stdout] 47: 0x74b8f6a33a64 - clone [INFO] [stdout] 48: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- syntect::tests::ui::test_no_wrap_background stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'syntect::tests::ui::test_no_wrap_background' (159) 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: 0x5f83d67158ba - std[e72de78501789eb0]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5f83d67158ba - std[e72de78501789eb0]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5f83d67158ba - std[e72de78501789eb0]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x5f83d67158ba - <::print::DisplayBacktrace as core[6aaeda2c7ad07a48]::fmt::Display>::fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x5f83d672dffa - ::fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x5f83d672dffa - core[6aaeda2c7ad07a48]::fmt::write [INFO] [stdout] 6: 0x5f83d671c6a2 - std[e72de78501789eb0]::io::default_write_fmt::> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5f83d671c6a2 - as std[e72de78501789eb0]::io::Write>::write_fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x5f83d66f27ef - ::print [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x5f83d66f27ef - std[e72de78501789eb0]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x5f83d670d009 - std[e72de78501789eb0]::panicking::default_hook [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x5f83d60d2d5c - core[6aaeda2c7ad07a48]::ops::function::Fn<(&'a std[e72de78501789eb0]::panic::PanicHookInfo<'b>,), Output = ()> + core[6aaeda2c7ad07a48]::marker::Sync + core[6aaeda2c7ad07a48]::marker::Send> as core[6aaeda2c7ad07a48]::ops::function::Fn<(&std[e72de78501789eb0]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x5f83d60d2d5c - test[4f12b380f1fb68c5]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5f83d670d282 - core[6aaeda2c7ad07a48]::ops::function::Fn<(&'a std[e72de78501789eb0]::panic::PanicHookInfo<'b>,), Output = ()> + core[6aaeda2c7ad07a48]::marker::Sync + core[6aaeda2c7ad07a48]::marker::Send> as core[6aaeda2c7ad07a48]::ops::function::Fn<(&std[e72de78501789eb0]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x5f83d670d282 - std[e72de78501789eb0]::panicking::panic_with_hook [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x5f83d66f28a8 - std[e72de78501789eb0]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x5f83d66e9759 - std[e72de78501789eb0]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x5f83d66f38ed - __rustc[78a4cf188af856fc]::rust_begin_unwind [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x5f83d672e83c - core[6aaeda2c7ad07a48]::panicking::panic_fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x5f83d672e5b2 - core[6aaeda2c7ad07a48]::result::unwrap_failed [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/result.rs:1867:5 [INFO] [stdout] 20: 0x5f83d605ad95 - >::unwrap [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/result.rs:1233:23 [INFO] [stdout] 21: 0x5f83d605ad95 - hgrep[3efad404f5d38bd]::syntect::tests::ui::read_chunks [INFO] [stdout] at /opt/rustwide/workdir/src/syntect.rs:1200:54 [INFO] [stdout] 22: 0x5f83d605b64c - hgrep[3efad404f5d38bd]::syntect::tests::ui::run_parametrized_uitest_single_chunk [INFO] [stdout] at /opt/rustwide/workdir/src/syntect.rs:1286:24 [INFO] [stdout] 23: 0x5f83d605bbd9 - hgrep[3efad404f5d38bd]::syntect::tests::ui::test_no_wrap_background [INFO] [stdout] at /opt/rustwide/workdir/src/syntect.rs:1295:25 [INFO] [stdout] 24: 0x5f83d6050067 - hgrep[3efad404f5d38bd]::syntect::tests::ui::test_no_wrap_background::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/syntect.rs:1294:32 [INFO] [stdout] 25: 0x5f83d60915b6 - >::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 26: 0x5f83d60c6e3b - core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String> as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 27: 0x5f83d60c6e3b - test[4f12b380f1fb68c5]::__rust_begin_short_backtrace::, fn() -> core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:663:18 [INFO] [stdout] 28: 0x5f83d60d382b - test[4f12b380f1fb68c5]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:686:74 [INFO] [stdout] 29: 0x5f83d60d382b - as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 30: 0x5f83d60d382b - std[e72de78501789eb0]::panicking::catch_unwind::do_call::, core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:581:40 [INFO] [stdout] 31: 0x5f83d60d382b - std[e72de78501789eb0]::panicking::catch_unwind::, core[6aaeda2c7ad07a48]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:544:19 [INFO] [stdout] 32: 0x5f83d60d382b - std[e72de78501789eb0]::panic::catch_unwind::, core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panic.rs:359:14 [INFO] [stdout] 33: 0x5f83d60d382b - test[4f12b380f1fb68c5]::run_test_in_process [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:686:27 [INFO] [stdout] 34: 0x5f83d60d382b - test[4f12b380f1fb68c5]::run_test::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:607:43 [INFO] [stdout] 35: 0x5f83d60cef44 - test[4f12b380f1fb68c5]::run_test::{closure#1} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:637:41 [INFO] [stdout] 36: 0x5f83d60cef44 - std[e72de78501789eb0]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 37: 0x5f83d60d6432 - std[e72de78501789eb0]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 38: 0x5f83d60d6432 - ::{closure#1}::{closure#0}> as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 39: 0x5f83d60d6432 - std[e72de78501789eb0]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:581:40 [INFO] [stdout] 40: 0x5f83d60d6432 - std[e72de78501789eb0]::panicking::catch_unwind::<(), core[6aaeda2c7ad07a48]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:544:19 [INFO] [stdout] 41: 0x5f83d60d6432 - std[e72de78501789eb0]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panic.rs:359:14 [INFO] [stdout] 42: 0x5f83d60d6432 - std[e72de78501789eb0]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 43: 0x5f83d60d6432 - ::{closure#1} as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 44: 0x5f83d6714b3f - + core[6aaeda2c7ad07a48]::marker::Send> as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 45: 0x5f83d6714b3f - ::new::thread_start [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 46: 0x74b8f69a6aa4 - [INFO] [stdout] 47: 0x74b8f6a33a64 - clone [INFO] [stdout] 48: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- syntect::tests::ui::test_no_wrap_default stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'syntect::tests::ui::test_no_wrap_default' (160) 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: 0x5f83d67158ba - std[e72de78501789eb0]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5f83d67158ba - std[e72de78501789eb0]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5f83d67158ba - std[e72de78501789eb0]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x5f83d67158ba - <::print::DisplayBacktrace as core[6aaeda2c7ad07a48]::fmt::Display>::fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x5f83d672dffa - ::fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x5f83d672dffa - core[6aaeda2c7ad07a48]::fmt::write [INFO] [stdout] 6: 0x5f83d671c6a2 - std[e72de78501789eb0]::io::default_write_fmt::> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5f83d671c6a2 - as std[e72de78501789eb0]::io::Write>::write_fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x5f83d66f27ef - ::print [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x5f83d66f27ef - std[e72de78501789eb0]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x5f83d670d009 - std[e72de78501789eb0]::panicking::default_hook [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x5f83d60d2d5c - core[6aaeda2c7ad07a48]::ops::function::Fn<(&'a std[e72de78501789eb0]::panic::PanicHookInfo<'b>,), Output = ()> + core[6aaeda2c7ad07a48]::marker::Sync + core[6aaeda2c7ad07a48]::marker::Send> as core[6aaeda2c7ad07a48]::ops::function::Fn<(&std[e72de78501789eb0]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x5f83d60d2d5c - test[4f12b380f1fb68c5]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5f83d670d282 - core[6aaeda2c7ad07a48]::ops::function::Fn<(&'a std[e72de78501789eb0]::panic::PanicHookInfo<'b>,), Output = ()> + core[6aaeda2c7ad07a48]::marker::Sync + core[6aaeda2c7ad07a48]::marker::Send> as core[6aaeda2c7ad07a48]::ops::function::Fn<(&std[e72de78501789eb0]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x5f83d670d282 - std[e72de78501789eb0]::panicking::panic_with_hook [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x5f83d66f28a8 - std[e72de78501789eb0]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x5f83d66e9759 - std[e72de78501789eb0]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x5f83d66f38ed - __rustc[78a4cf188af856fc]::rust_begin_unwind [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x5f83d672e83c - core[6aaeda2c7ad07a48]::panicking::panic_fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x5f83d672e5b2 - core[6aaeda2c7ad07a48]::result::unwrap_failed [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/result.rs:1867:5 [INFO] [stdout] 20: 0x5f83d605ad95 - >::unwrap [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/result.rs:1233:23 [INFO] [stdout] 21: 0x5f83d605ad95 - hgrep[3efad404f5d38bd]::syntect::tests::ui::read_chunks [INFO] [stdout] at /opt/rustwide/workdir/src/syntect.rs:1200:54 [INFO] [stdout] 22: 0x5f83d605b64c - hgrep[3efad404f5d38bd]::syntect::tests::ui::run_parametrized_uitest_single_chunk [INFO] [stdout] at /opt/rustwide/workdir/src/syntect.rs:1286:24 [INFO] [stdout] 23: 0x5f83d605ba79 - hgrep[3efad404f5d38bd]::syntect::tests::ui::test_no_wrap_default [INFO] [stdout] at /opt/rustwide/workdir/src/syntect.rs:1295:25 [INFO] [stdout] 24: 0x5f83d604fe57 - hgrep[3efad404f5d38bd]::syntect::tests::ui::test_no_wrap_default::{closure#0} [WARN] too many lines in the log, truncating it