[INFO] cloning repository https://github.com/TaylorFinklea/tesela
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/TaylorFinklea/tesela" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTaylorFinklea%2Ftesela", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTaylorFinklea%2Ftesela'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 0da40a42d3105ce6bfdf7a07f75ca25e7fc8c4c9
[INFO] documenting TaylorFinklea/tesela against beta-2025-09-21 for beta-rustdoc-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTaylorFinklea%2Ftesela" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-6-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/TaylorFinklea/tesela
[INFO] removed 0 missing examples
[INFO] finished tweaking git repo https://github.com/TaylorFinklea/tesela
[INFO] tweaked toml for git repo https://github.com/TaylorFinklea/tesela written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/TaylorFinklea/tesela 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 git repo https://github.com/TaylorFinklea/tesela 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-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] f6b6a3761175661f9f8f71e627ecffb08d1d9252d3f280d2265f8e8dc7f8ed13
[INFO] running `Command { std: "docker" "start" "-a" "f6b6a3761175661f9f8f71e627ecffb08d1d9252d3f280d2265f8e8dc7f8ed13", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f6b6a3761175661f9f8f71e627ecffb08d1d9252d3f280d2265f8e8dc7f8ed13", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f6b6a3761175661f9f8f71e627ecffb08d1d9252d3f280d2265f8e8dc7f8ed13", kill_on_drop: false }`
[INFO] [stdout] f6b6a3761175661f9f8f71e627ecffb08d1d9252d3f280d2265f8e8dc7f8ed13
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7a3a70058142f6abc07239ada7e5fa125dbd675b748399b9213db2763f90c440
[INFO] running `Command { std: "docker" "start" "-a" "7a3a70058142f6abc07239ada7e5fa125dbd675b748399b9213db2763f90c440", kill_on_drop: false }`
[INFO] [stderr]    Compiling cc v1.2.31
[INFO] [stderr]    Compiling potential_utf v0.1.2
[INFO] [stderr]    Compiling serde_json v1.0.142
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling zerocopy v0.8.26
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling iana-time-zone v0.1.63
[INFO] [stderr]    Compiling unicode_categories v0.1.1
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]    Compiling openssl-probe v0.1.6
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]     Checking indexmap v2.10.0
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]     Checking unicode-width v0.2.1
[INFO] [stderr]    Compiling event-listener v2.5.3
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking icu_properties v2.0.1
[INFO] [stderr]     Checking icu_normalizer v2.0.0
[INFO] [stderr]     Checking hashlink v0.8.4
[INFO] [stderr]     Checking tokio v1.47.1
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]    Compiling urlencoding v2.1.3
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stderr]    Compiling portable-atomic v1.11.1
[INFO] [stderr]     Checking regex-syntax v0.8.5
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling libsqlite3-sys v0.27.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]     Checking url v2.5.4
[INFO] [stderr]     Checking clap_builder v4.5.43
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]     Checking signal-hook-mio v0.2.4
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]     Checking console v0.15.11
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling sqlformat v0.2.6
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]    Compiling clap_derive v4.5.41
[INFO] [stderr]     Checking toml_datetime v0.6.11
[INFO] [stderr]    Compiling tempfile v3.20.0
[INFO] [stderr]     Checking serde_spanned v0.6.9
[INFO] [stderr]     Checking encoding_rs v0.8.35
[INFO] [stderr]     Checking inotify-sys v0.1.5
[INFO] [stderr]     Checking arraydeque v0.5.1
[INFO] [stderr]    Compiling pulldown-cmark v0.9.6
[INFO] [stderr]     Checking toml_write v0.1.2
[INFO] [stderr]     Checking winnow v0.7.12
[INFO] [stderr]    Compiling instability v0.3.9
[INFO] [stderr]     Checking inotify v0.9.6
[INFO] [stderr]     Checking dirs-sys v0.4.1
[INFO] [stderr]     Checking strum v0.26.3
[INFO] [stderr]     Checking crossterm v0.28.1
[INFO] [stderr]     Checking unicode-truncate v1.1.0
[INFO] [stderr]     Checking getopts v0.2.23
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]     Checking yaml-rust2 v0.8.1
[INFO] [stderr]     Checking toml v0.5.11
[INFO] [stderr]     Checking filetime v0.2.25
[INFO] [stderr]     Checking shell-words v1.1.0
[INFO] [stderr]     Checking notify v6.1.1
[INFO] [stderr]     Checking dialoguer v0.11.0
[INFO] [stderr]     Checking tracing-subscriber v0.3.19
[INFO] [stderr]     Checking ratatui v0.28.1
[INFO] [stderr]     Checking indicatif v0.17.11
[INFO] [stderr]     Checking dirs v5.0.1
[INFO] [stderr]     Checking fuzzy-matcher v0.3.7
[INFO] [stderr]     Checking clap v4.5.43
[INFO] [stderr]     Checking gray_matter v0.2.9
[INFO] [stderr]     Checking clap_complete v4.5.57
[INFO] [stderr]     Checking toml_edit v0.22.27
[INFO] [stderr]    Compiling sqlx-core v0.7.4
[INFO] [stderr]     Checking toml v0.8.23
[INFO] [stderr]     Checking sqlx-sqlite v0.7.4
[INFO] [stderr]    Compiling sqlx-macros-core v0.7.4
[INFO] [stderr]    Compiling sqlx-macros v0.7.4
[INFO] [stderr]     Checking sqlx v0.7.4
[INFO] [stderr]  Documenting tesela v0.20250925.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: could not parse code block as Rust code
[INFO] [stdout]   --> src/commands.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout] 21 |   /// ```
[INFO] [stdout]    |  _____^
[INFO] [stdout] 22 | | /// path/
[INFO] [stdout] 23 | | /// ├── tesela.toml      # Configuration file
[INFO] [stdout] 24 | | /// ├── notes/           # Directory for markdown notes
[INFO] [stdout] 25 | | /// ├── dailies/         # Directory for daily notes
[INFO] [stdout] 26 | | /// └── attachments/     # Directory for file attachments
[INFO] [stdout] 27 | | /// ```
[INFO] [stdout]    | |_______^
[INFO] [stdout]    |
[INFO] [stdout]    = note: error from rustc: unknown start of token: \u{251c}
[INFO] [stdout]    = note: error from rustc: unknown start of token: \u{2500}
[INFO] [stdout]    = note: error from rustc: unknown start of token: \u{2500}
[INFO] [stdout]    = note: error from rustc: unknown start of token: \u{251c}
[INFO] [stdout]    = note: error from rustc: unknown start of token: \u{2500}
[INFO] [stdout]    = note: error from rustc: unknown start of token: \u{2500}
[INFO] [stdout]    = note: error from rustc: unknown start of token: \u{251c}
[INFO] [stdout]    = note: error from rustc: unknown start of token: \u{2500}
[INFO] [stdout]    = note: error from rustc: unknown start of token: \u{2500}
[INFO] [stdout]    = note: error from rustc: unknown start of token: \u{2514}
[INFO] [stdout]    = note: error from rustc: unknown start of token: \u{2500}
[INFO] [stdout]    = note: error from rustc: unknown start of token: \u{2500}
[INFO] [stdout]    = note: `#[warn(rustdoc::invalid_rust_codeblocks)]` on by default
[INFO] [stdout] help: mark blocks that do not contain Rust code as text
[INFO] [stdout]    |
[INFO] [stdout] 21 | /// ```text
[INFO] [stdout]    |        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: could not parse code block as Rust code
[INFO] [stdout]    --> src/commands.rs:176:5
[INFO] [stdout]     |
[INFO] [stdout] 176 |   /// ```
[INFO] [stdout]     |  _____^
[INFO] [stdout] 177 | | /// 📚 Recent notes:
[INFO] [stdout] 178 | | ///   • My Latest Note (just now) [my-latest-note.md]
[INFO] [stdout] 179 | | ///   • Project Ideas (2 hours ago) [project-ideas.md]
[INFO] [stdout] 180 | | ///   ... and 5 more notes
[INFO] [stdout] 181 | | /// ```
[INFO] [stdout]     | |_______^
[INFO] [stdout]     |
[INFO] [stdout]     = note: error from rustc: unknown start of token: \u{2022}
[INFO] [stdout]     = note: error from rustc: unknown start of token: \u{2022}
[INFO] [stdout] help: mark blocks that do not contain Rust code as text
[INFO] [stdout]     |
[INFO] [stdout] 176 | /// ```text
[INFO] [stdout]     |        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `mark`
[INFO] [stdout]    --> src/tui/app.rs:905:58
[INFO] [stdout]     |
[INFO] [stdout] 905 |     /// Extract highlight indices from HTML snippet with <mark> tags
[INFO] [stdout]     |                                                          ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(rustdoc::invalid_html_tags)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 30.11s
[INFO] [stderr]    Generated /opt/rustwide/target/doc/tesela/index.html
[INFO] running `Command { std: "docker" "inspect" "7a3a70058142f6abc07239ada7e5fa125dbd675b748399b9213db2763f90c440", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7a3a70058142f6abc07239ada7e5fa125dbd675b748399b9213db2763f90c440", kill_on_drop: false }`
[INFO] [stdout] 7a3a70058142f6abc07239ada7e5fa125dbd675b748399b9213db2763f90c440
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "RUSTC_BOOTSTRAP=1" "-e" "DOCS_RS=1" "-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" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--document-private-items\"]" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e1fb74d2c35dbb93d6e55ffeb5f0e25c89d9d81be1618d9582769d4f03ecf05c
[INFO] running `Command { std: "docker" "start" "-a" "e1fb74d2c35dbb93d6e55ffeb5f0e25c89d9d81be1618d9582769d4f03ecf05c", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling clap_derive v4.5.41
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]     Checking tokio v1.47.1
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling zerovec v0.11.4
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]     Checking tracing-subscriber v0.3.19
[INFO] [stderr]     Checking dialoguer v0.11.0
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]     Checking strum v0.26.3
[INFO] [stderr]     Checking clap v4.5.43
[INFO] [stderr]     Checking clap_complete v4.5.57
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling instability v0.3.9
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.2
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]     Checking serde v1.0.219
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]     Checking native-tls v0.2.14
[INFO] [stderr]     Checking icu_normalizer v2.0.0
[INFO] [stderr]     Checking icu_properties v2.0.1
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stderr]     Checking tokio-stream v0.1.17
[INFO] [stderr]     Checking url v2.5.4
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]     Checking serde_json v1.0.142
[INFO] [stderr]     Checking chrono v0.4.41
[INFO] [stderr]     Checking toml_datetime v0.6.11
[INFO] [stderr]     Checking serde_spanned v0.6.9
[INFO] [stderr]     Checking toml v0.5.11
[INFO] [stderr]     Checking toml_edit v0.22.27
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]     Checking sqlx-core v0.7.4
[INFO] [stderr]     Checking gray_matter v0.2.9
[INFO] [stderr]     Checking toml v0.8.23
[INFO] [stderr]     Checking unicode-truncate v1.1.0
[INFO] [stderr]     Checking ratatui v0.28.1
[INFO] [stderr]     Checking sqlx-sqlite v0.7.4
[INFO] [stderr]    Compiling sqlx-macros-core v0.7.4
[INFO] [stderr]    Compiling sqlx-macros v0.7.4
[INFO] [stderr]     Checking sqlx v0.7.4
[INFO] [stderr]  Documenting tesela v0.20250925.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: could not parse code block as Rust code
[INFO] [stdout]   --> src/commands.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout] 21 |   /// ```
[INFO] [stdout]    |  _____^
[INFO] [stdout] 22 | | /// path/
[INFO] [stdout] 23 | | /// ├── tesela.toml      # Configuration file
[INFO] [stdout] 24 | | /// ├── notes/           # Directory for markdown notes
[INFO] [stdout] 25 | | /// ├── dailies/         # Directory for daily notes
[INFO] [stdout] 26 | | /// └── attachments/     # Directory for file attachments
[INFO] [stdout] 27 | | /// ```
[INFO] [stdout]    | |_______^
[INFO] [stdout]    |
[INFO] [stdout]    = note: error from rustc: unknown start of token: \u{251c}
[INFO] [stdout]    = note: error from rustc: unknown start of token: \u{2500}
[INFO] [stdout]    = note: error from rustc: unknown start of token: \u{2500}
[INFO] [stdout]    = note: error from rustc: unknown start of token: \u{251c}
[INFO] [stdout]    = note: error from rustc: unknown start of token: \u{2500}
[INFO] [stdout]    = note: error from rustc: unknown start of token: \u{2500}
[INFO] [stdout]    = note: error from rustc: unknown start of token: \u{251c}
[INFO] [stdout]    = note: error from rustc: unknown start of token: \u{2500}
[INFO] [stdout]    = note: error from rustc: unknown start of token: \u{2500}
[INFO] [stdout]    = note: error from rustc: unknown start of token: \u{2514}
[INFO] [stdout]    = note: error from rustc: unknown start of token: \u{2500}
[INFO] [stdout]    = note: error from rustc: unknown start of token: \u{2500}
[INFO] [stdout]    = note: `#[warn(rustdoc::invalid_rust_codeblocks)]` on by default
[INFO] [stdout] help: mark blocks that do not contain Rust code as text
[INFO] [stdout]    |
[INFO] [stdout] 21 | /// ```text
[INFO] [stdout]    |        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: could not parse code block as Rust code
[INFO] [stdout]    --> src/commands.rs:176:5
[INFO] [stdout]     |
[INFO] [stdout] 176 |   /// ```
[INFO] [stdout]     |  _____^
[INFO] [stdout] 177 | | /// 📚 Recent notes:
[INFO] [stdout] 178 | | ///   • My Latest Note (just now) [my-latest-note.md]
[INFO] [stdout] 179 | | ///   • Project Ideas (2 hours ago) [project-ideas.md]
[INFO] [stdout] 180 | | ///   ... and 5 more notes
[INFO] [stdout] 181 | | /// ```
[INFO] [stdout]     | |_______^
[INFO] [stdout]     |
[INFO] [stdout]     = note: error from rustc: unknown start of token: \u{2022}
[INFO] [stdout]     = note: error from rustc: unknown start of token: \u{2022}
[INFO] [stdout] help: mark blocks that do not contain Rust code as text
[INFO] [stdout]     |
[INFO] [stdout] 176 | /// ```text
[INFO] [stdout]     |        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `mark`
[INFO] [stdout]    --> src/tui/app.rs:905:58
[INFO] [stdout]     |
[INFO] [stdout] 905 |     /// Extract highlight indices from HTML snippet with <mark> tags
[INFO] [stdout]     |                                                          ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(rustdoc::invalid_html_tags)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 27.04s
[INFO] [stderr]    Generated /opt/rustwide/target/doc/tesela/index.html
[INFO] running `Command { std: "docker" "inspect" "e1fb74d2c35dbb93d6e55ffeb5f0e25c89d9d81be1618d9582769d4f03ecf05c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e1fb74d2c35dbb93d6e55ffeb5f0e25c89d9d81be1618d9582769d4f03ecf05c", kill_on_drop: false }`
[INFO] [stdout] e1fb74d2c35dbb93d6e55ffeb5f0e25c89d9d81be1618d9582769d4f03ecf05c
