[INFO] fetching crate nrf-hal-common 0.19.0... [INFO] testing nrf-hal-common-0.19.0 against 1.91.0 for beta-1.92-2 [INFO] extracting crate nrf-hal-common 0.19.0 into /workspace/builds/worker-6-tc1/source [INFO] started tweaking crates.io crate nrf-hal-common 0.19.0 [INFO] finished tweaking crates.io crate nrf-hal-common 0.19.0 [INFO] tweaked toml for crates.io crate nrf-hal-common 0.19.0 written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate nrf-hal-common 0.19.0 on toolchain 1.91.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate nrf-hal-common 0.19.0 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" "+1.91.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rtic-monotonic v1.0.0 [INFO] [stderr] Downloaded defmt-macros v1.0.1 [INFO] [stderr] Downloaded defmt-parser v1.0.0 [INFO] [stderr] Downloaded defmt v1.0.1 [INFO] [stderr] Downloaded half v2.7.0 [INFO] [stderr] Downloaded fugit v0.3.7 [INFO] [stderr] Downloaded gcd v2.3.0 [INFO] [stderr] Downloaded fixed v1.29.0 [INFO] [stderr] Downloaded nrf5340-net-pac v0.12.2 [INFO] [stderr] Downloaded nrf52810-pac v0.12.2 [INFO] [stderr] Downloaded nrf52811-pac v0.12.2 [INFO] [stderr] Downloaded nrf9160-pac v0.12.2 [INFO] [stderr] Downloaded nrf52832-pac v0.12.2 [INFO] [stderr] Downloaded nrf52805-pac v0.12.2 [INFO] [stderr] Downloaded nrf5340-app-pac v0.12.2 [INFO] [stderr] Downloaded nrf52840-pac v0.12.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,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" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0bce0fa270d7f7000048eae45463844b6f09ff46876967f55840409f31fc1be9 [INFO] running `Command { std: "docker" "start" "-a" "0bce0fa270d7f7000048eae45463844b6f09ff46876967f55840409f31fc1be9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0bce0fa270d7f7000048eae45463844b6f09ff46876967f55840409f31fc1be9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0bce0fa270d7f7000048eae45463844b6f09ff46876967f55840409f31fc1be9", kill_on_drop: false }` [INFO] [stdout] 0bce0fa270d7f7000048eae45463844b6f09ff46876967f55840409f31fc1be9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,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" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8ee6eba67ce1b5d6305fcd53dabf8e70ee7d79faa0b7ef79a64bc55fd2b1ce15 [INFO] running `Command { std: "docker" "start" "-a" "8ee6eba67ce1b5d6305fcd53dabf8e70ee7d79faa0b7ef79a64bc55fd2b1ce15", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling zerocopy v0.8.27 [INFO] [stderr] Compiling fixed v1.29.0 [INFO] [stderr] Compiling nrf-hal-common v0.19.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling bytemuck v1.24.0 [INFO] [stderr] Compiling embedded-dma v0.2.0 [INFO] [stderr] Compiling quote v1.0.41 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling zerocopy-derive v0.8.27 [INFO] [stderr] Compiling half v2.7.0 [INFO] [stdout] error[E0433]: failed to resolve: could not find `pac` in the crate root [INFO] [stdout] --> src/ccm.rs:63:12 [INFO] [stdout] | [INFO] [stdout] 63 | use crate::pac::ccm::mode::{DATARATE_A, LENGTH_A}; [INFO] [stdout] | ^^^ could not find `pac` in the crate root [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:11:22 [INFO] [stdout] | [INFO] [stdout] 10 | #[cfg(feature = "51")] [INFO] [stdout] | -------------- the item is gated behind the `51` feature [INFO] [stdout] 11 | pub use nrf51_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:14:25 [INFO] [stdout] | [INFO] [stdout] 13 | #[cfg(feature = "52805")] [INFO] [stdout] | ----------------- the item is gated behind the `52805` feature [INFO] [stdout] 14 | pub use nrf52805_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:17:25 [INFO] [stdout] | [INFO] [stdout] 16 | #[cfg(feature = "52810")] [INFO] [stdout] | ----------------- the item is gated behind the `52810` feature [INFO] [stdout] 17 | pub use nrf52810_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:20:25 [INFO] [stdout] | [INFO] [stdout] 19 | #[cfg(feature = "52811")] [INFO] [stdout] | ----------------- the item is gated behind the `52811` feature [INFO] [stdout] 20 | pub use nrf52811_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:23:25 [INFO] [stdout] | [INFO] [stdout] 22 | #[cfg(feature = "52832")] [INFO] [stdout] | ----------------- the item is gated behind the `52832` feature [INFO] [stdout] 23 | pub use nrf52832_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:26:25 [INFO] [stdout] | [INFO] [stdout] 25 | #[cfg(feature = "52833")] [INFO] [stdout] | ----------------- the item is gated behind the `52833` feature [INFO] [stdout] 26 | pub use nrf52833_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:29:25 [INFO] [stdout] | [INFO] [stdout] 28 | #[cfg(feature = "52840")] [INFO] [stdout] | ----------------- the item is gated behind the `52840` feature [INFO] [stdout] 29 | pub use nrf52840_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:32:28 [INFO] [stdout] | [INFO] [stdout] 31 | #[cfg(feature = "5340-app")] [INFO] [stdout] | -------------------- the item is gated behind the `5340-app` feature [INFO] [stdout] 32 | pub use nrf5340_app_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:35:28 [INFO] [stdout] | [INFO] [stdout] 34 | #[cfg(feature = "5340-net")] [INFO] [stdout] | -------------------- the item is gated behind the `5340-net` feature [INFO] [stdout] 35 | pub use nrf5340_net_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:38:24 [INFO] [stdout] | [INFO] [stdout] 37 | #[cfg(feature = "9160")] [INFO] [stdout] | ---------------- the item is gated behind the `9160` feature [INFO] [stdout] 38 | pub use nrf9160_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::pac` [INFO] [stdout] --> src/ccm.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | pac::{AAR, CCM}, [INFO] [stdout] | ^^^ could not find `pac` in the crate root [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:11:22 [INFO] [stdout] | [INFO] [stdout] 10 | #[cfg(feature = "51")] [INFO] [stdout] | -------------- the item is gated behind the `51` feature [INFO] [stdout] 11 | pub use nrf51_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:14:25 [INFO] [stdout] | [INFO] [stdout] 13 | #[cfg(feature = "52805")] [INFO] [stdout] | ----------------- the item is gated behind the `52805` feature [INFO] [stdout] 14 | pub use nrf52805_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:17:25 [INFO] [stdout] | [INFO] [stdout] 16 | #[cfg(feature = "52810")] [INFO] [stdout] | ----------------- the item is gated behind the `52810` feature [INFO] [stdout] 17 | pub use nrf52810_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:20:25 [INFO] [stdout] | [INFO] [stdout] 19 | #[cfg(feature = "52811")] [INFO] [stdout] | ----------------- the item is gated behind the `52811` feature [INFO] [stdout] 20 | pub use nrf52811_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:23:25 [INFO] [stdout] | [INFO] [stdout] 22 | #[cfg(feature = "52832")] [INFO] [stdout] | ----------------- the item is gated behind the `52832` feature [INFO] [stdout] 23 | pub use nrf52832_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:26:25 [INFO] [stdout] | [INFO] [stdout] 25 | #[cfg(feature = "52833")] [INFO] [stdout] | ----------------- the item is gated behind the `52833` feature [INFO] [stdout] 26 | pub use nrf52833_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:29:25 [INFO] [stdout] | [INFO] [stdout] 28 | #[cfg(feature = "52840")] [INFO] [stdout] | ----------------- the item is gated behind the `52840` feature [INFO] [stdout] 29 | pub use nrf52840_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:32:28 [INFO] [stdout] | [INFO] [stdout] 31 | #[cfg(feature = "5340-app")] [INFO] [stdout] | -------------------- the item is gated behind the `5340-app` feature [INFO] [stdout] 32 | pub use nrf5340_app_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:35:28 [INFO] [stdout] | [INFO] [stdout] 34 | #[cfg(feature = "5340-net")] [INFO] [stdout] | -------------------- the item is gated behind the `5340-net` feature [INFO] [stdout] 35 | pub use nrf5340_net_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:38:24 [INFO] [stdout] | [INFO] [stdout] 37 | #[cfg(feature = "9160")] [INFO] [stdout] | ---------------- the item is gated behind the `9160` feature [INFO] [stdout] 38 | pub use nrf9160_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `pac` in the crate root [INFO] [stdout] --> src/comp.rs:9:12 [INFO] [stdout] | [INFO] [stdout] 9 | use crate::pac::comp::{ [INFO] [stdout] | ^^^ could not find `pac` in the crate root [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:11:22 [INFO] [stdout] | [INFO] [stdout] 10 | #[cfg(feature = "51")] [INFO] [stdout] | -------------- the item is gated behind the `51` feature [INFO] [stdout] 11 | pub use nrf51_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:14:25 [INFO] [stdout] | [INFO] [stdout] 13 | #[cfg(feature = "52805")] [INFO] [stdout] | ----------------- the item is gated behind the `52805` feature [INFO] [stdout] 14 | pub use nrf52805_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:17:25 [INFO] [stdout] | [INFO] [stdout] 16 | #[cfg(feature = "52810")] [INFO] [stdout] | ----------------- the item is gated behind the `52810` feature [INFO] [stdout] 17 | pub use nrf52810_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:20:25 [INFO] [stdout] | [INFO] [stdout] 19 | #[cfg(feature = "52811")] [INFO] [stdout] | ----------------- the item is gated behind the `52811` feature [INFO] [stdout] 20 | pub use nrf52811_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:23:25 [INFO] [stdout] | [INFO] [stdout] 22 | #[cfg(feature = "52832")] [INFO] [stdout] | ----------------- the item is gated behind the `52832` feature [INFO] [stdout] 23 | pub use nrf52832_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:26:25 [INFO] [stdout] | [INFO] [stdout] 25 | #[cfg(feature = "52833")] [INFO] [stdout] | ----------------- the item is gated behind the `52833` feature [INFO] [stdout] 26 | pub use nrf52833_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:29:25 [INFO] [stdout] | [INFO] [stdout] 28 | #[cfg(feature = "52840")] [INFO] [stdout] | ----------------- the item is gated behind the `52840` feature [INFO] [stdout] 29 | pub use nrf52840_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:32:28 [INFO] [stdout] | [INFO] [stdout] 31 | #[cfg(feature = "5340-app")] [INFO] [stdout] | -------------------- the item is gated behind the `5340-app` feature [INFO] [stdout] 32 | pub use nrf5340_app_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:35:28 [INFO] [stdout] | [INFO] [stdout] 34 | #[cfg(feature = "5340-net")] [INFO] [stdout] | -------------------- the item is gated behind the `5340-net` feature [INFO] [stdout] 35 | pub use nrf5340_net_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:38:24 [INFO] [stdout] | [INFO] [stdout] 37 | #[cfg(feature = "9160")] [INFO] [stdout] | ---------------- the item is gated behind the `9160` feature [INFO] [stdout] 38 | pub use nrf9160_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::pac` [INFO] [stdout] --> src/clocks.rs:7:12 [INFO] [stdout] | [INFO] [stdout] 7 | use crate::pac::CLOCK; [INFO] [stdout] | ^^^ could not find `pac` in the crate root [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:11:22 [INFO] [stdout] | [INFO] [stdout] 10 | #[cfg(feature = "51")] [INFO] [stdout] | -------------- the item is gated behind the `51` feature [INFO] [stdout] 11 | pub use nrf51_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:14:25 [INFO] [stdout] | [INFO] [stdout] 13 | #[cfg(feature = "52805")] [INFO] [stdout] | ----------------- the item is gated behind the `52805` feature [INFO] [stdout] 14 | pub use nrf52805_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:17:25 [INFO] [stdout] | [INFO] [stdout] 16 | #[cfg(feature = "52810")] [INFO] [stdout] | ----------------- the item is gated behind the `52810` feature [INFO] [stdout] 17 | pub use nrf52810_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:20:25 [INFO] [stdout] | [INFO] [stdout] 19 | #[cfg(feature = "52811")] [INFO] [stdout] | ----------------- the item is gated behind the `52811` feature [INFO] [stdout] 20 | pub use nrf52811_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:23:25 [INFO] [stdout] | [INFO] [stdout] 22 | #[cfg(feature = "52832")] [INFO] [stdout] | ----------------- the item is gated behind the `52832` feature [INFO] [stdout] 23 | pub use nrf52832_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:26:25 [INFO] [stdout] | [INFO] [stdout] 25 | #[cfg(feature = "52833")] [INFO] [stdout] | ----------------- the item is gated behind the `52833` feature [INFO] [stdout] 26 | pub use nrf52833_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:29:25 [INFO] [stdout] | [INFO] [stdout] 28 | #[cfg(feature = "52840")] [INFO] [stdout] | ----------------- the item is gated behind the `52840` feature [INFO] [stdout] 29 | pub use nrf52840_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:32:28 [INFO] [stdout] | [INFO] [stdout] 31 | #[cfg(feature = "5340-app")] [INFO] [stdout] | -------------------- the item is gated behind the `5340-app` feature [INFO] [stdout] 32 | pub use nrf5340_app_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:35:28 [INFO] [stdout] | [INFO] [stdout] 34 | #[cfg(feature = "5340-net")] [INFO] [stdout] | -------------------- the item is gated behind the `5340-net` feature [INFO] [stdout] 35 | pub use nrf5340_net_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:38:24 [INFO] [stdout] | [INFO] [stdout] 37 | #[cfg(feature = "9160")] [INFO] [stdout] | ---------------- the item is gated behind the `9160` feature [INFO] [stdout] 38 | pub use nrf9160_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::pac` [INFO] [stdout] --> src/comp.rs:12:12 [INFO] [stdout] | [INFO] [stdout] 12 | use crate::pac::COMP; [INFO] [stdout] | ^^^ could not find `pac` in the crate root [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:11:22 [INFO] [stdout] | [INFO] [stdout] 10 | #[cfg(feature = "51")] [INFO] [stdout] | -------------- the item is gated behind the `51` feature [INFO] [stdout] 11 | pub use nrf51_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:14:25 [INFO] [stdout] | [INFO] [stdout] 13 | #[cfg(feature = "52805")] [INFO] [stdout] | ----------------- the item is gated behind the `52805` feature [INFO] [stdout] 14 | pub use nrf52805_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:17:25 [INFO] [stdout] | [INFO] [stdout] 16 | #[cfg(feature = "52810")] [INFO] [stdout] | ----------------- the item is gated behind the `52810` feature [INFO] [stdout] 17 | pub use nrf52810_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:20:25 [INFO] [stdout] | [INFO] [stdout] 19 | #[cfg(feature = "52811")] [INFO] [stdout] | ----------------- the item is gated behind the `52811` feature [INFO] [stdout] 20 | pub use nrf52811_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:23:25 [INFO] [stdout] | [INFO] [stdout] 22 | #[cfg(feature = "52832")] [INFO] [stdout] | ----------------- the item is gated behind the `52832` feature [INFO] [stdout] 23 | pub use nrf52832_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:26:25 [INFO] [stdout] | [INFO] [stdout] 25 | #[cfg(feature = "52833")] [INFO] [stdout] | ----------------- the item is gated behind the `52833` feature [INFO] [stdout] 26 | pub use nrf52833_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:29:25 [INFO] [stdout] | [INFO] [stdout] 28 | #[cfg(feature = "52840")] [INFO] [stdout] | ----------------- the item is gated behind the `52840` feature [INFO] [stdout] 29 | pub use nrf52840_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:32:28 [INFO] [stdout] | [INFO] [stdout] 31 | #[cfg(feature = "5340-app")] [INFO] [stdout] | -------------------- the item is gated behind the `5340-app` feature [INFO] [stdout] 32 | pub use nrf5340_app_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:35:28 [INFO] [stdout] | [INFO] [stdout] 34 | #[cfg(feature = "5340-net")] [INFO] [stdout] | -------------------- the item is gated behind the `5340-net` feature [INFO] [stdout] 35 | pub use nrf5340_net_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:38:24 [INFO] [stdout] | [INFO] [stdout] 37 | #[cfg(feature = "9160")] [INFO] [stdout] | ---------------- the item is gated behind the `9160` feature [INFO] [stdout] 38 | pub use nrf9160_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::pac` [INFO] [stdout] --> src/ecb.rs:6:12 [INFO] [stdout] | [INFO] [stdout] 6 | use crate::pac::ECB; [INFO] [stdout] | ^^^ could not find `pac` in the crate root [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:11:22 [INFO] [stdout] | [INFO] [stdout] 10 | #[cfg(feature = "51")] [INFO] [stdout] | -------------- the item is gated behind the `51` feature [INFO] [stdout] 11 | pub use nrf51_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:14:25 [INFO] [stdout] | [INFO] [stdout] 13 | #[cfg(feature = "52805")] [INFO] [stdout] | ----------------- the item is gated behind the `52805` feature [INFO] [stdout] 14 | pub use nrf52805_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:17:25 [INFO] [stdout] | [INFO] [stdout] 16 | #[cfg(feature = "52810")] [INFO] [stdout] | ----------------- the item is gated behind the `52810` feature [INFO] [stdout] 17 | pub use nrf52810_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:20:25 [INFO] [stdout] | [INFO] [stdout] 19 | #[cfg(feature = "52811")] [INFO] [stdout] | ----------------- the item is gated behind the `52811` feature [INFO] [stdout] 20 | pub use nrf52811_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:23:25 [INFO] [stdout] | [INFO] [stdout] 22 | #[cfg(feature = "52832")] [INFO] [stdout] | ----------------- the item is gated behind the `52832` feature [INFO] [stdout] 23 | pub use nrf52832_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:26:25 [INFO] [stdout] | [INFO] [stdout] 25 | #[cfg(feature = "52833")] [INFO] [stdout] | ----------------- the item is gated behind the `52833` feature [INFO] [stdout] 26 | pub use nrf52833_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:29:25 [INFO] [stdout] | [INFO] [stdout] 28 | #[cfg(feature = "52840")] [INFO] [stdout] | ----------------- the item is gated behind the `52840` feature [INFO] [stdout] 29 | pub use nrf52840_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:32:28 [INFO] [stdout] | [INFO] [stdout] 31 | #[cfg(feature = "5340-app")] [INFO] [stdout] | -------------------- the item is gated behind the `5340-app` feature [INFO] [stdout] 32 | pub use nrf5340_app_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:35:28 [INFO] [stdout] | [INFO] [stdout] 34 | #[cfg(feature = "5340-net")] [INFO] [stdout] | -------------------- the item is gated behind the `5340-net` feature [INFO] [stdout] 35 | pub use nrf5340_net_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:38:24 [INFO] [stdout] | [INFO] [stdout] 37 | #[cfg(feature = "9160")] [INFO] [stdout] | ---------------- the item is gated behind the `9160` feature [INFO] [stdout] 38 | pub use nrf9160_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `pac` in the crate root [INFO] [stdout] --> src/gpio.rs:507:12 [INFO] [stdout] | [INFO] [stdout] 507 | use crate::pac::p0::pin_cnf; [INFO] [stdout] | ^^^ could not find `pac` in the crate root [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:11:22 [INFO] [stdout] | [INFO] [stdout] 10 | #[cfg(feature = "51")] [INFO] [stdout] | -------------- the item is gated behind the `51` feature [INFO] [stdout] 11 | pub use nrf51_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:14:25 [INFO] [stdout] | [INFO] [stdout] 13 | #[cfg(feature = "52805")] [INFO] [stdout] | ----------------- the item is gated behind the `52805` feature [INFO] [stdout] 14 | pub use nrf52805_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:17:25 [INFO] [stdout] | [INFO] [stdout] 16 | #[cfg(feature = "52810")] [INFO] [stdout] | ----------------- the item is gated behind the `52810` feature [INFO] [stdout] 17 | pub use nrf52810_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:20:25 [INFO] [stdout] | [INFO] [stdout] 19 | #[cfg(feature = "52811")] [INFO] [stdout] | ----------------- the item is gated behind the `52811` feature [INFO] [stdout] 20 | pub use nrf52811_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:23:25 [INFO] [stdout] | [INFO] [stdout] 22 | #[cfg(feature = "52832")] [INFO] [stdout] | ----------------- the item is gated behind the `52832` feature [INFO] [stdout] 23 | pub use nrf52832_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:26:25 [INFO] [stdout] | [INFO] [stdout] 25 | #[cfg(feature = "52833")] [INFO] [stdout] | ----------------- the item is gated behind the `52833` feature [INFO] [stdout] 26 | pub use nrf52833_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:29:25 [INFO] [stdout] | [INFO] [stdout] 28 | #[cfg(feature = "52840")] [INFO] [stdout] | ----------------- the item is gated behind the `52840` feature [INFO] [stdout] 29 | pub use nrf52840_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:32:28 [INFO] [stdout] | [INFO] [stdout] 31 | #[cfg(feature = "5340-app")] [INFO] [stdout] | -------------------- the item is gated behind the `5340-app` feature [INFO] [stdout] 32 | pub use nrf5340_app_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:35:28 [INFO] [stdout] | [INFO] [stdout] 34 | #[cfg(feature = "5340-net")] [INFO] [stdout] | -------------------- the item is gated behind the `5340-net` feature [INFO] [stdout] 35 | pub use nrf5340_net_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:38:24 [INFO] [stdout] | [INFO] [stdout] 37 | #[cfg(feature = "9160")] [INFO] [stdout] | ---------------- the item is gated behind the `9160` feature [INFO] [stdout] 38 | pub use nrf9160_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::pac` [INFO] [stdout] --> src/gpio.rs:80:12 [INFO] [stdout] | [INFO] [stdout] 80 | use crate::pac::{p0 as gpio, P0}; [INFO] [stdout] | ^^^ could not find `pac` in the crate root [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:11:22 [INFO] [stdout] | [INFO] [stdout] 10 | #[cfg(feature = "51")] [INFO] [stdout] | -------------- the item is gated behind the `51` feature [INFO] [stdout] 11 | pub use nrf51_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:14:25 [INFO] [stdout] | [INFO] [stdout] 13 | #[cfg(feature = "52805")] [INFO] [stdout] | ----------------- the item is gated behind the `52805` feature [INFO] [stdout] 14 | pub use nrf52805_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:17:25 [INFO] [stdout] | [INFO] [stdout] 16 | #[cfg(feature = "52810")] [INFO] [stdout] | ----------------- the item is gated behind the `52810` feature [INFO] [stdout] 17 | pub use nrf52810_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:20:25 [INFO] [stdout] | [INFO] [stdout] 19 | #[cfg(feature = "52811")] [INFO] [stdout] | ----------------- the item is gated behind the `52811` feature [INFO] [stdout] 20 | pub use nrf52811_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:23:25 [INFO] [stdout] | [INFO] [stdout] 22 | #[cfg(feature = "52832")] [INFO] [stdout] | ----------------- the item is gated behind the `52832` feature [INFO] [stdout] 23 | pub use nrf52832_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:26:25 [INFO] [stdout] | [INFO] [stdout] 25 | #[cfg(feature = "52833")] [INFO] [stdout] | ----------------- the item is gated behind the `52833` feature [INFO] [stdout] 26 | pub use nrf52833_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:29:25 [INFO] [stdout] | [INFO] [stdout] 28 | #[cfg(feature = "52840")] [INFO] [stdout] | ----------------- the item is gated behind the `52840` feature [INFO] [stdout] 29 | pub use nrf52840_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:32:28 [INFO] [stdout] | [INFO] [stdout] 31 | #[cfg(feature = "5340-app")] [INFO] [stdout] | -------------------- the item is gated behind the `5340-app` feature [INFO] [stdout] 32 | pub use nrf5340_app_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:35:28 [INFO] [stdout] | [INFO] [stdout] 34 | #[cfg(feature = "5340-net")] [INFO] [stdout] | -------------------- the item is gated behind the `5340-net` feature [INFO] [stdout] 35 | pub use nrf5340_net_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:38:24 [INFO] [stdout] | [INFO] [stdout] 37 | #[cfg(feature = "9160")] [INFO] [stdout] | ---------------- the item is gated behind the `9160` feature [INFO] [stdout] 38 | pub use nrf9160_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `pac` in the crate root [INFO] [stdout] --> src/gpiote.rs:27:12 [INFO] [stdout] | [INFO] [stdout] 27 | crate::pac::gpiote::{EVENTS_IN, EVENTS_PORT, TASKS_OUT}, [INFO] [stdout] | ^^^ could not find `pac` in the crate root [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:11:22 [INFO] [stdout] | [INFO] [stdout] 10 | #[cfg(feature = "51")] [INFO] [stdout] | -------------- the item is gated behind the `51` feature [INFO] [stdout] 11 | pub use nrf51_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:14:25 [INFO] [stdout] | [INFO] [stdout] 13 | #[cfg(feature = "52805")] [INFO] [stdout] | ----------------- the item is gated behind the `52805` feature [INFO] [stdout] 14 | pub use nrf52805_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:17:25 [INFO] [stdout] | [INFO] [stdout] 16 | #[cfg(feature = "52810")] [INFO] [stdout] | ----------------- the item is gated behind the `52810` feature [INFO] [stdout] 17 | pub use nrf52810_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:20:25 [INFO] [stdout] | [INFO] [stdout] 19 | #[cfg(feature = "52811")] [INFO] [stdout] | ----------------- the item is gated behind the `52811` feature [INFO] [stdout] 20 | pub use nrf52811_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:23:25 [INFO] [stdout] | [INFO] [stdout] 22 | #[cfg(feature = "52832")] [INFO] [stdout] | ----------------- the item is gated behind the `52832` feature [INFO] [stdout] 23 | pub use nrf52832_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:26:25 [INFO] [stdout] | [INFO] [stdout] 25 | #[cfg(feature = "52833")] [INFO] [stdout] | ----------------- the item is gated behind the `52833` feature [INFO] [stdout] 26 | pub use nrf52833_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:29:25 [INFO] [stdout] | [INFO] [stdout] 28 | #[cfg(feature = "52840")] [INFO] [stdout] | ----------------- the item is gated behind the `52840` feature [INFO] [stdout] 29 | pub use nrf52840_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:32:28 [INFO] [stdout] | [INFO] [stdout] 31 | #[cfg(feature = "5340-app")] [INFO] [stdout] | -------------------- the item is gated behind the `5340-app` feature [INFO] [stdout] 32 | pub use nrf5340_app_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:35:28 [INFO] [stdout] | [INFO] [stdout] 34 | #[cfg(feature = "5340-net")] [INFO] [stdout] | -------------------- the item is gated behind the `5340-net` feature [INFO] [stdout] 35 | pub use nrf5340_net_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:38:24 [INFO] [stdout] | [INFO] [stdout] 37 | #[cfg(feature = "9160")] [INFO] [stdout] | ---------------- the item is gated behind the `9160` feature [INFO] [stdout] 38 | pub use nrf9160_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::pac` [INFO] [stdout] --> src/gpiote.rs:13:12 [INFO] [stdout] | [INFO] [stdout] 13 | use crate::pac::P0; [INFO] [stdout] | ^^^ could not find `pac` in the crate root [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:11:22 [INFO] [stdout] | [INFO] [stdout] 10 | #[cfg(feature = "51")] [INFO] [stdout] | -------------- the item is gated behind the `51` feature [INFO] [stdout] 11 | pub use nrf51_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:14:25 [INFO] [stdout] | [INFO] [stdout] 13 | #[cfg(feature = "52805")] [INFO] [stdout] | ----------------- the item is gated behind the `52805` feature [INFO] [stdout] 14 | pub use nrf52805_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:17:25 [INFO] [stdout] | [INFO] [stdout] 16 | #[cfg(feature = "52810")] [INFO] [stdout] | ----------------- the item is gated behind the `52810` feature [INFO] [stdout] 17 | pub use nrf52810_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:20:25 [INFO] [stdout] | [INFO] [stdout] 19 | #[cfg(feature = "52811")] [INFO] [stdout] | ----------------- the item is gated behind the `52811` feature [INFO] [stdout] 20 | pub use nrf52811_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:23:25 [INFO] [stdout] | [INFO] [stdout] 22 | #[cfg(feature = "52832")] [INFO] [stdout] | ----------------- the item is gated behind the `52832` feature [INFO] [stdout] 23 | pub use nrf52832_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:26:25 [INFO] [stdout] | [INFO] [stdout] 25 | #[cfg(feature = "52833")] [INFO] [stdout] | ----------------- the item is gated behind the `52833` feature [INFO] [stdout] 26 | pub use nrf52833_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:29:25 [INFO] [stdout] | [INFO] [stdout] 28 | #[cfg(feature = "52840")] [INFO] [stdout] | ----------------- the item is gated behind the `52840` feature [INFO] [stdout] 29 | pub use nrf52840_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:32:28 [INFO] [stdout] | [INFO] [stdout] 31 | #[cfg(feature = "5340-app")] [INFO] [stdout] | -------------------- the item is gated behind the `5340-app` feature [INFO] [stdout] 32 | pub use nrf5340_app_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:35:28 [INFO] [stdout] | [INFO] [stdout] 34 | #[cfg(feature = "5340-net")] [INFO] [stdout] | -------------------- the item is gated behind the `5340-net` feature [INFO] [stdout] 35 | pub use nrf5340_net_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:38:24 [INFO] [stdout] | [INFO] [stdout] 37 | #[cfg(feature = "9160")] [INFO] [stdout] | ---------------- the item is gated behind the `9160` feature [INFO] [stdout] 38 | pub use nrf9160_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `pac` in the crate root [INFO] [stdout] --> src/gpiote.rs:44:12 [INFO] [stdout] | [INFO] [stdout] 44 | use crate::pac::gpiote::{TASKS_CLR, TASKS_SET}; [INFO] [stdout] | ^^^ could not find `pac` in the crate root [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:11:22 [INFO] [stdout] | [INFO] [stdout] 10 | #[cfg(feature = "51")] [INFO] [stdout] | -------------- the item is gated behind the `51` feature [INFO] [stdout] 11 | pub use nrf51_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:14:25 [INFO] [stdout] | [INFO] [stdout] 13 | #[cfg(feature = "52805")] [INFO] [stdout] | ----------------- the item is gated behind the `52805` feature [INFO] [stdout] 14 | pub use nrf52805_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:17:25 [INFO] [stdout] | [INFO] [stdout] 16 | #[cfg(feature = "52810")] [INFO] [stdout] | ----------------- the item is gated behind the `52810` feature [INFO] [stdout] 17 | pub use nrf52810_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:20:25 [INFO] [stdout] | [INFO] [stdout] 19 | #[cfg(feature = "52811")] [INFO] [stdout] | ----------------- the item is gated behind the `52811` feature [INFO] [stdout] 20 | pub use nrf52811_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:23:25 [INFO] [stdout] | [INFO] [stdout] 22 | #[cfg(feature = "52832")] [INFO] [stdout] | ----------------- the item is gated behind the `52832` feature [INFO] [stdout] 23 | pub use nrf52832_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:26:25 [INFO] [stdout] | [INFO] [stdout] 25 | #[cfg(feature = "52833")] [INFO] [stdout] | ----------------- the item is gated behind the `52833` feature [INFO] [stdout] 26 | pub use nrf52833_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:29:25 [INFO] [stdout] | [INFO] [stdout] 28 | #[cfg(feature = "52840")] [INFO] [stdout] | ----------------- the item is gated behind the `52840` feature [INFO] [stdout] 29 | pub use nrf52840_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:32:28 [INFO] [stdout] | [INFO] [stdout] 31 | #[cfg(feature = "5340-app")] [INFO] [stdout] | -------------------- the item is gated behind the `5340-app` feature [INFO] [stdout] 32 | pub use nrf5340_app_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:35:28 [INFO] [stdout] | [INFO] [stdout] 34 | #[cfg(feature = "5340-net")] [INFO] [stdout] | -------------------- the item is gated behind the `5340-net` feature [INFO] [stdout] 35 | pub use nrf5340_net_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:38:24 [INFO] [stdout] | [INFO] [stdout] 37 | #[cfg(feature = "9160")] [INFO] [stdout] | ---------------- the item is gated behind the `9160` feature [INFO] [stdout] 38 | pub use nrf9160_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::pac` [INFO] [stdout] --> src/gpiote.rs:28:12 [INFO] [stdout] | [INFO] [stdout] 28 | crate::pac::GPIOTE, [INFO] [stdout] | ^^^ could not find `pac` in the crate root [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:11:22 [INFO] [stdout] | [INFO] [stdout] 10 | #[cfg(feature = "51")] [INFO] [stdout] | -------------- the item is gated behind the `51` feature [INFO] [stdout] 11 | pub use nrf51_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:14:25 [INFO] [stdout] | [INFO] [stdout] 13 | #[cfg(feature = "52805")] [INFO] [stdout] | ----------------- the item is gated behind the `52805` feature [INFO] [stdout] 14 | pub use nrf52805_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:17:25 [INFO] [stdout] | [INFO] [stdout] 16 | #[cfg(feature = "52810")] [INFO] [stdout] | ----------------- the item is gated behind the `52810` feature [INFO] [stdout] 17 | pub use nrf52810_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:20:25 [INFO] [stdout] | [INFO] [stdout] 19 | #[cfg(feature = "52811")] [INFO] [stdout] | ----------------- the item is gated behind the `52811` feature [INFO] [stdout] 20 | pub use nrf52811_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:23:25 [INFO] [stdout] | [INFO] [stdout] 22 | #[cfg(feature = "52832")] [INFO] [stdout] | ----------------- the item is gated behind the `52832` feature [INFO] [stdout] 23 | pub use nrf52832_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:26:25 [INFO] [stdout] | [INFO] [stdout] 25 | #[cfg(feature = "52833")] [INFO] [stdout] | ----------------- the item is gated behind the `52833` feature [INFO] [stdout] 26 | pub use nrf52833_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:29:25 [INFO] [stdout] | [INFO] [stdout] 28 | #[cfg(feature = "52840")] [INFO] [stdout] | ----------------- the item is gated behind the `52840` feature [INFO] [stdout] 29 | pub use nrf52840_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:32:28 [INFO] [stdout] | [INFO] [stdout] 31 | #[cfg(feature = "5340-app")] [INFO] [stdout] | -------------------- the item is gated behind the `5340-app` feature [INFO] [stdout] 32 | pub use nrf5340_app_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:35:28 [INFO] [stdout] | [INFO] [stdout] 34 | #[cfg(feature = "5340-net")] [INFO] [stdout] | -------------------- the item is gated behind the `5340-net` feature [INFO] [stdout] 35 | pub use nrf5340_net_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:38:24 [INFO] [stdout] | [INFO] [stdout] 37 | #[cfg(feature = "9160")] [INFO] [stdout] | ---------------- the item is gated behind the `9160` feature [INFO] [stdout] 38 | pub use nrf9160_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `pac` in the crate root [INFO] [stdout] --> src/lpcomp.rs:12:12 [INFO] [stdout] | [INFO] [stdout] 12 | crate::pac::{ [INFO] [stdout] | ^^^ could not find `pac` in the crate root [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:11:22 [INFO] [stdout] | [INFO] [stdout] 10 | #[cfg(feature = "51")] [INFO] [stdout] | -------------- the item is gated behind the `51` feature [INFO] [stdout] 11 | pub use nrf51_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:14:25 [INFO] [stdout] | [INFO] [stdout] 13 | #[cfg(feature = "52805")] [INFO] [stdout] | ----------------- the item is gated behind the `52805` feature [INFO] [stdout] 14 | pub use nrf52805_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:17:25 [INFO] [stdout] | [INFO] [stdout] 16 | #[cfg(feature = "52810")] [INFO] [stdout] | ----------------- the item is gated behind the `52810` feature [INFO] [stdout] 17 | pub use nrf52810_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:20:25 [INFO] [stdout] | [INFO] [stdout] 19 | #[cfg(feature = "52811")] [INFO] [stdout] | ----------------- the item is gated behind the `52811` feature [INFO] [stdout] 20 | pub use nrf52811_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:23:25 [INFO] [stdout] | [INFO] [stdout] 22 | #[cfg(feature = "52832")] [INFO] [stdout] | ----------------- the item is gated behind the `52832` feature [INFO] [stdout] 23 | pub use nrf52832_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:26:25 [INFO] [stdout] | [INFO] [stdout] 25 | #[cfg(feature = "52833")] [INFO] [stdout] | ----------------- the item is gated behind the `52833` feature [INFO] [stdout] 26 | pub use nrf52833_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:29:25 [INFO] [stdout] | [INFO] [stdout] 28 | #[cfg(feature = "52840")] [INFO] [stdout] | ----------------- the item is gated behind the `52840` feature [INFO] [stdout] 29 | pub use nrf52840_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:32:28 [INFO] [stdout] | [INFO] [stdout] 31 | #[cfg(feature = "5340-app")] [INFO] [stdout] | -------------------- the item is gated behind the `5340-app` feature [INFO] [stdout] 32 | pub use nrf5340_app_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:35:28 [INFO] [stdout] | [INFO] [stdout] 34 | #[cfg(feature = "5340-net")] [INFO] [stdout] | -------------------- the item is gated behind the `5340-net` feature [INFO] [stdout] 35 | pub use nrf5340_net_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:38:24 [INFO] [stdout] | [INFO] [stdout] 37 | #[cfg(feature = "9160")] [INFO] [stdout] | ---------------- the item is gated behind the `9160` feature [INFO] [stdout] 38 | pub use nrf9160_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::pac` [INFO] [stdout] --> src/i2s.rs:5:12 [INFO] [stdout] | [INFO] [stdout] 5 | use crate::pac::{i2s, I2S as I2S_PAC}; [INFO] [stdout] | ^^^ could not find `pac` in the crate root [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:11:22 [INFO] [stdout] | [INFO] [stdout] 10 | #[cfg(feature = "51")] [INFO] [stdout] | -------------- the item is gated behind the `51` feature [INFO] [stdout] 11 | pub use nrf51_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:14:25 [INFO] [stdout] | [INFO] [stdout] 13 | #[cfg(feature = "52805")] [INFO] [stdout] | ----------------- the item is gated behind the `52805` feature [INFO] [stdout] 14 | pub use nrf52805_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:17:25 [INFO] [stdout] | [INFO] [stdout] 16 | #[cfg(feature = "52810")] [INFO] [stdout] | ----------------- the item is gated behind the `52810` feature [INFO] [stdout] 17 | pub use nrf52810_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:20:25 [INFO] [stdout] | [INFO] [stdout] 19 | #[cfg(feature = "52811")] [INFO] [stdout] | ----------------- the item is gated behind the `52811` feature [INFO] [stdout] 20 | pub use nrf52811_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:23:25 [INFO] [stdout] | [INFO] [stdout] 22 | #[cfg(feature = "52832")] [INFO] [stdout] | ----------------- the item is gated behind the `52832` feature [INFO] [stdout] 23 | pub use nrf52832_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:26:25 [INFO] [stdout] | [INFO] [stdout] 25 | #[cfg(feature = "52833")] [INFO] [stdout] | ----------------- the item is gated behind the `52833` feature [INFO] [stdout] 26 | pub use nrf52833_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:29:25 [INFO] [stdout] | [INFO] [stdout] 28 | #[cfg(feature = "52840")] [INFO] [stdout] | ----------------- the item is gated behind the `52840` feature [INFO] [stdout] 29 | pub use nrf52840_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:32:28 [INFO] [stdout] | [INFO] [stdout] 31 | #[cfg(feature = "5340-app")] [INFO] [stdout] | -------------------- the item is gated behind the `5340-app` feature [INFO] [stdout] 32 | pub use nrf5340_app_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:35:28 [INFO] [stdout] | [INFO] [stdout] 34 | #[cfg(feature = "5340-net")] [INFO] [stdout] | -------------------- the item is gated behind the `5340-net` feature [INFO] [stdout] 35 | pub use nrf5340_net_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:38:24 [INFO] [stdout] | [INFO] [stdout] 37 | #[cfg(feature = "9160")] [INFO] [stdout] | ---------------- the item is gated behind the `9160` feature [INFO] [stdout] 38 | pub use nrf9160_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::pac` [INFO] [stdout] --> src/lpcomp.rs:12:12 [INFO] [stdout] | [INFO] [stdout] 12 | crate::pac::{ [INFO] [stdout] | ^^^ could not find `pac` in the crate root [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:11:22 [INFO] [stdout] | [INFO] [stdout] 10 | #[cfg(feature = "51")] [INFO] [stdout] | -------------- the item is gated behind the `51` feature [INFO] [stdout] 11 | pub use nrf51_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:14:25 [INFO] [stdout] | [INFO] [stdout] 13 | #[cfg(feature = "52805")] [INFO] [stdout] | ----------------- the item is gated behind the `52805` feature [INFO] [stdout] 14 | pub use nrf52805_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:17:25 [INFO] [stdout] | [INFO] [stdout] 16 | #[cfg(feature = "52810")] [INFO] [stdout] | ----------------- the item is gated behind the `52810` feature [INFO] [stdout] 17 | pub use nrf52810_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:20:25 [INFO] [stdout] | [INFO] [stdout] 19 | #[cfg(feature = "52811")] [INFO] [stdout] | ----------------- the item is gated behind the `52811` feature [INFO] [stdout] 20 | pub use nrf52811_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:23:25 [INFO] [stdout] | [INFO] [stdout] 22 | #[cfg(feature = "52832")] [INFO] [stdout] | ----------------- the item is gated behind the `52832` feature [INFO] [stdout] 23 | pub use nrf52832_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:26:25 [INFO] [stdout] | [INFO] [stdout] 25 | #[cfg(feature = "52833")] [INFO] [stdout] | ----------------- the item is gated behind the `52833` feature [INFO] [stdout] 26 | pub use nrf52833_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:29:25 [INFO] [stdout] | [INFO] [stdout] 28 | #[cfg(feature = "52840")] [INFO] [stdout] | ----------------- the item is gated behind the `52840` feature [INFO] [stdout] 29 | pub use nrf52840_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:32:28 [INFO] [stdout] | [INFO] [stdout] 31 | #[cfg(feature = "5340-app")] [INFO] [stdout] | -------------------- the item is gated behind the `5340-app` feature [INFO] [stdout] 32 | pub use nrf5340_app_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:35:28 [INFO] [stdout] | [INFO] [stdout] 34 | #[cfg(feature = "5340-net")] [INFO] [stdout] | -------------------- the item is gated behind the `5340-net` feature [INFO] [stdout] 35 | pub use nrf5340_net_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:38:24 [INFO] [stdout] | [INFO] [stdout] 37 | #[cfg(feature = "9160")] [INFO] [stdout] | ---------------- the item is gated behind the `9160` feature [INFO] [stdout] 38 | pub use nrf9160_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::pac` [INFO] [stdout] --> src/nvmc.rs:6:12 [INFO] [stdout] | [INFO] [stdout] 6 | use crate::pac::nvmc; [INFO] [stdout] | ^^^ could not find `pac` in the crate root [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:11:22 [INFO] [stdout] | [INFO] [stdout] 10 | #[cfg(feature = "51")] [INFO] [stdout] | -------------- the item is gated behind the `51` feature [INFO] [stdout] 11 | pub use nrf51_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:14:25 [INFO] [stdout] | [INFO] [stdout] 13 | #[cfg(feature = "52805")] [INFO] [stdout] | ----------------- the item is gated behind the `52805` feature [INFO] [stdout] 14 | pub use nrf52805_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:17:25 [INFO] [stdout] | [INFO] [stdout] 16 | #[cfg(feature = "52810")] [INFO] [stdout] | ----------------- the item is gated behind the `52810` feature [INFO] [stdout] 17 | pub use nrf52810_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:20:25 [INFO] [stdout] | [INFO] [stdout] 19 | #[cfg(feature = "52811")] [INFO] [stdout] | ----------------- the item is gated behind the `52811` feature [INFO] [stdout] 20 | pub use nrf52811_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:23:25 [INFO] [stdout] | [INFO] [stdout] 22 | #[cfg(feature = "52832")] [INFO] [stdout] | ----------------- the item is gated behind the `52832` feature [INFO] [stdout] 23 | pub use nrf52832_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:26:25 [INFO] [stdout] | [INFO] [stdout] 25 | #[cfg(feature = "52833")] [INFO] [stdout] | ----------------- the item is gated behind the `52833` feature [INFO] [stdout] 26 | pub use nrf52833_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:29:25 [INFO] [stdout] | [INFO] [stdout] 28 | #[cfg(feature = "52840")] [INFO] [stdout] | ----------------- the item is gated behind the `52840` feature [INFO] [stdout] 29 | pub use nrf52840_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:32:28 [INFO] [stdout] | [INFO] [stdout] 31 | #[cfg(feature = "5340-app")] [INFO] [stdout] | -------------------- the item is gated behind the `5340-app` feature [INFO] [stdout] 32 | pub use nrf5340_app_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:35:28 [INFO] [stdout] | [INFO] [stdout] 34 | #[cfg(feature = "5340-net")] [INFO] [stdout] | -------------------- the item is gated behind the `5340-net` feature [INFO] [stdout] 35 | pub use nrf5340_net_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:38:24 [INFO] [stdout] | [INFO] [stdout] 37 | #[cfg(feature = "9160")] [INFO] [stdout] | ---------------- the item is gated behind the `9160` feature [INFO] [stdout] 38 | pub use nrf9160_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `pac` in the crate root [INFO] [stdout] --> src/ppi/mod.rs:12:12 [INFO] [stdout] | [INFO] [stdout] 12 | use crate::pac::ppi::tasks_chg::{DIS, EN}; [INFO] [stdout] | ^^^ could not find `pac` in the crate root [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:11:22 [INFO] [stdout] | [INFO] [stdout] 10 | #[cfg(feature = "51")] [INFO] [stdout] | -------------- the item is gated behind the `51` feature [INFO] [stdout] 11 | pub use nrf51_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:14:25 [INFO] [stdout] | [INFO] [stdout] 13 | #[cfg(feature = "52805")] [INFO] [stdout] | ----------------- the item is gated behind the `52805` feature [INFO] [stdout] 14 | pub use nrf52805_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:17:25 [INFO] [stdout] | [INFO] [stdout] 16 | #[cfg(feature = "52810")] [INFO] [stdout] | ----------------- the item is gated behind the `52810` feature [INFO] [stdout] 17 | pub use nrf52810_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:20:25 [INFO] [stdout] | [INFO] [stdout] 19 | #[cfg(feature = "52811")] [INFO] [stdout] | ----------------- the item is gated behind the `52811` feature [INFO] [stdout] 20 | pub use nrf52811_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:23:25 [INFO] [stdout] | [INFO] [stdout] 22 | #[cfg(feature = "52832")] [INFO] [stdout] | ----------------- the item is gated behind the `52832` feature [INFO] [stdout] 23 | pub use nrf52832_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:26:25 [INFO] [stdout] | [INFO] [stdout] 25 | #[cfg(feature = "52833")] [INFO] [stdout] | ----------------- the item is gated behind the `52833` feature [INFO] [stdout] 26 | pub use nrf52833_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:29:25 [INFO] [stdout] | [INFO] [stdout] 28 | #[cfg(feature = "52840")] [INFO] [stdout] | ----------------- the item is gated behind the `52840` feature [INFO] [stdout] 29 | pub use nrf52840_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:32:28 [INFO] [stdout] | [INFO] [stdout] 31 | #[cfg(feature = "5340-app")] [INFO] [stdout] | -------------------- the item is gated behind the `5340-app` feature [INFO] [stdout] 32 | pub use nrf5340_app_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:35:28 [INFO] [stdout] | [INFO] [stdout] 34 | #[cfg(feature = "5340-net")] [INFO] [stdout] | -------------------- the item is gated behind the `5340-net` feature [INFO] [stdout] 35 | pub use nrf5340_net_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:38:24 [INFO] [stdout] | [INFO] [stdout] 37 | #[cfg(feature = "9160")] [INFO] [stdout] | ---------------- the item is gated behind the `9160` feature [INFO] [stdout] 38 | pub use nrf9160_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::pac` [INFO] [stdout] --> src/nvmc.rs:10:12 [INFO] [stdout] | [INFO] [stdout] 10 | use crate::pac::NVMC; [INFO] [stdout] | ^^^ could not find `pac` in the crate root [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:11:22 [INFO] [stdout] | [INFO] [stdout] 10 | #[cfg(feature = "51")] [INFO] [stdout] | -------------- the item is gated behind the `51` feature [INFO] [stdout] 11 | pub use nrf51_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:14:25 [INFO] [stdout] | [INFO] [stdout] 13 | #[cfg(feature = "52805")] [INFO] [stdout] | ----------------- the item is gated behind the `52805` feature [INFO] [stdout] 14 | pub use nrf52805_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:17:25 [INFO] [stdout] | [INFO] [stdout] 16 | #[cfg(feature = "52810")] [INFO] [stdout] | ----------------- the item is gated behind the `52810` feature [INFO] [stdout] 17 | pub use nrf52810_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:20:25 [INFO] [stdout] | [INFO] [stdout] 19 | #[cfg(feature = "52811")] [INFO] [stdout] | ----------------- the item is gated behind the `52811` feature [INFO] [stdout] 20 | pub use nrf52811_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:23:25 [INFO] [stdout] | [INFO] [stdout] 22 | #[cfg(feature = "52832")] [INFO] [stdout] | ----------------- the item is gated behind the `52832` feature [INFO] [stdout] 23 | pub use nrf52832_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:26:25 [INFO] [stdout] | [INFO] [stdout] 25 | #[cfg(feature = "52833")] [INFO] [stdout] | ----------------- the item is gated behind the `52833` feature [INFO] [stdout] 26 | pub use nrf52833_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:29:25 [INFO] [stdout] | [INFO] [stdout] 28 | #[cfg(feature = "52840")] [INFO] [stdout] | ----------------- the item is gated behind the `52840` feature [INFO] [stdout] 29 | pub use nrf52840_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:32:28 [INFO] [stdout] | [INFO] [stdout] 31 | #[cfg(feature = "5340-app")] [INFO] [stdout] | -------------------- the item is gated behind the `5340-app` feature [INFO] [stdout] 32 | pub use nrf5340_app_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:35:28 [INFO] [stdout] | [INFO] [stdout] 34 | #[cfg(feature = "5340-net")] [INFO] [stdout] | -------------------- the item is gated behind the `5340-net` feature [INFO] [stdout] 35 | pub use nrf5340_net_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:38:24 [INFO] [stdout] | [INFO] [stdout] 37 | #[cfg(feature = "9160")] [INFO] [stdout] | ---------------- the item is gated behind the `9160` feature [INFO] [stdout] 38 | pub use nrf9160_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `pac` in the crate root [INFO] [stdout] --> src/pwm.rs:6:12 [INFO] [stdout] | [INFO] [stdout] 6 | use crate::pac::pwm0::*; [INFO] [stdout] | ^^^ could not find `pac` in the crate root [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:11:22 [INFO] [stdout] | [INFO] [stdout] 10 | #[cfg(feature = "51")] [INFO] [stdout] | -------------- the item is gated behind the `51` feature [INFO] [stdout] 11 | pub use nrf51_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:14:25 [INFO] [stdout] | [INFO] [stdout] 13 | #[cfg(feature = "52805")] [INFO] [stdout] | ----------------- the item is gated behind the `52805` feature [INFO] [stdout] 14 | pub use nrf52805_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:17:25 [INFO] [stdout] | [INFO] [stdout] 16 | #[cfg(feature = "52810")] [INFO] [stdout] | ----------------- the item is gated behind the `52810` feature [INFO] [stdout] 17 | pub use nrf52810_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:20:25 [INFO] [stdout] | [INFO] [stdout] 19 | #[cfg(feature = "52811")] [INFO] [stdout] | ----------------- the item is gated behind the `52811` feature [INFO] [stdout] 20 | pub use nrf52811_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:23:25 [INFO] [stdout] | [INFO] [stdout] 22 | #[cfg(feature = "52832")] [INFO] [stdout] | ----------------- the item is gated behind the `52832` feature [INFO] [stdout] 23 | pub use nrf52832_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:26:25 [INFO] [stdout] | [INFO] [stdout] 25 | #[cfg(feature = "52833")] [INFO] [stdout] | ----------------- the item is gated behind the `52833` feature [INFO] [stdout] 26 | pub use nrf52833_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:29:25 [INFO] [stdout] | [INFO] [stdout] 28 | #[cfg(feature = "52840")] [INFO] [stdout] | ----------------- the item is gated behind the `52840` feature [INFO] [stdout] 29 | pub use nrf52840_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:32:28 [INFO] [stdout] | [INFO] [stdout] 31 | #[cfg(feature = "5340-app")] [INFO] [stdout] | -------------------- the item is gated behind the `5340-app` feature [INFO] [stdout] 32 | pub use nrf5340_app_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:35:28 [INFO] [stdout] | [INFO] [stdout] 34 | #[cfg(feature = "5340-net")] [INFO] [stdout] | -------------------- the item is gated behind the `5340-net` feature [INFO] [stdout] 35 | pub use nrf5340_net_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:38:24 [INFO] [stdout] | [INFO] [stdout] 37 | #[cfg(feature = "9160")] [INFO] [stdout] | ---------------- the item is gated behind the `9160` feature [INFO] [stdout] 38 | pub use nrf9160_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::pac` [INFO] [stdout] --> src/ppi/mod.rs:13:12 [INFO] [stdout] | [INFO] [stdout] 13 | use crate::pac::PPI; [INFO] [stdout] | ^^^ could not find `pac` in the crate root [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:11:22 [INFO] [stdout] | [INFO] [stdout] 10 | #[cfg(feature = "51")] [INFO] [stdout] | -------------- the item is gated behind the `51` feature [INFO] [stdout] 11 | pub use nrf51_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:14:25 [INFO] [stdout] | [INFO] [stdout] 13 | #[cfg(feature = "52805")] [INFO] [stdout] | ----------------- the item is gated behind the `52805` feature [INFO] [stdout] 14 | pub use nrf52805_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:17:25 [INFO] [stdout] | [INFO] [stdout] 16 | #[cfg(feature = "52810")] [INFO] [stdout] | ----------------- the item is gated behind the `52810` feature [INFO] [stdout] 17 | pub use nrf52810_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:20:25 [INFO] [stdout] | [INFO] [stdout] 19 | #[cfg(feature = "52811")] [INFO] [stdout] | ----------------- the item is gated behind the `52811` feature [INFO] [stdout] 20 | pub use nrf52811_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:23:25 [INFO] [stdout] | [INFO] [stdout] 22 | #[cfg(feature = "52832")] [INFO] [stdout] | ----------------- the item is gated behind the `52832` feature [INFO] [stdout] 23 | pub use nrf52832_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:26:25 [INFO] [stdout] | [INFO] [stdout] 25 | #[cfg(feature = "52833")] [INFO] [stdout] | ----------------- the item is gated behind the `52833` feature [INFO] [stdout] 26 | pub use nrf52833_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:29:25 [INFO] [stdout] | [INFO] [stdout] 28 | #[cfg(feature = "52840")] [INFO] [stdout] | ----------------- the item is gated behind the `52840` feature [INFO] [stdout] 29 | pub use nrf52840_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:32:28 [INFO] [stdout] | [INFO] [stdout] 31 | #[cfg(feature = "5340-app")] [INFO] [stdout] | -------------------- the item is gated behind the `5340-app` feature [INFO] [stdout] 32 | pub use nrf5340_app_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:35:28 [INFO] [stdout] | [INFO] [stdout] 34 | #[cfg(feature = "5340-net")] [INFO] [stdout] | -------------------- the item is gated behind the `5340-net` feature [INFO] [stdout] 35 | pub use nrf5340_net_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:38:24 [INFO] [stdout] | [INFO] [stdout] 37 | #[cfg(feature = "9160")] [INFO] [stdout] | ---------------- the item is gated behind the `9160` feature [INFO] [stdout] 38 | pub use nrf9160_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::pac` [INFO] [stdout] --> src/pwm.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | pac::Interrupt, [INFO] [stdout] | ^^^ could not find `pac` in the crate root [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:11:22 [INFO] [stdout] | [INFO] [stdout] 10 | #[cfg(feature = "51")] [INFO] [stdout] | -------------- the item is gated behind the `51` feature [INFO] [stdout] 11 | pub use nrf51_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:14:25 [INFO] [stdout] | [INFO] [stdout] 13 | #[cfg(feature = "52805")] [INFO] [stdout] | ----------------- the item is gated behind the `52805` feature [INFO] [stdout] 14 | pub use nrf52805_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:17:25 [INFO] [stdout] | [INFO] [stdout] 16 | #[cfg(feature = "52810")] [INFO] [stdout] | ----------------- the item is gated behind the `52810` feature [INFO] [stdout] 17 | pub use nrf52810_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:20:25 [INFO] [stdout] | [INFO] [stdout] 19 | #[cfg(feature = "52811")] [INFO] [stdout] | ----------------- the item is gated behind the `52811` feature [INFO] [stdout] 20 | pub use nrf52811_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:23:25 [INFO] [stdout] | [INFO] [stdout] 22 | #[cfg(feature = "52832")] [INFO] [stdout] | ----------------- the item is gated behind the `52832` feature [INFO] [stdout] 23 | pub use nrf52832_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:26:25 [INFO] [stdout] | [INFO] [stdout] 25 | #[cfg(feature = "52833")] [INFO] [stdout] | ----------------- the item is gated behind the `52833` feature [INFO] [stdout] 26 | pub use nrf52833_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:29:25 [INFO] [stdout] | [INFO] [stdout] 28 | #[cfg(feature = "52840")] [INFO] [stdout] | ----------------- the item is gated behind the `52840` feature [INFO] [stdout] 29 | pub use nrf52840_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:32:28 [INFO] [stdout] | [INFO] [stdout] 31 | #[cfg(feature = "5340-app")] [INFO] [stdout] | -------------------- the item is gated behind the `5340-app` feature [INFO] [stdout] 32 | pub use nrf5340_app_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:35:28 [INFO] [stdout] | [INFO] [stdout] 34 | #[cfg(feature = "5340-net")] [INFO] [stdout] | -------------------- the item is gated behind the `5340-net` feature [INFO] [stdout] 35 | pub use nrf5340_net_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:38:24 [INFO] [stdout] | [INFO] [stdout] 37 | #[cfg(feature = "9160")] [INFO] [stdout] | ---------------- the item is gated behind the `9160` feature [INFO] [stdout] 38 | pub use nrf9160_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::pac` [INFO] [stdout] --> src/qdec.rs:8:12 [INFO] [stdout] | [INFO] [stdout] 8 | crate::pac::QDEC, [INFO] [stdout] | ^^^ could not find `pac` in the crate root [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:11:22 [INFO] [stdout] | [INFO] [stdout] 10 | #[cfg(feature = "51")] [INFO] [stdout] | -------------- the item is gated behind the `51` feature [INFO] [stdout] 11 | pub use nrf51_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:14:25 [INFO] [stdout] | [INFO] [stdout] 13 | #[cfg(feature = "52805")] [INFO] [stdout] | ----------------- the item is gated behind the `52805` feature [INFO] [stdout] 14 | pub use nrf52805_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:17:25 [INFO] [stdout] | [INFO] [stdout] 16 | #[cfg(feature = "52810")] [INFO] [stdout] | ----------------- the item is gated behind the `52810` feature [INFO] [stdout] 17 | pub use nrf52810_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:20:25 [INFO] [stdout] | [INFO] [stdout] 19 | #[cfg(feature = "52811")] [INFO] [stdout] | ----------------- the item is gated behind the `52811` feature [INFO] [stdout] 20 | pub use nrf52811_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:23:25 [INFO] [stdout] | [INFO] [stdout] 22 | #[cfg(feature = "52832")] [INFO] [stdout] | ----------------- the item is gated behind the `52832` feature [INFO] [stdout] 23 | pub use nrf52832_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:26:25 [INFO] [stdout] | [INFO] [stdout] 25 | #[cfg(feature = "52833")] [INFO] [stdout] | ----------------- the item is gated behind the `52833` feature [INFO] [stdout] 26 | pub use nrf52833_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:29:25 [INFO] [stdout] | [INFO] [stdout] 28 | #[cfg(feature = "52840")] [INFO] [stdout] | ----------------- the item is gated behind the `52840` feature [INFO] [stdout] 29 | pub use nrf52840_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:32:28 [INFO] [stdout] | [INFO] [stdout] 31 | #[cfg(feature = "5340-app")] [INFO] [stdout] | -------------------- the item is gated behind the `5340-app` feature [INFO] [stdout] 32 | pub use nrf5340_app_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:35:28 [INFO] [stdout] | [INFO] [stdout] 34 | #[cfg(feature = "5340-net")] [INFO] [stdout] | -------------------- the item is gated behind the `5340-net` feature [INFO] [stdout] 35 | pub use nrf5340_net_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:38:24 [INFO] [stdout] | [INFO] [stdout] 37 | #[cfg(feature = "9160")] [INFO] [stdout] | ---------------- the item is gated behind the `9160` feature [INFO] [stdout] 38 | pub use nrf9160_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::pac` [INFO] [stdout] --> src/rng.rs:8:12 [INFO] [stdout] | [INFO] [stdout] 8 | use crate::pac::RNG; [INFO] [stdout] | ^^^ could not find `pac` in the crate root [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:11:22 [INFO] [stdout] | [INFO] [stdout] 10 | #[cfg(feature = "51")] [INFO] [stdout] | -------------- the item is gated behind the `51` feature [INFO] [stdout] 11 | pub use nrf51_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:14:25 [INFO] [stdout] | [INFO] [stdout] 13 | #[cfg(feature = "52805")] [INFO] [stdout] | ----------------- the item is gated behind the `52805` feature [INFO] [stdout] 14 | pub use nrf52805_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:17:25 [INFO] [stdout] | [INFO] [stdout] 16 | #[cfg(feature = "52810")] [INFO] [stdout] | ----------------- the item is gated behind the `52810` feature [INFO] [stdout] 17 | pub use nrf52810_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:20:25 [INFO] [stdout] | [INFO] [stdout] 19 | #[cfg(feature = "52811")] [INFO] [stdout] | ----------------- the item is gated behind the `52811` feature [INFO] [stdout] 20 | pub use nrf52811_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:23:25 [INFO] [stdout] | [INFO] [stdout] 22 | #[cfg(feature = "52832")] [INFO] [stdout] | ----------------- the item is gated behind the `52832` feature [INFO] [stdout] 23 | pub use nrf52832_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:26:25 [INFO] [stdout] | [INFO] [stdout] 25 | #[cfg(feature = "52833")] [INFO] [stdout] | ----------------- the item is gated behind the `52833` feature [INFO] [stdout] 26 | pub use nrf52833_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:29:25 [INFO] [stdout] | [INFO] [stdout] 28 | #[cfg(feature = "52840")] [INFO] [stdout] | ----------------- the item is gated behind the `52840` feature [INFO] [stdout] 29 | pub use nrf52840_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:32:28 [INFO] [stdout] | [INFO] [stdout] 31 | #[cfg(feature = "5340-app")] [INFO] [stdout] | -------------------- the item is gated behind the `5340-app` feature [INFO] [stdout] 32 | pub use nrf5340_app_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:35:28 [INFO] [stdout] | [INFO] [stdout] 34 | #[cfg(feature = "5340-net")] [INFO] [stdout] | -------------------- the item is gated behind the `5340-net` feature [INFO] [stdout] 35 | pub use nrf5340_net_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:38:24 [INFO] [stdout] | [INFO] [stdout] 37 | #[cfg(feature = "9160")] [INFO] [stdout] | ---------------- the item is gated behind the `9160` feature [INFO] [stdout] 38 | pub use nrf9160_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::pac` [INFO] [stdout] --> src/rtc.rs:9:12 [INFO] [stdout] | [INFO] [stdout] 9 | use crate::pac::{rtc0, Interrupt, NVIC, RTC0, RTC1}; [INFO] [stdout] | ^^^ could not find `pac` in the crate root [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:11:22 [INFO] [stdout] | [INFO] [stdout] 10 | #[cfg(feature = "51")] [INFO] [stdout] | -------------- the item is gated behind the `51` feature [INFO] [stdout] 11 | pub use nrf51_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:14:25 [INFO] [stdout] | [INFO] [stdout] 13 | #[cfg(feature = "52805")] [INFO] [stdout] | ----------------- the item is gated behind the `52805` feature [INFO] [stdout] 14 | pub use nrf52805_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:17:25 [INFO] [stdout] | [INFO] [stdout] 16 | #[cfg(feature = "52810")] [INFO] [stdout] | ----------------- the item is gated behind the `52810` feature [INFO] [stdout] 17 | pub use nrf52810_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:20:25 [INFO] [stdout] | [INFO] [stdout] 19 | #[cfg(feature = "52811")] [INFO] [stdout] | ----------------- the item is gated behind the `52811` feature [INFO] [stdout] 20 | pub use nrf52811_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:23:25 [INFO] [stdout] | [INFO] [stdout] 22 | #[cfg(feature = "52832")] [INFO] [stdout] | ----------------- the item is gated behind the `52832` feature [INFO] [stdout] 23 | pub use nrf52832_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:26:25 [INFO] [stdout] | [INFO] [stdout] 25 | #[cfg(feature = "52833")] [INFO] [stdout] | ----------------- the item is gated behind the `52833` feature [INFO] [stdout] 26 | pub use nrf52833_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:29:25 [INFO] [stdout] | [INFO] [stdout] 28 | #[cfg(feature = "52840")] [INFO] [stdout] | ----------------- the item is gated behind the `52840` feature [INFO] [stdout] 29 | pub use nrf52840_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:32:28 [INFO] [stdout] | [INFO] [stdout] 31 | #[cfg(feature = "5340-app")] [INFO] [stdout] | -------------------- the item is gated behind the `5340-app` feature [INFO] [stdout] 32 | pub use nrf5340_app_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:35:28 [INFO] [stdout] | [INFO] [stdout] 34 | #[cfg(feature = "5340-net")] [INFO] [stdout] | -------------------- the item is gated behind the `5340-net` feature [INFO] [stdout] 35 | pub use nrf5340_net_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:38:24 [INFO] [stdout] | [INFO] [stdout] 37 | #[cfg(feature = "9160")] [INFO] [stdout] | ---------------- the item is gated behind the `9160` feature [INFO] [stdout] 38 | pub use nrf9160_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::pac` [INFO] [stdout] --> src/saadc.rs:33:12 [INFO] [stdout] | [INFO] [stdout] 33 | use crate::pac::{saadc, SAADC}; [INFO] [stdout] | ^^^ could not find `pac` in the crate root [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:11:22 [INFO] [stdout] | [INFO] [stdout] 10 | #[cfg(feature = "51")] [INFO] [stdout] | -------------- the item is gated behind the `51` feature [INFO] [stdout] 11 | pub use nrf51_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:14:25 [INFO] [stdout] | [INFO] [stdout] 13 | #[cfg(feature = "52805")] [INFO] [stdout] | ----------------- the item is gated behind the `52805` feature [INFO] [stdout] 14 | pub use nrf52805_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:17:25 [INFO] [stdout] | [INFO] [stdout] 16 | #[cfg(feature = "52810")] [INFO] [stdout] | ----------------- the item is gated behind the `52810` feature [INFO] [stdout] 17 | pub use nrf52810_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:20:25 [INFO] [stdout] | [INFO] [stdout] 19 | #[cfg(feature = "52811")] [INFO] [stdout] | ----------------- the item is gated behind the `52811` feature [INFO] [stdout] 20 | pub use nrf52811_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:23:25 [INFO] [stdout] | [INFO] [stdout] 22 | #[cfg(feature = "52832")] [INFO] [stdout] | ----------------- the item is gated behind the `52832` feature [INFO] [stdout] 23 | pub use nrf52832_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:26:25 [INFO] [stdout] | [INFO] [stdout] 25 | #[cfg(feature = "52833")] [INFO] [stdout] | ----------------- the item is gated behind the `52833` feature [INFO] [stdout] 26 | pub use nrf52833_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:29:25 [INFO] [stdout] | [INFO] [stdout] 28 | #[cfg(feature = "52840")] [INFO] [stdout] | ----------------- the item is gated behind the `52840` feature [INFO] [stdout] 29 | pub use nrf52840_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:32:28 [INFO] [stdout] | [INFO] [stdout] 31 | #[cfg(feature = "5340-app")] [INFO] [stdout] | -------------------- the item is gated behind the `5340-app` feature [INFO] [stdout] 32 | pub use nrf5340_app_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:35:28 [INFO] [stdout] | [INFO] [stdout] 34 | #[cfg(feature = "5340-net")] [INFO] [stdout] | -------------------- the item is gated behind the `5340-net` feature [INFO] [stdout] 35 | pub use nrf5340_net_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:38:24 [INFO] [stdout] | [INFO] [stdout] 37 | #[cfg(feature = "9160")] [INFO] [stdout] | ---------------- the item is gated behind the `9160` feature [INFO] [stdout] 38 | pub use nrf9160_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::pac` [INFO] [stdout] --> src/spi.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | pac::{spi0, SPI0}, [INFO] [stdout] | ^^^ could not find `pac` in the crate root [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:11:22 [INFO] [stdout] | [INFO] [stdout] 10 | #[cfg(feature = "51")] [INFO] [stdout] | -------------- the item is gated behind the `51` feature [INFO] [stdout] 11 | pub use nrf51_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:14:25 [INFO] [stdout] | [INFO] [stdout] 13 | #[cfg(feature = "52805")] [INFO] [stdout] | ----------------- the item is gated behind the `52805` feature [INFO] [stdout] 14 | pub use nrf52805_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:17:25 [INFO] [stdout] | [INFO] [stdout] 16 | #[cfg(feature = "52810")] [INFO] [stdout] | ----------------- the item is gated behind the `52810` feature [INFO] [stdout] 17 | pub use nrf52810_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:20:25 [INFO] [stdout] | [INFO] [stdout] 19 | #[cfg(feature = "52811")] [INFO] [stdout] | ----------------- the item is gated behind the `52811` feature [INFO] [stdout] 20 | pub use nrf52811_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:23:25 [INFO] [stdout] | [INFO] [stdout] 22 | #[cfg(feature = "52832")] [INFO] [stdout] | ----------------- the item is gated behind the `52832` feature [INFO] [stdout] 23 | pub use nrf52832_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:26:25 [INFO] [stdout] | [INFO] [stdout] 25 | #[cfg(feature = "52833")] [INFO] [stdout] | ----------------- the item is gated behind the `52833` feature [INFO] [stdout] 26 | pub use nrf52833_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:29:25 [INFO] [stdout] | [INFO] [stdout] 28 | #[cfg(feature = "52840")] [INFO] [stdout] | ----------------- the item is gated behind the `52840` feature [INFO] [stdout] 29 | pub use nrf52840_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:32:28 [INFO] [stdout] | [INFO] [stdout] 31 | #[cfg(feature = "5340-app")] [INFO] [stdout] | -------------------- the item is gated behind the `5340-app` feature [INFO] [stdout] 32 | pub use nrf5340_app_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:35:28 [INFO] [stdout] | [INFO] [stdout] 34 | #[cfg(feature = "5340-net")] [INFO] [stdout] | -------------------- the item is gated behind the `5340-net` feature [INFO] [stdout] 35 | pub use nrf5340_net_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:38:24 [INFO] [stdout] | [INFO] [stdout] 37 | #[cfg(feature = "9160")] [INFO] [stdout] | ---------------- the item is gated behind the `9160` feature [INFO] [stdout] 38 | pub use nrf9160_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::pac` [INFO] [stdout] --> src/spim.rs:17:12 [INFO] [stdout] | [INFO] [stdout] 17 | use crate::pac::{spim0, SPIM0}; [INFO] [stdout] | ^^^ could not find `pac` in the crate root [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:11:22 [INFO] [stdout] | [INFO] [stdout] 10 | #[cfg(feature = "51")] [INFO] [stdout] | -------------- the item is gated behind the `51` feature [INFO] [stdout] 11 | pub use nrf51_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:14:25 [INFO] [stdout] | [INFO] [stdout] 13 | #[cfg(feature = "52805")] [INFO] [stdout] | ----------------- the item is gated behind the `52805` feature [INFO] [stdout] 14 | pub use nrf52805_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:17:25 [INFO] [stdout] | [INFO] [stdout] 16 | #[cfg(feature = "52810")] [INFO] [stdout] | ----------------- the item is gated behind the `52810` feature [INFO] [stdout] 17 | pub use nrf52810_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:20:25 [INFO] [stdout] | [INFO] [stdout] 19 | #[cfg(feature = "52811")] [INFO] [stdout] | ----------------- the item is gated behind the `52811` feature [INFO] [stdout] 20 | pub use nrf52811_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:23:25 [INFO] [stdout] | [INFO] [stdout] 22 | #[cfg(feature = "52832")] [INFO] [stdout] | ----------------- the item is gated behind the `52832` feature [INFO] [stdout] 23 | pub use nrf52832_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:26:25 [INFO] [stdout] | [INFO] [stdout] 25 | #[cfg(feature = "52833")] [INFO] [stdout] | ----------------- the item is gated behind the `52833` feature [INFO] [stdout] 26 | pub use nrf52833_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:29:25 [INFO] [stdout] | [INFO] [stdout] 28 | #[cfg(feature = "52840")] [INFO] [stdout] | ----------------- the item is gated behind the `52840` feature [INFO] [stdout] 29 | pub use nrf52840_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:32:28 [INFO] [stdout] | [INFO] [stdout] 31 | #[cfg(feature = "5340-app")] [INFO] [stdout] | -------------------- the item is gated behind the `5340-app` feature [INFO] [stdout] 32 | pub use nrf5340_app_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:35:28 [INFO] [stdout] | [INFO] [stdout] 34 | #[cfg(feature = "5340-net")] [INFO] [stdout] | -------------------- the item is gated behind the `5340-net` feature [INFO] [stdout] 35 | pub use nrf5340_net_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:38:24 [INFO] [stdout] | [INFO] [stdout] 37 | #[cfg(feature = "9160")] [INFO] [stdout] | ---------------- the item is gated behind the `9160` feature [INFO] [stdout] 38 | pub use nrf9160_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::target_constants::EASY_DMA_SIZE` [INFO] [stdout] --> src/spim.rs:34:31 [INFO] [stdout] | [INFO] [stdout] 34 | use crate::target_constants::{EASY_DMA_SIZE, FORCE_COPY_BUFFER_SIZE}; [INFO] [stdout] | ^^^^^^^^^^^^^ no `EASY_DMA_SIZE` in `target_constants` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:132:15 [INFO] [stdout] | [INFO] [stdout] 131 | #[cfg(feature = "51")] [INFO] [stdout] | -------------- the item is gated behind the `51` feature [INFO] [stdout] 132 | pub const EASY_DMA_SIZE: usize = (1 << 8) - 1; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:134:15 [INFO] [stdout] | [INFO] [stdout] 133 | #[cfg(feature = "52805")] [INFO] [stdout] | ----------------- the item is gated behind the `52805` feature [INFO] [stdout] 134 | pub const EASY_DMA_SIZE: usize = (1 << 14) - 1; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:136:15 [INFO] [stdout] | [INFO] [stdout] 135 | #[cfg(feature = "52810")] [INFO] [stdout] | ----------------- the item is gated behind the `52810` feature [INFO] [stdout] 136 | pub const EASY_DMA_SIZE: usize = (1 << 10) - 1; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:138:15 [INFO] [stdout] | [INFO] [stdout] 137 | #[cfg(feature = "52811")] [INFO] [stdout] | ----------------- the item is gated behind the `52811` feature [INFO] [stdout] 138 | pub const EASY_DMA_SIZE: usize = (1 << 14) - 1; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:144:15 [INFO] [stdout] | [INFO] [stdout] 143 | #[cfg(feature = "52832")] [INFO] [stdout] | ----------------- the item is gated behind the `52832` feature [INFO] [stdout] 144 | pub const EASY_DMA_SIZE: usize = (1 << 8) - 1; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:146:15 [INFO] [stdout] | [INFO] [stdout] 145 | #[cfg(feature = "52833")] [INFO] [stdout] | ----------------- the item is gated behind the `52833` feature [INFO] [stdout] 146 | pub const EASY_DMA_SIZE: usize = (1 << 16) - 1; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:148:15 [INFO] [stdout] | [INFO] [stdout] 147 | #[cfg(feature = "52840")] [INFO] [stdout] | ----------------- the item is gated behind the `52840` feature [INFO] [stdout] 148 | pub const EASY_DMA_SIZE: usize = (1 << 16) - 1; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:150:15 [INFO] [stdout] | [INFO] [stdout] 149 | #[cfg(any(feature = "5340-app", feature = "5340-net"))] [INFO] [stdout] | -------------------------------------------- the item is gated here [INFO] [stdout] 150 | pub const EASY_DMA_SIZE: usize = (1 << 16) - 1; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:152:15 [INFO] [stdout] | [INFO] [stdout] 151 | #[cfg(feature = "9160")] [INFO] [stdout] | ---------------- the item is gated behind the `9160` feature [INFO] [stdout] 152 | pub const EASY_DMA_SIZE: usize = (1 << 12) - 1; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `pac` in the crate root [INFO] [stdout] --> src/spis.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | use crate::pac::{ [INFO] [stdout] | ^^^ could not find `pac` in the crate root [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:11:22 [INFO] [stdout] | [INFO] [stdout] 10 | #[cfg(feature = "51")] [INFO] [stdout] | -------------- the item is gated behind the `51` feature [INFO] [stdout] 11 | pub use nrf51_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:14:25 [INFO] [stdout] | [INFO] [stdout] 13 | #[cfg(feature = "52805")] [INFO] [stdout] | ----------------- the item is gated behind the `52805` feature [INFO] [stdout] 14 | pub use nrf52805_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:17:25 [INFO] [stdout] | [INFO] [stdout] 16 | #[cfg(feature = "52810")] [INFO] [stdout] | ----------------- the item is gated behind the `52810` feature [INFO] [stdout] 17 | pub use nrf52810_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:20:25 [INFO] [stdout] | [INFO] [stdout] 19 | #[cfg(feature = "52811")] [INFO] [stdout] | ----------------- the item is gated behind the `52811` feature [INFO] [stdout] 20 | pub use nrf52811_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:23:25 [INFO] [stdout] | [INFO] [stdout] 22 | #[cfg(feature = "52832")] [INFO] [stdout] | ----------------- the item is gated behind the `52832` feature [INFO] [stdout] 23 | pub use nrf52832_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:26:25 [INFO] [stdout] | [INFO] [stdout] 25 | #[cfg(feature = "52833")] [INFO] [stdout] | ----------------- the item is gated behind the `52833` feature [INFO] [stdout] 26 | pub use nrf52833_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:29:25 [INFO] [stdout] | [INFO] [stdout] 28 | #[cfg(feature = "52840")] [INFO] [stdout] | ----------------- the item is gated behind the `52840` feature [INFO] [stdout] 29 | pub use nrf52840_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:32:28 [INFO] [stdout] | [INFO] [stdout] 31 | #[cfg(feature = "5340-app")] [INFO] [stdout] | -------------------- the item is gated behind the `5340-app` feature [INFO] [stdout] 32 | pub use nrf5340_app_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:35:28 [INFO] [stdout] | [INFO] [stdout] 34 | #[cfg(feature = "5340-net")] [INFO] [stdout] | -------------------- the item is gated behind the `5340-net` feature [INFO] [stdout] 35 | pub use nrf5340_net_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:38:24 [INFO] [stdout] | [INFO] [stdout] 37 | #[cfg(feature = "9160")] [INFO] [stdout] | ---------------- the item is gated behind the `9160` feature [INFO] [stdout] 38 | pub use nrf9160_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::pac` [INFO] [stdout] --> src/spis.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | use crate::pac::{ [INFO] [stdout] | ^^^ could not find `pac` in the crate root [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:11:22 [INFO] [stdout] | [INFO] [stdout] 10 | #[cfg(feature = "51")] [INFO] [stdout] | -------------- the item is gated behind the `51` feature [INFO] [stdout] 11 | pub use nrf51_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:14:25 [INFO] [stdout] | [INFO] [stdout] 13 | #[cfg(feature = "52805")] [INFO] [stdout] | ----------------- the item is gated behind the `52805` feature [INFO] [stdout] 14 | pub use nrf52805_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:17:25 [INFO] [stdout] | [INFO] [stdout] 16 | #[cfg(feature = "52810")] [INFO] [stdout] | ----------------- the item is gated behind the `52810` feature [INFO] [stdout] 17 | pub use nrf52810_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:20:25 [INFO] [stdout] | [INFO] [stdout] 19 | #[cfg(feature = "52811")] [INFO] [stdout] | ----------------- the item is gated behind the `52811` feature [INFO] [stdout] 20 | pub use nrf52811_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:23:25 [INFO] [stdout] | [INFO] [stdout] 22 | #[cfg(feature = "52832")] [INFO] [stdout] | ----------------- the item is gated behind the `52832` feature [INFO] [stdout] 23 | pub use nrf52832_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:26:25 [INFO] [stdout] | [INFO] [stdout] 25 | #[cfg(feature = "52833")] [INFO] [stdout] | ----------------- the item is gated behind the `52833` feature [INFO] [stdout] 26 | pub use nrf52833_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:29:25 [INFO] [stdout] | [INFO] [stdout] 28 | #[cfg(feature = "52840")] [INFO] [stdout] | ----------------- the item is gated behind the `52840` feature [INFO] [stdout] 29 | pub use nrf52840_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:32:28 [INFO] [stdout] | [INFO] [stdout] 31 | #[cfg(feature = "5340-app")] [INFO] [stdout] | -------------------- the item is gated behind the `5340-app` feature [INFO] [stdout] 32 | pub use nrf5340_app_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:35:28 [INFO] [stdout] | [INFO] [stdout] 34 | #[cfg(feature = "5340-net")] [INFO] [stdout] | -------------------- the item is gated behind the `5340-net` feature [INFO] [stdout] 35 | pub use nrf5340_net_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:38:24 [INFO] [stdout] | [INFO] [stdout] 37 | #[cfg(feature = "9160")] [INFO] [stdout] | ---------------- the item is gated behind the `9160` feature [INFO] [stdout] 38 | pub use nrf9160_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `crate::pac`, `crate::target_constants::EASY_DMA_SIZE` [INFO] [stdout] --> src/spis.rs:32:5 [INFO] [stdout] | [INFO] [stdout] 32 | pac::Interrupt, [INFO] [stdout] | ^^^ could not find `pac` in the crate root [INFO] [stdout] 33 | target_constants::{EASY_DMA_SIZE, SRAM_LOWER, SRAM_UPPER}, [INFO] [stdout] | ^^^^^^^^^^^^^ no `EASY_DMA_SIZE` in `target_constants` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:11:22 [INFO] [stdout] | [INFO] [stdout] 10 | #[cfg(feature = "51")] [INFO] [stdout] | -------------- the item is gated behind the `51` feature [INFO] [stdout] 11 | pub use nrf51_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:14:25 [INFO] [stdout] | [INFO] [stdout] 13 | #[cfg(feature = "52805")] [INFO] [stdout] | ----------------- the item is gated behind the `52805` feature [INFO] [stdout] 14 | pub use nrf52805_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:17:25 [INFO] [stdout] | [INFO] [stdout] 16 | #[cfg(feature = "52810")] [INFO] [stdout] | ----------------- the item is gated behind the `52810` feature [INFO] [stdout] 17 | pub use nrf52810_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:20:25 [INFO] [stdout] | [INFO] [stdout] 19 | #[cfg(feature = "52811")] [INFO] [stdout] | ----------------- the item is gated behind the `52811` feature [INFO] [stdout] 20 | pub use nrf52811_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:23:25 [INFO] [stdout] | [INFO] [stdout] 22 | #[cfg(feature = "52832")] [INFO] [stdout] | ----------------- the item is gated behind the `52832` feature [INFO] [stdout] 23 | pub use nrf52832_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:26:25 [INFO] [stdout] | [INFO] [stdout] 25 | #[cfg(feature = "52833")] [INFO] [stdout] | ----------------- the item is gated behind the `52833` feature [INFO] [stdout] 26 | pub use nrf52833_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:29:25 [INFO] [stdout] | [INFO] [stdout] 28 | #[cfg(feature = "52840")] [INFO] [stdout] | ----------------- the item is gated behind the `52840` feature [INFO] [stdout] 29 | pub use nrf52840_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:32:28 [INFO] [stdout] | [INFO] [stdout] 31 | #[cfg(feature = "5340-app")] [INFO] [stdout] | -------------------- the item is gated behind the `5340-app` feature [INFO] [stdout] 32 | pub use nrf5340_app_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:35:28 [INFO] [stdout] | [INFO] [stdout] 34 | #[cfg(feature = "5340-net")] [INFO] [stdout] | -------------------- the item is gated behind the `5340-net` feature [INFO] [stdout] 35 | pub use nrf5340_net_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:38:24 [INFO] [stdout] | [INFO] [stdout] 37 | #[cfg(feature = "9160")] [INFO] [stdout] | ---------------- the item is gated behind the `9160` feature [INFO] [stdout] 38 | pub use nrf9160_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:132:15 [INFO] [stdout] | [INFO] [stdout] 131 | #[cfg(feature = "51")] [INFO] [stdout] | -------------- the item is gated behind the `51` feature [INFO] [stdout] 132 | pub const EASY_DMA_SIZE: usize = (1 << 8) - 1; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:134:15 [INFO] [stdout] | [INFO] [stdout] 133 | #[cfg(feature = "52805")] [INFO] [stdout] | ----------------- the item is gated behind the `52805` feature [INFO] [stdout] 134 | pub const EASY_DMA_SIZE: usize = (1 << 14) - 1; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:136:15 [INFO] [stdout] | [INFO] [stdout] 135 | #[cfg(feature = "52810")] [INFO] [stdout] | ----------------- the item is gated behind the `52810` feature [INFO] [stdout] 136 | pub const EASY_DMA_SIZE: usize = (1 << 10) - 1; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:138:15 [INFO] [stdout] | [INFO] [stdout] 137 | #[cfg(feature = "52811")] [INFO] [stdout] | ----------------- the item is gated behind the `52811` feature [INFO] [stdout] 138 | pub const EASY_DMA_SIZE: usize = (1 << 14) - 1; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:144:15 [INFO] [stdout] | [INFO] [stdout] 143 | #[cfg(feature = "52832")] [INFO] [stdout] | ----------------- the item is gated behind the `52832` feature [INFO] [stdout] 144 | pub const EASY_DMA_SIZE: usize = (1 << 8) - 1; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:146:15 [INFO] [stdout] | [INFO] [stdout] 145 | #[cfg(feature = "52833")] [INFO] [stdout] | ----------------- the item is gated behind the `52833` feature [INFO] [stdout] 146 | pub const EASY_DMA_SIZE: usize = (1 << 16) - 1; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:148:15 [INFO] [stdout] | [INFO] [stdout] 147 | #[cfg(feature = "52840")] [INFO] [stdout] | ----------------- the item is gated behind the `52840` feature [INFO] [stdout] 148 | pub const EASY_DMA_SIZE: usize = (1 << 16) - 1; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:150:15 [INFO] [stdout] | [INFO] [stdout] 149 | #[cfg(any(feature = "5340-app", feature = "5340-net"))] [INFO] [stdout] | -------------------------------------------- the item is gated here [INFO] [stdout] 150 | pub const EASY_DMA_SIZE: usize = (1 << 16) - 1; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:152:15 [INFO] [stdout] | [INFO] [stdout] 151 | #[cfg(feature = "9160")] [INFO] [stdout] | ---------------- the item is gated behind the `9160` feature [INFO] [stdout] 152 | pub const EASY_DMA_SIZE: usize = (1 << 12) - 1; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `pac` in the crate root [INFO] [stdout] --> src/timer.rs:15:12 [INFO] [stdout] | [INFO] [stdout] 15 | use crate::pac::{ [INFO] [stdout] | ^^^ could not find `pac` in the crate root [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:11:22 [INFO] [stdout] | [INFO] [stdout] 10 | #[cfg(feature = "51")] [INFO] [stdout] | -------------- the item is gated behind the `51` feature [INFO] [stdout] 11 | pub use nrf51_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:14:25 [INFO] [stdout] | [INFO] [stdout] 13 | #[cfg(feature = "52805")] [INFO] [stdout] | ----------------- the item is gated behind the `52805` feature [INFO] [stdout] 14 | pub use nrf52805_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:17:25 [INFO] [stdout] | [INFO] [stdout] 16 | #[cfg(feature = "52810")] [INFO] [stdout] | ----------------- the item is gated behind the `52810` feature [INFO] [stdout] 17 | pub use nrf52810_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:20:25 [INFO] [stdout] | [INFO] [stdout] 19 | #[cfg(feature = "52811")] [INFO] [stdout] | ----------------- the item is gated behind the `52811` feature [INFO] [stdout] 20 | pub use nrf52811_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:23:25 [INFO] [stdout] | [INFO] [stdout] 22 | #[cfg(feature = "52832")] [INFO] [stdout] | ----------------- the item is gated behind the `52832` feature [INFO] [stdout] 23 | pub use nrf52832_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:26:25 [INFO] [stdout] | [INFO] [stdout] 25 | #[cfg(feature = "52833")] [INFO] [stdout] | ----------------- the item is gated behind the `52833` feature [INFO] [stdout] 26 | pub use nrf52833_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:29:25 [INFO] [stdout] | [INFO] [stdout] 28 | #[cfg(feature = "52840")] [INFO] [stdout] | ----------------- the item is gated behind the `52840` feature [INFO] [stdout] 29 | pub use nrf52840_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:32:28 [INFO] [stdout] | [INFO] [stdout] 31 | #[cfg(feature = "5340-app")] [INFO] [stdout] | -------------------- the item is gated behind the `5340-app` feature [INFO] [stdout] 32 | pub use nrf5340_app_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:35:28 [INFO] [stdout] | [INFO] [stdout] 34 | #[cfg(feature = "5340-net")] [INFO] [stdout] | -------------------- the item is gated behind the `5340-net` feature [INFO] [stdout] 35 | pub use nrf5340_net_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:38:24 [INFO] [stdout] | [INFO] [stdout] 37 | #[cfg(feature = "9160")] [INFO] [stdout] | ---------------- the item is gated behind the `9160` feature [INFO] [stdout] 38 | pub use nrf9160_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::pac` [INFO] [stdout] --> src/temp.rs:4:12 [INFO] [stdout] | [INFO] [stdout] 4 | use crate::pac::TEMP; [INFO] [stdout] | ^^^ could not find `pac` in the crate root [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:11:22 [INFO] [stdout] | [INFO] [stdout] 10 | #[cfg(feature = "51")] [INFO] [stdout] | -------------- the item is gated behind the `51` feature [INFO] [stdout] 11 | pub use nrf51_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:14:25 [INFO] [stdout] | [INFO] [stdout] 13 | #[cfg(feature = "52805")] [INFO] [stdout] | ----------------- the item is gated behind the `52805` feature [INFO] [stdout] 14 | pub use nrf52805_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:17:25 [INFO] [stdout] | [INFO] [stdout] 16 | #[cfg(feature = "52810")] [INFO] [stdout] | ----------------- the item is gated behind the `52810` feature [INFO] [stdout] 17 | pub use nrf52810_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:20:25 [INFO] [stdout] | [INFO] [stdout] 19 | #[cfg(feature = "52811")] [INFO] [stdout] | ----------------- the item is gated behind the `52811` feature [INFO] [stdout] 20 | pub use nrf52811_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:23:25 [INFO] [stdout] | [INFO] [stdout] 22 | #[cfg(feature = "52832")] [INFO] [stdout] | ----------------- the item is gated behind the `52832` feature [INFO] [stdout] 23 | pub use nrf52832_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:26:25 [INFO] [stdout] | [INFO] [stdout] 25 | #[cfg(feature = "52833")] [INFO] [stdout] | ----------------- the item is gated behind the `52833` feature [INFO] [stdout] 26 | pub use nrf52833_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:29:25 [INFO] [stdout] | [INFO] [stdout] 28 | #[cfg(feature = "52840")] [INFO] [stdout] | ----------------- the item is gated behind the `52840` feature [INFO] [stdout] 29 | pub use nrf52840_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:32:28 [INFO] [stdout] | [INFO] [stdout] 31 | #[cfg(feature = "5340-app")] [INFO] [stdout] | -------------------- the item is gated behind the `5340-app` feature [INFO] [stdout] 32 | pub use nrf5340_app_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:35:28 [INFO] [stdout] | [INFO] [stdout] 34 | #[cfg(feature = "5340-net")] [INFO] [stdout] | -------------------- the item is gated behind the `5340-net` feature [INFO] [stdout] 35 | pub use nrf5340_net_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:38:24 [INFO] [stdout] | [INFO] [stdout] 37 | #[cfg(feature = "9160")] [INFO] [stdout] | ---------------- the item is gated behind the `9160` feature [INFO] [stdout] 38 | pub use nrf9160_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::pac` [INFO] [stdout] --> src/timer.rs:15:12 [INFO] [stdout] | [INFO] [stdout] 15 | use crate::pac::{ [INFO] [stdout] | ^^^ could not find `pac` in the crate root [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:11:22 [INFO] [stdout] | [INFO] [stdout] 10 | #[cfg(feature = "51")] [INFO] [stdout] | -------------- the item is gated behind the `51` feature [INFO] [stdout] 11 | pub use nrf51_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:14:25 [INFO] [stdout] | [INFO] [stdout] 13 | #[cfg(feature = "52805")] [INFO] [stdout] | ----------------- the item is gated behind the `52805` feature [INFO] [stdout] 14 | pub use nrf52805_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:17:25 [INFO] [stdout] | [INFO] [stdout] 16 | #[cfg(feature = "52810")] [INFO] [stdout] | ----------------- the item is gated behind the `52810` feature [INFO] [stdout] 17 | pub use nrf52810_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:20:25 [INFO] [stdout] | [INFO] [stdout] 19 | #[cfg(feature = "52811")] [INFO] [stdout] | ----------------- the item is gated behind the `52811` feature [INFO] [stdout] 20 | pub use nrf52811_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:23:25 [INFO] [stdout] | [INFO] [stdout] 22 | #[cfg(feature = "52832")] [INFO] [stdout] | ----------------- the item is gated behind the `52832` feature [INFO] [stdout] 23 | pub use nrf52832_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:26:25 [INFO] [stdout] | [INFO] [stdout] 25 | #[cfg(feature = "52833")] [INFO] [stdout] | ----------------- the item is gated behind the `52833` feature [INFO] [stdout] 26 | pub use nrf52833_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:29:25 [INFO] [stdout] | [INFO] [stdout] 28 | #[cfg(feature = "52840")] [INFO] [stdout] | ----------------- the item is gated behind the `52840` feature [INFO] [stdout] 29 | pub use nrf52840_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:32:28 [INFO] [stdout] | [INFO] [stdout] 31 | #[cfg(feature = "5340-app")] [INFO] [stdout] | -------------------- the item is gated behind the `5340-app` feature [INFO] [stdout] 32 | pub use nrf5340_app_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:35:28 [INFO] [stdout] | [INFO] [stdout] 34 | #[cfg(feature = "5340-net")] [INFO] [stdout] | -------------------- the item is gated behind the `5340-net` feature [INFO] [stdout] 35 | pub use nrf5340_net_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:38:24 [INFO] [stdout] | [INFO] [stdout] 37 | #[cfg(feature = "9160")] [INFO] [stdout] | ---------------- the item is gated behind the `9160` feature [INFO] [stdout] 38 | pub use nrf9160_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::pac` [INFO] [stdout] --> src/twim.rs:18:12 [INFO] [stdout] | [INFO] [stdout] 18 | use crate::pac::{twim0, TWIM0}; [INFO] [stdout] | ^^^ could not find `pac` in the crate root [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:11:22 [INFO] [stdout] | [INFO] [stdout] 10 | #[cfg(feature = "51")] [INFO] [stdout] | -------------- the item is gated behind the `51` feature [INFO] [stdout] 11 | pub use nrf51_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:14:25 [INFO] [stdout] | [INFO] [stdout] 13 | #[cfg(feature = "52805")] [INFO] [stdout] | ----------------- the item is gated behind the `52805` feature [INFO] [stdout] 14 | pub use nrf52805_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:17:25 [INFO] [stdout] | [INFO] [stdout] 16 | #[cfg(feature = "52810")] [INFO] [stdout] | ----------------- the item is gated behind the `52810` feature [INFO] [stdout] 17 | pub use nrf52810_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:20:25 [INFO] [stdout] | [INFO] [stdout] 19 | #[cfg(feature = "52811")] [INFO] [stdout] | ----------------- the item is gated behind the `52811` feature [INFO] [stdout] 20 | pub use nrf52811_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:23:25 [INFO] [stdout] | [INFO] [stdout] 22 | #[cfg(feature = "52832")] [INFO] [stdout] | ----------------- the item is gated behind the `52832` feature [INFO] [stdout] 23 | pub use nrf52832_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:26:25 [INFO] [stdout] | [INFO] [stdout] 25 | #[cfg(feature = "52833")] [INFO] [stdout] | ----------------- the item is gated behind the `52833` feature [INFO] [stdout] 26 | pub use nrf52833_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:29:25 [INFO] [stdout] | [INFO] [stdout] 28 | #[cfg(feature = "52840")] [INFO] [stdout] | ----------------- the item is gated behind the `52840` feature [INFO] [stdout] 29 | pub use nrf52840_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:32:28 [INFO] [stdout] | [INFO] [stdout] 31 | #[cfg(feature = "5340-app")] [INFO] [stdout] | -------------------- the item is gated behind the `5340-app` feature [INFO] [stdout] 32 | pub use nrf5340_app_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:35:28 [INFO] [stdout] | [INFO] [stdout] 34 | #[cfg(feature = "5340-net")] [INFO] [stdout] | -------------------- the item is gated behind the `5340-net` feature [INFO] [stdout] 35 | pub use nrf5340_net_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:38:24 [INFO] [stdout] | [INFO] [stdout] 37 | #[cfg(feature = "9160")] [INFO] [stdout] | ---------------- the item is gated behind the `9160` feature [INFO] [stdout] 38 | pub use nrf9160_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::target_constants::EASY_DMA_SIZE` [INFO] [stdout] --> src/twim.rs:26:24 [INFO] [stdout] | [INFO] [stdout] 26 | target_constants::{EASY_DMA_SIZE, FORCE_COPY_BUFFER_SIZE}, [INFO] [stdout] | ^^^^^^^^^^^^^ no `EASY_DMA_SIZE` in `target_constants` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:132:15 [INFO] [stdout] | [INFO] [stdout] 131 | #[cfg(feature = "51")] [INFO] [stdout] | -------------- the item is gated behind the `51` feature [INFO] [stdout] 132 | pub const EASY_DMA_SIZE: usize = (1 << 8) - 1; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:134:15 [INFO] [stdout] | [INFO] [stdout] 133 | #[cfg(feature = "52805")] [INFO] [stdout] | ----------------- the item is gated behind the `52805` feature [INFO] [stdout] 134 | pub const EASY_DMA_SIZE: usize = (1 << 14) - 1; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:136:15 [INFO] [stdout] | [INFO] [stdout] 135 | #[cfg(feature = "52810")] [INFO] [stdout] | ----------------- the item is gated behind the `52810` feature [INFO] [stdout] 136 | pub const EASY_DMA_SIZE: usize = (1 << 10) - 1; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:138:15 [INFO] [stdout] | [INFO] [stdout] 137 | #[cfg(feature = "52811")] [INFO] [stdout] | ----------------- the item is gated behind the `52811` feature [INFO] [stdout] 138 | pub const EASY_DMA_SIZE: usize = (1 << 14) - 1; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:144:15 [INFO] [stdout] | [INFO] [stdout] 143 | #[cfg(feature = "52832")] [INFO] [stdout] | ----------------- the item is gated behind the `52832` feature [INFO] [stdout] 144 | pub const EASY_DMA_SIZE: usize = (1 << 8) - 1; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:146:15 [INFO] [stdout] | [INFO] [stdout] 145 | #[cfg(feature = "52833")] [INFO] [stdout] | ----------------- the item is gated behind the `52833` feature [INFO] [stdout] 146 | pub const EASY_DMA_SIZE: usize = (1 << 16) - 1; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:148:15 [INFO] [stdout] | [INFO] [stdout] 147 | #[cfg(feature = "52840")] [INFO] [stdout] | ----------------- the item is gated behind the `52840` feature [INFO] [stdout] 148 | pub const EASY_DMA_SIZE: usize = (1 << 16) - 1; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:150:15 [INFO] [stdout] | [INFO] [stdout] 149 | #[cfg(any(feature = "5340-app", feature = "5340-net"))] [INFO] [stdout] | -------------------------------------------- the item is gated here [INFO] [stdout] 150 | pub const EASY_DMA_SIZE: usize = (1 << 16) - 1; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:152:15 [INFO] [stdout] | [INFO] [stdout] 151 | #[cfg(feature = "9160")] [INFO] [stdout] | ---------------- the item is gated behind the `9160` feature [INFO] [stdout] 152 | pub const EASY_DMA_SIZE: usize = (1 << 12) - 1; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::pac` [INFO] [stdout] --> src/twis.rs:13:12 [INFO] [stdout] | [INFO] [stdout] 13 | use crate::pac::{twis0, P0, TWIS0}; [INFO] [stdout] | ^^^ could not find `pac` in the crate root [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:11:22 [INFO] [stdout] | [INFO] [stdout] 10 | #[cfg(feature = "51")] [INFO] [stdout] | -------------- the item is gated behind the `51` feature [INFO] [stdout] 11 | pub use nrf51_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:14:25 [INFO] [stdout] | [INFO] [stdout] 13 | #[cfg(feature = "52805")] [INFO] [stdout] | ----------------- the item is gated behind the `52805` feature [INFO] [stdout] 14 | pub use nrf52805_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:17:25 [INFO] [stdout] | [INFO] [stdout] 16 | #[cfg(feature = "52810")] [INFO] [stdout] | ----------------- the item is gated behind the `52810` feature [INFO] [stdout] 17 | pub use nrf52810_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:20:25 [INFO] [stdout] | [INFO] [stdout] 19 | #[cfg(feature = "52811")] [INFO] [stdout] | ----------------- the item is gated behind the `52811` feature [INFO] [stdout] 20 | pub use nrf52811_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:23:25 [INFO] [stdout] | [INFO] [stdout] 22 | #[cfg(feature = "52832")] [INFO] [stdout] | ----------------- the item is gated behind the `52832` feature [INFO] [stdout] 23 | pub use nrf52832_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:26:25 [INFO] [stdout] | [INFO] [stdout] 25 | #[cfg(feature = "52833")] [INFO] [stdout] | ----------------- the item is gated behind the `52833` feature [INFO] [stdout] 26 | pub use nrf52833_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:29:25 [INFO] [stdout] | [INFO] [stdout] 28 | #[cfg(feature = "52840")] [INFO] [stdout] | ----------------- the item is gated behind the `52840` feature [INFO] [stdout] 29 | pub use nrf52840_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:32:28 [INFO] [stdout] | [INFO] [stdout] 31 | #[cfg(feature = "5340-app")] [INFO] [stdout] | -------------------- the item is gated behind the `5340-app` feature [INFO] [stdout] 32 | pub use nrf5340_app_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:35:28 [INFO] [stdout] | [INFO] [stdout] 34 | #[cfg(feature = "5340-net")] [INFO] [stdout] | -------------------- the item is gated behind the `5340-net` feature [INFO] [stdout] 35 | pub use nrf5340_net_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:38:24 [INFO] [stdout] | [INFO] [stdout] 37 | #[cfg(feature = "9160")] [INFO] [stdout] | ---------------- the item is gated behind the `9160` feature [INFO] [stdout] 38 | pub use nrf9160_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `crate::pac`, `crate::target_constants::EASY_DMA_SIZE` [INFO] [stdout] --> src/twis.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 25 | pac::Interrupt, [INFO] [stdout] | ^^^ could not find `pac` in the crate root [INFO] [stdout] 26 | slice_in_ram_or, [INFO] [stdout] 27 | target_constants::{EASY_DMA_SIZE, SRAM_LOWER, SRAM_UPPER}, [INFO] [stdout] | ^^^^^^^^^^^^^ no `EASY_DMA_SIZE` in `target_constants` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:11:22 [INFO] [stdout] | [INFO] [stdout] 10 | #[cfg(feature = "51")] [INFO] [stdout] | -------------- the item is gated behind the `51` feature [INFO] [stdout] 11 | pub use nrf51_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:14:25 [INFO] [stdout] | [INFO] [stdout] 13 | #[cfg(feature = "52805")] [INFO] [stdout] | ----------------- the item is gated behind the `52805` feature [INFO] [stdout] 14 | pub use nrf52805_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:17:25 [INFO] [stdout] | [INFO] [stdout] 16 | #[cfg(feature = "52810")] [INFO] [stdout] | ----------------- the item is gated behind the `52810` feature [INFO] [stdout] 17 | pub use nrf52810_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:20:25 [INFO] [stdout] | [INFO] [stdout] 19 | #[cfg(feature = "52811")] [INFO] [stdout] | ----------------- the item is gated behind the `52811` feature [INFO] [stdout] 20 | pub use nrf52811_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:23:25 [INFO] [stdout] | [INFO] [stdout] 22 | #[cfg(feature = "52832")] [INFO] [stdout] | ----------------- the item is gated behind the `52832` feature [INFO] [stdout] 23 | pub use nrf52832_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:26:25 [INFO] [stdout] | [INFO] [stdout] 25 | #[cfg(feature = "52833")] [INFO] [stdout] | ----------------- the item is gated behind the `52833` feature [INFO] [stdout] 26 | pub use nrf52833_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:29:25 [INFO] [stdout] | [INFO] [stdout] 28 | #[cfg(feature = "52840")] [INFO] [stdout] | ----------------- the item is gated behind the `52840` feature [INFO] [stdout] 29 | pub use nrf52840_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:32:28 [INFO] [stdout] | [INFO] [stdout] 31 | #[cfg(feature = "5340-app")] [INFO] [stdout] | -------------------- the item is gated behind the `5340-app` feature [INFO] [stdout] 32 | pub use nrf5340_app_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:35:28 [INFO] [stdout] | [INFO] [stdout] 34 | #[cfg(feature = "5340-net")] [INFO] [stdout] | -------------------- the item is gated behind the `5340-net` feature [INFO] [stdout] 35 | pub use nrf5340_net_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:38:24 [INFO] [stdout] | [INFO] [stdout] 37 | #[cfg(feature = "9160")] [INFO] [stdout] | ---------------- the item is gated behind the `9160` feature [INFO] [stdout] 38 | pub use nrf9160_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:132:15 [INFO] [stdout] | [INFO] [stdout] 131 | #[cfg(feature = "51")] [INFO] [stdout] | -------------- the item is gated behind the `51` feature [INFO] [stdout] 132 | pub const EASY_DMA_SIZE: usize = (1 << 8) - 1; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:134:15 [INFO] [stdout] | [INFO] [stdout] 133 | #[cfg(feature = "52805")] [INFO] [stdout] | ----------------- the item is gated behind the `52805` feature [INFO] [stdout] 134 | pub const EASY_DMA_SIZE: usize = (1 << 14) - 1; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:136:15 [INFO] [stdout] | [INFO] [stdout] 135 | #[cfg(feature = "52810")] [INFO] [stdout] | ----------------- the item is gated behind the `52810` feature [INFO] [stdout] 136 | pub const EASY_DMA_SIZE: usize = (1 << 10) - 1; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:138:15 [INFO] [stdout] | [INFO] [stdout] 137 | #[cfg(feature = "52811")] [INFO] [stdout] | ----------------- the item is gated behind the `52811` feature [INFO] [stdout] 138 | pub const EASY_DMA_SIZE: usize = (1 << 14) - 1; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:144:15 [INFO] [stdout] | [INFO] [stdout] 143 | #[cfg(feature = "52832")] [INFO] [stdout] | ----------------- the item is gated behind the `52832` feature [INFO] [stdout] 144 | pub const EASY_DMA_SIZE: usize = (1 << 8) - 1; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:146:15 [INFO] [stdout] | [INFO] [stdout] 145 | #[cfg(feature = "52833")] [INFO] [stdout] | ----------------- the item is gated behind the `52833` feature [INFO] [stdout] 146 | pub const EASY_DMA_SIZE: usize = (1 << 16) - 1; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:148:15 [INFO] [stdout] | [INFO] [stdout] 147 | #[cfg(feature = "52840")] [INFO] [stdout] | ----------------- the item is gated behind the `52840` feature [INFO] [stdout] 148 | pub const EASY_DMA_SIZE: usize = (1 << 16) - 1; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:150:15 [INFO] [stdout] | [INFO] [stdout] 149 | #[cfg(any(feature = "5340-app", feature = "5340-net"))] [INFO] [stdout] | -------------------------------------------- the item is gated here [INFO] [stdout] 150 | pub const EASY_DMA_SIZE: usize = (1 << 16) - 1; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:152:15 [INFO] [stdout] | [INFO] [stdout] 151 | #[cfg(feature = "9160")] [INFO] [stdout] | ---------------- the item is gated behind the `9160` feature [INFO] [stdout] 152 | pub const EASY_DMA_SIZE: usize = (1 << 12) - 1; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::pac` [INFO] [stdout] --> src/uarte.rs:32:12 [INFO] [stdout] | [INFO] [stdout] 32 | use crate::pac::{uarte0, UARTE0}; [INFO] [stdout] | ^^^ could not find `pac` in the crate root [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:11:22 [INFO] [stdout] | [INFO] [stdout] 10 | #[cfg(feature = "51")] [INFO] [stdout] | -------------- the item is gated behind the `51` feature [INFO] [stdout] 11 | pub use nrf51_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:14:25 [INFO] [stdout] | [INFO] [stdout] 13 | #[cfg(feature = "52805")] [INFO] [stdout] | ----------------- the item is gated behind the `52805` feature [INFO] [stdout] 14 | pub use nrf52805_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:17:25 [INFO] [stdout] | [INFO] [stdout] 16 | #[cfg(feature = "52810")] [INFO] [stdout] | ----------------- the item is gated behind the `52810` feature [INFO] [stdout] 17 | pub use nrf52810_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:20:25 [INFO] [stdout] | [INFO] [stdout] 19 | #[cfg(feature = "52811")] [INFO] [stdout] | ----------------- the item is gated behind the `52811` feature [INFO] [stdout] 20 | pub use nrf52811_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:23:25 [INFO] [stdout] | [INFO] [stdout] 22 | #[cfg(feature = "52832")] [INFO] [stdout] | ----------------- the item is gated behind the `52832` feature [INFO] [stdout] 23 | pub use nrf52832_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:26:25 [INFO] [stdout] | [INFO] [stdout] 25 | #[cfg(feature = "52833")] [INFO] [stdout] | ----------------- the item is gated behind the `52833` feature [INFO] [stdout] 26 | pub use nrf52833_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:29:25 [INFO] [stdout] | [INFO] [stdout] 28 | #[cfg(feature = "52840")] [INFO] [stdout] | ----------------- the item is gated behind the `52840` feature [INFO] [stdout] 29 | pub use nrf52840_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:32:28 [INFO] [stdout] | [INFO] [stdout] 31 | #[cfg(feature = "5340-app")] [INFO] [stdout] | -------------------- the item is gated behind the `5340-app` feature [INFO] [stdout] 32 | pub use nrf5340_app_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:35:28 [INFO] [stdout] | [INFO] [stdout] 34 | #[cfg(feature = "5340-net")] [INFO] [stdout] | -------------------- the item is gated behind the `5340-net` feature [INFO] [stdout] 35 | pub use nrf5340_net_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:38:24 [INFO] [stdout] | [INFO] [stdout] 37 | #[cfg(feature = "9160")] [INFO] [stdout] | ---------------- the item is gated behind the `9160` feature [INFO] [stdout] 38 | pub use nrf9160_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::target_constants::EASY_DMA_SIZE` [INFO] [stdout] --> src/uarte.rs:36:5 [INFO] [stdout] | [INFO] [stdout] 36 | use crate::target_constants::EASY_DMA_SIZE; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `EASY_DMA_SIZE` in `target_constants` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:132:15 [INFO] [stdout] | [INFO] [stdout] 131 | #[cfg(feature = "51")] [INFO] [stdout] | -------------- the item is gated behind the `51` feature [INFO] [stdout] 132 | pub const EASY_DMA_SIZE: usize = (1 << 8) - 1; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:134:15 [INFO] [stdout] | [INFO] [stdout] 133 | #[cfg(feature = "52805")] [INFO] [stdout] | ----------------- the item is gated behind the `52805` feature [INFO] [stdout] 134 | pub const EASY_DMA_SIZE: usize = (1 << 14) - 1; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:136:15 [INFO] [stdout] | [INFO] [stdout] 135 | #[cfg(feature = "52810")] [INFO] [stdout] | ----------------- the item is gated behind the `52810` feature [INFO] [stdout] 136 | pub const EASY_DMA_SIZE: usize = (1 << 10) - 1; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:138:15 [INFO] [stdout] | [INFO] [stdout] 137 | #[cfg(feature = "52811")] [INFO] [stdout] | ----------------- the item is gated behind the `52811` feature [INFO] [stdout] 138 | pub const EASY_DMA_SIZE: usize = (1 << 14) - 1; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:144:15 [INFO] [stdout] | [INFO] [stdout] 143 | #[cfg(feature = "52832")] [INFO] [stdout] | ----------------- the item is gated behind the `52832` feature [INFO] [stdout] 144 | pub const EASY_DMA_SIZE: usize = (1 << 8) - 1; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:146:15 [INFO] [stdout] | [INFO] [stdout] 145 | #[cfg(feature = "52833")] [INFO] [stdout] | ----------------- the item is gated behind the `52833` feature [INFO] [stdout] 146 | pub const EASY_DMA_SIZE: usize = (1 << 16) - 1; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:148:15 [INFO] [stdout] | [INFO] [stdout] 147 | #[cfg(feature = "52840")] [INFO] [stdout] | ----------------- the item is gated behind the `52840` feature [INFO] [stdout] 148 | pub const EASY_DMA_SIZE: usize = (1 << 16) - 1; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:150:15 [INFO] [stdout] | [INFO] [stdout] 149 | #[cfg(any(feature = "5340-app", feature = "5340-net"))] [INFO] [stdout] | -------------------------------------------- the item is gated here [INFO] [stdout] 150 | pub const EASY_DMA_SIZE: usize = (1 << 16) - 1; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:152:15 [INFO] [stdout] | [INFO] [stdout] 151 | #[cfg(feature = "9160")] [INFO] [stdout] | ---------------- the item is gated behind the `9160` feature [INFO] [stdout] 152 | pub const EASY_DMA_SIZE: usize = (1 << 12) - 1; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::pac` [INFO] [stdout] --> src/uicr.rs:10:12 [INFO] [stdout] | [INFO] [stdout] 10 | use crate::pac::{NVMC, UICR}; [INFO] [stdout] | ^^^ could not find `pac` in the crate root [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:11:22 [INFO] [stdout] | [INFO] [stdout] 10 | #[cfg(feature = "51")] [INFO] [stdout] | -------------- the item is gated behind the `51` feature [INFO] [stdout] 11 | pub use nrf51_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:14:25 [INFO] [stdout] | [INFO] [stdout] 13 | #[cfg(feature = "52805")] [INFO] [stdout] | ----------------- the item is gated behind the `52805` feature [INFO] [stdout] 14 | pub use nrf52805_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:17:25 [INFO] [stdout] | [INFO] [stdout] 16 | #[cfg(feature = "52810")] [INFO] [stdout] | ----------------- the item is gated behind the `52810` feature [INFO] [stdout] 17 | pub use nrf52810_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:20:25 [INFO] [stdout] | [INFO] [stdout] 19 | #[cfg(feature = "52811")] [INFO] [stdout] | ----------------- the item is gated behind the `52811` feature [INFO] [stdout] 20 | pub use nrf52811_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:23:25 [INFO] [stdout] | [INFO] [stdout] 22 | #[cfg(feature = "52832")] [INFO] [stdout] | ----------------- the item is gated behind the `52832` feature [INFO] [stdout] 23 | pub use nrf52832_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:26:25 [INFO] [stdout] | [INFO] [stdout] 25 | #[cfg(feature = "52833")] [INFO] [stdout] | ----------------- the item is gated behind the `52833` feature [INFO] [stdout] 26 | pub use nrf52833_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:29:25 [INFO] [stdout] | [INFO] [stdout] 28 | #[cfg(feature = "52840")] [INFO] [stdout] | ----------------- the item is gated behind the `52840` feature [INFO] [stdout] 29 | pub use nrf52840_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:32:28 [INFO] [stdout] | [INFO] [stdout] 31 | #[cfg(feature = "5340-app")] [INFO] [stdout] | -------------------- the item is gated behind the `5340-app` feature [INFO] [stdout] 32 | pub use nrf5340_app_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:35:28 [INFO] [stdout] | [INFO] [stdout] 34 | #[cfg(feature = "5340-net")] [INFO] [stdout] | -------------------- the item is gated behind the `5340-net` feature [INFO] [stdout] 35 | pub use nrf5340_net_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:38:24 [INFO] [stdout] | [INFO] [stdout] 37 | #[cfg(feature = "9160")] [INFO] [stdout] | ---------------- the item is gated behind the `9160` feature [INFO] [stdout] 38 | pub use nrf9160_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::pac` [INFO] [stdout] --> src/wdt.rs:14:20 [INFO] [stdout] | [INFO] [stdout] 14 | use crate::pac::WDT; [INFO] [stdout] | ^^^ could not find `pac` in the crate root [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:11:22 [INFO] [stdout] | [INFO] [stdout] 10 | #[cfg(feature = "51")] [INFO] [stdout] | -------------- the item is gated behind the `51` feature [INFO] [stdout] 11 | pub use nrf51_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:14:25 [INFO] [stdout] | [INFO] [stdout] 13 | #[cfg(feature = "52805")] [INFO] [stdout] | ----------------- the item is gated behind the `52805` feature [INFO] [stdout] 14 | pub use nrf52805_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:17:25 [INFO] [stdout] | [INFO] [stdout] 16 | #[cfg(feature = "52810")] [INFO] [stdout] | ----------------- the item is gated behind the `52810` feature [INFO] [stdout] 17 | pub use nrf52810_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:20:25 [INFO] [stdout] | [INFO] [stdout] 19 | #[cfg(feature = "52811")] [INFO] [stdout] | ----------------- the item is gated behind the `52811` feature [INFO] [stdout] 20 | pub use nrf52811_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:23:25 [INFO] [stdout] | [INFO] [stdout] 22 | #[cfg(feature = "52832")] [INFO] [stdout] | ----------------- the item is gated behind the `52832` feature [INFO] [stdout] 23 | pub use nrf52832_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:26:25 [INFO] [stdout] | [INFO] [stdout] 25 | #[cfg(feature = "52833")] [INFO] [stdout] | ----------------- the item is gated behind the `52833` feature [INFO] [stdout] 26 | pub use nrf52833_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:29:25 [INFO] [stdout] | [INFO] [stdout] 28 | #[cfg(feature = "52840")] [INFO] [stdout] | ----------------- the item is gated behind the `52840` feature [INFO] [stdout] 29 | pub use nrf52840_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:32:28 [INFO] [stdout] | [INFO] [stdout] 31 | #[cfg(feature = "5340-app")] [INFO] [stdout] | -------------------- the item is gated behind the `5340-app` feature [INFO] [stdout] 32 | pub use nrf5340_app_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:35:28 [INFO] [stdout] | [INFO] [stdout] 34 | #[cfg(feature = "5340-net")] [INFO] [stdout] | -------------------- the item is gated behind the `5340-net` feature [INFO] [stdout] 35 | pub use nrf5340_net_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:38:24 [INFO] [stdout] | [INFO] [stdout] 37 | #[cfg(feature = "9160")] [INFO] [stdout] | ---------------- the item is gated behind the `9160` feature [INFO] [stdout] 38 | pub use nrf9160_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `pac` in the crate root [INFO] [stdout] --> src/pwm.rs:1215:26 [INFO] [stdout] | [INFO] [stdout] 1215 | impl Instance for crate::pac::PWM0 { [INFO] [stdout] | ^^^ could not find `pac` in the crate root [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:11:22 [INFO] [stdout] | [INFO] [stdout] 10 | #[cfg(feature = "51")] [INFO] [stdout] | -------------- the item is gated behind the `51` feature [INFO] [stdout] 11 | pub use nrf51_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:14:25 [INFO] [stdout] | [INFO] [stdout] 13 | #[cfg(feature = "52805")] [INFO] [stdout] | ----------------- the item is gated behind the `52805` feature [INFO] [stdout] 14 | pub use nrf52805_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:17:25 [INFO] [stdout] | [INFO] [stdout] 16 | #[cfg(feature = "52810")] [INFO] [stdout] | ----------------- the item is gated behind the `52810` feature [INFO] [stdout] 17 | pub use nrf52810_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:20:25 [INFO] [stdout] | [INFO] [stdout] 19 | #[cfg(feature = "52811")] [INFO] [stdout] | ----------------- the item is gated behind the `52811` feature [INFO] [stdout] 20 | pub use nrf52811_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:23:25 [INFO] [stdout] | [INFO] [stdout] 22 | #[cfg(feature = "52832")] [INFO] [stdout] | ----------------- the item is gated behind the `52832` feature [INFO] [stdout] 23 | pub use nrf52832_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:26:25 [INFO] [stdout] | [INFO] [stdout] 25 | #[cfg(feature = "52833")] [INFO] [stdout] | ----------------- the item is gated behind the `52833` feature [INFO] [stdout] 26 | pub use nrf52833_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:29:25 [INFO] [stdout] | [INFO] [stdout] 28 | #[cfg(feature = "52840")] [INFO] [stdout] | ----------------- the item is gated behind the `52840` feature [INFO] [stdout] 29 | pub use nrf52840_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:32:28 [INFO] [stdout] | [INFO] [stdout] 31 | #[cfg(feature = "5340-app")] [INFO] [stdout] | -------------------- the item is gated behind the `5340-app` feature [INFO] [stdout] 32 | pub use nrf5340_app_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:35:28 [INFO] [stdout] | [INFO] [stdout] 34 | #[cfg(feature = "5340-net")] [INFO] [stdout] | -------------------- the item is gated behind the `5340-net` feature [INFO] [stdout] 35 | pub use nrf5340_net_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:38:24 [INFO] [stdout] | [INFO] [stdout] 37 | #[cfg(feature = "9160")] [INFO] [stdout] | ---------------- the item is gated behind the `9160` feature [INFO] [stdout] 38 | pub use nrf9160_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `pac` in the crate root [INFO] [stdout] --> src/pwm.rs:1232:26 [INFO] [stdout] | [INFO] [stdout] 1232 | impl Instance for crate::pac::PWM1 { [INFO] [stdout] | ^^^ could not find `pac` in the crate root [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:11:22 [INFO] [stdout] | [INFO] [stdout] 10 | #[cfg(feature = "51")] [INFO] [stdout] | -------------- the item is gated behind the `51` feature [INFO] [stdout] 11 | pub use nrf51_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:14:25 [INFO] [stdout] | [INFO] [stdout] 13 | #[cfg(feature = "52805")] [INFO] [stdout] | ----------------- the item is gated behind the `52805` feature [INFO] [stdout] 14 | pub use nrf52805_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:17:25 [INFO] [stdout] | [INFO] [stdout] 16 | #[cfg(feature = "52810")] [INFO] [stdout] | ----------------- the item is gated behind the `52810` feature [INFO] [stdout] 17 | pub use nrf52810_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:20:25 [INFO] [stdout] | [INFO] [stdout] 19 | #[cfg(feature = "52811")] [INFO] [stdout] | ----------------- the item is gated behind the `52811` feature [INFO] [stdout] 20 | pub use nrf52811_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:23:25 [INFO] [stdout] | [INFO] [stdout] 22 | #[cfg(feature = "52832")] [INFO] [stdout] | ----------------- the item is gated behind the `52832` feature [INFO] [stdout] 23 | pub use nrf52832_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:26:25 [INFO] [stdout] | [INFO] [stdout] 25 | #[cfg(feature = "52833")] [INFO] [stdout] | ----------------- the item is gated behind the `52833` feature [INFO] [stdout] 26 | pub use nrf52833_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:29:25 [INFO] [stdout] | [INFO] [stdout] 28 | #[cfg(feature = "52840")] [INFO] [stdout] | ----------------- the item is gated behind the `52840` feature [INFO] [stdout] 29 | pub use nrf52840_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:32:28 [INFO] [stdout] | [INFO] [stdout] 31 | #[cfg(feature = "5340-app")] [INFO] [stdout] | -------------------- the item is gated behind the `5340-app` feature [INFO] [stdout] 32 | pub use nrf5340_app_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:35:28 [INFO] [stdout] | [INFO] [stdout] 34 | #[cfg(feature = "5340-net")] [INFO] [stdout] | -------------------- the item is gated behind the `5340-net` feature [INFO] [stdout] 35 | pub use nrf5340_net_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:38:24 [INFO] [stdout] | [INFO] [stdout] 37 | #[cfg(feature = "9160")] [INFO] [stdout] | ---------------- the item is gated behind the `9160` feature [INFO] [stdout] 38 | pub use nrf9160_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `pac` in the crate root [INFO] [stdout] --> src/pwm.rs:1248:26 [INFO] [stdout] | [INFO] [stdout] 1248 | impl Instance for crate::pac::PWM2 { [INFO] [stdout] | ^^^ could not find `pac` in the crate root [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:11:22 [INFO] [stdout] | [INFO] [stdout] 10 | #[cfg(feature = "51")] [INFO] [stdout] | -------------- the item is gated behind the `51` feature [INFO] [stdout] 11 | pub use nrf51_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:14:25 [INFO] [stdout] | [INFO] [stdout] 13 | #[cfg(feature = "52805")] [INFO] [stdout] | ----------------- the item is gated behind the `52805` feature [INFO] [stdout] 14 | pub use nrf52805_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:17:25 [INFO] [stdout] | [INFO] [stdout] 16 | #[cfg(feature = "52810")] [INFO] [stdout] | ----------------- the item is gated behind the `52810` feature [INFO] [stdout] 17 | pub use nrf52810_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:20:25 [INFO] [stdout] | [INFO] [stdout] 19 | #[cfg(feature = "52811")] [INFO] [stdout] | ----------------- the item is gated behind the `52811` feature [INFO] [stdout] 20 | pub use nrf52811_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:23:25 [INFO] [stdout] | [INFO] [stdout] 22 | #[cfg(feature = "52832")] [INFO] [stdout] | ----------------- the item is gated behind the `52832` feature [INFO] [stdout] 23 | pub use nrf52832_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:26:25 [INFO] [stdout] | [INFO] [stdout] 25 | #[cfg(feature = "52833")] [INFO] [stdout] | ----------------- the item is gated behind the `52833` feature [INFO] [stdout] 26 | pub use nrf52833_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:29:25 [INFO] [stdout] | [INFO] [stdout] 28 | #[cfg(feature = "52840")] [INFO] [stdout] | ----------------- the item is gated behind the `52840` feature [INFO] [stdout] 29 | pub use nrf52840_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:32:28 [INFO] [stdout] | [INFO] [stdout] 31 | #[cfg(feature = "5340-app")] [INFO] [stdout] | -------------------- the item is gated behind the `5340-app` feature [INFO] [stdout] 32 | pub use nrf5340_app_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:35:28 [INFO] [stdout] | [INFO] [stdout] 34 | #[cfg(feature = "5340-net")] [INFO] [stdout] | -------------------- the item is gated behind the `5340-net` feature [INFO] [stdout] 35 | pub use nrf5340_net_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:38:24 [INFO] [stdout] | [INFO] [stdout] 37 | #[cfg(feature = "9160")] [INFO] [stdout] | ---------------- the item is gated behind the `9160` feature [INFO] [stdout] 38 | pub use nrf9160_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `pac` in the crate root [INFO] [stdout] --> src/pwm.rs:1265:26 [INFO] [stdout] | [INFO] [stdout] 1265 | impl Instance for crate::pac::PWM3 { [INFO] [stdout] | ^^^ could not find `pac` in the crate root [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:11:22 [INFO] [stdout] | [INFO] [stdout] 10 | #[cfg(feature = "51")] [INFO] [stdout] | -------------- the item is gated behind the `51` feature [INFO] [stdout] 11 | pub use nrf51_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:14:25 [INFO] [stdout] | [INFO] [stdout] 13 | #[cfg(feature = "52805")] [INFO] [stdout] | ----------------- the item is gated behind the `52805` feature [INFO] [stdout] 14 | pub use nrf52805_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:17:25 [INFO] [stdout] | [INFO] [stdout] 16 | #[cfg(feature = "52810")] [INFO] [stdout] | ----------------- the item is gated behind the `52810` feature [INFO] [stdout] 17 | pub use nrf52810_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:20:25 [INFO] [stdout] | [INFO] [stdout] 19 | #[cfg(feature = "52811")] [INFO] [stdout] | ----------------- the item is gated behind the `52811` feature [INFO] [stdout] 20 | pub use nrf52811_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:23:25 [INFO] [stdout] | [INFO] [stdout] 22 | #[cfg(feature = "52832")] [INFO] [stdout] | ----------------- the item is gated behind the `52832` feature [INFO] [stdout] 23 | pub use nrf52832_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:26:25 [INFO] [stdout] | [INFO] [stdout] 25 | #[cfg(feature = "52833")] [INFO] [stdout] | ----------------- the item is gated behind the `52833` feature [INFO] [stdout] 26 | pub use nrf52833_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:29:25 [INFO] [stdout] | [INFO] [stdout] 28 | #[cfg(feature = "52840")] [INFO] [stdout] | ----------------- the item is gated behind the `52840` feature [INFO] [stdout] 29 | pub use nrf52840_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:32:28 [INFO] [stdout] | [INFO] [stdout] 31 | #[cfg(feature = "5340-app")] [INFO] [stdout] | -------------------- the item is gated behind the `5340-app` feature [INFO] [stdout] 32 | pub use nrf5340_app_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:35:28 [INFO] [stdout] | [INFO] [stdout] 34 | #[cfg(feature = "5340-net")] [INFO] [stdout] | -------------------- the item is gated behind the `5340-net` feature [INFO] [stdout] 35 | pub use nrf5340_net_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:38:24 [INFO] [stdout] | [INFO] [stdout] 37 | #[cfg(feature = "9160")] [INFO] [stdout] | ---------------- the item is gated behind the `9160` feature [INFO] [stdout] 38 | pub use nrf9160_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `pac` in the crate root [INFO] [stdout] --> src/pwm.rs:1323:28 [INFO] [stdout] | [INFO] [stdout] 1323 | impl Sealed for crate::pac::PWM0 {} [INFO] [stdout] | ^^^ could not find `pac` in the crate root [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:11:22 [INFO] [stdout] | [INFO] [stdout] 10 | #[cfg(feature = "51")] [INFO] [stdout] | -------------- the item is gated behind the `51` feature [INFO] [stdout] 11 | pub use nrf51_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:14:25 [INFO] [stdout] | [INFO] [stdout] 13 | #[cfg(feature = "52805")] [INFO] [stdout] | ----------------- the item is gated behind the `52805` feature [INFO] [stdout] 14 | pub use nrf52805_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:17:25 [INFO] [stdout] | [INFO] [stdout] 16 | #[cfg(feature = "52810")] [INFO] [stdout] | ----------------- the item is gated behind the `52810` feature [INFO] [stdout] 17 | pub use nrf52810_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:20:25 [INFO] [stdout] | [INFO] [stdout] 19 | #[cfg(feature = "52811")] [INFO] [stdout] | ----------------- the item is gated behind the `52811` feature [INFO] [stdout] 20 | pub use nrf52811_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:23:25 [INFO] [stdout] | [INFO] [stdout] 22 | #[cfg(feature = "52832")] [INFO] [stdout] | ----------------- the item is gated behind the `52832` feature [INFO] [stdout] 23 | pub use nrf52832_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:26:25 [INFO] [stdout] | [INFO] [stdout] 25 | #[cfg(feature = "52833")] [INFO] [stdout] | ----------------- the item is gated behind the `52833` feature [INFO] [stdout] 26 | pub use nrf52833_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:29:25 [INFO] [stdout] | [INFO] [stdout] 28 | #[cfg(feature = "52840")] [INFO] [stdout] | ----------------- the item is gated behind the `52840` feature [INFO] [stdout] 29 | pub use nrf52840_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:32:28 [INFO] [stdout] | [INFO] [stdout] 31 | #[cfg(feature = "5340-app")] [INFO] [stdout] | -------------------- the item is gated behind the `5340-app` feature [INFO] [stdout] 32 | pub use nrf5340_app_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:35:28 [INFO] [stdout] | [INFO] [stdout] 34 | #[cfg(feature = "5340-net")] [INFO] [stdout] | -------------------- the item is gated behind the `5340-net` feature [INFO] [stdout] 35 | pub use nrf5340_net_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:38:24 [INFO] [stdout] | [INFO] [stdout] 37 | #[cfg(feature = "9160")] [INFO] [stdout] | ---------------- the item is gated behind the `9160` feature [INFO] [stdout] 38 | pub use nrf9160_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `pac` in the crate root [INFO] [stdout] --> src/pwm.rs:1331:28 [INFO] [stdout] | [INFO] [stdout] 1331 | impl Sealed for crate::pac::PWM1 {} [INFO] [stdout] | ^^^ could not find `pac` in the crate root [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:11:22 [INFO] [stdout] | [INFO] [stdout] 10 | #[cfg(feature = "51")] [INFO] [stdout] | -------------- the item is gated behind the `51` feature [INFO] [stdout] 11 | pub use nrf51_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:14:25 [INFO] [stdout] | [INFO] [stdout] 13 | #[cfg(feature = "52805")] [INFO] [stdout] | ----------------- the item is gated behind the `52805` feature [INFO] [stdout] 14 | pub use nrf52805_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:17:25 [INFO] [stdout] | [INFO] [stdout] 16 | #[cfg(feature = "52810")] [INFO] [stdout] | ----------------- the item is gated behind the `52810` feature [INFO] [stdout] 17 | pub use nrf52810_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:20:25 [INFO] [stdout] | [INFO] [stdout] 19 | #[cfg(feature = "52811")] [INFO] [stdout] | ----------------- the item is gated behind the `52811` feature [INFO] [stdout] 20 | pub use nrf52811_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:23:25 [INFO] [stdout] | [INFO] [stdout] 22 | #[cfg(feature = "52832")] [INFO] [stdout] | ----------------- the item is gated behind the `52832` feature [INFO] [stdout] 23 | pub use nrf52832_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:26:25 [INFO] [stdout] | [INFO] [stdout] 25 | #[cfg(feature = "52833")] [INFO] [stdout] | ----------------- the item is gated behind the `52833` feature [INFO] [stdout] 26 | pub use nrf52833_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:29:25 [INFO] [stdout] | [INFO] [stdout] 28 | #[cfg(feature = "52840")] [INFO] [stdout] | ----------------- the item is gated behind the `52840` feature [INFO] [stdout] 29 | pub use nrf52840_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:32:28 [INFO] [stdout] | [INFO] [stdout] 31 | #[cfg(feature = "5340-app")] [INFO] [stdout] | -------------------- the item is gated behind the `5340-app` feature [INFO] [stdout] 32 | pub use nrf5340_app_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:35:28 [INFO] [stdout] | [INFO] [stdout] 34 | #[cfg(feature = "5340-net")] [INFO] [stdout] | -------------------- the item is gated behind the `5340-net` feature [INFO] [stdout] 35 | pub use nrf5340_net_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:38:24 [INFO] [stdout] | [INFO] [stdout] 37 | #[cfg(feature = "9160")] [INFO] [stdout] | ---------------- the item is gated behind the `9160` feature [INFO] [stdout] 38 | pub use nrf9160_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `pac` in the crate root [INFO] [stdout] --> src/pwm.rs:1339:28 [INFO] [stdout] | [INFO] [stdout] 1339 | impl Sealed for crate::pac::PWM2 {} [INFO] [stdout] | ^^^ could not find `pac` in the crate root [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:11:22 [INFO] [stdout] | [INFO] [stdout] 10 | #[cfg(feature = "51")] [INFO] [stdout] | -------------- the item is gated behind the `51` feature [INFO] [stdout] 11 | pub use nrf51_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:14:25 [INFO] [stdout] | [INFO] [stdout] 13 | #[cfg(feature = "52805")] [INFO] [stdout] | ----------------- the item is gated behind the `52805` feature [INFO] [stdout] 14 | pub use nrf52805_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:17:25 [INFO] [stdout] | [INFO] [stdout] 16 | #[cfg(feature = "52810")] [INFO] [stdout] | ----------------- the item is gated behind the `52810` feature [INFO] [stdout] 17 | pub use nrf52810_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:20:25 [INFO] [stdout] | [INFO] [stdout] 19 | #[cfg(feature = "52811")] [INFO] [stdout] | ----------------- the item is gated behind the `52811` feature [INFO] [stdout] 20 | pub use nrf52811_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:23:25 [INFO] [stdout] | [INFO] [stdout] 22 | #[cfg(feature = "52832")] [INFO] [stdout] | ----------------- the item is gated behind the `52832` feature [INFO] [stdout] 23 | pub use nrf52832_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:26:25 [INFO] [stdout] | [INFO] [stdout] 25 | #[cfg(feature = "52833")] [INFO] [stdout] | ----------------- the item is gated behind the `52833` feature [INFO] [stdout] 26 | pub use nrf52833_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:29:25 [INFO] [stdout] | [INFO] [stdout] 28 | #[cfg(feature = "52840")] [INFO] [stdout] | ----------------- the item is gated behind the `52840` feature [INFO] [stdout] 29 | pub use nrf52840_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:32:28 [INFO] [stdout] | [INFO] [stdout] 31 | #[cfg(feature = "5340-app")] [INFO] [stdout] | -------------------- the item is gated behind the `5340-app` feature [INFO] [stdout] 32 | pub use nrf5340_app_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:35:28 [INFO] [stdout] | [INFO] [stdout] 34 | #[cfg(feature = "5340-net")] [INFO] [stdout] | -------------------- the item is gated behind the `5340-net` feature [INFO] [stdout] 35 | pub use nrf5340_net_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:38:24 [INFO] [stdout] | [INFO] [stdout] 37 | #[cfg(feature = "9160")] [INFO] [stdout] | ---------------- the item is gated behind the `9160` feature [INFO] [stdout] 38 | pub use nrf9160_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `pac` in the crate root [INFO] [stdout] --> src/pwm.rs:1348:28 [INFO] [stdout] | [INFO] [stdout] 1348 | impl Sealed for crate::pac::PWM3 {} [INFO] [stdout] | ^^^ could not find `pac` in the crate root [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:11:22 [INFO] [stdout] | [INFO] [stdout] 10 | #[cfg(feature = "51")] [INFO] [stdout] | -------------- the item is gated behind the `51` feature [INFO] [stdout] 11 | pub use nrf51_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:14:25 [INFO] [stdout] | [INFO] [stdout] 13 | #[cfg(feature = "52805")] [INFO] [stdout] | ----------------- the item is gated behind the `52805` feature [INFO] [stdout] 14 | pub use nrf52805_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:17:25 [INFO] [stdout] | [INFO] [stdout] 16 | #[cfg(feature = "52810")] [INFO] [stdout] | ----------------- the item is gated behind the `52810` feature [INFO] [stdout] 17 | pub use nrf52810_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:20:25 [INFO] [stdout] | [INFO] [stdout] 19 | #[cfg(feature = "52811")] [INFO] [stdout] | ----------------- the item is gated behind the `52811` feature [INFO] [stdout] 20 | pub use nrf52811_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:23:25 [INFO] [stdout] | [INFO] [stdout] 22 | #[cfg(feature = "52832")] [INFO] [stdout] | ----------------- the item is gated behind the `52832` feature [INFO] [stdout] 23 | pub use nrf52832_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:26:25 [INFO] [stdout] | [INFO] [stdout] 25 | #[cfg(feature = "52833")] [INFO] [stdout] | ----------------- the item is gated behind the `52833` feature [INFO] [stdout] 26 | pub use nrf52833_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:29:25 [INFO] [stdout] | [INFO] [stdout] 28 | #[cfg(feature = "52840")] [INFO] [stdout] | ----------------- the item is gated behind the `52840` feature [INFO] [stdout] 29 | pub use nrf52840_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:32:28 [INFO] [stdout] | [INFO] [stdout] 31 | #[cfg(feature = "5340-app")] [INFO] [stdout] | -------------------- the item is gated behind the `5340-app` feature [INFO] [stdout] 32 | pub use nrf5340_app_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:35:28 [INFO] [stdout] | [INFO] [stdout] 34 | #[cfg(feature = "5340-net")] [INFO] [stdout] | -------------------- the item is gated behind the `5340-net` feature [INFO] [stdout] 35 | pub use nrf5340_net_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:38:24 [INFO] [stdout] | [INFO] [stdout] 37 | #[cfg(feature = "9160")] [INFO] [stdout] | ---------------- the item is gated behind the `9160` feature [INFO] [stdout] 38 | pub use nrf9160_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `pac` in the crate root [INFO] [stdout] --> src/spi.rs:242:32 [INFO] [stdout] | [INFO] [stdout] 242 | impl sealed::Sealed for crate::pac::SPI1 {} [INFO] [stdout] | ^^^ could not find `pac` in the crate root [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:11:22 [INFO] [stdout] | [INFO] [stdout] 10 | #[cfg(feature = "51")] [INFO] [stdout] | -------------- the item is gated behind the `51` feature [INFO] [stdout] 11 | pub use nrf51_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:14:25 [INFO] [stdout] | [INFO] [stdout] 13 | #[cfg(feature = "52805")] [INFO] [stdout] | ----------------- the item is gated behind the `52805` feature [INFO] [stdout] 14 | pub use nrf52805_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:17:25 [INFO] [stdout] | [INFO] [stdout] 16 | #[cfg(feature = "52810")] [INFO] [stdout] | ----------------- the item is gated behind the `52810` feature [INFO] [stdout] 17 | pub use nrf52810_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:20:25 [INFO] [stdout] | [INFO] [stdout] 19 | #[cfg(feature = "52811")] [INFO] [stdout] | ----------------- the item is gated behind the `52811` feature [INFO] [stdout] 20 | pub use nrf52811_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:23:25 [INFO] [stdout] | [INFO] [stdout] 22 | #[cfg(feature = "52832")] [INFO] [stdout] | ----------------- the item is gated behind the `52832` feature [INFO] [stdout] 23 | pub use nrf52832_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:26:25 [INFO] [stdout] | [INFO] [stdout] 25 | #[cfg(feature = "52833")] [INFO] [stdout] | ----------------- the item is gated behind the `52833` feature [INFO] [stdout] 26 | pub use nrf52833_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:29:25 [INFO] [stdout] | [INFO] [stdout] 28 | #[cfg(feature = "52840")] [INFO] [stdout] | ----------------- the item is gated behind the `52840` feature [INFO] [stdout] 29 | pub use nrf52840_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:32:28 [INFO] [stdout] | [INFO] [stdout] 31 | #[cfg(feature = "5340-app")] [INFO] [stdout] | -------------------- the item is gated behind the `5340-app` feature [INFO] [stdout] 32 | pub use nrf5340_app_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:35:28 [INFO] [stdout] | [INFO] [stdout] 34 | #[cfg(feature = "5340-net")] [INFO] [stdout] | -------------------- the item is gated behind the `5340-net` feature [INFO] [stdout] 35 | pub use nrf5340_net_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:38:24 [INFO] [stdout] | [INFO] [stdout] 37 | #[cfg(feature = "9160")] [INFO] [stdout] | ---------------- the item is gated behind the `9160` feature [INFO] [stdout] 38 | pub use nrf9160_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `pac` in the crate root [INFO] [stdout] --> src/spi.rs:244:26 [INFO] [stdout] | [INFO] [stdout] 244 | impl Instance for crate::pac::SPI1 {} [INFO] [stdout] | ^^^ could not find `pac` in the crate root [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:11:22 [INFO] [stdout] | [INFO] [stdout] 10 | #[cfg(feature = "51")] [INFO] [stdout] | -------------- the item is gated behind the `51` feature [INFO] [stdout] 11 | pub use nrf51_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:14:25 [INFO] [stdout] | [INFO] [stdout] 13 | #[cfg(feature = "52805")] [INFO] [stdout] | ----------------- the item is gated behind the `52805` feature [INFO] [stdout] 14 | pub use nrf52805_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:17:25 [INFO] [stdout] | [INFO] [stdout] 16 | #[cfg(feature = "52810")] [INFO] [stdout] | ----------------- the item is gated behind the `52810` feature [INFO] [stdout] 17 | pub use nrf52810_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:20:25 [INFO] [stdout] | [INFO] [stdout] 19 | #[cfg(feature = "52811")] [INFO] [stdout] | ----------------- the item is gated behind the `52811` feature [INFO] [stdout] 20 | pub use nrf52811_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:23:25 [INFO] [stdout] | [INFO] [stdout] 22 | #[cfg(feature = "52832")] [INFO] [stdout] | ----------------- the item is gated behind the `52832` feature [INFO] [stdout] 23 | pub use nrf52832_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:26:25 [INFO] [stdout] | [INFO] [stdout] 25 | #[cfg(feature = "52833")] [INFO] [stdout] | ----------------- the item is gated behind the `52833` feature [INFO] [stdout] 26 | pub use nrf52833_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:29:25 [INFO] [stdout] | [INFO] [stdout] 28 | #[cfg(feature = "52840")] [INFO] [stdout] | ----------------- the item is gated behind the `52840` feature [INFO] [stdout] 29 | pub use nrf52840_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:32:28 [INFO] [stdout] | [INFO] [stdout] 31 | #[cfg(feature = "5340-app")] [INFO] [stdout] | -------------------- the item is gated behind the `5340-app` feature [INFO] [stdout] 32 | pub use nrf5340_app_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:35:28 [INFO] [stdout] | [INFO] [stdout] 34 | #[cfg(feature = "5340-net")] [INFO] [stdout] | -------------------- the item is gated behind the `5340-net` feature [INFO] [stdout] 35 | pub use nrf5340_net_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:38:24 [INFO] [stdout] | [INFO] [stdout] 37 | #[cfg(feature = "9160")] [INFO] [stdout] | ---------------- the item is gated behind the `9160` feature [INFO] [stdout] 38 | pub use nrf9160_pac as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `EVENTS_STOPPED` in this scope [INFO] [stdout] --> src/pwm.rs:676:37 [INFO] [stdout] | [INFO] [stdout] 676 | pub fn event_stopped(&self) -> &EVENTS_STOPPED { [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `EVENTS_LOOPSDONE` in this scope [INFO] [stdout] --> src/pwm.rs:682:40 [INFO] [stdout] | [INFO] [stdout] 682 | pub fn event_loops_done(&self) -> &EVENTS_LOOPSDONE { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `EVENTS_PWMPERIODEND` in this scope [INFO] [stdout] --> src/pwm.rs:688:44 [INFO] [stdout] | [INFO] [stdout] 688 | pub fn event_pwm_period_end(&self) -> &EVENTS_PWMPERIODEND { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `EVENTS_SEQEND` in this scope [INFO] [stdout] --> src/pwm.rs:694:38 [INFO] [stdout] | [INFO] [stdout] 694 | pub fn event_seq0_end(&self) -> &EVENTS_SEQEND { [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `EVENTS_SEQEND` in this scope [INFO] [stdout] --> src/pwm.rs:700:38 [INFO] [stdout] | [INFO] [stdout] 700 | pub fn event_seq1_end(&self) -> &EVENTS_SEQEND { [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `EVENTS_SEQSTARTED` in this scope [INFO] [stdout] --> src/pwm.rs:706:42 [INFO] [stdout] | [INFO] [stdout] 706 | pub fn event_seq0_started(&self) -> &EVENTS_SEQSTARTED { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `EVENTS_SEQSTARTED` in this scope [INFO] [stdout] --> src/pwm.rs:712:42 [INFO] [stdout] | [INFO] [stdout] 712 | pub fn event_seq1_started(&self) -> &EVENTS_SEQSTARTED { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `TASKS_SEQSTART` in this scope [INFO] [stdout] --> src/pwm.rs:718:39 [INFO] [stdout] | [INFO] [stdout] 718 | pub fn task_start_seq0(&self) -> &TASKS_SEQSTART { [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `TASKS_SEQSTART` in this scope [INFO] [stdout] --> src/pwm.rs:724:39 [INFO] [stdout] | [INFO] [stdout] 724 | pub fn task_start_seq1(&self) -> &TASKS_SEQSTART { [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `TASKS_NEXTSTEP` in this scope [INFO] [stdout] --> src/pwm.rs:730:38 [INFO] [stdout] | [INFO] [stdout] 730 | pub fn task_next_step(&self) -> &TASKS_NEXTSTEP { [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `TASKS_STOP` in this scope [INFO] [stdout] --> src/pwm.rs:736:33 [INFO] [stdout] | [INFO] [stdout] 736 | pub fn task_stop(&self) -> &TASKS_STOP { [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `RegisterBlock` in this scope [INFO] [stdout] --> src/pwm.rs:1198:53 [INFO] [stdout] | [INFO] [stdout] 1198 | pub trait Instance: sealed::Sealed + Deref { [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these structs [INFO] [stdout] | [INFO] [stdout] 5 + use cortex_m::peripheral::cbp::RegisterBlock; [INFO] [stdout] | [INFO] [stdout] 5 + use cortex_m::peripheral::cpuid::RegisterBlock; [INFO] [stdout] | [INFO] [stdout] 5 + use cortex_m::peripheral::dcb::RegisterBlock; [INFO] [stdout] | [INFO] [stdout] 5 + use cortex_m::peripheral::dwt::RegisterBlock; [INFO] [stdout] | [INFO] [stdout] = and 9 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `SPIS1` in module `super` [INFO] [stdout] --> src/spis.rs:627:28 [INFO] [stdout] | [INFO] [stdout] 627 | impl Sealed for super::SPIS1 {} [INFO] [stdout] | ^^^^^ not found in `super` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/spis.rs:25:17 [INFO] [stdout] | [INFO] [stdout] 24 | #[cfg(feature = "52811")] [INFO] [stdout] | ----------------- the item is gated behind the `52811` feature [INFO] [stdout] 25 | use crate::pac::SPIS1; [INFO] [stdout] | ^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/spis.rs:28:18 [INFO] [stdout] | [INFO] [stdout] 27 | #[cfg(any(feature = "52832", feature = "52833", feature = "52840"))] [INFO] [stdout] | --------------------------------------------------------- the item is gated here [INFO] [stdout] 28 | use crate::pac::{SPIS1, SPIS2}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `SPIS2` in module `super` [INFO] [stdout] --> src/spis.rs:636:28 [INFO] [stdout] | [INFO] [stdout] 636 | impl Sealed for super::SPIS2 {} [INFO] [stdout] | ^^^^^ not found in `super` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/spis.rs:28:25 [INFO] [stdout] | [INFO] [stdout] 27 | #[cfg(any(feature = "52832", feature = "52833", feature = "52840"))] [INFO] [stdout] | --------------------------------------------------------- the item is gated here [INFO] [stdout] 28 | use crate::pac::{SPIS1, SPIS2}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `SPIS1` in this scope [INFO] [stdout] --> src/spis.rs:670:19 [INFO] [stdout] | [INFO] [stdout] 670 | impl Instance for SPIS1 { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `SPIS2` in this scope [INFO] [stdout] --> src/spis.rs:685:19 [INFO] [stdout] | [INFO] [stdout] 685 | impl Instance for SPIS2 { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `EASY_DMA_SIZE` in this scope [INFO] [stdout] --> src/lib.rs:172:50 [INFO] [stdout] | [INFO] [stdout] 172 | const _CHECK_FORCE_COPY_BUFFER_SIZE: usize = EASY_DMA_SIZE - FORCE_COPY_BUFFER_SIZE; [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0425, E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] [INFO] [stderr] error: could not compile `nrf-hal-common` (lib) due to 69 previous errors [INFO] running `Command { std: "docker" "inspect" "8ee6eba67ce1b5d6305fcd53dabf8e70ee7d79faa0b7ef79a64bc55fd2b1ce15", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8ee6eba67ce1b5d6305fcd53dabf8e70ee7d79faa0b7ef79a64bc55fd2b1ce15", kill_on_drop: false }` [INFO] [stdout] 8ee6eba67ce1b5d6305fcd53dabf8e70ee7d79faa0b7ef79a64bc55fd2b1ce15