[INFO] cloning repository https://github.com/tlkahn/text-chunker
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tlkahn/text-chunker" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftlkahn%2Ftext-chunker", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftlkahn%2Ftext-chunker'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] fdcf6af7cddbffb2d2bc61f581870247bded7402
[INFO] testing tlkahn/text-chunker against 1.97.0-beta.6 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftlkahn%2Ftext-chunker" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/tlkahn/text-chunker
[INFO] finished tweaking git repo https://github.com/tlkahn/text-chunker
[INFO] tweaked toml for git repo https://github.com/tlkahn/text-chunker written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/tlkahn/text-chunker on toolchain 1.97.0-beta.6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/tlkahn/text-chunker already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded pastey v0.2.1
[INFO] [stderr]   Downloaded rmcp-macros v1.1.0
[INFO] [stderr]   Downloaded rmcp v1.1.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] ae2826e5998a18e461c06fd13990d419f89bc48790ee4280b3fb7a8acaf7e7d5
[INFO] running `Command { std: "docker" "start" "ae2826e5998a18e461c06fd13990d419f89bc48790ee4280b3fb7a8acaf7e7d5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ae2826e5998a18e461c06fd13990d419f89bc48790ee4280b3fb7a8acaf7e7d5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "ae2826e5998a18e461c06fd13990d419f89bc48790ee4280b3fb7a8acaf7e7d5" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ae2826e5998a18e461c06fd13990d419f89bc48790ee4280b3fb7a8acaf7e7d5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "ae2826e5998a18e461c06fd13990d419f89bc48790ee4280b3fb7a8acaf7e7d5" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling ref-cast v1.0.25
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling pulldown-cmark v0.13.1
[INFO] [stderr]    Compiling dyn-clone v1.0.20
[INFO] [stderr]    Compiling clap_lex v1.0.0
[INFO] [stderr]    Compiling rmcp v1.1.0
[INFO] [stderr]    Compiling unicase v2.9.0
[INFO] [stderr]    Compiling pastey v0.2.1
[INFO] [stderr]    Compiling clap_builder v4.5.60
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]    Compiling tokio-macros v2.6.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling schemars_derive v1.2.1
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling clap v4.5.60
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling rmcp-macros v1.1.0
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling schemars v1.2.1
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling text-chunker v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 57.12s
[INFO] running `Command { std: "docker" "inspect" "ae2826e5998a18e461c06fd13990d419f89bc48790ee4280b3fb7a8acaf7e7d5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "ae2826e5998a18e461c06fd13990d419f89bc48790ee4280b3fb7a8acaf7e7d5" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]    Compiling pulldown-cmark v0.13.1
[INFO] [stderr]    Compiling text-chunker v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling tempfile v3.26.0
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 14.35s
[INFO] running `Command { std: "docker" "inspect" "ae2826e5998a18e461c06fd13990d419f89bc48790ee4280b3fb7a8acaf7e7d5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "ae2826e5998a18e461c06fd13990d419f89bc48790ee4280b3fb7a8acaf7e7d5" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.61s
[INFO] [stdout] 
[INFO] [stdout] running 204 tests
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/text_chunker-e51b230d7aba0c6b)
[INFO] [stdout] test mcp::tests::test_handle_chunks_content_empty ... ok
[INFO] [stdout] test mcp::tests::test_handle_chunks_content_no_markers_per_page ... ok
[INFO] [stdout] test mcp::tests::test_lines_content_has_line_start_end ... ok
[INFO] [stdout] test mcp::tests::test_lines_content_no_markers_mode ... ok
[INFO] [stdout] test mcp::tests::test_lines_content_invalid_range ... ok
[INFO] [stdout] test mcp::tests::test_lines_content_invalid_mode ... ok
[INFO] [stdout] test mcp::tests::test_lines_content_page_not_found ... ok
[INFO] [stdout] test mcp::tests::test_lines_content_default_is_content_mode ... ok
[INFO] [stdout] test mcp::tests::test_lines_content_raw_mode ... ok
[INFO] [stdout] test mcp::tests::test_handle_chunks_content_document ... ok
[INFO] [stdout] test mcp::tests::test_pages_content_empty_file ... ok
[INFO] [stdout] test mcp::tests::test_search_content_empty_file ... ok
[INFO] [stdout] test mcp::tests::test_lines_content_single_page ... ok
[INFO] [stdout] test mcp::tests::test_pages_content_no_markers ... ok
[INFO] [stdout] test mcp::tests::test_pages_content_valid_json ... ok
[INFO] [stdout] test mcp::tests::test_split_content_empty_file ... ok
[INFO] [stdout] test mcp::tests::test_search_content_finds_results ... ok
[INFO] [stdout] test mcp::tests::test_split_content_creates_files ... ok
[INFO] [stdout] test mcp::tests::test_search_content_case_insensitive ... ok
[INFO] [stdout] test tests::test_build_line_index_basic ... ok
[INFO] [stdout] test mcp::tests::test_lines_content_range ... ok
[INFO] [stdout] test mcp::tests::test_split_content_returns_files_list ... ok
[INFO] [stdout] test tests::test_byte_offset_to_line ... ok
[INFO] [stdout] test mcp::tests::test_split_content_valid_json ... ok
[INFO] [stdout] test tests::test_blank_page_detected ... ok
[INFO] [stdout] test mcp::tests::test_search_content_no_results ... ok
[INFO] [stdout] test mcp::tests::test_split_content_no_markers ... ok
[INFO] [stdout] test tests::test_chunk_empty ... ok
[INFO] [stdout] test mcp::tests::test_handle_chunks_content_fmt_latex ... ok
[INFO] [stdout] test tests::test_chunk_document_fmt_latex ... ok
[INFO] [stdout] test mcp::tests::test_handle_chunks_content_fmt_latex_math ... ok
[INFO] [stdout] test mcp::tests::test_handle_chunks_content_fmt_latex_theorem ... ok
[INFO] [stdout] test tests::test_chunk_definition_list_json ... ok
[INFO] [stdout] test tests::test_chunk_document_with_page_markers ... ok
[INFO] [stdout] test tests::test_chunk_code_block ... ok
[INFO] [stdout] test tests::test_chunk_clean_text ... ok
[INFO] [stdout] test tests::test_chunk_blockquote ... ok
[INFO] [stdout] test tests::test_chunk_display_math ... ok
[INFO] [stdout] test tests::test_chunk_gfm_callout ... ok
[INFO] [stdout] test tests::test_chunk_document_fmt_markdown ... ok
[INFO] [stdout] test tests::test_chunk_definition_list ... ok
[INFO] [stdout] test tests::test_chunk_frontmatter_dropped ... ok
[INFO] [stdout] test tests::test_chunk_document_basic ... ok
[INFO] [stdout] test tests::test_chunk_inline_math ... ok
[INFO] [stdout] test mcp::tests::test_handle_chunks_content_per_page ... ok
[INFO] [stdout] test tests::test_chunk_html_comments_dropped ... ok
[INFO] [stdout] test tests::test_chunk_link_text ... ok
[INFO] [stdout] test tests::test_chunk_obsidian_block_anchor_stripped ... ok
[INFO] [stdout] test tests::test_chunk_footnote_definition ... ok
[INFO] [stdout] test tests::test_chunk_obsidian_block_ref_piped_wikilink_unchanged ... ok
[INFO] [stdout] test tests::test_chunk_heading_level_reset ... ok
[INFO] [stdout] test tests::test_chunk_pages_fmt_latex ... ok
[INFO] [stdout] test tests::test_chunk_footnote_reference ... ok
[INFO] [stdout] test tests::test_chunk_obsidian_block_anchor_multiline ... ok
[INFO] [stdout] test tests::test_chunk_obsidian_block_ref_in_wikilink ... ok
[INFO] [stdout] test tests::test_chunk_heading_context ... ok
[INFO] [stdout] test tests::test_chunk_obsidian_comment_stripped ... ok
[INFO] [stdout] test tests::test_chunk_type_math_block_serializes ... ok
[INFO] [stdout] test tests::test_chunk_type_theorem_serializes ... ok
[INFO] [stdout] test tests::test_chunk_obsidian_highlight_text_kept ... ok
[INFO] [stdout] test tests::test_chunk_source_lines ... ok
[INFO] [stdout] test tests::test_chunk_obsidian_comment_multiline ... ok
[INFO] [stdout] test tests::test_chunk_multiple_paragraphs ... ok
[INFO] [stdout] test tests::test_chunk_smart_punctuation ... ok
[INFO] [stdout] test tests::test_collect_line_range_empty_content ... ok
[INFO] [stdout] test tests::test_chunk_wikilink_simple ... ok
[INFO] [stdout] test tests::test_collect_content_mode_unchanged ... ok
[INFO] [stdout] test tests::test_chunk_unicode ... ok
[INFO] [stdout] test tests::test_chunk_list_items ... ok
[INFO] [stdout] test tests::test_collect_no_markers_single_page ... ok
[INFO] [stdout] test tests::test_chunk_strikethrough ... ok
[INFO] [stdout] test tests::test_chunk_heading_attributes ... ok
[INFO] [stdout] test tests::test_collect_page_lines_returns_line_range ... ok
[INFO] [stdout] test tests::test_collect_page_not_found ... ok
[INFO] [stdout] test tests::test_chunk_single_paragraph ... ok
[INFO] [stdout] test tests::test_detect_format_md ... ok
[INFO] [stdout] test tests::test_detect_format_stdin ... ok
[INFO] [stdout] test tests::test_detect_format_txt ... ok
[INFO] [stdout] test tests::test_detect_format_tex ... ok
[INFO] [stdout] test tests::test_empty_file_error ... ok
[INFO] [stdout] test tests::test_chunk_table ... ok
[INFO] [stdout] test tests::test_format_chunks_table_math_block ... ok
[INFO] [stdout] test tests::test_format_chunks_table_theorem ... ok
[INFO] [stdout] test tests::test_content_lines_skip_marker_and_blanks ... ok
[INFO] [stdout] test tests::test_collect_page_range_lines ... ok
[INFO] [stdout] test tests::test_format_search_results_empty ... ok
[INFO] [stdout] test tests::test_duplicate_page_numbers ... ok
[INFO] [stdout] test tests::test_latex_abstract ... ok
[INFO] [stdout] test tests::test_content_before_first_marker_dropped ... ok
[INFO] [stdout] test tests::test_chunk_pages_heading_isolation ... ok
[INFO] [stdout] test tests::test_latex_align_env ... ok
[INFO] [stdout] test tests::test_chunk_task_list ... ok
[INFO] [stdout] test tests::test_content_line_count ... ok
[INFO] [stdout] test tests::test_collect_single_page_lines ... ok
[INFO] [stdout] test tests::test_consecutive_markers_no_content ... ok
[INFO] [stdout] test tests::test_latex_align_star ... ok
[INFO] [stdout] test tests::test_latex_bracket_math ... ok
[INFO] [stdout] test tests::test_latex_cite_kept ... ok
[INFO] [stdout] test tests::test_latex_chapter ... ok
[INFO] [stdout] test tests::test_latex_center_env ... ok
[INFO] [stdout] test tests::test_latex_definition_env ... ok
[INFO] [stdout] test tests::test_latex_description ... ok
[INFO] [stdout] test tests::test_latex_dollar_dollar_math ... ok
[INFO] [stdout] test tests::test_latex_emph_stripped ... ok
[INFO] [stdout] test tests::test_latex_empty ... ok
[INFO] [stdout] test tests::test_latex_empty_section ... ok
[INFO] [stdout] test tests::test_latex_enumerate ... ok
[INFO] [stdout] test tests::test_format_search_results_contains_page_nums ... ok
[INFO] [stdout] test tests::test_latex_equation_env ... ok
[INFO] [stdout] test tests::test_latex_escaped_percent ... ok
[INFO] [stdout] test tests::test_latex_full_line_comment ... ok
[INFO] [stdout] test tests::test_latex_equation_star ... ok
[INFO] [stdout] test tests::test_latex_figure_with_caption ... ok
[INFO] [stdout] test tests::test_latex_heading_context_propagation ... ok
[INFO] [stdout] test tests::test_latex_heading_context_reset ... ok
[INFO] [stdout] test tests::test_latex_inline_comment ... ok
[INFO] [stdout] test tests::test_chunks_json_valid ... ok
[INFO] [stdout] test tests::test_latex_inline_math_in_paragraph ... ok
[INFO] [stdout] test tests::test_chunk_pages_basic ... ok
[INFO] [stdout] test tests::test_latex_itemize ... ok
[INFO] [stdout] test tests::test_latex_lemma ... ok
[INFO] [stdout] test tests::test_latex_label_removed ... ok
[INFO] [stdout] test tests::test_latex_minted ... ok
[INFO] [stdout] test tests::test_latex_multiline_paragraph_span ... ok
[INFO] [stdout] test tests::test_latex_nbsp ... ok
[INFO] [stdout] test tests::test_format_chunks_table ... ok
[INFO] [stdout] test tests::test_latex_no_document_fragment ... ok
[INFO] [stdout] test tests::test_latex_nested_list ... ok
[INFO] [stdout] test tests::test_latex_lstlisting ... ok
[INFO] [stdout] test tests::test_collect_raw_single_page ... ok
[INFO] [stdout] test tests::test_chunk_heading ... ok
[INFO] [stdout] test tests::test_latex_paragraph_line_numbers ... ok
[INFO] [stdout] test tests::test_latex_part ... ok
[INFO] [stdout] test tests::test_latex_paragraph_cmd ... ok
[INFO] [stdout] test tests::test_latex_multiline_item ... ok
[INFO] [stdout] test tests::test_latex_preamble_dropped ... ok
[INFO] [stdout] test tests::test_latex_proof ... ok
[INFO] [stdout] test tests::test_latex_quotation_multiline ... ok
[INFO] [stdout] test tests::test_latex_ref_kept ... ok
[INFO] [stdout] test tests::test_latex_quote ... ok
[INFO] [stdout] test tests::test_latex_section_line_numbers ... ok
[INFO] [stdout] test tests::test_latex_section ... ok
[INFO] [stdout] test tests::test_latex_single_paragraph ... ok
[INFO] [stdout] test tests::test_latex_subparagraph_cmd ... ok
[INFO] [stdout] test tests::test_latex_starred_section ... ok
[INFO] [stdout] test tests::test_last_page_marker_only ... ok
[INFO] [stdout] test tests::test_latex_subsection ... ok
[INFO] [stdout] test tests::test_latex_subsubsection ... ok
[INFO] [stdout] test tests::test_latex_table_nested_tabular ... ok
[INFO] [stdout] test tests::test_latex_theorem ... ok
[INFO] [stdout] test tests::test_latex_textbf_stripped ... ok
[INFO] [stdout] test tests::test_latex_verbatim ... ok
[INFO] [stdout] test tests::test_latex_tabular ... ok
[INFO] [stdout] test tests::test_latex_theorem_heading_context ... ok
[INFO] [stdout] test tests::test_latex_textit_stripped ... ok
[INFO] [stdout] test tests::test_latex_two_paragraphs ... ok
[INFO] [stdout] test tests::test_latex_verbatim_preserves_content ... ok
[INFO] [stdout] test tests::test_latex_whitespace_only ... ok
[INFO] [stdout] test tests::test_page_range_zero_zero ... ok
[INFO] [stdout] test tests::test_latex_with_page_markers ... ok
[INFO] [stdout] test tests::test_lines_json_has_line_start_end ... ok
[INFO] [stdout] test tests::test_lines_json_line_range_no_markers ... ok
[INFO] [stdout] test tests::test_lines_json_line_range_content_multipage ... ok
[INFO] [stdout] test tests::test_lines_json_line_range_raw ... ok
[INFO] [stdout] test tests::test_pages_json_marks_empty ... ok
[INFO] [stdout] test tests::test_lines_json_is_valid ... ok
[INFO] [stdout] test tests::test_latex_unicode ... ok
[INFO] [stdout] test tests::test_pages_table_has_total_row ... ok
[INFO] [stdout] test tests::test_marker_extra_whitespace ... ok
[INFO] [stdout] test tests::test_pages_table_marks_empty_pages ... ok
[INFO] [stdout] test tests::test_parse_page_range_pair ... ok
[INFO] [stdout] test tests::test_parse_image_counts ... ok
[INFO] [stdout] test tests::test_parse_page_range_reversed ... ok
[INFO] [stdout] test tests::test_pages_table_contains_header ... ok
[INFO] [stdout] test tests::test_multi_digit_image_count ... ok
[INFO] [stdout] test tests::test_pages_table_contains_all_pages ... ok
[INFO] [stdout] test tests::test_pages_json_is_valid ... ok
[INFO] [stdout] test tests::test_no_markers_error ... ok
[INFO] [stdout] test tests::test_chunk_wikilink_piped ... ok
[INFO] [stdout] test tests::test_parse_page_range_invalid ... ok
[INFO] [stdout] test tests::test_parse_page_count ... ok
[INFO] [stdout] test tests::test_parse_single_page ... ok
[INFO] [stdout] test tests::test_parse_page_numbers ... ok
[INFO] [stdout] test tests::test_search_excludes_marker_lines ... ok
[INFO] [stdout] test tests::test_raw_lines_range ... ok
[INFO] [stdout] test tests::test_no_markers_range ... ok
[INFO] [stdout] test tests::test_search_case_insensitive ... ok
[INFO] [stdout] test tests::test_non_sequential_pages_range_gap ... ok
[INFO] [stdout] test tests::test_search_no_results ... ok
[INFO] [stdout] test tests::test_search_json_is_valid ... ok
[INFO] [stdout] test tests::test_raw_lines_include_marker_and_blanks ... ok
[INFO] [stdout] test tests::test_no_markers_lines_skip_marker_keep_blanks ... ok
[INFO] [stdout] test tests::test_search_finds_matching_lines ... ok
[INFO] [stdout] test tests::test_singular_image_marker ... ok
[INFO] [stdout] test tests::test_validate_bad_extension ... ok
[INFO] [stdout] test tests::test_validate_md_extension ... ok
[INFO] [stdout] test tests::test_validate_tex_extension ... ok
[INFO] [stdout] test tests::test_validate_txt_extension ... ok
[INFO] [stdout] test tests::test_start_line_numbers ... ok
[INFO] [stdout] test tests::test_whitespace_only_file_error ... ok
[INFO] [stdout] test tests::test_unicode_search ... ok
[INFO] [stdout] test tests::test_windows_line_endings ... ok
[INFO] [stdout] test tests::test_zero_images ... ok
[INFO] [stdout] test tests::test_split_non_writable_dir ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- tests::test_split_non_writable_dir stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::test_split_non_writable_dir' (1464) panicked at src/lib.rs:2217:9:
[INFO] [stdout] assertion failed: matches!(result, Err(ChunkerError::Io(_)))
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x57c4bdb183b8 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x57c4bdb183b8 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x57c4bdb183b8 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x57c4bdb183b8 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x57c4bdb2e2ba - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x57c4bdb2e2ba - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x57c4bdb1ccb2 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x57c4bdb1ccb2 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x57c4bdaf5df6 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x57c4bdaf5df6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x57c4bdb10109 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x57c4bd72487c - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x57c4bd72487c - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x57c4bdb102c2 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x57c4bdb102c2 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x57c4bdaf5ee4 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x57c4bdaeafd9 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x57c4bdaf6bcd - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x57c4bdb2eafc - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x57c4bdb2eac2 - core[8fb95b77d25ab6c8]::panicking::panic
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x57c4bd6d4b82 - text_chunker[bdb601928bfab997]::tests::test_split_non_writable_dir
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:2217:9
[INFO] [stdout]   21:     0x57c4bd6c6f57 - text_chunker[bdb601928bfab997]::tests::test_split_non_writable_dir::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:2213:37
[INFO] [stdout]   22:     0x57c4bd6c3176 - <text_chunker[bdb601928bfab997]::tests::test_split_non_writable_dir::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x57c4bd71795b - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x57c4bd71795b - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   25:     0x57c4bd7251d5 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   26:     0x57c4bd7251d5 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   27:     0x57c4bd7251d5 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   28:     0x57c4bd7251d5 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   29:     0x57c4bd7251d5 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x57c4bd7251d5 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   31:     0x57c4bd7251d5 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   32:     0x57c4bd71eae4 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   33:     0x57c4bd71eae4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   34:     0x57c4bd728252 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   35:     0x57c4bd728252 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   36:     0x57c4bd728252 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   37:     0x57c4bd728252 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   38:     0x57c4bd728252 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x57c4bd728252 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   40:     0x57c4bd728252 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x57c4bdb17b4f - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   42:     0x57c4bdb17b4f - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   43:     0x7d4970e0caa4 - <unknown>
[INFO] [stdout]   44:     0x7d4970e99a64 - clone
[INFO] [stdout]   45:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     tests::test_split_non_writable_dir
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 203 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.32s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "ae2826e5998a18e461c06fd13990d419f89bc48790ee4280b3fb7a8acaf7e7d5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ae2826e5998a18e461c06fd13990d419f89bc48790ee4280b3fb7a8acaf7e7d5", kill_on_drop: false }`
[INFO] [stdout] ae2826e5998a18e461c06fd13990d419f89bc48790ee4280b3fb7a8acaf7e7d5
