[INFO] cloning repository https://github.com/bluurryy/cargo-insert-docs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/bluurryy/cargo-insert-docs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbluurryy%2Fcargo-insert-docs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbluurryy%2Fcargo-insert-docs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 49679438b19f3f8655ccd107bd06cdf0f0f3103f
[INFO] testing bluurryy/cargo-insert-docs against beta-2026-03-05 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbluurryy%2Fcargo-insert-docs" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-5-tc2/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-5-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/bluurryy/cargo-insert-docs
[INFO] finished tweaking git repo https://github.com/bluurryy/cargo-insert-docs
[INFO] tweaked toml for git repo https://github.com/bluurryy/cargo-insert-docs written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/bluurryy/cargo-insert-docs on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/bluurryy/cargo-insert-docs 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" "+beta-2026-03-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1936157dc3cd6717a6f34ab0bf93fbaaf7da1e817a1184c542743b94765cce11
[INFO] running `Command { std: "docker" "start" "-a" "1936157dc3cd6717a6f34ab0bf93fbaaf7da1e817a1184c542743b94765cce11", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1936157dc3cd6717a6f34ab0bf93fbaaf7da1e817a1184c542743b94765cce11", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1936157dc3cd6717a6f34ab0bf93fbaaf7da1e817a1184c542743b94765cce11", kill_on_drop: false }`
[INFO] [stdout] 1936157dc3cd6717a6f34ab0bf93fbaaf7da1e817a1184c542743b94765cce11
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2026-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ae88e313dbb90f09bc4d5a699f74886222f157522443e3d101942378a38eaa5f
[INFO] running `Command { std: "docker" "start" "-a" "ae88e313dbb90f09bc4d5a699f74886222f157522443e3d101942378a38eaa5f", kill_on_drop: false }`
[INFO] [stderr]    Compiling regex-syntax v0.8.9
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling gix-trace v0.1.18
[INFO] [stderr]    Compiling tinyvec v1.10.0
[INFO] [stderr]    Compiling zlib-rs v0.6.0
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling hash32 v0.3.1
[INFO] [stderr]    Compiling heapless v0.8.0
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling unicode-normalization v0.1.25
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling faster-hex v0.10.0
[INFO] [stderr]    Compiling sha1-checked v0.10.0
[INFO] [stderr]    Compiling syn v2.0.115
[INFO] [stderr]    Compiling foldhash v0.2.0
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling jiff v0.2.20
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling prodash v31.0.0
[INFO] [stderr]    Compiling memmap2 v0.9.9
[INFO] [stderr]    Compiling getrandom v0.4.1
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling unicode-bom v2.0.3
[INFO] [stderr]    Compiling kstring v2.0.2
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling gix-sec v0.13.1
[INFO] [stderr]    Compiling shell-words v1.1.1
[INFO] [stderr]    Compiling gix-validate v0.11.0
[INFO] [stderr]    Compiling gix-utils v0.3.1
[INFO] [stderr]    Compiling gix-error v0.1.0
[INFO] [stderr]    Compiling tempfile v3.25.0
[INFO] [stderr]    Compiling gix-chunk v0.6.0
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling filetime v0.2.27
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling gix-date v0.14.0
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling gix-actor v0.39.0
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling owo-colors v4.2.3
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling imara-diff v0.1.8
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling libmimalloc-sys v0.1.44
[INFO] [stderr]    Compiling terminal_size v0.4.3
[INFO] [stderr]    Compiling camino v1.2.2
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]    Compiling color-spantrace v0.3.0
[INFO] [stderr]    Compiling clru v0.6.2
[INFO] [stderr]    Compiling clap_builder v4.5.58
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling gix-path v0.11.1
[INFO] [stderr]    Compiling gix-features v0.46.1
[INFO] [stderr]    Compiling gix-hash v0.22.1
[INFO] [stderr]    Compiling gix-fs v0.19.1
[INFO] [stderr]    Compiling gix-hashtable v0.12.0
[INFO] [stderr]    Compiling gix-object v0.56.0
[INFO] [stderr]    Compiling gix-tempfile v21.0.1
[INFO] [stderr]    Compiling gix-quote v0.6.2
[INFO] [stderr]    Compiling gix-glob v0.24.0
[INFO] [stderr]    Compiling gix-lock v21.0.1
[INFO] [stderr]    Compiling gix-commitgraph v0.33.0
[INFO] [stderr]    Compiling gix-attributes v0.30.1
[INFO] [stderr]    Compiling gix-config-value v0.17.1
[INFO] [stderr]    Compiling gix-command v0.7.1
[INFO] [stderr]    Compiling gix-packetline v0.21.1
[INFO] [stderr]    Compiling gix-bitmap v0.2.16
[INFO] [stderr]    Compiling gix-ignore v0.19.0
[INFO] [stderr]    Compiling gix-url v0.35.1
[INFO] [stderr]    Compiling gix-pathspec v0.15.1
[INFO] [stderr]    Compiling gix-shallow v0.8.1
[INFO] [stderr]    Compiling gix-transport v0.54.0
[INFO] [stderr]    Compiling gix-revwalk v0.27.0
[INFO] [stderr]    Compiling gix-ref v0.59.0
[INFO] [stderr]    Compiling gix-filter v0.26.0
[INFO] [stderr]    Compiling gix-traverse v0.53.0
[INFO] [stderr]    Compiling gix-revision v0.41.0
[INFO] [stderr]    Compiling gix-pack v0.66.0
[INFO] [stderr]    Compiling gix-index v0.47.0
[INFO] [stderr]    Compiling gix-refspec v0.37.0
[INFO] [stderr]    Compiling tracing-error v0.2.1
[INFO] [stderr]    Compiling arc-swap v1.8.1
[INFO] [stderr]    Compiling gix-discover v0.47.0
[INFO] [stderr]    Compiling gix-worktree v0.48.0
[INFO] [stderr]    Compiling gix-config v0.52.0
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling gix-dir v0.21.0
[INFO] [stderr]    Compiling gix-diff v0.59.0
[INFO] [stderr]    Compiling toml_datetime v1.0.0+spec-1.1.0
[INFO] [stderr]    Compiling maybe-async v0.2.10
[INFO] [stderr]    Compiling toml_parser v1.0.8+spec-1.1.0
[INFO] [stderr]    Compiling indenter v0.3.4
[INFO] [stderr]    Compiling gix-submodule v0.26.0
[INFO] [stderr]    Compiling gix-protocol v0.57.0
[INFO] [stderr]    Compiling gix-status v0.26.0
[INFO] [stderr]    Compiling gix-odb v0.76.0
[INFO] [stderr]    Compiling clap v4.5.58
[INFO] [stderr]    Compiling serde_spanned v1.0.4
[INFO] [stderr]    Compiling cargo-platform v0.3.2
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling anstyle-parse v1.0.0
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling macro_rules_attribute-proc_macro v0.2.2
[INFO] [stderr]    Compiling toml_writer v1.0.6+spec-1.1.0
[INFO] [stderr]    Compiling anstream v1.0.0
[INFO] [stderr]    Compiling macro_rules_attribute v0.2.2
[INFO] [stderr]    Compiling toml v1.0.1+spec-1.1.0
[INFO] [stderr]    Compiling cargo_metadata v0.23.1
[INFO] [stderr]    Compiling mimalloc v0.1.48
[INFO] [stderr]    Compiling clap-cargo v0.18.3
[INFO] [stderr]    Compiling toml_edit v0.25.1+spec-1.1.0
[INFO] [stderr]    Compiling gix v0.79.0
[INFO] [stderr]    Compiling rustdoc-types v0.57.0
[INFO] [stderr]    Compiling rangemap v1.7.1
[INFO] [stderr]    Compiling unicode-id v0.3.6
[INFO] [stderr]    Compiling backtrace v0.3.76
[INFO] [stderr]    Compiling arcstr v1.2.0
[INFO] [stderr]    Compiling relative-path v2.0.1
[INFO] [stderr]    Compiling color-eyre v0.6.5
[INFO] [stderr]    Compiling cargo-insert-docs v1.5.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 34s
[INFO] running `Command { std: "docker" "inspect" "ae88e313dbb90f09bc4d5a699f74886222f157522443e3d101942378a38eaa5f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ae88e313dbb90f09bc4d5a699f74886222f157522443e3d101942378a38eaa5f", kill_on_drop: false }`
[INFO] [stdout] ae88e313dbb90f09bc4d5a699f74886222f157522443e3d101942378a38eaa5f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2026-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b91df8681af88cd3804979fba826d55cd99836fb00a4f56b6af3151e5f8113c1
[INFO] running `Command { std: "docker" "start" "-a" "b91df8681af88cd3804979fba826d55cd99836fb00a4f56b6af3151e5f8113c1", kill_on_drop: false }`
[INFO] [stderr]    Compiling indoc v2.0.7
[INFO] [stderr]    Compiling unindent v0.2.4
[INFO] [stderr]    Compiling cargo-insert-docs v1.5.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 11.97s
[INFO] running `Command { std: "docker" "inspect" "b91df8681af88cd3804979fba826d55cd99836fb00a4f56b6af3151e5f8113c1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b91df8681af88cd3804979fba826d55cd99836fb00a4f56b6af3151e5f8113c1", kill_on_drop: false }`
[INFO] [stdout] b91df8681af88cd3804979fba826d55cd99836fb00a4f56b6af3151e5f8113c1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2026-03-05" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 56e28403c269226415be04aa2dad91c2956dbb7cc3544bbf98249921ba25232f
[INFO] running `Command { std: "docker" "start" "-a" "56e28403c269226415be04aa2dad91c2956dbb7cc3544bbf98249921ba25232f", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.35s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/cargo_insert_docs-b08620af14bf60f9)
[INFO] [stdout] 
[INFO] [stdout] running 79 tests
[INFO] [stdout] test edit_crate_docs::tests::block ... ignored, todo
[INFO] [stdout] test config::tests::test_bool_or_string ... ok
[INFO] [stdout] test edit_crate_docs::tests::raw ... ok
[INFO] [stdout] test edit_crate_docs::tests::line ... ok
[INFO] [stdout] test extract_crate_docs::resolver::paths::tests::test_simple ... ok
[INFO] [stdout] test extract_crate_docs::resolver::paths::tests::test_partially_dangling ... ok
[INFO] [stdout] test edit_crate_docs::tests::test_escaped_section ... ok
[INFO] [stdout] test extract_crate_docs::rewrite_markdown::tests::test_code_block_fence_error_expected_symbol ... ignored, needs to be run separately because of hooks
[INFO] [stdout] test extract_crate_docs::rewrite_markdown::tests::test_code_block_fence_error_unexpected_end ... ignored, needs to be run separately because of hooks
[INFO] [stdout] test extract_crate_docs::rewrite_markdown::tests::test_code_block_fence_is_rust ... ok
[INFO] [stdout] test edit_crate_docs::tests::block_separate ... ok
[INFO] [stdout] test extract_crate_docs::rewrite_markdown::tests::test_link ... ok
[INFO] [stdout] test extract_crate_docs::rewrite_markdown::tests::test_link_autolink ... ok
[INFO] [stdout] test extract_crate_docs::rewrite_markdown::tests::test_quoted_code_block ... ok
[INFO] [stdout] test extract_crate_docs::rewrite_markdown::tests::test_quoted_code_block_indented ... ignored, TODO
[INFO] [stdout] test extract_crate_docs::rewrite_markdown::tests::test_quoted_code_block_indented_hidden_line ... ignored, TODO
[INFO] [stdout] test extract_crate_docs::rewrite_markdown::tests::test_reference ... ok
[INFO] [stdout] test extract_crate_docs::rewrite_markdown::tests::test_reference_autolink ... ok
[INFO] [stdout] test extract_crate_docs::rewrite_markdown::tests::test_reference_code ... ok
[INFO] [stdout] test extract_crate_docs::rewrite_markdown::tests::test_reference_collapsed ... ok
[INFO] [stdout] test extract_crate_docs::rewrite_markdown::tests::test_clean_code_blocks ... ok
[INFO] [stdout] test extract_crate_docs::rewrite_markdown::tests::test_reference_unresolved ... ok
[INFO] [stdout] test extract_crate_docs::rewrite_markdown::tests::test_shrink_headings ... ok
[INFO] [stdout] test extract_feature_docs::tests::test_comment_line ... ok
[INFO] [stdout] test extract_crate_docs::rewrite_markdown::tests::test_unused_definition ... ok
[INFO] [stdout] test extract_crate_docs::rewrite_markdown::tests::test_hidden_code_line ... ok
[INFO] [stdout] test edit_crate_docs::tests::test_trim_end ... ok
[INFO] [stdout] test extract_feature_docs::tests::test_extract_hidden ... ok
[INFO] [stdout] test extract_feature_docs::tests::test_feature_syntax_no_space ... ok
[INFO] [stdout] test extract_crate_docs::rewrite_markdown::tests::test_code_block_ignore_line_indented ... ok
[INFO] [stdout] test extract_feature_docs::tests::test_extract ... ok
[INFO] [stdout] test extract_feature_docs::tests::test_feature_syntax_no_space_in_empty_line ... ok
[INFO] [stdout] test extract_feature_docs::tests::test_extract_inline ... ok
[INFO] [stdout] test markdown::tests::test_find_section ... ok
[INFO] [stdout] test markdown::tests::test_find_subsections_multiple_in_flow ... ok
[INFO] [stdout] test markdown::tests::test_format_link_destination ... ok
[INFO] [stdout] test markdown::tests::test_replace_section_html ... ok
[INFO] [stdout] test markdown::tests::test_replace_section_inline_html ... ok
[INFO] [stdout] test markdown_rs::configuration::tests::test_compile_options ... ok
[INFO] [stdout] test markdown_rs::configuration::tests::test_constructs ... ok
[INFO] [stdout] test markdown_rs::configuration::tests::test_options ... ok
[INFO] [stdout] test markdown_rs::configuration::tests::test_parse_options ... ok
[INFO] [stdout] test markdown_rs::unist::tests::point ... ok
[INFO] [stdout] test markdown_rs::unist::tests::position ... ok
[INFO] [stdout] test git::tests::test_example ... ok
[INFO] [stdout] test markdown_rs::util::char::tests::test_format ... ok
[INFO] [stdout] test markdown_rs::util::char::tests::test_format_byte ... ok
[INFO] [stdout] test markdown_rs::util::char::tests::test_format_opt ... ok
[INFO] [stdout] test markdown_rs::util::constant::tests::constants ... ok
[INFO] [stdout] test markdown_rs::util::line_ending::tests::test_line_ending ... ok
[INFO] [stdout] test markdown_rs::util::location::tests::test_empty ... ok
[INFO] [stdout] test markdown_rs::util::location::tests::test_location_cr ... ok
[INFO] [stdout] test markdown_rs::util::location::tests::test_location_cr_lf ... ok
[INFO] [stdout] test markdown_rs::util::location::tests::test_location_lf ... ok
[INFO] [stdout] test markdown_rs::util::mdx::tests::test_mdx_esm_parse ... ok
[INFO] [stdout] test markdown_rs::util::mdx::tests::test_mdx_expression_parse ... ok
[INFO] [stdout] test pretty_log::tests::test_event ... ok
[INFO] [stdout] test pretty_log::tests::test_event_spanned ... ok
[INFO] [stdout] test git::tests::test_in_subdir ... ok
[INFO] [stdout] test pretty_log::tests::test_event_spanned_empty_name ... ok
[INFO] [stdout] test pretty_log::tests::test_regular_logs_between_pretty ... ignored, needs to be run separately because of hooks
[INFO] [stdout] test pretty_log::tests::test_report ... ignored, needs to be run separately because of hooks
[INFO] [stdout] test pretty_log::tests::test_report_spanned ... ignored, needs to be run separately because of hooks
[INFO] [stdout] test pretty_log::tests::test_report_spanned_with_severity ... ignored, needs to be run separately because of hooks
[INFO] [stdout] test pretty_log::tests::test_result_spanned ... ignored, needs to be run separately because of hooks
[INFO] [stdout] test string_replacer::tests::insert ... ok
[INFO] [stdout] test string_replacer::tests::test_edges ... ok
[INFO] [stdout] test string_replacer::tests::test_grow ... ok
[INFO] [stdout] test markdown_rs::util::char::tests::test_classify ... ok
[INFO] [stdout] test extract_crate_docs::rewrite_markdown::tests::test_code_block_ignore_line_fenced ... ok
[INFO] [stdout] test config::tests::test_target_selection ... ok
[INFO] [stdout] test markdown::tests::test_find_subsections ... ok
[INFO] [stdout] test string_replacer::tests::test_simple ... ok
[INFO] [stdout] test string_replacer::tests::test_remove ... ok
[INFO] [stdout] test git::tests::test_outside_subdir ... ok
[INFO] [stderr] info: syncing channel updates for 'nightly-2026-02-24-x86_64-unknown-linux-gnu'
[INFO] [stderr] error: could not create temp file /opt/rustwide/rustup-home/tmp/yk2wfv1xff6r3fi3_file: Read-only file system (os error 30)
[INFO] [stdout] test string_replacer::tests::test_panic_out_of_bounds - should panic ... ok
[INFO] [stdout] test string_replacer::tests::test_panic_overlap - should panic ... ok
[INFO] [stdout] test string_replacer::tests::test_panic_reverse_range - should panic ... ok
[INFO] [stdout] test extract_crate_docs::resolver::index::tests::test_tree ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- extract_crate_docs::resolver::index::tests::test_tree stdout ----
[INFO] [stdout] [31mThe application panicked (crashed).[0m
[INFO] [stdout] Message:  [36mfailed to read generated rustdoc json: Os { code: 2, kind: NotFound, message: "No such file or directory" }[0m
[INFO] [stdout] Location: [35msrc/extract_crate_docs/resolver/index/tests.rs[0m:[35m39[0m
[INFO] [stdout] 
[INFO] [stdout]   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ BACKTRACE ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
[INFO] [stdout]   [96m                              ⋮ 2 frames hidden ⋮                               [0m
[INFO] [stdout]    3: [32m<alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call[0m[90m<unknown>[0m
[INFO] [stdout]       at [35m/rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs[0m:[35m2254[0m
[INFO] [stdout]    4: [32mstd[b80a194dd3c418bb]::panicking::panic_with_hook[0m[90m<unknown>[0m
[INFO] [stdout]       at [35m/rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs[0m:[35m833[0m
[INFO] [stdout]    5: [32mstd[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}[0m[90m<unknown>[0m
[INFO] [stdout]       at [35m/rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs[0m:[35m698[0m
[INFO] [stdout]    6: [32mstd[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>[0m[90m<unknown>[0m
[INFO] [stdout]       at [35m/rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs[0m:[35m182[0m
[INFO] [stdout]    7: [32m__rustc[9698a3e60dd14283]::rust_begin_unwind[0m[90m<unknown>[0m
[INFO] [stdout]       at [35m/rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs[0m:[35m689[0m
[INFO] [stdout]    8: [32mcore[10b6fa85044e1869]::panicking::panic_fmt[0m[90m<unknown>[0m
[INFO] [stdout]       at [35m/rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs[0m:[35m80[0m
[INFO] [stdout]    9: [32mcore[10b6fa85044e1869]::result::unwrap_failed[0m[90m<unknown>[0m
[INFO] [stdout]       at [35m/rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs[0m:[35m1867[0m
[INFO] [stdout]   10: [32mcore::result::Result<T,E>::expect[0m[90m::h875a1f20116ee727[0m
[INFO] [stdout]       at [35m/rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs[0m:[35m1185[0m
[INFO] [stdout]   11: [91mcargo_insert_docs::extract_crate_docs::resolver::index::tests::test_tree[0m[90m::he1139cf967f2b13d[0m
[INFO] [stdout]       at [35m/opt/rustwide/workdir/src/extract_crate_docs/resolver/index/tests.rs[0m:[35m39[0m
[INFO] [stdout]         37 │     .unwrap();
[INFO] [stdout]         38 │ 
[INFO] [stdout]   [37;1m      39[0m [37;1m>[0m [37;1m    let json = fs::read_to_string(path).expect("failed to read generated rustdoc json");[0m
[INFO] [stdout]         40 │     let krate: Crate = serde_json::from_str(&json).expect("failed to parse generated rustdoc json");
[INFO] [stdout]         41 │     let tree = Tree::new(&krate).unwrap();
[INFO] [stdout]   12: [91mcargo_insert_docs::extract_crate_docs::resolver::index::tests::test_tree::{{closure}}[0m[90m::hf00bf100e4e45f7c[0m
[INFO] [stdout]       at [35m/opt/rustwide/workdir/src/extract_crate_docs/resolver/index/tests.rs[0m:[35m12[0m
[INFO] [stdout]         10 │ 
[INFO] [stdout]         11 │ #[test]
[INFO] [stdout]   [37;1m      12[0m [37;1m>[0m [37;1mfn test_tree() {[0m
[INFO] [stdout]         13 │     const MANIFEST_DIR: &str = env!("CARGO_MANIFEST_DIR");
[INFO] [stdout]         14 │ 
[INFO] [stdout]   13: [32mcore::ops::function::FnOnce::call_once[0m[90m::h2f82ae817e912f30[0m
[INFO] [stdout]       at [35m/rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs[0m:[35m250[0m
[INFO] [stdout]   14: [32m<fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once[0m[90m<unknown>[0m
[INFO] [stdout]       at [35m/rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs[0m:[35m250[0m
[INFO] [stdout]   15: [32mtest[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>[0m[90m<unknown>[0m
[INFO] [stdout]       at [35m/rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs[0m:[35m663[0m
[INFO] [stdout]   16: [32mtest[826cbc6ef54ab466]::run_test_in_process::{closure#0}[0m[90m<unknown>[0m
[INFO] [stdout]       at [35m/rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs[0m:[35m686[0m
[INFO] [stdout]   17: [32m<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once[0m[90m<unknown>[0m
[INFO] [stdout]       at [35m/rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs[0m:[35m274[0m
[INFO] [stdout]   18: [32mstd[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>[0m[90m<unknown>[0m
[INFO] [stdout]       at [35m/rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs[0m:[35m581[0m
[INFO] [stdout]   19: [32mstd[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>[0m[90m<unknown>[0m
[INFO] [stdout]       at [35m/rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs[0m:[35m544[0m
[INFO] [stdout]   20: [32mstd[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>[0m[90m<unknown>[0m
[INFO] [stdout]       at [35m/rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs[0m:[35m359[0m
[INFO] [stdout]   21: [32mtest[826cbc6ef54ab466]::run_test_in_process[0m[90m<unknown>[0m
[INFO] [stdout]       at [35m/rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs[0m:[35m686[0m
[INFO] [stdout]   22: [32mtest[826cbc6ef54ab466]::run_test::{closure#0}[0m[90m<unknown>[0m
[INFO] [stdout]       at [35m/rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs[0m:[35m607[0m
[INFO] [stdout]   23: [32mtest[826cbc6ef54ab466]::run_test::{closure#1}[0m[90m<unknown>[0m
[INFO] [stdout]       at [35m/rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs[0m:[35m637[0m
[INFO] [stdout]   24: [32mstd[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>[0m[90m<unknown>[0m
[INFO] [stdout]       at [35m/rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs[0m:[35m166[0m
[INFO] [stdout]   25: [32mstd[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}[0m[90m<unknown>[0m
[INFO] [stdout]       at [35m/rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs[0m:[35m91[0m
[INFO] [stdout]   26: [32m<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once[0m[90m<unknown>[0m
[INFO] [stdout]       at [35m/rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs[0m:[35m274[0m
[INFO] [stdout]   27: [32mstd[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>[0m[90m<unknown>[0m
[INFO] [stdout]       at [35m/rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs[0m:[35m581[0m
[INFO] [stdout]   28: [32mstd[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>[0m[90m<unknown>[0m
[INFO] [stdout]       at [35m/rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs[0m:[35m544[0m
[INFO] [stdout]   29: [32mstd[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>[0m[90m<unknown>[0m
[INFO] [stdout]       at [35m/rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs[0m:[35m359[0m
[INFO] [stdout]   30: [32mstd[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}[0m[90m<unknown>[0m
[INFO] [stdout]       at [35m/rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs[0m:[35m89[0m
[INFO] [stdout]   31: [32m<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}[0m[90m<unknown>[0m
[INFO] [stdout]       at [35m/rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs[0m:[35m250[0m
[INFO] [stdout]   32: [32m<alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once[0m[90m<unknown>[0m
[INFO] [stdout]       at [35m/rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs[0m:[35m2240[0m
[INFO] [stdout]   33: [32m<std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start[0m[90m<unknown>[0m
[INFO] [stdout]       at [35m/rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs[0m:[35m118[0m
[INFO] [stdout]   34: [91mclone[0m[90m<unknown>[0m
[INFO] [stdout]       at [35m<unknown source file>[0m:[35m<unknown line>[0m
[INFO] [stdout] 
[INFO] [stdout] Run with COLORBT_SHOW_HIDDEN=1 environment variable to disable frame filtering.
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     extract_crate_docs::resolver::index::tests::test_tree
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 68 passed; 1 failed; 10 ignored; 0 measured; 0 filtered out; finished in 1.68s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--bin cargo-insert-docs`
[INFO] running `Command { std: "docker" "inspect" "56e28403c269226415be04aa2dad91c2956dbb7cc3544bbf98249921ba25232f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "56e28403c269226415be04aa2dad91c2956dbb7cc3544bbf98249921ba25232f", kill_on_drop: false }`
[INFO] [stdout] 56e28403c269226415be04aa2dad91c2956dbb7cc3544bbf98249921ba25232f
