[INFO] cloning repository https://github.com/mcuste/herdr-workspacer
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mcuste/herdr-workspacer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmcuste%2Fherdr-workspacer", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmcuste%2Fherdr-workspacer'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 1d56e0336adb983835755a21b148851db06e9cbe
[INFO] documenting mcuste/herdr-workspacer against da3f5c31e5535b3dc210067de660a45784ae1e9c for pr-162169
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmcuste%2Fherdr-workspacer" "/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/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/mcuste/herdr-workspacer
[INFO] finished tweaking git repo https://github.com/mcuste/herdr-workspacer
[INFO] tweaked toml for git repo https://github.com/mcuste/herdr-workspacer written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/mcuste/herdr-workspacer on toolchain da3f5c31e5535b3dc210067de660a45784ae1e9c
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+da3f5c31e5535b3dc210067de660a45784ae1e9c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/mcuste/herdr-workspacer 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" "+da3f5c31e5535b3dc210067de660a45784ae1e9c" "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/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] a23adbd156edb9c78a1ddbc16dad8fae9aaacffb56b47d76bfe04e107a1807ce
[INFO] running `Command { std: "docker" "start" "a23adbd156edb9c78a1ddbc16dad8fae9aaacffb56b47d76bfe04e107a1807ce", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a23adbd156edb9c78a1ddbc16dad8fae9aaacffb56b47d76bfe04e107a1807ce", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "a23adbd156edb9c78a1ddbc16dad8fae9aaacffb56b47d76bfe04e107a1807ce" "/opt/rustwide/cargo-home/bin/cargo" "+da3f5c31e5535b3dc210067de660a45784ae1e9c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a23adbd156edb9c78a1ddbc16dad8fae9aaacffb56b47d76bfe04e107a1807ce", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "a23adbd156edb9c78a1ddbc16dad8fae9aaacffb56b47d76bfe04e107a1807ce" "/opt/rustwide/cargo-home/bin/cargo" "+da3f5c31e5535b3dc210067de660a45784ae1e9c" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.107
[INFO] [stderr]    Compiling quote v1.0.47
[INFO] [stderr]    Compiling zmij v1.0.23
[INFO] [stderr]    Compiling serde_json v1.0.151
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]     Checking thread_local v1.1.10
[INFO] [stderr]     Checking memchr v2.8.3
[INFO] [stderr]     Checking fuzzy-matcher v0.3.7
[INFO] [stderr]    Compiling syn v3.0.3
[INFO] [stderr]    Compiling serde_derive v1.0.229
[INFO] [stderr]     Checking serde v1.0.229
[INFO] [stderr]  Documenting herdr-workspacer v0.3.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/candidate.rs:32:1
[INFO] [stdout]    |
[INFO] [stdout] 32 | / pub struct Candidate {
[INFO] [stdout] 33 | |     /// The action that selecting this row performs.
[INFO] [stdout] 34 | |     pub kind: CandidateKind,
[INFO] [stdout] 35 | |     /// The source path shown to the user.
[INFO] [stdout] ...  |
[INFO] [stdout] 46 | |     pub(crate) source_order: usize,
[INFO] [stdout] 47 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near `Workspace and directory candidates plus merge and path operations.`
[INFO] [stdout]    = help: ends near `A workspace-picker row after source merging and ordering.`
[INFO] [stdout]    = note: `#[deny(rustdoc::unportable_markdown)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/candidate.rs:32:1
[INFO] [stdout]    |
[INFO] [stdout] 32 | / pub struct Candidate {
[INFO] [stdout] 33 | |     /// The action that selecting this row performs.
[INFO] [stdout] 34 | |     pub kind: CandidateKind,
[INFO] [stdout] 35 | |     /// The source path shown to the user.
[INFO] [stdout] ...  |
[INFO] [stdout] 46 | |     pub(crate) source_order: usize,
[INFO] [stdout] 47 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near `A workspace-picker row after source merging and ordering.`
[INFO] [stdout]    = help: ends near `A workspace-picker row after source merging and ordering.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/candidate.rs:20:1
[INFO] [stdout]    |
[INFO] [stdout] 20 | / pub enum CandidateKind {
[INFO] [stdout] 21 | |     /// An already-open Herdr workspace.
[INFO] [stdout] 22 | |     Workspace {
[INFO] [stdout] 23 | |         /// Herdr's opaque workspace identifier.
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     Directory,
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near `Workspace and directory candidates plus merge and path operations.`
[INFO] [stdout]    = help: ends near `The target selected from the workspace picker.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/candidate.rs:20:1
[INFO] [stdout]    |
[INFO] [stdout] 20 | / pub enum CandidateKind {
[INFO] [stdout] 21 | |     /// An already-open Herdr workspace.
[INFO] [stdout] 22 | |     Workspace {
[INFO] [stdout] 23 | |         /// Herdr's opaque workspace identifier.
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     Directory,
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near `The target selected from the workspace picker.`
[INFO] [stdout]    = help: ends near `The target selected from the workspace picker.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/candidate.rs:51:1
[INFO] [stdout]    |
[INFO] [stdout] 51 | / pub struct Workspace {
[INFO] [stdout] 52 | |     /// Herdr's opaque workspace identifier.
[INFO] [stdout] 53 | |     pub id: String,
[INFO] [stdout] 54 | |     /// The label shown by Herdr.
[INFO] [stdout] ...  |
[INFO] [stdout] 61 | |     pub native_order: usize,
[INFO] [stdout] 62 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near `Workspace and directory candidates plus merge and path operations.`
[INFO] [stdout]    = help: ends near `An open Herdr workspace with its stable directory.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/candidate.rs:51:1
[INFO] [stdout]    |
[INFO] [stdout] 51 | / pub struct Workspace {
[INFO] [stdout] 52 | |     /// Herdr's opaque workspace identifier.
[INFO] [stdout] 53 | |     pub id: String,
[INFO] [stdout] 54 | |     /// The label shown by Herdr.
[INFO] [stdout] ...  |
[INFO] [stdout] 61 | |     pub native_order: usize,
[INFO] [stdout] 62 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near `An open Herdr workspace with its stable directory.`
[INFO] [stdout]    = help: ends near `An open Herdr workspace with its stable directory.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/candidate.rs:157:1
[INFO] [stdout]     |
[INFO] [stdout] 157 | / pub fn existing_directories(
[INFO] [stdout] 158 | |     entries: Vec<ZoxideEntry>,
[INFO] [stdout] 159 | |     wait: Duration,
[INFO] [stdout] 160 | |     mut on_update: impl FnMut(Vec<ZoxideEntry>),
[INFO] [stdout] ...   |
[INFO] [stdout] 216 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near `Workspace and directory candidates plus merge and path operations.`
[INFO] [stdout]     = help: ends near `Keeps the zoxide entries whose paths are directories, checking them on worker threads.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/candidate.rs:157:1
[INFO] [stdout]     |
[INFO] [stdout] 157 | / pub fn existing_directories(
[INFO] [stdout] 158 | |     entries: Vec<ZoxideEntry>,
[INFO] [stdout] 159 | |     wait: Duration,
[INFO] [stdout] 160 | |     mut on_update: impl FnMut(Vec<ZoxideEntry>),
[INFO] [stdout] ...   |
[INFO] [stdout] 216 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near `Keeps the zoxide entries whose paths are directories, checking them on worker threads.`
[INFO] [stdout]     = help: ends near `Keeps the zoxide entries whose paths are directories, checking them on worker threads.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/candidate.rs:126:1
[INFO] [stdout]     |
[INFO] [stdout] 126 | / pub fn merge_candidates(
[INFO] [stdout] 127 | |     workspaces: Vec<Workspace>,
[INFO] [stdout] 128 | |     zoxide_entries: Vec<ZoxideEntry>,
[INFO] [stdout] 129 | |     mru: &MruState,
[INFO] [stdout] ...   |
[INFO] [stdout] 148 | |     Ok(candidates)
[INFO] [stdout] 149 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near `Workspace and directory candidates plus merge and path operations.`
[INFO] [stdout]     = help: ends near `Merges workspace and zoxide sources into the picker order.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/candidate.rs:126:1
[INFO] [stdout]     |
[INFO] [stdout] 126 | / pub fn merge_candidates(
[INFO] [stdout] 127 | |     workspaces: Vec<Workspace>,
[INFO] [stdout] 128 | |     zoxide_entries: Vec<ZoxideEntry>,
[INFO] [stdout] 129 | |     mru: &MruState,
[INFO] [stdout] ...   |
[INFO] [stdout] 148 | |     Ok(candidates)
[INFO] [stdout] 149 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near `Merges workspace and zoxide sources into the picker order.`
[INFO] [stdout]     = help: ends near `Merges workspace and zoxide sources into the picker order.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/candidate.rs:249:1
[INFO] [stdout]     |
[INFO] [stdout] 249 | / pub fn normalize_path(path: &Path) -> Result<PathBuf> {
[INFO] [stdout] 250 | |     let absolute_path = if path.is_absolute() {
[INFO] [stdout] 251 | |         path.to_path_buf()
[INFO] [stdout] 252 | |     } else {
[INFO] [stdout] ...   |
[INFO] [stdout] 256 | |     Ok(std::fs::canonicalize(&absolute_path).unwrap_or(absolute_path))
[INFO] [stdout] 257 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near `Workspace and directory candidates plus merge and path operations.`
[INFO] [stdout]     = help: ends near `Returns a canonical path, retaining an absolute path when canonicalization fails.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/candidate.rs:249:1
[INFO] [stdout]     |
[INFO] [stdout] 249 | / pub fn normalize_path(path: &Path) -> Result<PathBuf> {
[INFO] [stdout] 250 | |     let absolute_path = if path.is_absolute() {
[INFO] [stdout] 251 | |         path.to_path_buf()
[INFO] [stdout] 252 | |     } else {
[INFO] [stdout] ...   |
[INFO] [stdout] 256 | |     Ok(std::fs::canonicalize(&absolute_path).unwrap_or(absolute_path))
[INFO] [stdout] 257 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near `Returns a canonical path, retaining an absolute path when canonicalization fails.`
[INFO] [stdout]     = help: ends near `Returns a canonical path, retaining an absolute path when canonicalization fails.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/fuzzy.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | / pub fn filter_indices(candidates: &[Candidate], query: &str) -> Vec<usize> {
[INFO] [stdout]  7 | |     if query.is_empty() {
[INFO] [stdout]  8 | |         return (0..candidates.len()).collect();
[INFO] [stdout] ...  |
[INFO] [stdout] 26 | |     ranked.into_iter().map(|(_, index)| index).collect()
[INFO] [stdout] 27 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near `Fuzzy filtering that preserves the caller's candidate order.`
[INFO] [stdout]    = help: ends near `Returns fuzzy-match indexes ranked by relevance, retaining input order for score ties.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/fuzzy.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | / pub fn filter_indices(candidates: &[Candidate], query: &str) -> Vec<usize> {
[INFO] [stdout]  7 | |     if query.is_empty() {
[INFO] [stdout]  8 | |         return (0..candidates.len()).collect();
[INFO] [stdout] ...  |
[INFO] [stdout] 26 | |     ranked.into_iter().map(|(_, index)| index).collect()
[INFO] [stdout] 27 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near `Returns fuzzy-match indexes ranked by relevance, retaining input order for score ties.`
[INFO] [stdout]    = help: ends near `Returns fuzzy-match indexes ranked by relevance, retaining input order for score ties.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/mru.rs:20:1
[INFO] [stdout]    |
[INFO] [stdout] 20 | / pub struct MruState {
[INFO] [stdout] 21 | |     /// Canonical workspace paths in descending recency.
[INFO] [stdout] 22 | |     pub paths: Vec<PathBuf>,
[INFO] [stdout] 23 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near `Persistent most-recently-used workspace state.`
[INFO] [stdout]    = help: ends near `Ordered paths with the most recently focused path first.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/mru.rs:20:1
[INFO] [stdout]    |
[INFO] [stdout] 20 | / pub struct MruState {
[INFO] [stdout] 21 | |     /// Canonical workspace paths in descending recency.
[INFO] [stdout] 22 | |     pub paths: Vec<PathBuf>,
[INFO] [stdout] 23 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near `Ordered paths with the most recently focused path first.`
[INFO] [stdout]    = help: ends near `Ordered paths with the most recently focused path first.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/mru.rs:27:1
[INFO] [stdout]    |
[INFO] [stdout] 27 | / pub struct MruStore {
[INFO] [stdout] 28 | |     state_dir: PathBuf,
[INFO] [stdout] 29 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near `Persistent most-recently-used workspace state.`
[INFO] [stdout]    = help: ends near `Durable MRU state stored in Herdr's plugin state directory.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/mru.rs:27:1
[INFO] [stdout]    |
[INFO] [stdout] 27 | / pub struct MruStore {
[INFO] [stdout] 28 | |     state_dir: PathBuf,
[INFO] [stdout] 29 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near `Durable MRU state stored in Herdr's plugin state directory.`
[INFO] [stdout]    = help: ends near `Durable MRU state stored in Herdr's plugin state directory.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/zoxide.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | / pub struct ZoxideEntry {
[INFO] [stdout] 14 | |     /// The directory recorded by zoxide.
[INFO] [stdout] 15 | |     pub path: PathBuf,
[INFO] [stdout] 16 | |     /// zoxide's score for the directory.
[INFO] [stdout] 17 | |     pub score: f64,
[INFO] [stdout] 18 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near `zoxide candidate loading and parsed records.`
[INFO] [stdout]    = help: ends near `A zoxide directory with its ranking score.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/zoxide.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | / pub struct ZoxideEntry {
[INFO] [stdout] 14 | |     /// The directory recorded by zoxide.
[INFO] [stdout] 15 | |     pub path: PathBuf,
[INFO] [stdout] 16 | |     /// zoxide's score for the directory.
[INFO] [stdout] 17 | |     pub score: f64,
[INFO] [stdout] 18 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near `A zoxide directory with its ranking score.`
[INFO] [stdout]    = help: ends near `A zoxide directory with its ranking score.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/zoxide.rs:22:1
[INFO] [stdout]    |
[INFO] [stdout] 22 | / pub struct ZoxideSource {
[INFO] [stdout] 23 | |     /// Parsed zoxide records.
[INFO] [stdout] 24 | |     pub entries: Vec<ZoxideEntry>,
[INFO] [stdout] 25 | |     /// A user-facing reason that no zoxide records are available.
[INFO] [stdout] 26 | |     pub warning: Option<String>,
[INFO] [stdout] 27 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near `zoxide candidate loading and parsed records.`
[INFO] [stdout]    = help: ends near `zoxide candidates and any non-fatal source warning.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/zoxide.rs:22:1
[INFO] [stdout]    |
[INFO] [stdout] 22 | / pub struct ZoxideSource {
[INFO] [stdout] 23 | |     /// Parsed zoxide records.
[INFO] [stdout] 24 | |     pub entries: Vec<ZoxideEntry>,
[INFO] [stdout] 25 | |     /// A user-facing reason that no zoxide records are available.
[INFO] [stdout] 26 | |     pub warning: Option<String>,
[INFO] [stdout] 27 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near `zoxide candidates and any non-fatal source warning.`
[INFO] [stdout]    = help: ends near `zoxide candidates and any non-fatal source warning.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/zoxide.rs:41:1
[INFO] [stdout]    |
[INFO] [stdout] 41 | / pub fn load() -> ZoxideSource {
[INFO] [stdout] 42 | |     load_from_paths(zoxide_binaries())
[INFO] [stdout] 43 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near `zoxide candidate loading and parsed records.`
[INFO] [stdout]    = help: ends near `Loads zoxide records from PATH and standard install locations without failing when unavailable.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/zoxide.rs:41:1
[INFO] [stdout]    |
[INFO] [stdout] 41 | / pub fn load() -> ZoxideSource {
[INFO] [stdout] 42 | |     load_from_paths(zoxide_binaries())
[INFO] [stdout] 43 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near `Loads zoxide records from PATH and standard install locations without failing when unavailable.`
[INFO] [stdout]    = help: ends near `Loads zoxide records from PATH and standard install locations without failing when unavailable.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/zoxide.rs:49:1
[INFO] [stdout]    |
[INFO] [stdout] 49 | / pub fn load_directories(wait: Duration, mut on_update: impl FnMut(ZoxideSource)) {
[INFO] [stdout] 50 | |     let source = load();
[INFO] [stdout] 51 | |     if source.entries.is_empty() {
[INFO] [stdout] 52 | |         on_update(source);
[INFO] [stdout] ...  |
[INFO] [stdout] 61 | |     });
[INFO] [stdout] 62 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near `zoxide candidate loading and parsed records.`
[INFO] [stdout]    = help: ends near `Loads zoxide records and keeps the ones whose paths are directories.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/zoxide.rs:49:1
[INFO] [stdout]    |
[INFO] [stdout] 49 | / pub fn load_directories(wait: Duration, mut on_update: impl FnMut(ZoxideSource)) {
[INFO] [stdout] 50 | |     let source = load();
[INFO] [stdout] 51 | |     if source.entries.is_empty() {
[INFO] [stdout] 52 | |         on_update(source);
[INFO] [stdout] ...  |
[INFO] [stdout] 61 | |     });
[INFO] [stdout] 62 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near `Loads zoxide records and keeps the ones whose paths are directories.`
[INFO] [stdout]    = help: ends near `Loads zoxide records and keeps the ones whose paths are directories.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not document `herdr-workspacer`
[INFO] running `Command { std: "docker" "inspect" "a23adbd156edb9c78a1ddbc16dad8fae9aaacffb56b47d76bfe04e107a1807ce", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a23adbd156edb9c78a1ddbc16dad8fae9aaacffb56b47d76bfe04e107a1807ce", kill_on_drop: false }`
[INFO] [stdout] a23adbd156edb9c78a1ddbc16dad8fae9aaacffb56b47d76bfe04e107a1807ce
