esp32c3-hal 0.1.0

HAL for ESP32-C3 microcontrollers
Build #617431 2022-08-25T16:54:42.169953+00:00
# rustc version
rustc 1.65.0-nightly (addacb587 2022-08-24)
# docs.rs version
docsrs 0.6.0 (24bf3b2 2022-08-08)

# build log
[INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace/builds/esp32c3-hal-0.1.0/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace/builds/esp32c3-hal-0.1.0/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" "3221225472" "--cpus" "3" "--user" "1001:1001" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:824c28ce115f6b999260af6986f3384c158e782489540e41c0b698ca1d9fd927" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "-Z" "unstable-options" "--config" "build.rustdocflags=[\"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20220824-1.65.0-nightly-addacb587\", \"--static-root-path\", \"/\", \"--cap-lints\", \"warn\", \"--disable-per-crate-search\", \"--extern-html-root-takes-precedence\"]" "-Zunstable-options" "--config=doc.extern-map.registries.crates-io=\"https://docs.rs/{pkg_name}/{version}/x86_64-unknown-linux-gnu\"" "-j3" "--target" "x86_64-unknown-linux-gnu", kill_on_drop: false }`
[INFO] [stdout] 9af27a68a262fffeda2622c22d75e7690e7c89fe852386d5e9a9af6800631f5c
[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" "9af27a68a262fffeda2622c22d75e7690e7c89fe852386d5e9a9af6800631f5c", kill_on_drop: false }`
[INFO] [stderr]    Compiling esp32c3-hal v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking esp-hal-common v0.1.0
[INFO] [stderr] error[E0583]: file not found for module `interrupt`
[INFO] [stderr]   --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/esp-hal-common-0.1.0/src/lib.rs:43:1
[INFO] [stderr]    |
[INFO] [stderr] 43 | pub mod interrupt;
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = help: to create the module `interrupt`, create file "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/esp-hal-common-0.1.0/src/interrupt.rs" or "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/esp-hal-common-0.1.0/src/interrupt/mod.rs"
[INFO] [stderr] 
[INFO] [stderr] error[E0277]: the trait bound `critical_section_impl::CriticalSection: Impl` is not satisfied
[INFO] [stderr]    --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/esp-hal-common-0.1.0/src/lib.rs:109:5
[INFO] [stderr]     |
[INFO] [stderr] 109 |     critical_section::set_impl!(CriticalSection);
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Impl` is not implemented for `critical_section_impl::CriticalSection`
[INFO] [stderr]     |
[INFO] [stderr]     = note: this error originates in the macro `critical_section::set_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] Some errors have detailed explanations: E0277, E0583.
[INFO] [stderr] For more information about an error, try `rustc --explain E0277`.
[INFO] [stderr] error: could not compile `esp-hal-common` due to 3 previous errors
[INFO] running `Command { std: "docker" "inspect" "9af27a68a262fffeda2622c22d75e7690e7c89fe852386d5e9a9af6800631f5c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9af27a68a262fffeda2622c22d75e7690e7c89fe852386d5e9a9af6800631f5c", kill_on_drop: false }`
[INFO] [stdout] 9af27a68a262fffeda2622c22d75e7690e7c89fe852386d5e9a9af6800631f5c