# rustc version rustc 1.93.0-nightly (b15a874aa 2025-11-02)
# docs.rs version docsrs 0.6.0 (eafb2859 2025-10-29)
# build log [INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace/builds/msp_protocol-0.1.2/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace/builds/msp_protocol-0.1.2/source:/opt/rustwide/workdir:ro,Z" "-v" "/home/cratesfyi/workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/home/cratesfyi/workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "DOCS_RS=1" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "6442450944" "--cpus" "6" "--user" "1001:1001" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20251102-1.93.0-nightly-b15a874aa\", \"--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}/x86_64-unknown-linux-gnu\"" "-Zrustdoc-scrape-examples" "-j6" "--target" "x86_64-unknown-linux-gnu", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] d5cfda6ea24382d8d71029b9726d99eb6f8e1d85527efc81c3a5758b55b8decb [INFO] running `Command { std: "docker" "start" "-a" "d5cfda6ea24382d8d71029b9726d99eb6f8e1d85527efc81c3a5758b55b8decb", kill_on_drop: false }` [INFO] [stderr] warning: unused imports: `SmallVec` and `smallvec` [INFO] [stderr] --> src/msp/packet.rs:4:16 [INFO] [stderr] | [INFO] [stderr] 4 | use smallvec::{SmallVec, smallvec}; [INFO] [stderr] | ^^^^^^^^ ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `smallvec` [INFO] [stderr] --> src/msp/data.rs:3:26 [INFO] [stderr] | [INFO] [stderr] 3 | use smallvec::{SmallVec, smallvec}; [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `msp_protocol` (lib) generated 2 warnings (run `cargo fix --lib -p msp_protocol` to apply 2 suggestions) [INFO] [stderr] Scraping msp_protocol v0.1.2 (/opt/rustwide/workdir) [INFO] [stderr] warning: failed to scan example "fetch_drones_state" in package `msp_protocol` for example code usage [INFO] [stderr] Try running with `--verbose` to see the error message. [INFO] [stderr] If an example should not be scanned, then consider adding `doc-scrape-examples = false` to its `[[example]]` definition in Cargo.toml [INFO] [stderr] warning: `msp_protocol` (example "fetch_drones_state") generated 1 warning [INFO] [stderr] Documenting msp_protocol v0.1.2 (/opt/rustwide/workdir) [INFO] [stderr] warning: unresolved link to `centimeters` [INFO] [stderr] --> src/msp/structs.rs:188:10 [INFO] [stderr] | [INFO] [stderr] 188 | /// [centimeters] [INFO] [stderr] | ^^^^^^^^^^^ no item named `centimeters` in scope [INFO] [stderr] | [INFO] [stderr] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stderr] = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `msp_protocol` (lib doc) generated 1 warning [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.19s [INFO] [stderr] Generated /opt/rustwide/target/x86_64-unknown-linux-gnu/doc/msp_protocol/index.html [INFO] running `Command { std: "docker" "inspect" "d5cfda6ea24382d8d71029b9726d99eb6f8e1d85527efc81c3a5758b55b8decb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d5cfda6ea24382d8d71029b9726d99eb6f8e1d85527efc81c3a5758b55b8decb", kill_on_drop: false }` [INFO] [stdout] d5cfda6ea24382d8d71029b9726d99eb6f8e1d85527efc81c3a5758b55b8decb