# rustc version rustc 1.99.0-nightly (1a98b1e13 2026-08-07)
# docs.rs version docsrs 0.0.0 (c0e43eba3fa5e6341d933cf845300a19b1ac3e4e 2026-08-06 )
# build log [INFO] adding target thumbv7em-none-eabihf for toolchain nightly [INFO] running `Command { std: CARGO_HOME="/home/cratesfyi/workspace-builder/cargo-home" RUSTUP_HOME="/home/cratesfyi/workspace-builder/rustup-home" "/home/cratesfyi/workspace-builder/cargo-home/bin/rustup" "target" "add" "--toolchain" "nightly" "thumbv7em-none-eabihf", kill_on_drop: false }` [INFO] [stderr] info: component rust-std for target thumbv7em-none-eabihf is up to date [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" "DOCS_RS=1" "-w" "/opt/rustwide/workdir" "--user" "1001:1001" "c27ee3f263d978614f4d6e3f1b15848a1008322bce389a7acd09cf21c7fef674" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--features" "v2" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=html-non-static-files\", \"--resource-suffix\", \"-20260807-1.99.0-nightly-1a98b1e13\", \"--static-root-path\", \"/-/rustdoc.static/\", \"--cap-lints\", \"warn\", \"--extern-html-root-takes-precedence\"]" "--offline" "-Zunstable-options" "--config=doc.extern-map.registries.crates-io=\"https://docs.rs/{pkg_name}/{version}/thumbv7em-none-eabihf\"" "-Zrustdoc-scrape-examples" "-j6" "--target" "thumbv7em-none-eabihf", kill_on_drop: false }` [INFO] [stderr] warning: target filter specified, but no targets matched; this is a no-op [INFO] [stderr] Documenting microbit-common v0.16.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: unresolved link to `display_pins` [INFO] [stderr] --> src/v2/gpio.rs:26:14 [INFO] [stderr] | [INFO] [stderr] 26 | /// Use the [display_pins] macro for easier construction. [INFO] [stderr] | ^^^^^^^^^^^^ no item named `display_pins` in scope [INFO] [stderr] | [INFO] [stderr] = note: `macro_rules` named `display_pins` exists in this crate, but it is not in scope at this link's location [INFO] [stderr] = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default [INFO] [stderr] [INFO] [stderr] warning: redundant explicit link target [INFO] [stderr] --> src/display/nonblocking/mod.rs:1:1 [INFO] [stderr] | [INFO] [stderr] 1 | / //! Non-blocking support for the 5×5 LED display. [INFO] [stderr] 2 | | //! [INFO] [stderr] 3 | | //! Together with [`tiny-led-matrix`](tiny_led_matrix), this module provides: [INFO] [stderr] 4 | | //! - support for driving the LED display from a timer interrupt [INFO] [stderr] ... | [INFO] [stderr] 155 | | //! [dal]: https://lancaster-university.github.io/microbit-docs/ [INFO] [stderr] 156 | | //! [micropython]: https://microbit-micropython.readthedocs.io/ [INFO] [stderr] | |_______________________________________________________________^ explicit target `image::GreyscaleImage` is redundant because label `GreyscaleImage` resolves to same destination [INFO] [stderr] | [INFO] [stderr] = note: when a link's destination is not specified, [INFO] [stderr] the label is used to resolve intra-doc links [INFO] [stderr] = note: `#[warn(rustdoc::redundant_explicit_links)]` on by default [INFO] [stderr] [INFO] [stderr] warning: redundant explicit link target [INFO] [stderr] --> src/display/nonblocking/mod.rs:1:1 [INFO] [stderr] | [INFO] [stderr] 1 | / //! Non-blocking support for the 5×5 LED display. [INFO] [stderr] 2 | | //! [INFO] [stderr] 3 | | //! Together with [`tiny-led-matrix`](tiny_led_matrix), this module provides: [INFO] [stderr] 4 | | //! - support for driving the LED display from a timer interrupt [INFO] [stderr] ... | [INFO] [stderr] 155 | | //! [dal]: https://lancaster-university.github.io/microbit-docs/ [INFO] [stderr] 156 | | //! [micropython]: https://microbit-micropython.readthedocs.io/ [INFO] [stderr] | |_______________________________________________________________^ explicit target `image::BitImage` is redundant because label `BitImage` resolves to same destination [INFO] [stderr] | [INFO] [stderr] = note: when a link's destination is not specified, [INFO] [stderr] the label is used to resolve intra-doc links [INFO] [stderr] [INFO] [stderr] warning: `microbit-common` (lib doc) generated 3 warnings [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.26s [INFO] [stderr] Generated /opt/rustwide/target/thumbv7em-none-eabihf/doc/microbit_common/index.html [INFO] running `Command { std: "docker" "inspect" "c27ee3f263d978614f4d6e3f1b15848a1008322bce389a7acd09cf21c7fef674", kill_on_drop: false }`