[INFO] fetching crate term-rustdoc 0.2.0...
[INFO] testing term-rustdoc-0.2.0 against master#1871252fc8bb672d40787e67404e6eaae7059369 for pr-125151
[INFO] extracting crate term-rustdoc 0.2.0 into /workspace/builds/worker-1-tc1/source
[INFO] validating manifest of crates.io crate term-rustdoc 0.2.0 on toolchain 1871252fc8bb672d40787e67404e6eaae7059369
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate term-rustdoc 0.2.0
[INFO] finished tweaking crates.io crate term-rustdoc 0.2.0
[INFO] tweaked toml for crates.io crate term-rustdoc 0.2.0 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] crate crates.io crate term-rustdoc 0.2.0 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" "+1871252fc8bb672d40787e67404e6eaae7059369" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded rustdoc-json v0.8.9
[INFO] [stderr]   Downloaded public-api v0.33.1
[INFO] [stderr]   Downloaded cargo-manifest v0.13.0
[INFO] [stderr]   Downloaded rustdoc-types v0.24.0
[INFO] [stderr]   Downloaded rustdoc-types v0.23.0
[INFO] [stderr]   Downloaded constcat v0.5.0
[INFO] [stderr]   Downloaded utf8_iter v1.0.4
[INFO] [stderr]   Downloaded cargo_toml v0.19.1
[INFO] [stderr]   Downloaded nucleo-matcher v0.3.1
[INFO] [stderr]   Downloaded pulldown-cmark v0.10.0
[INFO] [stderr]   Downloaded icu_collections v1.4.0
[INFO] [stderr]   Downloaded redb v1.5.0
[INFO] [stderr]   Downloaded icu_segmenter v1.4.0
[INFO] [stderr]   Downloaded insta v1.35.1
[INFO] [stderr]   Downloaded icu_segmenter_data v1.4.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5721dfb5756cb9aba4715e09823a69dba1d1ccf715c10cc853896451a544a02f
[INFO] running `Command { std: "docker" "start" "-a" "5721dfb5756cb9aba4715e09823a69dba1d1ccf715c10cc853896451a544a02f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5721dfb5756cb9aba4715e09823a69dba1d1ccf715c10cc853896451a544a02f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5721dfb5756cb9aba4715e09823a69dba1d1ccf715c10cc853896451a544a02f", kill_on_drop: false }`
[INFO] [stdout] 5721dfb5756cb9aba4715e09823a69dba1d1ccf715c10cc853896451a544a02f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 97cbc40866973a9ee7d1e011db0fee4514234cf88dbb4727b3ea24e03678891e
[INFO] running `Command { std: "docker" "start" "-a" "97cbc40866973a9ee7d1e011db0fee4514234cf88dbb4727b3ea24e03678891e", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.78
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling memchr v2.7.1
[INFO] [stderr]    Compiling cc v1.0.86
[INFO] [stderr]    Compiling zerocopy v0.7.32
[INFO] [stderr]    Compiling allocator-api2 v0.2.16
[INFO] [stderr]    Compiling itoa v1.0.10
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling smallvec v1.13.1
[INFO] [stderr]    Compiling ahash v0.8.9
[INFO] [stderr]    Compiling rustversion v1.0.14
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]    Compiling thiserror v1.0.57
[INFO] [stderr]    Compiling ryu v1.0.17
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]    Compiling serde_json v1.0.114
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]    Compiling winnow v0.6.2
[INFO] [stderr]    Compiling signal-hook v0.3.17
[INFO] [stderr]    Compiling bitflags v2.4.2
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.13
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]    Compiling miniz_oxide v0.7.2
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling libm v0.2.8
[INFO] [stderr]    Compiling unicode-width v0.1.11
[INFO] [stderr]    Compiling crc32fast v1.4.0
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling aho-corasick v1.1.2
[INFO] [stderr]    Compiling semver v1.0.22
[INFO] [stderr]    Compiling camino v1.1.6
[INFO] [stderr]    Compiling deranged v0.3.11
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]    Compiling time-core v0.1.2
[INFO] [stderr]    Compiling syn v2.0.50
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling litemap v0.7.2
[INFO] [stderr]    Compiling either v1.10.0
[INFO] [stderr]    Compiling safemem v0.3.3
[INFO] [stderr]    Compiling signal-hook-registry v1.4.1
[INFO] [stderr]    Compiling mio v0.8.10
[INFO] [stderr]    Compiling rustix v0.38.31
[INFO] [stderr]    Compiling paste v1.0.14
[INFO] [stderr]    Compiling indexmap v2.2.3
[INFO] [stderr]    Compiling writeable v0.5.4
[INFO] [stderr]    Compiling line-wrap v0.1.1
[INFO] [stderr]    Compiling onig_sys v69.8.1
[INFO] [stderr]    Compiling backtrace v0.3.69
[INFO] [stderr]    Compiling lzma-sys v0.1.20
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling time v0.3.34
[INFO] [stderr]    Compiling signal-hook-mio v0.2.3
[INFO] [stderr]    Compiling castaway v0.2.2
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling object v0.32.2
[INFO] [stderr]    Compiling quick-xml v0.31.0
[INFO] [stderr]    Compiling rustc-demangle v0.1.23
[INFO] [stderr]    Compiling indenter v0.3.3
[INFO] [stderr]    Compiling virtue v0.0.13
[INFO] [stderr]    Compiling unicode-segmentation v1.11.0
[INFO] [stderr]    Compiling redb v1.5.0
[INFO] [stderr]    Compiling pulldown-cmark v0.10.0
[INFO] [stderr]    Compiling linux-raw-sys v0.4.13
[INFO] [stderr]    Compiling regex-automata v0.4.5
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling core_maths v0.1.0
[INFO] [stderr]    Compiling walkdir v2.4.0
[INFO] [stderr]    Compiling flate2 v1.0.28
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling bincode_derive v2.0.0-rc.3
[INFO] [stderr]    Compiling crossterm v0.27.0
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling lru v0.12.2
[INFO] [stderr]    Compiling getopts v0.2.21
[INFO] [stderr]    Compiling cassowary v0.3.0
[INFO] [stderr]    Compiling indoc v2.0.4
[INFO] [stderr]    Compiling fastrand v2.0.1
[INFO] [stderr]    Compiling icu_segmenter_data v1.4.0
[INFO] [stderr]    Compiling hashbag v0.1.12
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling pulldown-cmark-escape v0.10.0
[INFO] [stderr]    Compiling textwrap v0.16.1
[INFO] [stderr]    Compiling rayon v1.8.1
[INFO] [stderr]    Compiling xz2 v0.1.7
[INFO] [stderr]    Compiling dirs v5.0.1
[INFO] [stderr]    Compiling nucleo-matcher v0.3.1
[INFO] [stderr]    Compiling bytesize v1.3.0
[INFO] [stderr]    Compiling home v0.5.9
[INFO] [stderr]    Compiling self_cell v1.0.3
[INFO] [stderr]    Compiling tempfile v3.10.0
[INFO] [stderr]    Compiling constcat v0.5.0
[INFO] [stderr]    Compiling regex v1.10.3
[INFO] [stderr]    Compiling stability v0.1.1
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]    Compiling thiserror-impl v1.0.57
[INFO] [stderr]    Compiling zerofrom-derive v0.1.3
[INFO] [stderr]    Compiling yoke-derive v0.7.3
[INFO] [stderr]    Compiling displaydoc v0.2.4
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling zerovec-derive v0.10.1
[INFO] [stderr]    Compiling strum_macros v0.26.1
[INFO] [stderr]    Compiling icu_provider_macros v1.4.0
[INFO] [stderr]    Compiling onig v6.4.0
[INFO] [stderr]    Compiling tinystr v0.7.5
[INFO] [stderr]    Compiling icu_locid v1.4.0
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling tracing-subscriber v0.3.18
[INFO] [stderr]    Compiling zerofrom v0.1.3
[INFO] [stderr]    Compiling yoke v0.7.3
[INFO] [stderr]    Compiling strum v0.26.1
[INFO] [stderr]    Compiling zerovec v0.10.1
[INFO] [stderr]    Compiling tracing-error v0.2.0
[INFO] [stderr]    Compiling icu_provider v1.4.0
[INFO] [stderr]    Compiling icu_collections v1.4.0
[INFO] [stderr]    Compiling color-spantrace v0.2.1
[INFO] [stderr]    Compiling color-eyre v0.6.2
[INFO] [stderr]    Compiling icu_segmenter v1.4.0
[INFO] [stderr]    Compiling toml_datetime v0.6.5
[INFO] [stderr]    Compiling serde_spanned v0.6.5
[INFO] [stderr]    Compiling cargo-platform v0.1.7
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling rustdoc-types v0.23.0
[INFO] [stderr]    Compiling plist v1.6.0
[INFO] [stderr]    Compiling compact_str v0.7.1
[INFO] [stderr]    Compiling rustdoc-types v0.24.0
[INFO] [stderr]    Compiling bincode v2.0.0-rc.3
[INFO] [stderr]    Compiling toml_edit v0.22.6
[INFO] [stderr]    Compiling ratatui v0.26.1
[INFO] [stderr]    Compiling cargo_metadata v0.18.1
[INFO] [stderr]    Compiling syntect v5.2.0
[INFO] [stderr]    Compiling public-api v0.33.1
[INFO] [stderr]    Compiling toml v0.8.10
[INFO] [stderr]    Compiling cargo-manifest v0.13.0
[INFO] [stderr]    Compiling cargo_toml v0.19.1
[INFO] [stderr]    Compiling rustdoc-json v0.8.9
[INFO] [stderr]    Compiling term-rustdoc v0.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/bin/ui/scrollable/markdown/parse/meta_tag.rs:12:15
[INFO] [stdout]    |
[INFO] [stdout] 12 |     ListItemN(u8),
[INFO] [stdout]    |     --------- ^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 12 |     ListItemN(()),
[INFO] [stdout]    |               ~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/bin/ui/scrollable/markdown/parse/meta_tag.rs:20:15
[INFO] [stdout]    |
[INFO] [stdout] 20 |     CodeBlock(XString),
[INFO] [stdout]    |     --------- ^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 20 |     CodeBlock(()),
[INFO] [stdout]    |               ~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/bin/dashboard/ui/database.rs:72:9
[INFO] [stdout]    |
[INFO] [stdout] 72 | /         impl From<Ele<'_>> for CacheID {
[INFO] [stdout] 73 | |             fn from(value: Ele<'_>) -> Self {
[INFO] [stdout] 74 | |                 value.1
[INFO] [stdout] 75 | |             }
[INFO] [stdout] 76 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current method `update_search`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/bin/dashboard/ui/registry.rs:85:9
[INFO] [stdout]    |
[INFO] [stdout] 85 | /         impl From<Ele<'_>> for LocalPkgsIndex {
[INFO] [stdout] 86 | |             fn from(value: Ele<'_>) -> Self {
[INFO] [stdout] 87 | |                 value.1
[INFO] [stdout] 88 | |             }
[INFO] [stdout] 89 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current method `update_search`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 4 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 33.99s
[INFO] running `Command { std: "docker" "inspect" "97cbc40866973a9ee7d1e011db0fee4514234cf88dbb4727b3ea24e03678891e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "97cbc40866973a9ee7d1e011db0fee4514234cf88dbb4727b3ea24e03678891e", kill_on_drop: false }`
[INFO] [stdout] 97cbc40866973a9ee7d1e011db0fee4514234cf88dbb4727b3ea24e03678891e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a58078c688a4ddf424d28e3d12c0d34dd8aa46c96c85551046d1200594f77ad7
[INFO] running `Command { std: "docker" "start" "-a" "a58078c688a4ddf424d28e3d12c0d34dd8aa46c96c85551046d1200594f77ad7", kill_on_drop: false }`
[INFO] [stderr]    Compiling bstr v0.2.17
[INFO] [stderr]    Compiling console v0.15.8
[INFO] [stderr]    Compiling similar v2.4.0
[INFO] [stderr]    Compiling insta v1.35.1
[INFO] [stderr]    Compiling similar-asserts v1.5.0
[INFO] [stderr]    Compiling term-rustdoc v0.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/bin/ui/scrollable/markdown/parse/meta_tag.rs:12:15
[INFO] [stdout]    |
[INFO] [stdout] 12 |     ListItemN(u8),
[INFO] [stdout]    |     --------- ^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 12 |     ListItemN(()),
[INFO] [stdout]    |               ~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/bin/ui/scrollable/markdown/parse/meta_tag.rs:20:15
[INFO] [stdout]    |
[INFO] [stdout] 20 |     CodeBlock(XString),
[INFO] [stdout]    |     --------- ^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 20 |     CodeBlock(()),
[INFO] [stdout]    |               ~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/bin/dashboard/ui/database.rs:72:9
[INFO] [stdout]    |
[INFO] [stdout] 72 | /         impl From<Ele<'_>> for CacheID {
[INFO] [stdout] 73 | |             fn from(value: Ele<'_>) -> Self {
[INFO] [stdout] 74 | |                 value.1
[INFO] [stdout] 75 | |             }
[INFO] [stdout] 76 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current method `update_search`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/bin/dashboard/ui/registry.rs:85:9
[INFO] [stdout]    |
[INFO] [stdout] 85 | /         impl From<Ele<'_>> for LocalPkgsIndex {
[INFO] [stdout] 86 | |             fn from(value: Ele<'_>) -> Self {
[INFO] [stdout] 87 | |                 value.1
[INFO] [stdout] 88 | |             }
[INFO] [stdout] 89 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current method `update_search`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 4 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 8.86s
[INFO] running `Command { std: "docker" "inspect" "a58078c688a4ddf424d28e3d12c0d34dd8aa46c96c85551046d1200594f77ad7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a58078c688a4ddf424d28e3d12c0d34dd8aa46c96c85551046d1200594f77ad7", kill_on_drop: false }`
[INFO] [stdout] a58078c688a4ddf424d28e3d12c0d34dd8aa46c96c85551046d1200594f77ad7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 94724dc23f01f20665ecf5658aac82c06047640e9aa30ab658c8d59f16b1525b
[INFO] running `Command { std: "docker" "start" "-a" "94724dc23f01f20665ecf5658aac82c06047640e9aa30ab658c8d59f16b1525b", kill_on_drop: false }`
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]   --> src/bin/ui/scrollable/markdown/parse/meta_tag.rs:12:15
[INFO] [stderr]    |
[INFO] [stderr] 12 |     ListItemN(u8),
[INFO] [stderr]    |     --------- ^^
[INFO] [stderr]    |     |
[INFO] [stderr]    |     field in this variant
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` on by default
[INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stderr]    |
[INFO] [stderr] 12 |     ListItemN(()),
[INFO] [stderr]    |               ~~
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]   --> src/bin/ui/scrollable/markdown/parse/meta_tag.rs:20:15
[INFO] [stderr]    |
[INFO] [stderr] 20 |     CodeBlock(XString),
[INFO] [stderr]    |     --------- ^^^^^^^
[INFO] [stderr]    |     |
[INFO] [stderr]    |     field in this variant
[INFO] [stderr]    |
[INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stderr]    |
[INFO] [stderr] 20 |     CodeBlock(()),
[INFO] [stderr]    |               ~~
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stderr]   --> src/bin/dashboard/ui/database.rs:72:9
[INFO] [stderr]    |
[INFO] [stderr] 72 | /         impl From<Ele<'_>> for CacheID {
[INFO] [stderr] 73 | |             fn from(value: Ele<'_>) -> Self {
[INFO] [stderr] 74 | |                 value.1
[INFO] [stderr] 75 | |             }
[INFO] [stderr] 76 | |         }
[INFO] [stderr]    | |_________^
[INFO] [stderr]    |
[INFO] [stderr]    = help: move this `impl` block outside the of the current method `update_search`
[INFO] [stderr]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stderr]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stderr]    = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stderr]   --> src/bin/dashboard/ui/registry.rs:85:9
[INFO] [stderr]    |
[INFO] [stderr] 85 | /         impl From<Ele<'_>> for LocalPkgsIndex {
[INFO] [stderr] 86 | |             fn from(value: Ele<'_>) -> Self {
[INFO] [stderr] 87 | |                 value.1
[INFO] [stderr] 88 | |             }
[INFO] [stderr] 89 | |         }
[INFO] [stderr]    | |_________^
[INFO] [stderr]    |
[INFO] [stderr]    = help: move this `impl` block outside the of the current method `update_search`
[INFO] [stderr]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stderr]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stderr] 
[INFO] [stderr] warning: `term-rustdoc` (bin "term-rustdoc" test) generated 4 warnings
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.12s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/term_rustdoc-d0afd095e68afdfc)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/main.rs (/opt/rustwide/target/debug/deps/term_rustdoc-8098ca6e7393059d)
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test database::features::parse_cargo_toml::parse_features ... ignored, replace TOKIO cargo path on your machine
[INFO] [stdout] test ui::scrollable::markdown::parse::entry_point::tests::parse_markdown_dbg ... ok
[INFO] [stdout] test ui::scrollable::markdown::parse::entry_point::tests::parse_markdown_intra_code ... ok
[INFO] [stdout] test ui::scrollable::markdown::parse::entry_point::tests::parse_markdown ... FAILED
[INFO] [stdout] test ui::scrollable::markdown::parse::entry_point::tests::parse_markdown_links ... FAILED
[INFO] [stdout] test local_registry::local_registry_pkgs ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- ui::scrollable::markdown::parse::entry_point::tests::parse_markdown stdout ----
[INFO] [stdout] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ Snapshot Summary ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
[INFO] [stdout] Snapshot file: src/bin/ui/scrollable/markdown/parse/entry_point/snapshots/term_rustdoc__ui__scrollable__markdown__parse__entry_point__tests__parse_markdown.snap
[INFO] [stdout] Snapshot: parse_markdown
[INFO] [stdout] Source: src/bin/ui/scrollable/markdown/parse/entry_point/tests.rs:26
[INFO] [stdout] ────────────────────────────────────────────────────────────────────────────────
[INFO] [stdout] Expression: markdown_iter(doc).collect::<Vec<_>>()
[INFO] [stdout] ────────────────────────────────────────────────────────────────────────────────
[INFO] [stdout] +new results
[INFO] [stdout] ────────────┬───────────────────────────────────────────────────────────────────
[INFO] [stdout]           0 │+[
[INFO] [stdout]           1 │+    (
[INFO] [stdout]           2 │+        Start(
[INFO] [stdout]           3 │+            Heading {
[INFO] [stdout]           4 │+                level: H1,
[INFO] [stdout]           5 │+                id: None,
[INFO] [stdout]           6 │+                classes: [],
[INFO] [stdout]           7 │+                attrs: [],
[INFO] [stdout]           8 │+            },
[INFO] [stdout]           9 │+        ),
[INFO] [stdout]          10 │+        1..13,
[INFO] [stdout]          11 │+    ),
[INFO] [stdout]          12 │+    (
[INFO] [stdout]          13 │+        Text(
[INFO] [stdout]          14 │+            Borrowed(
[INFO] [stdout]          15 │+                "h1 ",
[INFO] [stdout]          16 │+            ),
[INFO] [stdout]          17 │+        ),
[INFO] [stdout]          18 │+        3..6,
[INFO] [stdout]          19 │+    ),
[INFO] [stdout]          20 │+    (
[INFO] [stdout]          21 │+        Code(
[INFO] [stdout]          22 │+            Borrowed(
[INFO] [stdout]          23 │+                "code",
[INFO] [stdout]          24 │+            ),
[INFO] [stdout]          25 │+        ),
[INFO] [stdout]          26 │+        6..12,
[INFO] [stdout]          27 │+    ),
[INFO] [stdout]          28 │+    (
[INFO] [stdout]          29 │+        End(
[INFO] [stdout]          30 │+            Heading(
[INFO] [stdout]          31 │+                H1,
[INFO] [stdout]          32 │+            ),
[INFO] [stdout]          33 │+        ),
[INFO] [stdout]          34 │+        1..13,
[INFO] [stdout]          35 │+    ),
[INFO] [stdout]          36 │+    (
[INFO] [stdout]          37 │+        Start(
[INFO] [stdout]          38 │+            Paragraph,
[INFO] [stdout]          39 │+        ),
[INFO] [stdout]          40 │+        14..42,
[INFO] [stdout]          41 │+    ),
[INFO] [stdout]          42 │+    (
[INFO] [stdout]          43 │+        Text(
[INFO] [stdout]          44 │+            Borrowed(
[INFO] [stdout]          45 │+                "aaa b ",
[INFO] [stdout]          46 │+            ),
[INFO] [stdout]          47 │+        ),
[INFO] [stdout]          48 │+        14..20,
[INFO] [stdout]          49 │+    ),
[INFO] [stdout]          50 │+    (
[INFO] [stdout]          51 │+        Start(
[INFO] [stdout]          52 │+            Emphasis,
[INFO] [stdout]          53 │+        ),
[INFO] [stdout]          54 │+        20..23,
[INFO] [stdout]          55 │+    ),
[INFO] [stdout]          56 │+    (
[INFO] [stdout]          57 │+        Text(
[INFO] [stdout]          58 │+            Borrowed(
[INFO] [stdout]          59 │+                "c",
[INFO] [stdout]          60 │+            ),
[INFO] [stdout]          61 │+        ),
[INFO] [stdout]          62 │+        21..22,
[INFO] [stdout]          63 │+    ),
[INFO] [stdout]          64 │+    (
[INFO] [stdout]          65 │+        End(
[INFO] [stdout]          66 │+            Emphasis,
[INFO] [stdout]          67 │+        ),
[INFO] [stdout]          68 │+        20..23,
[INFO] [stdout]          69 │+    ),
[INFO] [stdout]          70 │+    (
[INFO] [stdout]          71 │+        Text(
[INFO] [stdout]          72 │+            Borrowed(
[INFO] [stdout]          73 │+                " d ",
[INFO] [stdout]          74 │+            ),
[INFO] [stdout]          75 │+        ),
[INFO] [stdout]          76 │+        23..26,
[INFO] [stdout]          77 │+    ),
[INFO] [stdout]          78 │+    (
[INFO] [stdout]          79 │+        Start(
[INFO] [stdout]          80 │+            Strong,
[INFO] [stdout]          81 │+        ),
[INFO] [stdout]          82 │+        26..31,
[INFO] [stdout]          83 │+    ),
[INFO] [stdout]          84 │+    (
[INFO] [stdout]          85 │+        Text(
[INFO] [stdout]          86 │+            Borrowed(
[INFO] [stdout]          87 │+                "e",
[INFO] [stdout]          88 │+            ),
[INFO] [stdout]          89 │+        ),
[INFO] [stdout]          90 │+        28..29,
[INFO] [stdout]          91 │+    ),
[INFO] [stdout]          92 │+    (
[INFO] [stdout]          93 │+        End(
[INFO] [stdout]          94 │+            Strong,
[INFO] [stdout]          95 │+        ),
[INFO] [stdout]          96 │+        26..31,
[INFO] [stdout]          97 │+    ),
[INFO] [stdout]          98 │+    (
[INFO] [stdout]          99 │+        Text(
[INFO] [stdout]         100 │+            Borrowed(
[INFO] [stdout]         101 │+                ". ",
[INFO] [stdout]         102 │+            ),
[INFO] [stdout]         103 │+        ),
[INFO] [stdout]         104 │+        31..33,
[INFO] [stdout]         105 │+    ),
[INFO] [stdout]         106 │+    (
[INFO] [stdout]         107 │+        Start(
[INFO] [stdout]         108 │+            Strikethrough,
[INFO] [stdout]         109 │+        ),
[INFO] [stdout]         110 │+        33..38,
[INFO] [stdout]         111 │+    ),
[INFO] [stdout]         112 │+    (
[INFO] [stdout]         113 │+        Text(
[INFO] [stdout]         114 │+            Borrowed(
[INFO] [stdout]         115 │+                "xxx",
[INFO] [stdout]         116 │+            ),
[INFO] [stdout]         117 │+        ),
[INFO] [stdout]         118 │+        34..37,
[INFO] [stdout]         119 │+    ),
[INFO] [stdout]         120 │+    (
[INFO] [stdout]         121 │+        End(
[INFO] [stdout]         122 │+            Strikethrough,
[INFO] [stdout]         123 │+        ),
[INFO] [stdout]         124 │+        33..38,
[INFO] [stdout]         125 │+    ),
[INFO] [stdout]         126 │+    (
[INFO] [stdout]         127 │+        Text(
[INFO] [stdout]         128 │+            Borrowed(
[INFO] [stdout]         129 │+                " z.",
[INFO] [stdout]         130 │+            ),
[INFO] [stdout]         131 │+        ),
[INFO] [stdout]         132 │+        38..41,
[INFO] [stdout]         133 │+    ),
[INFO] [stdout]         134 │+    (
[INFO] [stdout]         135 │+        End(
[INFO] [stdout]         136 │+            Paragraph,
[INFO] [stdout]         137 │+        ),
[INFO] [stdout]         138 │+        14..42,
[INFO] [stdout]         139 │+    ),
[INFO] [stdout]         140 │+    (
[INFO] [stdout]         141 │+        Start(
[INFO] [stdout]         142 │+            Paragraph,
[INFO] [stdout]         143 │+        ),
[INFO] [stdout]         144 │+        43..76,
[INFO] [stdout]         145 │+    ),
[INFO] [stdout]         146 │+    (
[INFO] [stdout]         147 │+        Text(
[INFO] [stdout]         148 │+            Borrowed(
[INFO] [stdout]         149 │+                "1 ",
[INFO] [stdout]         150 │+            ),
[INFO] [stdout]         151 │+        ),
[INFO] [stdout]         152 │+        43..45,
[INFO] [stdout]         153 │+    ),
[INFO] [stdout]         154 │+    (
[INFO] [stdout]         155 │+        Start(
[INFO] [stdout]         156 │+            Emphasis,
[INFO] [stdout]         157 │+        ),
[INFO] [stdout]         158 │+        45..68,
[INFO] [stdout]         159 │+    ),
[INFO] [stdout]         160 │+    (
[INFO] [stdout]         161 │+        Text(
[INFO] [stdout]         162 │+            Borrowed(
[INFO] [stdout]         163 │+                "c ",
[INFO] [stdout]         164 │+            ),
[INFO] [stdout]         165 │+        ),
[INFO] [stdout]         166 │+        46..48,
[INFO] [stdout]         167 │+    ),
[INFO] [stdout]         168 │+    (
[INFO] [stdout]         169 │+        Start(
[INFO] [stdout]         170 │+            Strong,
[INFO] [stdout]         171 │+        ),
[INFO] [stdout]         172 │+        48..54,
[INFO] [stdout]         173 │+    ),
[INFO] [stdout]         174 │+    (
[INFO] [stdout]         175 │+        Text(
[INFO] [stdout]         176 │+            Borrowed(
[INFO] [stdout]         177 │+                "ss",
[INFO] [stdout]         178 │+            ),
[INFO] [stdout]         179 │+        ),
[INFO] [stdout]         180 │+        50..52,
[INFO] [stdout]         181 │+    ),
[INFO] [stdout]         182 │+    (
[INFO] [stdout]         183 │+        End(
[INFO] [stdout]         184 │+            Strong,
[INFO] [stdout]         185 │+        ),
[INFO] [stdout]         186 │+        48..54,
[INFO] [stdout]         187 │+    ),
[INFO] [stdout]         188 │+    (
[INFO] [stdout]         189 │+        Text(
[INFO] [stdout]         190 │+            Borrowed(
[INFO] [stdout]         191 │+                " d sadsad xxx",
[INFO] [stdout]         192 │+            ),
[INFO] [stdout]         193 │+        ),
[INFO] [stdout]         194 │+        54..67,
[INFO] [stdout]         195 │+    ),
[INFO] [stdout]         196 │+    (
[INFO] [stdout]         197 │+        End(
[INFO] [stdout]         198 │+            Emphasis,
[INFO] [stdout]         199 │+        ),
[INFO] [stdout]         200 │+        45..68,
[INFO] [stdout]         201 │+    ),
[INFO] [stdout]         202 │+    (
[INFO] [stdout]         203 │+        Text(
[INFO] [stdout]         204 │+            Borrowed(
[INFO] [stdout]         205 │+                " ",
[INFO] [stdout]         206 │+            ),
[INFO] [stdout]         207 │+        ),
[INFO] [stdout]         208 │+        68..69,
[INFO] [stdout]         209 │+    ),
[INFO] [stdout]         210 │+    (
[INFO] [stdout]         211 │+        Code(
[INFO] [stdout]         212 │+            Borrowed(
[INFO] [stdout]         213 │+                "yyyy",
[INFO] [stdout]         214 │+            ),
[INFO] [stdout]         215 │+        ),
[INFO] [stdout]         216 │+        69..75,
[INFO] [stdout]         217 │+    ),
[INFO] [stdout]         218 │+    (
[INFO] [stdout]         219 │+        End(
[INFO] [stdout]         220 │+            Paragraph,
[INFO] [stdout]         221 │+        ),
[INFO] [stdout]         222 │+        43..76,
[INFO] [stdout]         223 │+    ),
[INFO] [stdout]         224 │+    (
[INFO] [stdout]         225 │+        Start(
[INFO] [stdout]         226 │+            CodeBlock(
[INFO] [stdout]         227 │+                Fenced(
[INFO] [stdout]         228 │+                    Borrowed(
[INFO] [stdout]         229 │+                        "",
[INFO] [stdout]         230 │+                    ),
[INFO] [stdout]         231 │+                ),
[INFO] [stdout]         232 │+            ),
[INFO] [stdout]         233 │+        ),
[INFO] [stdout]         234 │+        77..95,
[INFO] [stdout]         235 │+    ),
[INFO] [stdout]         236 │+    (
[INFO] [stdout]         237 │+        Text(
[INFO] [stdout]         238 │+            Borrowed(
[INFO] [stdout]         239 │+                "let a = 1;\n",
[INFO] [stdout]         240 │+            ),
[INFO] [stdout]         241 │+        ),
[INFO] [stdout]         242 │+        81..92,
[INFO] [stdout]         243 │+    ),
[INFO] [stdout]         244 │+    (
[INFO] [stdout]         245 │+        End(
[INFO] [stdout]         246 │+            CodeBlock,
[INFO] [stdout]         247 │+        ),
[INFO] [stdout]         248 │+        77..95,
[INFO] [stdout]         249 │+    ),
[INFO] [stdout]         250 │+    (
[INFO] [stdout]         251 │+        Start(
[INFO] [stdout]         252 │+            BlockQuote,
[INFO] [stdout]         253 │+        ),
[INFO] [stdout]         254 │+        97..113,
[INFO] [stdout]         255 │+    ),
[INFO] [stdout]         256 │+    (
[INFO] [stdout]         257 │+        Start(
[INFO] [stdout]         258 │+            Paragraph,
[INFO] [stdout]         259 │+        ),
[INFO] [stdout]         260 │+        99..113,
[INFO] [stdout]         261 │+    ),
[INFO] [stdout]         262 │+    (
[INFO] [stdout]         263 │+        Text(
[INFO] [stdout]         264 │+            Borrowed(
[INFO] [stdout]         265 │+                "rrr sss",
[INFO] [stdout]         266 │+            ),
[INFO] [stdout]         267 │+        ),
[INFO] [stdout]         268 │+        99..106,
[INFO] [stdout]         269 │+    ),
[INFO] [stdout]         270 │+    (
[INFO] [stdout]         271 │+        SoftBreak,
[INFO] [stdout]         272 │+        107..108,
[INFO] [stdout]         273 │+    ),
[INFO] [stdout]         274 │+    (
[INFO] [stdout]         275 │+        Text(
[INFO] [stdout]         276 │+            Borrowed(
[INFO] [stdout]         277 │+                "tt",
[INFO] [stdout]         278 │+            ),
[INFO] [stdout]         279 │+        ),
[INFO] [stdout]         280 │+        110..112,
[INFO] [stdout]         281 │+    ),
[INFO] [stdout]         282 │+    (
[INFO] [stdout]         283 │+        End(
[INFO] [stdout]         284 │+            Paragraph,
[INFO] [stdout]         285 │+        ),
[INFO] [stdout]         286 │+        99..113,
[INFO] [stdout]         287 │+    ),
[INFO] [stdout]         288 │+    (
[INFO] [stdout]         289 │+        End(
[INFO] [stdout]         290 │+            BlockQuote,
[INFO] [stdout]         291 │+        ),
[INFO] [stdout]         292 │+        97..113,
[INFO] [stdout]         293 │+    ),
[INFO] [stdout]         294 │+    (
[INFO] [stdout]         295 │+        Start(
[INFO] [stdout]         296 │+            List(
[INFO] [stdout]         297 │+                None,
[INFO] [stdout]         298 │+            ),
[INFO] [stdout]         299 │+        ),
[INFO] [stdout]         300 │+        114..179,
[INFO] [stdout]         301 │+    ),
[INFO] [stdout]         302 │+    (
[INFO] [stdout]         303 │+        Start(
[INFO] [stdout]         304 │+            Item,
[INFO] [stdout]         305 │+        ),
[INFO] [stdout]         306 │+        114..144,
[INFO] [stdout]         307 │+    ),
[INFO] [stdout]         308 │+    (
[INFO] [stdout]         309 │+        TaskListMarker(
[INFO] [stdout]         310 │+            true,
[INFO] [stdout]         311 │+        ),
[INFO] [stdout]         312 │+        116..119,
[INFO] [stdout]         313 │+    ),
[INFO] [stdout]         314 │+    (
[INFO] [stdout]         315 │+        Text(
[INFO] [stdout]         316 │+            Borrowed(
[INFO] [stdout]         317 │+                "done!",
[INFO] [stdout]         318 │+            ),
[INFO] [stdout]         319 │+        ),
[INFO] [stdout]         320 │+        120..125,
[INFO] [stdout]         321 │+    ),
[INFO] [stdout]         322 │+    (
[INFO] [stdout]         323 │+        Start(
[INFO] [stdout]         324 │+            List(
[INFO] [stdout]         325 │+                None,
[INFO] [stdout]         326 │+            ),
[INFO] [stdout]         327 │+        ),
[INFO] [stdout]         328 │+        128..144,
[INFO] [stdout]         329 │+    ),
[INFO] [stdout]         330 │+    (
[INFO] [stdout]         331 │+        Start(
[INFO] [stdout]         332 │+            Item,
[INFO] [stdout]         333 │+        ),
[INFO] [stdout]         334 │+        128..144,
[INFO] [stdout]         335 │+    ),
[INFO] [stdout]         336 │+    (
[INFO] [stdout]         337 │+        Text(
[INFO] [stdout]         338 │+            Borrowed(
[INFO] [stdout]         339 │+                "nested list",
[INFO] [stdout]         340 │+            ),
[INFO] [stdout]         341 │+        ),
[INFO] [stdout]         342 │+        132..143,
[INFO] [stdout]         343 │+    ),
[INFO] [stdout]         344 │+    (
[INFO] [stdout]         345 │+        End(
[INFO] [stdout]         346 │+            Item,
[INFO] [stdout]         347 │+        ),
[INFO] [stdout]         348 │+        128..144,
[INFO] [stdout]         349 │+    ),
[INFO] [stdout]         350 │+    (
[INFO] [stdout]         351 │+        End(
[INFO] [stdout]         352 │+            List(
[INFO] [stdout]         353 │+                false,
[INFO] [stdout]         354 │+            ),
[INFO] [stdout]         355 │+        ),
[INFO] [stdout]         356 │+        128..144,
[INFO] [stdout]         357 │+    ),
[INFO] [stdout]         358 │+    (
[INFO] [stdout]         359 │+        End(
[INFO] [stdout]         360 │+            Item,
[INFO] [stdout]         361 │+        ),
[INFO] [stdout]         362 │+        114..144,
[INFO] [stdout]         363 │+    ),
[INFO] [stdout]         364 │+    (
[INFO] [stdout]         365 │+        Start(
[INFO] [stdout]         366 │+            Item,
[INFO] [stdout]         367 │+        ),
[INFO] [stdout]         368 │+        144..179,
[INFO] [stdout]         369 │+    ),
[INFO] [stdout]         370 │+    (
[INFO] [stdout]         371 │+        TaskListMarker(
[INFO] [stdout]         372 │+            false,
[INFO] [stdout]         373 │+        ),
[INFO] [stdout]         374 │+        146..149,
[INFO] [stdout]         375 │+    ),
[INFO] [stdout]         376 │+    (
[INFO] [stdout]         377 │+        Text(
[INFO] [stdout]         378 │+            Borrowed(
[INFO] [stdout]         379 │+                "undone",
[INFO] [stdout]         380 │+            ),
[INFO] [stdout]         381 │+        ),
[INFO] [stdout]         382 │+        150..156,
[INFO] [stdout]         383 │+    ),
[INFO] [stdout]         384 │+    (
[INFO] [stdout]         385 │+        Start(
[INFO] [stdout]         386 │+            List(
[INFO] [stdout]         387 │+                Some(
[INFO] [stdout]         388 │+                    1,
[INFO] [stdout]         389 │+                ),
[INFO] [stdout]         390 │+            ),
[INFO] [stdout]         391 │+        ),
[INFO] [stdout]         392 │+        159..179,
[INFO] [stdout]         393 │+    ),
[INFO] [stdout]         394 │+    (
[INFO] [stdout]         395 │+        Start(
[INFO] [stdout]         396 │+            Item,
[INFO] [stdout]         397 │+        ),
[INFO] [stdout]         398 │+        159..168,
[INFO] [stdout]         399 │+    ),
[INFO] [stdout]         400 │+    (
[INFO] [stdout]         401 │+        Start(
[INFO] [stdout]         402 │+            Emphasis,
[INFO] [stdout]         403 │+        ),
[INFO] [stdout]         404 │+        164..167,
[INFO] [stdout]         405 │+    ),
[INFO] [stdout]         406 │+    (
[INFO] [stdout]         407 │+        Text(
[INFO] [stdout]         408 │+            Borrowed(
[INFO] [stdout]         409 │+                "a",
[INFO] [stdout]         410 │+            ),
[INFO] [stdout]         411 │+        ),
[INFO] [stdout]         412 │+        165..166,
[INFO] [stdout]         413 │+    ),
[INFO] [stdout]         414 │+    (
[INFO] [stdout]         415 │+        End(
[INFO] [stdout]         416 │+            Emphasis,
[INFO] [stdout]         417 │+        ),
[INFO] [stdout]         418 │+        164..167,
[INFO] [stdout]         419 │+    ),
[INFO] [stdout]         420 │+    (
[INFO] [stdout]         421 │+        End(
[INFO] [stdout]         422 │+            Item,
[INFO] [stdout]         423 │+        ),
[INFO] [stdout]         424 │+        159..168,
[INFO] [stdout]         425 │+    ),
[INFO] [stdout]         426 │+    (
[INFO] [stdout]         427 │+        Start(
[INFO] [stdout]         428 │+            Item,
[INFO] [stdout]         429 │+        ),
[INFO] [stdout]         430 │+        170..179,
[INFO] [stdout]         431 │+    ),
[INFO] [stdout]         432 │+    (
[INFO] [stdout]         433 │+        Code(
[INFO] [stdout]         434 │+            Borrowed(
[INFO] [stdout]         435 │+                "b",
[INFO] [stdout]         436 │+            ),
[INFO] [stdout]         437 │+        ),
[INFO] [stdout]         438 │+        175..178,
[INFO] [stdout]         439 │+    ),
[INFO] [stdout]         440 │+    (
[INFO] [stdout]         441 │+        End(
[INFO] [stdout]         442 │+            Item,
[INFO] [stdout]         443 │+        ),
[INFO] [stdout]         444 │+        170..179,
[INFO] [stdout]         445 │+    ),
[INFO] [stdout]         446 │+    (
[INFO] [stdout]         447 │+        End(
[INFO] [stdout]         448 │+            List(
[INFO] [stdout]         449 │+                true,
[INFO] [stdout]         450 │+            ),
[INFO] [stdout]         451 │+        ),
[INFO] [stdout]         452 │+        159..179,
[INFO] [stdout]         453 │+    ),
[INFO] [stdout]         454 │+    (
[INFO] [stdout]         455 │+        End(
[INFO] [stdout]         456 │+            Item,
[INFO] [stdout]         457 │+        ),
[INFO] [stdout]         458 │+        144..179,
[INFO] [stdout]         459 │+    ),
[INFO] [stdout]         460 │+    (
[INFO] [stdout]         461 │+        End(
[INFO] [stdout]         462 │+            List(
[INFO] [stdout]         463 │+                false,
[INFO] [stdout]         464 │+            ),
[INFO] [stdout]         465 │+        ),
[INFO] [stdout]         466 │+        114..179,
[INFO] [stdout]         467 │+    ),
[INFO] [stdout]         468 │+]
[INFO] [stdout] ────────────┴───────────────────────────────────────────────────────────────────
[INFO] [stdout] thread 'ui::scrollable::markdown::parse::entry_point::tests::parse_markdown' panicked at src/bin/ui/scrollable/markdown/parse/entry_point/tests.rs:26:5:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x564a345813e5 - std::backtrace_rs::backtrace::libunwind::trace::h59d96bdb08384354
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5
[INFO] [stdout]    1:     0x564a345813e5 - std::backtrace_rs::backtrace::trace_unsynchronized::h9cf5becacfc93fba
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout]    2:     0x564a345813e5 - std::sys_common::backtrace::_print_fmt::h10b76d10405dbd48
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:68:5
[INFO] [stdout]    3:     0x564a345813e5 - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::h6ed9e62a156d84e4
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:44:22
[INFO] [stdout]    4:     0x564a345ab1cb - core::fmt::rt::Argument::fmt::h645c680983f03c9f
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/fmt/rt.rs:165:63
[INFO] [stdout]    5:     0x564a345ab1cb - core::fmt::write::h8bcd80919a02be29
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/fmt/mod.rs:1169:21
[INFO] [stdout]    6:     0x564a3457e3ef - std::io::Write::write_fmt::h8d0c47c662cad79c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/io/mod.rs:1835:15
[INFO] [stdout]    7:     0x564a345811be - std::sys_common::backtrace::_print::h6306f131a28d62b0
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:47:5
[INFO] [stdout]    8:     0x564a345811be - std::sys_common::backtrace::print::h7079288e0a26dfcc
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:34:9
[INFO] [stdout]    9:     0x564a34582be9 - std::panicking::default_hook::{{closure}}::hb063ecec81a736ba
[INFO] [stdout]   10:     0x564a345828ae - std::panicking::default_hook::hd56ee406bf547b5c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:295:9
[INFO] [stdout]   11:     0x564a33fc6ada - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::he5eacdef44c8728f
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2036:9
[INFO] [stdout]   12:     0x564a33fc6ada - test::test_main::{{closure}}::h0ec9aed229e79095
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:137:21
[INFO] [stdout]   13:     0x564a345831eb - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hcbd0d80e1ad4e4f9
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2036:9
[INFO] [stdout]   14:     0x564a345831eb - std::panicking::rust_panic_with_hook::h624aa3ca42ebb8f2
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:799:13
[INFO] [stdout]   15:     0x564a34582f64 - std::panicking::begin_panic_handler::{{closure}}::hbc4e76194a5e287c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:664:13
[INFO] [stdout]   16:     0x564a345818a9 - std::sys_common::backtrace::__rust_end_short_backtrace::h847fedc9d1ff7b6d
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:171:18
[INFO] [stdout]   17:     0x564a34582c97 - rust_begin_unwind
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:652:5
[INFO] [stdout]   18:     0x564a33be7053 - core::panicking::panic_fmt::hec11a924b87ce965
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panicking.rs:72:14
[INFO] [stdout]   19:     0x564a33be75c6 - core::result::unwrap_failed::h382691b96ca8c13a
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/result.rs:1654:5
[INFO] [stdout]   20:     0x564a33ccf22c - core::result::Result<T,E>::unwrap::hb2a05338ada74492
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/result.rs:1077:23
[INFO] [stdout]   21:     0x564a33ccf22c - term_rustdoc::ui::scrollable::markdown::parse::entry_point::tests::parse_markdown::hab29813dcdc41e13
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bin/ui/scrollable/markdown/parse/entry_point/tests.rs:26:5
[INFO] [stdout]   22:     0x564a33ccec17 - term_rustdoc::ui::scrollable::markdown::parse::entry_point::tests::parse_markdown::{{closure}}::ha5b21f75688d4c1f
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bin/ui/scrollable/markdown/parse/entry_point/tests.rs:5:20
[INFO] [stdout]   23:     0x564a33cdc366 - core::ops::function::FnOnce::call_once::h18c5c051c333d3b2
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x564a33fcb4bb - core::ops::function::FnOnce::call_once::h2e43a8f6f3d94b99
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x564a33fcb4bb - test::__rust_begin_short_backtrace::h214c9f2d2d3fee90
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:625:18
[INFO] [stdout]   26:     0x564a33fcabc1 - test::run_test_in_process::{{closure}}::h510b7ba7990692a5
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:648:60
[INFO] [stdout]   27:     0x564a33fcabc1 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h4157186197a93871
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   28:     0x564a33fcabc1 - std::panicking::try::do_call::h1bf2463bccd4b28c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:559:40
[INFO] [stdout]   29:     0x564a33fcabc1 - std::panicking::try::hd6d4808c9fab4fa5
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:523:19
[INFO] [stdout]   30:     0x564a33fcabc1 - std::panic::catch_unwind::hd5641d97d123f9f2
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panic.rs:149:14
[INFO] [stdout]   31:     0x564a33fcabc1 - test::run_test_in_process::hc273b71c8b878a4c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:648:27
[INFO] [stdout]   32:     0x564a33fcabc1 - test::run_test::{{closure}}::h6838df834eb8467e
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:569:43
[INFO] [stdout]   33:     0x564a33f93584 - test::run_test::{{closure}}::h608b98ecff5665fb
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:599:41
[INFO] [stdout]   34:     0x564a33f93584 - std::sys_common::backtrace::__rust_begin_short_backtrace::hdc4182b97d1042e9
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:155:18
[INFO] [stdout]   35:     0x564a33f97fb2 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h571773fd21d674c8
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/thread/mod.rs:542:17
[INFO] [stdout]   36:     0x564a33f97fb2 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hdcd384cf2fa70ba3
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   37:     0x564a33f97fb2 - std::panicking::try::do_call::h4f1a44bd81423be1
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:559:40
[INFO] [stdout]   38:     0x564a33f97fb2 - std::panicking::try::h5e02afcb81dcd361
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:523:19
[INFO] [stdout]   39:     0x564a33f97fb2 - std::panic::catch_unwind::h022f75775bfd8c45
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panic.rs:149:14
[INFO] [stdout]   40:     0x564a33f97fb2 - std::thread::Builder::spawn_unchecked_::{{closure}}::hf5a62e9e4e6df1f8
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/thread/mod.rs:541:30
[INFO] [stdout]   41:     0x564a33f97fb2 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h6d56360aeb9509a7
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x564a34587d8b - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h7a343dc551c06baa
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   43:     0x564a34587d8b - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h30b8111cbaa644f3
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   44:     0x564a34587d8b - std::sys::pal::unix::thread::Thread::new::thread_start::h7404e134e61e7a11
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys/pal/unix/thread.rs:108:17
[INFO] [stdout]   45:     0x7fc0fbeafac3 - <unknown>
[INFO] [stdout]   46:     0x7fc0fbf40a04 - __clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- ui::scrollable::markdown::parse::entry_point::tests::parse_markdown_links stdout ----
[INFO] [stdout] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ Snapshot Summary ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
[INFO] [stdout] Snapshot file: src/bin/ui/scrollable/markdown/parse/entry_point/snapshots/term_rustdoc__ui__scrollable__markdown__parse__entry_point__tests__parse_markdown_links.snap
[INFO] [stdout] Snapshot: parse_markdown_links
[INFO] [stdout] Source: src/bin/ui/scrollable/markdown/parse/entry_point/tests.rs:81
[INFO] [stdout] ────────────────────────────────────────────────────────────────────────────────
[INFO] [stdout] Expression: markdown_iter(doc).collect::<Vec<_>>()
[INFO] [stdout] ────────────────────────────────────────────────────────────────────────────────
[INFO] [stdout] +new results
[INFO] [stdout] ────────────┬───────────────────────────────────────────────────────────────────
[INFO] [stdout]           0 │+[
[INFO] [stdout]           1 │+    (
[INFO] [stdout]           2 │+        Start(
[INFO] [stdout]           3 │+            Paragraph,
[INFO] [stdout]           4 │+        ),
[INFO] [stdout]           5 │+        1..29,
[INFO] [stdout]           6 │+    ),
[INFO] [stdout]           7 │+    (
[INFO] [stdout]           8 │+        Start(
[INFO] [stdout]           9 │+            Link {
[INFO] [stdout]          10 │+                link_type: Inline,
[INFO] [stdout]          11 │+                dest_url: Borrowed(
[INFO] [stdout]          12 │+                    "b",
[INFO] [stdout]          13 │+                ),
[INFO] [stdout]          14 │+                title: Borrowed(
[INFO] [stdout]          15 │+                    "",
[INFO] [stdout]          16 │+                ),
[INFO] [stdout]          17 │+                id: Borrowed(
[INFO] [stdout]          18 │+                    "",
[INFO] [stdout]          19 │+                ),
[INFO] [stdout]          20 │+            },
[INFO] [stdout]          21 │+        ),
[INFO] [stdout]          22 │+        1..7,
[INFO] [stdout]          23 │+    ),
[INFO] [stdout]          24 │+    (
[INFO] [stdout]          25 │+        Text(
[INFO] [stdout]          26 │+            Borrowed(
[INFO] [stdout]          27 │+                "a",
[INFO] [stdout]          28 │+            ),
[INFO] [stdout]          29 │+        ),
[INFO] [stdout]          30 │+        2..3,
[INFO] [stdout]          31 │+    ),
[INFO] [stdout]          32 │+    (
[INFO] [stdout]          33 │+        End(
[INFO] [stdout]          34 │+            Link,
[INFO] [stdout]          35 │+        ),
[INFO] [stdout]          36 │+        1..7,
[INFO] [stdout]          37 │+    ),
[INFO] [stdout]          38 │+    (
[INFO] [stdout]          39 │+        Text(
[INFO] [stdout]          40 │+            Borrowed(
[INFO] [stdout]          41 │+                ", ",
[INFO] [stdout]          42 │+            ),
[INFO] [stdout]          43 │+        ),
[INFO] [stdout]          44 │+        7..9,
[INFO] [stdout]          45 │+    ),
[INFO] [stdout]          46 │+    (
[INFO] [stdout]          47 │+        Start(
[INFO] [stdout]          48 │+            Link {
[INFO] [stdout]          49 │+                link_type: Shortcut,
[INFO] [stdout]          50 │+                dest_url: Borrowed(
[INFO] [stdout]          51 │+                    "d",
[INFO] [stdout]          52 │+                ),
[INFO] [stdout]          53 │+                title: Borrowed(
[INFO] [stdout]          54 │+                    "",
[INFO] [stdout]          55 │+                ),
[INFO] [stdout]          56 │+                id: Borrowed(
[INFO] [stdout]          57 │+                    "c",
[INFO] [stdout]          58 │+                ),
[INFO] [stdout]          59 │+            },
[INFO] [stdout]          60 │+        ),
[INFO] [stdout]          61 │+        9..12,
[INFO] [stdout]          62 │+    ),
[INFO] [stdout]          63 │+    (
[INFO] [stdout]          64 │+        Text(
[INFO] [stdout]          65 │+            Borrowed(
[INFO] [stdout]          66 │+                "c",
[INFO] [stdout]          67 │+            ),
[INFO] [stdout]          68 │+        ),
[INFO] [stdout]          69 │+        10..11,
[INFO] [stdout]          70 │+    ),
[INFO] [stdout]          71 │+    (
[INFO] [stdout]          72 │+        End(
[INFO] [stdout]          73 │+            Link,
[INFO] [stdout]          74 │+        ),
[INFO] [stdout]          75 │+        9..12,
[INFO] [stdout]          76 │+    ),
[INFO] [stdout]          77 │+    (
[INFO] [stdout]          78 │+        Text(
[INFO] [stdout]          79 │+            Borrowed(
[INFO] [stdout]          80 │+                ", ",
[INFO] [stdout]          81 │+            ),
[INFO] [stdout]          82 │+        ),
[INFO] [stdout]          83 │+        12..14,
[INFO] [stdout]          84 │+    ),
[INFO] [stdout]          85 │+    (
[INFO] [stdout]          86 │+        Start(
[INFO] [stdout]          87 │+            Link {
[INFO] [stdout]          88 │+                link_type: Reference,
[INFO] [stdout]          89 │+                dest_url: Borrowed(
[INFO] [stdout]          90 │+                    "d",
[INFO] [stdout]          91 │+                ),
[INFO] [stdout]          92 │+                title: Borrowed(
[INFO] [stdout]          93 │+                    "",
[INFO] [stdout]          94 │+                ),
[INFO] [stdout]          95 │+                id: Borrowed(
[INFO] [stdout]          96 │+                    "c",
[INFO] [stdout]          97 │+                ),
[INFO] [stdout]          98 │+            },
[INFO] [stdout]          99 │+        ),
[INFO] [stdout]         100 │+        14..20,
[INFO] [stdout]         101 │+    ),
[INFO] [stdout]         102 │+    (
[INFO] [stdout]         103 │+        Text(
[INFO] [stdout]         104 │+            Borrowed(
[INFO] [stdout]         105 │+                "e",
[INFO] [stdout]         106 │+            ),
[INFO] [stdout]         107 │+        ),
[INFO] [stdout]         108 │+        15..16,
[INFO] [stdout]         109 │+    ),
[INFO] [stdout]         110 │+    (
[INFO] [stdout]         111 │+        End(
[INFO] [stdout]         112 │+            Link,
[INFO] [stdout]         113 │+        ),
[INFO] [stdout]         114 │+        14..20,
[INFO] [stdout]         115 │+    ),
[INFO] [stdout]         116 │+    (
[INFO] [stdout]         117 │+        Text(
[INFO] [stdout]         118 │+            Borrowed(
[INFO] [stdout]         119 │+                ". ",
[INFO] [stdout]         120 │+            ),
[INFO] [stdout]         121 │+        ),
[INFO] [stdout]         122 │+        20..22,
[INFO] [stdout]         123 │+    ),
[INFO] [stdout]         124 │+    (
[INFO] [stdout]         125 │+        Start(
[INFO] [stdout]         126 │+            Link {
[INFO] [stdout]         127 │+                link_type: Shortcut,
[INFO] [stdout]         128 │+                dest_url: Borrowed(
[INFO] [stdout]         129 │+                    "xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx",
[INFO] [stdout]         130 │+                ),
[INFO] [stdout]         131 │+                title: Borrowed(
[INFO] [stdout]         132 │+                    "",
[INFO] [stdout]         133 │+                ),
[INFO] [stdout]         134 │+                id: Borrowed(
[INFO] [stdout]         135 │+                    "long",
[INFO] [stdout]         136 │+                ),
[INFO] [stdout]         137 │+            },
[INFO] [stdout]         138 │+        ),
[INFO] [stdout]         139 │+        22..28,
[INFO] [stdout]         140 │+    ),
[INFO] [stdout]         141 │+    (
[INFO] [stdout]         142 │+        Text(
[INFO] [stdout]         143 │+            Borrowed(
[INFO] [stdout]         144 │+                "long",
[INFO] [stdout]         145 │+            ),
[INFO] [stdout]         146 │+        ),
[INFO] [stdout]         147 │+        23..27,
[INFO] [stdout]         148 │+    ),
[INFO] [stdout]         149 │+    (
[INFO] [stdout]         150 │+        End(
[INFO] [stdout]         151 │+            Link,
[INFO] [stdout]         152 │+        ),
[INFO] [stdout]         153 │+        22..28,
[INFO] [stdout]         154 │+    ),
[INFO] [stdout]         155 │+    (
[INFO] [stdout]         156 │+        End(
[INFO] [stdout]         157 │+            Paragraph,
[INFO] [stdout]         158 │+        ),
[INFO] [stdout]         159 │+        1..29,
[INFO] [stdout]         160 │+    ),
[INFO] [stdout]         161 │+    (
[INFO] [stdout]         162 │+        Start(
[INFO] [stdout]         163 │+            Paragraph,
[INFO] [stdout]         164 │+        ),
[INFO] [stdout]         165 │+        94..104,
[INFO] [stdout]         166 │+    ),
[INFO] [stdout]         167 │+    (
[INFO] [stdout]         168 │+        Start(
[INFO] [stdout]         169 │+            Link {
[INFO] [stdout]         170 │+                link_type: Reference,
[INFO] [stdout]         171 │+                dest_url: Borrowed(
[INFO] [stdout]         172 │+                    "d",
[INFO] [stdout]         173 │+                ),
[INFO] [stdout]         174 │+                title: Borrowed(
[INFO] [stdout]         175 │+                    "",
[INFO] [stdout]         176 │+                ),
[INFO] [stdout]         177 │+                id: Borrowed(
[INFO] [stdout]         178 │+                    "c",
[INFO] [stdout]         179 │+                ),
[INFO] [stdout]         180 │+            },
[INFO] [stdout]         181 │+        ),
[INFO] [stdout]         182 │+        94..102,
[INFO] [stdout]         183 │+    ),
[INFO] [stdout]         184 │+    (
[INFO] [stdout]         185 │+        Code(
[INFO] [stdout]         186 │+            Borrowed(
[INFO] [stdout]         187 │+                "f",
[INFO] [stdout]         188 │+            ),
[INFO] [stdout]         189 │+        ),
[INFO] [stdout]         190 │+        95..98,
[INFO] [stdout]         191 │+    ),
[INFO] [stdout]         192 │+    (
[INFO] [stdout]         193 │+        End(
[INFO] [stdout]         194 │+            Link,
[INFO] [stdout]         195 │+        ),
[INFO] [stdout]         196 │+        94..102,
[INFO] [stdout]         197 │+    ),
[INFO] [stdout]         198 │+    (
[INFO] [stdout]         199 │+        Text(
[INFO] [stdout]         200 │+            Borrowed(
[INFO] [stdout]         201 │+                ".",
[INFO] [stdout]         202 │+            ),
[INFO] [stdout]         203 │+        ),
[INFO] [stdout]         204 │+        102..103,
[INFO] [stdout]         205 │+    ),
[INFO] [stdout]         206 │+    (
[INFO] [stdout]         207 │+        End(
[INFO] [stdout]         208 │+            Paragraph,
[INFO] [stdout]         209 │+        ),
[INFO] [stdout]         210 │+        94..104,
[INFO] [stdout]         211 │+    ),
[INFO] [stdout]         212 │+    (
[INFO] [stdout]         213 │+        Start(
[INFO] [stdout]         214 │+            Heading {
[INFO] [stdout]         215 │+                level: H2,
[INFO] [stdout]         216 │+                id: None,
[INFO] [stdout]         217 │+                classes: [],
[INFO] [stdout]         218 │+                attrs: [],
[INFO] [stdout]         219 │+            },
[INFO] [stdout]         220 │+        ),
[INFO] [stdout]         221 │+        105..124,
[INFO] [stdout]         222 │+    ),
[INFO] [stdout]         223 │+    (
[INFO] [stdout]         224 │+        Text(
[INFO] [stdout]         225 │+            Borrowed(
[INFO] [stdout]         226 │+                "h2 ",
[INFO] [stdout]         227 │+            ),
[INFO] [stdout]         228 │+        ),
[INFO] [stdout]         229 │+        108..111,
[INFO] [stdout]         230 │+    ),
[INFO] [stdout]         231 │+    (
[INFO] [stdout]         232 │+        Start(
[INFO] [stdout]         233 │+            Link {
[INFO] [stdout]         234 │+                link_type: Shortcut,
[INFO] [stdout]         235 │+                dest_url: Borrowed(
[INFO] [stdout]         236 │+                    "d",
[INFO] [stdout]         237 │+                ),
[INFO] [stdout]         238 │+                title: Borrowed(
[INFO] [stdout]         239 │+                    "",
[INFO] [stdout]         240 │+                ),
[INFO] [stdout]         241 │+                id: Borrowed(
[INFO] [stdout]         242 │+                    "c",
[INFO] [stdout]         243 │+                ),
[INFO] [stdout]         244 │+            },
[INFO] [stdout]         245 │+        ),
[INFO] [stdout]         246 │+        111..114,
[INFO] [stdout]         247 │+    ),
[INFO] [stdout]         248 │+    (
[INFO] [stdout]         249 │+        Text(
[INFO] [stdout]         250 │+            Borrowed(
[INFO] [stdout]         251 │+                "c",
[INFO] [stdout]         252 │+            ),
[INFO] [stdout]         253 │+        ),
[INFO] [stdout]         254 │+        112..113,
[INFO] [stdout]         255 │+    ),
[INFO] [stdout]         256 │+    (
[INFO] [stdout]         257 │+        End(
[INFO] [stdout]         258 │+            Link,
[INFO] [stdout]         259 │+        ),
[INFO] [stdout]         260 │+        111..114,
[INFO] [stdout]         261 │+    ),
[INFO] [stdout]         262 │+    (
[INFO] [stdout]         263 │+        Text(
[INFO] [stdout]         264 │+            Borrowed(
[INFO] [stdout]         265 │+                " ",
[INFO] [stdout]         266 │+            ),
[INFO] [stdout]         267 │+        ),
[INFO] [stdout]         268 │+        114..115,
[INFO] [stdout]         269 │+    ),
[INFO] [stdout]         270 │+    (
[INFO] [stdout]         271 │+        Start(
[INFO] [stdout]         272 │+            Link {
[INFO] [stdout]         273 │+                link_type: Reference,
[INFO] [stdout]         274 │+                dest_url: Borrowed(
[INFO] [stdout]         275 │+                    "d",
[INFO] [stdout]         276 │+                ),
[INFO] [stdout]         277 │+                title: Borrowed(
[INFO] [stdout]         278 │+                    "",
[INFO] [stdout]         279 │+                ),
[INFO] [stdout]         280 │+                id: Borrowed(
[INFO] [stdout]         281 │+                    "c",
[INFO] [stdout]         282 │+                ),
[INFO] [stdout]         283 │+            },
[INFO] [stdout]         284 │+        ),
[INFO] [stdout]         285 │+        115..123,
[INFO] [stdout]         286 │+    ),
[INFO] [stdout]         287 │+    (
[INFO] [stdout]         288 │+        Code(
[INFO] [stdout]         289 │+            Borrowed(
[INFO] [stdout]         290 │+                "h",
[INFO] [stdout]         291 │+            ),
[INFO] [stdout]         292 │+        ),
[INFO] [stdout]         293 │+        116..119,
[INFO] [stdout]         294 │+    ),
[INFO] [stdout]         295 │+    (
[INFO] [stdout]         296 │+        End(
[INFO] [stdout]         297 │+            Link,
[INFO] [stdout]         298 │+        ),
[INFO] [stdout]         299 │+        115..123,
[INFO] [stdout]         300 │+    ),
[INFO] [stdout]         301 │+    (
[INFO] [stdout]         302 │+        End(
[INFO] [stdout]         303 │+            Heading(
[INFO] [stdout]         304 │+                H2,
[INFO] [stdout]         305 │+            ),
[INFO] [stdout]         306 │+        ),
[INFO] [stdout]         307 │+        105..124,
[INFO] [stdout]         308 │+    ),
[INFO] [stdout]         309 │+    (
[INFO] [stdout]         310 │+        Start(
[INFO] [stdout]         311 │+            Paragraph,
[INFO] [stdout]         312 │+        ),
[INFO] [stdout]         313 │+        125..132,
[INFO] [stdout]         314 │+    ),
[INFO] [stdout]         315 │+    (
[INFO] [stdout]         316 │+        Text(
[INFO] [stdout]         317 │+            Borrowed(
[INFO] [stdout]         318 │+                "m",
[INFO] [stdout]         319 │+            ),
[INFO] [stdout]         320 │+        ),
[INFO] [stdout]         321 │+        125..126,
[INFO] [stdout]         322 │+    ),
[INFO] [stdout]         323 │+    (
[INFO] [stdout]         324 │+        FootnoteReference(
[INFO] [stdout]         325 │+            Borrowed(
[INFO] [stdout]         326 │+                "n",
[INFO] [stdout]         327 │+            ),
[INFO] [stdout]         328 │+        ),
[INFO] [stdout]         329 │+        126..130,
[INFO] [stdout]         330 │+    ),
[INFO] [stdout]         331 │+    (
[INFO] [stdout]         332 │+        Text(
[INFO] [stdout]         333 │+            Borrowed(
[INFO] [stdout]         334 │+                ".",
[INFO] [stdout]         335 │+            ),
[INFO] [stdout]         336 │+        ),
[INFO] [stdout]         337 │+        130..131,
[INFO] [stdout]         338 │+    ),
[INFO] [stdout]         339 │+    (
[INFO] [stdout]         340 │+        End(
[INFO] [stdout]         341 │+            Paragraph,
[INFO] [stdout]         342 │+        ),
[INFO] [stdout]         343 │+        125..132,
[INFO] [stdout]         344 │+    ),
[INFO] [stdout]         345 │+    (
[INFO] [stdout]         346 │+        Start(
[INFO] [stdout]         347 │+            FootnoteDefinition(
[INFO] [stdout]         348 │+                Borrowed(
[INFO] [stdout]         349 │+                    "n",
[INFO] [stdout]         350 │+                ),
[INFO] [stdout]         351 │+            ),
[INFO] [stdout]         352 │+        ),
[INFO] [stdout]         353 │+        133..144,
[INFO] [stdout]         354 │+    ),
[INFO] [stdout]         355 │+    (
[INFO] [stdout]         356 │+        Start(
[INFO] [stdout]         357 │+            Paragraph,
[INFO] [stdout]         358 │+        ),
[INFO] [stdout]         359 │+        139..144,
[INFO] [stdout]         360 │+    ),
[INFO] [stdout]         361 │+    (
[INFO] [stdout]         362 │+        Text(
[INFO] [stdout]         363 │+            Borrowed(
[INFO] [stdout]         364 │+                "blah",
[INFO] [stdout]         365 │+            ),
[INFO] [stdout]         366 │+        ),
[INFO] [stdout]         367 │+        139..143,
[INFO] [stdout]         368 │+    ),
[INFO] [stdout]         369 │+    (
[INFO] [stdout]         370 │+        End(
[INFO] [stdout]         371 │+            Paragraph,
[INFO] [stdout]         372 │+        ),
[INFO] [stdout]         373 │+        139..144,
[INFO] [stdout]         374 │+    ),
[INFO] [stdout]         375 │+    (
[INFO] [stdout]         376 │+        End(
[INFO] [stdout]         377 │+            FootnoteDefinition,
[INFO] [stdout]         378 │+        ),
[INFO] [stdout]         379 │+        133..144,
[INFO] [stdout]         380 │+    ),
[INFO] [stdout]         381 │+]
[INFO] [stdout] ────────────┴───────────────────────────────────────────────────────────────────
[INFO] [stdout] thread 'ui::scrollable::markdown::parse::entry_point::tests::parse_markdown_links' panicked at src/bin/ui/scrollable/markdown/parse/entry_point/tests.rs:81:5:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x564a345813e5 - std::backtrace_rs::backtrace::libunwind::trace::h59d96bdb08384354
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5
[INFO] [stdout]    1:     0x564a345813e5 - std::backtrace_rs::backtrace::trace_unsynchronized::h9cf5becacfc93fba
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout]    2:     0x564a345813e5 - std::sys_common::backtrace::_print_fmt::h10b76d10405dbd48
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:68:5
[INFO] [stdout]    3:     0x564a345813e5 - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::h6ed9e62a156d84e4
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:44:22
[INFO] [stdout]    4:     0x564a345ab1cb - core::fmt::rt::Argument::fmt::h645c680983f03c9f
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/fmt/rt.rs:165:63
[INFO] [stdout]    5:     0x564a345ab1cb - core::fmt::write::h8bcd80919a02be29
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/fmt/mod.rs:1169:21
[INFO] [stdout]    6:     0x564a3457e3ef - std::io::Write::write_fmt::h8d0c47c662cad79c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/io/mod.rs:1835:15
[INFO] [stdout]    7:     0x564a345811be - std::sys_common::backtrace::_print::h6306f131a28d62b0
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:47:5
[INFO] [stdout]    8:     0x564a345811be - std::sys_common::backtrace::print::h7079288e0a26dfcc
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:34:9
[INFO] [stdout]    9:     0x564a34582be9 - std::panicking::default_hook::{{closure}}::hb063ecec81a736ba
[INFO] [stdout]   10:     0x564a345828ae - std::panicking::default_hook::hd56ee406bf547b5c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:295:9
[INFO] [stdout]   11:     0x564a33fc6ada - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::he5eacdef44c8728f
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2036:9
[INFO] [stdout]   12:     0x564a33fc6ada - test::test_main::{{closure}}::h0ec9aed229e79095
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:137:21
[INFO] [stdout]   13:     0x564a345831eb - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hcbd0d80e1ad4e4f9
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2036:9
[INFO] [stdout]   14:     0x564a345831eb - std::panicking::rust_panic_with_hook::h624aa3ca42ebb8f2
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:799:13
[INFO] [stdout]   15:     0x564a34582f64 - std::panicking::begin_panic_handler::{{closure}}::hbc4e76194a5e287c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:664:13
[INFO] [stdout]   16:     0x564a345818a9 - std::sys_common::backtrace::__rust_end_short_backtrace::h847fedc9d1ff7b6d
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:171:18
[INFO] [stdout]   17:     0x564a34582c97 - rust_begin_unwind
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:652:5
[INFO] [stdout]   18:     0x564a33be7053 - core::panicking::panic_fmt::hec11a924b87ce965
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panicking.rs:72:14
[INFO] [stdout]   19:     0x564a33be75c6 - core::result::unwrap_failed::h382691b96ca8c13a
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/result.rs:1654:5
[INFO] [stdout]   20:     0x564a33cd0e2c - core::result::Result<T,E>::unwrap::hb2a05338ada74492
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/result.rs:1077:23
[INFO] [stdout]   21:     0x564a33cd0e2c - term_rustdoc::ui::scrollable::markdown::parse::entry_point::tests::parse_markdown_links::h226423cffb940906
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bin/ui/scrollable/markdown/parse/entry_point/tests.rs:81:5
[INFO] [stdout]   22:     0x564a33cd0817 - term_rustdoc::ui::scrollable::markdown::parse::entry_point::tests::parse_markdown_links::{{closure}}::h12b6ba42fd72a841
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bin/ui/scrollable/markdown/parse/entry_point/tests.rs:65:26
[INFO] [stdout]   23:     0x564a33cdca66 - core::ops::function::FnOnce::call_once::h93772e84169e7a4c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x564a33fcb4bb - core::ops::function::FnOnce::call_once::h2e43a8f6f3d94b99
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x564a33fcb4bb - test::__rust_begin_short_backtrace::h214c9f2d2d3fee90
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:625:18
[INFO] [stdout]   26:     0x564a33fcabc1 - test::run_test_in_process::{{closure}}::h510b7ba7990692a5
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:648:60
[INFO] [stdout]   27:     0x564a33fcabc1 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h4157186197a93871
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   28:     0x564a33fcabc1 - std::panicking::try::do_call::h1bf2463bccd4b28c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:559:40
[INFO] [stdout]   29:     0x564a33fcabc1 - std::panicking::try::hd6d4808c9fab4fa5
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:523:19
[INFO] [stdout]   30:     0x564a33fcabc1 - std::panic::catch_unwind::hd5641d97d123f9f2
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panic.rs:149:14
[INFO] [stdout]   31:     0x564a33fcabc1 - test::run_test_in_process::hc273b71c8b878a4c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:648:27
[INFO] [stdout]   32:     0x564a33fcabc1 - test::run_test::{{closure}}::h6838df834eb8467e
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:569:43
[INFO] [stdout]   33:     0x564a33f93584 - test::run_test::{{closure}}::h608b98ecff5665fb
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:599:41
[INFO] [stdout]   34:     0x564a33f93584 - std::sys_common::backtrace::__rust_begin_short_backtrace::hdc4182b97d1042e9
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:155:18
[INFO] [stdout]   35:     0x564a33f97fb2 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h571773fd21d674c8
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/thread/mod.rs:542:17
[INFO] [stdout]   36:     0x564a33f97fb2 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hdcd384cf2fa70ba3
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   37:     0x564a33f97fb2 - std::panicking::try::do_call::h4f1a44bd81423be1
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:559:40
[INFO] [stdout]   38:     0x564a33f97fb2 - std::panicking::try::h5e02afcb81dcd361
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:523:19
[INFO] [stdout]   39:     0x564a33f97fb2 - std::panic::catch_unwind::h022f75775bfd8c45
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panic.rs:149:14
[INFO] [stdout]   40:     0x564a33f97fb2 - std::thread::Builder::spawn_unchecked_::{{closure}}::hf5a62e9e4e6df1f8
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/thread/mod.rs:541:30
[INFO] [stdout]   41:     0x564a33f97fb2 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h6d56360aeb9509a7
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x564a34587d8b - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h7a343dc551c06baa
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   43:     0x564a34587d8b - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h30b8111cbaa644f3
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   44:     0x564a34587d8b - std::sys::pal::unix::thread::Thread::new::thread_start::h7404e134e61e7a11
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys/pal/unix/thread.rs:108:17
[INFO] [stdout]   45:     0x7fc0fbeafac3 - <unknown>
[INFO] [stdout]   46:     0x7fc0fbf40a04 - __clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     ui::scrollable::markdown::parse::entry_point::tests::parse_markdown
[INFO] [stdout]     ui::scrollable::markdown::parse::entry_point::tests::parse_markdown_links
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 3 passed; 2 failed; 1 ignored; 0 measured; 0 filtered out; finished in 3.77s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--bin term-rustdoc`
[INFO] running `Command { std: "docker" "inspect" "94724dc23f01f20665ecf5658aac82c06047640e9aa30ab658c8d59f16b1525b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "94724dc23f01f20665ecf5658aac82c06047640e9aa30ab658c8d59f16b1525b", kill_on_drop: false }`
[INFO] [stdout] 94724dc23f01f20665ecf5658aac82c06047640e9aa30ab658c8d59f16b1525b
