[INFO] fetching crate pic32-hal 0.13.0... [INFO] checking pic32-hal-0.13.0 against master#350d0ef0ec0493e6d21cfb265cb8211a0e74d766 for pr-145342-1 [INFO] extracting crate pic32-hal 0.13.0 into /workspace/builds/worker-5-tc1/source [INFO] started tweaking crates.io crate pic32-hal 0.13.0 [INFO] finished tweaking crates.io crate pic32-hal 0.13.0 [INFO] tweaked toml for crates.io crate pic32-hal 0.13.0 written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate pic32-hal 0.13.0 on toolchain 350d0ef0ec0493e6d21cfb265cb8211a0e74d766 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate pic32-hal 0.13.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded mips-rt-macros v0.3.4 [INFO] [stderr] Downloaded mips-mcu v0.3.1 [INFO] [stderr] Downloaded mips-rt v0.3.6 [INFO] [stderr] Downloaded pic32mx470 v0.1.0 [INFO] [stderr] Downloaded pic32mx2xx v0.7.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5cccf0bc624aa1ccc687d70b67817b9d2143d5dbb8b1dac55f6ec04f90ec9951 [INFO] running `Command { std: "docker" "start" "-a" "5cccf0bc624aa1ccc687d70b67817b9d2143d5dbb8b1dac55f6ec04f90ec9951", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5cccf0bc624aa1ccc687d70b67817b9d2143d5dbb8b1dac55f6ec04f90ec9951", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5cccf0bc624aa1ccc687d70b67817b9d2143d5dbb8b1dac55f6ec04f90ec9951", kill_on_drop: false }` [INFO] [stdout] 5cccf0bc624aa1ccc687d70b67817b9d2143d5dbb8b1dac55f6ec04f90ec9951 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 93759a0882f56e146cbe7ba275e49d1e6ed0e9145eeb76ab1d8e55ec1ad65776 [INFO] running `Command { std: "docker" "start" "-a" "93759a0882f56e146cbe7ba275e49d1e6ed0e9145eeb76ab1d8e55ec1ad65776", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Checking nb v1.1.0 [INFO] [stderr] Compiling mips-rt v0.3.6 [INFO] [stderr] Compiling mips-mcu v0.3.1 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Checking critical-section v1.2.0 [INFO] [stderr] Checking embedded-hal v1.0.0 [INFO] [stderr] Checking embedded-io v0.6.1 [INFO] [stderr] Checking nb v0.1.3 [INFO] [stderr] Checking embedded-hal v0.2.7 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling syn v2.0.93 [INFO] [stderr] Compiling enumflags2_derive v0.7.10 [INFO] [stderr] Compiling mips-rt-macros v0.3.4 [INFO] [stderr] Checking enumflags2 v0.7.10 [INFO] [stderr] Checking pic32-hal v0.13.0 (/opt/rustwide/workdir) [INFO] [stdout] error: This crate requires one device feature to be enabled [INFO] [stdout] --> src/lib.rs:18:1 [INFO] [stdout] | [INFO] [stdout] 18 | compile_error!("This crate requires one device feature to be enabled"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::pac` [INFO] [stdout] --> src/adc.rs:3:12 [INFO] [stdout] | [INFO] [stdout] 3 | use crate::pac::ADC; [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:23:40 [INFO] [stdout] | [INFO] [stdout] 22 | #[cfg(feature = "pic32mx1xxfxxxb")] [INFO] [stdout] | --------------------------- the item is gated behind the `pic32mx1xxfxxxb` feature [INFO] [stdout] 23 | pub use pic32mx2xx::pic32mx1xxfxxxb as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:28:40 [INFO] [stdout] | [INFO] [stdout] 27 | #[cfg(feature = "pic32mx2xxfxxxb")] [INFO] [stdout] | --------------------------- the item is gated behind the `pic32mx2xxfxxxb` feature [INFO] [stdout] 28 | pub use pic32mx2xx::pic32mx2xxfxxxb as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:33:40 [INFO] [stdout] | [INFO] [stdout] 32 | #[cfg(feature = "pic32mx2x4fxxxb")] [INFO] [stdout] | --------------------------- the item is gated behind the `pic32mx2x4fxxxb` feature [INFO] [stdout] 33 | pub use pic32mx2xx::pic32mx2x4fxxxb as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:38:40 [INFO] [stdout] | [INFO] [stdout] 37 | #[cfg(feature = "pic32mx37x")] [INFO] [stdout] | ---------------------- the item is gated behind the `pic32mx37x` feature [INFO] [stdout] 38 | pub use pic32mx470::pic32mx37xfxxxl as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:43:40 [INFO] [stdout] | [INFO] [stdout] 42 | #[cfg(feature = "pic32mx47x")] [INFO] [stdout] | ---------------------- the item is gated behind the `pic32mx47x` feature [INFO] [stdout] 43 | pub use pic32mx470::pic32mx47xfxxxl as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::pac` [INFO] [stdout] --> src/coretimer.rs:6:12 [INFO] [stdout] | [INFO] [stdout] 6 | use crate::pac::INT; // interrupt controller [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:23:40 [INFO] [stdout] | [INFO] [stdout] 22 | #[cfg(feature = "pic32mx1xxfxxxb")] [INFO] [stdout] | --------------------------- the item is gated behind the `pic32mx1xxfxxxb` feature [INFO] [stdout] 23 | pub use pic32mx2xx::pic32mx1xxfxxxb as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:28:40 [INFO] [stdout] | [INFO] [stdout] 27 | #[cfg(feature = "pic32mx2xxfxxxb")] [INFO] [stdout] | --------------------------- the item is gated behind the `pic32mx2xxfxxxb` feature [INFO] [stdout] 28 | pub use pic32mx2xx::pic32mx2xxfxxxb as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:33:40 [INFO] [stdout] | [INFO] [stdout] 32 | #[cfg(feature = "pic32mx2x4fxxxb")] [INFO] [stdout] | --------------------------- the item is gated behind the `pic32mx2x4fxxxb` feature [INFO] [stdout] 33 | pub use pic32mx2xx::pic32mx2x4fxxxb as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:38:40 [INFO] [stdout] | [INFO] [stdout] 37 | #[cfg(feature = "pic32mx37x")] [INFO] [stdout] | ---------------------- the item is gated behind the `pic32mx37x` feature [INFO] [stdout] 38 | pub use pic32mx470::pic32mx37xfxxxl as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:43:40 [INFO] [stdout] | [INFO] [stdout] 42 | #[cfg(feature = "pic32mx47x")] [INFO] [stdout] | ---------------------- the item is gated behind the `pic32mx47x` feature [INFO] [stdout] 43 | pub use pic32mx470::pic32mx47xfxxxl as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::pac` [INFO] [stdout] --> src/dma.rs:4:12 [INFO] [stdout] | [INFO] [stdout] 4 | use crate::pac::{DMAC, DMAC0, DMAC1, DMAC2, DMAC3}; [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:23:40 [INFO] [stdout] | [INFO] [stdout] 22 | #[cfg(feature = "pic32mx1xxfxxxb")] [INFO] [stdout] | --------------------------- the item is gated behind the `pic32mx1xxfxxxb` feature [INFO] [stdout] 23 | pub use pic32mx2xx::pic32mx1xxfxxxb as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:28:40 [INFO] [stdout] | [INFO] [stdout] 27 | #[cfg(feature = "pic32mx2xxfxxxb")] [INFO] [stdout] | --------------------------- the item is gated behind the `pic32mx2xxfxxxb` feature [INFO] [stdout] 28 | pub use pic32mx2xx::pic32mx2xxfxxxb as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:33:40 [INFO] [stdout] | [INFO] [stdout] 32 | #[cfg(feature = "pic32mx2x4fxxxb")] [INFO] [stdout] | --------------------------- the item is gated behind the `pic32mx2x4fxxxb` feature [INFO] [stdout] 33 | pub use pic32mx2xx::pic32mx2x4fxxxb as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:38:40 [INFO] [stdout] | [INFO] [stdout] 37 | #[cfg(feature = "pic32mx37x")] [INFO] [stdout] | ---------------------- the item is gated behind the `pic32mx37x` feature [INFO] [stdout] 38 | pub use pic32mx470::pic32mx37xfxxxl as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:43:40 [INFO] [stdout] | [INFO] [stdout] 42 | #[cfg(feature = "pic32mx47x")] [INFO] [stdout] | ---------------------- the item is gated behind the `pic32mx47x` feature [INFO] [stdout] 43 | pub use pic32mx470::pic32mx47xfxxxl as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::pac` [INFO] [stdout] --> src/i2c.rs:5:12 [INFO] [stdout] | [INFO] [stdout] 5 | use crate::pac::{I2C1, I2C2}; [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:23:40 [INFO] [stdout] | [INFO] [stdout] 22 | #[cfg(feature = "pic32mx1xxfxxxb")] [INFO] [stdout] | --------------------------- the item is gated behind the `pic32mx1xxfxxxb` feature [INFO] [stdout] 23 | pub use pic32mx2xx::pic32mx1xxfxxxb as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:28:40 [INFO] [stdout] | [INFO] [stdout] 27 | #[cfg(feature = "pic32mx2xxfxxxb")] [INFO] [stdout] | --------------------------- the item is gated behind the `pic32mx2xxfxxxb` feature [INFO] [stdout] 28 | pub use pic32mx2xx::pic32mx2xxfxxxb as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:33:40 [INFO] [stdout] | [INFO] [stdout] 32 | #[cfg(feature = "pic32mx2x4fxxxb")] [INFO] [stdout] | --------------------------- the item is gated behind the `pic32mx2x4fxxxb` feature [INFO] [stdout] 33 | pub use pic32mx2xx::pic32mx2x4fxxxb as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:38:40 [INFO] [stdout] | [INFO] [stdout] 37 | #[cfg(feature = "pic32mx37x")] [INFO] [stdout] | ---------------------- the item is gated behind the `pic32mx37x` feature [INFO] [stdout] 38 | pub use pic32mx470::pic32mx37xfxxxl as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:43:40 [INFO] [stdout] | [INFO] [stdout] 42 | #[cfg(feature = "pic32mx47x")] [INFO] [stdout] | ---------------------- the item is gated behind the `pic32mx47x` feature [INFO] [stdout] 43 | pub use pic32mx470::pic32mx47xfxxxl as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::pac` [INFO] [stdout] --> src/int.rs:5:12 [INFO] [stdout] | [INFO] [stdout] 5 | use crate::pac::INT; [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:23:40 [INFO] [stdout] | [INFO] [stdout] 22 | #[cfg(feature = "pic32mx1xxfxxxb")] [INFO] [stdout] | --------------------------- the item is gated behind the `pic32mx1xxfxxxb` feature [INFO] [stdout] 23 | pub use pic32mx2xx::pic32mx1xxfxxxb as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:28:40 [INFO] [stdout] | [INFO] [stdout] 27 | #[cfg(feature = "pic32mx2xxfxxxb")] [INFO] [stdout] | --------------------------- the item is gated behind the `pic32mx2xxfxxxb` feature [INFO] [stdout] 28 | pub use pic32mx2xx::pic32mx2xxfxxxb as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:33:40 [INFO] [stdout] | [INFO] [stdout] 32 | #[cfg(feature = "pic32mx2x4fxxxb")] [INFO] [stdout] | --------------------------- the item is gated behind the `pic32mx2x4fxxxb` feature [INFO] [stdout] 33 | pub use pic32mx2xx::pic32mx2x4fxxxb as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:38:40 [INFO] [stdout] | [INFO] [stdout] 37 | #[cfg(feature = "pic32mx37x")] [INFO] [stdout] | ---------------------- the item is gated behind the `pic32mx37x` feature [INFO] [stdout] 38 | pub use pic32mx470::pic32mx37xfxxxl as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:43:40 [INFO] [stdout] | [INFO] [stdout] 42 | #[cfg(feature = "pic32mx47x")] [INFO] [stdout] | ---------------------- the item is gated behind the `pic32mx47x` feature [INFO] [stdout] 43 | pub use pic32mx470::pic32mx47xfxxxl as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `pac` in the crate root [INFO] [stdout] --> src/int.rs:13:16 [INFO] [stdout] | [INFO] [stdout] 13 | pub use crate::pac::interrupt::InterruptSource; [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:23:40 [INFO] [stdout] | [INFO] [stdout] 22 | #[cfg(feature = "pic32mx1xxfxxxb")] [INFO] [stdout] | --------------------------- the item is gated behind the `pic32mx1xxfxxxb` feature [INFO] [stdout] 23 | pub use pic32mx2xx::pic32mx1xxfxxxb as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:28:40 [INFO] [stdout] | [INFO] [stdout] 27 | #[cfg(feature = "pic32mx2xxfxxxb")] [INFO] [stdout] | --------------------------- the item is gated behind the `pic32mx2xxfxxxb` feature [INFO] [stdout] 28 | pub use pic32mx2xx::pic32mx2xxfxxxb as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:33:40 [INFO] [stdout] | [INFO] [stdout] 32 | #[cfg(feature = "pic32mx2x4fxxxb")] [INFO] [stdout] | --------------------------- the item is gated behind the `pic32mx2x4fxxxb` feature [INFO] [stdout] 33 | pub use pic32mx2xx::pic32mx2x4fxxxb as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:38:40 [INFO] [stdout] | [INFO] [stdout] 37 | #[cfg(feature = "pic32mx37x")] [INFO] [stdout] | ---------------------- the item is gated behind the `pic32mx37x` feature [INFO] [stdout] 38 | pub use pic32mx470::pic32mx37xfxxxl as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:43:40 [INFO] [stdout] | [INFO] [stdout] 42 | #[cfg(feature = "pic32mx47x")] [INFO] [stdout] | ---------------------- the item is gated behind the `pic32mx47x` feature [INFO] [stdout] 43 | pub use pic32mx470::pic32mx47xfxxxl as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `pac` in the crate root [INFO] [stdout] --> src/int.rs:18:16 [INFO] [stdout] | [INFO] [stdout] 18 | pub use crate::pac::interrupt::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:23:40 [INFO] [stdout] | [INFO] [stdout] 22 | #[cfg(feature = "pic32mx1xxfxxxb")] [INFO] [stdout] | --------------------------- the item is gated behind the `pic32mx1xxfxxxb` feature [INFO] [stdout] 23 | pub use pic32mx2xx::pic32mx1xxfxxxb as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:28:40 [INFO] [stdout] | [INFO] [stdout] 27 | #[cfg(feature = "pic32mx2xxfxxxb")] [INFO] [stdout] | --------------------------- the item is gated behind the `pic32mx2xxfxxxb` feature [INFO] [stdout] 28 | pub use pic32mx2xx::pic32mx2xxfxxxb as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:33:40 [INFO] [stdout] | [INFO] [stdout] 32 | #[cfg(feature = "pic32mx2x4fxxxb")] [INFO] [stdout] | --------------------------- the item is gated behind the `pic32mx2x4fxxxb` feature [INFO] [stdout] 33 | pub use pic32mx2xx::pic32mx2x4fxxxb as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:38:40 [INFO] [stdout] | [INFO] [stdout] 37 | #[cfg(feature = "pic32mx37x")] [INFO] [stdout] | ---------------------- the item is gated behind the `pic32mx37x` feature [INFO] [stdout] 38 | pub use pic32mx470::pic32mx37xfxxxl as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:43:40 [INFO] [stdout] | [INFO] [stdout] 42 | #[cfg(feature = "pic32mx47x")] [INFO] [stdout] | ---------------------- the item is gated behind the `pic32mx47x` feature [INFO] [stdout] 43 | pub use pic32mx470::pic32mx47xfxxxl as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::pac_crate` [INFO] [stdout] --> src/int.rs:6:12 [INFO] [stdout] | [INFO] [stdout] 6 | use crate::pac_crate::{Reg, RegisterSpec}; [INFO] [stdout] | ^^^^^^^^^ could not find `pac_crate` in the crate root [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:21:19 [INFO] [stdout] | [INFO] [stdout] 20 | #[cfg(feature = "pic32mx1xxfxxxb")] [INFO] [stdout] | --------------------------- the item is gated behind the `pic32mx1xxfxxxb` feature [INFO] [stdout] 21 | use pic32mx2xx as pac_crate; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:26:19 [INFO] [stdout] | [INFO] [stdout] 25 | #[cfg(feature = "pic32mx2xxfxxxb")] [INFO] [stdout] | --------------------------- the item is gated behind the `pic32mx2xxfxxxb` feature [INFO] [stdout] 26 | use pic32mx2xx as pac_crate; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:31:19 [INFO] [stdout] | [INFO] [stdout] 30 | #[cfg(feature = "pic32mx2x4fxxxb")] [INFO] [stdout] | --------------------------- the item is gated behind the `pic32mx2x4fxxxb` feature [INFO] [stdout] 31 | use pic32mx2xx as pac_crate; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:36:19 [INFO] [stdout] | [INFO] [stdout] 35 | #[cfg(feature = "pic32mx37x")] [INFO] [stdout] | ---------------------- the item is gated behind the `pic32mx37x` feature [INFO] [stdout] 36 | use pic32mx470 as pac_crate; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:41:19 [INFO] [stdout] | [INFO] [stdout] 40 | #[cfg(feature = "pic32mx47x")] [INFO] [stdout] | ---------------------- the item is gated behind the `pic32mx47x` feature [INFO] [stdout] 41 | use pic32mx470 as pac_crate; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::pac` [INFO] [stdout] --> src/oc.rs:4:12 [INFO] [stdout] | [INFO] [stdout] 4 | use crate::pac::{OCMP1, OCMP2, OCMP3, OCMP4, OCMP5}; [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:23:40 [INFO] [stdout] | [INFO] [stdout] 22 | #[cfg(feature = "pic32mx1xxfxxxb")] [INFO] [stdout] | --------------------------- the item is gated behind the `pic32mx1xxfxxxb` feature [INFO] [stdout] 23 | pub use pic32mx2xx::pic32mx1xxfxxxb as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:28:40 [INFO] [stdout] | [INFO] [stdout] 27 | #[cfg(feature = "pic32mx2xxfxxxb")] [INFO] [stdout] | --------------------------- the item is gated behind the `pic32mx2xxfxxxb` feature [INFO] [stdout] 28 | pub use pic32mx2xx::pic32mx2xxfxxxb as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:33:40 [INFO] [stdout] | [INFO] [stdout] 32 | #[cfg(feature = "pic32mx2x4fxxxb")] [INFO] [stdout] | --------------------------- the item is gated behind the `pic32mx2x4fxxxb` feature [INFO] [stdout] 33 | pub use pic32mx2xx::pic32mx2x4fxxxb as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:38:40 [INFO] [stdout] | [INFO] [stdout] 37 | #[cfg(feature = "pic32mx37x")] [INFO] [stdout] | ---------------------- the item is gated behind the `pic32mx37x` feature [INFO] [stdout] 38 | pub use pic32mx470::pic32mx37xfxxxl as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:43:40 [INFO] [stdout] | [INFO] [stdout] 42 | #[cfg(feature = "pic32mx47x")] [INFO] [stdout] | ---------------------- the item is gated behind the `pic32mx47x` feature [INFO] [stdout] 43 | pub use pic32mx470::pic32mx47xfxxxl as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::pac` [INFO] [stdout] --> src/oc.rs:5:12 [INFO] [stdout] | [INFO] [stdout] 5 | use crate::pac::{TMR2, TMR3}; [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:23:40 [INFO] [stdout] | [INFO] [stdout] 22 | #[cfg(feature = "pic32mx1xxfxxxb")] [INFO] [stdout] | --------------------------- the item is gated behind the `pic32mx1xxfxxxb` feature [INFO] [stdout] 23 | pub use pic32mx2xx::pic32mx1xxfxxxb as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:28:40 [INFO] [stdout] | [INFO] [stdout] 27 | #[cfg(feature = "pic32mx2xxfxxxb")] [INFO] [stdout] | --------------------------- the item is gated behind the `pic32mx2xxfxxxb` feature [INFO] [stdout] 28 | pub use pic32mx2xx::pic32mx2xxfxxxb as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:33:40 [INFO] [stdout] | [INFO] [stdout] 32 | #[cfg(feature = "pic32mx2x4fxxxb")] [INFO] [stdout] | --------------------------- the item is gated behind the `pic32mx2x4fxxxb` feature [INFO] [stdout] 33 | pub use pic32mx2xx::pic32mx2x4fxxxb as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:38:40 [INFO] [stdout] | [INFO] [stdout] 37 | #[cfg(feature = "pic32mx37x")] [INFO] [stdout] | ---------------------- the item is gated behind the `pic32mx37x` feature [INFO] [stdout] 38 | pub use pic32mx470::pic32mx37xfxxxl as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:43:40 [INFO] [stdout] | [INFO] [stdout] 42 | #[cfg(feature = "pic32mx47x")] [INFO] [stdout] | ---------------------- the item is gated behind the `pic32mx47x` feature [INFO] [stdout] 43 | pub use pic32mx470::pic32mx47xfxxxl as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::pac` [INFO] [stdout] --> src/pps.rs:4:12 [INFO] [stdout] | [INFO] [stdout] 4 | use crate::pac::PPS; [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:23:40 [INFO] [stdout] | [INFO] [stdout] 22 | #[cfg(feature = "pic32mx1xxfxxxb")] [INFO] [stdout] | --------------------------- the item is gated behind the `pic32mx1xxfxxxb` feature [INFO] [stdout] 23 | pub use pic32mx2xx::pic32mx1xxfxxxb as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:28:40 [INFO] [stdout] | [INFO] [stdout] 27 | #[cfg(feature = "pic32mx2xxfxxxb")] [INFO] [stdout] | --------------------------- the item is gated behind the `pic32mx2xxfxxxb` feature [INFO] [stdout] 28 | pub use pic32mx2xx::pic32mx2xxfxxxb as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:33:40 [INFO] [stdout] | [INFO] [stdout] 32 | #[cfg(feature = "pic32mx2x4fxxxb")] [INFO] [stdout] | --------------------------- the item is gated behind the `pic32mx2x4fxxxb` feature [INFO] [stdout] 33 | pub use pic32mx2xx::pic32mx2x4fxxxb as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:38:40 [INFO] [stdout] | [INFO] [stdout] 37 | #[cfg(feature = "pic32mx37x")] [INFO] [stdout] | ---------------------- the item is gated behind the `pic32mx37x` feature [INFO] [stdout] 38 | pub use pic32mx470::pic32mx37xfxxxl as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:43:40 [INFO] [stdout] | [INFO] [stdout] 42 | #[cfg(feature = "pic32mx47x")] [INFO] [stdout] | ---------------------- the item is gated behind the `pic32mx47x` feature [INFO] [stdout] 43 | pub use pic32mx470::pic32mx47xfxxxl as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::pac` [INFO] [stdout] --> src/spi.rs:3:12 [INFO] [stdout] | [INFO] [stdout] 3 | use crate::pac::{SPI1, SPI2}; [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:23:40 [INFO] [stdout] | [INFO] [stdout] 22 | #[cfg(feature = "pic32mx1xxfxxxb")] [INFO] [stdout] | --------------------------- the item is gated behind the `pic32mx1xxfxxxb` feature [INFO] [stdout] 23 | pub use pic32mx2xx::pic32mx1xxfxxxb as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:28:40 [INFO] [stdout] | [INFO] [stdout] 27 | #[cfg(feature = "pic32mx2xxfxxxb")] [INFO] [stdout] | --------------------------- the item is gated behind the `pic32mx2xxfxxxb` feature [INFO] [stdout] 28 | pub use pic32mx2xx::pic32mx2xxfxxxb as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:33:40 [INFO] [stdout] | [INFO] [stdout] 32 | #[cfg(feature = "pic32mx2x4fxxxb")] [INFO] [stdout] | --------------------------- the item is gated behind the `pic32mx2x4fxxxb` feature [INFO] [stdout] 33 | pub use pic32mx2xx::pic32mx2x4fxxxb as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:38:40 [INFO] [stdout] | [INFO] [stdout] 37 | #[cfg(feature = "pic32mx37x")] [INFO] [stdout] | ---------------------- the item is gated behind the `pic32mx37x` feature [INFO] [stdout] 38 | pub use pic32mx470::pic32mx37xfxxxl as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:43:40 [INFO] [stdout] | [INFO] [stdout] 42 | #[cfg(feature = "pic32mx47x")] [INFO] [stdout] | ---------------------- the item is gated behind the `pic32mx47x` feature [INFO] [stdout] 43 | pub use pic32mx470::pic32mx47xfxxxl as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::pac` [INFO] [stdout] --> src/timer/timer_a.rs:4:12 [INFO] [stdout] | [INFO] [stdout] 4 | use crate::pac::TMR1; [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:23:40 [INFO] [stdout] | [INFO] [stdout] 22 | #[cfg(feature = "pic32mx1xxfxxxb")] [INFO] [stdout] | --------------------------- the item is gated behind the `pic32mx1xxfxxxb` feature [INFO] [stdout] 23 | pub use pic32mx2xx::pic32mx1xxfxxxb as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:28:40 [INFO] [stdout] | [INFO] [stdout] 27 | #[cfg(feature = "pic32mx2xxfxxxb")] [INFO] [stdout] | --------------------------- the item is gated behind the `pic32mx2xxfxxxb` feature [INFO] [stdout] 28 | pub use pic32mx2xx::pic32mx2xxfxxxb as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:33:40 [INFO] [stdout] | [INFO] [stdout] 32 | #[cfg(feature = "pic32mx2x4fxxxb")] [INFO] [stdout] | --------------------------- the item is gated behind the `pic32mx2x4fxxxb` feature [INFO] [stdout] 33 | pub use pic32mx2xx::pic32mx2x4fxxxb as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:38:40 [INFO] [stdout] | [INFO] [stdout] 37 | #[cfg(feature = "pic32mx37x")] [INFO] [stdout] | ---------------------- the item is gated behind the `pic32mx37x` feature [INFO] [stdout] 38 | pub use pic32mx470::pic32mx37xfxxxl as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:43:40 [INFO] [stdout] | [INFO] [stdout] 42 | #[cfg(feature = "pic32mx47x")] [INFO] [stdout] | ---------------------- the item is gated behind the `pic32mx47x` feature [INFO] [stdout] 43 | pub use pic32mx470::pic32mx47xfxxxl as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::pac` [INFO] [stdout] --> src/timer/timer_b.rs:4:12 [INFO] [stdout] | [INFO] [stdout] 4 | use crate::pac::{TMR2, TMR3, TMR4, TMR5}; [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:23:40 [INFO] [stdout] | [INFO] [stdout] 22 | #[cfg(feature = "pic32mx1xxfxxxb")] [INFO] [stdout] | --------------------------- the item is gated behind the `pic32mx1xxfxxxb` feature [INFO] [stdout] 23 | pub use pic32mx2xx::pic32mx1xxfxxxb as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:28:40 [INFO] [stdout] | [INFO] [stdout] 27 | #[cfg(feature = "pic32mx2xxfxxxb")] [INFO] [stdout] | --------------------------- the item is gated behind the `pic32mx2xxfxxxb` feature [INFO] [stdout] 28 | pub use pic32mx2xx::pic32mx2xxfxxxb as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:33:40 [INFO] [stdout] | [INFO] [stdout] 32 | #[cfg(feature = "pic32mx2x4fxxxb")] [INFO] [stdout] | --------------------------- the item is gated behind the `pic32mx2x4fxxxb` feature [INFO] [stdout] 33 | pub use pic32mx2xx::pic32mx2x4fxxxb as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:38:40 [INFO] [stdout] | [INFO] [stdout] 37 | #[cfg(feature = "pic32mx37x")] [INFO] [stdout] | ---------------------- the item is gated behind the `pic32mx37x` feature [INFO] [stdout] 38 | pub use pic32mx470::pic32mx37xfxxxl as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:43:40 [INFO] [stdout] | [INFO] [stdout] 42 | #[cfg(feature = "pic32mx47x")] [INFO] [stdout] | ---------------------- the item is gated behind the `pic32mx47x` feature [INFO] [stdout] 43 | pub use pic32mx470::pic32mx47xfxxxl as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::clock::Osc` [INFO] [stdout] --> src/uart.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use crate::clock::Osc; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ no `Osc` in `clock` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/clock.rs:31:12 [INFO] [stdout] | [INFO] [stdout] 30 | #[cfg(feature = "pic32mx2x4fxxxb")] [INFO] [stdout] | --------------------------- the item is gated behind the `pic32mx2x4fxxxb` feature [INFO] [stdout] 31 | pub struct Osc { [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/clock.rs:42:12 [INFO] [stdout] | [INFO] [stdout] 36 | #[cfg(any( [INFO] [stdout] | __________- [INFO] [stdout] 37 | | feature = "pic32mx1xxfxxxb", [INFO] [stdout] 38 | | feature = "pic32mx2xxfxxxb", [INFO] [stdout] 39 | | feature = "pic32mx37x", [INFO] [stdout] 40 | | feature = "pic32mx47x", [INFO] [stdout] 41 | | ))] [INFO] [stdout] | |_- the item is gated here [INFO] [stdout] 42 | pub struct Osc { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::pac` [INFO] [stdout] --> src/uart.rs:8:12 [INFO] [stdout] | [INFO] [stdout] 8 | use crate::pac::{UART1, UART2}; [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:23:40 [INFO] [stdout] | [INFO] [stdout] 22 | #[cfg(feature = "pic32mx1xxfxxxb")] [INFO] [stdout] | --------------------------- the item is gated behind the `pic32mx1xxfxxxb` feature [INFO] [stdout] 23 | pub use pic32mx2xx::pic32mx1xxfxxxb as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:28:40 [INFO] [stdout] | [INFO] [stdout] 27 | #[cfg(feature = "pic32mx2xxfxxxb")] [INFO] [stdout] | --------------------------- the item is gated behind the `pic32mx2xxfxxxb` feature [INFO] [stdout] 28 | pub use pic32mx2xx::pic32mx2xxfxxxb as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:33:40 [INFO] [stdout] | [INFO] [stdout] 32 | #[cfg(feature = "pic32mx2x4fxxxb")] [INFO] [stdout] | --------------------------- the item is gated behind the `pic32mx2x4fxxxb` feature [INFO] [stdout] 33 | pub use pic32mx2xx::pic32mx2x4fxxxb as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:38:40 [INFO] [stdout] | [INFO] [stdout] 37 | #[cfg(feature = "pic32mx37x")] [INFO] [stdout] | ---------------------- the item is gated behind the `pic32mx37x` feature [INFO] [stdout] 38 | pub use pic32mx470::pic32mx37xfxxxl as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:43:40 [INFO] [stdout] | [INFO] [stdout] 42 | #[cfg(feature = "pic32mx47x")] [INFO] [stdout] | ---------------------- the item is gated behind the `pic32mx47x` feature [INFO] [stdout] 43 | pub use pic32mx470::pic32mx47xfxxxl as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `crate::pps::input`, `crate::pps::output` [INFO] [stdout] --> src/uart.rs:9:18 [INFO] [stdout] | [INFO] [stdout] 9 | use crate::pps::{input, output, IsConnected, MappedPin}; [INFO] [stdout] | ^^^^^ ^^^^^^ no `output` in `pps` [INFO] [stdout] | | [INFO] [stdout] | no `input` in `pps` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::time::Hertz` [INFO] [stdout] --> src/clock.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use crate::time::Hertz; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::time::U32Ext` [INFO] [stdout] --> src/clock.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use crate::time::U32Ext; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `core::marker::PhantomData` [INFO] [stdout] --> src/clock.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use core::marker::PhantomData; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused macro definition: `port` [INFO] [stdout] --> src/gpio.rs:38:14 [INFO] [stdout] | [INFO] [stdout] 38 | macro_rules! port { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_macros)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::gpio` [INFO] [stdout] --> src/pps.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use crate::gpio; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused macro definition: `pps_tables` [INFO] [stdout] --> src/pps.rs:75:14 [INFO] [stdout] | [INFO] [stdout] 75 | macro_rules! pps_tables { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `input` [INFO] [stdout] --> src/pps.rs:18:17 [INFO] [stdout] | [INFO] [stdout] 18 | pub inputs: input::Inputs, [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `input` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `input`, use `cargo add input` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `output` [INFO] [stdout] --> src/pps.rs:19:18 [INFO] [stdout] | [INFO] [stdout] 19 | pub outputs: output::Outputs, [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `output` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `output`, use `cargo add output` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `pic32-hal` (lib) due to 20 previous errors; 6 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: This crate requires one device feature to be enabled [INFO] [stdout] --> src/lib.rs:18:1 [INFO] [stdout] | [INFO] [stdout] 18 | compile_error!("This crate requires one device feature to be enabled"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::pac` [INFO] [stdout] --> src/adc.rs:3:12 [INFO] [stdout] | [INFO] [stdout] 3 | use crate::pac::ADC; [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:23:40 [INFO] [stdout] | [INFO] [stdout] 22 | #[cfg(feature = "pic32mx1xxfxxxb")] [INFO] [stdout] | --------------------------- the item is gated behind the `pic32mx1xxfxxxb` feature [INFO] [stdout] 23 | pub use pic32mx2xx::pic32mx1xxfxxxb as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:28:40 [INFO] [stdout] | [INFO] [stdout] 27 | #[cfg(feature = "pic32mx2xxfxxxb")] [INFO] [stdout] | --------------------------- the item is gated behind the `pic32mx2xxfxxxb` feature [INFO] [stdout] 28 | pub use pic32mx2xx::pic32mx2xxfxxxb as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:33:40 [INFO] [stdout] | [INFO] [stdout] 32 | #[cfg(feature = "pic32mx2x4fxxxb")] [INFO] [stdout] | --------------------------- the item is gated behind the `pic32mx2x4fxxxb` feature [INFO] [stdout] 33 | pub use pic32mx2xx::pic32mx2x4fxxxb as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:38:40 [INFO] [stdout] | [INFO] [stdout] 37 | #[cfg(feature = "pic32mx37x")] [INFO] [stdout] | ---------------------- the item is gated behind the `pic32mx37x` feature [INFO] [stdout] 38 | pub use pic32mx470::pic32mx37xfxxxl as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:43:40 [INFO] [stdout] | [INFO] [stdout] 42 | #[cfg(feature = "pic32mx47x")] [INFO] [stdout] | ---------------------- the item is gated behind the `pic32mx47x` feature [INFO] [stdout] 43 | pub use pic32mx470::pic32mx47xfxxxl as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::pac` [INFO] [stdout] --> src/coretimer.rs:6:12 [INFO] [stdout] | [INFO] [stdout] 6 | use crate::pac::INT; // interrupt controller [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:23:40 [INFO] [stdout] | [INFO] [stdout] 22 | #[cfg(feature = "pic32mx1xxfxxxb")] [INFO] [stdout] | --------------------------- the item is gated behind the `pic32mx1xxfxxxb` feature [INFO] [stdout] 23 | pub use pic32mx2xx::pic32mx1xxfxxxb as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:28:40 [INFO] [stdout] | [INFO] [stdout] 27 | #[cfg(feature = "pic32mx2xxfxxxb")] [INFO] [stdout] | --------------------------- the item is gated behind the `pic32mx2xxfxxxb` feature [INFO] [stdout] 28 | pub use pic32mx2xx::pic32mx2xxfxxxb as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:33:40 [INFO] [stdout] | [INFO] [stdout] 32 | #[cfg(feature = "pic32mx2x4fxxxb")] [INFO] [stdout] | --------------------------- the item is gated behind the `pic32mx2x4fxxxb` feature [INFO] [stdout] 33 | pub use pic32mx2xx::pic32mx2x4fxxxb as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:38:40 [INFO] [stdout] | [INFO] [stdout] 37 | #[cfg(feature = "pic32mx37x")] [INFO] [stdout] | ---------------------- the item is gated behind the `pic32mx37x` feature [INFO] [stdout] 38 | pub use pic32mx470::pic32mx37xfxxxl as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:43:40 [INFO] [stdout] | [INFO] [stdout] 42 | #[cfg(feature = "pic32mx47x")] [INFO] [stdout] | ---------------------- the item is gated behind the `pic32mx47x` feature [INFO] [stdout] 43 | pub use pic32mx470::pic32mx47xfxxxl as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::pac` [INFO] [stdout] --> src/dma.rs:4:12 [INFO] [stdout] | [INFO] [stdout] 4 | use crate::pac::{DMAC, DMAC0, DMAC1, DMAC2, DMAC3}; [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:23:40 [INFO] [stdout] | [INFO] [stdout] 22 | #[cfg(feature = "pic32mx1xxfxxxb")] [INFO] [stdout] | --------------------------- the item is gated behind the `pic32mx1xxfxxxb` feature [INFO] [stdout] 23 | pub use pic32mx2xx::pic32mx1xxfxxxb as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:28:40 [INFO] [stdout] | [INFO] [stdout] 27 | #[cfg(feature = "pic32mx2xxfxxxb")] [INFO] [stdout] | --------------------------- the item is gated behind the `pic32mx2xxfxxxb` feature [INFO] [stdout] 28 | pub use pic32mx2xx::pic32mx2xxfxxxb as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:33:40 [INFO] [stdout] | [INFO] [stdout] 32 | #[cfg(feature = "pic32mx2x4fxxxb")] [INFO] [stdout] | --------------------------- the item is gated behind the `pic32mx2x4fxxxb` feature [INFO] [stdout] 33 | pub use pic32mx2xx::pic32mx2x4fxxxb as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:38:40 [INFO] [stdout] | [INFO] [stdout] 37 | #[cfg(feature = "pic32mx37x")] [INFO] [stdout] | ---------------------- the item is gated behind the `pic32mx37x` feature [INFO] [stdout] 38 | pub use pic32mx470::pic32mx37xfxxxl as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:43:40 [INFO] [stdout] | [INFO] [stdout] 42 | #[cfg(feature = "pic32mx47x")] [INFO] [stdout] | ---------------------- the item is gated behind the `pic32mx47x` feature [INFO] [stdout] 43 | pub use pic32mx470::pic32mx47xfxxxl as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::pac` [INFO] [stdout] --> src/i2c.rs:5:12 [INFO] [stdout] | [INFO] [stdout] 5 | use crate::pac::{I2C1, I2C2}; [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:23:40 [INFO] [stdout] | [INFO] [stdout] 22 | #[cfg(feature = "pic32mx1xxfxxxb")] [INFO] [stdout] | --------------------------- the item is gated behind the `pic32mx1xxfxxxb` feature [INFO] [stdout] 23 | pub use pic32mx2xx::pic32mx1xxfxxxb as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:28:40 [INFO] [stdout] | [INFO] [stdout] 27 | #[cfg(feature = "pic32mx2xxfxxxb")] [INFO] [stdout] | --------------------------- the item is gated behind the `pic32mx2xxfxxxb` feature [INFO] [stdout] 28 | pub use pic32mx2xx::pic32mx2xxfxxxb as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:33:40 [INFO] [stdout] | [INFO] [stdout] 32 | #[cfg(feature = "pic32mx2x4fxxxb")] [INFO] [stdout] | --------------------------- the item is gated behind the `pic32mx2x4fxxxb` feature [INFO] [stdout] 33 | pub use pic32mx2xx::pic32mx2x4fxxxb as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:38:40 [INFO] [stdout] | [INFO] [stdout] 37 | #[cfg(feature = "pic32mx37x")] [INFO] [stdout] | ---------------------- the item is gated behind the `pic32mx37x` feature [INFO] [stdout] 38 | pub use pic32mx470::pic32mx37xfxxxl as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:43:40 [INFO] [stdout] | [INFO] [stdout] 42 | #[cfg(feature = "pic32mx47x")] [INFO] [stdout] | ---------------------- the item is gated behind the `pic32mx47x` feature [INFO] [stdout] 43 | pub use pic32mx470::pic32mx47xfxxxl as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::pac` [INFO] [stdout] --> src/int.rs:5:12 [INFO] [stdout] | [INFO] [stdout] 5 | use crate::pac::INT; [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:23:40 [INFO] [stdout] | [INFO] [stdout] 22 | #[cfg(feature = "pic32mx1xxfxxxb")] [INFO] [stdout] | --------------------------- the item is gated behind the `pic32mx1xxfxxxb` feature [INFO] [stdout] 23 | pub use pic32mx2xx::pic32mx1xxfxxxb as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:28:40 [INFO] [stdout] | [INFO] [stdout] 27 | #[cfg(feature = "pic32mx2xxfxxxb")] [INFO] [stdout] | --------------------------- the item is gated behind the `pic32mx2xxfxxxb` feature [INFO] [stdout] 28 | pub use pic32mx2xx::pic32mx2xxfxxxb as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:33:40 [INFO] [stdout] | [INFO] [stdout] 32 | #[cfg(feature = "pic32mx2x4fxxxb")] [INFO] [stdout] | --------------------------- the item is gated behind the `pic32mx2x4fxxxb` feature [INFO] [stdout] 33 | pub use pic32mx2xx::pic32mx2x4fxxxb as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:38:40 [INFO] [stdout] | [INFO] [stdout] 37 | #[cfg(feature = "pic32mx37x")] [INFO] [stdout] | ---------------------- the item is gated behind the `pic32mx37x` feature [INFO] [stdout] 38 | pub use pic32mx470::pic32mx37xfxxxl as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:43:40 [INFO] [stdout] | [INFO] [stdout] 42 | #[cfg(feature = "pic32mx47x")] [INFO] [stdout] | ---------------------- the item is gated behind the `pic32mx47x` feature [INFO] [stdout] 43 | pub use pic32mx470::pic32mx47xfxxxl as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `pac` in the crate root [INFO] [stdout] --> src/int.rs:13:16 [INFO] [stdout] | [INFO] [stdout] 13 | pub use crate::pac::interrupt::InterruptSource; [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:23:40 [INFO] [stdout] | [INFO] [stdout] 22 | #[cfg(feature = "pic32mx1xxfxxxb")] [INFO] [stdout] | --------------------------- the item is gated behind the `pic32mx1xxfxxxb` feature [INFO] [stdout] 23 | pub use pic32mx2xx::pic32mx1xxfxxxb as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:28:40 [INFO] [stdout] | [INFO] [stdout] 27 | #[cfg(feature = "pic32mx2xxfxxxb")] [INFO] [stdout] | --------------------------- the item is gated behind the `pic32mx2xxfxxxb` feature [INFO] [stdout] 28 | pub use pic32mx2xx::pic32mx2xxfxxxb as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:33:40 [INFO] [stdout] | [INFO] [stdout] 32 | #[cfg(feature = "pic32mx2x4fxxxb")] [INFO] [stdout] | --------------------------- the item is gated behind the `pic32mx2x4fxxxb` feature [INFO] [stdout] 33 | pub use pic32mx2xx::pic32mx2x4fxxxb as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:38:40 [INFO] [stdout] | [INFO] [stdout] 37 | #[cfg(feature = "pic32mx37x")] [INFO] [stdout] | ---------------------- the item is gated behind the `pic32mx37x` feature [INFO] [stdout] 38 | pub use pic32mx470::pic32mx37xfxxxl as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:43:40 [INFO] [stdout] | [INFO] [stdout] 42 | #[cfg(feature = "pic32mx47x")] [INFO] [stdout] | ---------------------- the item is gated behind the `pic32mx47x` feature [INFO] [stdout] 43 | pub use pic32mx470::pic32mx47xfxxxl as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `pac` in the crate root [INFO] [stdout] --> src/int.rs:18:16 [INFO] [stdout] | [INFO] [stdout] 18 | pub use crate::pac::interrupt::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:23:40 [INFO] [stdout] | [INFO] [stdout] 22 | #[cfg(feature = "pic32mx1xxfxxxb")] [INFO] [stdout] | --------------------------- the item is gated behind the `pic32mx1xxfxxxb` feature [INFO] [stdout] 23 | pub use pic32mx2xx::pic32mx1xxfxxxb as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:28:40 [INFO] [stdout] | [INFO] [stdout] 27 | #[cfg(feature = "pic32mx2xxfxxxb")] [INFO] [stdout] | --------------------------- the item is gated behind the `pic32mx2xxfxxxb` feature [INFO] [stdout] 28 | pub use pic32mx2xx::pic32mx2xxfxxxb as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:33:40 [INFO] [stdout] | [INFO] [stdout] 32 | #[cfg(feature = "pic32mx2x4fxxxb")] [INFO] [stdout] | --------------------------- the item is gated behind the `pic32mx2x4fxxxb` feature [INFO] [stdout] 33 | pub use pic32mx2xx::pic32mx2x4fxxxb as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:38:40 [INFO] [stdout] | [INFO] [stdout] 37 | #[cfg(feature = "pic32mx37x")] [INFO] [stdout] | ---------------------- the item is gated behind the `pic32mx37x` feature [INFO] [stdout] 38 | pub use pic32mx470::pic32mx37xfxxxl as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:43:40 [INFO] [stdout] | [INFO] [stdout] 42 | #[cfg(feature = "pic32mx47x")] [INFO] [stdout] | ---------------------- the item is gated behind the `pic32mx47x` feature [INFO] [stdout] 43 | pub use pic32mx470::pic32mx47xfxxxl as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::pac_crate` [INFO] [stdout] --> src/int.rs:6:12 [INFO] [stdout] | [INFO] [stdout] 6 | use crate::pac_crate::{Reg, RegisterSpec}; [INFO] [stdout] | ^^^^^^^^^ could not find `pac_crate` in the crate root [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:21:19 [INFO] [stdout] | [INFO] [stdout] 20 | #[cfg(feature = "pic32mx1xxfxxxb")] [INFO] [stdout] | --------------------------- the item is gated behind the `pic32mx1xxfxxxb` feature [INFO] [stdout] 21 | use pic32mx2xx as pac_crate; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:26:19 [INFO] [stdout] | [INFO] [stdout] 25 | #[cfg(feature = "pic32mx2xxfxxxb")] [INFO] [stdout] | --------------------------- the item is gated behind the `pic32mx2xxfxxxb` feature [INFO] [stdout] 26 | use pic32mx2xx as pac_crate; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:31:19 [INFO] [stdout] | [INFO] [stdout] 30 | #[cfg(feature = "pic32mx2x4fxxxb")] [INFO] [stdout] | --------------------------- the item is gated behind the `pic32mx2x4fxxxb` feature [INFO] [stdout] 31 | use pic32mx2xx as pac_crate; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:36:19 [INFO] [stdout] | [INFO] [stdout] 35 | #[cfg(feature = "pic32mx37x")] [INFO] [stdout] | ---------------------- the item is gated behind the `pic32mx37x` feature [INFO] [stdout] 36 | use pic32mx470 as pac_crate; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:41:19 [INFO] [stdout] | [INFO] [stdout] 40 | #[cfg(feature = "pic32mx47x")] [INFO] [stdout] | ---------------------- the item is gated behind the `pic32mx47x` feature [INFO] [stdout] 41 | use pic32mx470 as pac_crate; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::pac` [INFO] [stdout] --> src/oc.rs:4:12 [INFO] [stdout] | [INFO] [stdout] 4 | use crate::pac::{OCMP1, OCMP2, OCMP3, OCMP4, OCMP5}; [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:23:40 [INFO] [stdout] | [INFO] [stdout] 22 | #[cfg(feature = "pic32mx1xxfxxxb")] [INFO] [stdout] | --------------------------- the item is gated behind the `pic32mx1xxfxxxb` feature [INFO] [stdout] 23 | pub use pic32mx2xx::pic32mx1xxfxxxb as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:28:40 [INFO] [stdout] | [INFO] [stdout] 27 | #[cfg(feature = "pic32mx2xxfxxxb")] [INFO] [stdout] | --------------------------- the item is gated behind the `pic32mx2xxfxxxb` feature [INFO] [stdout] 28 | pub use pic32mx2xx::pic32mx2xxfxxxb as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:33:40 [INFO] [stdout] | [INFO] [stdout] 32 | #[cfg(feature = "pic32mx2x4fxxxb")] [INFO] [stdout] | --------------------------- the item is gated behind the `pic32mx2x4fxxxb` feature [INFO] [stdout] 33 | pub use pic32mx2xx::pic32mx2x4fxxxb as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:38:40 [INFO] [stdout] | [INFO] [stdout] 37 | #[cfg(feature = "pic32mx37x")] [INFO] [stdout] | ---------------------- the item is gated behind the `pic32mx37x` feature [INFO] [stdout] 38 | pub use pic32mx470::pic32mx37xfxxxl as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:43:40 [INFO] [stdout] | [INFO] [stdout] 42 | #[cfg(feature = "pic32mx47x")] [INFO] [stdout] | ---------------------- the item is gated behind the `pic32mx47x` feature [INFO] [stdout] 43 | pub use pic32mx470::pic32mx47xfxxxl as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::pac` [INFO] [stdout] --> src/oc.rs:5:12 [INFO] [stdout] | [INFO] [stdout] 5 | use crate::pac::{TMR2, TMR3}; [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:23:40 [INFO] [stdout] | [INFO] [stdout] 22 | #[cfg(feature = "pic32mx1xxfxxxb")] [INFO] [stdout] | --------------------------- the item is gated behind the `pic32mx1xxfxxxb` feature [INFO] [stdout] 23 | pub use pic32mx2xx::pic32mx1xxfxxxb as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:28:40 [INFO] [stdout] | [INFO] [stdout] 27 | #[cfg(feature = "pic32mx2xxfxxxb")] [INFO] [stdout] | --------------------------- the item is gated behind the `pic32mx2xxfxxxb` feature [INFO] [stdout] 28 | pub use pic32mx2xx::pic32mx2xxfxxxb as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:33:40 [INFO] [stdout] | [INFO] [stdout] 32 | #[cfg(feature = "pic32mx2x4fxxxb")] [INFO] [stdout] | --------------------------- the item is gated behind the `pic32mx2x4fxxxb` feature [INFO] [stdout] 33 | pub use pic32mx2xx::pic32mx2x4fxxxb as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:38:40 [INFO] [stdout] | [INFO] [stdout] 37 | #[cfg(feature = "pic32mx37x")] [INFO] [stdout] | ---------------------- the item is gated behind the `pic32mx37x` feature [INFO] [stdout] 38 | pub use pic32mx470::pic32mx37xfxxxl as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:43:40 [INFO] [stdout] | [INFO] [stdout] 42 | #[cfg(feature = "pic32mx47x")] [INFO] [stdout] | ---------------------- the item is gated behind the `pic32mx47x` feature [INFO] [stdout] 43 | pub use pic32mx470::pic32mx47xfxxxl as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::pac` [INFO] [stdout] --> src/pps.rs:4:12 [INFO] [stdout] | [INFO] [stdout] 4 | use crate::pac::PPS; [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:23:40 [INFO] [stdout] | [INFO] [stdout] 22 | #[cfg(feature = "pic32mx1xxfxxxb")] [INFO] [stdout] | --------------------------- the item is gated behind the `pic32mx1xxfxxxb` feature [INFO] [stdout] 23 | pub use pic32mx2xx::pic32mx1xxfxxxb as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:28:40 [INFO] [stdout] | [INFO] [stdout] 27 | #[cfg(feature = "pic32mx2xxfxxxb")] [INFO] [stdout] | --------------------------- the item is gated behind the `pic32mx2xxfxxxb` feature [INFO] [stdout] 28 | pub use pic32mx2xx::pic32mx2xxfxxxb as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:33:40 [INFO] [stdout] | [INFO] [stdout] 32 | #[cfg(feature = "pic32mx2x4fxxxb")] [INFO] [stdout] | --------------------------- the item is gated behind the `pic32mx2x4fxxxb` feature [INFO] [stdout] 33 | pub use pic32mx2xx::pic32mx2x4fxxxb as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:38:40 [INFO] [stdout] | [INFO] [stdout] 37 | #[cfg(feature = "pic32mx37x")] [INFO] [stdout] | ---------------------- the item is gated behind the `pic32mx37x` feature [INFO] [stdout] 38 | pub use pic32mx470::pic32mx37xfxxxl as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:43:40 [INFO] [stdout] | [INFO] [stdout] 42 | #[cfg(feature = "pic32mx47x")] [INFO] [stdout] | ---------------------- the item is gated behind the `pic32mx47x` feature [INFO] [stdout] 43 | pub use pic32mx470::pic32mx47xfxxxl as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::pac` [INFO] [stdout] --> src/spi.rs:3:12 [INFO] [stdout] | [INFO] [stdout] 3 | use crate::pac::{SPI1, SPI2}; [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:23:40 [INFO] [stdout] | [INFO] [stdout] 22 | #[cfg(feature = "pic32mx1xxfxxxb")] [INFO] [stdout] | --------------------------- the item is gated behind the `pic32mx1xxfxxxb` feature [INFO] [stdout] 23 | pub use pic32mx2xx::pic32mx1xxfxxxb as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:28:40 [INFO] [stdout] | [INFO] [stdout] 27 | #[cfg(feature = "pic32mx2xxfxxxb")] [INFO] [stdout] | --------------------------- the item is gated behind the `pic32mx2xxfxxxb` feature [INFO] [stdout] 28 | pub use pic32mx2xx::pic32mx2xxfxxxb as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:33:40 [INFO] [stdout] | [INFO] [stdout] 32 | #[cfg(feature = "pic32mx2x4fxxxb")] [INFO] [stdout] | --------------------------- the item is gated behind the `pic32mx2x4fxxxb` feature [INFO] [stdout] 33 | pub use pic32mx2xx::pic32mx2x4fxxxb as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:38:40 [INFO] [stdout] | [INFO] [stdout] 37 | #[cfg(feature = "pic32mx37x")] [INFO] [stdout] | ---------------------- the item is gated behind the `pic32mx37x` feature [INFO] [stdout] 38 | pub use pic32mx470::pic32mx37xfxxxl as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:43:40 [INFO] [stdout] | [INFO] [stdout] 42 | #[cfg(feature = "pic32mx47x")] [INFO] [stdout] | ---------------------- the item is gated behind the `pic32mx47x` feature [INFO] [stdout] 43 | pub use pic32mx470::pic32mx47xfxxxl as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::pac` [INFO] [stdout] --> src/timer/timer_a.rs:4:12 [INFO] [stdout] | [INFO] [stdout] 4 | use crate::pac::TMR1; [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:23:40 [INFO] [stdout] | [INFO] [stdout] 22 | #[cfg(feature = "pic32mx1xxfxxxb")] [INFO] [stdout] | --------------------------- the item is gated behind the `pic32mx1xxfxxxb` feature [INFO] [stdout] 23 | pub use pic32mx2xx::pic32mx1xxfxxxb as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:28:40 [INFO] [stdout] | [INFO] [stdout] 27 | #[cfg(feature = "pic32mx2xxfxxxb")] [INFO] [stdout] | --------------------------- the item is gated behind the `pic32mx2xxfxxxb` feature [INFO] [stdout] 28 | pub use pic32mx2xx::pic32mx2xxfxxxb as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:33:40 [INFO] [stdout] | [INFO] [stdout] 32 | #[cfg(feature = "pic32mx2x4fxxxb")] [INFO] [stdout] | --------------------------- the item is gated behind the `pic32mx2x4fxxxb` feature [INFO] [stdout] 33 | pub use pic32mx2xx::pic32mx2x4fxxxb as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:38:40 [INFO] [stdout] | [INFO] [stdout] 37 | #[cfg(feature = "pic32mx37x")] [INFO] [stdout] | ---------------------- the item is gated behind the `pic32mx37x` feature [INFO] [stdout] 38 | pub use pic32mx470::pic32mx37xfxxxl as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:43:40 [INFO] [stdout] | [INFO] [stdout] 42 | #[cfg(feature = "pic32mx47x")] [INFO] [stdout] | ---------------------- the item is gated behind the `pic32mx47x` feature [INFO] [stdout] 43 | pub use pic32mx470::pic32mx47xfxxxl as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::pac` [INFO] [stdout] --> src/timer/timer_b.rs:4:12 [INFO] [stdout] | [INFO] [stdout] 4 | use crate::pac::{TMR2, TMR3, TMR4, TMR5}; [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:23:40 [INFO] [stdout] | [INFO] [stdout] 22 | #[cfg(feature = "pic32mx1xxfxxxb")] [INFO] [stdout] | --------------------------- the item is gated behind the `pic32mx1xxfxxxb` feature [INFO] [stdout] 23 | pub use pic32mx2xx::pic32mx1xxfxxxb as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:28:40 [INFO] [stdout] | [INFO] [stdout] 27 | #[cfg(feature = "pic32mx2xxfxxxb")] [INFO] [stdout] | --------------------------- the item is gated behind the `pic32mx2xxfxxxb` feature [INFO] [stdout] 28 | pub use pic32mx2xx::pic32mx2xxfxxxb as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:33:40 [INFO] [stdout] | [INFO] [stdout] 32 | #[cfg(feature = "pic32mx2x4fxxxb")] [INFO] [stdout] | --------------------------- the item is gated behind the `pic32mx2x4fxxxb` feature [INFO] [stdout] 33 | pub use pic32mx2xx::pic32mx2x4fxxxb as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:38:40 [INFO] [stdout] | [INFO] [stdout] 37 | #[cfg(feature = "pic32mx37x")] [INFO] [stdout] | ---------------------- the item is gated behind the `pic32mx37x` feature [INFO] [stdout] 38 | pub use pic32mx470::pic32mx37xfxxxl as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:43:40 [INFO] [stdout] | [INFO] [stdout] 42 | #[cfg(feature = "pic32mx47x")] [INFO] [stdout] | ---------------------- the item is gated behind the `pic32mx47x` feature [INFO] [stdout] 43 | pub use pic32mx470::pic32mx47xfxxxl as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::clock::Osc` [INFO] [stdout] --> src/uart.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use crate::clock::Osc; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ no `Osc` in `clock` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/clock.rs:31:12 [INFO] [stdout] | [INFO] [stdout] 30 | #[cfg(feature = "pic32mx2x4fxxxb")] [INFO] [stdout] | --------------------------- the item is gated behind the `pic32mx2x4fxxxb` feature [INFO] [stdout] 31 | pub struct Osc { [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/clock.rs:42:12 [INFO] [stdout] | [INFO] [stdout] 36 | #[cfg(any( [INFO] [stdout] | __________- [INFO] [stdout] 37 | | feature = "pic32mx1xxfxxxb", [INFO] [stdout] 38 | | feature = "pic32mx2xxfxxxb", [INFO] [stdout] 39 | | feature = "pic32mx37x", [INFO] [stdout] 40 | | feature = "pic32mx47x", [INFO] [stdout] 41 | | ))] [INFO] [stdout] | |_- the item is gated here [INFO] [stdout] 42 | pub struct Osc { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::pac` [INFO] [stdout] --> src/uart.rs:8:12 [INFO] [stdout] | [INFO] [stdout] 8 | use crate::pac::{UART1, UART2}; [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:23:40 [INFO] [stdout] | [INFO] [stdout] 22 | #[cfg(feature = "pic32mx1xxfxxxb")] [INFO] [stdout] | --------------------------- the item is gated behind the `pic32mx1xxfxxxb` feature [INFO] [stdout] 23 | pub use pic32mx2xx::pic32mx1xxfxxxb as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:28:40 [INFO] [stdout] | [INFO] [stdout] 27 | #[cfg(feature = "pic32mx2xxfxxxb")] [INFO] [stdout] | --------------------------- the item is gated behind the `pic32mx2xxfxxxb` feature [INFO] [stdout] 28 | pub use pic32mx2xx::pic32mx2xxfxxxb as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:33:40 [INFO] [stdout] | [INFO] [stdout] 32 | #[cfg(feature = "pic32mx2x4fxxxb")] [INFO] [stdout] | --------------------------- the item is gated behind the `pic32mx2x4fxxxb` feature [INFO] [stdout] 33 | pub use pic32mx2xx::pic32mx2x4fxxxb as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:38:40 [INFO] [stdout] | [INFO] [stdout] 37 | #[cfg(feature = "pic32mx37x")] [INFO] [stdout] | ---------------------- the item is gated behind the `pic32mx37x` feature [INFO] [stdout] 38 | pub use pic32mx470::pic32mx37xfxxxl as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:43:40 [INFO] [stdout] | [INFO] [stdout] 42 | #[cfg(feature = "pic32mx47x")] [INFO] [stdout] | ---------------------- the item is gated behind the `pic32mx47x` feature [INFO] [stdout] 43 | pub use pic32mx470::pic32mx47xfxxxl as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `crate::pps::input`, `crate::pps::output` [INFO] [stdout] --> src/uart.rs:9:18 [INFO] [stdout] | [INFO] [stdout] 9 | use crate::pps::{input, output, IsConnected, MappedPin}; [INFO] [stdout] | ^^^^^ ^^^^^^ no `output` in `pps` [INFO] [stdout] | | [INFO] [stdout] | no `input` in `pps` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::time::Hertz` [INFO] [stdout] --> src/clock.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use crate::time::Hertz; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::time::U32Ext` [INFO] [stdout] --> src/clock.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use crate::time::U32Ext; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `core::marker::PhantomData` [INFO] [stdout] --> src/clock.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use core::marker::PhantomData; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused macro definition: `port` [INFO] [stdout] --> src/gpio.rs:38:14 [INFO] [stdout] | [INFO] [stdout] 38 | macro_rules! port { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_macros)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::gpio` [INFO] [stdout] --> src/pps.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use crate::gpio; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused macro definition: `pps_tables` [INFO] [stdout] --> src/pps.rs:75:14 [INFO] [stdout] | [INFO] [stdout] 75 | macro_rules! pps_tables { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `input` [INFO] [stdout] --> src/pps.rs:18:17 [INFO] [stdout] | [INFO] [stdout] 18 | pub inputs: input::Inputs, [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `input` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `input`, use `cargo add input` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `output` [INFO] [stdout] --> src/pps.rs:19:18 [INFO] [stdout] | [INFO] [stdout] 19 | pub outputs: output::Outputs, [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `output` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `output`, use `cargo add output` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `pic32-hal` (lib test) due to 20 previous errors; 6 warnings emitted [INFO] running `Command { std: "docker" "inspect" "93759a0882f56e146cbe7ba275e49d1e6ed0e9145eeb76ab1d8e55ec1ad65776", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "93759a0882f56e146cbe7ba275e49d1e6ed0e9145eeb76ab1d8e55ec1ad65776", kill_on_drop: false }` [INFO] [stdout] 93759a0882f56e146cbe7ba275e49d1e6ed0e9145eeb76ab1d8e55ec1ad65776