[INFO] fetching crate assura-parser 0.4.3...
[INFO] documenting assura-parser-0.4.3 against da3f5c31e5535b3dc210067de660a45784ae1e9c for pr-162169
[INFO] extracting crate assura-parser 0.4.3 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate assura-parser 0.4.3
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate assura-parser 0.4.3
[INFO] tweaked toml for crates.io crate assura-parser 0.4.3 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate assura-parser 0.4.3 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 assura-parser 0.4.3 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-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 9a65ac6e203e3e1cbb5f4e2e0a2bb837814e17e49b96b9b7ccd7942d4e97e7ca
[INFO] running `Command { std: "docker" "start" "9a65ac6e203e3e1cbb5f4e2e0a2bb837814e17e49b96b9b7ccd7942d4e97e7ca", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9a65ac6e203e3e1cbb5f4e2e0a2bb837814e17e49b96b9b7ccd7942d4e97e7ca", 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" "9a65ac6e203e3e1cbb5f4e2e0a2bb837814e17e49b96b9b7ccd7942d4e97e7ca" "/opt/rustwide/cargo-home/bin/cargo" "+da3f5c31e5535b3dc210067de660a45784ae1e9c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9a65ac6e203e3e1cbb5f4e2e0a2bb837814e17e49b96b9b7ccd7942d4e97e7ca", 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" "9a65ac6e203e3e1cbb5f4e2e0a2bb837814e17e49b96b9b7ccd7942d4e97e7ca" "/opt/rustwide/cargo-home/bin/cargo" "+da3f5c31e5535b3dc210067de660a45784ae1e9c" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]     Checking unicode-width v0.2.2
[INFO] [stderr]     Checking countme v3.0.1
[INFO] [stderr]     Checking text-size v1.1.1
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking assura-ast v0.4.3
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling syn v2.0.119
[INFO] [stderr]    Compiling syn v3.0.3
[INFO] [stderr]     Checking ariadne v0.6.0
[INFO] [stderr]     Checking rowan v0.17.0
[INFO] [stderr]    Compiling serde_derive v1.0.229
[INFO] [stderr]    Compiling logos-codegen v0.16.1
[INFO] [stderr]     Checking serde v1.0.229
[INFO] [stderr]     Checking assura-diagnostics v0.4.3
[INFO] [stderr]    Compiling logos-derive v0.16.1
[INFO] [stderr]     Checking logos v0.16.1
[INFO] [stderr]  Documenting assura-parser v0.4.3 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unresolved link to `current`
[INFO] [stdout]    --> src/cst.rs:357:23
[INFO] [stdout]     |
[INFO] [stdout] 357 |     /// index while [`current`] / [`nth`] skip it. Do **not** read
[INFO] [stdout]     |                       ^^^^^^^ no item named `current` in scope
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]     = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `nth`
[INFO] [stdout]    --> src/cst.rs:357:37
[INFO] [stdout]     |
[INFO] [stdout] 357 |     /// index while [`current`] / [`nth`] skip it. Do **not** read
[INFO] [stdout]     |                                     ^^^ no item named `nth` in scope
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `current_text`
[INFO] [stdout]    --> src/cst.rs:361:22
[INFO] [stdout]     |
[INFO] [stdout] 361 |     /// etc.). Use [`current_text`] for significant-token text, or
[INFO] [stdout]     |                      ^^^^^^^^^^^^ no item named `current_text` in scope
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `current_raw`
[INFO] [stdout]    --> src/cst.rs:362:11
[INFO] [stdout]     |
[INFO] [stdout] 362 |     /// [`current_raw`] when intentionally inspecting the token at `pos`
[INFO] [stdout]     |           ^^^^^^^^^^^ no item named `current_raw` in scope
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `current`
[INFO] [stdout]    --> src/cst.rs:384:41
[INFO] [stdout]     |
[INFO] [stdout] 384 |     /// Matches the token returned by [`current`]/[`nth`].
[INFO] [stdout]     |                                         ^^^^^^^ no item named `current` in scope
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `nth`
[INFO] [stdout]    --> src/cst.rs:384:53
[INFO] [stdout]     |
[INFO] [stdout] 384 |     /// Matches the token returned by [`current`]/[`nth`].
[INFO] [stdout]     |                                                     ^^^ no item named `nth` in scope
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `pos`
[INFO] [stdout]    --> src/cst.rs:387:33
[INFO] [stdout]     |
[INFO] [stdout] 387 |     /// `current()` kind (see [`pos`] docs / issue #348).
[INFO] [stdout]     |                                 ^^^ no item named `pos` in scope
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `,`
[INFO] [stdout]    --> src/grammar/items.rs:267:24
[INFO] [stdout]     |
[INFO] [stdout] 267 | /// Variant[(fields)] [,]
[INFO] [stdout]     |                        ^ no item named `,` in scope
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `;`
[INFO] [stdout]    --> src/grammar/items.rs:283:52
[INFO] [stdout]     |
[INFO] [stdout] 283 | /// extern fn name(params) [-> RetType] [clauses] [;]
[INFO] [stdout]     |                                                    ^ no item named `;` in scope
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `attr`
[INFO] [stdout]    --> src/grammar/items.rs:467:8
[INFO] [stdout]     |
[INFO] [stdout] 467 | /// [#[attr]] [pure|ghost|opaque]* (fn|axiom|lemma) name<T>(params) [-> RetType] [= { body }] [clauses] [{ body }]
[INFO] [stdout]     |        ^^^^ no item named `attr` in scope
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `name`
[INFO] [stdout]    --> src/grammar/items.rs:627:36
[INFO] [stdout]     |
[INFO] [stdout] 627 | /// Generic catch-all block: kind [name] [<T>] [: value | = value] [{ body }] [clauses]
[INFO] [stdout]     |                                    ^^^^ no item named `name` in scope
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `<T>`
[INFO] [stdout]    --> src/grammar/items.rs:627:43
[INFO] [stdout]     |
[INFO] [stdout] 627 | /// Generic catch-all block: kind [name] [<T>] [: value | = value] [{ body }] [clauses]
[INFO] [stdout]     |                                           ^^^ missing type for generic parameters
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `;`
[INFO] [stdout]    --> src/grammar/mod.rs:148:55
[INFO] [stdout]     |
[INFO] [stdout] 148 | /// import path.to.thing [as alias] [{item1, item2}] [;]
[INFO] [stdout]     |                                                       ^ no item named `;` in scope
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `pattern`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]           - [`pattern`]: Pattern lowering (`WILDCARD_PAT`, `IDENT_PAT`, etc.)
[INFO] [stdout]              ^^^^^^^^^
[INFO] [stdout]   = note: no item named `pattern` in scope
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `types`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]           - [`types`]: Type definition and enum lowering (`TypeDef`, `EnumDef`)
[INFO] [stdout]              ^^^^^^^
[INFO] [stdout]   = note: no item named `types` in scope
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `clause`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]           - [`clause`]: Clause lowering (`Clause`, `ClauseKind`)
[INFO] [stdout]              ^^^^^^^^
[INFO] [stdout]   = note: no item named `clause` in scope
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `expr`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]           - [`expr`]: Expression lowering (all `Expr` variants)
[INFO] [stdout]              ^^^^^^
[INFO] [stdout]   = note: no item named `expr` in scope
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `decl`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]           - [`decl`]: Declaration lowering (contracts, externs, binds, services, etc.)
[INFO] [stdout]              ^^^^^^
[INFO] [stdout]   = note: no item named `decl` in scope
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `T`
[INFO] [stdout]    --> src/grammar/items.rs:103:18
[INFO] [stdout]     |
[INFO] [stdout] 103 | /// contract Name<T> { clauses and embedded items }
[INFO] [stdout]     |                  ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(rustdoc::invalid_html_tags)]` on by default
[INFO] [stdout] help: try marking as source code
[INFO] [stdout]     |
[INFO] [stdout] 103 | /// contract `Name<T>` { clauses and embedded items }
[INFO] [stdout]     |              +       +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `T`
[INFO] [stdout]    --> src/grammar/items.rs:149:14
[INFO] [stdout]     |
[INFO] [stdout] 149 | /// type Name<T> = Alias | { fields } | = { refined }
[INFO] [stdout]     |              ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: try marking as source code
[INFO] [stdout]     |
[INFO] [stdout] 149 | /// type `Name<T>` = Alias | { fields } | = { refined }
[INFO] [stdout]     |          +       +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `T`
[INFO] [stdout]    --> src/grammar/items.rs:238:14
[INFO] [stdout]     |
[INFO] [stdout] 238 | /// enum Name<T> { Variant1(fields), Variant2, ... }
[INFO] [stdout]     |              ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: try marking as source code
[INFO] [stdout]     |
[INFO] [stdout] 238 | /// enum `Name<T>` { Variant1(fields), Variant2, ... }
[INFO] [stdout]     |          +       +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `T`
[INFO] [stdout]    --> src/grammar/items.rs:467:57
[INFO] [stdout]     |
[INFO] [stdout] 467 | /// [#[attr]] [pure|ghost|opaque]* (fn|axiom|lemma) name<T>(params) [-> RetType] [= { body }] [clauses] [{ body }]
[INFO] [stdout]     |                                                         ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: try marking as source code
[INFO] [stdout]     |
[INFO] [stdout] 467 | /// [#[attr]] [pure|ghost|opaque]* (fn|axiom|lemma) `name<T>`(params) [-> RetType] [= { body }] [clauses] [{ body }]
[INFO] [stdout]     |                                                     +       +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `T`
[INFO] [stdout]    --> src/grammar/items.rs:627:43
[INFO] [stdout]     |
[INFO] [stdout] 627 | /// Generic catch-all block: kind [name] [<T>] [: value | = value] [{ body }] [clauses]
[INFO] [stdout]     |                                           ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `String`
[INFO] [stdout]    --> src/lower/mod.rs:134:33
[INFO] [stdout]     |
[INFO] [stdout] 134 | /// Collect token texts as a Vec<String>, one per token.
[INFO] [stdout]     |                                 ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: try marking as source code
[INFO] [stdout]     |
[INFO] [stdout] 134 | /// Collect token texts as a `Vec<String>`, one per token.
[INFO] [stdout]     |                              +           +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/cst.rs:125:1
[INFO] [stdout]     |
[INFO] [stdout] 125 | / pub struct ParseError {
[INFO] [stdout] 126 | |     /// Error code from the spec (e.g. "A01002").
[INFO] [stdout] 127 | |     pub code: &'static str,
[INFO] [stdout] 128 | |     /// Byte offset range in the source where the error occurred.
[INFO] [stdout] ...   |
[INFO] [stdout] 131 | |     pub message: String,
[INFO] [stdout] 132 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near `Re-export parse errors from the CST module for downstream use.`
[INFO] [stdout]     = help: ends near `A parse error with location and message.`
[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/cst.rs:125:1
[INFO] [stdout]     |
[INFO] [stdout] 125 | / pub struct ParseError {
[INFO] [stdout] 126 | |     /// Error code from the spec (e.g. "A01002").
[INFO] [stdout] 127 | |     pub code: &'static str,
[INFO] [stdout] 128 | |     /// Byte offset range in the source where the error occurred.
[INFO] [stdout] ...   |
[INFO] [stdout] 131 | |     pub message: String,
[INFO] [stdout] 132 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near `A parse error with location and message.`
[INFO] [stdout]     = help: ends near `A parse error with location and message.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not document `assura-parser`
[INFO] running `Command { std: "docker" "inspect" "9a65ac6e203e3e1cbb5f4e2e0a2bb837814e17e49b96b9b7ccd7942d4e97e7ca", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9a65ac6e203e3e1cbb5f4e2e0a2bb837814e17e49b96b9b7ccd7942d4e97e7ca", kill_on_drop: false }`
[INFO] [stdout] 9a65ac6e203e3e1cbb5f4e2e0a2bb837814e17e49b96b9b7ccd7942d4e97e7ca
