[INFO] fetching crate fatou-parser 0.6.0...
[INFO] documenting fatou-parser-0.6.0 against da3f5c31e5535b3dc210067de660a45784ae1e9c for pr-162169
[INFO] extracting crate fatou-parser 0.6.0 into /workspace/builds/worker-7-tc2/source
[INFO] started tweaking crates.io crate fatou-parser 0.6.0
[INFO] finished tweaking crates.io crate fatou-parser 0.6.0
[INFO] tweaked toml for crates.io crate fatou-parser 0.6.0 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate fatou-parser 0.6.0 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 fatou-parser 0.6.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+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] dcdf06ec8648c2116d9ddb297400b4b4372682213d7effd5b8ef2b5552b16582
[INFO] running `Command { std: "docker" "start" "dcdf06ec8648c2116d9ddb297400b4b4372682213d7effd5b8ef2b5552b16582", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "dcdf06ec8648c2116d9ddb297400b4b4372682213d7effd5b8ef2b5552b16582", 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" "dcdf06ec8648c2116d9ddb297400b4b4372682213d7effd5b8ef2b5552b16582" "/opt/rustwide/cargo-home/bin/cargo" "+da3f5c31e5535b3dc210067de660a45784ae1e9c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "dcdf06ec8648c2116d9ddb297400b4b4372682213d7effd5b8ef2b5552b16582", 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" "dcdf06ec8648c2116d9ddb297400b4b4372682213d7effd5b8ef2b5552b16582" "/opt/rustwide/cargo-home/bin/cargo" "+da3f5c31e5535b3dc210067de660a45784ae1e9c" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]     Checking tinyvec v1.12.0
[INFO] [stderr]    Compiling syn v3.0.4
[INFO] [stderr]     Checking rowan v0.17.0
[INFO] [stderr]     Checking unicode-normalization v0.1.25
[INFO] [stderr]    Compiling serde_derive v1.0.229
[INFO] [stderr]     Checking serde v1.0.229
[INFO] [stderr]  Documenting fatou-parser v0.6.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unresolved link to `is_unicode_ident`
[INFO] [stdout]     --> src/parser/lexer.rs:1044:7
[INFO] [stdout]      |
[INFO] [stdout] 1044 | /// [`is_unicode_ident`]); these cover every realistic operator suffix.
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^ no item named `is_unicode_ident` 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 `unicode_ops::unicode_op_kind`
[INFO] [stdout]     --> src/parser/lexer.rs:1135:7
[INFO] [stdout]      |
[INFO] [stdout] 1135 | /// [`unicode_ops::unicode_op_kind`], extended with the operator chars Julia
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `unicode_ops` in scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `tests::every_contextual_ident_is_listed`
[INFO] [stdout]    --> src/parser/reparse.rs:304:42
[INFO] [stdout]     |
[INFO] [stdout] 304 | /// [`every_contextual_ident_is_listed`](tests::every_contextual_ident_is_listed)
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `tests` in scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `DiagnosticKind::stream`
[INFO] [stdout]    --> src/parser/reparse.rs:793:36
[INFO] [stdout]     |
[INFO] [stdout] 793 | /// than indexing out of bounds. [`DiagnosticKind::stream`] is an exhaustive
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^^^^ no item named `DiagnosticKind` in scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `parse_stmt`
[INFO] [stdout]     --> src/parser/structural.rs:1949:41
[INFO] [stdout]      |
[INFO] [stdout] 1949 | /// opens a `PUBLIC_STMT` (parsed via [`parse_stmt`] rather than [`parse_expr`]).
[INFO] [stdout]      |                                         ^^^^^^^^^^ no item named `parse_stmt` in scope
[INFO] [stdout]      |
[INFO] [stdout]      = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/parser/edit.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | / pub struct Edit {
[INFO] [stdout] 16 | |     pub range: Range<usize>,
[INFO] [stdout] 17 | |     pub insert: String,
[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 `The edit currency, defined in the sibling `edit` module and re-exported`
[INFO] [stdout]    = help: ends near `text) with `insert`.`
[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/parser/edit.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | / pub struct Edit {
[INFO] [stdout] 16 | |     pub range: Range<usize>,
[INFO] [stdout] 17 | |     pub insert: String,
[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 single contiguous text edit: replace `range` (a byte range in the *old*`
[INFO] [stdout]    = help: ends near `A single contiguous text edit: replace `range` (a byte range in the *old*`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/parser/edit.rs:46:1
[INFO] [stdout]    |
[INFO] [stdout] 46 | / pub fn apply_edits(old: &str, edits: &[Edit]) -> String {
[INFO] [stdout] 47 | |     try_apply_edits(old, edits).expect("apply_edits: edit slice does not fit the text")
[INFO] [stdout] 48 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near `The edit currency, defined in the sibling `edit` module and re-exported`
[INFO] [stdout]    = help: ends near `in place, so peak memory is one text rather than one per edit.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/parser/edit.rs:46:1
[INFO] [stdout]    |
[INFO] [stdout] 46 | / pub fn apply_edits(old: &str, edits: &[Edit]) -> String {
[INFO] [stdout] 47 | |     try_apply_edits(old, edits).expect("apply_edits: edit slice does not fit the text")
[INFO] [stdout] 48 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near `Apply `edits` to `old` left-to-right, each expressed against the text its`
[INFO] [stdout]    = help: ends near `Apply `edits` to `old` left-to-right, each expressed against the text its`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/parser/edit.rs:77:1
[INFO] [stdout]     |
[INFO] [stdout]  77 | / pub fn diff_edit(old: &str, new: &str) -> Edit {
[INFO] [stdout]  78 | |     let ob = old.as_bytes();
[INFO] [stdout]  79 | |     let nb = new.as_bytes();
[INFO] [stdout] ...   |
[INFO] [stdout] 105 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near `The edit currency, defined in the sibling `edit` module and re-exported`
[INFO] [stdout]     = help: ends near `clamped to char boundaries of both texts.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/parser/edit.rs:77:1
[INFO] [stdout]     |
[INFO] [stdout]  77 | / pub fn diff_edit(old: &str, new: &str) -> Edit {
[INFO] [stdout]  78 | |     let ob = old.as_bytes();
[INFO] [stdout]  79 | |     let nb = new.as_bytes();
[INFO] [stdout] ...   |
[INFO] [stdout] 105 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near `Recover a single contiguous [`Edit`] from a pair of full texts by stripping`
[INFO] [stdout]     = help: ends near `Recover a single contiguous [`Edit`] from a pair of full texts by stripping`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/parser/edit.rs:58:1
[INFO] [stdout]    |
[INFO] [stdout] 58 | / pub fn try_apply_edits(old: &str, edits: &[Edit]) -> Option<String> {
[INFO] [stdout] 59 | |     let mut text = old.to_string();
[INFO] [stdout] 60 | |     for e in edits {
[INFO] [stdout] 61 | |         if e.range.start > e.range.end
[INFO] [stdout] ...  |
[INFO] [stdout] 70 | |     Some(text)
[INFO] [stdout] 71 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near `The edit currency, defined in the sibling `edit` module and re-exported`
[INFO] [stdout]    = help: ends near `edit's range does not fit the text its predecessors produced.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `reparse` is both a function and a module
[INFO] [stdout]  --> src/parser.rs:6:7
[INFO] [stdout]   |
[INFO] [stdout] 6 | //! [`reparse`] (a single edit) and [`reparse_edits`] (a chain of them); both
[INFO] [stdout]   |       ^^^^^^^ ambiguous link
[INFO] [stdout]   |
[INFO] [stdout] help: to link to the function, add parentheses
[INFO] [stdout]   |
[INFO] [stdout] 6 | //! [`reparse()`] (a single edit) and [`reparse_edits`] (a chain of them); both
[INFO] [stdout]   |              ++
[INFO] [stdout] help: to link to the module, prefix with `mod@`
[INFO] [stdout]   |
[INFO] [stdout] 6 | //! [`mod@reparse`] (a single edit) and [`reparse_edits`] (a chain of them); both
[INFO] [stdout]   |       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not document `fatou-parser`
[INFO] running `Command { std: "docker" "inspect" "dcdf06ec8648c2116d9ddb297400b4b4372682213d7effd5b8ef2b5552b16582", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dcdf06ec8648c2116d9ddb297400b4b4372682213d7effd5b8ef2b5552b16582", kill_on_drop: false }`
[INFO] [stdout] dcdf06ec8648c2116d9ddb297400b4b4372682213d7effd5b8ef2b5552b16582
