Build #1609966 2025-01-06T12:47:30.227798+00:00
# rustc version
rustc 1.86.0-nightly (b3b368a18 2025-01-05)# docs.rs version
docsrs 0.6.0 (a9496dd3 2024-12-22)# build log
[INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace-builder/builds/embassy-boot-rp-0.4.0/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace-builder/builds/embassy-boot-rp-0.4.0/source:/opt/rustwide/workdir:ro,Z" "-v" "/home/cratesfyi/workspace-builder/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/home/cratesfyi/workspace-builder/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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20250105-1.86.0-nightly-b3b368a18\", \"--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] [stdout] f90165c3aa2568a478853718fe410a6fb787be529d86fc9fdf4978bebe720c23
[INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
[INFO] running `Command { std: "docker" "start" "-a" "f90165c3aa2568a478853718fe410a6fb787be529d86fc9fdf4978bebe720c23", kill_on_drop: false }`
[INFO] [stderr] warning: target filter specified, but no targets matched; this is a no-op
[INFO] [stderr] Compiling pio-parser v0.2.2
[INFO] [stderr] Checking rp-pac v7.0.0
[INFO] [stderr] Checking embassy-boot v0.4.0
[INFO] [stderr] Compiling embassy-boot-rp v0.4.0 (/opt/rustwide/workdir)
[INFO] [stderr] error[E0583]: file not found for module `inner`
[INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rp-pac-7.0.0/src/lib.rs:12:1
[INFO] [stderr] |
[INFO] [stderr] 12 | mod inner;
[INFO] [stderr] | ^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = help: to create the module `inner`, create file "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rp-pac-7.0.0/src/inner.rs" or "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rp-pac-7.0.0/src/inner/mod.rs"
[INFO] [stderr] = note: if there is a `mod inner` elsewhere in the crate already, import it with `use crate::...` instead
[INFO] [stderr]
[INFO] [stderr] error: You must enable either the `rp2040` or the `rp235x` Cargo features.
[INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rp-pac-7.0.0/src/lib.rs:8:1
[INFO] [stderr] |
[INFO] [stderr] 8 | compile_error!("You must enable either the `rp2040` or the `rp235x` Cargo features.");
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]
[INFO] [stderr] For more information about this error, try `rustc --explain E0583`.
[INFO] [stderr] error: could not compile `rp-pac` (lib) due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "f90165c3aa2568a478853718fe410a6fb787be529d86fc9fdf4978bebe720c23", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f90165c3aa2568a478853718fe410a6fb787be529d86fc9fdf4978bebe720c23", kill_on_drop: false }`
[INFO] [stdout] f90165c3aa2568a478853718fe410a6fb787be529d86fc9fdf4978bebe720c23