[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 try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftlkahn%2Ftext-chunker" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/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-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/tlkahn/text-chunker on toolchain 33835004928d3bf65db4d4712e1330766263b0bd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate 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" "+33835004928d3bf65db4d4712e1330766263b0bd" "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" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c486b8aa7874d0ecb5e0f310a4f3b9656e7f5ac2a194d7f6534cb1101901c6cd
[INFO] running `Command { std: "docker" "start" "-a" "c486b8aa7874d0ecb5e0f310a4f3b9656e7f5ac2a194d7f6534cb1101901c6cd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c486b8aa7874d0ecb5e0f310a4f3b9656e7f5ac2a194d7f6534cb1101901c6cd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c486b8aa7874d0ecb5e0f310a4f3b9656e7f5ac2a194d7f6534cb1101901c6cd", kill_on_drop: false }`
[INFO] [stdout] c486b8aa7874d0ecb5e0f310a4f3b9656e7f5ac2a194d7f6534cb1101901c6cd
[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" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 19d34d79ff744d96b65b91649c16c0354e81299e319b5e8492b11d8b9caa288f
[INFO] running `Command { std: "docker" "start" "-a" "19d34d79ff744d96b65b91649c16c0354e81299e319b5e8492b11d8b9caa288f", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.17
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling itoa v1.0.17
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling ref-cast v1.0.25
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling iana-time-zone v0.1.65
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling clap_lex v1.0.0
[INFO] [stderr]    Compiling pulldown-cmark v0.13.1
[INFO] [stderr]    Compiling rmcp v1.1.0
[INFO] [stderr]    Compiling dyn-clone v1.0.20
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling pastey v0.2.1
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling clap_builder v4.5.60
[INFO] [stderr]    Compiling unicase v2.9.0
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling regex-automata v0.4.14
[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 serde_derive v1.0.228
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling tokio-macros v2.6.1
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling clap_derive v4.5.55
[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 tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling clap v4.5.60
[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 48.42s
[INFO] running `Command { std: "docker" "inspect" "19d34d79ff744d96b65b91649c16c0354e81299e319b5e8492b11d8b9caa288f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "19d34d79ff744d96b65b91649c16c0354e81299e319b5e8492b11d8b9caa288f", kill_on_drop: false }`
[INFO] [stdout] 19d34d79ff744d96b65b91649c16c0354e81299e319b5e8492b11d8b9caa288f
[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" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] dc855989c4ccf4700334029a81388238c733119d81d52f995fb4867d2900ae43
[INFO] running `Command { std: "docker" "start" "-a" "dc855989c4ccf4700334029a81388238c733119d81d52f995fb4867d2900ae43", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling pulldown-cmark v0.13.1
[INFO] [stderr]    Compiling text-chunker v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling tempfile v3.26.0
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 4.96s
[INFO] running `Command { std: "docker" "inspect" "dc855989c4ccf4700334029a81388238c733119d81d52f995fb4867d2900ae43", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dc855989c4ccf4700334029a81388238c733119d81d52f995fb4867d2900ae43", kill_on_drop: false }`
[INFO] [stdout] dc855989c4ccf4700334029a81388238c733119d81d52f995fb4867d2900ae43
[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" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] da92aaf58f96cff5789cd48e742e527826289978e4d6f04309efda1ab8afc8a1
[INFO] running `Command { std: "docker" "start" "-a" "da92aaf58f96cff5789cd48e742e527826289978e4d6f04309efda1ab8afc8a1", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.08s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/text_chunker-44e004540ca0a1b9)
[INFO] [stdout] 
[INFO] [stdout] running 204 tests
[INFO] [stdout] test mcp::tests::test_handle_chunks_content_empty ... ok
[INFO] [stdout] test mcp::tests::test_pages_content_empty_file ... ok
[INFO] [stdout] test mcp::tests::test_handle_chunks_content_no_markers_per_page ... ok
[INFO] [stdout] test mcp::tests::test_pages_content_no_markers ... ok
[INFO] [stdout] test mcp::tests::test_lines_content_has_line_start_end ... ok
[INFO] [stdout] test mcp::tests::test_lines_content_page_not_found ... ok
[INFO] [stdout] test mcp::tests::test_lines_content_single_page ... ok
[INFO] [stdout] test mcp::tests::test_lines_content_invalid_mode ... ok
[INFO] [stdout] test mcp::tests::test_lines_content_range ... ok
[INFO] [stdout] test mcp::tests::test_lines_content_invalid_range ... ok
[INFO] [stdout] test mcp::tests::test_lines_content_raw_mode ... ok
[INFO] [stdout] test mcp::tests::test_search_content_empty_file ... ok
[INFO] [stdout] test mcp::tests::test_lines_content_no_markers_mode ... ok
[INFO] [stdout] test mcp::tests::test_split_content_empty_file ... ok
[INFO] [stdout] test tests::test_build_line_index_basic ... ok
[INFO] [stdout] test tests::test_byte_offset_to_line ... ok
[INFO] [stdout] test mcp::tests::test_search_content_case_insensitive ... ok
[INFO] [stdout] test mcp::tests::test_pages_content_valid_json ... ok
[INFO] [stdout] test mcp::tests::test_search_content_no_results ... ok
[INFO] [stdout] test mcp::tests::test_lines_content_default_is_content_mode ... ok
[INFO] [stdout] test tests::test_blank_page_detected ... ok
[INFO] [stdout] test mcp::tests::test_search_content_finds_results ... ok
[INFO] [stdout] test mcp::tests::test_split_content_no_markers ... ok
[INFO] [stdout] test mcp::tests::test_split_content_creates_files ... ok
[INFO] [stdout] test mcp::tests::test_split_content_returns_files_list ... ok
[INFO] [stdout] test mcp::tests::test_split_content_valid_json ... ok
[INFO] [stdout] test tests::test_chunk_empty ... ok
[INFO] [stdout] test mcp::tests::test_handle_chunks_content_document ... ok
[INFO] [stdout] test tests::test_chunk_blockquote ... ok
[INFO] [stdout] test tests::test_chunk_clean_text ... ok
[INFO] [stdout] test tests::test_chunk_document_basic ... ok
[INFO] [stdout] test tests::test_chunk_code_block ... ok
[INFO] [stdout] test tests::test_chunk_definition_list ... ok
[INFO] [stdout] test tests::test_chunk_definition_list_json ... ok
[INFO] [stdout] test tests::test_chunk_document_fmt_markdown ... ok
[INFO] [stdout] test tests::test_chunk_display_math ... ok
[INFO] [stdout] test tests::test_chunk_document_with_page_markers ... ok
[INFO] [stdout] test tests::test_chunk_footnote_definition ... ok
[INFO] [stdout] test mcp::tests::test_handle_chunks_content_fmt_latex_math ... ok
[INFO] [stdout] test tests::test_chunk_document_fmt_latex ... ok
[INFO] [stdout] test mcp::tests::test_handle_chunks_content_fmt_latex ... ok
[INFO] [stdout] test mcp::tests::test_handle_chunks_content_fmt_latex_theorem ... ok
[INFO] [stdout] test tests::test_chunk_footnote_reference ... ok
[INFO] [stdout] test tests::test_chunk_frontmatter_dropped ... ok
[INFO] [stdout] test tests::test_chunk_heading ... ok
[INFO] [stdout] test tests::test_chunk_heading_attributes ... ok
[INFO] [stdout] test tests::test_chunk_gfm_callout ... ok
[INFO] [stdout] test tests::test_chunk_heading_context ... ok
[INFO] [stdout] test tests::test_chunk_heading_level_reset ... ok
[INFO] [stdout] test tests::test_chunk_link_text ... ok
[INFO] [stdout] test tests::test_chunk_inline_math ... ok
[INFO] [stdout] test tests::test_chunk_pages_fmt_latex ... ok
[INFO] [stdout] test tests::test_chunk_list_items ... ok
[INFO] [stdout] test tests::test_chunk_multiple_paragraphs ... ok
[INFO] [stdout] test tests::test_chunk_obsidian_block_anchor_stripped ... ok
[INFO] [stdout] test tests::test_chunk_obsidian_block_anchor_multiline ... ok
[INFO] [stdout] test mcp::tests::test_handle_chunks_content_per_page ... 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_block_ref_piped_wikilink_unchanged ... ok
[INFO] [stdout] test tests::test_chunk_html_comments_dropped ... ok
[INFO] [stdout] test tests::test_chunk_obsidian_block_ref_in_wikilink ... ok
[INFO] [stdout] test tests::test_chunk_obsidian_comment_stripped ... ok
[INFO] [stdout] test tests::test_chunk_obsidian_comment_multiline ... ok
[INFO] [stdout] test tests::test_collect_line_range_empty_content ... ok
[INFO] [stdout] test tests::test_chunk_obsidian_highlight_text_kept ... ok
[INFO] [stdout] test tests::test_collect_content_mode_unchanged ... ok
[INFO] [stdout] test tests::test_collect_no_markers_single_page ... 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_source_lines ... ok
[INFO] [stdout] test tests::test_collect_raw_single_page ... ok
[INFO] [stdout] test tests::test_chunk_strikethrough ... ok
[INFO] [stdout] test tests::test_collect_page_range_lines ... ok
[INFO] [stdout] test tests::test_collect_single_page_lines ... ok
[INFO] [stdout] test tests::test_chunk_wikilink_piped ... ok
[INFO] [stdout] test tests::test_chunk_table ... ok
[INFO] [stdout] test tests::test_detect_format_stdin ... ok
[INFO] [stdout] test tests::test_detect_format_tex ... ok
[INFO] [stdout] test tests::test_detect_format_txt ... ok
[INFO] [stdout] test tests::test_detect_format_md ... ok
[INFO] [stdout] test tests::test_empty_file_error ... ok
[INFO] [stdout] test tests::test_consecutive_markers_no_content ... ok
[INFO] [stdout] test tests::test_content_line_count ... ok
[INFO] [stdout] test tests::test_content_before_first_marker_dropped ... ok
[INFO] [stdout] test tests::test_format_chunks_table_math_block ... ok
[INFO] [stdout] test tests::test_duplicate_page_numbers ... 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_latex_align_env ... ok
[INFO] [stdout] test tests::test_latex_align_star ... ok
[INFO] [stdout] test tests::test_format_search_results_empty ... ok
[INFO] [stdout] test tests::test_latex_bracket_math ... ok
[INFO] [stdout] test tests::test_latex_center_env ... ok
[INFO] [stdout] test tests::test_latex_abstract ... ok
[INFO] [stdout] test tests::test_chunk_task_list ... ok
[INFO] [stdout] test tests::test_latex_dollar_dollar_math ... ok
[INFO] [stdout] test tests::test_latex_empty ... ok
[INFO] [stdout] test tests::test_latex_chapter ... ok
[INFO] [stdout] test tests::test_latex_emph_stripped ... ok
[INFO] [stdout] test tests::test_latex_definition_env ... ok
[INFO] [stdout] test tests::test_latex_empty_section ... ok
[INFO] [stdout] test tests::test_latex_equation_env ... ok
[INFO] [stdout] test tests::test_latex_cite_kept ... ok
[INFO] [stdout] test tests::test_latex_equation_star ... ok
[INFO] [stdout] test tests::test_latex_enumerate ... ok
[INFO] [stdout] test tests::test_chunk_smart_punctuation ... ok
[INFO] [stdout] test tests::test_latex_description ... ok
[INFO] [stdout] test tests::test_latex_escaped_percent ... ok
[INFO] [stdout] test tests::test_latex_heading_context_propagation ... ok
[INFO] [stdout] test tests::test_latex_inline_comment ... ok
[INFO] [stdout] test tests::test_format_search_results_contains_page_nums ... ok
[INFO] [stdout] test tests::test_latex_heading_context_reset ... ok
[INFO] [stdout] test tests::test_latex_inline_math_in_paragraph ... ok
[INFO] [stdout] test tests::test_latex_full_line_comment ... ok
[INFO] [stdout] test tests::test_latex_label_removed ... ok
[INFO] [stdout] test tests::test_latex_itemize ... ok
[INFO] [stdout] test tests::test_latex_lstlisting ... ok
[INFO] [stdout] test tests::test_latex_minted ... ok
[INFO] [stdout] test tests::test_latex_lemma ... ok
[INFO] [stdout] test tests::test_last_page_marker_only ... ok
[INFO] [stdout] test tests::test_latex_figure_with_caption ... ok
[INFO] [stdout] test tests::test_latex_multiline_paragraph_span ... ok
[INFO] [stdout] test tests::test_latex_multiline_item ... ok
[INFO] [stdout] test tests::test_latex_paragraph_cmd ... ok
[INFO] [stdout] test tests::test_latex_nbsp ... ok
[INFO] [stdout] test tests::test_latex_part ... ok
[INFO] [stdout] test tests::test_latex_preamble_dropped ... ok
[INFO] [stdout] test tests::test_chunk_single_paragraph ... ok
[INFO] [stdout] test tests::test_latex_proof ... ok
[INFO] [stdout] test tests::test_latex_paragraph_line_numbers ... ok
[INFO] [stdout] test tests::test_latex_no_document_fragment ... ok
[INFO] [stdout] test tests::test_latex_quotation_multiline ... ok
[INFO] [stdout] test tests::test_latex_nested_list ... ok
[INFO] [stdout] test tests::test_latex_quote ... ok
[INFO] [stdout] test tests::test_latex_section ... ok
[INFO] [stdout] test tests::test_latex_subparagraph_cmd ... ok
[INFO] [stdout] test tests::test_latex_starred_section ... ok
[INFO] [stdout] test tests::test_latex_single_paragraph ... ok
[INFO] [stdout] test tests::test_latex_section_line_numbers ... ok
[INFO] [stdout] test tests::test_latex_table_nested_tabular ... ok
[INFO] [stdout] test tests::test_latex_ref_kept ... ok
[INFO] [stdout] test tests::test_latex_tabular ... ok
[INFO] [stdout] test tests::test_latex_subsubsection ... ok
[INFO] [stdout] test tests::test_chunk_pages_heading_isolation ... ok
[INFO] [stdout] test tests::test_latex_theorem_heading_context ... ok
[INFO] [stdout] test tests::test_latex_two_paragraphs ... ok
[INFO] [stdout] test tests::test_latex_subsection ... ok
[INFO] [stdout] test tests::test_latex_textit_stripped ... ok
[INFO] [stdout] test tests::test_latex_unicode ... ok
[INFO] [stdout] test tests::test_latex_textbf_stripped ... ok
[INFO] [stdout] test tests::test_latex_verbatim ... ok
[INFO] [stdout] test tests::test_latex_theorem ... 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_chunks_json_valid ... ok
[INFO] [stdout] test tests::test_chunk_unicode ... ok
[INFO] [stdout] test tests::test_page_range_zero_zero ... ok
[INFO] [stdout] test tests::test_lines_json_line_range_content_multipage ... ok
[INFO] [stdout] test tests::test_lines_json_has_line_start_end ... ok
[INFO] [stdout] test tests::test_chunk_wikilink_simple ... ok
[INFO] [stdout] test tests::test_lines_json_is_valid ... ok
[INFO] [stdout] test tests::test_marker_extra_whitespace ... ok
[INFO] [stdout] test tests::test_latex_with_page_markers ... ok
[INFO] [stdout] test tests::test_lines_json_line_range_no_markers ... ok
[INFO] [stdout] test tests::test_no_markers_error ... ok
[INFO] [stdout] test tests::test_lines_json_line_range_raw ... ok
[INFO] [stdout] test tests::test_parse_page_range_invalid ... ok
[INFO] [stdout] test tests::test_no_markers_range ... ok
[INFO] [stdout] test tests::test_non_sequential_pages_range_gap ... ok
[INFO] [stdout] test tests::test_parse_page_range_pair ... ok
[INFO] [stdout] test tests::test_parse_page_range_reversed ... ok
[INFO] [stdout] test tests::test_parse_single_page ... ok
[INFO] [stdout] test tests::test_pages_json_marks_empty ... ok
[INFO] [stdout] test tests::test_pages_json_is_valid ... ok
[INFO] [stdout] test tests::test_pages_table_contains_all_pages ... ok
[INFO] [stdout] test tests::test_parse_page_count ... ok
[INFO] [stdout] test tests::test_multi_digit_image_count ... ok
[INFO] [stdout] test tests::test_format_chunks_table ... ok
[INFO] [stdout] test tests::test_pages_table_has_total_row ... ok
[INFO] [stdout] test tests::test_parse_page_numbers ... ok
[INFO] [stdout] test tests::test_pages_table_marks_empty_pages ... ok
[INFO] [stdout] test tests::test_parse_image_counts ... ok
[INFO] [stdout] test tests::test_pages_table_contains_header ... ok
[INFO] [stdout] test tests::test_no_markers_lines_skip_marker_keep_blanks ... 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_raw_lines_include_marker_and_blanks ... 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_whitespace_only_file_error ... ok
[INFO] [stdout] test tests::test_validate_txt_extension ... ok
[INFO] [stdout] test tests::test_singular_image_marker ... ok
[INFO] [stdout] test tests::test_search_json_is_valid ... ok
[INFO] [stdout] test tests::test_search_case_insensitive ... ok
[INFO] [stdout] test tests::test_unicode_search ... ok
[INFO] [stdout] test tests::test_start_line_numbers ... ok
[INFO] [stdout] test tests::test_search_finds_matching_lines ... ok
[INFO] [stdout] test tests::test_windows_line_endings ... ok
[INFO] [stdout] test tests::test_search_no_results ... ok
[INFO] [stdout] test tests::test_zero_images ... ok
[INFO] [stdout] test tests::test_chunk_pages_basic ... 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' (212) panicked at src/lib.rs:2217:9:
[INFO] [stdout] assertion failed: matches!(result, Err(ChunkerError::Io(_)))
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x62ddf79ed99a - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x62ddf79ed99a - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x62ddf79ed99a - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x62ddf79ed99a - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x62ddf7a039fa - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x62ddf7a039fa - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x62ddf79f22b2 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x62ddf79f22b2 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x62ddf79cb23f - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x62ddf79cb23f - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x62ddf79e5649 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x62ddf75f804c - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x62ddf75f804c - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x62ddf79e5802 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x62ddf79e5802 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x62ddf79cb32a - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x62ddf79c2bb9 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x62ddf79cc00d - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x62ddf7a0423c - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x62ddf7a04202 - core[35159d6ffb30e017]::panicking::panic
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x62ddf75c74b2 - text_chunker[1809ed857856c0b]::tests::test_split_non_writable_dir
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:2217:9
[INFO] [stdout]   21:     0x62ddf75b9757 - text_chunker[1809ed857856c0b]::tests::test_split_non_writable_dir::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:2213:37
[INFO] [stdout]   22:     0x62ddf75966e6 - <text_chunker[1809ed857856c0b]::tests::test_split_non_writable_dir::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x62ddf75eb32b - <fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x62ddf75eb32b - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18
[INFO] [stdout]   25:     0x62ddf75f8b1b - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   26:     0x62ddf75f8b1b - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   27:     0x62ddf75f8b1b - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   28:     0x62ddf75f8b1b - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   29:     0x62ddf75f8b1b - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x62ddf75f8b1b - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   31:     0x62ddf75f8b1b - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   32:     0x62ddf75f34f4 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   33:     0x62ddf75f34f4 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   34:     0x62ddf75fb722 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   35:     0x62ddf75fb722 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   36:     0x62ddf75fb722 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   37:     0x62ddf75fb722 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   38:     0x62ddf75fb722 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x62ddf75fb722 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   40:     0x62ddf75fb722 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x62ddf79ed0df - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   42:     0x62ddf79ed0df - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   43:     0x78043fb40aa4 - <unknown>
[INFO] [stdout]   44:     0x78043fbcda64 - 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.14s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "da92aaf58f96cff5789cd48e742e527826289978e4d6f04309efda1ab8afc8a1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "da92aaf58f96cff5789cd48e742e527826289978e4d6f04309efda1ab8afc8a1", kill_on_drop: false }`
[INFO] [stdout] da92aaf58f96cff5789cd48e742e527826289978e4d6f04309efda1ab8afc8a1
