[INFO] fetching crate nrf-hal-common 0.18.0...
[INFO] checking nrf-hal-common-0.18.0 against try#31561a63598a0f21fc74c024747ef1310fdd2eb2 for pr-133536
[INFO] extracting crate nrf-hal-common 0.18.0 into /workspace/builds/worker-2-tc2/source
[INFO] validating manifest of crates.io crate nrf-hal-common 0.18.0 on toolchain 31561a63598a0f21fc74c024747ef1310fdd2eb2
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate nrf-hal-common 0.18.0
[INFO] finished tweaking crates.io crate nrf-hal-common 0.18.0
[INFO] tweaked toml for crates.io crate nrf-hal-common 0.18.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 46 packages to latest compatible versions
[INFO] [stderr]       Adding embedded-hal v0.2.7 (available: v1.0.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] aa523dc72c4e6558a22450204bbf4ba5a94765df4a2dad0cd6966203c94242f2
[INFO] running `Command { std: "docker" "start" "-a" "aa523dc72c4e6558a22450204bbf4ba5a94765df4a2dad0cd6966203c94242f2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "aa523dc72c4e6558a22450204bbf4ba5a94765df4a2dad0cd6966203c94242f2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "aa523dc72c4e6558a22450204bbf4ba5a94765df4a2dad0cd6966203c94242f2", kill_on_drop: false }`
[INFO] [stdout] aa523dc72c4e6558a22450204bbf4ba5a94765df4a2dad0cd6966203c94242f2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fdee095f76da952a8f9f951232fb37c394b9e2da2940dabfba89e1dc60e84c07
[INFO] running `Command { std: "docker" "start" "-a" "fdee095f76da952a8f9f951232fb37c394b9e2da2940dabfba89e1dc60e84c07", kill_on_drop: false }`
[INFO] [stderr]    Compiling bare-metal v0.2.5
[INFO] [stderr]    Compiling az v1.2.1
[INFO] [stderr]    Compiling cortex-m v0.7.7
[INFO] [stderr]     Checking vcell v0.1.3
[INFO] [stderr]    Compiling fixed v1.28.0
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]     Checking bytemuck v1.20.0
[INFO] [stderr]     Checking bitfield v0.13.2
[INFO] [stderr]    Compiling nrf-hal-common v0.18.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking embedded-hal v1.0.0
[INFO] [stderr]     Checking embedded-storage v0.3.1
[INFO] [stderr]     Checking nb v0.1.3
[INFO] [stderr]     Checking half v2.4.1
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking cast v0.3.0
[INFO] [stderr]     Checking embedded-dma v0.2.0
[INFO] [stderr]     Checking volatile-register v0.2.2
[INFO] [stderr]     Checking embedded-hal v0.2.7
[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] 11 | pub use nrf51_pac as pac;
[INFO] [stdout]    |                      ^^^
[INFO] [stdout] note: the item is gated behind the `51` feature
[INFO] [stdout]   --> src/lib.rs:10:7
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[cfg(feature = "51")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:14:25
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub use nrf52805_pac as pac;
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52805` feature
[INFO] [stdout]   --> src/lib.rs:13:7
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[cfg(feature = "52805")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:17:25
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub use nrf52810_pac as pac;
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52810` feature
[INFO] [stdout]   --> src/lib.rs:16:7
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[cfg(feature = "52810")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:20:25
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub use nrf52811_pac as pac;
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52811` feature
[INFO] [stdout]   --> src/lib.rs:19:7
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[cfg(feature = "52811")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:23:25
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub use nrf52832_pac as pac;
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52832` feature
[INFO] [stdout]   --> src/lib.rs:22:7
[INFO] [stdout]    |
[INFO] [stdout] 22 | #[cfg(feature = "52832")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:26:25
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub use nrf52833_pac as pac;
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52833` feature
[INFO] [stdout]   --> src/lib.rs:25:7
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[cfg(feature = "52833")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:29:25
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub use nrf52840_pac as pac;
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52840` feature
[INFO] [stdout]   --> src/lib.rs:28:7
[INFO] [stdout]    |
[INFO] [stdout] 28 | #[cfg(feature = "52840")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:32:28
[INFO] [stdout]    |
[INFO] [stdout] 32 | pub use nrf5340_app_pac as pac;
[INFO] [stdout]    |                            ^^^
[INFO] [stdout] note: the item is gated behind the `5340-app` feature
[INFO] [stdout]   --> src/lib.rs:31:7
[INFO] [stdout]    |
[INFO] [stdout] 31 | #[cfg(feature = "5340-app")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:35:28
[INFO] [stdout]    |
[INFO] [stdout] 35 | pub use nrf5340_net_pac as pac;
[INFO] [stdout]    |                            ^^^
[INFO] [stdout] note: the item is gated behind the `5340-net` feature
[INFO] [stdout]   --> src/lib.rs:34:7
[INFO] [stdout]    |
[INFO] [stdout] 34 | #[cfg(feature = "5340-net")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:38:24
[INFO] [stdout]    |
[INFO] [stdout] 38 | pub use nrf9160_pac as pac;
[INFO] [stdout]    |                        ^^^
[INFO] [stdout] note: the item is gated behind the `9160` feature
[INFO] [stdout]   --> src/lib.rs:37:7
[INFO] [stdout]    |
[INFO] [stdout] 37 | #[cfg(feature = "9160")]
[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] 11 | pub use nrf51_pac as pac;
[INFO] [stdout]    |                      ^^^
[INFO] [stdout] note: the item is gated behind the `51` feature
[INFO] [stdout]   --> src/lib.rs:10:7
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[cfg(feature = "51")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:14:25
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub use nrf52805_pac as pac;
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52805` feature
[INFO] [stdout]   --> src/lib.rs:13:7
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[cfg(feature = "52805")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:17:25
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub use nrf52810_pac as pac;
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52810` feature
[INFO] [stdout]   --> src/lib.rs:16:7
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[cfg(feature = "52810")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:20:25
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub use nrf52811_pac as pac;
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52811` feature
[INFO] [stdout]   --> src/lib.rs:19:7
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[cfg(feature = "52811")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:23:25
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub use nrf52832_pac as pac;
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52832` feature
[INFO] [stdout]   --> src/lib.rs:22:7
[INFO] [stdout]    |
[INFO] [stdout] 22 | #[cfg(feature = "52832")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:26:25
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub use nrf52833_pac as pac;
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52833` feature
[INFO] [stdout]   --> src/lib.rs:25:7
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[cfg(feature = "52833")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:29:25
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub use nrf52840_pac as pac;
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52840` feature
[INFO] [stdout]   --> src/lib.rs:28:7
[INFO] [stdout]    |
[INFO] [stdout] 28 | #[cfg(feature = "52840")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:32:28
[INFO] [stdout]    |
[INFO] [stdout] 32 | pub use nrf5340_app_pac as pac;
[INFO] [stdout]    |                            ^^^
[INFO] [stdout] note: the item is gated behind the `5340-app` feature
[INFO] [stdout]   --> src/lib.rs:31:7
[INFO] [stdout]    |
[INFO] [stdout] 31 | #[cfg(feature = "5340-app")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:35:28
[INFO] [stdout]    |
[INFO] [stdout] 35 | pub use nrf5340_net_pac as pac;
[INFO] [stdout]    |                            ^^^
[INFO] [stdout] note: the item is gated behind the `5340-net` feature
[INFO] [stdout]   --> src/lib.rs:34:7
[INFO] [stdout]    |
[INFO] [stdout] 34 | #[cfg(feature = "5340-net")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:38:24
[INFO] [stdout]    |
[INFO] [stdout] 38 | pub use nrf9160_pac as pac;
[INFO] [stdout]    |                        ^^^
[INFO] [stdout] note: the item is gated behind the `9160` feature
[INFO] [stdout]   --> src/lib.rs:37:7
[INFO] [stdout]    |
[INFO] [stdout] 37 | #[cfg(feature = "9160")]
[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] 11 | pub use nrf51_pac as pac;
[INFO] [stdout]    |                      ^^^
[INFO] [stdout] note: the item is gated behind the `51` feature
[INFO] [stdout]   --> src/lib.rs:10:7
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[cfg(feature = "51")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:14:25
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub use nrf52805_pac as pac;
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52805` feature
[INFO] [stdout]   --> src/lib.rs:13:7
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[cfg(feature = "52805")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:17:25
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub use nrf52810_pac as pac;
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52810` feature
[INFO] [stdout]   --> src/lib.rs:16:7
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[cfg(feature = "52810")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:20:25
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub use nrf52811_pac as pac;
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52811` feature
[INFO] [stdout]   --> src/lib.rs:19:7
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[cfg(feature = "52811")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:23:25
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub use nrf52832_pac as pac;
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52832` feature
[INFO] [stdout]   --> src/lib.rs:22:7
[INFO] [stdout]    |
[INFO] [stdout] 22 | #[cfg(feature = "52832")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:26:25
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub use nrf52833_pac as pac;
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52833` feature
[INFO] [stdout]   --> src/lib.rs:25:7
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[cfg(feature = "52833")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:29:25
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub use nrf52840_pac as pac;
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52840` feature
[INFO] [stdout]   --> src/lib.rs:28:7
[INFO] [stdout]    |
[INFO] [stdout] 28 | #[cfg(feature = "52840")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:32:28
[INFO] [stdout]    |
[INFO] [stdout] 32 | pub use nrf5340_app_pac as pac;
[INFO] [stdout]    |                            ^^^
[INFO] [stdout] note: the item is gated behind the `5340-app` feature
[INFO] [stdout]   --> src/lib.rs:31:7
[INFO] [stdout]    |
[INFO] [stdout] 31 | #[cfg(feature = "5340-app")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:35:28
[INFO] [stdout]    |
[INFO] [stdout] 35 | pub use nrf5340_net_pac as pac;
[INFO] [stdout]    |                            ^^^
[INFO] [stdout] note: the item is gated behind the `5340-net` feature
[INFO] [stdout]   --> src/lib.rs:34:7
[INFO] [stdout]    |
[INFO] [stdout] 34 | #[cfg(feature = "5340-net")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:38:24
[INFO] [stdout]    |
[INFO] [stdout] 38 | pub use nrf9160_pac as pac;
[INFO] [stdout]    |                        ^^^
[INFO] [stdout] note: the item is gated behind the `9160` feature
[INFO] [stdout]   --> src/lib.rs:37:7
[INFO] [stdout]    |
[INFO] [stdout] 37 | #[cfg(feature = "9160")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[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] 11 | pub use nrf51_pac as pac;
[INFO] [stdout]    |                      ^^^
[INFO] [stdout] note: the item is gated behind the `51` feature
[INFO] [stdout]   --> src/lib.rs:10:7
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[cfg(feature = "51")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:14:25
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub use nrf52805_pac as pac;
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52805` feature
[INFO] [stdout]   --> src/lib.rs:13:7
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[cfg(feature = "52805")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:17:25
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub use nrf52810_pac as pac;
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52810` feature
[INFO] [stdout]   --> src/lib.rs:16:7
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[cfg(feature = "52810")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:20:25
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub use nrf52811_pac as pac;
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52811` feature
[INFO] [stdout]   --> src/lib.rs:19:7
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[cfg(feature = "52811")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:23:25
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub use nrf52832_pac as pac;
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52832` feature
[INFO] [stdout]   --> src/lib.rs:22:7
[INFO] [stdout]    |
[INFO] [stdout] 22 | #[cfg(feature = "52832")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:26:25
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub use nrf52833_pac as pac;
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52833` feature
[INFO] [stdout]   --> src/lib.rs:25:7
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[cfg(feature = "52833")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:29:25
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub use nrf52840_pac as pac;
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52840` feature
[INFO] [stdout]   --> src/lib.rs:28:7
[INFO] [stdout]    |
[INFO] [stdout] 28 | #[cfg(feature = "52840")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:32:28
[INFO] [stdout]    |
[INFO] [stdout] 32 | pub use nrf5340_app_pac as pac;
[INFO] [stdout]    |                            ^^^
[INFO] [stdout] note: the item is gated behind the `5340-app` feature
[INFO] [stdout]   --> src/lib.rs:31:7
[INFO] [stdout]    |
[INFO] [stdout] 31 | #[cfg(feature = "5340-app")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:35:28
[INFO] [stdout]    |
[INFO] [stdout] 35 | pub use nrf5340_net_pac as pac;
[INFO] [stdout]    |                            ^^^
[INFO] [stdout] note: the item is gated behind the `5340-net` feature
[INFO] [stdout]   --> src/lib.rs:34:7
[INFO] [stdout]    |
[INFO] [stdout] 34 | #[cfg(feature = "5340-net")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:38:24
[INFO] [stdout]    |
[INFO] [stdout] 38 | pub use nrf9160_pac as pac;
[INFO] [stdout]    |                        ^^^
[INFO] [stdout] note: the item is gated behind the `9160` feature
[INFO] [stdout]   --> src/lib.rs:37:7
[INFO] [stdout]    |
[INFO] [stdout] 37 | #[cfg(feature = "9160")]
[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] 11 | pub use nrf51_pac as pac;
[INFO] [stdout]    |                      ^^^
[INFO] [stdout] note: the item is gated behind the `51` feature
[INFO] [stdout]   --> src/lib.rs:10:7
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[cfg(feature = "51")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:14:25
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub use nrf52805_pac as pac;
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52805` feature
[INFO] [stdout]   --> src/lib.rs:13:7
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[cfg(feature = "52805")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:17:25
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub use nrf52810_pac as pac;
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52810` feature
[INFO] [stdout]   --> src/lib.rs:16:7
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[cfg(feature = "52810")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:20:25
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub use nrf52811_pac as pac;
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52811` feature
[INFO] [stdout]   --> src/lib.rs:19:7
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[cfg(feature = "52811")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:23:25
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub use nrf52832_pac as pac;
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52832` feature
[INFO] [stdout]   --> src/lib.rs:22:7
[INFO] [stdout]    |
[INFO] [stdout] 22 | #[cfg(feature = "52832")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:26:25
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub use nrf52833_pac as pac;
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52833` feature
[INFO] [stdout]   --> src/lib.rs:25:7
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[cfg(feature = "52833")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:29:25
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub use nrf52840_pac as pac;
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52840` feature
[INFO] [stdout]   --> src/lib.rs:28:7
[INFO] [stdout]    |
[INFO] [stdout] 28 | #[cfg(feature = "52840")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:32:28
[INFO] [stdout]    |
[INFO] [stdout] 32 | pub use nrf5340_app_pac as pac;
[INFO] [stdout]    |                            ^^^
[INFO] [stdout] note: the item is gated behind the `5340-app` feature
[INFO] [stdout]   --> src/lib.rs:31:7
[INFO] [stdout]    |
[INFO] [stdout] 31 | #[cfg(feature = "5340-app")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:35:28
[INFO] [stdout]    |
[INFO] [stdout] 35 | pub use nrf5340_net_pac as pac;
[INFO] [stdout]    |                            ^^^
[INFO] [stdout] note: the item is gated behind the `5340-net` feature
[INFO] [stdout]   --> src/lib.rs:34:7
[INFO] [stdout]    |
[INFO] [stdout] 34 | #[cfg(feature = "5340-net")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:38:24
[INFO] [stdout]    |
[INFO] [stdout] 38 | pub use nrf9160_pac as pac;
[INFO] [stdout]    |                        ^^^
[INFO] [stdout] note: the item is gated behind the `9160` feature
[INFO] [stdout]   --> src/lib.rs:37:7
[INFO] [stdout]    |
[INFO] [stdout] 37 | #[cfg(feature = "9160")]
[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] 11 | pub use nrf51_pac as pac;
[INFO] [stdout]    |                      ^^^
[INFO] [stdout] note: the item is gated behind the `51` feature
[INFO] [stdout]   --> src/lib.rs:10:7
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[cfg(feature = "51")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:14:25
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub use nrf52805_pac as pac;
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52805` feature
[INFO] [stdout]   --> src/lib.rs:13:7
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[cfg(feature = "52805")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:17:25
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub use nrf52810_pac as pac;
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52810` feature
[INFO] [stdout]   --> src/lib.rs:16:7
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[cfg(feature = "52810")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:20:25
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub use nrf52811_pac as pac;
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52811` feature
[INFO] [stdout]   --> src/lib.rs:19:7
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[cfg(feature = "52811")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:23:25
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub use nrf52832_pac as pac;
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52832` feature
[INFO] [stdout]   --> src/lib.rs:22:7
[INFO] [stdout]    |
[INFO] [stdout] 22 | #[cfg(feature = "52832")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:26:25
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub use nrf52833_pac as pac;
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52833` feature
[INFO] [stdout]   --> src/lib.rs:25:7
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[cfg(feature = "52833")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:29:25
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub use nrf52840_pac as pac;
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52840` feature
[INFO] [stdout]   --> src/lib.rs:28:7
[INFO] [stdout]    |
[INFO] [stdout] 28 | #[cfg(feature = "52840")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:32:28
[INFO] [stdout]    |
[INFO] [stdout] 32 | pub use nrf5340_app_pac as pac;
[INFO] [stdout]    |                            ^^^
[INFO] [stdout] note: the item is gated behind the `5340-app` feature
[INFO] [stdout]   --> src/lib.rs:31:7
[INFO] [stdout]    |
[INFO] [stdout] 31 | #[cfg(feature = "5340-app")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:35:28
[INFO] [stdout]    |
[INFO] [stdout] 35 | pub use nrf5340_net_pac as pac;
[INFO] [stdout]    |                            ^^^
[INFO] [stdout] note: the item is gated behind the `5340-net` feature
[INFO] [stdout]   --> src/lib.rs:34:7
[INFO] [stdout]    |
[INFO] [stdout] 34 | #[cfg(feature = "5340-net")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:38:24
[INFO] [stdout]    |
[INFO] [stdout] 38 | pub use nrf9160_pac as pac;
[INFO] [stdout]    |                        ^^^
[INFO] [stdout] note: the item is gated behind the `9160` feature
[INFO] [stdout]   --> src/lib.rs:37:7
[INFO] [stdout]    |
[INFO] [stdout] 37 | #[cfg(feature = "9160")]
[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] 11 | pub use nrf51_pac as pac;
[INFO] [stdout]    |                      ^^^
[INFO] [stdout] note: the item is gated behind the `51` feature
[INFO] [stdout]   --> src/lib.rs:10:7
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[cfg(feature = "51")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:14:25
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub use nrf52805_pac as pac;
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52805` feature
[INFO] [stdout]   --> src/lib.rs:13:7
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[cfg(feature = "52805")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:17:25
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub use nrf52810_pac as pac;
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52810` feature
[INFO] [stdout]   --> src/lib.rs:16:7
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[cfg(feature = "52810")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:20:25
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub use nrf52811_pac as pac;
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52811` feature
[INFO] [stdout]   --> src/lib.rs:19:7
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[cfg(feature = "52811")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:23:25
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub use nrf52832_pac as pac;
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52832` feature
[INFO] [stdout]   --> src/lib.rs:22:7
[INFO] [stdout]    |
[INFO] [stdout] 22 | #[cfg(feature = "52832")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:26:25
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub use nrf52833_pac as pac;
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52833` feature
[INFO] [stdout]   --> src/lib.rs:25:7
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[cfg(feature = "52833")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:29:25
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub use nrf52840_pac as pac;
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52840` feature
[INFO] [stdout]   --> src/lib.rs:28:7
[INFO] [stdout]    |
[INFO] [stdout] 28 | #[cfg(feature = "52840")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:32:28
[INFO] [stdout]    |
[INFO] [stdout] 32 | pub use nrf5340_app_pac as pac;
[INFO] [stdout]    |                            ^^^
[INFO] [stdout] note: the item is gated behind the `5340-app` feature
[INFO] [stdout]   --> src/lib.rs:31:7
[INFO] [stdout]    |
[INFO] [stdout] 31 | #[cfg(feature = "5340-app")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:35:28
[INFO] [stdout]    |
[INFO] [stdout] 35 | pub use nrf5340_net_pac as pac;
[INFO] [stdout]    |                            ^^^
[INFO] [stdout] note: the item is gated behind the `5340-net` feature
[INFO] [stdout]   --> src/lib.rs:34:7
[INFO] [stdout]    |
[INFO] [stdout] 34 | #[cfg(feature = "5340-net")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:38:24
[INFO] [stdout]    |
[INFO] [stdout] 38 | pub use nrf9160_pac as pac;
[INFO] [stdout]    |                        ^^^
[INFO] [stdout] note: the item is gated behind the `9160` feature
[INFO] [stdout]   --> src/lib.rs:37:7
[INFO] [stdout]    |
[INFO] [stdout] 37 | #[cfg(feature = "9160")]
[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] 11 | pub use nrf51_pac as pac;
[INFO] [stdout]    |                      ^^^
[INFO] [stdout] note: the item is gated behind the `51` feature
[INFO] [stdout]   --> src/lib.rs:10:7
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[cfg(feature = "51")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:14:25
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub use nrf52805_pac as pac;
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52805` feature
[INFO] [stdout]   --> src/lib.rs:13:7
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[cfg(feature = "52805")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:17:25
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub use nrf52810_pac as pac;
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52810` feature
[INFO] [stdout]   --> src/lib.rs:16:7
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[cfg(feature = "52810")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:20:25
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub use nrf52811_pac as pac;
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52811` feature
[INFO] [stdout]   --> src/lib.rs:19:7
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[cfg(feature = "52811")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:23:25
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub use nrf52832_pac as pac;
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52832` feature
[INFO] [stdout]   --> src/lib.rs:22:7
[INFO] [stdout]    |
[INFO] [stdout] 22 | #[cfg(feature = "52832")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:26:25
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub use nrf52833_pac as pac;
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52833` feature
[INFO] [stdout]   --> src/lib.rs:25:7
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[cfg(feature = "52833")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:29:25
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub use nrf52840_pac as pac;
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52840` feature
[INFO] [stdout]   --> src/lib.rs:28:7
[INFO] [stdout]    |
[INFO] [stdout] 28 | #[cfg(feature = "52840")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:32:28
[INFO] [stdout]    |
[INFO] [stdout] 32 | pub use nrf5340_app_pac as pac;
[INFO] [stdout]    |                            ^^^
[INFO] [stdout] note: the item is gated behind the `5340-app` feature
[INFO] [stdout]   --> src/lib.rs:31:7
[INFO] [stdout]    |
[INFO] [stdout] 31 | #[cfg(feature = "5340-app")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:35:28
[INFO] [stdout]    |
[INFO] [stdout] 35 | pub use nrf5340_net_pac as pac;
[INFO] [stdout]    |                            ^^^
[INFO] [stdout] note: the item is gated behind the `5340-net` feature
[INFO] [stdout]   --> src/lib.rs:34:7
[INFO] [stdout]    |
[INFO] [stdout] 34 | #[cfg(feature = "5340-net")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:38:24
[INFO] [stdout]    |
[INFO] [stdout] 38 | pub use nrf9160_pac as pac;
[INFO] [stdout]    |                        ^^^
[INFO] [stdout] note: the item is gated behind the `9160` feature
[INFO] [stdout]   --> src/lib.rs:37:7
[INFO] [stdout]    |
[INFO] [stdout] 37 | #[cfg(feature = "9160")]
[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] 11 | pub use nrf51_pac as pac;
[INFO] [stdout]    |                      ^^^
[INFO] [stdout] note: the item is gated behind the `51` feature
[INFO] [stdout]   --> src/lib.rs:10:7
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[cfg(feature = "51")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:14:25
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub use nrf52805_pac as pac;
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52805` feature
[INFO] [stdout]   --> src/lib.rs:13:7
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[cfg(feature = "52805")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:17:25
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub use nrf52810_pac as pac;
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52810` feature
[INFO] [stdout]   --> src/lib.rs:16:7
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[cfg(feature = "52810")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:20:25
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub use nrf52811_pac as pac;
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52811` feature
[INFO] [stdout]   --> src/lib.rs:19:7
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[cfg(feature = "52811")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:23:25
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub use nrf52832_pac as pac;
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52832` feature
[INFO] [stdout]   --> src/lib.rs:22:7
[INFO] [stdout]    |
[INFO] [stdout] 22 | #[cfg(feature = "52832")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:26:25
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub use nrf52833_pac as pac;
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52833` feature
[INFO] [stdout]   --> src/lib.rs:25:7
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[cfg(feature = "52833")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:29:25
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub use nrf52840_pac as pac;
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52840` feature
[INFO] [stdout]   --> src/lib.rs:28:7
[INFO] [stdout]    |
[INFO] [stdout] 28 | #[cfg(feature = "52840")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:32:28
[INFO] [stdout]    |
[INFO] [stdout] 32 | pub use nrf5340_app_pac as pac;
[INFO] [stdout]    |                            ^^^
[INFO] [stdout] note: the item is gated behind the `5340-app` feature
[INFO] [stdout]   --> src/lib.rs:31:7
[INFO] [stdout]    |
[INFO] [stdout] 31 | #[cfg(feature = "5340-app")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:35:28
[INFO] [stdout]    |
[INFO] [stdout] 35 | pub use nrf5340_net_pac as pac;
[INFO] [stdout]    |                            ^^^
[INFO] [stdout] note: the item is gated behind the `5340-net` feature
[INFO] [stdout]   --> src/lib.rs:34:7
[INFO] [stdout]    |
[INFO] [stdout] 34 | #[cfg(feature = "5340-net")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:38:24
[INFO] [stdout]    |
[INFO] [stdout] 38 | pub use nrf9160_pac as pac;
[INFO] [stdout]    |                        ^^^
[INFO] [stdout] note: the item is gated behind the `9160` feature
[INFO] [stdout]   --> src/lib.rs:37:7
[INFO] [stdout]    |
[INFO] [stdout] 37 | #[cfg(feature = "9160")]
[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:502:12
[INFO] [stdout]     |
[INFO] [stdout] 502 | 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] 11  | pub use nrf51_pac as pac;
[INFO] [stdout]     |                      ^^^
[INFO] [stdout] note: the item is gated behind the `51` feature
[INFO] [stdout]    --> src/lib.rs:10:7
[INFO] [stdout]     |
[INFO] [stdout] 10  | #[cfg(feature = "51")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:14:25
[INFO] [stdout]     |
[INFO] [stdout] 14  | pub use nrf52805_pac as pac;
[INFO] [stdout]     |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52805` feature
[INFO] [stdout]    --> src/lib.rs:13:7
[INFO] [stdout]     |
[INFO] [stdout] 13  | #[cfg(feature = "52805")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:17:25
[INFO] [stdout]     |
[INFO] [stdout] 17  | pub use nrf52810_pac as pac;
[INFO] [stdout]     |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52810` feature
[INFO] [stdout]    --> src/lib.rs:16:7
[INFO] [stdout]     |
[INFO] [stdout] 16  | #[cfg(feature = "52810")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:20:25
[INFO] [stdout]     |
[INFO] [stdout] 20  | pub use nrf52811_pac as pac;
[INFO] [stdout]     |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52811` feature
[INFO] [stdout]    --> src/lib.rs:19:7
[INFO] [stdout]     |
[INFO] [stdout] 19  | #[cfg(feature = "52811")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:23:25
[INFO] [stdout]     |
[INFO] [stdout] 23  | pub use nrf52832_pac as pac;
[INFO] [stdout]     |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52832` feature
[INFO] [stdout]    --> src/lib.rs:22:7
[INFO] [stdout]     |
[INFO] [stdout] 22  | #[cfg(feature = "52832")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:26:25
[INFO] [stdout]     |
[INFO] [stdout] 26  | pub use nrf52833_pac as pac;
[INFO] [stdout]     |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52833` feature
[INFO] [stdout]    --> src/lib.rs:25:7
[INFO] [stdout]     |
[INFO] [stdout] 25  | #[cfg(feature = "52833")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:29:25
[INFO] [stdout]     |
[INFO] [stdout] 29  | pub use nrf52840_pac as pac;
[INFO] [stdout]     |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52840` feature
[INFO] [stdout]    --> src/lib.rs:28:7
[INFO] [stdout]     |
[INFO] [stdout] 28  | #[cfg(feature = "52840")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:32:28
[INFO] [stdout]     |
[INFO] [stdout] 32  | pub use nrf5340_app_pac as pac;
[INFO] [stdout]     |                            ^^^
[INFO] [stdout] note: the item is gated behind the `5340-app` feature
[INFO] [stdout]    --> src/lib.rs:31:7
[INFO] [stdout]     |
[INFO] [stdout] 31  | #[cfg(feature = "5340-app")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:35:28
[INFO] [stdout]     |
[INFO] [stdout] 35  | pub use nrf5340_net_pac as pac;
[INFO] [stdout]     |                            ^^^
[INFO] [stdout] note: the item is gated behind the `5340-net` feature
[INFO] [stdout]    --> src/lib.rs:34:7
[INFO] [stdout]     |
[INFO] [stdout] 34  | #[cfg(feature = "5340-net")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:38:24
[INFO] [stdout]     |
[INFO] [stdout] 38  | pub use nrf9160_pac as pac;
[INFO] [stdout]     |                        ^^^
[INFO] [stdout] note: the item is gated behind the `9160` feature
[INFO] [stdout]    --> src/lib.rs:37:7
[INFO] [stdout]     |
[INFO] [stdout] 37  | #[cfg(feature = "9160")]
[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] 11 | pub use nrf51_pac as pac;
[INFO] [stdout]    |                      ^^^
[INFO] [stdout] note: the item is gated behind the `51` feature
[INFO] [stdout]   --> src/lib.rs:10:7
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[cfg(feature = "51")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:14:25
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub use nrf52805_pac as pac;
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52805` feature
[INFO] [stdout]   --> src/lib.rs:13:7
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[cfg(feature = "52805")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:17:25
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub use nrf52810_pac as pac;
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52810` feature
[INFO] [stdout]   --> src/lib.rs:16:7
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[cfg(feature = "52810")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:20:25
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub use nrf52811_pac as pac;
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52811` feature
[INFO] [stdout]   --> src/lib.rs:19:7
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[cfg(feature = "52811")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:23:25
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub use nrf52832_pac as pac;
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52832` feature
[INFO] [stdout]   --> src/lib.rs:22:7
[INFO] [stdout]    |
[INFO] [stdout] 22 | #[cfg(feature = "52832")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:26:25
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub use nrf52833_pac as pac;
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52833` feature
[INFO] [stdout]   --> src/lib.rs:25:7
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[cfg(feature = "52833")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:29:25
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub use nrf52840_pac as pac;
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52840` feature
[INFO] [stdout]   --> src/lib.rs:28:7
[INFO] [stdout]    |
[INFO] [stdout] 28 | #[cfg(feature = "52840")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:32:28
[INFO] [stdout]    |
[INFO] [stdout] 32 | pub use nrf5340_app_pac as pac;
[INFO] [stdout]    |                            ^^^
[INFO] [stdout] note: the item is gated behind the `5340-app` feature
[INFO] [stdout]   --> src/lib.rs:31:7
[INFO] [stdout]    |
[INFO] [stdout] 31 | #[cfg(feature = "5340-app")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:35:28
[INFO] [stdout]    |
[INFO] [stdout] 35 | pub use nrf5340_net_pac as pac;
[INFO] [stdout]    |                            ^^^
[INFO] [stdout] note: the item is gated behind the `5340-net` feature
[INFO] [stdout]   --> src/lib.rs:34:7
[INFO] [stdout]    |
[INFO] [stdout] 34 | #[cfg(feature = "5340-net")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:38:24
[INFO] [stdout]    |
[INFO] [stdout] 38 | pub use nrf9160_pac as pac;
[INFO] [stdout]    |                        ^^^
[INFO] [stdout] note: the item is gated behind the `9160` feature
[INFO] [stdout]   --> src/lib.rs:37:7
[INFO] [stdout]    |
[INFO] [stdout] 37 | #[cfg(feature = "9160")]
[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] 11 | pub use nrf51_pac as pac;
[INFO] [stdout]    |                      ^^^
[INFO] [stdout] note: the item is gated behind the `51` feature
[INFO] [stdout]   --> src/lib.rs:10:7
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[cfg(feature = "51")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:14:25
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub use nrf52805_pac as pac;
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52805` feature
[INFO] [stdout]   --> src/lib.rs:13:7
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[cfg(feature = "52805")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:17:25
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub use nrf52810_pac as pac;
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52810` feature
[INFO] [stdout]   --> src/lib.rs:16:7
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[cfg(feature = "52810")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:20:25
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub use nrf52811_pac as pac;
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52811` feature
[INFO] [stdout]   --> src/lib.rs:19:7
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[cfg(feature = "52811")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:23:25
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub use nrf52832_pac as pac;
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52832` feature
[INFO] [stdout]   --> src/lib.rs:22:7
[INFO] [stdout]    |
[INFO] [stdout] 22 | #[cfg(feature = "52832")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:26:25
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub use nrf52833_pac as pac;
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52833` feature
[INFO] [stdout]   --> src/lib.rs:25:7
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[cfg(feature = "52833")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:29:25
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub use nrf52840_pac as pac;
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52840` feature
[INFO] [stdout]   --> src/lib.rs:28:7
[INFO] [stdout]    |
[INFO] [stdout] 28 | #[cfg(feature = "52840")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:32:28
[INFO] [stdout]    |
[INFO] [stdout] 32 | pub use nrf5340_app_pac as pac;
[INFO] [stdout]    |                            ^^^
[INFO] [stdout] note: the item is gated behind the `5340-app` feature
[INFO] [stdout]   --> src/lib.rs:31:7
[INFO] [stdout]    |
[INFO] [stdout] 31 | #[cfg(feature = "5340-app")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:35:28
[INFO] [stdout]    |
[INFO] [stdout] 35 | pub use nrf5340_net_pac as pac;
[INFO] [stdout]    |                            ^^^
[INFO] [stdout] note: the item is gated behind the `5340-net` feature
[INFO] [stdout]   --> src/lib.rs:34:7
[INFO] [stdout]    |
[INFO] [stdout] 34 | #[cfg(feature = "5340-net")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:38:24
[INFO] [stdout]    |
[INFO] [stdout] 38 | pub use nrf9160_pac as pac;
[INFO] [stdout]    |                        ^^^
[INFO] [stdout] note: the item is gated behind the `9160` feature
[INFO] [stdout]   --> src/lib.rs:37:7
[INFO] [stdout]    |
[INFO] [stdout] 37 | #[cfg(feature = "9160")]
[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] 11 | pub use nrf51_pac as pac;
[INFO] [stdout]    |                      ^^^
[INFO] [stdout] note: the item is gated behind the `51` feature
[INFO] [stdout]   --> src/lib.rs:10:7
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[cfg(feature = "51")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:14:25
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub use nrf52805_pac as pac;
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52805` feature
[INFO] [stdout]   --> src/lib.rs:13:7
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[cfg(feature = "52805")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:17:25
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub use nrf52810_pac as pac;
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52810` feature
[INFO] [stdout]   --> src/lib.rs:16:7
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[cfg(feature = "52810")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:20:25
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub use nrf52811_pac as pac;
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52811` feature
[INFO] [stdout]   --> src/lib.rs:19:7
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[cfg(feature = "52811")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:23:25
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub use nrf52832_pac as pac;
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52832` feature
[INFO] [stdout]   --> src/lib.rs:22:7
[INFO] [stdout]    |
[INFO] [stdout] 22 | #[cfg(feature = "52832")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:26:25
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub use nrf52833_pac as pac;
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52833` feature
[INFO] [stdout]   --> src/lib.rs:25:7
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[cfg(feature = "52833")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:29:25
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub use nrf52840_pac as pac;
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52840` feature
[INFO] [stdout]   --> src/lib.rs:28:7
[INFO] [stdout]    |
[INFO] [stdout] 28 | #[cfg(feature = "52840")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:32:28
[INFO] [stdout]    |
[INFO] [stdout] 32 | pub use nrf5340_app_pac as pac;
[INFO] [stdout]    |                            ^^^
[INFO] [stdout] note: the item is gated behind the `5340-app` feature
[INFO] [stdout]   --> src/lib.rs:31:7
[INFO] [stdout]    |
[INFO] [stdout] 31 | #[cfg(feature = "5340-app")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:35:28
[INFO] [stdout]    |
[INFO] [stdout] 35 | pub use nrf5340_net_pac as pac;
[INFO] [stdout]    |                            ^^^
[INFO] [stdout] note: the item is gated behind the `5340-net` feature
[INFO] [stdout]   --> src/lib.rs:34:7
[INFO] [stdout]    |
[INFO] [stdout] 34 | #[cfg(feature = "5340-net")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:38:24
[INFO] [stdout]    |
[INFO] [stdout] 38 | pub use nrf9160_pac as pac;
[INFO] [stdout]    |                        ^^^
[INFO] [stdout] note: the item is gated behind the `9160` feature
[INFO] [stdout]   --> src/lib.rs:37:7
[INFO] [stdout]    |
[INFO] [stdout] 37 | #[cfg(feature = "9160")]
[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] 11 | pub use nrf51_pac as pac;
[INFO] [stdout]    |                      ^^^
[INFO] [stdout] note: the item is gated behind the `51` feature
[INFO] [stdout]   --> src/lib.rs:10:7
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[cfg(feature = "51")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:14:25
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub use nrf52805_pac as pac;
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52805` feature
[INFO] [stdout]   --> src/lib.rs:13:7
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[cfg(feature = "52805")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:17:25
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub use nrf52810_pac as pac;
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52810` feature
[INFO] [stdout]   --> src/lib.rs:16:7
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[cfg(feature = "52810")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:20:25
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub use nrf52811_pac as pac;
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52811` feature
[INFO] [stdout]   --> src/lib.rs:19:7
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[cfg(feature = "52811")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:23:25
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub use nrf52832_pac as pac;
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52832` feature
[INFO] [stdout]   --> src/lib.rs:22:7
[INFO] [stdout]    |
[INFO] [stdout] 22 | #[cfg(feature = "52832")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:26:25
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub use nrf52833_pac as pac;
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52833` feature
[INFO] [stdout]   --> src/lib.rs:25:7
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[cfg(feature = "52833")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:29:25
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub use nrf52840_pac as pac;
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52840` feature
[INFO] [stdout]   --> src/lib.rs:28:7
[INFO] [stdout]    |
[INFO] [stdout] 28 | #[cfg(feature = "52840")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:32:28
[INFO] [stdout]    |
[INFO] [stdout] 32 | pub use nrf5340_app_pac as pac;
[INFO] [stdout]    |                            ^^^
[INFO] [stdout] note: the item is gated behind the `5340-app` feature
[INFO] [stdout]   --> src/lib.rs:31:7
[INFO] [stdout]    |
[INFO] [stdout] 31 | #[cfg(feature = "5340-app")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:35:28
[INFO] [stdout]    |
[INFO] [stdout] 35 | pub use nrf5340_net_pac as pac;
[INFO] [stdout]    |                            ^^^
[INFO] [stdout] note: the item is gated behind the `5340-net` feature
[INFO] [stdout]   --> src/lib.rs:34:7
[INFO] [stdout]    |
[INFO] [stdout] 34 | #[cfg(feature = "5340-net")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:38:24
[INFO] [stdout]    |
[INFO] [stdout] 38 | pub use nrf9160_pac as pac;
[INFO] [stdout]    |                        ^^^
[INFO] [stdout] note: the item is gated behind the `9160` feature
[INFO] [stdout]   --> src/lib.rs:37:7
[INFO] [stdout]    |
[INFO] [stdout] 37 | #[cfg(feature = "9160")]
[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] 11 | pub use nrf51_pac as pac;
[INFO] [stdout]    |                      ^^^
[INFO] [stdout] note: the item is gated behind the `51` feature
[INFO] [stdout]   --> src/lib.rs:10:7
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[cfg(feature = "51")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:14:25
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub use nrf52805_pac as pac;
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52805` feature
[INFO] [stdout]   --> src/lib.rs:13:7
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[cfg(feature = "52805")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:17:25
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub use nrf52810_pac as pac;
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52810` feature
[INFO] [stdout]   --> src/lib.rs:16:7
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[cfg(feature = "52810")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:20:25
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub use nrf52811_pac as pac;
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52811` feature
[INFO] [stdout]   --> src/lib.rs:19:7
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[cfg(feature = "52811")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:23:25
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub use nrf52832_pac as pac;
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52832` feature
[INFO] [stdout]   --> src/lib.rs:22:7
[INFO] [stdout]    |
[INFO] [stdout] 22 | #[cfg(feature = "52832")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:26:25
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub use nrf52833_pac as pac;
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52833` feature
[INFO] [stdout]   --> src/lib.rs:25:7
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[cfg(feature = "52833")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:29:25
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub use nrf52840_pac as pac;
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52840` feature
[INFO] [stdout]   --> src/lib.rs:28:7
[INFO] [stdout]    |
[INFO] [stdout] 28 | #[cfg(feature = "52840")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:32:28
[INFO] [stdout]    |
[INFO] [stdout] 32 | pub use nrf5340_app_pac as pac;
[INFO] [stdout]    |                            ^^^
[INFO] [stdout] note: the item is gated behind the `5340-app` feature
[INFO] [stdout]   --> src/lib.rs:31:7
[INFO] [stdout]    |
[INFO] [stdout] 31 | #[cfg(feature = "5340-app")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:35:28
[INFO] [stdout]    |
[INFO] [stdout] 35 | pub use nrf5340_net_pac as pac;
[INFO] [stdout]    |                            ^^^
[INFO] [stdout] note: the item is gated behind the `5340-net` feature
[INFO] [stdout]   --> src/lib.rs:34:7
[INFO] [stdout]    |
[INFO] [stdout] 34 | #[cfg(feature = "5340-net")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:38:24
[INFO] [stdout]    |
[INFO] [stdout] 38 | pub use nrf9160_pac as pac;
[INFO] [stdout]    |                        ^^^
[INFO] [stdout] note: the item is gated behind the `9160` feature
[INFO] [stdout]   --> src/lib.rs:37:7
[INFO] [stdout]    |
[INFO] [stdout] 37 | #[cfg(feature = "9160")]
[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:502:12
[INFO] [stdout]     |
[INFO] [stdout] 502 | 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] 11  | pub use nrf51_pac as pac;
[INFO] [stdout]     |                      ^^^
[INFO] [stdout] note: the item is gated behind the `51` feature
[INFO] [stdout]    --> src/lib.rs:10:7
[INFO] [stdout]     |
[INFO] [stdout] 10  | #[cfg(feature = "51")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:14:25
[INFO] [stdout]     |
[INFO] [stdout] 14  | pub use nrf52805_pac as pac;
[INFO] [stdout]     |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52805` feature
[INFO] [stdout]    --> src/lib.rs:13:7
[INFO] [stdout]     |
[INFO] [stdout] 13  | #[cfg(feature = "52805")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:17:25
[INFO] [stdout]     |
[INFO] [stdout] 17  | pub use nrf52810_pac as pac;
[INFO] [stdout]     |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52810` feature
[INFO] [stdout]    --> src/lib.rs:16:7
[INFO] [stdout]     |
[INFO] [stdout] 16  | #[cfg(feature = "52810")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:20:25
[INFO] [stdout]     |
[INFO] [stdout] 20  | pub use nrf52811_pac as pac;
[INFO] [stdout]     |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52811` feature
[INFO] [stdout]    --> src/lib.rs:19:7
[INFO] [stdout]     |
[INFO] [stdout] 19  | #[cfg(feature = "52811")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:23:25
[INFO] [stdout]     |
[INFO] [stdout] 23  | pub use nrf52832_pac as pac;
[INFO] [stdout]     |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52832` feature
[INFO] [stdout]    --> src/lib.rs:22:7
[INFO] [stdout]     |
[INFO] [stdout] 22  | #[cfg(feature = "52832")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:26:25
[INFO] [stdout]     |
[INFO] [stdout] 26  | pub use nrf52833_pac as pac;
[INFO] [stdout]     |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52833` feature
[INFO] [stdout]    --> src/lib.rs:25:7
[INFO] [stdout]     |
[INFO] [stdout] 25  | #[cfg(feature = "52833")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:29:25
[INFO] [stdout]     |
[INFO] [stdout] 29  | pub use nrf52840_pac as pac;
[INFO] [stdout]     |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52840` feature
[INFO] [stdout]    --> src/lib.rs:28:7
[INFO] [stdout]     |
[INFO] [stdout] 28  | #[cfg(feature = "52840")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:32:28
[INFO] [stdout]     |
[INFO] [stdout] 32  | pub use nrf5340_app_pac as pac;
[INFO] [stdout]     |                            ^^^
[INFO] [stdout] note: the item is gated behind the `5340-app` feature
[INFO] [stdout]    --> src/lib.rs:31:7
[INFO] [stdout]     |
[INFO] [stdout] 31  | #[cfg(feature = "5340-app")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:35:28
[INFO] [stdout]     |
[INFO] [stdout] 35  | pub use nrf5340_net_pac as pac;
[INFO] [stdout]     |                            ^^^
[INFO] [stdout] note: the item is gated behind the `5340-net` feature
[INFO] [stdout]    --> src/lib.rs:34:7
[INFO] [stdout]     |
[INFO] [stdout] 34  | #[cfg(feature = "5340-net")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:38:24
[INFO] [stdout]     |
[INFO] [stdout] 38  | pub use nrf9160_pac as pac;
[INFO] [stdout]     |                        ^^^
[INFO] [stdout] note: the item is gated behind the `9160` feature
[INFO] [stdout]    --> src/lib.rs:37:7
[INFO] [stdout]     |
[INFO] [stdout] 37  | #[cfg(feature = "9160")]
[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] 11 | pub use nrf51_pac as pac;
[INFO] [stdout]    |                      ^^^
[INFO] [stdout] note: the item is gated behind the `51` feature
[INFO] [stdout]   --> src/lib.rs:10:7
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[cfg(feature = "51")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:14:25
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub use nrf52805_pac as pac;
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52805` feature
[INFO] [stdout]   --> src/lib.rs:13:7
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[cfg(feature = "52805")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:17:25
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub use nrf52810_pac as pac;
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52810` feature
[INFO] [stdout]   --> src/lib.rs:16:7
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[cfg(feature = "52810")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:20:25
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub use nrf52811_pac as pac;
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52811` feature
[INFO] [stdout]   --> src/lib.rs:19:7
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[cfg(feature = "52811")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:23:25
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub use nrf52832_pac as pac;
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52832` feature
[INFO] [stdout]   --> src/lib.rs:22:7
[INFO] [stdout]    |
[INFO] [stdout] 22 | #[cfg(feature = "52832")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:26:25
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub use nrf52833_pac as pac;
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52833` feature
[INFO] [stdout]   --> src/lib.rs:25:7
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[cfg(feature = "52833")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:29:25
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub use nrf52840_pac as pac;
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52840` feature
[INFO] [stdout]   --> src/lib.rs:28:7
[INFO] [stdout]    |
[INFO] [stdout] 28 | #[cfg(feature = "52840")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:32:28
[INFO] [stdout]    |
[INFO] [stdout] 32 | pub use nrf5340_app_pac as pac;
[INFO] [stdout]    |                            ^^^
[INFO] [stdout] note: the item is gated behind the `5340-app` feature
[INFO] [stdout]   --> src/lib.rs:31:7
[INFO] [stdout]    |
[INFO] [stdout] 31 | #[cfg(feature = "5340-app")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:35:28
[INFO] [stdout]    |
[INFO] [stdout] 35 | pub use nrf5340_net_pac as pac;
[INFO] [stdout]    |                            ^^^
[INFO] [stdout] note: the item is gated behind the `5340-net` feature
[INFO] [stdout]   --> src/lib.rs:34:7
[INFO] [stdout]    |
[INFO] [stdout] 34 | #[cfg(feature = "5340-net")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:38:24
[INFO] [stdout]    |
[INFO] [stdout] 38 | pub use nrf9160_pac as pac;
[INFO] [stdout]    |                        ^^^
[INFO] [stdout] note: the item is gated behind the `9160` feature
[INFO] [stdout]   --> src/lib.rs:37:7
[INFO] [stdout]    |
[INFO] [stdout] 37 | #[cfg(feature = "9160")]
[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] 11 | pub use nrf51_pac as pac;
[INFO] [stdout]    |                      ^^^
[INFO] [stdout] note: the item is gated behind the `51` feature
[INFO] [stdout]   --> src/lib.rs:10:7
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[cfg(feature = "51")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:14:25
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub use nrf52805_pac as pac;
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52805` feature
[INFO] [stdout]   --> src/lib.rs:13:7
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[cfg(feature = "52805")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:17:25
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub use nrf52810_pac as pac;
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52810` feature
[INFO] [stdout]   --> src/lib.rs:16:7
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[cfg(feature = "52810")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:20:25
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub use nrf52811_pac as pac;
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52811` feature
[INFO] [stdout]   --> src/lib.rs:19:7
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[cfg(feature = "52811")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:23:25
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub use nrf52832_pac as pac;
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52832` feature
[INFO] [stdout]   --> src/lib.rs:22:7
[INFO] [stdout]    |
[INFO] [stdout] 22 | #[cfg(feature = "52832")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:26:25
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub use nrf52833_pac as pac;
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52833` feature
[INFO] [stdout]   --> src/lib.rs:25:7
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[cfg(feature = "52833")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:29:25
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub use nrf52840_pac as pac;
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52840` feature
[INFO] [stdout]   --> src/lib.rs:28:7
[INFO] [stdout]    |
[INFO] [stdout] 28 | #[cfg(feature = "52840")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:32:28
[INFO] [stdout]    |
[INFO] [stdout] 32 | pub use nrf5340_app_pac as pac;
[INFO] [stdout]    |                            ^^^
[INFO] [stdout] note: the item is gated behind the `5340-app` feature
[INFO] [stdout]   --> src/lib.rs:31:7
[INFO] [stdout]    |
[INFO] [stdout] 31 | #[cfg(feature = "5340-app")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:35:28
[INFO] [stdout]    |
[INFO] [stdout] 35 | pub use nrf5340_net_pac as pac;
[INFO] [stdout]    |                            ^^^
[INFO] [stdout] note: the item is gated behind the `5340-net` feature
[INFO] [stdout]   --> src/lib.rs:34:7
[INFO] [stdout]    |
[INFO] [stdout] 34 | #[cfg(feature = "5340-net")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:38:24
[INFO] [stdout]    |
[INFO] [stdout] 38 | pub use nrf9160_pac as pac;
[INFO] [stdout]    |                        ^^^
[INFO] [stdout] note: the item is gated behind the `9160` feature
[INFO] [stdout]   --> src/lib.rs:37:7
[INFO] [stdout]    |
[INFO] [stdout] 37 | #[cfg(feature = "9160")]
[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] 11 | pub use nrf51_pac as pac;
[INFO] [stdout]    |                      ^^^
[INFO] [stdout] note: the item is gated behind the `51` feature
[INFO] [stdout]   --> src/lib.rs:10:7
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[cfg(feature = "51")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:14:25
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub use nrf52805_pac as pac;
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52805` feature
[INFO] [stdout]   --> src/lib.rs:13:7
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[cfg(feature = "52805")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:17:25
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub use nrf52810_pac as pac;
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52810` feature
[INFO] [stdout]   --> src/lib.rs:16:7
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[cfg(feature = "52810")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:20:25
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub use nrf52811_pac as pac;
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52811` feature
[INFO] [stdout]   --> src/lib.rs:19:7
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[cfg(feature = "52811")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:23:25
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub use nrf52832_pac as pac;
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52832` feature
[INFO] [stdout]   --> src/lib.rs:22:7
[INFO] [stdout]    |
[INFO] [stdout] 22 | #[cfg(feature = "52832")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:26:25
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub use nrf52833_pac as pac;
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52833` feature
[INFO] [stdout]   --> src/lib.rs:25:7
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[cfg(feature = "52833")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:29:25
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub use nrf52840_pac as pac;
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52840` feature
[INFO] [stdout]   --> src/lib.rs:28:7
[INFO] [stdout]    |
[INFO] [stdout] 28 | #[cfg(feature = "52840")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:32:28
[INFO] [stdout]    |
[INFO] [stdout] 32 | pub use nrf5340_app_pac as pac;
[INFO] [stdout]    |                            ^^^
[INFO] [stdout] note: the item is gated behind the `5340-app` feature
[INFO] [stdout]   --> src/lib.rs:31:7
[INFO] [stdout]    |
[INFO] [stdout] 31 | #[cfg(feature = "5340-app")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:35:28
[INFO] [stdout]    |
[INFO] [stdout] 35 | pub use nrf5340_net_pac as pac;
[INFO] [stdout]    |                            ^^^
[INFO] [stdout] note: the item is gated behind the `5340-net` feature
[INFO] [stdout]   --> src/lib.rs:34:7
[INFO] [stdout]    |
[INFO] [stdout] 34 | #[cfg(feature = "5340-net")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:38:24
[INFO] [stdout]    |
[INFO] [stdout] 38 | pub use nrf9160_pac as pac;
[INFO] [stdout]    |                        ^^^
[INFO] [stdout] note: the item is gated behind the `9160` feature
[INFO] [stdout]   --> src/lib.rs:37:7
[INFO] [stdout]    |
[INFO] [stdout] 37 | #[cfg(feature = "9160")]
[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] 11 | pub use nrf51_pac as pac;
[INFO] [stdout]    |                      ^^^
[INFO] [stdout] note: the item is gated behind the `51` feature
[INFO] [stdout]   --> src/lib.rs:10:7
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[cfg(feature = "51")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:14:25
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub use nrf52805_pac as pac;
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52805` feature
[INFO] [stdout]   --> src/lib.rs:13:7
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[cfg(feature = "52805")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:17:25
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub use nrf52810_pac as pac;
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52810` feature
[INFO] [stdout]   --> src/lib.rs:16:7
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[cfg(feature = "52810")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:20:25
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub use nrf52811_pac as pac;
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52811` feature
[INFO] [stdout]   --> src/lib.rs:19:7
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[cfg(feature = "52811")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:23:25
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub use nrf52832_pac as pac;
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52832` feature
[INFO] [stdout]   --> src/lib.rs:22:7
[INFO] [stdout]    |
[INFO] [stdout] 22 | #[cfg(feature = "52832")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:26:25
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub use nrf52833_pac as pac;
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52833` feature
[INFO] [stdout]   --> src/lib.rs:25:7
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[cfg(feature = "52833")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:29:25
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub use nrf52840_pac as pac;
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52840` feature
[INFO] [stdout]   --> src/lib.rs:28:7
[INFO] [stdout]    |
[INFO] [stdout] 28 | #[cfg(feature = "52840")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:32:28
[INFO] [stdout]    |
[INFO] [stdout] 32 | pub use nrf5340_app_pac as pac;
[INFO] [stdout]    |                            ^^^
[INFO] [stdout] note: the item is gated behind the `5340-app` feature
[INFO] [stdout]   --> src/lib.rs:31:7
[INFO] [stdout]    |
[INFO] [stdout] 31 | #[cfg(feature = "5340-app")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:35:28
[INFO] [stdout]    |
[INFO] [stdout] 35 | pub use nrf5340_net_pac as pac;
[INFO] [stdout]    |                            ^^^
[INFO] [stdout] note: the item is gated behind the `5340-net` feature
[INFO] [stdout]   --> src/lib.rs:34:7
[INFO] [stdout]    |
[INFO] [stdout] 34 | #[cfg(feature = "5340-net")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:38:24
[INFO] [stdout]    |
[INFO] [stdout] 38 | pub use nrf9160_pac as pac;
[INFO] [stdout]    |                        ^^^
[INFO] [stdout] note: the item is gated behind the `9160` feature
[INFO] [stdout]   --> src/lib.rs:37:7
[INFO] [stdout]    |
[INFO] [stdout] 37 | #[cfg(feature = "9160")]
[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] 11 | pub use nrf51_pac as pac;
[INFO] [stdout]    |                      ^^^
[INFO] [stdout] note: the item is gated behind the `51` feature
[INFO] [stdout]   --> src/lib.rs:10:7
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[cfg(feature = "51")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:14:25
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub use nrf52805_pac as pac;
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52805` feature
[INFO] [stdout]   --> src/lib.rs:13:7
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[cfg(feature = "52805")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:17:25
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub use nrf52810_pac as pac;
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52810` feature
[INFO] [stdout]   --> src/lib.rs:16:7
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[cfg(feature = "52810")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:20:25
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub use nrf52811_pac as pac;
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52811` feature
[INFO] [stdout]   --> src/lib.rs:19:7
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[cfg(feature = "52811")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:23:25
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub use nrf52832_pac as pac;
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52832` feature
[INFO] [stdout]   --> src/lib.rs:22:7
[INFO] [stdout]    |
[INFO] [stdout] 22 | #[cfg(feature = "52832")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:26:25
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub use nrf52833_pac as pac;
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52833` feature
[INFO] [stdout]   --> src/lib.rs:25:7
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[cfg(feature = "52833")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:29:25
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub use nrf52840_pac as pac;
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52840` feature
[INFO] [stdout]   --> src/lib.rs:28:7
[INFO] [stdout]    |
[INFO] [stdout] 28 | #[cfg(feature = "52840")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:32:28
[INFO] [stdout]    |
[INFO] [stdout] 32 | pub use nrf5340_app_pac as pac;
[INFO] [stdout]    |                            ^^^
[INFO] [stdout] note: the item is gated behind the `5340-app` feature
[INFO] [stdout]   --> src/lib.rs:31:7
[INFO] [stdout]    |
[INFO] [stdout] 31 | #[cfg(feature = "5340-app")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:35:28
[INFO] [stdout]    |
[INFO] [stdout] 35 | pub use nrf5340_net_pac as pac;
[INFO] [stdout]    |                            ^^^
[INFO] [stdout] note: the item is gated behind the `5340-net` feature
[INFO] [stdout]   --> src/lib.rs:34:7
[INFO] [stdout]    |
[INFO] [stdout] 34 | #[cfg(feature = "5340-net")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:38:24
[INFO] [stdout]    |
[INFO] [stdout] 38 | pub use nrf9160_pac as pac;
[INFO] [stdout]    |                        ^^^
[INFO] [stdout] note: the item is gated behind the `9160` feature
[INFO] [stdout]   --> src/lib.rs:37:7
[INFO] [stdout]    |
[INFO] [stdout] 37 | #[cfg(feature = "9160")]
[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] 11 | pub use nrf51_pac as pac;
[INFO] [stdout]    |                      ^^^
[INFO] [stdout] note: the item is gated behind the `51` feature
[INFO] [stdout]   --> src/lib.rs:10:7
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[cfg(feature = "51")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:14:25
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub use nrf52805_pac as pac;
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52805` feature
[INFO] [stdout]   --> src/lib.rs:13:7
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[cfg(feature = "52805")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:17:25
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub use nrf52810_pac as pac;
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52810` feature
[INFO] [stdout]   --> src/lib.rs:16:7
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[cfg(feature = "52810")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:20:25
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub use nrf52811_pac as pac;
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52811` feature
[INFO] [stdout]   --> src/lib.rs:19:7
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[cfg(feature = "52811")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:23:25
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub use nrf52832_pac as pac;
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52832` feature
[INFO] [stdout]   --> src/lib.rs:22:7
[INFO] [stdout]    |
[INFO] [stdout] 22 | #[cfg(feature = "52832")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:26:25
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub use nrf52833_pac as pac;
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52833` feature
[INFO] [stdout]   --> src/lib.rs:25:7
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[cfg(feature = "52833")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:29:25
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub use nrf52840_pac as pac;
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52840` feature
[INFO] [stdout]   --> src/lib.rs:28:7
[INFO] [stdout]    |
[INFO] [stdout] 28 | #[cfg(feature = "52840")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:32:28
[INFO] [stdout]    |
[INFO] [stdout] 32 | pub use nrf5340_app_pac as pac;
[INFO] [stdout]    |                            ^^^
[INFO] [stdout] note: the item is gated behind the `5340-app` feature
[INFO] [stdout]   --> src/lib.rs:31:7
[INFO] [stdout]    |
[INFO] [stdout] 31 | #[cfg(feature = "5340-app")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:35:28
[INFO] [stdout]    |
[INFO] [stdout] 35 | pub use nrf5340_net_pac as pac;
[INFO] [stdout]    |                            ^^^
[INFO] [stdout] note: the item is gated behind the `5340-net` feature
[INFO] [stdout]   --> src/lib.rs:34:7
[INFO] [stdout]    |
[INFO] [stdout] 34 | #[cfg(feature = "5340-net")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:38:24
[INFO] [stdout]    |
[INFO] [stdout] 38 | pub use nrf9160_pac as pac;
[INFO] [stdout]    |                        ^^^
[INFO] [stdout] note: the item is gated behind the `9160` feature
[INFO] [stdout]   --> src/lib.rs:37:7
[INFO] [stdout]    |
[INFO] [stdout] 37 | #[cfg(feature = "9160")]
[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] 11 | pub use nrf51_pac as pac;
[INFO] [stdout]    |                      ^^^
[INFO] [stdout] note: the item is gated behind the `51` feature
[INFO] [stdout]   --> src/lib.rs:10:7
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[cfg(feature = "51")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:14:25
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub use nrf52805_pac as pac;
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52805` feature
[INFO] [stdout]   --> src/lib.rs:13:7
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[cfg(feature = "52805")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:17:25
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub use nrf52810_pac as pac;
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52810` feature
[INFO] [stdout]   --> src/lib.rs:16:7
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[cfg(feature = "52810")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:20:25
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub use nrf52811_pac as pac;
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52811` feature
[INFO] [stdout]   --> src/lib.rs:19:7
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[cfg(feature = "52811")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:23:25
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub use nrf52832_pac as pac;
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52832` feature
[INFO] [stdout]   --> src/lib.rs:22:7
[INFO] [stdout]    |
[INFO] [stdout] 22 | #[cfg(feature = "52832")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:26:25
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub use nrf52833_pac as pac;
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52833` feature
[INFO] [stdout]   --> src/lib.rs:25:7
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[cfg(feature = "52833")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:29:25
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub use nrf52840_pac as pac;
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52840` feature
[INFO] [stdout]   --> src/lib.rs:28:7
[INFO] [stdout]    |
[INFO] [stdout] 28 | #[cfg(feature = "52840")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:32:28
[INFO] [stdout]    |
[INFO] [stdout] 32 | pub use nrf5340_app_pac as pac;
[INFO] [stdout]    |                            ^^^
[INFO] [stdout] note: the item is gated behind the `5340-app` feature
[INFO] [stdout]   --> src/lib.rs:31:7
[INFO] [stdout]    |
[INFO] [stdout] 31 | #[cfg(feature = "5340-app")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:35:28
[INFO] [stdout]    |
[INFO] [stdout] 35 | pub use nrf5340_net_pac as pac;
[INFO] [stdout]    |                            ^^^
[INFO] [stdout] note: the item is gated behind the `5340-net` feature
[INFO] [stdout]   --> src/lib.rs:34:7
[INFO] [stdout]    |
[INFO] [stdout] 34 | #[cfg(feature = "5340-net")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:38:24
[INFO] [stdout]    |
[INFO] [stdout] 38 | pub use nrf9160_pac as pac;
[INFO] [stdout]    |                        ^^^
[INFO] [stdout] note: the item is gated behind the `9160` feature
[INFO] [stdout]   --> src/lib.rs:37:7
[INFO] [stdout]    |
[INFO] [stdout] 37 | #[cfg(feature = "9160")]
[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] 11 | pub use nrf51_pac as pac;
[INFO] [stdout]    |                      ^^^
[INFO] [stdout] note: the item is gated behind the `51` feature
[INFO] [stdout]   --> src/lib.rs:10:7
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[cfg(feature = "51")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:14:25
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub use nrf52805_pac as pac;
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52805` feature
[INFO] [stdout]   --> src/lib.rs:13:7
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[cfg(feature = "52805")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:17:25
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub use nrf52810_pac as pac;
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52810` feature
[INFO] [stdout]   --> src/lib.rs:16:7
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[cfg(feature = "52810")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:20:25
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub use nrf52811_pac as pac;
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52811` feature
[INFO] [stdout]   --> src/lib.rs:19:7
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[cfg(feature = "52811")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:23:25
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub use nrf52832_pac as pac;
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52832` feature
[INFO] [stdout]   --> src/lib.rs:22:7
[INFO] [stdout]    |
[INFO] [stdout] 22 | #[cfg(feature = "52832")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:26:25
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub use nrf52833_pac as pac;
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52833` feature
[INFO] [stdout]   --> src/lib.rs:25:7
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[cfg(feature = "52833")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:29:25
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub use nrf52840_pac as pac;
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52840` feature
[INFO] [stdout]   --> src/lib.rs:28:7
[INFO] [stdout]    |
[INFO] [stdout] 28 | #[cfg(feature = "52840")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:32:28
[INFO] [stdout]    |
[INFO] [stdout] 32 | pub use nrf5340_app_pac as pac;
[INFO] [stdout]    |                            ^^^
[INFO] [stdout] note: the item is gated behind the `5340-app` feature
[INFO] [stdout]   --> src/lib.rs:31:7
[INFO] [stdout]    |
[INFO] [stdout] 31 | #[cfg(feature = "5340-app")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:35:28
[INFO] [stdout]    |
[INFO] [stdout] 35 | pub use nrf5340_net_pac as pac;
[INFO] [stdout]    |                            ^^^
[INFO] [stdout] note: the item is gated behind the `5340-net` feature
[INFO] [stdout]   --> src/lib.rs:34:7
[INFO] [stdout]    |
[INFO] [stdout] 34 | #[cfg(feature = "5340-net")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:38:24
[INFO] [stdout]    |
[INFO] [stdout] 38 | pub use nrf9160_pac as pac;
[INFO] [stdout]    |                        ^^^
[INFO] [stdout] note: the item is gated behind the `9160` feature
[INFO] [stdout]   --> src/lib.rs:37:7
[INFO] [stdout]    |
[INFO] [stdout] 37 | #[cfg(feature = "9160")]
[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] 11 | pub use nrf51_pac as pac;
[INFO] [stdout]    |                      ^^^
[INFO] [stdout] note: the item is gated behind the `51` feature
[INFO] [stdout]   --> src/lib.rs:10:7
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[cfg(feature = "51")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:14:25
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub use nrf52805_pac as pac;
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52805` feature
[INFO] [stdout]   --> src/lib.rs:13:7
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[cfg(feature = "52805")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:17:25
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub use nrf52810_pac as pac;
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52810` feature
[INFO] [stdout]   --> src/lib.rs:16:7
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[cfg(feature = "52810")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:20:25
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub use nrf52811_pac as pac;
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52811` feature
[INFO] [stdout]   --> src/lib.rs:19:7
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[cfg(feature = "52811")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:23:25
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub use nrf52832_pac as pac;
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52832` feature
[INFO] [stdout]   --> src/lib.rs:22:7
[INFO] [stdout]    |
[INFO] [stdout] 22 | #[cfg(feature = "52832")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:26:25
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub use nrf52833_pac as pac;
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52833` feature
[INFO] [stdout]   --> src/lib.rs:25:7
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[cfg(feature = "52833")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:29:25
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub use nrf52840_pac as pac;
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52840` feature
[INFO] [stdout]   --> src/lib.rs:28:7
[INFO] [stdout]    |
[INFO] [stdout] 28 | #[cfg(feature = "52840")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:32:28
[INFO] [stdout]    |
[INFO] [stdout] 32 | pub use nrf5340_app_pac as pac;
[INFO] [stdout]    |                            ^^^
[INFO] [stdout] note: the item is gated behind the `5340-app` feature
[INFO] [stdout]   --> src/lib.rs:31:7
[INFO] [stdout]    |
[INFO] [stdout] 31 | #[cfg(feature = "5340-app")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:35:28
[INFO] [stdout]    |
[INFO] [stdout] 35 | pub use nrf5340_net_pac as pac;
[INFO] [stdout]    |                            ^^^
[INFO] [stdout] note: the item is gated behind the `5340-net` feature
[INFO] [stdout]   --> src/lib.rs:34:7
[INFO] [stdout]    |
[INFO] [stdout] 34 | #[cfg(feature = "5340-net")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:38:24
[INFO] [stdout]    |
[INFO] [stdout] 38 | pub use nrf9160_pac as pac;
[INFO] [stdout]    |                        ^^^
[INFO] [stdout] note: the item is gated behind the `9160` feature
[INFO] [stdout]   --> src/lib.rs:37:7
[INFO] [stdout]    |
[INFO] [stdout] 37 | #[cfg(feature = "9160")]
[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] 11 | pub use nrf51_pac as pac;
[INFO] [stdout]    |                      ^^^
[INFO] [stdout] note: the item is gated behind the `51` feature
[INFO] [stdout]   --> src/lib.rs:10:7
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[cfg(feature = "51")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:14:25
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub use nrf52805_pac as pac;
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52805` feature
[INFO] [stdout]   --> src/lib.rs:13:7
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[cfg(feature = "52805")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:17:25
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub use nrf52810_pac as pac;
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52810` feature
[INFO] [stdout]   --> src/lib.rs:16:7
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[cfg(feature = "52810")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:20:25
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub use nrf52811_pac as pac;
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52811` feature
[INFO] [stdout]   --> src/lib.rs:19:7
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[cfg(feature = "52811")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:23:25
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub use nrf52832_pac as pac;
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52832` feature
[INFO] [stdout]   --> src/lib.rs:22:7
[INFO] [stdout]    |
[INFO] [stdout] 22 | #[cfg(feature = "52832")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:26:25
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub use nrf52833_pac as pac;
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52833` feature
[INFO] [stdout]   --> src/lib.rs:25:7
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[cfg(feature = "52833")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:29:25
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub use nrf52840_pac as pac;
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52840` feature
[INFO] [stdout]   --> src/lib.rs:28:7
[INFO] [stdout]    |
[INFO] [stdout] 28 | #[cfg(feature = "52840")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:32:28
[INFO] [stdout]    |
[INFO] [stdout] 32 | pub use nrf5340_app_pac as pac;
[INFO] [stdout]    |                            ^^^
[INFO] [stdout] note: the item is gated behind the `5340-app` feature
[INFO] [stdout]   --> src/lib.rs:31:7
[INFO] [stdout]    |
[INFO] [stdout] 31 | #[cfg(feature = "5340-app")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:35:28
[INFO] [stdout]    |
[INFO] [stdout] 35 | pub use nrf5340_net_pac as pac;
[INFO] [stdout]    |                            ^^^
[INFO] [stdout] note: the item is gated behind the `5340-net` feature
[INFO] [stdout]   --> src/lib.rs:34:7
[INFO] [stdout]    |
[INFO] [stdout] 34 | #[cfg(feature = "5340-net")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:38:24
[INFO] [stdout]    |
[INFO] [stdout] 38 | pub use nrf9160_pac as pac;
[INFO] [stdout]    |                        ^^^
[INFO] [stdout] note: the item is gated behind the `9160` feature
[INFO] [stdout]   --> src/lib.rs:37:7
[INFO] [stdout]    |
[INFO] [stdout] 37 | #[cfg(feature = "9160")]
[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] 11 | pub use nrf51_pac as pac;
[INFO] [stdout]    |                      ^^^
[INFO] [stdout] note: the item is gated behind the `51` feature
[INFO] [stdout]   --> src/lib.rs:10:7
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[cfg(feature = "51")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:14:25
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub use nrf52805_pac as pac;
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52805` feature
[INFO] [stdout]   --> src/lib.rs:13:7
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[cfg(feature = "52805")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:17:25
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub use nrf52810_pac as pac;
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52810` feature
[INFO] [stdout]   --> src/lib.rs:16:7
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[cfg(feature = "52810")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:20:25
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub use nrf52811_pac as pac;
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52811` feature
[INFO] [stdout]   --> src/lib.rs:19:7
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[cfg(feature = "52811")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:23:25
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub use nrf52832_pac as pac;
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52832` feature
[INFO] [stdout]   --> src/lib.rs:22:7
[INFO] [stdout]    |
[INFO] [stdout] 22 | #[cfg(feature = "52832")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:26:25
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub use nrf52833_pac as pac;
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52833` feature
[INFO] [stdout]   --> src/lib.rs:25:7
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[cfg(feature = "52833")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:29:25
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub use nrf52840_pac as pac;
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52840` feature
[INFO] [stdout]   --> src/lib.rs:28:7
[INFO] [stdout]    |
[INFO] [stdout] 28 | #[cfg(feature = "52840")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:32:28
[INFO] [stdout]    |
[INFO] [stdout] 32 | pub use nrf5340_app_pac as pac;
[INFO] [stdout]    |                            ^^^
[INFO] [stdout] note: the item is gated behind the `5340-app` feature
[INFO] [stdout]   --> src/lib.rs:31:7
[INFO] [stdout]    |
[INFO] [stdout] 31 | #[cfg(feature = "5340-app")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:35:28
[INFO] [stdout]    |
[INFO] [stdout] 35 | pub use nrf5340_net_pac as pac;
[INFO] [stdout]    |                            ^^^
[INFO] [stdout] note: the item is gated behind the `5340-net` feature
[INFO] [stdout]   --> src/lib.rs:34:7
[INFO] [stdout]    |
[INFO] [stdout] 34 | #[cfg(feature = "5340-net")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:38:24
[INFO] [stdout]    |
[INFO] [stdout] 38 | pub use nrf9160_pac as pac;
[INFO] [stdout]    |                        ^^^
[INFO] [stdout] note: the item is gated behind the `9160` feature
[INFO] [stdout]   --> src/lib.rs:37:7
[INFO] [stdout]    |
[INFO] [stdout] 37 | #[cfg(feature = "9160")]
[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] 11 | pub use nrf51_pac as pac;
[INFO] [stdout]    |                      ^^^
[INFO] [stdout] note: the item is gated behind the `51` feature
[INFO] [stdout]   --> src/lib.rs:10:7
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[cfg(feature = "51")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:14:25
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub use nrf52805_pac as pac;
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52805` feature
[INFO] [stdout]   --> src/lib.rs:13:7
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[cfg(feature = "52805")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:17:25
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub use nrf52810_pac as pac;
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52810` feature
[INFO] [stdout]   --> src/lib.rs:16:7
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[cfg(feature = "52810")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:20:25
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub use nrf52811_pac as pac;
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52811` feature
[INFO] [stdout]   --> src/lib.rs:19:7
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[cfg(feature = "52811")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:23:25
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub use nrf52832_pac as pac;
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52832` feature
[INFO] [stdout]   --> src/lib.rs:22:7
[INFO] [stdout]    |
[INFO] [stdout] 22 | #[cfg(feature = "52832")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:26:25
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub use nrf52833_pac as pac;
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52833` feature
[INFO] [stdout]   --> src/lib.rs:25:7
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[cfg(feature = "52833")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:29:25
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub use nrf52840_pac as pac;
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52840` feature
[INFO] [stdout]   --> src/lib.rs:28:7
[INFO] [stdout]    |
[INFO] [stdout] 28 | #[cfg(feature = "52840")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:32:28
[INFO] [stdout]    |
[INFO] [stdout] 32 | pub use nrf5340_app_pac as pac;
[INFO] [stdout]    |                            ^^^
[INFO] [stdout] note: the item is gated behind the `5340-app` feature
[INFO] [stdout]   --> src/lib.rs:31:7
[INFO] [stdout]    |
[INFO] [stdout] 31 | #[cfg(feature = "5340-app")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:35:28
[INFO] [stdout]    |
[INFO] [stdout] 35 | pub use nrf5340_net_pac as pac;
[INFO] [stdout]    |                            ^^^
[INFO] [stdout] note: the item is gated behind the `5340-net` feature
[INFO] [stdout]   --> src/lib.rs:34:7
[INFO] [stdout]    |
[INFO] [stdout] 34 | #[cfg(feature = "5340-net")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:38:24
[INFO] [stdout]    |
[INFO] [stdout] 38 | pub use nrf9160_pac as pac;
[INFO] [stdout]    |                        ^^^
[INFO] [stdout] note: the item is gated behind the `9160` feature
[INFO] [stdout]   --> src/lib.rs:37:7
[INFO] [stdout]    |
[INFO] [stdout] 37 | #[cfg(feature = "9160")]
[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] 11 | pub use nrf51_pac as pac;
[INFO] [stdout]    |                      ^^^
[INFO] [stdout] note: the item is gated behind the `51` feature
[INFO] [stdout]   --> src/lib.rs:10:7
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[cfg(feature = "51")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:14:25
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub use nrf52805_pac as pac;
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52805` feature
[INFO] [stdout]   --> src/lib.rs:13:7
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[cfg(feature = "52805")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:17:25
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub use nrf52810_pac as pac;
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52810` feature
[INFO] [stdout]   --> src/lib.rs:16:7
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[cfg(feature = "52810")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:20:25
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub use nrf52811_pac as pac;
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52811` feature
[INFO] [stdout]   --> src/lib.rs:19:7
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[cfg(feature = "52811")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:23:25
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub use nrf52832_pac as pac;
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52832` feature
[INFO] [stdout]   --> src/lib.rs:22:7
[INFO] [stdout]    |
[INFO] [stdout] 22 | #[cfg(feature = "52832")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:26:25
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub use nrf52833_pac as pac;
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52833` feature
[INFO] [stdout]   --> src/lib.rs:25:7
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[cfg(feature = "52833")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:29:25
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub use nrf52840_pac as pac;
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52840` feature
[INFO] [stdout]   --> src/lib.rs:28:7
[INFO] [stdout]    |
[INFO] [stdout] 28 | #[cfg(feature = "52840")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:32:28
[INFO] [stdout]    |
[INFO] [stdout] 32 | pub use nrf5340_app_pac as pac;
[INFO] [stdout]    |                            ^^^
[INFO] [stdout] note: the item is gated behind the `5340-app` feature
[INFO] [stdout]   --> src/lib.rs:31:7
[INFO] [stdout]    |
[INFO] [stdout] 31 | #[cfg(feature = "5340-app")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:35:28
[INFO] [stdout]    |
[INFO] [stdout] 35 | pub use nrf5340_net_pac as pac;
[INFO] [stdout]    |                            ^^^
[INFO] [stdout] note: the item is gated behind the `5340-net` feature
[INFO] [stdout]   --> src/lib.rs:34:7
[INFO] [stdout]    |
[INFO] [stdout] 34 | #[cfg(feature = "5340-net")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:38:24
[INFO] [stdout]    |
[INFO] [stdout] 38 | pub use nrf9160_pac as pac;
[INFO] [stdout]    |                        ^^^
[INFO] [stdout] note: the item is gated behind the `9160` feature
[INFO] [stdout]   --> src/lib.rs:37:7
[INFO] [stdout]    |
[INFO] [stdout] 37 | #[cfg(feature = "9160")]
[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] 11 | pub use nrf51_pac as pac;
[INFO] [stdout]    |                      ^^^
[INFO] [stdout] note: the item is gated behind the `51` feature
[INFO] [stdout]   --> src/lib.rs:10:7
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[cfg(feature = "51")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:14:25
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub use nrf52805_pac as pac;
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52805` feature
[INFO] [stdout]   --> src/lib.rs:13:7
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[cfg(feature = "52805")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:17:25
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub use nrf52810_pac as pac;
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52810` feature
[INFO] [stdout]   --> src/lib.rs:16:7
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[cfg(feature = "52810")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:20:25
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub use nrf52811_pac as pac;
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52811` feature
[INFO] [stdout]   --> src/lib.rs:19:7
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[cfg(feature = "52811")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:23:25
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub use nrf52832_pac as pac;
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52832` feature
[INFO] [stdout]   --> src/lib.rs:22:7
[INFO] [stdout]    |
[INFO] [stdout] 22 | #[cfg(feature = "52832")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:26:25
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub use nrf52833_pac as pac;
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52833` feature
[INFO] [stdout]   --> src/lib.rs:25:7
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[cfg(feature = "52833")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:29:25
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub use nrf52840_pac as pac;
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52840` feature
[INFO] [stdout]   --> src/lib.rs:28:7
[INFO] [stdout]    |
[INFO] [stdout] 28 | #[cfg(feature = "52840")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:32:28
[INFO] [stdout]    |
[INFO] [stdout] 32 | pub use nrf5340_app_pac as pac;
[INFO] [stdout]    |                            ^^^
[INFO] [stdout] note: the item is gated behind the `5340-app` feature
[INFO] [stdout]   --> src/lib.rs:31:7
[INFO] [stdout]    |
[INFO] [stdout] 31 | #[cfg(feature = "5340-app")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:35:28
[INFO] [stdout]    |
[INFO] [stdout] 35 | pub use nrf5340_net_pac as pac;
[INFO] [stdout]    |                            ^^^
[INFO] [stdout] note: the item is gated behind the `5340-net` feature
[INFO] [stdout]   --> src/lib.rs:34:7
[INFO] [stdout]    |
[INFO] [stdout] 34 | #[cfg(feature = "5340-net")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:38:24
[INFO] [stdout]    |
[INFO] [stdout] 38 | pub use nrf9160_pac as pac;
[INFO] [stdout]    |                        ^^^
[INFO] [stdout] note: the item is gated behind the `9160` feature
[INFO] [stdout]   --> src/lib.rs:37:7
[INFO] [stdout]    |
[INFO] [stdout] 37 | #[cfg(feature = "9160")]
[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] 11 | pub use nrf51_pac as pac;
[INFO] [stdout]    |                      ^^^
[INFO] [stdout] note: the item is gated behind the `51` feature
[INFO] [stdout]   --> src/lib.rs:10:7
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[cfg(feature = "51")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:14:25
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub use nrf52805_pac as pac;
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52805` feature
[INFO] [stdout]   --> src/lib.rs:13:7
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[cfg(feature = "52805")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:17:25
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub use nrf52810_pac as pac;
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52810` feature
[INFO] [stdout]   --> src/lib.rs:16:7
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[cfg(feature = "52810")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:20:25
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub use nrf52811_pac as pac;
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52811` feature
[INFO] [stdout]   --> src/lib.rs:19:7
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[cfg(feature = "52811")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:23:25
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub use nrf52832_pac as pac;
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52832` feature
[INFO] [stdout]   --> src/lib.rs:22:7
[INFO] [stdout]    |
[INFO] [stdout] 22 | #[cfg(feature = "52832")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:26:25
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub use nrf52833_pac as pac;
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52833` feature
[INFO] [stdout]   --> src/lib.rs:25:7
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[cfg(feature = "52833")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:29:25
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub use nrf52840_pac as pac;
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52840` feature
[INFO] [stdout]   --> src/lib.rs:28:7
[INFO] [stdout]    |
[INFO] [stdout] 28 | #[cfg(feature = "52840")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:32:28
[INFO] [stdout]    |
[INFO] [stdout] 32 | pub use nrf5340_app_pac as pac;
[INFO] [stdout]    |                            ^^^
[INFO] [stdout] note: the item is gated behind the `5340-app` feature
[INFO] [stdout]   --> src/lib.rs:31:7
[INFO] [stdout]    |
[INFO] [stdout] 31 | #[cfg(feature = "5340-app")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:35:28
[INFO] [stdout]    |
[INFO] [stdout] 35 | pub use nrf5340_net_pac as pac;
[INFO] [stdout]    |                            ^^^
[INFO] [stdout] note: the item is gated behind the `5340-net` feature
[INFO] [stdout]   --> src/lib.rs:34:7
[INFO] [stdout]    |
[INFO] [stdout] 34 | #[cfg(feature = "5340-net")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:38:24
[INFO] [stdout]    |
[INFO] [stdout] 38 | pub use nrf9160_pac as pac;
[INFO] [stdout]    |                        ^^^
[INFO] [stdout] note: the item is gated behind the `9160` feature
[INFO] [stdout]   --> src/lib.rs:37:7
[INFO] [stdout]    |
[INFO] [stdout] 37 | #[cfg(feature = "9160")]
[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] 11 | pub use nrf51_pac as pac;
[INFO] [stdout]    |                      ^^^
[INFO] [stdout] note: the item is gated behind the `51` feature
[INFO] [stdout]   --> src/lib.rs:10:7
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[cfg(feature = "51")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:14:25
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub use nrf52805_pac as pac;
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52805` feature
[INFO] [stdout]   --> src/lib.rs:13:7
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[cfg(feature = "52805")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:17:25
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub use nrf52810_pac as pac;
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52810` feature
[INFO] [stdout]   --> src/lib.rs:16:7
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[cfg(feature = "52810")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:20:25
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub use nrf52811_pac as pac;
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52811` feature
[INFO] [stdout]   --> src/lib.rs:19:7
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[cfg(feature = "52811")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:23:25
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub use nrf52832_pac as pac;
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52832` feature
[INFO] [stdout]   --> src/lib.rs:22:7
[INFO] [stdout]    |
[INFO] [stdout] 22 | #[cfg(feature = "52832")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:26:25
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub use nrf52833_pac as pac;
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52833` feature
[INFO] [stdout]   --> src/lib.rs:25:7
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[cfg(feature = "52833")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:29:25
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub use nrf52840_pac as pac;
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52840` feature
[INFO] [stdout]   --> src/lib.rs:28:7
[INFO] [stdout]    |
[INFO] [stdout] 28 | #[cfg(feature = "52840")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:32:28
[INFO] [stdout]    |
[INFO] [stdout] 32 | pub use nrf5340_app_pac as pac;
[INFO] [stdout]    |                            ^^^
[INFO] [stdout] note: the item is gated behind the `5340-app` feature
[INFO] [stdout]   --> src/lib.rs:31:7
[INFO] [stdout]    |
[INFO] [stdout] 31 | #[cfg(feature = "5340-app")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:35:28
[INFO] [stdout]    |
[INFO] [stdout] 35 | pub use nrf5340_net_pac as pac;
[INFO] [stdout]    |                            ^^^
[INFO] [stdout] note: the item is gated behind the `5340-net` feature
[INFO] [stdout]   --> src/lib.rs:34:7
[INFO] [stdout]    |
[INFO] [stdout] 34 | #[cfg(feature = "5340-net")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:38:24
[INFO] [stdout]    |
[INFO] [stdout] 38 | pub use nrf9160_pac as pac;
[INFO] [stdout]    |                        ^^^
[INFO] [stdout] note: the item is gated behind the `9160` feature
[INFO] [stdout]   --> src/lib.rs:37:7
[INFO] [stdout]    |
[INFO] [stdout] 37 | #[cfg(feature = "9160")]
[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] 11 | pub use nrf51_pac as pac;
[INFO] [stdout]    |                      ^^^
[INFO] [stdout] note: the item is gated behind the `51` feature
[INFO] [stdout]   --> src/lib.rs:10:7
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[cfg(feature = "51")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:14:25
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub use nrf52805_pac as pac;
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52805` feature
[INFO] [stdout]   --> src/lib.rs:13:7
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[cfg(feature = "52805")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:17:25
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub use nrf52810_pac as pac;
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52810` feature
[INFO] [stdout]   --> src/lib.rs:16:7
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[cfg(feature = "52810")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:20:25
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub use nrf52811_pac as pac;
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52811` feature
[INFO] [stdout]   --> src/lib.rs:19:7
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[cfg(feature = "52811")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:23:25
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub use nrf52832_pac as pac;
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52832` feature
[INFO] [stdout]   --> src/lib.rs:22:7
[INFO] [stdout]    |
[INFO] [stdout] 22 | #[cfg(feature = "52832")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:26:25
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub use nrf52833_pac as pac;
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52833` feature
[INFO] [stdout]   --> src/lib.rs:25:7
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[cfg(feature = "52833")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:29:25
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub use nrf52840_pac as pac;
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52840` feature
[INFO] [stdout]   --> src/lib.rs:28:7
[INFO] [stdout]    |
[INFO] [stdout] 28 | #[cfg(feature = "52840")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:32:28
[INFO] [stdout]    |
[INFO] [stdout] 32 | pub use nrf5340_app_pac as pac;
[INFO] [stdout]    |                            ^^^
[INFO] [stdout] note: the item is gated behind the `5340-app` feature
[INFO] [stdout]   --> src/lib.rs:31:7
[INFO] [stdout]    |
[INFO] [stdout] 31 | #[cfg(feature = "5340-app")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:35:28
[INFO] [stdout]    |
[INFO] [stdout] 35 | pub use nrf5340_net_pac as pac;
[INFO] [stdout]    |                            ^^^
[INFO] [stdout] note: the item is gated behind the `5340-net` feature
[INFO] [stdout]   --> src/lib.rs:34:7
[INFO] [stdout]    |
[INFO] [stdout] 34 | #[cfg(feature = "5340-net")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:38:24
[INFO] [stdout]    |
[INFO] [stdout] 38 | pub use nrf9160_pac as pac;
[INFO] [stdout]    |                        ^^^
[INFO] [stdout] note: the item is gated behind the `9160` feature
[INFO] [stdout]   --> src/lib.rs:37:7
[INFO] [stdout]    |
[INFO] [stdout] 37 | #[cfg(feature = "9160")]
[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] 11 | pub use nrf51_pac as pac;
[INFO] [stdout]    |                      ^^^
[INFO] [stdout] note: the item is gated behind the `51` feature
[INFO] [stdout]   --> src/lib.rs:10:7
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[cfg(feature = "51")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:14:25
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub use nrf52805_pac as pac;
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52805` feature
[INFO] [stdout]   --> src/lib.rs:13:7
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[cfg(feature = "52805")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:17:25
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub use nrf52810_pac as pac;
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52810` feature
[INFO] [stdout]   --> src/lib.rs:16:7
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[cfg(feature = "52810")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:20:25
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub use nrf52811_pac as pac;
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52811` feature
[INFO] [stdout]   --> src/lib.rs:19:7
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[cfg(feature = "52811")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:23:25
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub use nrf52832_pac as pac;
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52832` feature
[INFO] [stdout]   --> src/lib.rs:22:7
[INFO] [stdout]    |
[INFO] [stdout] 22 | #[cfg(feature = "52832")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:26:25
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub use nrf52833_pac as pac;
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52833` feature
[INFO] [stdout]   --> src/lib.rs:25:7
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[cfg(feature = "52833")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:29:25
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub use nrf52840_pac as pac;
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52840` feature
[INFO] [stdout]   --> src/lib.rs:28:7
[INFO] [stdout]    |
[INFO] [stdout] 28 | #[cfg(feature = "52840")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:32:28
[INFO] [stdout]    |
[INFO] [stdout] 32 | pub use nrf5340_app_pac as pac;
[INFO] [stdout]    |                            ^^^
[INFO] [stdout] note: the item is gated behind the `5340-app` feature
[INFO] [stdout]   --> src/lib.rs:31:7
[INFO] [stdout]    |
[INFO] [stdout] 31 | #[cfg(feature = "5340-app")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:35:28
[INFO] [stdout]    |
[INFO] [stdout] 35 | pub use nrf5340_net_pac as pac;
[INFO] [stdout]    |                            ^^^
[INFO] [stdout] note: the item is gated behind the `5340-net` feature
[INFO] [stdout]   --> src/lib.rs:34:7
[INFO] [stdout]    |
[INFO] [stdout] 34 | #[cfg(feature = "5340-net")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:38:24
[INFO] [stdout]    |
[INFO] [stdout] 38 | pub use nrf9160_pac as pac;
[INFO] [stdout]    |                        ^^^
[INFO] [stdout] note: the item is gated behind the `9160` feature
[INFO] [stdout]   --> src/lib.rs:37:7
[INFO] [stdout]    |
[INFO] [stdout] 37 | #[cfg(feature = "9160")]
[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] 11 | pub use nrf51_pac as pac;
[INFO] [stdout]    |                      ^^^
[INFO] [stdout] note: the item is gated behind the `51` feature
[INFO] [stdout]   --> src/lib.rs:10:7
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[cfg(feature = "51")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:14:25
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub use nrf52805_pac as pac;
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52805` feature
[INFO] [stdout]   --> src/lib.rs:13:7
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[cfg(feature = "52805")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:17:25
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub use nrf52810_pac as pac;
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52810` feature
[INFO] [stdout]   --> src/lib.rs:16:7
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[cfg(feature = "52810")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:20:25
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub use nrf52811_pac as pac;
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52811` feature
[INFO] [stdout]   --> src/lib.rs:19:7
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[cfg(feature = "52811")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:23:25
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub use nrf52832_pac as pac;
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52832` feature
[INFO] [stdout]   --> src/lib.rs:22:7
[INFO] [stdout]    |
[INFO] [stdout] 22 | #[cfg(feature = "52832")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:26:25
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub use nrf52833_pac as pac;
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52833` feature
[INFO] [stdout]   --> src/lib.rs:25:7
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[cfg(feature = "52833")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:29:25
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub use nrf52840_pac as pac;
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52840` feature
[INFO] [stdout]   --> src/lib.rs:28:7
[INFO] [stdout]    |
[INFO] [stdout] 28 | #[cfg(feature = "52840")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:32:28
[INFO] [stdout]    |
[INFO] [stdout] 32 | pub use nrf5340_app_pac as pac;
[INFO] [stdout]    |                            ^^^
[INFO] [stdout] note: the item is gated behind the `5340-app` feature
[INFO] [stdout]   --> src/lib.rs:31:7
[INFO] [stdout]    |
[INFO] [stdout] 31 | #[cfg(feature = "5340-app")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:35:28
[INFO] [stdout]    |
[INFO] [stdout] 35 | pub use nrf5340_net_pac as pac;
[INFO] [stdout]    |                            ^^^
[INFO] [stdout] note: the item is gated behind the `5340-net` feature
[INFO] [stdout]   --> src/lib.rs:34:7
[INFO] [stdout]    |
[INFO] [stdout] 34 | #[cfg(feature = "5340-net")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:38:24
[INFO] [stdout]    |
[INFO] [stdout] 38 | pub use nrf9160_pac as pac;
[INFO] [stdout]    |                        ^^^
[INFO] [stdout] note: the item is gated behind the `9160` feature
[INFO] [stdout]   --> src/lib.rs:37:7
[INFO] [stdout]    |
[INFO] [stdout] 37 | #[cfg(feature = "9160")]
[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] 11 | pub use nrf51_pac as pac;
[INFO] [stdout]    |                      ^^^
[INFO] [stdout] note: the item is gated behind the `51` feature
[INFO] [stdout]   --> src/lib.rs:10:7
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[cfg(feature = "51")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:14:25
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub use nrf52805_pac as pac;
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52805` feature
[INFO] [stdout]   --> src/lib.rs:13:7
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[cfg(feature = "52805")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:17:25
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub use nrf52810_pac as pac;
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52810` feature
[INFO] [stdout]   --> src/lib.rs:16:7
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[cfg(feature = "52810")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:20:25
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub use nrf52811_pac as pac;
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52811` feature
[INFO] [stdout]   --> src/lib.rs:19:7
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[cfg(feature = "52811")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:23:25
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub use nrf52832_pac as pac;
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52832` feature
[INFO] [stdout]   --> src/lib.rs:22:7
[INFO] [stdout]    |
[INFO] [stdout] 22 | #[cfg(feature = "52832")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:26:25
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub use nrf52833_pac as pac;
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52833` feature
[INFO] [stdout]   --> src/lib.rs:25:7
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[cfg(feature = "52833")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:29:25
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub use nrf52840_pac as pac;
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52840` feature
[INFO] [stdout]   --> src/lib.rs:28:7
[INFO] [stdout]    |
[INFO] [stdout] 28 | #[cfg(feature = "52840")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:32:28
[INFO] [stdout]    |
[INFO] [stdout] 32 | pub use nrf5340_app_pac as pac;
[INFO] [stdout]    |                            ^^^
[INFO] [stdout] note: the item is gated behind the `5340-app` feature
[INFO] [stdout]   --> src/lib.rs:31:7
[INFO] [stdout]    |
[INFO] [stdout] 31 | #[cfg(feature = "5340-app")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:35:28
[INFO] [stdout]    |
[INFO] [stdout] 35 | pub use nrf5340_net_pac as pac;
[INFO] [stdout]    |                            ^^^
[INFO] [stdout] note: the item is gated behind the `5340-net` feature
[INFO] [stdout]   --> src/lib.rs:34:7
[INFO] [stdout]    |
[INFO] [stdout] 34 | #[cfg(feature = "5340-net")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:38:24
[INFO] [stdout]    |
[INFO] [stdout] 38 | pub use nrf9160_pac as pac;
[INFO] [stdout]    |                        ^^^
[INFO] [stdout] note: the item is gated behind the `9160` feature
[INFO] [stdout]   --> src/lib.rs:37:7
[INFO] [stdout]    |
[INFO] [stdout] 37 | #[cfg(feature = "9160")]
[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] 11 | pub use nrf51_pac as pac;
[INFO] [stdout]    |                      ^^^
[INFO] [stdout] note: the item is gated behind the `51` feature
[INFO] [stdout]   --> src/lib.rs:10:7
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[cfg(feature = "51")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:14:25
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub use nrf52805_pac as pac;
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52805` feature
[INFO] [stdout]   --> src/lib.rs:13:7
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[cfg(feature = "52805")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:17:25
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub use nrf52810_pac as pac;
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52810` feature
[INFO] [stdout]   --> src/lib.rs:16:7
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[cfg(feature = "52810")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:20:25
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub use nrf52811_pac as pac;
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52811` feature
[INFO] [stdout]   --> src/lib.rs:19:7
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[cfg(feature = "52811")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:23:25
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub use nrf52832_pac as pac;
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52832` feature
[INFO] [stdout]   --> src/lib.rs:22:7
[INFO] [stdout]    |
[INFO] [stdout] 22 | #[cfg(feature = "52832")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:26:25
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub use nrf52833_pac as pac;
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52833` feature
[INFO] [stdout]   --> src/lib.rs:25:7
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[cfg(feature = "52833")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:29:25
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub use nrf52840_pac as pac;
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52840` feature
[INFO] [stdout]   --> src/lib.rs:28:7
[INFO] [stdout]    |
[INFO] [stdout] 28 | #[cfg(feature = "52840")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:32:28
[INFO] [stdout]    |
[INFO] [stdout] 32 | pub use nrf5340_app_pac as pac;
[INFO] [stdout]    |                            ^^^
[INFO] [stdout] note: the item is gated behind the `5340-app` feature
[INFO] [stdout]   --> src/lib.rs:31:7
[INFO] [stdout]    |
[INFO] [stdout] 31 | #[cfg(feature = "5340-app")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:35:28
[INFO] [stdout]    |
[INFO] [stdout] 35 | pub use nrf5340_net_pac as pac;
[INFO] [stdout]    |                            ^^^
[INFO] [stdout] note: the item is gated behind the `5340-net` feature
[INFO] [stdout]   --> src/lib.rs:34:7
[INFO] [stdout]    |
[INFO] [stdout] 34 | #[cfg(feature = "5340-net")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:38:24
[INFO] [stdout]    |
[INFO] [stdout] 38 | pub use nrf9160_pac as pac;
[INFO] [stdout]    |                        ^^^
[INFO] [stdout] note: the item is gated behind the `9160` feature
[INFO] [stdout]   --> src/lib.rs:37:7
[INFO] [stdout]    |
[INFO] [stdout] 37 | #[cfg(feature = "9160")]
[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] 11 | pub use nrf51_pac as pac;
[INFO] [stdout]    |                      ^^^
[INFO] [stdout] note: the item is gated behind the `51` feature
[INFO] [stdout]   --> src/lib.rs:10:7
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[cfg(feature = "51")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:14:25
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub use nrf52805_pac as pac;
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52805` feature
[INFO] [stdout]   --> src/lib.rs:13:7
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[cfg(feature = "52805")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:17:25
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub use nrf52810_pac as pac;
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52810` feature
[INFO] [stdout]   --> src/lib.rs:16:7
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[cfg(feature = "52810")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:20:25
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub use nrf52811_pac as pac;
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52811` feature
[INFO] [stdout]   --> src/lib.rs:19:7
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[cfg(feature = "52811")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:23:25
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub use nrf52832_pac as pac;
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52832` feature
[INFO] [stdout]   --> src/lib.rs:22:7
[INFO] [stdout]    |
[INFO] [stdout] 22 | #[cfg(feature = "52832")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:26:25
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub use nrf52833_pac as pac;
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52833` feature
[INFO] [stdout]   --> src/lib.rs:25:7
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[cfg(feature = "52833")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:29:25
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub use nrf52840_pac as pac;
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52840` feature
[INFO] [stdout]   --> src/lib.rs:28:7
[INFO] [stdout]    |
[INFO] [stdout] 28 | #[cfg(feature = "52840")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:32:28
[INFO] [stdout]    |
[INFO] [stdout] 32 | pub use nrf5340_app_pac as pac;
[INFO] [stdout]    |                            ^^^
[INFO] [stdout] note: the item is gated behind the `5340-app` feature
[INFO] [stdout]   --> src/lib.rs:31:7
[INFO] [stdout]    |
[INFO] [stdout] 31 | #[cfg(feature = "5340-app")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:35:28
[INFO] [stdout]    |
[INFO] [stdout] 35 | pub use nrf5340_net_pac as pac;
[INFO] [stdout]    |                            ^^^
[INFO] [stdout] note: the item is gated behind the `5340-net` feature
[INFO] [stdout]   --> src/lib.rs:34:7
[INFO] [stdout]    |
[INFO] [stdout] 34 | #[cfg(feature = "5340-net")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:38:24
[INFO] [stdout]    |
[INFO] [stdout] 38 | pub use nrf9160_pac as pac;
[INFO] [stdout]    |                        ^^^
[INFO] [stdout] note: the item is gated behind the `9160` feature
[INFO] [stdout]   --> src/lib.rs:37:7
[INFO] [stdout]    |
[INFO] [stdout] 37 | #[cfg(feature = "9160")]
[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] 11 | pub use nrf51_pac as pac;
[INFO] [stdout]    |                      ^^^
[INFO] [stdout] note: the item is gated behind the `51` feature
[INFO] [stdout]   --> src/lib.rs:10:7
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[cfg(feature = "51")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:14:25
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub use nrf52805_pac as pac;
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52805` feature
[INFO] [stdout]   --> src/lib.rs:13:7
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[cfg(feature = "52805")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:17:25
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub use nrf52810_pac as pac;
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52810` feature
[INFO] [stdout]   --> src/lib.rs:16:7
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[cfg(feature = "52810")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:20:25
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub use nrf52811_pac as pac;
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52811` feature
[INFO] [stdout]   --> src/lib.rs:19:7
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[cfg(feature = "52811")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:23:25
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub use nrf52832_pac as pac;
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52832` feature
[INFO] [stdout]   --> src/lib.rs:22:7
[INFO] [stdout]    |
[INFO] [stdout] 22 | #[cfg(feature = "52832")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:26:25
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub use nrf52833_pac as pac;
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52833` feature
[INFO] [stdout]   --> src/lib.rs:25:7
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[cfg(feature = "52833")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:29:25
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub use nrf52840_pac as pac;
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52840` feature
[INFO] [stdout]   --> src/lib.rs:28:7
[INFO] [stdout]    |
[INFO] [stdout] 28 | #[cfg(feature = "52840")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:32:28
[INFO] [stdout]    |
[INFO] [stdout] 32 | pub use nrf5340_app_pac as pac;
[INFO] [stdout]    |                            ^^^
[INFO] [stdout] note: the item is gated behind the `5340-app` feature
[INFO] [stdout]   --> src/lib.rs:31:7
[INFO] [stdout]    |
[INFO] [stdout] 31 | #[cfg(feature = "5340-app")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:35:28
[INFO] [stdout]    |
[INFO] [stdout] 35 | pub use nrf5340_net_pac as pac;
[INFO] [stdout]    |                            ^^^
[INFO] [stdout] note: the item is gated behind the `5340-net` feature
[INFO] [stdout]   --> src/lib.rs:34:7
[INFO] [stdout]    |
[INFO] [stdout] 34 | #[cfg(feature = "5340-net")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:38:24
[INFO] [stdout]    |
[INFO] [stdout] 38 | pub use nrf9160_pac as pac;
[INFO] [stdout]    |                        ^^^
[INFO] [stdout] note: the item is gated behind the `9160` feature
[INFO] [stdout]   --> src/lib.rs:37:7
[INFO] [stdout]    |
[INFO] [stdout] 37 | #[cfg(feature = "9160")]
[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] 11 | pub use nrf51_pac as pac;
[INFO] [stdout]    |                      ^^^
[INFO] [stdout] note: the item is gated behind the `51` feature
[INFO] [stdout]   --> src/lib.rs:10:7
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[cfg(feature = "51")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:14:25
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub use nrf52805_pac as pac;
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52805` feature
[INFO] [stdout]   --> src/lib.rs:13:7
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[cfg(feature = "52805")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:17:25
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub use nrf52810_pac as pac;
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52810` feature
[INFO] [stdout]   --> src/lib.rs:16:7
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[cfg(feature = "52810")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:20:25
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub use nrf52811_pac as pac;
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52811` feature
[INFO] [stdout]   --> src/lib.rs:19:7
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[cfg(feature = "52811")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:23:25
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub use nrf52832_pac as pac;
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52832` feature
[INFO] [stdout]   --> src/lib.rs:22:7
[INFO] [stdout]    |
[INFO] [stdout] 22 | #[cfg(feature = "52832")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:26:25
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub use nrf52833_pac as pac;
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52833` feature
[INFO] [stdout]   --> src/lib.rs:25:7
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[cfg(feature = "52833")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:29:25
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub use nrf52840_pac as pac;
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52840` feature
[INFO] [stdout]   --> src/lib.rs:28:7
[INFO] [stdout]    |
[INFO] [stdout] 28 | #[cfg(feature = "52840")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:32:28
[INFO] [stdout]    |
[INFO] [stdout] 32 | pub use nrf5340_app_pac as pac;
[INFO] [stdout]    |                            ^^^
[INFO] [stdout] note: the item is gated behind the `5340-app` feature
[INFO] [stdout]   --> src/lib.rs:31:7
[INFO] [stdout]    |
[INFO] [stdout] 31 | #[cfg(feature = "5340-app")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:35:28
[INFO] [stdout]    |
[INFO] [stdout] 35 | pub use nrf5340_net_pac as pac;
[INFO] [stdout]    |                            ^^^
[INFO] [stdout] note: the item is gated behind the `5340-net` feature
[INFO] [stdout]   --> src/lib.rs:34:7
[INFO] [stdout]    |
[INFO] [stdout] 34 | #[cfg(feature = "5340-net")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:38:24
[INFO] [stdout]    |
[INFO] [stdout] 38 | pub use nrf9160_pac as pac;
[INFO] [stdout]    |                        ^^^
[INFO] [stdout] note: the item is gated behind the `9160` feature
[INFO] [stdout]   --> src/lib.rs:37:7
[INFO] [stdout]    |
[INFO] [stdout] 37 | #[cfg(feature = "9160")]
[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] 11 | pub use nrf51_pac as pac;
[INFO] [stdout]    |                      ^^^
[INFO] [stdout] note: the item is gated behind the `51` feature
[INFO] [stdout]   --> src/lib.rs:10:7
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[cfg(feature = "51")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:14:25
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub use nrf52805_pac as pac;
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52805` feature
[INFO] [stdout]   --> src/lib.rs:13:7
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[cfg(feature = "52805")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:17:25
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub use nrf52810_pac as pac;
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52810` feature
[INFO] [stdout]   --> src/lib.rs:16:7
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[cfg(feature = "52810")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:20:25
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub use nrf52811_pac as pac;
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52811` feature
[INFO] [stdout]   --> src/lib.rs:19:7
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[cfg(feature = "52811")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:23:25
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub use nrf52832_pac as pac;
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52832` feature
[INFO] [stdout]   --> src/lib.rs:22:7
[INFO] [stdout]    |
[INFO] [stdout] 22 | #[cfg(feature = "52832")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:26:25
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub use nrf52833_pac as pac;
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52833` feature
[INFO] [stdout]   --> src/lib.rs:25:7
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[cfg(feature = "52833")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:29:25
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub use nrf52840_pac as pac;
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52840` feature
[INFO] [stdout]   --> src/lib.rs:28:7
[INFO] [stdout]    |
[INFO] [stdout] 28 | #[cfg(feature = "52840")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:32:28
[INFO] [stdout]    |
[INFO] [stdout] 32 | pub use nrf5340_app_pac as pac;
[INFO] [stdout]    |                            ^^^
[INFO] [stdout] note: the item is gated behind the `5340-app` feature
[INFO] [stdout]   --> src/lib.rs:31:7
[INFO] [stdout]    |
[INFO] [stdout] 31 | #[cfg(feature = "5340-app")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:35:28
[INFO] [stdout]    |
[INFO] [stdout] 35 | pub use nrf5340_net_pac as pac;
[INFO] [stdout]    |                            ^^^
[INFO] [stdout] note: the item is gated behind the `5340-net` feature
[INFO] [stdout]   --> src/lib.rs:34:7
[INFO] [stdout]    |
[INFO] [stdout] 34 | #[cfg(feature = "5340-net")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:38:24
[INFO] [stdout]    |
[INFO] [stdout] 38 | pub use nrf9160_pac as pac;
[INFO] [stdout]    |                        ^^^
[INFO] [stdout] note: the item is gated behind the `9160` feature
[INFO] [stdout]   --> src/lib.rs:37:7
[INFO] [stdout]    |
[INFO] [stdout] 37 | #[cfg(feature = "9160")]
[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] 11 | pub use nrf51_pac as pac;
[INFO] [stdout]    |                      ^^^
[INFO] [stdout] note: the item is gated behind the `51` feature
[INFO] [stdout]   --> src/lib.rs:10:7
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[cfg(feature = "51")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:14:25
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub use nrf52805_pac as pac;
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52805` feature
[INFO] [stdout]   --> src/lib.rs:13:7
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[cfg(feature = "52805")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:17:25
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub use nrf52810_pac as pac;
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52810` feature
[INFO] [stdout]   --> src/lib.rs:16:7
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[cfg(feature = "52810")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:20:25
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub use nrf52811_pac as pac;
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52811` feature
[INFO] [stdout]   --> src/lib.rs:19:7
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[cfg(feature = "52811")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:23:25
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub use nrf52832_pac as pac;
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52832` feature
[INFO] [stdout]   --> src/lib.rs:22:7
[INFO] [stdout]    |
[INFO] [stdout] 22 | #[cfg(feature = "52832")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:26:25
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub use nrf52833_pac as pac;
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52833` feature
[INFO] [stdout]   --> src/lib.rs:25:7
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[cfg(feature = "52833")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:29:25
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub use nrf52840_pac as pac;
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52840` feature
[INFO] [stdout]   --> src/lib.rs:28:7
[INFO] [stdout]    |
[INFO] [stdout] 28 | #[cfg(feature = "52840")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:32:28
[INFO] [stdout]    |
[INFO] [stdout] 32 | pub use nrf5340_app_pac as pac;
[INFO] [stdout]    |                            ^^^
[INFO] [stdout] note: the item is gated behind the `5340-app` feature
[INFO] [stdout]   --> src/lib.rs:31:7
[INFO] [stdout]    |
[INFO] [stdout] 31 | #[cfg(feature = "5340-app")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:35:28
[INFO] [stdout]    |
[INFO] [stdout] 35 | pub use nrf5340_net_pac as pac;
[INFO] [stdout]    |                            ^^^
[INFO] [stdout] note: the item is gated behind the `5340-net` feature
[INFO] [stdout]   --> src/lib.rs:34:7
[INFO] [stdout]    |
[INFO] [stdout] 34 | #[cfg(feature = "5340-net")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:38:24
[INFO] [stdout]    |
[INFO] [stdout] 38 | pub use nrf9160_pac as pac;
[INFO] [stdout]    |                        ^^^
[INFO] [stdout] note: the item is gated behind the `9160` feature
[INFO] [stdout]   --> src/lib.rs:37:7
[INFO] [stdout]    |
[INFO] [stdout] 37 | #[cfg(feature = "9160")]
[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] 11 | pub use nrf51_pac as pac;
[INFO] [stdout]    |                      ^^^
[INFO] [stdout] note: the item is gated behind the `51` feature
[INFO] [stdout]   --> src/lib.rs:10:7
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[cfg(feature = "51")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:14:25
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub use nrf52805_pac as pac;
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52805` feature
[INFO] [stdout]   --> src/lib.rs:13:7
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[cfg(feature = "52805")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:17:25
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub use nrf52810_pac as pac;
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52810` feature
[INFO] [stdout]   --> src/lib.rs:16:7
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[cfg(feature = "52810")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:20:25
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub use nrf52811_pac as pac;
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52811` feature
[INFO] [stdout]   --> src/lib.rs:19:7
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[cfg(feature = "52811")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:23:25
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub use nrf52832_pac as pac;
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52832` feature
[INFO] [stdout]   --> src/lib.rs:22:7
[INFO] [stdout]    |
[INFO] [stdout] 22 | #[cfg(feature = "52832")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:26:25
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub use nrf52833_pac as pac;
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52833` feature
[INFO] [stdout]   --> src/lib.rs:25:7
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[cfg(feature = "52833")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:29:25
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub use nrf52840_pac as pac;
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52840` feature
[INFO] [stdout]   --> src/lib.rs:28:7
[INFO] [stdout]    |
[INFO] [stdout] 28 | #[cfg(feature = "52840")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:32:28
[INFO] [stdout]    |
[INFO] [stdout] 32 | pub use nrf5340_app_pac as pac;
[INFO] [stdout]    |                            ^^^
[INFO] [stdout] note: the item is gated behind the `5340-app` feature
[INFO] [stdout]   --> src/lib.rs:31:7
[INFO] [stdout]    |
[INFO] [stdout] 31 | #[cfg(feature = "5340-app")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:35:28
[INFO] [stdout]    |
[INFO] [stdout] 35 | pub use nrf5340_net_pac as pac;
[INFO] [stdout]    |                            ^^^
[INFO] [stdout] note: the item is gated behind the `5340-net` feature
[INFO] [stdout]   --> src/lib.rs:34:7
[INFO] [stdout]    |
[INFO] [stdout] 34 | #[cfg(feature = "5340-net")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:38:24
[INFO] [stdout]    |
[INFO] [stdout] 38 | pub use nrf9160_pac as pac;
[INFO] [stdout]    |                        ^^^
[INFO] [stdout] note: the item is gated behind the `9160` feature
[INFO] [stdout]   --> src/lib.rs:37:7
[INFO] [stdout]    |
[INFO] [stdout] 37 | #[cfg(feature = "9160")]
[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] 11 | pub use nrf51_pac as pac;
[INFO] [stdout]    |                      ^^^
[INFO] [stdout] note: the item is gated behind the `51` feature
[INFO] [stdout]   --> src/lib.rs:10:7
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[cfg(feature = "51")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:14:25
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub use nrf52805_pac as pac;
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52805` feature
[INFO] [stdout]   --> src/lib.rs:13:7
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[cfg(feature = "52805")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:17:25
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub use nrf52810_pac as pac;
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52810` feature
[INFO] [stdout]   --> src/lib.rs:16:7
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[cfg(feature = "52810")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:20:25
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub use nrf52811_pac as pac;
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52811` feature
[INFO] [stdout]   --> src/lib.rs:19:7
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[cfg(feature = "52811")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:23:25
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub use nrf52832_pac as pac;
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52832` feature
[INFO] [stdout]   --> src/lib.rs:22:7
[INFO] [stdout]    |
[INFO] [stdout] 22 | #[cfg(feature = "52832")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:26:25
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub use nrf52833_pac as pac;
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52833` feature
[INFO] [stdout]   --> src/lib.rs:25:7
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[cfg(feature = "52833")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:29:25
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub use nrf52840_pac as pac;
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52840` feature
[INFO] [stdout]   --> src/lib.rs:28:7
[INFO] [stdout]    |
[INFO] [stdout] 28 | #[cfg(feature = "52840")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:32:28
[INFO] [stdout]    |
[INFO] [stdout] 32 | pub use nrf5340_app_pac as pac;
[INFO] [stdout]    |                            ^^^
[INFO] [stdout] note: the item is gated behind the `5340-app` feature
[INFO] [stdout]   --> src/lib.rs:31:7
[INFO] [stdout]    |
[INFO] [stdout] 31 | #[cfg(feature = "5340-app")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:35:28
[INFO] [stdout]    |
[INFO] [stdout] 35 | pub use nrf5340_net_pac as pac;
[INFO] [stdout]    |                            ^^^
[INFO] [stdout] note: the item is gated behind the `5340-net` feature
[INFO] [stdout]   --> src/lib.rs:34:7
[INFO] [stdout]    |
[INFO] [stdout] 34 | #[cfg(feature = "5340-net")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:38:24
[INFO] [stdout]    |
[INFO] [stdout] 38 | pub use nrf9160_pac as pac;
[INFO] [stdout]    |                        ^^^
[INFO] [stdout] note: the item is gated behind the `9160` feature
[INFO] [stdout]   --> src/lib.rs:37:7
[INFO] [stdout]    |
[INFO] [stdout] 37 | #[cfg(feature = "9160")]
[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] 11 | pub use nrf51_pac as pac;
[INFO] [stdout]    |                      ^^^
[INFO] [stdout] note: the item is gated behind the `51` feature
[INFO] [stdout]   --> src/lib.rs:10:7
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[cfg(feature = "51")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:14:25
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub use nrf52805_pac as pac;
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52805` feature
[INFO] [stdout]   --> src/lib.rs:13:7
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[cfg(feature = "52805")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:17:25
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub use nrf52810_pac as pac;
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52810` feature
[INFO] [stdout]   --> src/lib.rs:16:7
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[cfg(feature = "52810")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:20:25
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub use nrf52811_pac as pac;
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52811` feature
[INFO] [stdout]   --> src/lib.rs:19:7
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[cfg(feature = "52811")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:23:25
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub use nrf52832_pac as pac;
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52832` feature
[INFO] [stdout]   --> src/lib.rs:22:7
[INFO] [stdout]    |
[INFO] [stdout] 22 | #[cfg(feature = "52832")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:26:25
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub use nrf52833_pac as pac;
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52833` feature
[INFO] [stdout]   --> src/lib.rs:25:7
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[cfg(feature = "52833")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:29:25
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub use nrf52840_pac as pac;
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52840` feature
[INFO] [stdout]   --> src/lib.rs:28:7
[INFO] [stdout]    |
[INFO] [stdout] 28 | #[cfg(feature = "52840")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:32:28
[INFO] [stdout]    |
[INFO] [stdout] 32 | pub use nrf5340_app_pac as pac;
[INFO] [stdout]    |                            ^^^
[INFO] [stdout] note: the item is gated behind the `5340-app` feature
[INFO] [stdout]   --> src/lib.rs:31:7
[INFO] [stdout]    |
[INFO] [stdout] 31 | #[cfg(feature = "5340-app")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:35:28
[INFO] [stdout]    |
[INFO] [stdout] 35 | pub use nrf5340_net_pac as pac;
[INFO] [stdout]    |                            ^^^
[INFO] [stdout] note: the item is gated behind the `5340-net` feature
[INFO] [stdout]   --> src/lib.rs:34:7
[INFO] [stdout]    |
[INFO] [stdout] 34 | #[cfg(feature = "5340-net")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:38:24
[INFO] [stdout]    |
[INFO] [stdout] 38 | pub use nrf9160_pac as pac;
[INFO] [stdout]    |                        ^^^
[INFO] [stdout] note: the item is gated behind the `9160` feature
[INFO] [stdout]   --> src/lib.rs:37:7
[INFO] [stdout]    |
[INFO] [stdout] 37 | #[cfg(feature = "9160")]
[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] 11 | pub use nrf51_pac as pac;
[INFO] [stdout]    |                      ^^^
[INFO] [stdout] note: the item is gated behind the `51` feature
[INFO] [stdout]   --> src/lib.rs:10:7
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[cfg(feature = "51")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:14:25
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub use nrf52805_pac as pac;
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52805` feature
[INFO] [stdout]   --> src/lib.rs:13:7
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[cfg(feature = "52805")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:17:25
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub use nrf52810_pac as pac;
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52810` feature
[INFO] [stdout]   --> src/lib.rs:16:7
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[cfg(feature = "52810")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:20:25
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub use nrf52811_pac as pac;
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52811` feature
[INFO] [stdout]   --> src/lib.rs:19:7
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[cfg(feature = "52811")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:23:25
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub use nrf52832_pac as pac;
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52832` feature
[INFO] [stdout]   --> src/lib.rs:22:7
[INFO] [stdout]    |
[INFO] [stdout] 22 | #[cfg(feature = "52832")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:26:25
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub use nrf52833_pac as pac;
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52833` feature
[INFO] [stdout]   --> src/lib.rs:25:7
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[cfg(feature = "52833")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:29:25
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub use nrf52840_pac as pac;
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52840` feature
[INFO] [stdout]   --> src/lib.rs:28:7
[INFO] [stdout]    |
[INFO] [stdout] 28 | #[cfg(feature = "52840")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:32:28
[INFO] [stdout]    |
[INFO] [stdout] 32 | pub use nrf5340_app_pac as pac;
[INFO] [stdout]    |                            ^^^
[INFO] [stdout] note: the item is gated behind the `5340-app` feature
[INFO] [stdout]   --> src/lib.rs:31:7
[INFO] [stdout]    |
[INFO] [stdout] 31 | #[cfg(feature = "5340-app")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:35:28
[INFO] [stdout]    |
[INFO] [stdout] 35 | pub use nrf5340_net_pac as pac;
[INFO] [stdout]    |                            ^^^
[INFO] [stdout] note: the item is gated behind the `5340-net` feature
[INFO] [stdout]   --> src/lib.rs:34:7
[INFO] [stdout]    |
[INFO] [stdout] 34 | #[cfg(feature = "5340-net")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:38:24
[INFO] [stdout]    |
[INFO] [stdout] 38 | pub use nrf9160_pac as pac;
[INFO] [stdout]    |                        ^^^
[INFO] [stdout] note: the item is gated behind the `9160` feature
[INFO] [stdout]   --> src/lib.rs:37:7
[INFO] [stdout]    |
[INFO] [stdout] 37 | #[cfg(feature = "9160")]
[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] 11 | pub use nrf51_pac as pac;
[INFO] [stdout]    |                      ^^^
[INFO] [stdout] note: the item is gated behind the `51` feature
[INFO] [stdout]   --> src/lib.rs:10:7
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[cfg(feature = "51")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:14:25
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub use nrf52805_pac as pac;
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52805` feature
[INFO] [stdout]   --> src/lib.rs:13:7
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[cfg(feature = "52805")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:17:25
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub use nrf52810_pac as pac;
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52810` feature
[INFO] [stdout]   --> src/lib.rs:16:7
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[cfg(feature = "52810")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:20:25
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub use nrf52811_pac as pac;
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52811` feature
[INFO] [stdout]   --> src/lib.rs:19:7
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[cfg(feature = "52811")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:23:25
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub use nrf52832_pac as pac;
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52832` feature
[INFO] [stdout]   --> src/lib.rs:22:7
[INFO] [stdout]    |
[INFO] [stdout] 22 | #[cfg(feature = "52832")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:26:25
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub use nrf52833_pac as pac;
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52833` feature
[INFO] [stdout]   --> src/lib.rs:25:7
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[cfg(feature = "52833")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:29:25
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub use nrf52840_pac as pac;
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52840` feature
[INFO] [stdout]   --> src/lib.rs:28:7
[INFO] [stdout]    |
[INFO] [stdout] 28 | #[cfg(feature = "52840")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:32:28
[INFO] [stdout]    |
[INFO] [stdout] 32 | pub use nrf5340_app_pac as pac;
[INFO] [stdout]    |                            ^^^
[INFO] [stdout] note: the item is gated behind the `5340-app` feature
[INFO] [stdout]   --> src/lib.rs:31:7
[INFO] [stdout]    |
[INFO] [stdout] 31 | #[cfg(feature = "5340-app")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:35:28
[INFO] [stdout]    |
[INFO] [stdout] 35 | pub use nrf5340_net_pac as pac;
[INFO] [stdout]    |                            ^^^
[INFO] [stdout] note: the item is gated behind the `5340-net` feature
[INFO] [stdout]   --> src/lib.rs:34:7
[INFO] [stdout]    |
[INFO] [stdout] 34 | #[cfg(feature = "5340-net")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:38:24
[INFO] [stdout]    |
[INFO] [stdout] 38 | pub use nrf9160_pac as pac;
[INFO] [stdout]    |                        ^^^
[INFO] [stdout] note: the item is gated behind the `9160` feature
[INFO] [stdout]   --> src/lib.rs:37:7
[INFO] [stdout]    |
[INFO] [stdout] 37 | #[cfg(feature = "9160")]
[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] 11 | pub use nrf51_pac as pac;
[INFO] [stdout]    |                      ^^^
[INFO] [stdout] note: the item is gated behind the `51` feature
[INFO] [stdout]   --> src/lib.rs:10:7
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[cfg(feature = "51")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:14:25
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub use nrf52805_pac as pac;
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52805` feature
[INFO] [stdout]   --> src/lib.rs:13:7
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[cfg(feature = "52805")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:17:25
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub use nrf52810_pac as pac;
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52810` feature
[INFO] [stdout]   --> src/lib.rs:16:7
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[cfg(feature = "52810")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:20:25
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub use nrf52811_pac as pac;
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52811` feature
[INFO] [stdout]   --> src/lib.rs:19:7
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[cfg(feature = "52811")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:23:25
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub use nrf52832_pac as pac;
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52832` feature
[INFO] [stdout]   --> src/lib.rs:22:7
[INFO] [stdout]    |
[INFO] [stdout] 22 | #[cfg(feature = "52832")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:26:25
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub use nrf52833_pac as pac;
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52833` feature
[INFO] [stdout]   --> src/lib.rs:25:7
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[cfg(feature = "52833")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:29:25
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub use nrf52840_pac as pac;
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52840` feature
[INFO] [stdout]   --> src/lib.rs:28:7
[INFO] [stdout]    |
[INFO] [stdout] 28 | #[cfg(feature = "52840")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:32:28
[INFO] [stdout]    |
[INFO] [stdout] 32 | pub use nrf5340_app_pac as pac;
[INFO] [stdout]    |                            ^^^
[INFO] [stdout] note: the item is gated behind the `5340-app` feature
[INFO] [stdout]   --> src/lib.rs:31:7
[INFO] [stdout]    |
[INFO] [stdout] 31 | #[cfg(feature = "5340-app")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:35:28
[INFO] [stdout]    |
[INFO] [stdout] 35 | pub use nrf5340_net_pac as pac;
[INFO] [stdout]    |                            ^^^
[INFO] [stdout] note: the item is gated behind the `5340-net` feature
[INFO] [stdout]   --> src/lib.rs:34:7
[INFO] [stdout]    |
[INFO] [stdout] 34 | #[cfg(feature = "5340-net")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:38:24
[INFO] [stdout]    |
[INFO] [stdout] 38 | pub use nrf9160_pac as pac;
[INFO] [stdout]    |                        ^^^
[INFO] [stdout] note: the item is gated behind the `9160` feature
[INFO] [stdout]   --> src/lib.rs:37:7
[INFO] [stdout]    |
[INFO] [stdout] 37 | #[cfg(feature = "9160")]
[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] 11 | pub use nrf51_pac as pac;
[INFO] [stdout]    |                      ^^^
[INFO] [stdout] note: the item is gated behind the `51` feature
[INFO] [stdout]   --> src/lib.rs:10:7
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[cfg(feature = "51")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:14:25
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub use nrf52805_pac as pac;
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52805` feature
[INFO] [stdout]   --> src/lib.rs:13:7
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[cfg(feature = "52805")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:17:25
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub use nrf52810_pac as pac;
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52810` feature
[INFO] [stdout]   --> src/lib.rs:16:7
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[cfg(feature = "52810")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:20:25
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub use nrf52811_pac as pac;
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52811` feature
[INFO] [stdout]   --> src/lib.rs:19:7
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[cfg(feature = "52811")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:23:25
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub use nrf52832_pac as pac;
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52832` feature
[INFO] [stdout]   --> src/lib.rs:22:7
[INFO] [stdout]    |
[INFO] [stdout] 22 | #[cfg(feature = "52832")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:26:25
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub use nrf52833_pac as pac;
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52833` feature
[INFO] [stdout]   --> src/lib.rs:25:7
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[cfg(feature = "52833")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:29:25
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub use nrf52840_pac as pac;
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52840` feature
[INFO] [stdout]   --> src/lib.rs:28:7
[INFO] [stdout]    |
[INFO] [stdout] 28 | #[cfg(feature = "52840")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:32:28
[INFO] [stdout]    |
[INFO] [stdout] 32 | pub use nrf5340_app_pac as pac;
[INFO] [stdout]    |                            ^^^
[INFO] [stdout] note: the item is gated behind the `5340-app` feature
[INFO] [stdout]   --> src/lib.rs:31:7
[INFO] [stdout]    |
[INFO] [stdout] 31 | #[cfg(feature = "5340-app")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:35:28
[INFO] [stdout]    |
[INFO] [stdout] 35 | pub use nrf5340_net_pac as pac;
[INFO] [stdout]    |                            ^^^
[INFO] [stdout] note: the item is gated behind the `5340-net` feature
[INFO] [stdout]   --> src/lib.rs:34:7
[INFO] [stdout]    |
[INFO] [stdout] 34 | #[cfg(feature = "5340-net")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:38:24
[INFO] [stdout]    |
[INFO] [stdout] 38 | pub use nrf9160_pac as pac;
[INFO] [stdout]    |                        ^^^
[INFO] [stdout] note: the item is gated behind the `9160` feature
[INFO] [stdout]   --> src/lib.rs:37:7
[INFO] [stdout]    |
[INFO] [stdout] 37 | #[cfg(feature = "9160")]
[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] 11 | pub use nrf51_pac as pac;
[INFO] [stdout]    |                      ^^^
[INFO] [stdout] note: the item is gated behind the `51` feature
[INFO] [stdout]   --> src/lib.rs:10:7
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[cfg(feature = "51")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:14:25
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub use nrf52805_pac as pac;
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52805` feature
[INFO] [stdout]   --> src/lib.rs:13:7
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[cfg(feature = "52805")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:17:25
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub use nrf52810_pac as pac;
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52810` feature
[INFO] [stdout]   --> src/lib.rs:16:7
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[cfg(feature = "52810")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:20:25
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub use nrf52811_pac as pac;
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52811` feature
[INFO] [stdout]   --> src/lib.rs:19:7
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[cfg(feature = "52811")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:23:25
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub use nrf52832_pac as pac;
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52832` feature
[INFO] [stdout]   --> src/lib.rs:22:7
[INFO] [stdout]    |
[INFO] [stdout] 22 | #[cfg(feature = "52832")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:26:25
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub use nrf52833_pac as pac;
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52833` feature
[INFO] [stdout]   --> src/lib.rs:25:7
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[cfg(feature = "52833")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:29:25
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub use nrf52840_pac as pac;
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52840` feature
[INFO] [stdout]   --> src/lib.rs:28:7
[INFO] [stdout]    |
[INFO] [stdout] 28 | #[cfg(feature = "52840")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:32:28
[INFO] [stdout]    |
[INFO] [stdout] 32 | pub use nrf5340_app_pac as pac;
[INFO] [stdout]    |                            ^^^
[INFO] [stdout] note: the item is gated behind the `5340-app` feature
[INFO] [stdout]   --> src/lib.rs:31:7
[INFO] [stdout]    |
[INFO] [stdout] 31 | #[cfg(feature = "5340-app")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:35:28
[INFO] [stdout]    |
[INFO] [stdout] 35 | pub use nrf5340_net_pac as pac;
[INFO] [stdout]    |                            ^^^
[INFO] [stdout] note: the item is gated behind the `5340-net` feature
[INFO] [stdout]   --> src/lib.rs:34:7
[INFO] [stdout]    |
[INFO] [stdout] 34 | #[cfg(feature = "5340-net")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:38:24
[INFO] [stdout]    |
[INFO] [stdout] 38 | pub use nrf9160_pac as pac;
[INFO] [stdout]    |                        ^^^
[INFO] [stdout] note: the item is gated behind the `9160` feature
[INFO] [stdout]   --> src/lib.rs:37:7
[INFO] [stdout]    |
[INFO] [stdout] 37 | #[cfg(feature = "9160")]
[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] 11 | pub use nrf51_pac as pac;
[INFO] [stdout]    |                      ^^^
[INFO] [stdout] note: the item is gated behind the `51` feature
[INFO] [stdout]   --> src/lib.rs:10:7
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[cfg(feature = "51")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:14:25
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub use nrf52805_pac as pac;
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52805` feature
[INFO] [stdout]   --> src/lib.rs:13:7
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[cfg(feature = "52805")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:17:25
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub use nrf52810_pac as pac;
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52810` feature
[INFO] [stdout]   --> src/lib.rs:16:7
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[cfg(feature = "52810")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:20:25
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub use nrf52811_pac as pac;
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52811` feature
[INFO] [stdout]   --> src/lib.rs:19:7
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[cfg(feature = "52811")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:23:25
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub use nrf52832_pac as pac;
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52832` feature
[INFO] [stdout]   --> src/lib.rs:22:7
[INFO] [stdout]    |
[INFO] [stdout] 22 | #[cfg(feature = "52832")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:26:25
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub use nrf52833_pac as pac;
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52833` feature
[INFO] [stdout]   --> src/lib.rs:25:7
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[cfg(feature = "52833")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:29:25
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub use nrf52840_pac as pac;
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52840` feature
[INFO] [stdout]   --> src/lib.rs:28:7
[INFO] [stdout]    |
[INFO] [stdout] 28 | #[cfg(feature = "52840")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:32:28
[INFO] [stdout]    |
[INFO] [stdout] 32 | pub use nrf5340_app_pac as pac;
[INFO] [stdout]    |                            ^^^
[INFO] [stdout] note: the item is gated behind the `5340-app` feature
[INFO] [stdout]   --> src/lib.rs:31:7
[INFO] [stdout]    |
[INFO] [stdout] 31 | #[cfg(feature = "5340-app")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:35:28
[INFO] [stdout]    |
[INFO] [stdout] 35 | pub use nrf5340_net_pac as pac;
[INFO] [stdout]    |                            ^^^
[INFO] [stdout] note: the item is gated behind the `5340-net` feature
[INFO] [stdout]   --> src/lib.rs:34:7
[INFO] [stdout]    |
[INFO] [stdout] 34 | #[cfg(feature = "5340-net")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:38:24
[INFO] [stdout]    |
[INFO] [stdout] 38 | pub use nrf9160_pac as pac;
[INFO] [stdout]    |                        ^^^
[INFO] [stdout] note: the item is gated behind the `9160` feature
[INFO] [stdout]   --> src/lib.rs:37:7
[INFO] [stdout]    |
[INFO] [stdout] 37 | #[cfg(feature = "9160")]
[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] 132 |     pub const EASY_DMA_SIZE: usize = (1 << 8) - 1;
[INFO] [stdout]     |               ^^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `51` feature
[INFO] [stdout]    --> src/lib.rs:131:11
[INFO] [stdout]     |
[INFO] [stdout] 131 |     #[cfg(feature = "51")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:134:15
[INFO] [stdout]     |
[INFO] [stdout] 134 |     pub const EASY_DMA_SIZE: usize = (1 << 14) - 1;
[INFO] [stdout]     |               ^^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `52805` feature
[INFO] [stdout]    --> src/lib.rs:133:11
[INFO] [stdout]     |
[INFO] [stdout] 133 |     #[cfg(feature = "52805")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:136:15
[INFO] [stdout]     |
[INFO] [stdout] 136 |     pub const EASY_DMA_SIZE: usize = (1 << 10) - 1;
[INFO] [stdout]     |               ^^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `52810` feature
[INFO] [stdout]    --> src/lib.rs:135:11
[INFO] [stdout]     |
[INFO] [stdout] 135 |     #[cfg(feature = "52810")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:138:15
[INFO] [stdout]     |
[INFO] [stdout] 138 |     pub const EASY_DMA_SIZE: usize = (1 << 14) - 1;
[INFO] [stdout]     |               ^^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `52811` feature
[INFO] [stdout]    --> src/lib.rs:137:11
[INFO] [stdout]     |
[INFO] [stdout] 137 |     #[cfg(feature = "52811")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:140:15
[INFO] [stdout]     |
[INFO] [stdout] 140 |     pub const EASY_DMA_SIZE: usize = (1 << 15) - 1;
[INFO] [stdout]     |               ^^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `52820` feature
[INFO] [stdout]    --> src/lib.rs:139:11
[INFO] [stdout]     |
[INFO] [stdout] 139 |     #[cfg(feature = "52820")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:142:15
[INFO] [stdout]     |
[INFO] [stdout] 142 |     pub const EASY_DMA_SIZE: usize = (1 << 8) - 1;
[INFO] [stdout]     |               ^^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `52832` feature
[INFO] [stdout]    --> src/lib.rs:141:11
[INFO] [stdout]     |
[INFO] [stdout] 141 |     #[cfg(feature = "52832")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:144:15
[INFO] [stdout]     |
[INFO] [stdout] 144 |     pub const EASY_DMA_SIZE: usize = (1 << 16) - 1;
[INFO] [stdout]     |               ^^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `52833` feature
[INFO] [stdout]    --> src/lib.rs:143:11
[INFO] [stdout]     |
[INFO] [stdout] 143 |     #[cfg(feature = "52833")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:146:15
[INFO] [stdout]     |
[INFO] [stdout] 146 |     pub const EASY_DMA_SIZE: usize = (1 << 16) - 1;
[INFO] [stdout]     |               ^^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `52840` feature
[INFO] [stdout]    --> src/lib.rs:145:11
[INFO] [stdout]     |
[INFO] [stdout] 145 |     #[cfg(feature = "52840")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:148:15
[INFO] [stdout]     |
[INFO] [stdout] 148 |     pub const EASY_DMA_SIZE: usize = (1 << 16) - 1;
[INFO] [stdout]     |               ^^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated here
[INFO] [stdout]    --> src/lib.rs:147:5
[INFO] [stdout]     |
[INFO] [stdout] 147 |     #[cfg(any(feature = "5340-app", feature = "5340-net"))]
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:150:15
[INFO] [stdout]     |
[INFO] [stdout] 150 |     pub const EASY_DMA_SIZE: usize = (1 << 12) - 1;
[INFO] [stdout]     |               ^^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `9160` feature
[INFO] [stdout]    --> src/lib.rs:149:11
[INFO] [stdout]     |
[INFO] [stdout] 149 |     #[cfg(feature = "9160")]
[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] 11 | pub use nrf51_pac as pac;
[INFO] [stdout]    |                      ^^^
[INFO] [stdout] note: the item is gated behind the `51` feature
[INFO] [stdout]   --> src/lib.rs:10:7
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[cfg(feature = "51")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:14:25
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub use nrf52805_pac as pac;
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52805` feature
[INFO] [stdout]   --> src/lib.rs:13:7
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[cfg(feature = "52805")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:17:25
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub use nrf52810_pac as pac;
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52810` feature
[INFO] [stdout]   --> src/lib.rs:16:7
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[cfg(feature = "52810")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:20:25
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub use nrf52811_pac as pac;
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52811` feature
[INFO] [stdout]   --> src/lib.rs:19:7
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[cfg(feature = "52811")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:23:25
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub use nrf52832_pac as pac;
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52832` feature
[INFO] [stdout]   --> src/lib.rs:22:7
[INFO] [stdout]    |
[INFO] [stdout] 22 | #[cfg(feature = "52832")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:26:25
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub use nrf52833_pac as pac;
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52833` feature
[INFO] [stdout]   --> src/lib.rs:25:7
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[cfg(feature = "52833")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:29:25
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub use nrf52840_pac as pac;
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52840` feature
[INFO] [stdout]   --> src/lib.rs:28:7
[INFO] [stdout]    |
[INFO] [stdout] 28 | #[cfg(feature = "52840")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:32:28
[INFO] [stdout]    |
[INFO] [stdout] 32 | pub use nrf5340_app_pac as pac;
[INFO] [stdout]    |                            ^^^
[INFO] [stdout] note: the item is gated behind the `5340-app` feature
[INFO] [stdout]   --> src/lib.rs:31:7
[INFO] [stdout]    |
[INFO] [stdout] 31 | #[cfg(feature = "5340-app")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:35:28
[INFO] [stdout]    |
[INFO] [stdout] 35 | pub use nrf5340_net_pac as pac;
[INFO] [stdout]    |                            ^^^
[INFO] [stdout] note: the item is gated behind the `5340-net` feature
[INFO] [stdout]   --> src/lib.rs:34:7
[INFO] [stdout]    |
[INFO] [stdout] 34 | #[cfg(feature = "5340-net")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:38:24
[INFO] [stdout]    |
[INFO] [stdout] 38 | pub use nrf9160_pac as pac;
[INFO] [stdout]    |                        ^^^
[INFO] [stdout] note: the item is gated behind the `9160` feature
[INFO] [stdout]   --> src/lib.rs:37:7
[INFO] [stdout]    |
[INFO] [stdout] 37 | #[cfg(feature = "9160")]
[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] 11 | pub use nrf51_pac as pac;
[INFO] [stdout]    |                      ^^^
[INFO] [stdout] note: the item is gated behind the `51` feature
[INFO] [stdout]   --> src/lib.rs:10:7
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[cfg(feature = "51")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:14:25
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub use nrf52805_pac as pac;
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52805` feature
[INFO] [stdout]   --> src/lib.rs:13:7
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[cfg(feature = "52805")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:17:25
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub use nrf52810_pac as pac;
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52810` feature
[INFO] [stdout]   --> src/lib.rs:16:7
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[cfg(feature = "52810")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:20:25
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub use nrf52811_pac as pac;
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52811` feature
[INFO] [stdout]   --> src/lib.rs:19:7
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[cfg(feature = "52811")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:23:25
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub use nrf52832_pac as pac;
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52832` feature
[INFO] [stdout]   --> src/lib.rs:22:7
[INFO] [stdout]    |
[INFO] [stdout] 22 | #[cfg(feature = "52832")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:26:25
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub use nrf52833_pac as pac;
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52833` feature
[INFO] [stdout]   --> src/lib.rs:25:7
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[cfg(feature = "52833")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:29:25
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub use nrf52840_pac as pac;
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52840` feature
[INFO] [stdout]   --> src/lib.rs:28:7
[INFO] [stdout]    |
[INFO] [stdout] 28 | #[cfg(feature = "52840")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:32:28
[INFO] [stdout]    |
[INFO] [stdout] 32 | pub use nrf5340_app_pac as pac;
[INFO] [stdout]    |                            ^^^
[INFO] [stdout] note: the item is gated behind the `5340-app` feature
[INFO] [stdout]   --> src/lib.rs:31:7
[INFO] [stdout]    |
[INFO] [stdout] 31 | #[cfg(feature = "5340-app")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:35:28
[INFO] [stdout]    |
[INFO] [stdout] 35 | pub use nrf5340_net_pac as pac;
[INFO] [stdout]    |                            ^^^
[INFO] [stdout] note: the item is gated behind the `5340-net` feature
[INFO] [stdout]   --> src/lib.rs:34:7
[INFO] [stdout]    |
[INFO] [stdout] 34 | #[cfg(feature = "5340-net")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:38:24
[INFO] [stdout]    |
[INFO] [stdout] 38 | pub use nrf9160_pac as pac;
[INFO] [stdout]    |                        ^^^
[INFO] [stdout] note: the item is gated behind the `9160` feature
[INFO] [stdout]   --> src/lib.rs:37:7
[INFO] [stdout]    |
[INFO] [stdout] 37 | #[cfg(feature = "9160")]
[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] 11 | pub use nrf51_pac as pac;
[INFO] [stdout]    |                      ^^^
[INFO] [stdout] note: the item is gated behind the `51` feature
[INFO] [stdout]   --> src/lib.rs:10:7
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[cfg(feature = "51")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:14:25
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub use nrf52805_pac as pac;
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52805` feature
[INFO] [stdout]   --> src/lib.rs:13:7
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[cfg(feature = "52805")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:17:25
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub use nrf52810_pac as pac;
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52810` feature
[INFO] [stdout]   --> src/lib.rs:16:7
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[cfg(feature = "52810")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:20:25
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub use nrf52811_pac as pac;
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52811` feature
[INFO] [stdout]   --> src/lib.rs:19:7
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[cfg(feature = "52811")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:23:25
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub use nrf52832_pac as pac;
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52832` feature
[INFO] [stdout]   --> src/lib.rs:22:7
[INFO] [stdout]    |
[INFO] [stdout] 22 | #[cfg(feature = "52832")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:26:25
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub use nrf52833_pac as pac;
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52833` feature
[INFO] [stdout]   --> src/lib.rs:25:7
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[cfg(feature = "52833")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:29:25
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub use nrf52840_pac as pac;
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52840` feature
[INFO] [stdout]   --> src/lib.rs:28:7
[INFO] [stdout]    |
[INFO] [stdout] 28 | #[cfg(feature = "52840")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:32:28
[INFO] [stdout]    |
[INFO] [stdout] 32 | pub use nrf5340_app_pac as pac;
[INFO] [stdout]    |                            ^^^
[INFO] [stdout] note: the item is gated behind the `5340-app` feature
[INFO] [stdout]   --> src/lib.rs:31:7
[INFO] [stdout]    |
[INFO] [stdout] 31 | #[cfg(feature = "5340-app")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:35:28
[INFO] [stdout]    |
[INFO] [stdout] 35 | pub use nrf5340_net_pac as pac;
[INFO] [stdout]    |                            ^^^
[INFO] [stdout] note: the item is gated behind the `5340-net` feature
[INFO] [stdout]   --> src/lib.rs:34:7
[INFO] [stdout]    |
[INFO] [stdout] 34 | #[cfg(feature = "5340-net")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:38:24
[INFO] [stdout]    |
[INFO] [stdout] 38 | pub use nrf9160_pac as pac;
[INFO] [stdout]    |                        ^^^
[INFO] [stdout] note: the item is gated behind the `9160` feature
[INFO] [stdout]   --> src/lib.rs:37:7
[INFO] [stdout]    |
[INFO] [stdout] 37 | #[cfg(feature = "9160")]
[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] 11 | pub use nrf51_pac as pac;
[INFO] [stdout]    |                      ^^^
[INFO] [stdout] note: the item is gated behind the `51` feature
[INFO] [stdout]   --> src/lib.rs:10:7
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[cfg(feature = "51")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:14:25
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub use nrf52805_pac as pac;
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52805` feature
[INFO] [stdout]   --> src/lib.rs:13:7
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[cfg(feature = "52805")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:17:25
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub use nrf52810_pac as pac;
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52810` feature
[INFO] [stdout]   --> src/lib.rs:16:7
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[cfg(feature = "52810")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:20:25
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub use nrf52811_pac as pac;
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52811` feature
[INFO] [stdout]   --> src/lib.rs:19:7
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[cfg(feature = "52811")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:23:25
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub use nrf52832_pac as pac;
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52832` feature
[INFO] [stdout]   --> src/lib.rs:22:7
[INFO] [stdout]    |
[INFO] [stdout] 22 | #[cfg(feature = "52832")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:26:25
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub use nrf52833_pac as pac;
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52833` feature
[INFO] [stdout]   --> src/lib.rs:25:7
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[cfg(feature = "52833")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:29:25
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub use nrf52840_pac as pac;
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52840` feature
[INFO] [stdout]   --> src/lib.rs:28:7
[INFO] [stdout]    |
[INFO] [stdout] 28 | #[cfg(feature = "52840")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:32:28
[INFO] [stdout]    |
[INFO] [stdout] 32 | pub use nrf5340_app_pac as pac;
[INFO] [stdout]    |                            ^^^
[INFO] [stdout] note: the item is gated behind the `5340-app` feature
[INFO] [stdout]   --> src/lib.rs:31:7
[INFO] [stdout]    |
[INFO] [stdout] 31 | #[cfg(feature = "5340-app")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:35:28
[INFO] [stdout]    |
[INFO] [stdout] 35 | pub use nrf5340_net_pac as pac;
[INFO] [stdout]    |                            ^^^
[INFO] [stdout] note: the item is gated behind the `5340-net` feature
[INFO] [stdout]   --> src/lib.rs:34:7
[INFO] [stdout]    |
[INFO] [stdout] 34 | #[cfg(feature = "5340-net")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:38:24
[INFO] [stdout]    |
[INFO] [stdout] 38 | pub use nrf9160_pac as pac;
[INFO] [stdout]    |                        ^^^
[INFO] [stdout] note: the item is gated behind the `9160` feature
[INFO] [stdout]   --> src/lib.rs:37:7
[INFO] [stdout]    |
[INFO] [stdout] 37 | #[cfg(feature = "9160")]
[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] 132 |     pub const EASY_DMA_SIZE: usize = (1 << 8) - 1;
[INFO] [stdout]     |               ^^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `51` feature
[INFO] [stdout]    --> src/lib.rs:131:11
[INFO] [stdout]     |
[INFO] [stdout] 131 |     #[cfg(feature = "51")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:134:15
[INFO] [stdout]     |
[INFO] [stdout] 134 |     pub const EASY_DMA_SIZE: usize = (1 << 14) - 1;
[INFO] [stdout]     |               ^^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `52805` feature
[INFO] [stdout]    --> src/lib.rs:133:11
[INFO] [stdout]     |
[INFO] [stdout] 133 |     #[cfg(feature = "52805")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:136:15
[INFO] [stdout]     |
[INFO] [stdout] 136 |     pub const EASY_DMA_SIZE: usize = (1 << 10) - 1;
[INFO] [stdout]     |               ^^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `52810` feature
[INFO] [stdout]    --> src/lib.rs:135:11
[INFO] [stdout]     |
[INFO] [stdout] 135 |     #[cfg(feature = "52810")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:138:15
[INFO] [stdout]     |
[INFO] [stdout] 138 |     pub const EASY_DMA_SIZE: usize = (1 << 14) - 1;
[INFO] [stdout]     |               ^^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `52811` feature
[INFO] [stdout]    --> src/lib.rs:137:11
[INFO] [stdout]     |
[INFO] [stdout] 137 |     #[cfg(feature = "52811")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:140:15
[INFO] [stdout]     |
[INFO] [stdout] 140 |     pub const EASY_DMA_SIZE: usize = (1 << 15) - 1;
[INFO] [stdout]     |               ^^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `52820` feature
[INFO] [stdout]    --> src/lib.rs:139:11
[INFO] [stdout]     |
[INFO] [stdout] 139 |     #[cfg(feature = "52820")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:142:15
[INFO] [stdout]     |
[INFO] [stdout] 142 |     pub const EASY_DMA_SIZE: usize = (1 << 8) - 1;
[INFO] [stdout]     |               ^^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `52832` feature
[INFO] [stdout]    --> src/lib.rs:141:11
[INFO] [stdout]     |
[INFO] [stdout] 141 |     #[cfg(feature = "52832")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:144:15
[INFO] [stdout]     |
[INFO] [stdout] 144 |     pub const EASY_DMA_SIZE: usize = (1 << 16) - 1;
[INFO] [stdout]     |               ^^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `52833` feature
[INFO] [stdout]    --> src/lib.rs:143:11
[INFO] [stdout]     |
[INFO] [stdout] 143 |     #[cfg(feature = "52833")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:146:15
[INFO] [stdout]     |
[INFO] [stdout] 146 |     pub const EASY_DMA_SIZE: usize = (1 << 16) - 1;
[INFO] [stdout]     |               ^^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `52840` feature
[INFO] [stdout]    --> src/lib.rs:145:11
[INFO] [stdout]     |
[INFO] [stdout] 145 |     #[cfg(feature = "52840")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:148:15
[INFO] [stdout]     |
[INFO] [stdout] 148 |     pub const EASY_DMA_SIZE: usize = (1 << 16) - 1;
[INFO] [stdout]     |               ^^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated here
[INFO] [stdout]    --> src/lib.rs:147:5
[INFO] [stdout]     |
[INFO] [stdout] 147 |     #[cfg(any(feature = "5340-app", feature = "5340-net"))]
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:150:15
[INFO] [stdout]     |
[INFO] [stdout] 150 |     pub const EASY_DMA_SIZE: usize = (1 << 12) - 1;
[INFO] [stdout]     |               ^^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `9160` feature
[INFO] [stdout]    --> src/lib.rs:149:11
[INFO] [stdout]     |
[INFO] [stdout] 149 |     #[cfg(feature = "9160")]
[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] 11 | pub use nrf51_pac as pac;
[INFO] [stdout]    |                      ^^^
[INFO] [stdout] note: the item is gated behind the `51` feature
[INFO] [stdout]   --> src/lib.rs:10:7
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[cfg(feature = "51")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:14:25
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub use nrf52805_pac as pac;
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52805` feature
[INFO] [stdout]   --> src/lib.rs:13:7
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[cfg(feature = "52805")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:17:25
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub use nrf52810_pac as pac;
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52810` feature
[INFO] [stdout]   --> src/lib.rs:16:7
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[cfg(feature = "52810")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:20:25
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub use nrf52811_pac as pac;
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52811` feature
[INFO] [stdout]   --> src/lib.rs:19:7
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[cfg(feature = "52811")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:23:25
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub use nrf52832_pac as pac;
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52832` feature
[INFO] [stdout]   --> src/lib.rs:22:7
[INFO] [stdout]    |
[INFO] [stdout] 22 | #[cfg(feature = "52832")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:26:25
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub use nrf52833_pac as pac;
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52833` feature
[INFO] [stdout]   --> src/lib.rs:25:7
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[cfg(feature = "52833")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:29:25
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub use nrf52840_pac as pac;
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52840` feature
[INFO] [stdout]   --> src/lib.rs:28:7
[INFO] [stdout]    |
[INFO] [stdout] 28 | #[cfg(feature = "52840")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:32:28
[INFO] [stdout]    |
[INFO] [stdout] 32 | pub use nrf5340_app_pac as pac;
[INFO] [stdout]    |                            ^^^
[INFO] [stdout] note: the item is gated behind the `5340-app` feature
[INFO] [stdout]   --> src/lib.rs:31:7
[INFO] [stdout]    |
[INFO] [stdout] 31 | #[cfg(feature = "5340-app")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:35:28
[INFO] [stdout]    |
[INFO] [stdout] 35 | pub use nrf5340_net_pac as pac;
[INFO] [stdout]    |                            ^^^
[INFO] [stdout] note: the item is gated behind the `5340-net` feature
[INFO] [stdout]   --> src/lib.rs:34:7
[INFO] [stdout]    |
[INFO] [stdout] 34 | #[cfg(feature = "5340-net")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:38:24
[INFO] [stdout]    |
[INFO] [stdout] 38 | pub use nrf9160_pac as pac;
[INFO] [stdout]    |                        ^^^
[INFO] [stdout] note: the item is gated behind the `9160` feature
[INFO] [stdout]   --> src/lib.rs:37:7
[INFO] [stdout]    |
[INFO] [stdout] 37 | #[cfg(feature = "9160")]
[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] 11 | pub use nrf51_pac as pac;
[INFO] [stdout]    |                      ^^^
[INFO] [stdout] note: the item is gated behind the `51` feature
[INFO] [stdout]   --> src/lib.rs:10:7
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[cfg(feature = "51")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:14:25
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub use nrf52805_pac as pac;
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52805` feature
[INFO] [stdout]   --> src/lib.rs:13:7
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[cfg(feature = "52805")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:17:25
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub use nrf52810_pac as pac;
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52810` feature
[INFO] [stdout]   --> src/lib.rs:16:7
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[cfg(feature = "52810")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:20:25
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub use nrf52811_pac as pac;
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52811` feature
[INFO] [stdout]   --> src/lib.rs:19:7
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[cfg(feature = "52811")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:23:25
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub use nrf52832_pac as pac;
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52832` feature
[INFO] [stdout]   --> src/lib.rs:22:7
[INFO] [stdout]    |
[INFO] [stdout] 22 | #[cfg(feature = "52832")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:26:25
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub use nrf52833_pac as pac;
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52833` feature
[INFO] [stdout]   --> src/lib.rs:25:7
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[cfg(feature = "52833")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:29:25
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub use nrf52840_pac as pac;
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52840` feature
[INFO] [stdout]   --> src/lib.rs:28:7
[INFO] [stdout]    |
[INFO] [stdout] 28 | #[cfg(feature = "52840")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:32:28
[INFO] [stdout]    |
[INFO] [stdout] 32 | pub use nrf5340_app_pac as pac;
[INFO] [stdout]    |                            ^^^
[INFO] [stdout] note: the item is gated behind the `5340-app` feature
[INFO] [stdout]   --> src/lib.rs:31:7
[INFO] [stdout]    |
[INFO] [stdout] 31 | #[cfg(feature = "5340-app")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:35:28
[INFO] [stdout]    |
[INFO] [stdout] 35 | pub use nrf5340_net_pac as pac;
[INFO] [stdout]    |                            ^^^
[INFO] [stdout] note: the item is gated behind the `5340-net` feature
[INFO] [stdout]   --> src/lib.rs:34:7
[INFO] [stdout]    |
[INFO] [stdout] 34 | #[cfg(feature = "5340-net")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:38:24
[INFO] [stdout]    |
[INFO] [stdout] 38 | pub use nrf9160_pac as pac;
[INFO] [stdout]    |                        ^^^
[INFO] [stdout] note: the item is gated behind the `9160` feature
[INFO] [stdout]   --> src/lib.rs:37:7
[INFO] [stdout]    |
[INFO] [stdout] 37 | #[cfg(feature = "9160")]
[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] 11  | pub use nrf51_pac as pac;
[INFO] [stdout]     |                      ^^^
[INFO] [stdout] note: the item is gated behind the `51` feature
[INFO] [stdout]    --> src/lib.rs:10:7
[INFO] [stdout]     |
[INFO] [stdout] 10  | #[cfg(feature = "51")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:14:25
[INFO] [stdout]     |
[INFO] [stdout] 14  | pub use nrf52805_pac as pac;
[INFO] [stdout]     |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52805` feature
[INFO] [stdout]    --> src/lib.rs:13:7
[INFO] [stdout]     |
[INFO] [stdout] 13  | #[cfg(feature = "52805")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:17:25
[INFO] [stdout]     |
[INFO] [stdout] 17  | pub use nrf52810_pac as pac;
[INFO] [stdout]     |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52810` feature
[INFO] [stdout]    --> src/lib.rs:16:7
[INFO] [stdout]     |
[INFO] [stdout] 16  | #[cfg(feature = "52810")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:20:25
[INFO] [stdout]     |
[INFO] [stdout] 20  | pub use nrf52811_pac as pac;
[INFO] [stdout]     |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52811` feature
[INFO] [stdout]    --> src/lib.rs:19:7
[INFO] [stdout]     |
[INFO] [stdout] 19  | #[cfg(feature = "52811")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:23:25
[INFO] [stdout]     |
[INFO] [stdout] 23  | pub use nrf52832_pac as pac;
[INFO] [stdout]     |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52832` feature
[INFO] [stdout]    --> src/lib.rs:22:7
[INFO] [stdout]     |
[INFO] [stdout] 22  | #[cfg(feature = "52832")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:26:25
[INFO] [stdout]     |
[INFO] [stdout] 26  | pub use nrf52833_pac as pac;
[INFO] [stdout]     |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52833` feature
[INFO] [stdout]    --> src/lib.rs:25:7
[INFO] [stdout]     |
[INFO] [stdout] 25  | #[cfg(feature = "52833")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:29:25
[INFO] [stdout]     |
[INFO] [stdout] 29  | pub use nrf52840_pac as pac;
[INFO] [stdout]     |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52840` feature
[INFO] [stdout]    --> src/lib.rs:28:7
[INFO] [stdout]     |
[INFO] [stdout] 28  | #[cfg(feature = "52840")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:32:28
[INFO] [stdout]     |
[INFO] [stdout] 32  | pub use nrf5340_app_pac as pac;
[INFO] [stdout]     |                            ^^^
[INFO] [stdout] note: the item is gated behind the `5340-app` feature
[INFO] [stdout]    --> src/lib.rs:31:7
[INFO] [stdout]     |
[INFO] [stdout] 31  | #[cfg(feature = "5340-app")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:35:28
[INFO] [stdout]     |
[INFO] [stdout] 35  | pub use nrf5340_net_pac as pac;
[INFO] [stdout]     |                            ^^^
[INFO] [stdout] note: the item is gated behind the `5340-net` feature
[INFO] [stdout]    --> src/lib.rs:34:7
[INFO] [stdout]     |
[INFO] [stdout] 34  | #[cfg(feature = "5340-net")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:38:24
[INFO] [stdout]     |
[INFO] [stdout] 38  | pub use nrf9160_pac as pac;
[INFO] [stdout]     |                        ^^^
[INFO] [stdout] note: the item is gated behind the `9160` feature
[INFO] [stdout]    --> src/lib.rs:37:7
[INFO] [stdout]     |
[INFO] [stdout] 37  | #[cfg(feature = "9160")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:132:15
[INFO] [stdout]     |
[INFO] [stdout] 132 |     pub const EASY_DMA_SIZE: usize = (1 << 8) - 1;
[INFO] [stdout]     |               ^^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `51` feature
[INFO] [stdout]    --> src/lib.rs:131:11
[INFO] [stdout]     |
[INFO] [stdout] 131 |     #[cfg(feature = "51")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:134:15
[INFO] [stdout]     |
[INFO] [stdout] 134 |     pub const EASY_DMA_SIZE: usize = (1 << 14) - 1;
[INFO] [stdout]     |               ^^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `52805` feature
[INFO] [stdout]    --> src/lib.rs:133:11
[INFO] [stdout]     |
[INFO] [stdout] 133 |     #[cfg(feature = "52805")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:136:15
[INFO] [stdout]     |
[INFO] [stdout] 136 |     pub const EASY_DMA_SIZE: usize = (1 << 10) - 1;
[INFO] [stdout]     |               ^^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `52810` feature
[INFO] [stdout]    --> src/lib.rs:135:11
[INFO] [stdout]     |
[INFO] [stdout] 135 |     #[cfg(feature = "52810")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:138:15
[INFO] [stdout]     |
[INFO] [stdout] 138 |     pub const EASY_DMA_SIZE: usize = (1 << 14) - 1;
[INFO] [stdout]     |               ^^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `52811` feature
[INFO] [stdout]    --> src/lib.rs:137:11
[INFO] [stdout]     |
[INFO] [stdout] 137 |     #[cfg(feature = "52811")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:140:15
[INFO] [stdout]     |
[INFO] [stdout] 140 |     pub const EASY_DMA_SIZE: usize = (1 << 15) - 1;
[INFO] [stdout]     |               ^^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `52820` feature
[INFO] [stdout]    --> src/lib.rs:139:11
[INFO] [stdout]     |
[INFO] [stdout] 139 |     #[cfg(feature = "52820")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:142:15
[INFO] [stdout]     |
[INFO] [stdout] 142 |     pub const EASY_DMA_SIZE: usize = (1 << 8) - 1;
[INFO] [stdout]     |               ^^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `52832` feature
[INFO] [stdout]    --> src/lib.rs:141:11
[INFO] [stdout]     |
[INFO] [stdout] 141 |     #[cfg(feature = "52832")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:144:15
[INFO] [stdout]     |
[INFO] [stdout] 144 |     pub const EASY_DMA_SIZE: usize = (1 << 16) - 1;
[INFO] [stdout]     |               ^^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `52833` feature
[INFO] [stdout]    --> src/lib.rs:143:11
[INFO] [stdout]     |
[INFO] [stdout] 143 |     #[cfg(feature = "52833")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:146:15
[INFO] [stdout]     |
[INFO] [stdout] 146 |     pub const EASY_DMA_SIZE: usize = (1 << 16) - 1;
[INFO] [stdout]     |               ^^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `52840` feature
[INFO] [stdout]    --> src/lib.rs:145:11
[INFO] [stdout]     |
[INFO] [stdout] 145 |     #[cfg(feature = "52840")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:148:15
[INFO] [stdout]     |
[INFO] [stdout] 148 |     pub const EASY_DMA_SIZE: usize = (1 << 16) - 1;
[INFO] [stdout]     |               ^^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated here
[INFO] [stdout]    --> src/lib.rs:147:5
[INFO] [stdout]     |
[INFO] [stdout] 147 |     #[cfg(any(feature = "5340-app", feature = "5340-net"))]
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:150:15
[INFO] [stdout]     |
[INFO] [stdout] 150 |     pub const EASY_DMA_SIZE: usize = (1 << 12) - 1;
[INFO] [stdout]     |               ^^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `9160` feature
[INFO] [stdout]    --> src/lib.rs:149:11
[INFO] [stdout]     |
[INFO] [stdout] 149 |     #[cfg(feature = "9160")]
[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] 11 | pub use nrf51_pac as pac;
[INFO] [stdout]    |                      ^^^
[INFO] [stdout] note: the item is gated behind the `51` feature
[INFO] [stdout]   --> src/lib.rs:10:7
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[cfg(feature = "51")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:14:25
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub use nrf52805_pac as pac;
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52805` feature
[INFO] [stdout]   --> src/lib.rs:13:7
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[cfg(feature = "52805")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:17:25
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub use nrf52810_pac as pac;
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52810` feature
[INFO] [stdout]   --> src/lib.rs:16:7
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[cfg(feature = "52810")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:20:25
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub use nrf52811_pac as pac;
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52811` feature
[INFO] [stdout]   --> src/lib.rs:19:7
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[cfg(feature = "52811")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:23:25
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub use nrf52832_pac as pac;
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52832` feature
[INFO] [stdout]   --> src/lib.rs:22:7
[INFO] [stdout]    |
[INFO] [stdout] 22 | #[cfg(feature = "52832")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:26:25
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub use nrf52833_pac as pac;
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52833` feature
[INFO] [stdout]   --> src/lib.rs:25:7
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[cfg(feature = "52833")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:29:25
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub use nrf52840_pac as pac;
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52840` feature
[INFO] [stdout]   --> src/lib.rs:28:7
[INFO] [stdout]    |
[INFO] [stdout] 28 | #[cfg(feature = "52840")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:32:28
[INFO] [stdout]    |
[INFO] [stdout] 32 | pub use nrf5340_app_pac as pac;
[INFO] [stdout]    |                            ^^^
[INFO] [stdout] note: the item is gated behind the `5340-app` feature
[INFO] [stdout]   --> src/lib.rs:31:7
[INFO] [stdout]    |
[INFO] [stdout] 31 | #[cfg(feature = "5340-app")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:35:28
[INFO] [stdout]    |
[INFO] [stdout] 35 | pub use nrf5340_net_pac as pac;
[INFO] [stdout]    |                            ^^^
[INFO] [stdout] note: the item is gated behind the `5340-net` feature
[INFO] [stdout]   --> src/lib.rs:34:7
[INFO] [stdout]    |
[INFO] [stdout] 34 | #[cfg(feature = "5340-net")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:38:24
[INFO] [stdout]    |
[INFO] [stdout] 38 | pub use nrf9160_pac as pac;
[INFO] [stdout]    |                        ^^^
[INFO] [stdout] note: the item is gated behind the `9160` feature
[INFO] [stdout]   --> src/lib.rs:37:7
[INFO] [stdout]    |
[INFO] [stdout] 37 | #[cfg(feature = "9160")]
[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] 11 | pub use nrf51_pac as pac;
[INFO] [stdout]    |                      ^^^
[INFO] [stdout] note: the item is gated behind the `51` feature
[INFO] [stdout]   --> src/lib.rs:10:7
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[cfg(feature = "51")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:14:25
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub use nrf52805_pac as pac;
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52805` feature
[INFO] [stdout]   --> src/lib.rs:13:7
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[cfg(feature = "52805")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:17:25
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub use nrf52810_pac as pac;
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52810` feature
[INFO] [stdout]   --> src/lib.rs:16:7
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[cfg(feature = "52810")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:20:25
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub use nrf52811_pac as pac;
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52811` feature
[INFO] [stdout]   --> src/lib.rs:19:7
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[cfg(feature = "52811")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:23:25
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub use nrf52832_pac as pac;
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52832` feature
[INFO] [stdout]   --> src/lib.rs:22:7
[INFO] [stdout]    |
[INFO] [stdout] 22 | #[cfg(feature = "52832")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:26:25
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub use nrf52833_pac as pac;
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52833` feature
[INFO] [stdout]   --> src/lib.rs:25:7
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[cfg(feature = "52833")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:29:25
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub use nrf52840_pac as pac;
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52840` feature
[INFO] [stdout]   --> src/lib.rs:28:7
[INFO] [stdout]    |
[INFO] [stdout] 28 | #[cfg(feature = "52840")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:32:28
[INFO] [stdout]    |
[INFO] [stdout] 32 | pub use nrf5340_app_pac as pac;
[INFO] [stdout]    |                            ^^^
[INFO] [stdout] note: the item is gated behind the `5340-app` feature
[INFO] [stdout]   --> src/lib.rs:31:7
[INFO] [stdout]    |
[INFO] [stdout] 31 | #[cfg(feature = "5340-app")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:35:28
[INFO] [stdout]    |
[INFO] [stdout] 35 | pub use nrf5340_net_pac as pac;
[INFO] [stdout]    |                            ^^^
[INFO] [stdout] note: the item is gated behind the `5340-net` feature
[INFO] [stdout]   --> src/lib.rs:34:7
[INFO] [stdout]    |
[INFO] [stdout] 34 | #[cfg(feature = "5340-net")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:38:24
[INFO] [stdout]    |
[INFO] [stdout] 38 | pub use nrf9160_pac as pac;
[INFO] [stdout]    |                        ^^^
[INFO] [stdout] note: the item is gated behind the `9160` feature
[INFO] [stdout]   --> src/lib.rs:37:7
[INFO] [stdout]    |
[INFO] [stdout] 37 | #[cfg(feature = "9160")]
[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] 11  | pub use nrf51_pac as pac;
[INFO] [stdout]     |                      ^^^
[INFO] [stdout] note: the item is gated behind the `51` feature
[INFO] [stdout]    --> src/lib.rs:10:7
[INFO] [stdout]     |
[INFO] [stdout] 10  | #[cfg(feature = "51")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:14:25
[INFO] [stdout]     |
[INFO] [stdout] 14  | pub use nrf52805_pac as pac;
[INFO] [stdout]     |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52805` feature
[INFO] [stdout]    --> src/lib.rs:13:7
[INFO] [stdout]     |
[INFO] [stdout] 13  | #[cfg(feature = "52805")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:17:25
[INFO] [stdout]     |
[INFO] [stdout] 17  | pub use nrf52810_pac as pac;
[INFO] [stdout]     |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52810` feature
[INFO] [stdout]    --> src/lib.rs:16:7
[INFO] [stdout]     |
[INFO] [stdout] 16  | #[cfg(feature = "52810")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:20:25
[INFO] [stdout]     |
[INFO] [stdout] 20  | pub use nrf52811_pac as pac;
[INFO] [stdout]     |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52811` feature
[INFO] [stdout]    --> src/lib.rs:19:7
[INFO] [stdout]     |
[INFO] [stdout] 19  | #[cfg(feature = "52811")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:23:25
[INFO] [stdout]     |
[INFO] [stdout] 23  | pub use nrf52832_pac as pac;
[INFO] [stdout]     |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52832` feature
[INFO] [stdout]    --> src/lib.rs:22:7
[INFO] [stdout]     |
[INFO] [stdout] 22  | #[cfg(feature = "52832")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:26:25
[INFO] [stdout]     |
[INFO] [stdout] 26  | pub use nrf52833_pac as pac;
[INFO] [stdout]     |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52833` feature
[INFO] [stdout]    --> src/lib.rs:25:7
[INFO] [stdout]     |
[INFO] [stdout] 25  | #[cfg(feature = "52833")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:29:25
[INFO] [stdout]     |
[INFO] [stdout] 29  | pub use nrf52840_pac as pac;
[INFO] [stdout]     |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52840` feature
[INFO] [stdout]    --> src/lib.rs:28:7
[INFO] [stdout]     |
[INFO] [stdout] 28  | #[cfg(feature = "52840")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:32:28
[INFO] [stdout]     |
[INFO] [stdout] 32  | pub use nrf5340_app_pac as pac;
[INFO] [stdout]     |                            ^^^
[INFO] [stdout] note: the item is gated behind the `5340-app` feature
[INFO] [stdout]    --> src/lib.rs:31:7
[INFO] [stdout]     |
[INFO] [stdout] 31  | #[cfg(feature = "5340-app")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:35:28
[INFO] [stdout]     |
[INFO] [stdout] 35  | pub use nrf5340_net_pac as pac;
[INFO] [stdout]     |                            ^^^
[INFO] [stdout] note: the item is gated behind the `5340-net` feature
[INFO] [stdout]    --> src/lib.rs:34:7
[INFO] [stdout]     |
[INFO] [stdout] 34  | #[cfg(feature = "5340-net")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:38:24
[INFO] [stdout]     |
[INFO] [stdout] 38  | pub use nrf9160_pac as pac;
[INFO] [stdout]     |                        ^^^
[INFO] [stdout] note: the item is gated behind the `9160` feature
[INFO] [stdout]    --> src/lib.rs:37:7
[INFO] [stdout]     |
[INFO] [stdout] 37  | #[cfg(feature = "9160")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:132:15
[INFO] [stdout]     |
[INFO] [stdout] 132 |     pub const EASY_DMA_SIZE: usize = (1 << 8) - 1;
[INFO] [stdout]     |               ^^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `51` feature
[INFO] [stdout]    --> src/lib.rs:131:11
[INFO] [stdout]     |
[INFO] [stdout] 131 |     #[cfg(feature = "51")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:134:15
[INFO] [stdout]     |
[INFO] [stdout] 134 |     pub const EASY_DMA_SIZE: usize = (1 << 14) - 1;
[INFO] [stdout]     |               ^^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `52805` feature
[INFO] [stdout]    --> src/lib.rs:133:11
[INFO] [stdout]     |
[INFO] [stdout] 133 |     #[cfg(feature = "52805")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:136:15
[INFO] [stdout]     |
[INFO] [stdout] 136 |     pub const EASY_DMA_SIZE: usize = (1 << 10) - 1;
[INFO] [stdout]     |               ^^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `52810` feature
[INFO] [stdout]    --> src/lib.rs:135:11
[INFO] [stdout]     |
[INFO] [stdout] 135 |     #[cfg(feature = "52810")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:138:15
[INFO] [stdout]     |
[INFO] [stdout] 138 |     pub const EASY_DMA_SIZE: usize = (1 << 14) - 1;
[INFO] [stdout]     |               ^^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `52811` feature
[INFO] [stdout]    --> src/lib.rs:137:11
[INFO] [stdout]     |
[INFO] [stdout] 137 |     #[cfg(feature = "52811")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:140:15
[INFO] [stdout]     |
[INFO] [stdout] 140 |     pub const EASY_DMA_SIZE: usize = (1 << 15) - 1;
[INFO] [stdout]     |               ^^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `52820` feature
[INFO] [stdout]    --> src/lib.rs:139:11
[INFO] [stdout]     |
[INFO] [stdout] 139 |     #[cfg(feature = "52820")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:142:15
[INFO] [stdout]     |
[INFO] [stdout] 142 |     pub const EASY_DMA_SIZE: usize = (1 << 8) - 1;
[INFO] [stdout]     |               ^^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `52832` feature
[INFO] [stdout]    --> src/lib.rs:141:11
[INFO] [stdout]     |
[INFO] [stdout] 141 |     #[cfg(feature = "52832")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:144:15
[INFO] [stdout]     |
[INFO] [stdout] 144 |     pub const EASY_DMA_SIZE: usize = (1 << 16) - 1;
[INFO] [stdout]     |               ^^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `52833` feature
[INFO] [stdout]    --> src/lib.rs:143:11
[INFO] [stdout]     |
[INFO] [stdout] 143 |     #[cfg(feature = "52833")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:146:15
[INFO] [stdout]     |
[INFO] [stdout] 146 |     pub const EASY_DMA_SIZE: usize = (1 << 16) - 1;
[INFO] [stdout]     |               ^^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `52840` feature
[INFO] [stdout]    --> src/lib.rs:145:11
[INFO] [stdout]     |
[INFO] [stdout] 145 |     #[cfg(feature = "52840")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:148:15
[INFO] [stdout]     |
[INFO] [stdout] 148 |     pub const EASY_DMA_SIZE: usize = (1 << 16) - 1;
[INFO] [stdout]     |               ^^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated here
[INFO] [stdout]    --> src/lib.rs:147:5
[INFO] [stdout]     |
[INFO] [stdout] 147 |     #[cfg(any(feature = "5340-app", feature = "5340-net"))]
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:150:15
[INFO] [stdout]     |
[INFO] [stdout] 150 |     pub const EASY_DMA_SIZE: usize = (1 << 12) - 1;
[INFO] [stdout]     |               ^^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `9160` feature
[INFO] [stdout]    --> src/lib.rs:149:11
[INFO] [stdout]     |
[INFO] [stdout] 149 |     #[cfg(feature = "9160")]
[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] 11 | pub use nrf51_pac as pac;
[INFO] [stdout]    |                      ^^^
[INFO] [stdout] note: the item is gated behind the `51` feature
[INFO] [stdout]   --> src/lib.rs:10:7
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[cfg(feature = "51")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:14:25
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub use nrf52805_pac as pac;
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52805` feature
[INFO] [stdout]   --> src/lib.rs:13:7
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[cfg(feature = "52805")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:17:25
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub use nrf52810_pac as pac;
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52810` feature
[INFO] [stdout]   --> src/lib.rs:16:7
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[cfg(feature = "52810")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:20:25
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub use nrf52811_pac as pac;
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52811` feature
[INFO] [stdout]   --> src/lib.rs:19:7
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[cfg(feature = "52811")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:23:25
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub use nrf52832_pac as pac;
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52832` feature
[INFO] [stdout]   --> src/lib.rs:22:7
[INFO] [stdout]    |
[INFO] [stdout] 22 | #[cfg(feature = "52832")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:26:25
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub use nrf52833_pac as pac;
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52833` feature
[INFO] [stdout]   --> src/lib.rs:25:7
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[cfg(feature = "52833")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:29:25
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub use nrf52840_pac as pac;
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52840` feature
[INFO] [stdout]   --> src/lib.rs:28:7
[INFO] [stdout]    |
[INFO] [stdout] 28 | #[cfg(feature = "52840")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:32:28
[INFO] [stdout]    |
[INFO] [stdout] 32 | pub use nrf5340_app_pac as pac;
[INFO] [stdout]    |                            ^^^
[INFO] [stdout] note: the item is gated behind the `5340-app` feature
[INFO] [stdout]   --> src/lib.rs:31:7
[INFO] [stdout]    |
[INFO] [stdout] 31 | #[cfg(feature = "5340-app")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:35:28
[INFO] [stdout]    |
[INFO] [stdout] 35 | pub use nrf5340_net_pac as pac;
[INFO] [stdout]    |                            ^^^
[INFO] [stdout] note: the item is gated behind the `5340-net` feature
[INFO] [stdout]   --> src/lib.rs:34:7
[INFO] [stdout]    |
[INFO] [stdout] 34 | #[cfg(feature = "5340-net")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:38:24
[INFO] [stdout]    |
[INFO] [stdout] 38 | pub use nrf9160_pac as pac;
[INFO] [stdout]    |                        ^^^
[INFO] [stdout] note: the item is gated behind the `9160` feature
[INFO] [stdout]   --> src/lib.rs:37:7
[INFO] [stdout]    |
[INFO] [stdout] 37 | #[cfg(feature = "9160")]
[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] 11 | pub use nrf51_pac as pac;
[INFO] [stdout]    |                      ^^^
[INFO] [stdout] note: the item is gated behind the `51` feature
[INFO] [stdout]   --> src/lib.rs:10:7
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[cfg(feature = "51")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:14:25
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub use nrf52805_pac as pac;
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52805` feature
[INFO] [stdout]   --> src/lib.rs:13:7
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[cfg(feature = "52805")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:17:25
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub use nrf52810_pac as pac;
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52810` feature
[INFO] [stdout]   --> src/lib.rs:16:7
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[cfg(feature = "52810")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:20:25
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub use nrf52811_pac as pac;
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52811` feature
[INFO] [stdout]   --> src/lib.rs:19:7
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[cfg(feature = "52811")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:23:25
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub use nrf52832_pac as pac;
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52832` feature
[INFO] [stdout]   --> src/lib.rs:22:7
[INFO] [stdout]    |
[INFO] [stdout] 22 | #[cfg(feature = "52832")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:26:25
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub use nrf52833_pac as pac;
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52833` feature
[INFO] [stdout]   --> src/lib.rs:25:7
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[cfg(feature = "52833")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:29:25
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub use nrf52840_pac as pac;
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52840` feature
[INFO] [stdout]   --> src/lib.rs:28:7
[INFO] [stdout]    |
[INFO] [stdout] 28 | #[cfg(feature = "52840")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:32:28
[INFO] [stdout]    |
[INFO] [stdout] 32 | pub use nrf5340_app_pac as pac;
[INFO] [stdout]    |                            ^^^
[INFO] [stdout] note: the item is gated behind the `5340-app` feature
[INFO] [stdout]   --> src/lib.rs:31:7
[INFO] [stdout]    |
[INFO] [stdout] 31 | #[cfg(feature = "5340-app")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:35:28
[INFO] [stdout]    |
[INFO] [stdout] 35 | pub use nrf5340_net_pac as pac;
[INFO] [stdout]    |                            ^^^
[INFO] [stdout] note: the item is gated behind the `5340-net` feature
[INFO] [stdout]   --> src/lib.rs:34:7
[INFO] [stdout]    |
[INFO] [stdout] 34 | #[cfg(feature = "5340-net")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:38:24
[INFO] [stdout]    |
[INFO] [stdout] 38 | pub use nrf9160_pac as pac;
[INFO] [stdout]    |                        ^^^
[INFO] [stdout] note: the item is gated behind the `9160` feature
[INFO] [stdout]   --> src/lib.rs:37:7
[INFO] [stdout]    |
[INFO] [stdout] 37 | #[cfg(feature = "9160")]
[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] 11 | pub use nrf51_pac as pac;
[INFO] [stdout]    |                      ^^^
[INFO] [stdout] note: the item is gated behind the `51` feature
[INFO] [stdout]   --> src/lib.rs:10:7
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[cfg(feature = "51")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:14:25
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub use nrf52805_pac as pac;
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52805` feature
[INFO] [stdout]   --> src/lib.rs:13:7
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[cfg(feature = "52805")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:17:25
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub use nrf52810_pac as pac;
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52810` feature
[INFO] [stdout]   --> src/lib.rs:16:7
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[cfg(feature = "52810")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:20:25
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub use nrf52811_pac as pac;
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52811` feature
[INFO] [stdout]   --> src/lib.rs:19:7
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[cfg(feature = "52811")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:23:25
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub use nrf52832_pac as pac;
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52832` feature
[INFO] [stdout]   --> src/lib.rs:22:7
[INFO] [stdout]    |
[INFO] [stdout] 22 | #[cfg(feature = "52832")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:26:25
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub use nrf52833_pac as pac;
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52833` feature
[INFO] [stdout]   --> src/lib.rs:25:7
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[cfg(feature = "52833")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:29:25
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub use nrf52840_pac as pac;
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52840` feature
[INFO] [stdout]   --> src/lib.rs:28:7
[INFO] [stdout]    |
[INFO] [stdout] 28 | #[cfg(feature = "52840")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:32:28
[INFO] [stdout]    |
[INFO] [stdout] 32 | pub use nrf5340_app_pac as pac;
[INFO] [stdout]    |                            ^^^
[INFO] [stdout] note: the item is gated behind the `5340-app` feature
[INFO] [stdout]   --> src/lib.rs:31:7
[INFO] [stdout]    |
[INFO] [stdout] 31 | #[cfg(feature = "5340-app")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:35:28
[INFO] [stdout]    |
[INFO] [stdout] 35 | pub use nrf5340_net_pac as pac;
[INFO] [stdout]    |                            ^^^
[INFO] [stdout] note: the item is gated behind the `5340-net` feature
[INFO] [stdout]   --> src/lib.rs:34:7
[INFO] [stdout]    |
[INFO] [stdout] 34 | #[cfg(feature = "5340-net")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:38:24
[INFO] [stdout]    |
[INFO] [stdout] 38 | pub use nrf9160_pac as pac;
[INFO] [stdout]    |                        ^^^
[INFO] [stdout] note: the item is gated behind the `9160` feature
[INFO] [stdout]   --> src/lib.rs:37:7
[INFO] [stdout]    |
[INFO] [stdout] 37 | #[cfg(feature = "9160")]
[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] 11 | pub use nrf51_pac as pac;
[INFO] [stdout]    |                      ^^^
[INFO] [stdout] note: the item is gated behind the `51` feature
[INFO] [stdout]   --> src/lib.rs:10:7
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[cfg(feature = "51")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:14:25
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub use nrf52805_pac as pac;
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52805` feature
[INFO] [stdout]   --> src/lib.rs:13:7
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[cfg(feature = "52805")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:17:25
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub use nrf52810_pac as pac;
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52810` feature
[INFO] [stdout]   --> src/lib.rs:16:7
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[cfg(feature = "52810")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:20:25
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub use nrf52811_pac as pac;
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52811` feature
[INFO] [stdout]   --> src/lib.rs:19:7
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[cfg(feature = "52811")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:23:25
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub use nrf52832_pac as pac;
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52832` feature
[INFO] [stdout]   --> src/lib.rs:22:7
[INFO] [stdout]    |
[INFO] [stdout] 22 | #[cfg(feature = "52832")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:26:25
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub use nrf52833_pac as pac;
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52833` feature
[INFO] [stdout]   --> src/lib.rs:25:7
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[cfg(feature = "52833")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:29:25
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub use nrf52840_pac as pac;
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52840` feature
[INFO] [stdout]   --> src/lib.rs:28:7
[INFO] [stdout]    |
[INFO] [stdout] 28 | #[cfg(feature = "52840")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:32:28
[INFO] [stdout]    |
[INFO] [stdout] 32 | pub use nrf5340_app_pac as pac;
[INFO] [stdout]    |                            ^^^
[INFO] [stdout] note: the item is gated behind the `5340-app` feature
[INFO] [stdout]   --> src/lib.rs:31:7
[INFO] [stdout]    |
[INFO] [stdout] 31 | #[cfg(feature = "5340-app")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:35:28
[INFO] [stdout]    |
[INFO] [stdout] 35 | pub use nrf5340_net_pac as pac;
[INFO] [stdout]    |                            ^^^
[INFO] [stdout] note: the item is gated behind the `5340-net` feature
[INFO] [stdout]   --> src/lib.rs:34:7
[INFO] [stdout]    |
[INFO] [stdout] 34 | #[cfg(feature = "5340-net")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:38:24
[INFO] [stdout]    |
[INFO] [stdout] 38 | pub use nrf9160_pac as pac;
[INFO] [stdout]    |                        ^^^
[INFO] [stdout] note: the item is gated behind the `9160` feature
[INFO] [stdout]   --> src/lib.rs:37:7
[INFO] [stdout]    |
[INFO] [stdout] 37 | #[cfg(feature = "9160")]
[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] 11 | pub use nrf51_pac as pac;
[INFO] [stdout]    |                      ^^^
[INFO] [stdout] note: the item is gated behind the `51` feature
[INFO] [stdout]   --> src/lib.rs:10:7
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[cfg(feature = "51")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:14:25
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub use nrf52805_pac as pac;
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52805` feature
[INFO] [stdout]   --> src/lib.rs:13:7
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[cfg(feature = "52805")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:17:25
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub use nrf52810_pac as pac;
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52810` feature
[INFO] [stdout]   --> src/lib.rs:16:7
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[cfg(feature = "52810")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:20:25
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub use nrf52811_pac as pac;
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52811` feature
[INFO] [stdout]   --> src/lib.rs:19:7
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[cfg(feature = "52811")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:23:25
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub use nrf52832_pac as pac;
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52832` feature
[INFO] [stdout]   --> src/lib.rs:22:7
[INFO] [stdout]    |
[INFO] [stdout] 22 | #[cfg(feature = "52832")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:26:25
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub use nrf52833_pac as pac;
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52833` feature
[INFO] [stdout]   --> src/lib.rs:25:7
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[cfg(feature = "52833")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:29:25
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub use nrf52840_pac as pac;
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52840` feature
[INFO] [stdout]   --> src/lib.rs:28:7
[INFO] [stdout]    |
[INFO] [stdout] 28 | #[cfg(feature = "52840")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:32:28
[INFO] [stdout]    |
[INFO] [stdout] 32 | pub use nrf5340_app_pac as pac;
[INFO] [stdout]    |                            ^^^
[INFO] [stdout] note: the item is gated behind the `5340-app` feature
[INFO] [stdout]   --> src/lib.rs:31:7
[INFO] [stdout]    |
[INFO] [stdout] 31 | #[cfg(feature = "5340-app")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:35:28
[INFO] [stdout]    |
[INFO] [stdout] 35 | pub use nrf5340_net_pac as pac;
[INFO] [stdout]    |                            ^^^
[INFO] [stdout] note: the item is gated behind the `5340-net` feature
[INFO] [stdout]   --> src/lib.rs:34:7
[INFO] [stdout]    |
[INFO] [stdout] 34 | #[cfg(feature = "5340-net")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:38:24
[INFO] [stdout]    |
[INFO] [stdout] 38 | pub use nrf9160_pac as pac;
[INFO] [stdout]    |                        ^^^
[INFO] [stdout] note: the item is gated behind the `9160` feature
[INFO] [stdout]   --> src/lib.rs:37:7
[INFO] [stdout]    |
[INFO] [stdout] 37 | #[cfg(feature = "9160")]
[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] 132 |     pub const EASY_DMA_SIZE: usize = (1 << 8) - 1;
[INFO] [stdout]     |               ^^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `51` feature
[INFO] [stdout]    --> src/lib.rs:131:11
[INFO] [stdout]     |
[INFO] [stdout] 131 |     #[cfg(feature = "51")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:134:15
[INFO] [stdout]     |
[INFO] [stdout] 134 |     pub const EASY_DMA_SIZE: usize = (1 << 14) - 1;
[INFO] [stdout]     |               ^^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `52805` feature
[INFO] [stdout]    --> src/lib.rs:133:11
[INFO] [stdout]     |
[INFO] [stdout] 133 |     #[cfg(feature = "52805")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:136:15
[INFO] [stdout]     |
[INFO] [stdout] 136 |     pub const EASY_DMA_SIZE: usize = (1 << 10) - 1;
[INFO] [stdout]     |               ^^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `52810` feature
[INFO] [stdout]    --> src/lib.rs:135:11
[INFO] [stdout]     |
[INFO] [stdout] 135 |     #[cfg(feature = "52810")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:138:15
[INFO] [stdout]     |
[INFO] [stdout] 138 |     pub const EASY_DMA_SIZE: usize = (1 << 14) - 1;
[INFO] [stdout]     |               ^^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `52811` feature
[INFO] [stdout]    --> src/lib.rs:137:11
[INFO] [stdout]     |
[INFO] [stdout] 137 |     #[cfg(feature = "52811")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:140:15
[INFO] [stdout]     |
[INFO] [stdout] 140 |     pub const EASY_DMA_SIZE: usize = (1 << 15) - 1;
[INFO] [stdout]     |               ^^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `52820` feature
[INFO] [stdout]    --> src/lib.rs:139:11
[INFO] [stdout]     |
[INFO] [stdout] 139 |     #[cfg(feature = "52820")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:142:15
[INFO] [stdout]     |
[INFO] [stdout] 142 |     pub const EASY_DMA_SIZE: usize = (1 << 8) - 1;
[INFO] [stdout]     |               ^^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `52832` feature
[INFO] [stdout]    --> src/lib.rs:141:11
[INFO] [stdout]     |
[INFO] [stdout] 141 |     #[cfg(feature = "52832")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:144:15
[INFO] [stdout]     |
[INFO] [stdout] 144 |     pub const EASY_DMA_SIZE: usize = (1 << 16) - 1;
[INFO] [stdout]     |               ^^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `52833` feature
[INFO] [stdout]    --> src/lib.rs:143:11
[INFO] [stdout]     |
[INFO] [stdout] 143 |     #[cfg(feature = "52833")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:146:15
[INFO] [stdout]     |
[INFO] [stdout] 146 |     pub const EASY_DMA_SIZE: usize = (1 << 16) - 1;
[INFO] [stdout]     |               ^^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `52840` feature
[INFO] [stdout]    --> src/lib.rs:145:11
[INFO] [stdout]     |
[INFO] [stdout] 145 |     #[cfg(feature = "52840")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:148:15
[INFO] [stdout]     |
[INFO] [stdout] 148 |     pub const EASY_DMA_SIZE: usize = (1 << 16) - 1;
[INFO] [stdout]     |               ^^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated here
[INFO] [stdout]    --> src/lib.rs:147:5
[INFO] [stdout]     |
[INFO] [stdout] 147 |     #[cfg(any(feature = "5340-app", feature = "5340-net"))]
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:150:15
[INFO] [stdout]     |
[INFO] [stdout] 150 |     pub const EASY_DMA_SIZE: usize = (1 << 12) - 1;
[INFO] [stdout]     |               ^^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `9160` feature
[INFO] [stdout]    --> src/lib.rs:149:11
[INFO] [stdout]     |
[INFO] [stdout] 149 |     #[cfg(feature = "9160")]
[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] 11 | pub use nrf51_pac as pac;
[INFO] [stdout]    |                      ^^^
[INFO] [stdout] note: the item is gated behind the `51` feature
[INFO] [stdout]   --> src/lib.rs:10:7
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[cfg(feature = "51")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:14:25
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub use nrf52805_pac as pac;
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52805` feature
[INFO] [stdout]   --> src/lib.rs:13:7
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[cfg(feature = "52805")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:17:25
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub use nrf52810_pac as pac;
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52810` feature
[INFO] [stdout]   --> src/lib.rs:16:7
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[cfg(feature = "52810")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:20:25
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub use nrf52811_pac as pac;
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52811` feature
[INFO] [stdout]   --> src/lib.rs:19:7
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[cfg(feature = "52811")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:23:25
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub use nrf52832_pac as pac;
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52832` feature
[INFO] [stdout]   --> src/lib.rs:22:7
[INFO] [stdout]    |
[INFO] [stdout] 22 | #[cfg(feature = "52832")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:26:25
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub use nrf52833_pac as pac;
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52833` feature
[INFO] [stdout]   --> src/lib.rs:25:7
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[cfg(feature = "52833")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:29:25
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub use nrf52840_pac as pac;
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52840` feature
[INFO] [stdout]   --> src/lib.rs:28:7
[INFO] [stdout]    |
[INFO] [stdout] 28 | #[cfg(feature = "52840")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:32:28
[INFO] [stdout]    |
[INFO] [stdout] 32 | pub use nrf5340_app_pac as pac;
[INFO] [stdout]    |                            ^^^
[INFO] [stdout] note: the item is gated behind the `5340-app` feature
[INFO] [stdout]   --> src/lib.rs:31:7
[INFO] [stdout]    |
[INFO] [stdout] 31 | #[cfg(feature = "5340-app")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:35:28
[INFO] [stdout]    |
[INFO] [stdout] 35 | pub use nrf5340_net_pac as pac;
[INFO] [stdout]    |                            ^^^
[INFO] [stdout] note: the item is gated behind the `5340-net` feature
[INFO] [stdout]   --> src/lib.rs:34:7
[INFO] [stdout]    |
[INFO] [stdout] 34 | #[cfg(feature = "5340-net")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:38:24
[INFO] [stdout]    |
[INFO] [stdout] 38 | pub use nrf9160_pac as pac;
[INFO] [stdout]    |                        ^^^
[INFO] [stdout] note: the item is gated behind the `9160` feature
[INFO] [stdout]   --> src/lib.rs:37:7
[INFO] [stdout]    |
[INFO] [stdout] 37 | #[cfg(feature = "9160")]
[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] 11 | pub use nrf51_pac as pac;
[INFO] [stdout]    |                      ^^^
[INFO] [stdout] note: the item is gated behind the `51` feature
[INFO] [stdout]   --> src/lib.rs:10:7
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[cfg(feature = "51")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:14:25
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub use nrf52805_pac as pac;
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52805` feature
[INFO] [stdout]   --> src/lib.rs:13:7
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[cfg(feature = "52805")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:17:25
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub use nrf52810_pac as pac;
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52810` feature
[INFO] [stdout]   --> src/lib.rs:16:7
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[cfg(feature = "52810")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:20:25
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub use nrf52811_pac as pac;
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52811` feature
[INFO] [stdout]   --> src/lib.rs:19:7
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[cfg(feature = "52811")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:23:25
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub use nrf52832_pac as pac;
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52832` feature
[INFO] [stdout]   --> src/lib.rs:22:7
[INFO] [stdout]    |
[INFO] [stdout] 22 | #[cfg(feature = "52832")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:26:25
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub use nrf52833_pac as pac;
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52833` feature
[INFO] [stdout]   --> src/lib.rs:25:7
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[cfg(feature = "52833")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:29:25
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub use nrf52840_pac as pac;
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52840` feature
[INFO] [stdout]   --> src/lib.rs:28:7
[INFO] [stdout]    |
[INFO] [stdout] 28 | #[cfg(feature = "52840")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:32:28
[INFO] [stdout]    |
[INFO] [stdout] 32 | pub use nrf5340_app_pac as pac;
[INFO] [stdout]    |                            ^^^
[INFO] [stdout] note: the item is gated behind the `5340-app` feature
[INFO] [stdout]   --> src/lib.rs:31:7
[INFO] [stdout]    |
[INFO] [stdout] 31 | #[cfg(feature = "5340-app")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:35:28
[INFO] [stdout]    |
[INFO] [stdout] 35 | pub use nrf5340_net_pac as pac;
[INFO] [stdout]    |                            ^^^
[INFO] [stdout] note: the item is gated behind the `5340-net` feature
[INFO] [stdout]   --> src/lib.rs:34:7
[INFO] [stdout]    |
[INFO] [stdout] 34 | #[cfg(feature = "5340-net")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:38:24
[INFO] [stdout]    |
[INFO] [stdout] 38 | pub use nrf9160_pac as pac;
[INFO] [stdout]    |                        ^^^
[INFO] [stdout] note: the item is gated behind the `9160` feature
[INFO] [stdout]   --> src/lib.rs:37:7
[INFO] [stdout]    |
[INFO] [stdout] 37 | #[cfg(feature = "9160")]
[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] 11 | pub use nrf51_pac as pac;
[INFO] [stdout]    |                      ^^^
[INFO] [stdout] note: the item is gated behind the `51` feature
[INFO] [stdout]   --> src/lib.rs:10:7
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[cfg(feature = "51")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:14:25
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub use nrf52805_pac as pac;
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52805` feature
[INFO] [stdout]   --> src/lib.rs:13:7
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[cfg(feature = "52805")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:17:25
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub use nrf52810_pac as pac;
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52810` feature
[INFO] [stdout]   --> src/lib.rs:16:7
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[cfg(feature = "52810")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:20:25
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub use nrf52811_pac as pac;
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52811` feature
[INFO] [stdout]   --> src/lib.rs:19:7
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[cfg(feature = "52811")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:23:25
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub use nrf52832_pac as pac;
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52832` feature
[INFO] [stdout]   --> src/lib.rs:22:7
[INFO] [stdout]    |
[INFO] [stdout] 22 | #[cfg(feature = "52832")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:26:25
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub use nrf52833_pac as pac;
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52833` feature
[INFO] [stdout]   --> src/lib.rs:25:7
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[cfg(feature = "52833")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:29:25
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub use nrf52840_pac as pac;
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52840` feature
[INFO] [stdout]   --> src/lib.rs:28:7
[INFO] [stdout]    |
[INFO] [stdout] 28 | #[cfg(feature = "52840")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:32:28
[INFO] [stdout]    |
[INFO] [stdout] 32 | pub use nrf5340_app_pac as pac;
[INFO] [stdout]    |                            ^^^
[INFO] [stdout] note: the item is gated behind the `5340-app` feature
[INFO] [stdout]   --> src/lib.rs:31:7
[INFO] [stdout]    |
[INFO] [stdout] 31 | #[cfg(feature = "5340-app")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:35:28
[INFO] [stdout]    |
[INFO] [stdout] 35 | pub use nrf5340_net_pac as pac;
[INFO] [stdout]    |                            ^^^
[INFO] [stdout] note: the item is gated behind the `5340-net` feature
[INFO] [stdout]   --> src/lib.rs:34:7
[INFO] [stdout]    |
[INFO] [stdout] 34 | #[cfg(feature = "5340-net")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:38:24
[INFO] [stdout]    |
[INFO] [stdout] 38 | pub use nrf9160_pac as pac;
[INFO] [stdout]    |                        ^^^
[INFO] [stdout] note: the item is gated behind the `9160` feature
[INFO] [stdout]   --> src/lib.rs:37:7
[INFO] [stdout]    |
[INFO] [stdout] 37 | #[cfg(feature = "9160")]
[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] 132 |     pub const EASY_DMA_SIZE: usize = (1 << 8) - 1;
[INFO] [stdout]     |               ^^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `51` feature
[INFO] [stdout]    --> src/lib.rs:131:11
[INFO] [stdout]     |
[INFO] [stdout] 131 |     #[cfg(feature = "51")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:134:15
[INFO] [stdout]     |
[INFO] [stdout] 134 |     pub const EASY_DMA_SIZE: usize = (1 << 14) - 1;
[INFO] [stdout]     |               ^^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `52805` feature
[INFO] [stdout]    --> src/lib.rs:133:11
[INFO] [stdout]     |
[INFO] [stdout] 133 |     #[cfg(feature = "52805")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:136:15
[INFO] [stdout]     |
[INFO] [stdout] 136 |     pub const EASY_DMA_SIZE: usize = (1 << 10) - 1;
[INFO] [stdout]     |               ^^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `52810` feature
[INFO] [stdout]    --> src/lib.rs:135:11
[INFO] [stdout]     |
[INFO] [stdout] 135 |     #[cfg(feature = "52810")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:138:15
[INFO] [stdout]     |
[INFO] [stdout] 138 |     pub const EASY_DMA_SIZE: usize = (1 << 14) - 1;
[INFO] [stdout]     |               ^^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `52811` feature
[INFO] [stdout]    --> src/lib.rs:137:11
[INFO] [stdout]     |
[INFO] [stdout] 137 |     #[cfg(feature = "52811")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:140:15
[INFO] [stdout]     |
[INFO] [stdout] 140 |     pub const EASY_DMA_SIZE: usize = (1 << 15) - 1;
[INFO] [stdout]     |               ^^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `52820` feature
[INFO] [stdout]    --> src/lib.rs:139:11
[INFO] [stdout]     |
[INFO] [stdout] 139 |     #[cfg(feature = "52820")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:142:15
[INFO] [stdout]     |
[INFO] [stdout] 142 |     pub const EASY_DMA_SIZE: usize = (1 << 8) - 1;
[INFO] [stdout]     |               ^^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `52832` feature
[INFO] [stdout]    --> src/lib.rs:141:11
[INFO] [stdout]     |
[INFO] [stdout] 141 |     #[cfg(feature = "52832")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:144:15
[INFO] [stdout]     |
[INFO] [stdout] 144 |     pub const EASY_DMA_SIZE: usize = (1 << 16) - 1;
[INFO] [stdout]     |               ^^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `52833` feature
[INFO] [stdout]    --> src/lib.rs:143:11
[INFO] [stdout]     |
[INFO] [stdout] 143 |     #[cfg(feature = "52833")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:146:15
[INFO] [stdout]     |
[INFO] [stdout] 146 |     pub const EASY_DMA_SIZE: usize = (1 << 16) - 1;
[INFO] [stdout]     |               ^^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `52840` feature
[INFO] [stdout]    --> src/lib.rs:145:11
[INFO] [stdout]     |
[INFO] [stdout] 145 |     #[cfg(feature = "52840")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:148:15
[INFO] [stdout]     |
[INFO] [stdout] 148 |     pub const EASY_DMA_SIZE: usize = (1 << 16) - 1;
[INFO] [stdout]     |               ^^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated here
[INFO] [stdout]    --> src/lib.rs:147:5
[INFO] [stdout]     |
[INFO] [stdout] 147 |     #[cfg(any(feature = "5340-app", feature = "5340-net"))]
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:150:15
[INFO] [stdout]     |
[INFO] [stdout] 150 |     pub const EASY_DMA_SIZE: usize = (1 << 12) - 1;
[INFO] [stdout]     |               ^^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `9160` feature
[INFO] [stdout]    --> src/lib.rs:149:11
[INFO] [stdout]     |
[INFO] [stdout] 149 |     #[cfg(feature = "9160")]
[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] 11  | pub use nrf51_pac as pac;
[INFO] [stdout]     |                      ^^^
[INFO] [stdout] note: the item is gated behind the `51` feature
[INFO] [stdout]    --> src/lib.rs:10:7
[INFO] [stdout]     |
[INFO] [stdout] 10  | #[cfg(feature = "51")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:14:25
[INFO] [stdout]     |
[INFO] [stdout] 14  | pub use nrf52805_pac as pac;
[INFO] [stdout]     |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52805` feature
[INFO] [stdout]    --> src/lib.rs:13:7
[INFO] [stdout]     |
[INFO] [stdout] 13  | #[cfg(feature = "52805")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:17:25
[INFO] [stdout]     |
[INFO] [stdout] 17  | pub use nrf52810_pac as pac;
[INFO] [stdout]     |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52810` feature
[INFO] [stdout]    --> src/lib.rs:16:7
[INFO] [stdout]     |
[INFO] [stdout] 16  | #[cfg(feature = "52810")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:20:25
[INFO] [stdout]     |
[INFO] [stdout] 20  | pub use nrf52811_pac as pac;
[INFO] [stdout]     |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52811` feature
[INFO] [stdout]    --> src/lib.rs:19:7
[INFO] [stdout]     |
[INFO] [stdout] 19  | #[cfg(feature = "52811")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:23:25
[INFO] [stdout]     |
[INFO] [stdout] 23  | pub use nrf52832_pac as pac;
[INFO] [stdout]     |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52832` feature
[INFO] [stdout]    --> src/lib.rs:22:7
[INFO] [stdout]     |
[INFO] [stdout] 22  | #[cfg(feature = "52832")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:26:25
[INFO] [stdout]     |
[INFO] [stdout] 26  | pub use nrf52833_pac as pac;
[INFO] [stdout]     |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52833` feature
[INFO] [stdout]    --> src/lib.rs:25:7
[INFO] [stdout]     |
[INFO] [stdout] 25  | #[cfg(feature = "52833")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:29:25
[INFO] [stdout]     |
[INFO] [stdout] 29  | pub use nrf52840_pac as pac;
[INFO] [stdout]     |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52840` feature
[INFO] [stdout]    --> src/lib.rs:28:7
[INFO] [stdout]     |
[INFO] [stdout] 28  | #[cfg(feature = "52840")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:32:28
[INFO] [stdout]     |
[INFO] [stdout] 32  | pub use nrf5340_app_pac as pac;
[INFO] [stdout]     |                            ^^^
[INFO] [stdout] note: the item is gated behind the `5340-app` feature
[INFO] [stdout]    --> src/lib.rs:31:7
[INFO] [stdout]     |
[INFO] [stdout] 31  | #[cfg(feature = "5340-app")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:35:28
[INFO] [stdout]     |
[INFO] [stdout] 35  | pub use nrf5340_net_pac as pac;
[INFO] [stdout]     |                            ^^^
[INFO] [stdout] note: the item is gated behind the `5340-net` feature
[INFO] [stdout]    --> src/lib.rs:34:7
[INFO] [stdout]     |
[INFO] [stdout] 34  | #[cfg(feature = "5340-net")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:38:24
[INFO] [stdout]     |
[INFO] [stdout] 38  | pub use nrf9160_pac as pac;
[INFO] [stdout]     |                        ^^^
[INFO] [stdout] note: the item is gated behind the `9160` feature
[INFO] [stdout]    --> src/lib.rs:37:7
[INFO] [stdout]     |
[INFO] [stdout] 37  | #[cfg(feature = "9160")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:132:15
[INFO] [stdout]     |
[INFO] [stdout] 132 |     pub const EASY_DMA_SIZE: usize = (1 << 8) - 1;
[INFO] [stdout]     |               ^^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `51` feature
[INFO] [stdout]    --> src/lib.rs:131:11
[INFO] [stdout]     |
[INFO] [stdout] 131 |     #[cfg(feature = "51")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:134:15
[INFO] [stdout]     |
[INFO] [stdout] 134 |     pub const EASY_DMA_SIZE: usize = (1 << 14) - 1;
[INFO] [stdout]     |               ^^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `52805` feature
[INFO] [stdout]    --> src/lib.rs:133:11
[INFO] [stdout]     |
[INFO] [stdout] 133 |     #[cfg(feature = "52805")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:136:15
[INFO] [stdout]     |
[INFO] [stdout] 136 |     pub const EASY_DMA_SIZE: usize = (1 << 10) - 1;
[INFO] [stdout]     |               ^^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `52810` feature
[INFO] [stdout]    --> src/lib.rs:135:11
[INFO] [stdout]     |
[INFO] [stdout] 135 |     #[cfg(feature = "52810")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:138:15
[INFO] [stdout]     |
[INFO] [stdout] 138 |     pub const EASY_DMA_SIZE: usize = (1 << 14) - 1;
[INFO] [stdout]     |               ^^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `52811` feature
[INFO] [stdout]    --> src/lib.rs:137:11
[INFO] [stdout]     |
[INFO] [stdout] 137 |     #[cfg(feature = "52811")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:140:15
[INFO] [stdout]     |
[INFO] [stdout] 140 |     pub const EASY_DMA_SIZE: usize = (1 << 15) - 1;
[INFO] [stdout]     |               ^^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `52820` feature
[INFO] [stdout]    --> src/lib.rs:139:11
[INFO] [stdout]     |
[INFO] [stdout] 139 |     #[cfg(feature = "52820")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:142:15
[INFO] [stdout]     |
[INFO] [stdout] 142 |     pub const EASY_DMA_SIZE: usize = (1 << 8) - 1;
[INFO] [stdout]     |               ^^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `52832` feature
[INFO] [stdout]    --> src/lib.rs:141:11
[INFO] [stdout]     |
[INFO] [stdout] 141 |     #[cfg(feature = "52832")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:144:15
[INFO] [stdout]     |
[INFO] [stdout] 144 |     pub const EASY_DMA_SIZE: usize = (1 << 16) - 1;
[INFO] [stdout]     |               ^^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `52833` feature
[INFO] [stdout]    --> src/lib.rs:143:11
[INFO] [stdout]     |
[INFO] [stdout] 143 |     #[cfg(feature = "52833")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:146:15
[INFO] [stdout]     |
[INFO] [stdout] 146 |     pub const EASY_DMA_SIZE: usize = (1 << 16) - 1;
[INFO] [stdout]     |               ^^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `52840` feature
[INFO] [stdout]    --> src/lib.rs:145:11
[INFO] [stdout]     |
[INFO] [stdout] 145 |     #[cfg(feature = "52840")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:148:15
[INFO] [stdout]     |
[INFO] [stdout] 148 |     pub const EASY_DMA_SIZE: usize = (1 << 16) - 1;
[INFO] [stdout]     |               ^^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated here
[INFO] [stdout]    --> src/lib.rs:147:5
[INFO] [stdout]     |
[INFO] [stdout] 147 |     #[cfg(any(feature = "5340-app", feature = "5340-net"))]
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:150:15
[INFO] [stdout]     |
[INFO] [stdout] 150 |     pub const EASY_DMA_SIZE: usize = (1 << 12) - 1;
[INFO] [stdout]     |               ^^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `9160` feature
[INFO] [stdout]    --> src/lib.rs:149:11
[INFO] [stdout]     |
[INFO] [stdout] 149 |     #[cfg(feature = "9160")]
[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] 11 | pub use nrf51_pac as pac;
[INFO] [stdout]    |                      ^^^
[INFO] [stdout] note: the item is gated behind the `51` feature
[INFO] [stdout]   --> src/lib.rs:10:7
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[cfg(feature = "51")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:14:25
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub use nrf52805_pac as pac;
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52805` feature
[INFO] [stdout]   --> src/lib.rs:13:7
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[cfg(feature = "52805")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:17:25
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub use nrf52810_pac as pac;
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52810` feature
[INFO] [stdout]   --> src/lib.rs:16:7
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[cfg(feature = "52810")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:20:25
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub use nrf52811_pac as pac;
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52811` feature
[INFO] [stdout]   --> src/lib.rs:19:7
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[cfg(feature = "52811")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:23:25
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub use nrf52832_pac as pac;
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52832` feature
[INFO] [stdout]   --> src/lib.rs:22:7
[INFO] [stdout]    |
[INFO] [stdout] 22 | #[cfg(feature = "52832")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:26:25
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub use nrf52833_pac as pac;
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52833` feature
[INFO] [stdout]   --> src/lib.rs:25:7
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[cfg(feature = "52833")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:29:25
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub use nrf52840_pac as pac;
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52840` feature
[INFO] [stdout]   --> src/lib.rs:28:7
[INFO] [stdout]    |
[INFO] [stdout] 28 | #[cfg(feature = "52840")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:32:28
[INFO] [stdout]    |
[INFO] [stdout] 32 | pub use nrf5340_app_pac as pac;
[INFO] [stdout]    |                            ^^^
[INFO] [stdout] note: the item is gated behind the `5340-app` feature
[INFO] [stdout]   --> src/lib.rs:31:7
[INFO] [stdout]    |
[INFO] [stdout] 31 | #[cfg(feature = "5340-app")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:35:28
[INFO] [stdout]    |
[INFO] [stdout] 35 | pub use nrf5340_net_pac as pac;
[INFO] [stdout]    |                            ^^^
[INFO] [stdout] note: the item is gated behind the `5340-net` feature
[INFO] [stdout]   --> src/lib.rs:34:7
[INFO] [stdout]    |
[INFO] [stdout] 34 | #[cfg(feature = "5340-net")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:38:24
[INFO] [stdout]    |
[INFO] [stdout] 38 | pub use nrf9160_pac as pac;
[INFO] [stdout]    |                        ^^^
[INFO] [stdout] note: the item is gated behind the `9160` feature
[INFO] [stdout]   --> src/lib.rs:37:7
[INFO] [stdout]    |
[INFO] [stdout] 37 | #[cfg(feature = "9160")]
[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] 11 | pub use nrf51_pac as pac;
[INFO] [stdout]    |                      ^^^
[INFO] [stdout] note: the item is gated behind the `51` feature
[INFO] [stdout]   --> src/lib.rs:10:7
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[cfg(feature = "51")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:14:25
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub use nrf52805_pac as pac;
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52805` feature
[INFO] [stdout]   --> src/lib.rs:13:7
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[cfg(feature = "52805")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:17:25
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub use nrf52810_pac as pac;
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52810` feature
[INFO] [stdout]   --> src/lib.rs:16:7
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[cfg(feature = "52810")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:20:25
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub use nrf52811_pac as pac;
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52811` feature
[INFO] [stdout]   --> src/lib.rs:19:7
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[cfg(feature = "52811")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:23:25
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub use nrf52832_pac as pac;
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52832` feature
[INFO] [stdout]   --> src/lib.rs:22:7
[INFO] [stdout]    |
[INFO] [stdout] 22 | #[cfg(feature = "52832")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:26:25
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub use nrf52833_pac as pac;
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52833` feature
[INFO] [stdout]   --> src/lib.rs:25:7
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[cfg(feature = "52833")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:29:25
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub use nrf52840_pac as pac;
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52840` feature
[INFO] [stdout]   --> src/lib.rs:28:7
[INFO] [stdout]    |
[INFO] [stdout] 28 | #[cfg(feature = "52840")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:32:28
[INFO] [stdout]    |
[INFO] [stdout] 32 | pub use nrf5340_app_pac as pac;
[INFO] [stdout]    |                            ^^^
[INFO] [stdout] note: the item is gated behind the `5340-app` feature
[INFO] [stdout]   --> src/lib.rs:31:7
[INFO] [stdout]    |
[INFO] [stdout] 31 | #[cfg(feature = "5340-app")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:35:28
[INFO] [stdout]    |
[INFO] [stdout] 35 | pub use nrf5340_net_pac as pac;
[INFO] [stdout]    |                            ^^^
[INFO] [stdout] note: the item is gated behind the `5340-net` feature
[INFO] [stdout]   --> src/lib.rs:34:7
[INFO] [stdout]    |
[INFO] [stdout] 34 | #[cfg(feature = "5340-net")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:38:24
[INFO] [stdout]    |
[INFO] [stdout] 38 | pub use nrf9160_pac as pac;
[INFO] [stdout]    |                        ^^^
[INFO] [stdout] note: the item is gated behind the `9160` feature
[INFO] [stdout]   --> src/lib.rs:37:7
[INFO] [stdout]    |
[INFO] [stdout] 37 | #[cfg(feature = "9160")]
[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] 132 |     pub const EASY_DMA_SIZE: usize = (1 << 8) - 1;
[INFO] [stdout]     |               ^^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `51` feature
[INFO] [stdout]    --> src/lib.rs:131:11
[INFO] [stdout]     |
[INFO] [stdout] 131 |     #[cfg(feature = "51")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:134:15
[INFO] [stdout]     |
[INFO] [stdout] 134 |     pub const EASY_DMA_SIZE: usize = (1 << 14) - 1;
[INFO] [stdout]     |               ^^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `52805` feature
[INFO] [stdout]    --> src/lib.rs:133:11
[INFO] [stdout]     |
[INFO] [stdout] 133 |     #[cfg(feature = "52805")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:136:15
[INFO] [stdout]     |
[INFO] [stdout] 136 |     pub const EASY_DMA_SIZE: usize = (1 << 10) - 1;
[INFO] [stdout]     |               ^^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `52810` feature
[INFO] [stdout]    --> src/lib.rs:135:11
[INFO] [stdout]     |
[INFO] [stdout] 135 |     #[cfg(feature = "52810")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:138:15
[INFO] [stdout]     |
[INFO] [stdout] 138 |     pub const EASY_DMA_SIZE: usize = (1 << 14) - 1;
[INFO] [stdout]     |               ^^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `52811` feature
[INFO] [stdout]    --> src/lib.rs:137:11
[INFO] [stdout]     |
[INFO] [stdout] 137 |     #[cfg(feature = "52811")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:140:15
[INFO] [stdout]     |
[INFO] [stdout] 140 |     pub const EASY_DMA_SIZE: usize = (1 << 15) - 1;
[INFO] [stdout]     |               ^^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `52820` feature
[INFO] [stdout]    --> src/lib.rs:139:11
[INFO] [stdout]     |
[INFO] [stdout] 139 |     #[cfg(feature = "52820")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:142:15
[INFO] [stdout]     |
[INFO] [stdout] 142 |     pub const EASY_DMA_SIZE: usize = (1 << 8) - 1;
[INFO] [stdout]     |               ^^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `52832` feature
[INFO] [stdout]    --> src/lib.rs:141:11
[INFO] [stdout]     |
[INFO] [stdout] 141 |     #[cfg(feature = "52832")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:144:15
[INFO] [stdout]     |
[INFO] [stdout] 144 |     pub const EASY_DMA_SIZE: usize = (1 << 16) - 1;
[INFO] [stdout]     |               ^^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `52833` feature
[INFO] [stdout]    --> src/lib.rs:143:11
[INFO] [stdout]     |
[INFO] [stdout] 143 |     #[cfg(feature = "52833")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:146:15
[INFO] [stdout]     |
[INFO] [stdout] 146 |     pub const EASY_DMA_SIZE: usize = (1 << 16) - 1;
[INFO] [stdout]     |               ^^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `52840` feature
[INFO] [stdout]    --> src/lib.rs:145:11
[INFO] [stdout]     |
[INFO] [stdout] 145 |     #[cfg(feature = "52840")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:148:15
[INFO] [stdout]     |
[INFO] [stdout] 148 |     pub const EASY_DMA_SIZE: usize = (1 << 16) - 1;
[INFO] [stdout]     |               ^^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated here
[INFO] [stdout]    --> src/lib.rs:147:5
[INFO] [stdout]     |
[INFO] [stdout] 147 |     #[cfg(any(feature = "5340-app", feature = "5340-net"))]
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:150:15
[INFO] [stdout]     |
[INFO] [stdout] 150 |     pub const EASY_DMA_SIZE: usize = (1 << 12) - 1;
[INFO] [stdout]     |               ^^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `9160` feature
[INFO] [stdout]    --> src/lib.rs:149:11
[INFO] [stdout]     |
[INFO] [stdout] 149 |     #[cfg(feature = "9160")]
[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] 11 | pub use nrf51_pac as pac;
[INFO] [stdout]    |                      ^^^
[INFO] [stdout] note: the item is gated behind the `51` feature
[INFO] [stdout]   --> src/lib.rs:10:7
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[cfg(feature = "51")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:14:25
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub use nrf52805_pac as pac;
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52805` feature
[INFO] [stdout]   --> src/lib.rs:13:7
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[cfg(feature = "52805")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:17:25
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub use nrf52810_pac as pac;
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52810` feature
[INFO] [stdout]   --> src/lib.rs:16:7
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[cfg(feature = "52810")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:20:25
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub use nrf52811_pac as pac;
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52811` feature
[INFO] [stdout]   --> src/lib.rs:19:7
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[cfg(feature = "52811")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:23:25
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub use nrf52832_pac as pac;
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52832` feature
[INFO] [stdout]   --> src/lib.rs:22:7
[INFO] [stdout]    |
[INFO] [stdout] 22 | #[cfg(feature = "52832")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:26:25
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub use nrf52833_pac as pac;
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52833` feature
[INFO] [stdout]   --> src/lib.rs:25:7
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[cfg(feature = "52833")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:29:25
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub use nrf52840_pac as pac;
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52840` feature
[INFO] [stdout]   --> src/lib.rs:28:7
[INFO] [stdout]    |
[INFO] [stdout] 28 | #[cfg(feature = "52840")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:32:28
[INFO] [stdout]    |
[INFO] [stdout] 32 | pub use nrf5340_app_pac as pac;
[INFO] [stdout]    |                            ^^^
[INFO] [stdout] note: the item is gated behind the `5340-app` feature
[INFO] [stdout]   --> src/lib.rs:31:7
[INFO] [stdout]    |
[INFO] [stdout] 31 | #[cfg(feature = "5340-app")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:35:28
[INFO] [stdout]    |
[INFO] [stdout] 35 | pub use nrf5340_net_pac as pac;
[INFO] [stdout]    |                            ^^^
[INFO] [stdout] note: the item is gated behind the `5340-net` feature
[INFO] [stdout]   --> src/lib.rs:34:7
[INFO] [stdout]    |
[INFO] [stdout] 34 | #[cfg(feature = "5340-net")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:38:24
[INFO] [stdout]    |
[INFO] [stdout] 38 | pub use nrf9160_pac as pac;
[INFO] [stdout]    |                        ^^^
[INFO] [stdout] note: the item is gated behind the `9160` feature
[INFO] [stdout]   --> src/lib.rs:37:7
[INFO] [stdout]    |
[INFO] [stdout] 37 | #[cfg(feature = "9160")]
[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] 11  | pub use nrf51_pac as pac;
[INFO] [stdout]     |                      ^^^
[INFO] [stdout] note: the item is gated behind the `51` feature
[INFO] [stdout]    --> src/lib.rs:10:7
[INFO] [stdout]     |
[INFO] [stdout] 10  | #[cfg(feature = "51")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:14:25
[INFO] [stdout]     |
[INFO] [stdout] 14  | pub use nrf52805_pac as pac;
[INFO] [stdout]     |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52805` feature
[INFO] [stdout]    --> src/lib.rs:13:7
[INFO] [stdout]     |
[INFO] [stdout] 13  | #[cfg(feature = "52805")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:17:25
[INFO] [stdout]     |
[INFO] [stdout] 17  | pub use nrf52810_pac as pac;
[INFO] [stdout]     |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52810` feature
[INFO] [stdout]    --> src/lib.rs:16:7
[INFO] [stdout]     |
[INFO] [stdout] 16  | #[cfg(feature = "52810")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:20:25
[INFO] [stdout]     |
[INFO] [stdout] 20  | pub use nrf52811_pac as pac;
[INFO] [stdout]     |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52811` feature
[INFO] [stdout]    --> src/lib.rs:19:7
[INFO] [stdout]     |
[INFO] [stdout] 19  | #[cfg(feature = "52811")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:23:25
[INFO] [stdout]     |
[INFO] [stdout] 23  | pub use nrf52832_pac as pac;
[INFO] [stdout]     |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52832` feature
[INFO] [stdout]    --> src/lib.rs:22:7
[INFO] [stdout]     |
[INFO] [stdout] 22  | #[cfg(feature = "52832")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:26:25
[INFO] [stdout]     |
[INFO] [stdout] 26  | pub use nrf52833_pac as pac;
[INFO] [stdout]     |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52833` feature
[INFO] [stdout]    --> src/lib.rs:25:7
[INFO] [stdout]     |
[INFO] [stdout] 25  | #[cfg(feature = "52833")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:29:25
[INFO] [stdout]     |
[INFO] [stdout] 29  | pub use nrf52840_pac as pac;
[INFO] [stdout]     |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52840` feature
[INFO] [stdout]    --> src/lib.rs:28:7
[INFO] [stdout]     |
[INFO] [stdout] 28  | #[cfg(feature = "52840")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:32:28
[INFO] [stdout]     |
[INFO] [stdout] 32  | pub use nrf5340_app_pac as pac;
[INFO] [stdout]     |                            ^^^
[INFO] [stdout] note: the item is gated behind the `5340-app` feature
[INFO] [stdout]    --> src/lib.rs:31:7
[INFO] [stdout]     |
[INFO] [stdout] 31  | #[cfg(feature = "5340-app")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:35:28
[INFO] [stdout]     |
[INFO] [stdout] 35  | pub use nrf5340_net_pac as pac;
[INFO] [stdout]     |                            ^^^
[INFO] [stdout] note: the item is gated behind the `5340-net` feature
[INFO] [stdout]    --> src/lib.rs:34:7
[INFO] [stdout]     |
[INFO] [stdout] 34  | #[cfg(feature = "5340-net")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:38:24
[INFO] [stdout]     |
[INFO] [stdout] 38  | pub use nrf9160_pac as pac;
[INFO] [stdout]     |                        ^^^
[INFO] [stdout] note: the item is gated behind the `9160` feature
[INFO] [stdout]    --> src/lib.rs:37:7
[INFO] [stdout]     |
[INFO] [stdout] 37  | #[cfg(feature = "9160")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:132:15
[INFO] [stdout]     |
[INFO] [stdout] 132 |     pub const EASY_DMA_SIZE: usize = (1 << 8) - 1;
[INFO] [stdout]     |               ^^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `51` feature
[INFO] [stdout]    --> src/lib.rs:131:11
[INFO] [stdout]     |
[INFO] [stdout] 131 |     #[cfg(feature = "51")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:134:15
[INFO] [stdout]     |
[INFO] [stdout] 134 |     pub const EASY_DMA_SIZE: usize = (1 << 14) - 1;
[INFO] [stdout]     |               ^^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `52805` feature
[INFO] [stdout]    --> src/lib.rs:133:11
[INFO] [stdout]     |
[INFO] [stdout] 133 |     #[cfg(feature = "52805")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:136:15
[INFO] [stdout]     |
[INFO] [stdout] 136 |     pub const EASY_DMA_SIZE: usize = (1 << 10) - 1;
[INFO] [stdout]     |               ^^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `52810` feature
[INFO] [stdout]    --> src/lib.rs:135:11
[INFO] [stdout]     |
[INFO] [stdout] 135 |     #[cfg(feature = "52810")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:138:15
[INFO] [stdout]     |
[INFO] [stdout] 138 |     pub const EASY_DMA_SIZE: usize = (1 << 14) - 1;
[INFO] [stdout]     |               ^^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `52811` feature
[INFO] [stdout]    --> src/lib.rs:137:11
[INFO] [stdout]     |
[INFO] [stdout] 137 |     #[cfg(feature = "52811")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:140:15
[INFO] [stdout]     |
[INFO] [stdout] 140 |     pub const EASY_DMA_SIZE: usize = (1 << 15) - 1;
[INFO] [stdout]     |               ^^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `52820` feature
[INFO] [stdout]    --> src/lib.rs:139:11
[INFO] [stdout]     |
[INFO] [stdout] 139 |     #[cfg(feature = "52820")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:142:15
[INFO] [stdout]     |
[INFO] [stdout] 142 |     pub const EASY_DMA_SIZE: usize = (1 << 8) - 1;
[INFO] [stdout]     |               ^^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `52832` feature
[INFO] [stdout]    --> src/lib.rs:141:11
[INFO] [stdout]     |
[INFO] [stdout] 141 |     #[cfg(feature = "52832")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:144:15
[INFO] [stdout]     |
[INFO] [stdout] 144 |     pub const EASY_DMA_SIZE: usize = (1 << 16) - 1;
[INFO] [stdout]     |               ^^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `52833` feature
[INFO] [stdout]    --> src/lib.rs:143:11
[INFO] [stdout]     |
[INFO] [stdout] 143 |     #[cfg(feature = "52833")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:146:15
[INFO] [stdout]     |
[INFO] [stdout] 146 |     pub const EASY_DMA_SIZE: usize = (1 << 16) - 1;
[INFO] [stdout]     |               ^^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `52840` feature
[INFO] [stdout]    --> src/lib.rs:145:11
[INFO] [stdout]     |
[INFO] [stdout] 145 |     #[cfg(feature = "52840")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:148:15
[INFO] [stdout]     |
[INFO] [stdout] 148 |     pub const EASY_DMA_SIZE: usize = (1 << 16) - 1;
[INFO] [stdout]     |               ^^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated here
[INFO] [stdout]    --> src/lib.rs:147:5
[INFO] [stdout]     |
[INFO] [stdout] 147 |     #[cfg(any(feature = "5340-app", feature = "5340-net"))]
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:150:15
[INFO] [stdout]     |
[INFO] [stdout] 150 |     pub const EASY_DMA_SIZE: usize = (1 << 12) - 1;
[INFO] [stdout]     |               ^^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `9160` feature
[INFO] [stdout]    --> src/lib.rs:149:11
[INFO] [stdout]     |
[INFO] [stdout] 149 |     #[cfg(feature = "9160")]
[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] 11 | pub use nrf51_pac as pac;
[INFO] [stdout]    |                      ^^^
[INFO] [stdout] note: the item is gated behind the `51` feature
[INFO] [stdout]   --> src/lib.rs:10:7
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[cfg(feature = "51")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:14:25
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub use nrf52805_pac as pac;
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52805` feature
[INFO] [stdout]   --> src/lib.rs:13:7
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[cfg(feature = "52805")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:17:25
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub use nrf52810_pac as pac;
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52810` feature
[INFO] [stdout]   --> src/lib.rs:16:7
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[cfg(feature = "52810")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:20:25
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub use nrf52811_pac as pac;
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52811` feature
[INFO] [stdout]   --> src/lib.rs:19:7
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[cfg(feature = "52811")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:23:25
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub use nrf52832_pac as pac;
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52832` feature
[INFO] [stdout]   --> src/lib.rs:22:7
[INFO] [stdout]    |
[INFO] [stdout] 22 | #[cfg(feature = "52832")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:26:25
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub use nrf52833_pac as pac;
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52833` feature
[INFO] [stdout]   --> src/lib.rs:25:7
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[cfg(feature = "52833")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:29:25
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub use nrf52840_pac as pac;
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52840` feature
[INFO] [stdout]   --> src/lib.rs:28:7
[INFO] [stdout]    |
[INFO] [stdout] 28 | #[cfg(feature = "52840")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:32:28
[INFO] [stdout]    |
[INFO] [stdout] 32 | pub use nrf5340_app_pac as pac;
[INFO] [stdout]    |                            ^^^
[INFO] [stdout] note: the item is gated behind the `5340-app` feature
[INFO] [stdout]   --> src/lib.rs:31:7
[INFO] [stdout]    |
[INFO] [stdout] 31 | #[cfg(feature = "5340-app")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:35:28
[INFO] [stdout]    |
[INFO] [stdout] 35 | pub use nrf5340_net_pac as pac;
[INFO] [stdout]    |                            ^^^
[INFO] [stdout] note: the item is gated behind the `5340-net` feature
[INFO] [stdout]   --> src/lib.rs:34:7
[INFO] [stdout]    |
[INFO] [stdout] 34 | #[cfg(feature = "5340-net")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:38:24
[INFO] [stdout]    |
[INFO] [stdout] 38 | pub use nrf9160_pac as pac;
[INFO] [stdout]    |                        ^^^
[INFO] [stdout] note: the item is gated behind the `9160` feature
[INFO] [stdout]   --> src/lib.rs:37:7
[INFO] [stdout]    |
[INFO] [stdout] 37 | #[cfg(feature = "9160")]
[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] 11 | pub use nrf51_pac as pac;
[INFO] [stdout]    |                      ^^^
[INFO] [stdout] note: the item is gated behind the `51` feature
[INFO] [stdout]   --> src/lib.rs:10:7
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[cfg(feature = "51")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:14:25
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub use nrf52805_pac as pac;
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52805` feature
[INFO] [stdout]   --> src/lib.rs:13:7
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[cfg(feature = "52805")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:17:25
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub use nrf52810_pac as pac;
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52810` feature
[INFO] [stdout]   --> src/lib.rs:16:7
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[cfg(feature = "52810")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:20:25
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub use nrf52811_pac as pac;
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52811` feature
[INFO] [stdout]   --> src/lib.rs:19:7
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[cfg(feature = "52811")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:23:25
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub use nrf52832_pac as pac;
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52832` feature
[INFO] [stdout]   --> src/lib.rs:22:7
[INFO] [stdout]    |
[INFO] [stdout] 22 | #[cfg(feature = "52832")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:26:25
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub use nrf52833_pac as pac;
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52833` feature
[INFO] [stdout]   --> src/lib.rs:25:7
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[cfg(feature = "52833")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:29:25
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub use nrf52840_pac as pac;
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52840` feature
[INFO] [stdout]   --> src/lib.rs:28:7
[INFO] [stdout]    |
[INFO] [stdout] 28 | #[cfg(feature = "52840")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:32:28
[INFO] [stdout]    |
[INFO] [stdout] 32 | pub use nrf5340_app_pac as pac;
[INFO] [stdout]    |                            ^^^
[INFO] [stdout] note: the item is gated behind the `5340-app` feature
[INFO] [stdout]   --> src/lib.rs:31:7
[INFO] [stdout]    |
[INFO] [stdout] 31 | #[cfg(feature = "5340-app")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:35:28
[INFO] [stdout]    |
[INFO] [stdout] 35 | pub use nrf5340_net_pac as pac;
[INFO] [stdout]    |                            ^^^
[INFO] [stdout] note: the item is gated behind the `5340-net` feature
[INFO] [stdout]   --> src/lib.rs:34:7
[INFO] [stdout]    |
[INFO] [stdout] 34 | #[cfg(feature = "5340-net")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:38:24
[INFO] [stdout]    |
[INFO] [stdout] 38 | pub use nrf9160_pac as pac;
[INFO] [stdout]    |                        ^^^
[INFO] [stdout] note: the item is gated behind the `9160` feature
[INFO] [stdout]   --> src/lib.rs:37:7
[INFO] [stdout]    |
[INFO] [stdout] 37 | #[cfg(feature = "9160")]
[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] 132 |     pub const EASY_DMA_SIZE: usize = (1 << 8) - 1;
[INFO] [stdout]     |               ^^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `51` feature
[INFO] [stdout]    --> src/lib.rs:131:11
[INFO] [stdout]     |
[INFO] [stdout] 131 |     #[cfg(feature = "51")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:134:15
[INFO] [stdout]     |
[INFO] [stdout] 134 |     pub const EASY_DMA_SIZE: usize = (1 << 14) - 1;
[INFO] [stdout]     |               ^^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `52805` feature
[INFO] [stdout]    --> src/lib.rs:133:11
[INFO] [stdout]     |
[INFO] [stdout] 133 |     #[cfg(feature = "52805")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:136:15
[INFO] [stdout]     |
[INFO] [stdout] 136 |     pub const EASY_DMA_SIZE: usize = (1 << 10) - 1;
[INFO] [stdout]     |               ^^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `52810` feature
[INFO] [stdout]    --> src/lib.rs:135:11
[INFO] [stdout]     |
[INFO] [stdout] 135 |     #[cfg(feature = "52810")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:138:15
[INFO] [stdout]     |
[INFO] [stdout] 138 |     pub const EASY_DMA_SIZE: usize = (1 << 14) - 1;
[INFO] [stdout]     |               ^^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `52811` feature
[INFO] [stdout]    --> src/lib.rs:137:11
[INFO] [stdout]     |
[INFO] [stdout] 137 |     #[cfg(feature = "52811")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:140:15
[INFO] [stdout]     |
[INFO] [stdout] 140 |     pub const EASY_DMA_SIZE: usize = (1 << 15) - 1;
[INFO] [stdout]     |               ^^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `52820` feature
[INFO] [stdout]    --> src/lib.rs:139:11
[INFO] [stdout]     |
[INFO] [stdout] 139 |     #[cfg(feature = "52820")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:142:15
[INFO] [stdout]     |
[INFO] [stdout] 142 |     pub const EASY_DMA_SIZE: usize = (1 << 8) - 1;
[INFO] [stdout]     |               ^^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `52832` feature
[INFO] [stdout]    --> src/lib.rs:141:11
[INFO] [stdout]     |
[INFO] [stdout] 141 |     #[cfg(feature = "52832")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:144:15
[INFO] [stdout]     |
[INFO] [stdout] 144 |     pub const EASY_DMA_SIZE: usize = (1 << 16) - 1;
[INFO] [stdout]     |               ^^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `52833` feature
[INFO] [stdout]    --> src/lib.rs:143:11
[INFO] [stdout]     |
[INFO] [stdout] 143 |     #[cfg(feature = "52833")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:146:15
[INFO] [stdout]     |
[INFO] [stdout] 146 |     pub const EASY_DMA_SIZE: usize = (1 << 16) - 1;
[INFO] [stdout]     |               ^^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `52840` feature
[INFO] [stdout]    --> src/lib.rs:145:11
[INFO] [stdout]     |
[INFO] [stdout] 145 |     #[cfg(feature = "52840")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:148:15
[INFO] [stdout]     |
[INFO] [stdout] 148 |     pub const EASY_DMA_SIZE: usize = (1 << 16) - 1;
[INFO] [stdout]     |               ^^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated here
[INFO] [stdout]    --> src/lib.rs:147:5
[INFO] [stdout]     |
[INFO] [stdout] 147 |     #[cfg(any(feature = "5340-app", feature = "5340-net"))]
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:150:15
[INFO] [stdout]     |
[INFO] [stdout] 150 |     pub const EASY_DMA_SIZE: usize = (1 << 12) - 1;
[INFO] [stdout]     |               ^^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `9160` feature
[INFO] [stdout]    --> src/lib.rs:149:11
[INFO] [stdout]     |
[INFO] [stdout] 149 |     #[cfg(feature = "9160")]
[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] 11 | pub use nrf51_pac as pac;
[INFO] [stdout]    |                      ^^^
[INFO] [stdout] note: the item is gated behind the `51` feature
[INFO] [stdout]   --> src/lib.rs:10:7
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[cfg(feature = "51")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:14:25
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub use nrf52805_pac as pac;
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52805` feature
[INFO] [stdout]   --> src/lib.rs:13:7
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[cfg(feature = "52805")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:17:25
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub use nrf52810_pac as pac;
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52810` feature
[INFO] [stdout]   --> src/lib.rs:16:7
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[cfg(feature = "52810")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:20:25
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub use nrf52811_pac as pac;
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52811` feature
[INFO] [stdout]   --> src/lib.rs:19:7
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[cfg(feature = "52811")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:23:25
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub use nrf52832_pac as pac;
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52832` feature
[INFO] [stdout]   --> src/lib.rs:22:7
[INFO] [stdout]    |
[INFO] [stdout] 22 | #[cfg(feature = "52832")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:26:25
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub use nrf52833_pac as pac;
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52833` feature
[INFO] [stdout]   --> src/lib.rs:25:7
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[cfg(feature = "52833")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:29:25
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub use nrf52840_pac as pac;
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52840` feature
[INFO] [stdout]   --> src/lib.rs:28:7
[INFO] [stdout]    |
[INFO] [stdout] 28 | #[cfg(feature = "52840")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:32:28
[INFO] [stdout]    |
[INFO] [stdout] 32 | pub use nrf5340_app_pac as pac;
[INFO] [stdout]    |                            ^^^
[INFO] [stdout] note: the item is gated behind the `5340-app` feature
[INFO] [stdout]   --> src/lib.rs:31:7
[INFO] [stdout]    |
[INFO] [stdout] 31 | #[cfg(feature = "5340-app")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:35:28
[INFO] [stdout]    |
[INFO] [stdout] 35 | pub use nrf5340_net_pac as pac;
[INFO] [stdout]    |                            ^^^
[INFO] [stdout] note: the item is gated behind the `5340-net` feature
[INFO] [stdout]   --> src/lib.rs:34:7
[INFO] [stdout]    |
[INFO] [stdout] 34 | #[cfg(feature = "5340-net")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:38:24
[INFO] [stdout]    |
[INFO] [stdout] 38 | pub use nrf9160_pac as pac;
[INFO] [stdout]    |                        ^^^
[INFO] [stdout] note: the item is gated behind the `9160` feature
[INFO] [stdout]   --> src/lib.rs:37:7
[INFO] [stdout]    |
[INFO] [stdout] 37 | #[cfg(feature = "9160")]
[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] 11 | pub use nrf51_pac as pac;
[INFO] [stdout]    |                      ^^^
[INFO] [stdout] note: the item is gated behind the `51` feature
[INFO] [stdout]   --> src/lib.rs:10:7
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[cfg(feature = "51")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:14:25
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub use nrf52805_pac as pac;
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52805` feature
[INFO] [stdout]   --> src/lib.rs:13:7
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[cfg(feature = "52805")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:17:25
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub use nrf52810_pac as pac;
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52810` feature
[INFO] [stdout]   --> src/lib.rs:16:7
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[cfg(feature = "52810")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:20:25
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub use nrf52811_pac as pac;
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52811` feature
[INFO] [stdout]   --> src/lib.rs:19:7
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[cfg(feature = "52811")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:23:25
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub use nrf52832_pac as pac;
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52832` feature
[INFO] [stdout]   --> src/lib.rs:22:7
[INFO] [stdout]    |
[INFO] [stdout] 22 | #[cfg(feature = "52832")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:26:25
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub use nrf52833_pac as pac;
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52833` feature
[INFO] [stdout]   --> src/lib.rs:25:7
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[cfg(feature = "52833")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:29:25
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub use nrf52840_pac as pac;
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52840` feature
[INFO] [stdout]   --> src/lib.rs:28:7
[INFO] [stdout]    |
[INFO] [stdout] 28 | #[cfg(feature = "52840")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:32:28
[INFO] [stdout]    |
[INFO] [stdout] 32 | pub use nrf5340_app_pac as pac;
[INFO] [stdout]    |                            ^^^
[INFO] [stdout] note: the item is gated behind the `5340-app` feature
[INFO] [stdout]   --> src/lib.rs:31:7
[INFO] [stdout]    |
[INFO] [stdout] 31 | #[cfg(feature = "5340-app")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:35:28
[INFO] [stdout]    |
[INFO] [stdout] 35 | pub use nrf5340_net_pac as pac;
[INFO] [stdout]    |                            ^^^
[INFO] [stdout] note: the item is gated behind the `5340-net` feature
[INFO] [stdout]   --> src/lib.rs:34:7
[INFO] [stdout]    |
[INFO] [stdout] 34 | #[cfg(feature = "5340-net")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:38:24
[INFO] [stdout]    |
[INFO] [stdout] 38 | pub use nrf9160_pac as pac;
[INFO] [stdout]    |                        ^^^
[INFO] [stdout] note: the item is gated behind the `9160` feature
[INFO] [stdout]   --> src/lib.rs:37:7
[INFO] [stdout]    |
[INFO] [stdout] 37 | #[cfg(feature = "9160")]
[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:1207:26
[INFO] [stdout]      |
[INFO] [stdout] 1207 | 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] 11   | pub use nrf51_pac as pac;
[INFO] [stdout]      |                      ^^^
[INFO] [stdout] note: the item is gated behind the `51` feature
[INFO] [stdout]     --> src/lib.rs:10:7
[INFO] [stdout]      |
[INFO] [stdout] 10   | #[cfg(feature = "51")]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/lib.rs:14:25
[INFO] [stdout]      |
[INFO] [stdout] 14   | pub use nrf52805_pac as pac;
[INFO] [stdout]      |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52805` feature
[INFO] [stdout]     --> src/lib.rs:13:7
[INFO] [stdout]      |
[INFO] [stdout] 13   | #[cfg(feature = "52805")]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/lib.rs:17:25
[INFO] [stdout]      |
[INFO] [stdout] 17   | pub use nrf52810_pac as pac;
[INFO] [stdout]      |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52810` feature
[INFO] [stdout]     --> src/lib.rs:16:7
[INFO] [stdout]      |
[INFO] [stdout] 16   | #[cfg(feature = "52810")]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/lib.rs:20:25
[INFO] [stdout]      |
[INFO] [stdout] 20   | pub use nrf52811_pac as pac;
[INFO] [stdout]      |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52811` feature
[INFO] [stdout]     --> src/lib.rs:19:7
[INFO] [stdout]      |
[INFO] [stdout] 19   | #[cfg(feature = "52811")]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/lib.rs:23:25
[INFO] [stdout]      |
[INFO] [stdout] 23   | pub use nrf52832_pac as pac;
[INFO] [stdout]      |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52832` feature
[INFO] [stdout]     --> src/lib.rs:22:7
[INFO] [stdout]      |
[INFO] [stdout] 22   | #[cfg(feature = "52832")]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/lib.rs:26:25
[INFO] [stdout]      |
[INFO] [stdout] 26   | pub use nrf52833_pac as pac;
[INFO] [stdout]      |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52833` feature
[INFO] [stdout]     --> src/lib.rs:25:7
[INFO] [stdout]      |
[INFO] [stdout] 25   | #[cfg(feature = "52833")]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/lib.rs:29:25
[INFO] [stdout]      |
[INFO] [stdout] 29   | pub use nrf52840_pac as pac;
[INFO] [stdout]      |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52840` feature
[INFO] [stdout]     --> src/lib.rs:28:7
[INFO] [stdout]      |
[INFO] [stdout] 28   | #[cfg(feature = "52840")]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/lib.rs:32:28
[INFO] [stdout]      |
[INFO] [stdout] 32   | pub use nrf5340_app_pac as pac;
[INFO] [stdout]      |                            ^^^
[INFO] [stdout] note: the item is gated behind the `5340-app` feature
[INFO] [stdout]     --> src/lib.rs:31:7
[INFO] [stdout]      |
[INFO] [stdout] 31   | #[cfg(feature = "5340-app")]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/lib.rs:35:28
[INFO] [stdout]      |
[INFO] [stdout] 35   | pub use nrf5340_net_pac as pac;
[INFO] [stdout]      |                            ^^^
[INFO] [stdout] note: the item is gated behind the `5340-net` feature
[INFO] [stdout]     --> src/lib.rs:34:7
[INFO] [stdout]      |
[INFO] [stdout] 34   | #[cfg(feature = "5340-net")]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/lib.rs:38:24
[INFO] [stdout]      |
[INFO] [stdout] 38   | pub use nrf9160_pac as pac;
[INFO] [stdout]      |                        ^^^
[INFO] [stdout] note: the item is gated behind the `9160` feature
[INFO] [stdout]     --> src/lib.rs:37:7
[INFO] [stdout]      |
[INFO] [stdout] 37   | #[cfg(feature = "9160")]
[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:1207:26
[INFO] [stdout]      |
[INFO] [stdout] 1207 | 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] 11   | pub use nrf51_pac as pac;
[INFO] [stdout]      |                      ^^^
[INFO] [stdout] note: the item is gated behind the `51` feature
[INFO] [stdout]     --> src/lib.rs:10:7
[INFO] [stdout]      |
[INFO] [stdout] 10   | #[cfg(feature = "51")]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/lib.rs:14:25
[INFO] [stdout]      |
[INFO] [stdout] 14   | pub use nrf52805_pac as pac;
[INFO] [stdout]      |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52805` feature
[INFO] [stdout]     --> src/lib.rs:13:7
[INFO] [stdout]      |
[INFO] [stdout] 13   | #[cfg(feature = "52805")]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/lib.rs:17:25
[INFO] [stdout]      |
[INFO] [stdout] 17   | pub use nrf52810_pac as pac;
[INFO] [stdout]      |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52810` feature
[INFO] [stdout]     --> src/lib.rs:16:7
[INFO] [stdout]      |
[INFO] [stdout] 16   | #[cfg(feature = "52810")]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/lib.rs:20:25
[INFO] [stdout]      |
[INFO] [stdout] 20   | pub use nrf52811_pac as pac;
[INFO] [stdout]      |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52811` feature
[INFO] [stdout]     --> src/lib.rs:19:7
[INFO] [stdout]      |
[INFO] [stdout] 19   | #[cfg(feature = "52811")]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/lib.rs:23:25
[INFO] [stdout]      |
[INFO] [stdout] 23   | pub use nrf52832_pac as pac;
[INFO] [stdout]      |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52832` feature
[INFO] [stdout]     --> src/lib.rs:22:7
[INFO] [stdout]      |
[INFO] [stdout] 22   | #[cfg(feature = "52832")]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/lib.rs:26:25
[INFO] [stdout]      |
[INFO] [stdout] 26   | pub use nrf52833_pac as pac;
[INFO] [stdout]      |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52833` feature
[INFO] [stdout]     --> src/lib.rs:25:7
[INFO] [stdout]      |
[INFO] [stdout] 25   | #[cfg(feature = "52833")]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/lib.rs:29:25
[INFO] [stdout]      |
[INFO] [stdout] 29   | pub use nrf52840_pac as pac;
[INFO] [stdout]      |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52840` feature
[INFO] [stdout]     --> src/lib.rs:28:7
[INFO] [stdout]      |
[INFO] [stdout] 28   | #[cfg(feature = "52840")]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/lib.rs:32:28
[INFO] [stdout]      |
[INFO] [stdout] 32   | pub use nrf5340_app_pac as pac;
[INFO] [stdout]      |                            ^^^
[INFO] [stdout] note: the item is gated behind the `5340-app` feature
[INFO] [stdout]     --> src/lib.rs:31:7
[INFO] [stdout]      |
[INFO] [stdout] 31   | #[cfg(feature = "5340-app")]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/lib.rs:35:28
[INFO] [stdout]      |
[INFO] [stdout] 35   | pub use nrf5340_net_pac as pac;
[INFO] [stdout]      |                            ^^^
[INFO] [stdout] note: the item is gated behind the `5340-net` feature
[INFO] [stdout]     --> src/lib.rs:34:7
[INFO] [stdout]      |
[INFO] [stdout] 34   | #[cfg(feature = "5340-net")]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/lib.rs:38:24
[INFO] [stdout]      |
[INFO] [stdout] 38   | pub use nrf9160_pac as pac;
[INFO] [stdout]      |                        ^^^
[INFO] [stdout] note: the item is gated behind the `9160` feature
[INFO] [stdout]     --> src/lib.rs:37:7
[INFO] [stdout]      |
[INFO] [stdout] 37   | #[cfg(feature = "9160")]
[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:1221:26
[INFO] [stdout]      |
[INFO] [stdout] 1221 | 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] 11   | pub use nrf51_pac as pac;
[INFO] [stdout]      |                      ^^^
[INFO] [stdout] note: the item is gated behind the `51` feature
[INFO] [stdout]     --> src/lib.rs:10:7
[INFO] [stdout]      |
[INFO] [stdout] 10   | #[cfg(feature = "51")]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/lib.rs:14:25
[INFO] [stdout]      |
[INFO] [stdout] 14   | pub use nrf52805_pac as pac;
[INFO] [stdout]      |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52805` feature
[INFO] [stdout]     --> src/lib.rs:13:7
[INFO] [stdout]      |
[INFO] [stdout] 13   | #[cfg(feature = "52805")]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/lib.rs:17:25
[INFO] [stdout]      |
[INFO] [stdout] 17   | pub use nrf52810_pac as pac;
[INFO] [stdout]      |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52810` feature
[INFO] [stdout]     --> src/lib.rs:16:7
[INFO] [stdout]      |
[INFO] [stdout] 16   | #[cfg(feature = "52810")]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/lib.rs:20:25
[INFO] [stdout]      |
[INFO] [stdout] 20   | pub use nrf52811_pac as pac;
[INFO] [stdout]      |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52811` feature
[INFO] [stdout]     --> src/lib.rs:19:7
[INFO] [stdout]      |
[INFO] [stdout] 19   | #[cfg(feature = "52811")]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/lib.rs:23:25
[INFO] [stdout]      |
[INFO] [stdout] 23   | pub use nrf52832_pac as pac;
[INFO] [stdout]      |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52832` feature
[INFO] [stdout]     --> src/lib.rs:22:7
[INFO] [stdout]      |
[INFO] [stdout] 22   | #[cfg(feature = "52832")]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/lib.rs:26:25
[INFO] [stdout]      |
[INFO] [stdout] 26   | pub use nrf52833_pac as pac;
[INFO] [stdout]      |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52833` feature
[INFO] [stdout]     --> src/lib.rs:25:7
[INFO] [stdout]      |
[INFO] [stdout] 25   | #[cfg(feature = "52833")]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/lib.rs:29:25
[INFO] [stdout]      |
[INFO] [stdout] 29   | pub use nrf52840_pac as pac;
[INFO] [stdout]      |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52840` feature
[INFO] [stdout]     --> src/lib.rs:28:7
[INFO] [stdout]      |
[INFO] [stdout] 28   | #[cfg(feature = "52840")]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/lib.rs:32:28
[INFO] [stdout]      |
[INFO] [stdout] 32   | pub use nrf5340_app_pac as pac;
[INFO] [stdout]      |                            ^^^
[INFO] [stdout] note: the item is gated behind the `5340-app` feature
[INFO] [stdout]     --> src/lib.rs:31:7
[INFO] [stdout]      |
[INFO] [stdout] 31   | #[cfg(feature = "5340-app")]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/lib.rs:35:28
[INFO] [stdout]      |
[INFO] [stdout] 35   | pub use nrf5340_net_pac as pac;
[INFO] [stdout]      |                            ^^^
[INFO] [stdout] note: the item is gated behind the `5340-net` feature
[INFO] [stdout]     --> src/lib.rs:34:7
[INFO] [stdout]      |
[INFO] [stdout] 34   | #[cfg(feature = "5340-net")]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/lib.rs:38:24
[INFO] [stdout]      |
[INFO] [stdout] 38   | pub use nrf9160_pac as pac;
[INFO] [stdout]      |                        ^^^
[INFO] [stdout] note: the item is gated behind the `9160` feature
[INFO] [stdout]     --> src/lib.rs:37:7
[INFO] [stdout]      |
[INFO] [stdout] 37   | #[cfg(feature = "9160")]
[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:1221:26
[INFO] [stdout]      |
[INFO] [stdout] 1221 | 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] 11   | pub use nrf51_pac as pac;
[INFO] [stdout]      |                      ^^^
[INFO] [stdout] note: the item is gated behind the `51` feature
[INFO] [stdout]     --> src/lib.rs:10:7
[INFO] [stdout]      |
[INFO] [stdout] 10   | #[cfg(feature = "51")]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/lib.rs:14:25
[INFO] [stdout]      |
[INFO] [stdout] 14   | pub use nrf52805_pac as pac;
[INFO] [stdout]      |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52805` feature
[INFO] [stdout]     --> src/lib.rs:13:7
[INFO] [stdout]      |
[INFO] [stdout] 13   | #[cfg(feature = "52805")]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/lib.rs:17:25
[INFO] [stdout]      |
[INFO] [stdout] 17   | pub use nrf52810_pac as pac;
[INFO] [stdout]      |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52810` feature
[INFO] [stdout]     --> src/lib.rs:16:7
[INFO] [stdout]      |
[INFO] [stdout] 16   | #[cfg(feature = "52810")]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/lib.rs:20:25
[INFO] [stdout]      |
[INFO] [stdout] 20   | pub use nrf52811_pac as pac;
[INFO] [stdout]      |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52811` feature
[INFO] [stdout]     --> src/lib.rs:19:7
[INFO] [stdout]      |
[INFO] [stdout] 19   | #[cfg(feature = "52811")]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/lib.rs:23:25
[INFO] [stdout]      |
[INFO] [stdout] 23   | pub use nrf52832_pac as pac;
[INFO] [stdout]      |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52832` feature
[INFO] [stdout]     --> src/lib.rs:22:7
[INFO] [stdout]      |
[INFO] [stdout] 22   | #[cfg(feature = "52832")]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/lib.rs:26:25
[INFO] [stdout]      |
[INFO] [stdout] 26   | pub use nrf52833_pac as pac;
[INFO] [stdout]      |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52833` feature
[INFO] [stdout]     --> src/lib.rs:25:7
[INFO] [stdout]      |
[INFO] [stdout] 25   | #[cfg(feature = "52833")]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/lib.rs:29:25
[INFO] [stdout]      |
[INFO] [stdout] 29   | pub use nrf52840_pac as pac;
[INFO] [stdout]      |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52840` feature
[INFO] [stdout]     --> src/lib.rs:28:7
[INFO] [stdout]      |
[INFO] [stdout] 28   | #[cfg(feature = "52840")]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/lib.rs:32:28
[INFO] [stdout]      |
[INFO] [stdout] 32   | pub use nrf5340_app_pac as pac;
[INFO] [stdout]      |                            ^^^
[INFO] [stdout] note: the item is gated behind the `5340-app` feature
[INFO] [stdout]     --> src/lib.rs:31:7
[INFO] [stdout]      |
[INFO] [stdout] 31   | #[cfg(feature = "5340-app")]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/lib.rs:35:28
[INFO] [stdout]      |
[INFO] [stdout] 35   | pub use nrf5340_net_pac as pac;
[INFO] [stdout]      |                            ^^^
[INFO] [stdout] note: the item is gated behind the `5340-net` feature
[INFO] [stdout]     --> src/lib.rs:34:7
[INFO] [stdout]      |
[INFO] [stdout] 34   | #[cfg(feature = "5340-net")]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/lib.rs:38:24
[INFO] [stdout]      |
[INFO] [stdout] 38   | pub use nrf9160_pac as pac;
[INFO] [stdout]      |                        ^^^
[INFO] [stdout] note: the item is gated behind the `9160` feature
[INFO] [stdout]     --> src/lib.rs:37:7
[INFO] [stdout]      |
[INFO] [stdout] 37   | #[cfg(feature = "9160")]
[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:1234:26
[INFO] [stdout]      |
[INFO] [stdout] 1234 | 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] 11   | pub use nrf51_pac as pac;
[INFO] [stdout]      |                      ^^^
[INFO] [stdout] note: the item is gated behind the `51` feature
[INFO] [stdout]     --> src/lib.rs:10:7
[INFO] [stdout]      |
[INFO] [stdout] 10   | #[cfg(feature = "51")]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/lib.rs:14:25
[INFO] [stdout]      |
[INFO] [stdout] 14   | pub use nrf52805_pac as pac;
[INFO] [stdout]      |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52805` feature
[INFO] [stdout]     --> src/lib.rs:13:7
[INFO] [stdout]      |
[INFO] [stdout] 13   | #[cfg(feature = "52805")]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/lib.rs:17:25
[INFO] [stdout]      |
[INFO] [stdout] 17   | pub use nrf52810_pac as pac;
[INFO] [stdout]      |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52810` feature
[INFO] [stdout]     --> src/lib.rs:16:7
[INFO] [stdout]      |
[INFO] [stdout] 16   | #[cfg(feature = "52810")]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/lib.rs:20:25
[INFO] [stdout]      |
[INFO] [stdout] 20   | pub use nrf52811_pac as pac;
[INFO] [stdout]      |                         ^^^
[INFO] [stdout] note: the item is gated behind the `52811` feature
[INFO] [stdout]     --> src/lib.rs:19:7
[INFO] [stdout]      |
[INFO] [stdout] 19   | #[cfg(feature = "52811")]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^
[WARN] too many lines in the log, truncating it
