[INFO] fetching crate microsoft-webui-handler 0.0.28...
[INFO] documenting microsoft-webui-handler-0.0.28 against da3f5c31e5535b3dc210067de660a45784ae1e9c for pr-162169
[INFO] extracting crate microsoft-webui-handler 0.0.28 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate microsoft-webui-handler 0.0.28
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate microsoft-webui-handler 0.0.28
[INFO] tweaked toml for crates.io crate microsoft-webui-handler 0.0.28 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate microsoft-webui-handler 0.0.28 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 microsoft-webui-handler 0.0.28 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] 5e93d592a8133008a1d1e72ca96a2f871a269836246f92f278b4826963a6df19
[INFO] running `Command { std: "docker" "start" "5e93d592a8133008a1d1e72ca96a2f871a269836246f92f278b4826963a6df19", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5e93d592a8133008a1d1e72ca96a2f871a269836246f92f278b4826963a6df19", 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" "5e93d592a8133008a1d1e72ca96a2f871a269836246f92f278b4826963a6df19" "/opt/rustwide/cargo-home/bin/cargo" "+da3f5c31e5535b3dc210067de660a45784ae1e9c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5e93d592a8133008a1d1e72ca96a2f871a269836246f92f278b4826963a6df19", 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" "5e93d592a8133008a1d1e72ca96a2f871a269836246f92f278b4826963a6df19" "/opt/rustwide/cargo-home/bin/cargo" "+da3f5c31e5535b3dc210067de660a45784ae1e9c" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]     Checking bytes v1.12.0
[INFO] [stderr]    Compiling anyhow v1.0.103
[INFO] [stderr]    Compiling syn v2.0.118
[INFO] [stderr]     Checking serde_json v1.0.150
[INFO] [stderr]     Checking microsoft-webui-state v0.0.28
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling prost-derive v0.14.4
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]     Checking prost v0.14.4
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking microsoft-webui-protocol v0.0.28
[INFO] [stderr]     Checking microsoft-webui-expressions v0.0.28
[INFO] [stderr]  Documenting microsoft-webui-handler v0.0.28 (/opt/rustwide/workdir)
[INFO] [stdout] warning: public documentation for `emit_templates_slice` links to private item `emit_component_templates_slice`
[INFO] [stdout]    --> src/plugin/mod.rs:174:14
[INFO] [stdout]     |
[INFO] [stdout] 174 |     /// to [`emit_component_templates_slice`] (verbatim FAST `<f-template>`
[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] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/html_encode.rs:24:1
[INFO] [stdout]    |
[INFO] [stdout] 24 | / pub fn encode_safe(input: &str) -> Cow<'_, str> {
[INFO] [stdout] 25 | |     let bytes = input.as_bytes();
[INFO] [stdout] ...  |
[INFO] [stdout] 59 | |     Cow::Owned(out)
[INFO] [stdout] 60 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near `Re-exported here so external callers of `RenderOptions::with_head_inject``
[INFO] [stdout]    = help: ends near `Characters escaped and their replacements:`
[INFO] [stdout]    = note: `#[deny(rustdoc::unportable_markdown)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not document `microsoft-webui-handler`
[INFO] running `Command { std: "docker" "inspect" "5e93d592a8133008a1d1e72ca96a2f871a269836246f92f278b4826963a6df19", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5e93d592a8133008a1d1e72ca96a2f871a269836246f92f278b4826963a6df19", kill_on_drop: false }`
[INFO] [stdout] 5e93d592a8133008a1d1e72ca96a2f871a269836246f92f278b4826963a6df19
