[INFO] fetching crate annotated-tree 0.7.0...
[INFO] documenting annotated-tree-0.7.0 against da3f5c31e5535b3dc210067de660a45784ae1e9c for pr-162169
[INFO] extracting crate annotated-tree 0.7.0 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate annotated-tree 0.7.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate annotated-tree 0.7.0
[INFO] tweaked toml for crates.io crate annotated-tree 0.7.0 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate annotated-tree 0.7.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 annotated-tree 0.7.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] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 8996471c479e0488bf2ccff11f2fcf657df9fa93401e1c2272dde6e5e4a4de93
[INFO] running `Command { std: "docker" "start" "8996471c479e0488bf2ccff11f2fcf657df9fa93401e1c2272dde6e5e4a4de93", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8996471c479e0488bf2ccff11f2fcf657df9fa93401e1c2272dde6e5e4a4de93", 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" "8996471c479e0488bf2ccff11f2fcf657df9fa93401e1c2272dde6e5e4a4de93" "/opt/rustwide/cargo-home/bin/cargo" "+da3f5c31e5535b3dc210067de660a45784ae1e9c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8996471c479e0488bf2ccff11f2fcf657df9fa93401e1c2272dde6e5e4a4de93", 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" "8996471c479e0488bf2ccff11f2fcf657df9fa93401e1c2272dde6e5e4a4de93" "/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 crossbeam-utils v0.8.22
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.20
[INFO] [stderr]    Compiling crossbeam-deque v0.8.7
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]     Checking bstr v1.12.3
[INFO] [stderr]     Checking log v0.4.33
[INFO] [stderr]    Compiling anyhow v1.0.103
[INFO] [stderr]     Checking same-file v1.0.6
[INFO] [stderr]    Compiling annotated-tree v0.7.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking serde_json v1.0.150
[INFO] [stderr]     Checking walkdir v2.5.0
[INFO] [stderr]    Compiling syn v2.0.118
[INFO] [stderr]     Checking regex-automata v0.4.15
[INFO] [stderr]     Checking globset v0.4.18
[INFO] [stderr]     Checking regex v1.13.0
[INFO] [stderr]     Checking ignore v0.4.28
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]     Checking clap v4.6.1
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking serde_spanned v0.6.9
[INFO] [stderr]     Checking toml_datetime v0.6.11
[INFO] [stderr]     Checking toml_edit v0.22.27
[INFO] [stderr]     Checking toml v0.8.23
[INFO] [stderr]  Documenting annotated-tree v0.7.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: public documentation for `extract_from` links to private item `locate`
[INFO] [stdout]    --> src/annotation.rs:229:7
[INFO] [stdout]     |
[INFO] [stdout] 229 | /// [`locate`]: a `Found` is the annotation, anything else is `None`.
[INFO] [stdout]     |       ^^^^^^ this item is private
[INFO] [stdout]     |
[INFO] [stdout]     = note: this link resolves only because you passed `--document-private-items`, but will break without
[INFO] [stdout]     = note: `#[warn(rustdoc::private_intra_doc_links)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: public documentation for `analyze_charter` links to private item `check_found`
[INFO] [stdout]    --> src/annotation.rs:365:68
[INFO] [stdout]     |
[INFO] [stdout] 365 | /// an empty opt-in file is a defect, not a silent no-op. Reuses [`check_found`], so a directory's
[INFO] [stdout]     |                                                                    ^^^^^^^^^^^ this item is private
[INFO] [stdout]     |
[INFO] [stdout]     = note: this link resolves only because you passed `--document-private-items`, but will break without
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: public documentation for `parse` links to private item `crate::guide::essence`
[INFO] [stdout]    --> src/cli.rs:231:11
[INFO] [stdout]     |
[INFO] [stdout] 231 | /// via [`crate::guide::essence`] and the EXIT CODES block from the [`exit`] constants,
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^ this item is private
[INFO] [stdout]     |
[INFO] [stdout]     = note: this link resolves only because you passed `--document-private-items`, but will break without
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: public documentation for `example` links to private item `EXAMPLE_BODY`
[INFO] [stdout]    --> src/config.rs:155:66
[INFO] [stdout]     |
[INFO] [stdout] 155 |     /// A full, conformant annotation line for this language — [`EXAMPLE_BODY`] wrapped in the
[INFO] [stdout]     |                                                                  ^^^^^^^^^^^^ this item is private
[INFO] [stdout]     |
[INFO] [stdout]     = note: this link resolves only because you passed `--document-private-items`, but will break without
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: public documentation for `builtin_example` links to private item `EXAMPLE_BODY`
[INFO] [stdout]    --> src/config.rs:423:17
[INFO] [stdout]     |
[INFO] [stdout] 423 | /// canonical [`EXAMPLE_BODY`] with the default `//` marker, the help text separately noting how the
[INFO] [stdout]     |                 ^^^^^^^^^^^^ this item is private
[INFO] [stdout]     |
[INFO] [stdout]     = note: this link resolves only because you passed `--document-private-items`, but will break without
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: public documentation for `CHARTER_FILE` links to private item `collect_tree`
[INFO] [stdout]   --> src/walk.rs:12:71
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// only subject is the enclosing directory. METADATA, not content: [`collect_tree`] drops it BY NAME
[INFO] [stdout]    |                                                                       ^^^^^^^^^^^^ this item is private
[INFO] [stdout]    |
[INFO] [stdout]    = note: this link resolves only because you passed `--document-private-items`, but will break without
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: public documentation for `ANNOTATION_FILE_CRITERION` links to private item `collect_tree`
[INFO] [stdout]   --> src/walk.rs:19:32
[INFO] [stdout]    |
[INFO] [stdout] 19 | /// sidecar, both dropped by [`collect_tree`]. Declared here, at the walk that
[INFO] [stdout]    |                                ^^^^^^^^^^^^ this item is private
[INFO] [stdout]    |
[INFO] [stdout]    = note: this link resolves only because you passed `--document-private-items`, but will break without
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: public documentation for `hidden` links to private item `keep_entry`
[INFO] [stdout]   --> src/walk.rs:57:40
[INFO] [stdout]    |
[INFO] [stdout] 57 |     /// walked whatever this holds — [`keep_entry`] prunes it by name.
[INFO] [stdout]    |                                        ^^^^^^^^^^ this item is private
[INFO] [stdout]    |
[INFO] [stdout]    = note: this link resolves only because you passed `--document-private-items`, but will break without
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: public documentation for `collect_code_files` links to private item `collect_tree`
[INFO] [stdout]    --> src/walk.rs:181:40
[INFO] [stdout]     |
[INFO] [stdout] 181 | /// The UNCAPPED, files-only view of [`collect_tree`] — the whole in-scope file set under
[INFO] [stdout]     |                                        ^^^^^^^^^^^^ this item is private
[INFO] [stdout]     |
[INFO] [stdout]     = note: this link resolves only because you passed `--document-private-items`, but will break without
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: public documentation for `parse_cli` links to private item `crate::guide::essence`
[INFO] [stdout]    --> src/cli.rs:231:11
[INFO] [stdout]     |
[INFO] [stdout] 231 | /// via [`crate::guide::essence`] and the EXIT CODES block from the [`exit`] constants,
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^ this item is private
[INFO] [stdout]     |
[INFO] [stdout]     = note: this link resolves only because you passed `--document-private-items`, but will break without
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/charter.rs:95:1
[INFO] [stdout]     |
[INFO] [stdout]  95 | / pub fn resolve_from_fs(dir: &Path, config: &Config) -> Option<Charter> {
[INFO] [stdout]  96 | |     if let Some(content) = read_charter_file(dir) {
[INFO] [stdout]  97 | |         return from_file_body(&content);
[INFO] [stdout] ...   |
[INFO] [stdout] 114 | |         .and_then(|a| from_line(&a))
[INFO] [stdout] 115 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near `Resolve a directory's charter from the filesystem. A relative path is taken against the`
[INFO] [stdout]     = help: ends near `the model path reuses the already-extracted `FileNode.annotation`.`
[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/charter.rs:95:1
[INFO] [stdout]     |
[INFO] [stdout]  95 | / pub fn resolve_from_fs(dir: &Path, config: &Config) -> Option<Charter> {
[INFO] [stdout]  96 | |     if let Some(content) = read_charter_file(dir) {
[INFO] [stdout]  97 | |         return from_file_body(&content);
[INFO] [stdout] ...   |
[INFO] [stdout] 114 | |         .and_then(|a| from_line(&a))
[INFO] [stdout] 115 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near `Resolve `dir`'s charter from the FILESYSTEM (the strict-check path, which holds no built tree):`
[INFO] [stdout]     = help: ends near `Resolve `dir`'s charter from the FILESYSTEM (the strict-check path, which holds no built tree):`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not document `annotated-tree`
[INFO] running `Command { std: "docker" "inspect" "8996471c479e0488bf2ccff11f2fcf657df9fa93401e1c2272dde6e5e4a4de93", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8996471c479e0488bf2ccff11f2fcf657df9fa93401e1c2272dde6e5e4a4de93", kill_on_drop: false }`
[INFO] [stdout] 8996471c479e0488bf2ccff11f2fcf657df9fa93401e1c2272dde6e5e4a4de93
