[INFO] fetching crate device-envoy-core 0.1.4...
[INFO] documenting device-envoy-core-0.1.4 against da3f5c31e5535b3dc210067de660a45784ae1e9c for pr-162169
[INFO] extracting crate device-envoy-core 0.1.4 into /workspace/builds/worker-0-tc2/source
[INFO] removed /workspace/builds/worker-0-tc2/source/.cargo/config.toml
[INFO] started tweaking crates.io crate device-envoy-core 0.1.4
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate device-envoy-core 0.1.4
[INFO] tweaked toml for crates.io crate device-envoy-core 0.1.4 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate device-envoy-core 0.1.4 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 device-envoy-core 0.1.4 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-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 2f8f24479ee30e469ab1a109fe557807014d0c68fdbc9944804f8fa63ec42684
[INFO] running `Command { std: "docker" "start" "2f8f24479ee30e469ab1a109fe557807014d0c68fdbc9944804f8fa63ec42684", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2f8f24479ee30e469ab1a109fe557807014d0c68fdbc9944804f8fa63ec42684", 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" "2f8f24479ee30e469ab1a109fe557807014d0c68fdbc9944804f8fa63ec42684" "/opt/rustwide/cargo-home/bin/cargo" "+da3f5c31e5535b3dc210067de660a45784ae1e9c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2f8f24479ee30e469ab1a109fe557807014d0c68fdbc9944804f8fa63ec42684", 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" "2f8f24479ee30e469ab1a109fe557807014d0c68fdbc9944804f8fa63ec42684" "/opt/rustwide/cargo-home/bin/cargo" "+da3f5c31e5535b3dc210067de660a45784ae1e9c" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]     Checking nb v1.1.0
[INFO] [stderr]    Compiling heapless v0.9.2
[INFO] [stderr]    Compiling embassy-time-driver v0.2.2
[INFO] [stderr]     Checking embedded-io v0.7.1
[INFO] [stderr]    Compiling embedded-hal-async v1.0.0
[INFO] [stderr]    Compiling smoltcp v0.13.0
[INFO] [stderr]     Checking hash32 v0.3.1
[INFO] [stderr]     Checking futures-core v0.3.32
[INFO] [stderr]     Checking embedded-hal v1.0.0
[INFO] [stderr]     Checking az v1.3.0
[INFO] [stderr]    Compiling embassy-sync v0.8.0
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]     Checking critical-section v1.2.0
[INFO] [stderr]     Checking float-cmp v0.9.0
[INFO] [stderr]     Checking nb v0.1.3
[INFO] [stderr]     Checking embedded-hal v0.2.7
[INFO] [stderr]     Checking embedded-nal v0.9.0
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]     Checking managed v0.8.0
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]     Checking rgb v0.8.53
[INFO] [stderr]     Checking micromath v2.1.0
[INFO] [stderr]     Checking embassy-net-driver v0.2.0
[INFO] [stderr]     Checking num-conv v0.2.0
[INFO] [stderr]     Checking embedded-io-async v0.7.0
[INFO] [stderr]     Checking static_cell v2.1.1
[INFO] [stderr]     Checking embassy-futures v0.1.2
[INFO] [stderr]     Checking time v0.3.47
[INFO] [stderr]     Checking embedded-nal-async v0.9.0
[INFO] [stderr]     Checking smart-leds-trait v0.3.2
[INFO] [stderr]     Checking embassy-time v0.5.1
[INFO] [stderr]     Checking smart-leds v0.4.0
[INFO] [stderr]     Checking embedded-graphics-core v0.4.0
[INFO] [stderr]     Checking embedded-graphics v0.8.1
[INFO] [stderr]     Checking profont v0.7.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]     Checking derive_more v2.1.1
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]     Checking cobs v0.3.0
[INFO] [stderr]     Checking embassy-net v0.9.1
[INFO] [stderr]     Checking postcard v1.1.3
[INFO] [stderr]  Documenting device-envoy-core v0.1.4 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unresolved link to `crate::wasm::CydWasm`
[INFO] [stdout]  --> src/../docs/cyd/implementations.md:9:15
[INFO] [stdout]   |
[INFO] [stdout] 9 | - [`CydWasm`](crate::wasm::CydWasm)
[INFO] [stdout]   |               ^^^^^^^^^^^^^^^^^^^^ no item named `wasm` in module `device_envoy_core`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `crate::memory::CydMemory`
[INFO] [stdout]   --> src/../docs/cyd/implementations.md:11:17
[INFO] [stdout]    |
[INFO] [stdout] 11 | - [`CydMemory`](crate::memory::CydMemory)
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^ no item named `memory` in module `device_envoy_core`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `Image565Fixed::view_rect`
[INFO] [stdout]    --> src/cyd/display/draw_item.rs:142:35
[INFO] [stdout]     |
[INFO] [stdout] 142 |     /// image row width. Prefer [`Image565Fixed::view_rect`] at call sites.
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^^^^^^^^ no item named `Image565Fixed` in scope
[INFO] [stdout]     |
[INFO] [stdout] help: there's a similarly named item `Image565View`
[INFO] [stdout]     |
[INFO] [stdout] 142 -     /// image row width. Prefer [`Image565Fixed::view_rect`] at call sites.
[INFO] [stdout] 142 +     /// image row width. Prefer [`Image565View::view_rect`] at call sites.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `ensure_calibration`
[INFO] [stdout]  --> src/cyd/touch/calibration.rs:6:47
[INFO] [stdout]   |
[INFO] [stdout] 6 | //! persistence, and reset wiring. Start at [`ensure_calibration`].
[INFO] [stdout]   |                                               ^^^^^^^^^^^^^^^^^^ no item named `ensure_calibration` 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/cyd/touch/calibration.rs:46:1
[INFO] [stdout]    |
[INFO] [stdout] 46 | / pub struct CalibrationConfig {
[INFO] [stdout] 47 | |     ax: f32,
[INFO] [stdout] 48 | |     bx: f32,
[INFO] [stdout] 49 | |     cx: f32,
[INFO] [stdout] ...  |
[INFO] [stdout] 52 | |     cy: f32,
[INFO] [stdout] 53 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near `The persisted affine mapping from raw controller coordinates to screen coordinates.`
[INFO] [stdout]    = help: ends near `Saved affine mapping from raw controller samples into landscape screen coordinates.`
[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/cyd/touch/calibration.rs:46:1
[INFO] [stdout]    |
[INFO] [stdout] 46 | / pub struct CalibrationConfig {
[INFO] [stdout] 47 | |     ax: f32,
[INFO] [stdout] 48 | |     bx: f32,
[INFO] [stdout] 49 | |     cx: f32,
[INFO] [stdout] ...  |
[INFO] [stdout] 52 | |     cy: f32,
[INFO] [stdout] 53 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near `Saved affine mapping from raw controller samples into landscape screen coordinates.`
[INFO] [stdout]    = help: ends near `Saved affine mapping from raw controller samples into landscape screen coordinates.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/cyd/touch/driver.rs:49:1
[INFO] [stdout]    |
[INFO] [stdout] 49 | / pub enum Error<DeviceError, FlashError> {
[INFO] [stdout] 50 | |     /// Reading or drawing through the platform touch/display backend failed.
[INFO] [stdout] 51 | |     Device(DeviceError),
[INFO] [stdout] 52 | |     /// Loading or saving calibration in persistent storage failed.
[INFO] [stdout] 53 | |     Flash(FlashError),
[INFO] [stdout] 54 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near `Errors returned by the shared calibration driver, retaining device and flash sources.`
[INFO] [stdout]    = help: ends near `Error while loading or interactively creating touch calibration.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/cyd/touch/driver.rs:49:1
[INFO] [stdout]    |
[INFO] [stdout] 49 | / pub enum Error<DeviceError, FlashError> {
[INFO] [stdout] 50 | |     /// Reading or drawing through the platform touch/display backend failed.
[INFO] [stdout] 51 | |     Device(DeviceError),
[INFO] [stdout] 52 | |     /// Loading or saving calibration in persistent storage failed.
[INFO] [stdout] 53 | |     Flash(FlashError),
[INFO] [stdout] 54 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near `Error while loading or interactively creating touch calibration.`
[INFO] [stdout]    = help: ends near `Error while loading or interactively creating touch calibration.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/cyd/touch/driver.rs:108:1
[INFO] [stdout]     |
[INFO] [stdout] 108 | / pub async fn ensure_calibration<D, T, F, R>(
[INFO] [stdout] 109 | |     display: &mut D,
[INFO] [stdout] 110 | |     touch: T,
[INFO] [stdout] 111 | |     calibration_flash_block: &mut F,
[INFO] [stdout] ...   |
[INFO] [stdout] 131 | |     .await
[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 `Load or interactively create calibration while constructing a CYD device.`
[INFO] [stdout]     = help: ends near `Load saved touch calibration or create it interactively during device construction.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/cyd/touch/driver.rs:108:1
[INFO] [stdout]     |
[INFO] [stdout] 108 | / pub async fn ensure_calibration<D, T, F, R>(
[INFO] [stdout] 109 | |     display: &mut D,
[INFO] [stdout] 110 | |     touch: T,
[INFO] [stdout] 111 | |     calibration_flash_block: &mut F,
[INFO] [stdout] ...   |
[INFO] [stdout] 131 | |     .await
[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 `Load saved touch calibration or create it interactively during device construction.`
[INFO] [stdout]     = help: ends near `Load saved touch calibration or create it interactively during device construction.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not document `device-envoy-core`
[INFO] running `Command { std: "docker" "inspect" "2f8f24479ee30e469ab1a109fe557807014d0c68fdbc9944804f8fa63ec42684", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2f8f24479ee30e469ab1a109fe557807014d0c68fdbc9944804f8fa63ec42684", kill_on_drop: false }`
[INFO] [stdout] 2f8f24479ee30e469ab1a109fe557807014d0c68fdbc9944804f8fa63ec42684
