[INFO] fetching crate cargo-insert-docs 0.19.1...
[INFO] testing cargo-insert-docs-0.19.1 against beta-2025-09-21 for beta-1.91-2
[INFO] extracting crate cargo-insert-docs 0.19.1 into /workspace/builds/worker-2-tc2/source
[INFO] removed /workspace/builds/worker-2-tc2/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-2-tc2/source/rust-toolchain.toml
[INFO] started tweaking crates.io crate cargo-insert-docs 0.19.1
[INFO] finished tweaking crates.io crate cargo-insert-docs 0.19.1
[INFO] tweaked toml for crates.io crate cargo-insert-docs 0.19.1 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate cargo-insert-docs 0.19.1 on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate cargo-insert-docs 0.19.1 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-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 06cfad313943d7b0f9a31314e8fafe1ba76bf469187c12a753d6f0e7f4e2c5ea
[INFO] running `Command { std: "docker" "start" "-a" "06cfad313943d7b0f9a31314e8fafe1ba76bf469187c12a753d6f0e7f4e2c5ea", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "06cfad313943d7b0f9a31314e8fafe1ba76bf469187c12a753d6f0e7f4e2c5ea", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "06cfad313943d7b0f9a31314e8fafe1ba76bf469187c12a753d6f0e7f4e2c5ea", kill_on_drop: false }`
[INFO] [stdout] 06cfad313943d7b0f9a31314e8fafe1ba76bf469187c12a753d6f0e7f4e2c5ea
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2d94286810422550b8451ea56f586d7d07d6d767e766294776d73caf840d7141
[INFO] running `Command { std: "docker" "start" "-a" "2d94286810422550b8451ea56f586d7d07d6d767e766294776d73caf840d7141", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling gix-trace v0.1.13
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling home v0.5.11
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling tinyvec v1.10.0
[INFO] [stderr]    Compiling zlib-rs v0.5.1
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling heapless v0.8.0
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling winnow v0.7.12
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling hash32 v0.3.1
[INFO] [stderr]    Compiling jiff v0.2.15
[INFO] [stderr]    Compiling memmap2 v0.9.7
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling gix-sec v0.12.0
[INFO] [stderr]    Compiling filetime v0.2.25
[INFO] [stderr]    Compiling unicode-normalization v0.1.24
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling sha1-checked v0.10.0
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling cc v1.2.32
[INFO] [stderr]    Compiling prodash v30.0.1
[INFO] [stderr]    Compiling owo-colors v4.2.2
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling anstyle-query v1.1.4
[INFO] [stderr]    Compiling object v0.36.7
[INFO] [stderr]    Compiling anstyle v1.0.11
[INFO] [stderr]    Compiling nu-ansi-term v0.50.1
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]    Compiling indexmap v2.11.0
[INFO] [stderr]    Compiling imara-diff v0.1.8
[INFO] [stderr]    Compiling anstream v0.6.20
[INFO] [stderr]    Compiling clap_lex v0.7.5
[INFO] [stderr]    Compiling serde_json v1.0.143
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling faster-hex v0.10.0
[INFO] [stderr]    Compiling camino v1.1.11
[INFO] [stderr]    Compiling clru v0.6.2
[INFO] [stderr]    Compiling color-spantrace v0.3.0
[INFO] [stderr]    Compiling gimli v0.31.1
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling rustc-demangle v0.1.26
[INFO] [stderr]    Compiling indenter v0.3.4
[INFO] [stderr]    Compiling toml_writer v1.0.2
[INFO] [stderr]    Compiling bstr v1.12.0
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling macro_rules_attribute-proc_macro v0.2.2
[INFO] [stderr]    Compiling rangemap v1.6.0
[INFO] [stderr]    Compiling arcstr v1.2.0
[INFO] [stderr]    Compiling gix-utils v0.3.0
[INFO] [stderr]    Compiling relative-path v2.0.1
[INFO] [stderr]    Compiling toml_parser v1.0.2
[INFO] [stderr]    Compiling libmimalloc-sys v0.1.44
[INFO] [stderr]    Compiling macro_rules_attribute v0.2.2
[INFO] [stderr]    Compiling unicode-id v0.3.5
[INFO] [stderr]    Compiling tempfile v3.21.0
[INFO] [stderr]    Compiling terminal_size v0.4.3
[INFO] [stderr]    Compiling clap_builder v4.5.47
[INFO] [stderr]    Compiling mimalloc v0.1.48
[INFO] [stderr]    Compiling libz-rs-sys v0.5.1
[INFO] [stderr]    Compiling addr2line v0.24.2
[INFO] [stderr]    Compiling flate2 v1.1.2
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling thiserror-impl v2.0.14
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling maybe-async v0.2.10
[INFO] [stderr]    Compiling clap_derive v4.5.47
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling thiserror v2.0.14
[INFO] [stderr]    Compiling tracing-subscriber v0.3.20
[INFO] [stderr]    Compiling backtrace v0.3.75
[INFO] [stderr]    Compiling gix-validate v0.10.0
[INFO] [stderr]    Compiling gix-date v0.10.5
[INFO] [stderr]    Compiling gix-chunk v0.4.11
[INFO] [stderr]    Compiling gix-quote v0.6.0
[INFO] [stderr]    Compiling gix-bitmap v0.2.14
[INFO] [stderr]    Compiling gix-packetline-blocking v0.19.1
[INFO] [stderr]    Compiling gix-packetline v0.19.1
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling gix-actor v0.35.4
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling zerovec v0.11.4
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling gix-path v0.10.20
[INFO] [stderr]    Compiling gix-features v0.43.1
[INFO] [stderr]    Compiling gix-config-value v0.15.1
[INFO] [stderr]    Compiling gix-command v0.6.2
[INFO] [stderr]    Compiling gix-hash v0.19.0
[INFO] [stderr]    Compiling gix-fs v0.16.1
[INFO] [stderr]    Compiling gix-glob v0.21.0
[INFO] [stderr]    Compiling clap v4.5.47
[INFO] [stderr]    Compiling clap-cargo v0.17.1
[INFO] [stderr]    Compiling gix-hashtable v0.9.0
[INFO] [stderr]    Compiling gix-tempfile v18.0.0
[INFO] [stderr]    Compiling gix-commitgraph v0.29.0
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling gix-attributes v0.27.0
[INFO] [stderr]    Compiling gix-object v0.50.2
[INFO] [stderr]    Compiling gix-ignore v0.16.0
[INFO] [stderr]    Compiling gix-lock v18.0.0
[INFO] [stderr]    Compiling gix-pathspec v0.12.0
[INFO] [stderr]    Compiling tracing-error v0.2.1
[INFO] [stderr]    Compiling gix-shallow v0.5.0
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.2
[INFO] [stderr]    Compiling color-eyre v0.6.5
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling gix-revwalk v0.21.0
[INFO] [stderr]    Compiling gix-ref v0.53.1
[INFO] [stderr]    Compiling gix-filter v0.20.0
[INFO] [stderr]    Compiling gix-pack v0.60.0
[INFO] [stderr]    Compiling gix-traverse v0.47.0
[INFO] [stderr]    Compiling gix-revision v0.35.0
[INFO] [stderr]    Compiling gix-refspec v0.31.0
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling gix-index v0.41.0
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling gix-worktree v0.42.0
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling erased-serde v0.4.6
[INFO] [stderr]    Compiling serde-value v0.7.0
[INFO] [stderr]    Compiling gix-diff v0.53.0
[INFO] [stderr]    Compiling toml_datetime v0.7.0
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling cargo-platform v0.3.0
[INFO] [stderr]    Compiling serde_spanned v1.0.0
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling rustdoc-types v0.56.0
[INFO] [stderr]    Compiling gix-odb v0.70.0
[INFO] [stderr]    Compiling toml v0.9.5
[INFO] [stderr]    Compiling toml_edit v0.23.4
[INFO] [stderr]    Compiling serde-untagged v0.1.8
[INFO] [stderr]    Compiling gix-discover v0.41.0
[INFO] [stderr]    Compiling gix-config v0.46.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling gix-dir v0.15.0
[INFO] [stderr]    Compiling gix-status v0.20.0
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling gix-url v0.32.0
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling gix-transport v0.48.0
[INFO] [stderr]    Compiling gix-submodule v0.20.0
[INFO] [stderr]    Compiling gix-protocol v0.51.0
[INFO] [stderr]    Compiling cargo-util-schemas v0.8.2
[INFO] [stderr]    Compiling gix v0.73.0
[INFO] [stderr]    Compiling cargo_metadata v0.22.0
[INFO] [stderr]    Compiling cargo-insert-docs v0.19.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 10s
[INFO] running `Command { std: "docker" "inspect" "2d94286810422550b8451ea56f586d7d07d6d767e766294776d73caf840d7141", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2d94286810422550b8451ea56f586d7d07d6d767e766294776d73caf840d7141", kill_on_drop: false }`
[INFO] [stdout] 2d94286810422550b8451ea56f586d7d07d6d767e766294776d73caf840d7141
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0080b026bec7ce541ae8875dfd86fa8ea57c0e8ba445bab8f61bda72dc377d42
[INFO] running `Command { std: "docker" "start" "-a" "0080b026bec7ce541ae8875dfd86fa8ea57c0e8ba445bab8f61bda72dc377d42", kill_on_drop: false }`
[INFO] [stderr]    Compiling dissimilar v1.0.10
[INFO] [stderr]    Compiling unindent v0.2.4
[INFO] [stderr]    Compiling expect-test v1.5.1
[INFO] [stderr]    Compiling cargo-insert-docs v0.19.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 9.32s
[INFO] running `Command { std: "docker" "inspect" "0080b026bec7ce541ae8875dfd86fa8ea57c0e8ba445bab8f61bda72dc377d42", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0080b026bec7ce541ae8875dfd86fa8ea57c0e8ba445bab8f61bda72dc377d42", kill_on_drop: false }`
[INFO] [stdout] 0080b026bec7ce541ae8875dfd86fa8ea57c0e8ba445bab8f61bda72dc377d42
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 5aca0c11a4384478804aa7a8e98386b184df5c3fd31fc5233103a43302ab18e2
[INFO] running `Command { std: "docker" "start" "-a" "5aca0c11a4384478804aa7a8e98386b184df5c3fd31fc5233103a43302ab18e2", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.32s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/cargo_insert_docs-8196d8ef7730d033)
[INFO] [stdout] 
[INFO] [stdout] running 76 tests
[INFO] [stdout] test edit_crate_docs::tests::block ... ignored, todo
[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::resolver::paths::tests::test_simple ... ok
[INFO] [stdout] test extract_crate_docs::rewrite_markdown::tests::test_code_block_fence_is_rust ... ok
[INFO] [stdout] test edit_crate_docs::tests::raw ... ok
[INFO] [stdout] test extract_crate_docs::rewrite_markdown::tests::test_link ... ok
[INFO] [stdout] test config::tests::test_bool_or_string ... ok
[INFO] [stdout] test extract_crate_docs::resolver::paths::tests::test_partially_dangling ... ok
[INFO] [stdout] test config::tests::test_target_selection ... ok
[INFO] [stdout] test edit_crate_docs::tests::test_trim_end ... ok
[INFO] [stdout] test edit_crate_docs::tests::line ... 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_quoted_code_block ... ok
[INFO] [stdout] test extract_feature_docs::tests::test_feature_syntax_no_space ... ok
[INFO] [stdout] test extract_feature_docs::tests::test_extract_inline ... ok
[INFO] [stdout] test extract_feature_docs::tests::test_extract ... ok
[INFO] [stdout] test edit_crate_docs::tests::block_separate ... ok
[INFO] [stdout] test extract_crate_docs::rewrite_markdown::tests::test_link_autolink ... ok
[INFO] [stdout] test git::tests::test_example ... ok
[INFO] [stdout] test extract_crate_docs::rewrite_markdown::tests::test_reference_autolink ... ok
[INFO] [stdout] test extract_feature_docs::tests::test_feature_syntax_no_space_in_empty_line ... ok
[INFO] [stdout] test markdown::tests::test_find_section ... ok
[INFO] [stdout] test extract_crate_docs::rewrite_markdown::tests::test_reference_unresolved ... ok
[INFO] [stdout] test markdown::tests::test_find_subsections ... ok
[INFO] [stdout] test extract_crate_docs::rewrite_markdown::tests::test_unused_definition ... ok
[INFO] [stdout] test extract_feature_docs::tests::test_comment_line ... ok
[INFO] [stdout] test markdown::tests::test_format_link_destination ... ok
[INFO] [stdout] test extract_crate_docs::rewrite_markdown::tests::test_reference_collapsed ... ok
[INFO] [stdout] test markdown::tests::test_replace_section_html ... 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_shrink_headings ... ok
[INFO] [stdout] test extract_crate_docs::rewrite_markdown::tests::test_reference_code ... ok
[INFO] [stdout] test markdown_rs::configuration::tests::test_constructs ... ok
[INFO] [stdout] test markdown_rs::unist::tests::position ... ok
[INFO] [stdout] test markdown_rs::util::char::tests::test_classify ... 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::constant::tests::constants ... ok
[INFO] [stdout] test markdown_rs::util::location::tests::test_location_cr ... ok
[INFO] [stdout] test markdown_rs::unist::tests::point ... ok
[INFO] [stdout] test markdown_rs::configuration::tests::test_parse_options ... ok
[INFO] [stdout] test markdown_rs::util::location::tests::test_location_lf ... ok
[INFO] [stdout] test markdown_rs::configuration::tests::test_options ... ok
[INFO] [stdout] test markdown_rs::util::mdx::tests::test_mdx_esm_parse ... ok
[INFO] [stdout] test markdown_rs::util::location::tests::test_location_cr_lf ... 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 pretty_log::tests::test_event ... ok
[INFO] [stdout] test string_replacer::tests::insert ... ok
[INFO] [stdout] test string_replacer::tests::test_edges ... ok
[INFO] [stdout] test pretty_log::tests::test_event_spanned_empty_name ... ok
[INFO] [stdout] test markdown_rs::configuration::tests::test_compile_options ... ok
[INFO] [stdout] test markdown_rs::util::location::tests::test_empty ... ok
[INFO] [stdout] test markdown_rs::util::mdx::tests::test_mdx_expression_parse ... ok
[INFO] [stdout] test string_replacer::tests::test_grow ... ok
[INFO] [stdout] test string_replacer::tests::test_remove ... ok
[INFO] [stdout] test string_replacer::tests::test_simple ... ok
[INFO] [stdout] test markdown::tests::test_replace_section_inline_html ... ok
[INFO] [stdout] test markdown_rs::util::char::tests::test_format_opt ... ok
[INFO] [stdout] test markdown_rs::util::line_ending::tests::test_line_ending ... ok
[INFO] [stdout] test markdown::tests::test_find_subsections_multiple_in_flow ... ok
[INFO] [stdout] test extract_crate_docs::rewrite_markdown::tests::test_hidden_code_line ... ok
[INFO] [stdout] test edit_crate_docs::tests::test_escaped_section ... ok
[INFO] [stdout] test git::tests::test_in_subdir ... FAILED
[INFO] [stdout] test git::tests::test_outside_subdir ... FAILED
[INFO] [stdout] test pretty_log::tests::test_event_spanned ... ok
[INFO] [stdout] test string_replacer::tests::test_panic_overlap - should panic ... ok
[INFO] [stdout] test string_replacer::tests::test_panic_out_of_bounds - 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] ---- git::tests::test_in_subdir stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'git::tests::test_in_subdir' (55) panicked at src/git/tests.rs:28:47:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6125d33c5392 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6125d33c5392 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6125d33c5392 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x6125d33c5392 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x6125d33d915f - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x6125d33d915f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x6125d338d2c1 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6125d338d2c1 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x6125d339af82 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x6125d33a0a9f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x6125d33a0931 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x6125d28920fe - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x6125d28920fe - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6125d33a120f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x6125d33a120f - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x6125d33a0fba - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x6125d339b0b9 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x6125d33801dd - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x6125d33e3510 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x6125d33e23d6 - core::result::unwrap_failed::hdde076be853d034f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1855:5
[INFO] [stdout]   20:     0x6125d2757a74 - core::result::Result<T,E>::unwrap::h388877a7efd8e4b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1226:23
[INFO] [stdout]   21:     0x6125d2757a74 - cargo_insert_docs::git::tests::check_test_crate::hc6396e1261320898
[INFO] [stdout]                                at /opt/rustwide/workdir/src/git/tests.rs:28:47
[INFO] [stdout]   22:     0x6125d275784b - cargo_insert_docs::git::tests::test_in_subdir::hec0eff036ec49f50
[INFO] [stdout]                                at /opt/rustwide/workdir/src/git/tests.rs:52:5
[INFO] [stdout]   23:     0x6125d2757867 - cargo_insert_docs::git::tests::test_in_subdir::{{closure}}::h04aad0f98a1ac178
[INFO] [stdout]                                at /opt/rustwide/workdir/src/git/tests.rs:51:20
[INFO] [stdout]   24:     0x6125d26907b6 - core::ops::function::FnOnce::call_once::h74ac150f43511822
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x6125d2891ebb - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x6125d2891ebb - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   27:     0x6125d28a7b25 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   28:     0x6125d28a7b25 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   29:     0x6125d28a7b25 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   30:     0x6125d28a7b25 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   31:     0x6125d28a7b25 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x6125d28a7b25 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   33:     0x6125d28a7b25 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   34:     0x6125d287e314 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   35:     0x6125d287e314 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   36:     0x6125d2881bda - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   37:     0x6125d2881bda - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   38:     0x6125d2881bda - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   39:     0x6125d2881bda - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   40:     0x6125d2881bda - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x6125d2881bda - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   42:     0x6125d2881bda - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x6125d3395a5f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   44:     0x6125d3395a5f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   45:     0x7928f01f3aa4 - <unknown>
[INFO] [stdout]   46:     0x7928f0280a34 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- git::tests::test_outside_subdir stdout ----
[INFO] [stdout] /opt/rustwide/workdir/tests/test-crate/lib.rs (error: path does not exist)
[INFO] [stdout] /opt/rustwide/workdir/tests/test-crate/MEREAD.md (error: path does not exist)
[INFO] [stdout] 
[INFO] [stdout] thread 'git::tests::test_outside_subdir' (56) panicked at src/git/tests.rs:41:9:
[INFO] [stdout] assertion failed: matches!(status, Status::Current | Status::Staged | Status::Dirty)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6125d33c5392 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6125d33c5392 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6125d33c5392 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x6125d33c5392 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x6125d33d915f - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x6125d33d915f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x6125d338d2c1 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6125d338d2c1 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x6125d339af82 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x6125d33a0a9f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x6125d33a0931 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x6125d28920fe - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x6125d28920fe - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6125d33a120f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x6125d33a120f - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x6125d33a0f86 - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:700:13
[INFO] [stdout]   16:     0x6125d339b0b9 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x6125d33801dd - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x6125d33e3510 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x6125d33e34ec - core::panicking::panic::h355c5fec13755e30
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:145:5
[INFO] [stdout]   20:     0x6125d2757e2b - cargo_insert_docs::git::tests::check_test_crate::hc6396e1261320898
[INFO] [stdout]                                at /opt/rustwide/workdir/src/git/tests.rs:41:9
[INFO] [stdout]   21:     0x6125d2757fb8 - cargo_insert_docs::git::tests::test_outside_subdir::h86bf30975c2df31a
[INFO] [stdout]                                at /opt/rustwide/workdir/src/git/tests.rs:47:5
[INFO] [stdout]   22:     0x6125d2757fd7 - cargo_insert_docs::git::tests::test_outside_subdir::{{closure}}::hb7919c1e344f6855
[INFO] [stdout]                                at /opt/rustwide/workdir/src/git/tests.rs:46:25
[INFO] [stdout]   23:     0x6125d2690556 - core::ops::function::FnOnce::call_once::h6c2db4cb3b551aea
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x6125d2891ebb - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x6125d2891ebb - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x6125d28a7b25 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x6125d28a7b25 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x6125d28a7b25 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   29:     0x6125d28a7b25 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   30:     0x6125d28a7b25 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x6125d28a7b25 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x6125d28a7b25 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x6125d287e314 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x6125d287e314 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   35:     0x6125d2881bda - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   36:     0x6125d2881bda - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x6125d2881bda - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   38:     0x6125d2881bda - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   39:     0x6125d2881bda - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x6125d2881bda - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   41:     0x6125d2881bda - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x6125d3395a5f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   43:     0x6125d3395a5f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   44:     0x7928f01f3aa4 - <unknown>
[INFO] [stdout]   45:     0x7928f0280a34 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- extract_crate_docs::resolver::index::tests::test_tree stdout ----
[INFO] [stdout] [31mThe application panicked (crashed).[0m
[INFO] [stdout] Message:  [36mcalled `Option::unwrap()` on a `None` value[0m
[INFO] [stdout] Location: [35msrc/extract_crate_docs/resolver/index/tests.rs[0m:[35m18[0m
[INFO] [stdout] 
[INFO] [stdout]   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ BACKTRACE ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
[INFO] [stdout]   [96m                              ⋮ 8 frames hidden ⋮                               [0m
[INFO] [stdout]    9: [32mcore::panicking::panic[0m[90m::h355c5fec13755e30[0m
[INFO] [stdout]       at [35m/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs[0m:[35m145[0m
[INFO] [stdout]   10: [32mcore::option::unwrap_failed[0m[90m::h9039d211b71a576a[0m
[INFO] [stdout]       at [35m/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/option.rs[0m:[35m2169[0m
[INFO] [stdout]   11: [32mcore::option::Option<T>::unwrap[0m[90m::hc5c1f277c1477d95[0m
[INFO] [stdout]       at [35m/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/option.rs[0m:[35m1010[0m
[INFO] [stdout]   12: [91mcargo_insert_docs::extract_crate_docs::resolver::index::tests::test_tree[0m[90m::heab99b33461a5b6f[0m
[INFO] [stdout]       at [35m/opt/rustwide/workdir/src/extract_crate_docs/resolver/index/tests.rs[0m:[35m18[0m
[INFO] [stdout]         16 │         &MetadataCommand::new().manifest_path(format!("{MANIFEST_DIR}/Cargo.toml")).exec().unwrap();
[INFO] [stdout]         17 │ 
[INFO] [stdout]   [37;1m      18[0m [37;1m>[0m [37;1m    let package = metadata.packages.iter().find(|p| p.name.as_str() == "test-crate").unwrap();[0m
[INFO] [stdout]         19 │     let package_target = package.targets.iter().find(|t| t.is_lib()).unwrap();
[INFO] [stdout]         20 │ 
[INFO] [stdout]   13: [91mcargo_insert_docs::extract_crate_docs::resolver::index::tests::test_tree::{{closure}}[0m[90m::hd6f42db36b4fbad2[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]   14: [32mcore::ops::function::FnOnce::call_once[0m[90m::h556d772aeff1f389[0m
[INFO] [stdout]       at [35m/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs[0m:[35m250[0m
[INFO] [stdout]   15: [32mcore::ops::function::FnOnce::call_once[0m[90m::h70887edf07a630ba[0m
[INFO] [stdout]       at [35m/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs[0m:[35m250[0m
[INFO] [stdout]   16: [32mtest::__rust_begin_short_backtrace[0m[90m::h27763c4cbbdb8601[0m
[INFO] [stdout]       at [35m/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs[0m:[35m663[0m
[INFO] [stdout]   17: [32mtest::run_test_in_process::{{closure}}[0m[90m::h4dc8bc6d5e3924d3[0m
[INFO] [stdout]       at [35m/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs[0m:[35m686[0m
[INFO] [stdout]   18: [32m<core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once[0m[90m::h75905e8ffe81974f[0m
[INFO] [stdout]       at [35m/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs[0m:[35m274[0m
[INFO] [stdout]   19: [32mstd::panicking::catch_unwind::do_call[0m[90m::h0bc60366ba66eba5[0m
[INFO] [stdout]       at [35m/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs[0m:[35m590[0m
[INFO] [stdout]   20: [32mstd::panicking::catch_unwind[0m[90m::hae1ec7bf94407afa[0m
[INFO] [stdout]       at [35m/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs[0m:[35m553[0m
[INFO] [stdout]   21: [32mstd::panic::catch_unwind[0m[90m::h0f4ff4773d84d3cd[0m
[INFO] [stdout]       at [35m/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs[0m:[35m359[0m
[INFO] [stdout]   22: [32mtest::run_test_in_process[0m[90m::h03fbc77ae48b3f10[0m
[INFO] [stdout]       at [35m/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs[0m:[35m686[0m
[INFO] [stdout]   23: [32mtest::run_test::{{closure}}[0m[90m::h83476a9c453dc4d3[0m
[INFO] [stdout]       at [35m/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs[0m:[35m607[0m
[INFO] [stdout]   24: [32mtest::run_test::{{closure}}[0m[90m::h515482ad1e7fe7de[0m
[INFO] [stdout]       at [35m/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs[0m:[35m637[0m
[INFO] [stdout]   25: [32mstd::sys::backtrace::__rust_begin_short_backtrace[0m[90m::hed09f6ac5fe9d647[0m
[INFO] [stdout]       at [35m/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs[0m:[35m158[0m
[INFO] [stdout]   26: [32mstd::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}[0m[90m::h988e2cd969319888[0m
[INFO] [stdout]       at [35m/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs[0m:[35m559[0m
[INFO] [stdout]   27: [32m<core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once[0m[90m::hd70e28dc46ec20be[0m
[INFO] [stdout]       at [35m/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs[0m:[35m274[0m
[INFO] [stdout]   28: [32mstd::panicking::catch_unwind::do_call[0m[90m::hdc29e11311eb7655[0m
[INFO] [stdout]       at [35m/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs[0m:[35m590[0m
[INFO] [stdout]   29: [32mstd::panicking::catch_unwind[0m[90m::h9e402d6a96fef41c[0m
[INFO] [stdout]       at [35m/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs[0m:[35m553[0m
[INFO] [stdout]   30: [32mstd::panic::catch_unwind[0m[90m::h9213c0c54aec70e0[0m
[INFO] [stdout]       at [35m/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs[0m:[35m359[0m
[INFO] [stdout]   31: [32mstd::thread::Builder::spawn_unchecked_::{{closure}}[0m[90m::h6262965869ed2b87[0m
[INFO] [stdout]       at [35m/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs[0m:[35m557[0m
[INFO] [stdout]   32: [32mcore::ops::function::FnOnce::call_once{{vtable.shim}}[0m[90m::h05c05ed02619e462[0m
[INFO] [stdout]       at [35m/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs[0m:[35m250[0m
[INFO] [stdout]   33: [32m<alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once[0m[90m::h2044e71c41d3958a[0m
[INFO] [stdout]       at [35m/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs[0m:[35m1985[0m
[INFO] [stdout]   34: [32mstd::sys::thread::unix::Thread::new::thread_start[0m[90m::hf277835320aa8e5a[0m
[INFO] [stdout]       at [35m/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs[0m:[35m126[0m
[INFO] [stdout]   35: [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]     git::tests::test_in_subdir
[INFO] [stdout]     git::tests::test_outside_subdir
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 63 passed; 3 failed; 10 ignored; 0 measured; 0 filtered out; finished in 2.24s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--bin cargo-insert-docs`
[INFO] running `Command { std: "docker" "inspect" "5aca0c11a4384478804aa7a8e98386b184df5c3fd31fc5233103a43302ab18e2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5aca0c11a4384478804aa7a8e98386b184df5c3fd31fc5233103a43302ab18e2", kill_on_drop: false }`
[INFO] [stdout] 5aca0c11a4384478804aa7a8e98386b184df5c3fd31fc5233103a43302ab18e2
