[INFO] fetching crate pedant-snippet 0.5.1...
[INFO] documenting pedant-snippet-0.5.1 against da3f5c31e5535b3dc210067de660a45784ae1e9c for pr-162169
[INFO] extracting crate pedant-snippet 0.5.1 into /workspace/builds/worker-7-tc2/source
[INFO] started tweaking crates.io crate pedant-snippet 0.5.1
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate pedant-snippet 0.5.1
[INFO] tweaked toml for crates.io crate pedant-snippet 0.5.1 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate pedant-snippet 0.5.1 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 crates.io crate pedant-snippet 0.5.1 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+da3f5c31e5535b3dc210067de660a45784ae1e9c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 59108ba73bde483ed00cc47052b9e5cd1c672a4f29fddd1e0008380bf75fe24e
[INFO] running `Command { std: "docker" "start" "59108ba73bde483ed00cc47052b9e5cd1c672a4f29fddd1e0008380bf75fe24e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "59108ba73bde483ed00cc47052b9e5cd1c672a4f29fddd1e0008380bf75fe24e", 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" "59108ba73bde483ed00cc47052b9e5cd1c672a4f29fddd1e0008380bf75fe24e" "/opt/rustwide/cargo-home/bin/cargo" "+da3f5c31e5535b3dc210067de660a45784ae1e9c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "59108ba73bde483ed00cc47052b9e5cd1c672a4f29fddd1e0008380bf75fe24e", 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" "59108ba73bde483ed00cc47052b9e5cd1c672a4f29fddd1e0008380bf75fe24e" "/opt/rustwide/cargo-home/bin/cargo" "+da3f5c31e5535b3dc210067de660a45784ae1e9c" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.46
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling shlex v2.0.1
[INFO] [stderr]    Compiling find-msvc-tools v0.1.9
[INFO] [stderr]     Checking memchr v2.8.3
[INFO] [stderr]    Compiling tree-sitter-language v0.1.7
[INFO] [stderr]    Compiling zmij v1.0.23
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]    Compiling hashbrown v0.17.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling itoa v1.0.18
[INFO] [stderr]     Checking regex-syntax v0.8.11
[INFO] [stderr]     Checking pin-project-lite v0.2.17
[INFO] [stderr]     Checking typenum v1.20.1
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling cc v1.2.67
[INFO] [stderr]     Checking futures-sink v0.3.32
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]     Checking futures-core v0.3.32
[INFO] [stderr]     Checking unicode-ident v1.0.24
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling crossbeam-utils v0.8.22
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]     Checking futures-channel v0.3.32
[INFO] [stderr]     Checking const-oid v0.10.2
[INFO] [stderr]    Compiling ref-cast v1.0.25
[INFO] [stderr]     Checking rustc-hash v2.1.3
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]     Checking futures-task v0.3.32
[INFO] [stderr]     Checking futures-io v0.3.32
[INFO] [stderr]     Checking slab v0.4.12
[INFO] [stderr]    Compiling inotify-sys v0.1.8
[INFO] [stderr]     Checking winnow v1.0.4
[INFO] [stderr]     Checking log v0.4.33
[INFO] [stderr]     Checking streaming-iterator v0.1.9
[INFO] [stderr]    Compiling syn v2.0.118
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.20
[INFO] [stderr]     Checking anstyle-parse v1.0.0
[INFO] [stderr]     Checking cpufeatures v0.3.0
[INFO] [stderr]     Checking toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.2
[INFO] [stderr]     Checking once_cell v1.21.4
[INFO] [stderr]     Checking colorchoice v1.0.5
[INFO] [stderr]     Checking same-file v1.0.6
[INFO] [stderr]    Compiling crossbeam-deque v0.8.7
[INFO] [stderr]     Checking bitflags v2.13.0
[INFO] [stderr]     Checking anstyle-query v1.1.5
[INFO] [stderr]     Checking bytes v1.12.1
[INFO] [stderr]     Checking toml_writer v1.1.2+spec-1.1.0
[INFO] [stderr]     Checking anstyle v1.0.14
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]     Checking walkdir v2.5.0
[INFO] [stderr]     Checking bstr v1.13.1
[INFO] [stderr]     Checking clap_lex v1.1.0
[INFO] [stderr]     Checking semver v1.0.28
[INFO] [stderr]     Checking dyn-clone v1.0.20
[INFO] [stderr]     Checking anstream v1.0.0
[INFO] [stderr]    Compiling rmcp v2.2.0
[INFO] [stderr]     Checking inotify v0.11.4
[INFO] [stderr]     Checking notify-types v2.1.0
[INFO] [stderr]     Checking mio v1.2.2
[INFO] [stderr]     Checking base64 v0.22.1
[INFO] [stderr]    Compiling pastey v0.2.3
[INFO] [stderr]     Checking regex-automata v0.4.15
[INFO] [stderr]     Checking clap_builder v4.6.0
[INFO] [stderr]    Compiling tree-sitter-typescript v0.23.2
[INFO] [stderr]    Compiling tree-sitter-javascript v0.25.0
[INFO] [stderr]    Compiling tree-sitter-go v0.25.0
[INFO] [stderr]    Compiling tree-sitter-bash v0.25.1
[INFO] [stderr]    Compiling tree-sitter-python v0.25.0
[INFO] [stderr]     Checking hybrid-array v0.4.13
[INFO] [stderr]     Checking notify v8.2.0
[INFO] [stderr]     Checking crypto-common v0.2.2
[INFO] [stderr]     Checking block-buffer v0.12.1
[INFO] [stderr]     Checking serde_spanned v1.1.1
[INFO] [stderr]     Checking toml_datetime v1.1.1+spec-1.1.0
[INFO] [stderr]     Checking toml v1.1.3+spec-1.1.0
[INFO] [stderr]     Checking digest v0.11.3
[INFO] [stderr]     Checking sha2 v0.11.0
[INFO] [stderr]    Compiling tree-sitter v0.26.11
[INFO] [stderr]     Checking regex v1.13.0
[INFO] [stderr]     Checking globset v0.4.19
[INFO] [stderr]     Checking ignore v0.4.32
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]    Compiling schemars_derive v1.2.1
[INFO] [stderr]     Checking tokio v1.52.3
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking clap v4.6.1
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling rmcp-macros v2.2.0
[INFO] [stderr]     Checking pedant-types v0.17.0
[INFO] [stderr]     Checking chrono v0.4.45
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]     Checking futures-executor v0.3.32
[INFO] [stderr]     Checking futures v0.3.32
[INFO] [stderr]     Checking pedant-syntax v0.6.0
[INFO] [stderr]     Checking schemars v1.2.1
[INFO] [stderr]     Checking pedant-core v0.24.1
[INFO] [stderr]     Checking pedant-graph v0.5.1
[INFO] [stderr]  Documenting pedant-snippet v0.5.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unresolved link to `Self::expecting`
[INFO] [stdout]   --> src/index/digits.rs:27:52
[INFO] [stdout]    |
[INFO] [stdout] 27 |     /// The refusal is rendered from [`expecting`](Self::expecting), not spelled
[INFO] [stdout]    |                                                    ^^^^^^^^^^^^^^^ the struct `Digits` has no field or associated item named `expecting`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]  --> src/live/batch.rs:5:15
[INFO] [stdout]   |
[INFO] [stdout] 5 | //! [`keyed`](super::key::keyed). What each of them is to the corpus. And what
[INFO] [stdout]   |      -------  ^^^^^^^^^^^^^^^^^ explicit target is redundant
[INFO] [stdout]   |      |
[INFO] [stdout]   |      because label contains path that resolves to same destination
[INFO] [stdout]   |
[INFO] [stdout]   = note: when a link's destination is not specified,
[INFO] [stdout]           the label is used to resolve intra-doc links
[INFO] [stdout]   = note: `#[warn(rustdoc::redundant_explicit_links)]` on by default
[INFO] [stdout] help: remove explicit link target
[INFO] [stdout]   |
[INFO] [stdout] 5 - //! [`keyed`](super::key::keyed). What each of them is to the corpus. And what
[INFO] [stdout] 5 + //! [`keyed`]. What each of them is to the corpus. And what
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/navigation/graph/analysis.rs:34:1
[INFO] [stdout]    |
[INFO] [stdout] 34 | / pub enum AnalysisAnswer {
[INFO] [stdout] 35 | |     /// Selected edges at each end of each entity.
[INFO] [stdout] 36 | |     DegreeCentrality(Box<[DegreeRecord]>),
[INFO] [stdout] 37 | |     /// Shortest-path traffic through each entity.
[INFO] [stdout] ...  |
[INFO] [stdout] 44 | |     ModuleDivergence(Box<DivergenceAnswer>),
[INFO] [stdout] 45 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near `Re-exported for the reason the syntax vocabulary is: a consumer that holds a`
[INFO] [stdout]    = help: ends near `What one analysis query answered.`
[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/navigation/graph/budget.rs:24:1
[INFO] [stdout]    |
[INFO] [stdout] 24 | / pub struct AnalysisLimitRequest {
[INFO] [stdout] 25 | |     /// The admitted node ceiling.
[INFO] [stdout] 26 | |     #[serde(default)]
[INFO] [stdout] 27 | |     pub max_nodes: Option<u32>,
[INFO] [stdout] ...  |
[INFO] [stdout] 36 | |     pub max_betweenness_work: Option<u64>,
[INFO] [stdout] 37 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near `Re-exported for the reason the syntax vocabulary is: a consumer that holds a`
[INFO] [stdout]    = help: ends near `How far one analysis request lowers the host's own ceilings.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/navigation/graph/analysis_request.rs:17:1
[INFO] [stdout]    |
[INFO] [stdout] 17 | / pub enum AnalysisMode {
[INFO] [stdout] 18 | |     /// How many selected edges each entity states at each of its ends.
[INFO] [stdout] 19 | |     DegreeCentrality,
[INFO] [stdout] 20 | |     /// How much shortest-path traffic each entity carries.
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     ModuleDivergence,
[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 `Re-exported for the reason the syntax vocabulary is: a consumer that holds a`
[INFO] [stdout]    = help: ends near `Which derived answer one analysis query asks for.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/navigation/graph/analysis_request.rs:58:1
[INFO] [stdout]    |
[INFO] [stdout] 58 | / pub struct AnalysisQuery {
[INFO] [stdout] 59 | |     /// The project graph to analyze. Required: an analysis is a statement
[INFO] [stdout] 60 | |     /// about one topology, and two graphs have no shared one.
[INFO] [stdout] 61 | |     pub project: ProjectHandle,
[INFO] [stdout] ...  |
[INFO] [stdout] 68 | |     pub limits: AnalysisLimitRequest,
[INFO] [stdout] 69 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near `Re-exported for the reason the syntax vocabulary is: a consumer that holds a`
[INFO] [stdout]    = help: ends near `One derived question about one project graph.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/navigation/graph/betweenness.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | / pub struct BetweennessRecord {
[INFO] [stdout] 16 | |     entity: NavigationEntity,
[INFO] [stdout] 17 | |     raw: f64,
[INFO] [stdout] 18 | |     normalized: f64,
[INFO] [stdout] 19 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near `Re-exported for the reason the syntax vocabulary is: a consumer that holds a`
[INFO] [stdout]    = help: ends near `carries.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/navigation/graph/divergence.rs:119:1
[INFO] [stdout]     |
[INFO] [stdout] 119 | / pub struct BoundaryRecord {
[INFO] [stdout] 120 | |     component: GraphComponentId,
[INFO] [stdout] 121 | |     partitions: Box<[NavigationEntity]>,
[INFO] [stdout] 122 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near `Re-exported for the reason the syntax vocabulary is: a consumer that holds a`
[INFO] [stdout]     = help: ends near `One cycle whose members are declared in more than one partition.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/navigation/graph/divergence.rs:16:1
[INFO] [stdout]    |
[INFO] [stdout] 16 | / pub struct CohesionRecord {
[INFO] [stdout] 17 | |     root: NavigationEntity,
[INFO] [stdout] 18 | |     internal_edges: u32,
[INFO] [stdout] 19 | |     boundary_edges: u32,
[INFO] [stdout] 20 | |     score: Option<f64>,
[INFO] [stdout] 21 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near `Re-exported for the reason the syntax vocabulary is: a consumer that holds a`
[INFO] [stdout]    = help: ends near `How much of one module's selected traffic stays inside it.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/navigation/graph/component.rs:16:1
[INFO] [stdout]    |
[INFO] [stdout] 16 | / pub struct ComponentRecord {
[INFO] [stdout] 17 | |     id: GraphComponentId,
[INFO] [stdout] 18 | |     members: Box<[NavigationEntity]>,
[INFO] [stdout] 19 | |     cyclic: bool,
[INFO] [stdout] 20 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near `Re-exported for the reason the syntax vocabulary is: a consumer that holds a`
[INFO] [stdout]    = help: ends near `One strongly connected component and what it holds.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/navigation/graph/component.rs:92:1
[INFO] [stdout]    |
[INFO] [stdout] 92 | / pub struct CondensationAnswer {
[INFO] [stdout] 93 | |     components: Box<[ComponentRecord]>,
[INFO] [stdout] 94 | |     edges: Box<[CondensationEdgeRecord]>,
[INFO] [stdout] 95 | |     topological_order: Box<[GraphComponentId]>,
[INFO] [stdout] 96 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near `Re-exported for the reason the syntax vocabulary is: a consumer that holds a`
[INFO] [stdout]    = help: ends near `The acyclic view over one graph's strongly connected components.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/navigation/graph/component.rs:54:1
[INFO] [stdout]    |
[INFO] [stdout] 54 | / pub struct CondensationEdgeRecord {
[INFO] [stdout] 55 | |     source: GraphComponentId,
[INFO] [stdout] 56 | |     target: GraphComponentId,
[INFO] [stdout] 57 | |     edges: Box<[GraphEdgeId]>,
[INFO] [stdout] 58 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near `Re-exported for the reason the syntax vocabulary is: a consumer that holds a`
[INFO] [stdout]    = help: ends near `One condensation edge and the raw edges behind it.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/navigation/graph/degree.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | / pub struct DegreeRecord {
[INFO] [stdout] 15 | |     entity: NavigationEntity,
[INFO] [stdout] 16 | |     incoming: u32,
[INFO] [stdout] 17 | |     outgoing: u32,
[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 `Re-exported for the reason the syntax vocabulary is: a consumer that holds a`
[INFO] [stdout]    = help: ends near `How many selected edges one entity states at each of its ends.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/navigation/graph/divergence.rs:146:1
[INFO] [stdout]     |
[INFO] [stdout] 146 | / pub struct DivergenceAnswer {
[INFO] [stdout] 147 | |     cohesion: Box<[CohesionRecord]>,
[INFO] [stdout] 148 | |     modularity: Option<f64>,
[INFO] [stdout] 149 | |     candidates: Box<[MisplacementRecord]>,
[INFO] [stdout] 150 | |     boundary_components: Box<[BoundaryRecord]>,
[INFO] [stdout] 151 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near `Re-exported for the reason the syntax vocabulary is: a consumer that holds a`
[INFO] [stdout]     = help: ends near `Everything one divergence answer measured.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/navigation/graph/certainty.rs:20:1
[INFO] [stdout]    |
[INFO] [stdout] 20 | / pub enum EdgeCertainty {
[INFO] [stdout] 21 | |     /// Language rules identify the target without inference.
[INFO] [stdout] 22 | |     Resolved,
[INFO] [stdout] 23 | |     /// Source evidence identifies the target, but proof is not available.
[INFO] [stdout] 24 | |     Possible,
[INFO] [stdout] 25 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near `Re-exported for the reason the syntax vocabulary is: a consumer that holds a`
[INFO] [stdout]    = help: ends near `How much of an admitted edge a graph query requires to be known.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/navigation/graph/edge_kind.rs:20:1
[INFO] [stdout]    |
[INFO] [stdout] 20 | / pub enum EdgeKind {
[INFO] [stdout] 21 | |     /// The source calls the target.
[INFO] [stdout] 22 | |     Call,
[INFO] [stdout] 23 | |     /// The source imports the target.
[INFO] [stdout] ...  |
[INFO] [stdout] 30 | |     DependsOn,
[INFO] [stdout] 31 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near `Re-exported for the reason the syntax vocabulary is: a consumer that holds a`
[INFO] [stdout]    = help: ends near `Which relation a graph query admits.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/navigation/graph/selection.rs:25:1
[INFO] [stdout]    |
[INFO] [stdout] 25 | / pub struct EdgeSelection {
[INFO] [stdout] 26 | |     /// The relations to follow.
[INFO] [stdout] 27 | |     pub kinds: Box<[EdgeKind]>,
[INFO] [stdout] 28 | |     /// The certainties to admit.
[INFO] [stdout] 29 | |     pub certainties: Box<[EdgeCertainty]>,
[INFO] [stdout] 30 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near `Re-exported for the reason the syntax vocabulary is: a consumer that holds a`
[INFO] [stdout]    = help: ends near `Which edges one graph query admits.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/navigation/graph/entity.rs:61:1
[INFO] [stdout]    |
[INFO] [stdout] 61 | / pub struct GraphEntity {
[INFO] [stdout] 62 | |     project: ProjectHandle,
[INFO] [stdout] 63 | |     node: GraphNodeId,
[INFO] [stdout] 64 | |     language: Language,
[INFO] [stdout] ...  |
[INFO] [stdout] 67 | |     location: Option<GraphNodeLocation>,
[INFO] [stdout] 68 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near `Re-exported for the reason the syntax vocabulary is: a consumer that holds a`
[INFO] [stdout]    = help: ends near `One graph node this index states no physical declaration for.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/navigation/graph/divergence.rs:58:1
[INFO] [stdout]    |
[INFO] [stdout] 58 | / pub struct MisplacementRecord {
[INFO] [stdout] 59 | |     symbol: NavigationEntity,
[INFO] [stdout] 60 | |     declared_partition: NavigationEntity,
[INFO] [stdout] 61 | |     candidate_partition: NavigationEntity,
[INFO] [stdout] ...  |
[INFO] [stdout] 64 | |     affinity: f64,
[INFO] [stdout] 65 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near `Re-exported for the reason the syntax vocabulary is: a consumer that holds a`
[INFO] [stdout]    = help: ends near `One symbol whose selected edges mostly leave its declared partition.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/navigation/graph/entity.rs:105:1
[INFO] [stdout]     |
[INFO] [stdout] 105 | / pub enum NavigationEntity {
[INFO] [stdout] 106 | |     /// A physical declaration this index retained.
[INFO] [stdout] 107 | |     Structure(Box<StructureEntity>),
[INFO] [stdout] 108 | |     /// A graph member this index retained no declaration for.
[INFO] [stdout] 109 | |     GraphNode(Box<GraphEntity>),
[INFO] [stdout] 110 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near `Re-exported for the reason the syntax vocabulary is: a consumer that holds a`
[INFO] [stdout]     = help: ends near `One member of a graph answer.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/navigation/graph/path_record.rs:63:1
[INFO] [stdout]    |
[INFO] [stdout] 63 | / pub struct PathAnswer {
[INFO] [stdout] 64 | |     #[serde(skip_serializing_if = "Option::is_none")]
[INFO] [stdout] 65 | |     selected: Option<RoutedPath>,
[INFO] [stdout] 66 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near `Re-exported for the reason the syntax vocabulary is: a consumer that holds a`
[INFO] [stdout]    = help: ends near `What one path query found.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/navigation/graph/route.rs:40:1
[INFO] [stdout]    |
[INFO] [stdout] 40 | / pub struct PathQuery {
[INFO] [stdout] 41 | |     /// The declaration the route starts at.
[INFO] [stdout] 42 | |     pub from: StructureHandle,
[INFO] [stdout] 43 | |     /// The declaration the route ends at.
[INFO] [stdout] ...  |
[INFO] [stdout] 49 | |     pub edges: EdgeSelection,
[INFO] [stdout] 50 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near `Re-exported for the reason the syntax vocabulary is: a consumer that holds a`
[INFO] [stdout]    = help: ends near `Which route one path query asks for.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/navigation/graph/direction.rs:20:1
[INFO] [stdout]    |
[INFO] [stdout] 20 | / pub enum RelationDirection {
[INFO] [stdout] 21 | |     /// Follow edges away from their source.
[INFO] [stdout] 22 | |     Outgoing,
[INFO] [stdout] 23 | |     /// Follow edges back towards their source.
[INFO] [stdout] ...  |
[INFO] [stdout] 26 | |     Both,
[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 `Re-exported for the reason the syntax vocabulary is: a consumer that holds a`
[INFO] [stdout]    = help: ends near `Which way a relation walk follows an admitted edge.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/navigation/graph/neighborhood.rs:31:1
[INFO] [stdout]    |
[INFO] [stdout] 31 | / pub struct RelationNeighbor {
[INFO] [stdout] 32 | |     node: GraphNodeId,
[INFO] [stdout] 33 | |     distance: u32,
[INFO] [stdout] 34 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near `Re-exported for the reason the syntax vocabulary is: a consumer that holds a`
[INFO] [stdout]    = help: ends near `One node one walk reached, and how far away it is.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/navigation/graph/neighborhood.rs:55:1
[INFO] [stdout]    |
[INFO] [stdout] 55 | / pub struct RelationNeighborhood {
[INFO] [stdout] 56 | |     project: ProjectHandle,
[INFO] [stdout] 57 | |     seed: GraphNodeId,
[INFO] [stdout] 58 | |     coverage: StructureCoverage,
[INFO] [stdout] ...  |
[INFO] [stdout] 63 | |     unresolved: Box<[GraphReference]>,
[INFO] [stdout] 64 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near `Re-exported for the reason the syntax vocabulary is: a consumer that holds a`
[INFO] [stdout]    = help: ends near `One seed instance's neighborhood in one project graph.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/navigation/graph/relation_request.rs:24:1
[INFO] [stdout]    |
[INFO] [stdout] 24 | / pub struct RelationQuery {
[INFO] [stdout] 25 | |     /// The revision-bound declaration to walk from.
[INFO] [stdout] 26 | |     pub structure: StructureHandle,
[INFO] [stdout] 27 | |     /// The one project graph to walk, or every graph the seed appears in.
[INFO] [stdout] ...  |
[INFO] [stdout] 35 | |     pub max_depth: u32,
[INFO] [stdout] 36 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near `Re-exported for the reason the syntax vocabulary is: a consumer that holds a`
[INFO] [stdout]    = help: ends near `Which neighborhoods one relation query states.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/navigation/graph/path_record.rs:25:1
[INFO] [stdout]    |
[INFO] [stdout] 25 | / pub struct RoutedPath {
[INFO] [stdout] 26 | |     project: ProjectHandle,
[INFO] [stdout] 27 | |     nodes: Box<[NavigationEntity]>,
[INFO] [stdout] 28 | |     edges: Box<[GraphEdge]>,
[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 `Re-exported for the reason the syntax vocabulary is: a consumer that holds a`
[INFO] [stdout]    = help: ends near `One selected route through one project graph.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/navigation/graph/entity.rs:32:1
[INFO] [stdout]    |
[INFO] [stdout] 32 | / pub struct StructureEntity {
[INFO] [stdout] 33 | |     project: ProjectHandle,
[INFO] [stdout] 34 | |     node: GraphNodeId,
[INFO] [stdout] 35 | |     structure: StructureDescriptor,
[INFO] [stdout] 36 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near `Re-exported for the reason the syntax vocabulary is: a consumer that holds a`
[INFO] [stdout]    = help: ends near `One graph node this index joined to a physical declaration.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not document `pedant-snippet`
[INFO] running `Command { std: "docker" "inspect" "59108ba73bde483ed00cc47052b9e5cd1c672a4f29fddd1e0008380bf75fe24e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "59108ba73bde483ed00cc47052b9e5cd1c672a4f29fddd1e0008380bf75fe24e", kill_on_drop: false }`
[INFO] [stdout] 59108ba73bde483ed00cc47052b9e5cd1c672a4f29fddd1e0008380bf75fe24e
