[INFO] fetching crate pic32-hal 0.13.0... [INFO] testing pic32-hal-0.13.0 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] extracting crate pic32-hal 0.13.0 into /workspace/builds/worker-3-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-3-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate pic32-hal 0.13.0 on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [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-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 55768926dff0e3f737bf51b942da4e7155a9f03f93ea4d6e1d8b8d87dd01ad9d [INFO] running `Command { std: "docker" "start" "-a" "55768926dff0e3f737bf51b942da4e7155a9f03f93ea4d6e1d8b8d87dd01ad9d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "55768926dff0e3f737bf51b942da4e7155a9f03f93ea4d6e1d8b8d87dd01ad9d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "55768926dff0e3f737bf51b942da4e7155a9f03f93ea4d6e1d8b8d87dd01ad9d", kill_on_drop: false }` [INFO] [stdout] 55768926dff0e3f737bf51b942da4e7155a9f03f93ea4d6e1d8b8d87dd01ad9d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 429f292aefc5736279eb90ea11300b68bfc71b22bb5113d7af36fa8eaa7bcea3 [INFO] running `Command { std: "docker" "start" "-a" "429f292aefc5736279eb90ea11300b68bfc71b22bb5113d7af36fa8eaa7bcea3", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling mips-rt v0.3.6 [INFO] [stderr] Compiling mips-mcu v0.3.1 [INFO] [stderr] Compiling nb v1.1.0 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling embedded-hal v1.0.0 [INFO] [stderr] Compiling critical-section v1.2.0 [INFO] [stderr] Compiling embedded-io v0.6.1 [INFO] [stderr] Compiling nb v0.1.3 [INFO] [stderr] Compiling 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] Compiling enumflags2 v0.7.10 [INFO] [stderr] Compiling 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] 23 | pub use pic32mx2xx::pic32mx1xxfxxxb as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `pic32mx1xxfxxxb` feature [INFO] [stdout] --> src/lib.rs:22:7 [INFO] [stdout] | [INFO] [stdout] 22 | #[cfg(feature = "pic32mx1xxfxxxb")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:28:40 [INFO] [stdout] | [INFO] [stdout] 28 | pub use pic32mx2xx::pic32mx2xxfxxxb as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `pic32mx2xxfxxxb` feature [INFO] [stdout] --> src/lib.rs:27:7 [INFO] [stdout] | [INFO] [stdout] 27 | #[cfg(feature = "pic32mx2xxfxxxb")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:33:40 [INFO] [stdout] | [INFO] [stdout] 33 | pub use pic32mx2xx::pic32mx2x4fxxxb as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `pic32mx2x4fxxxb` feature [INFO] [stdout] --> src/lib.rs:32:7 [INFO] [stdout] | [INFO] [stdout] 32 | #[cfg(feature = "pic32mx2x4fxxxb")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:38:40 [INFO] [stdout] | [INFO] [stdout] 38 | pub use pic32mx470::pic32mx37xfxxxl as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `pic32mx37x` feature [INFO] [stdout] --> src/lib.rs:37:7 [INFO] [stdout] | [INFO] [stdout] 37 | #[cfg(feature = "pic32mx37x")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:43:40 [INFO] [stdout] | [INFO] [stdout] 43 | pub use pic32mx470::pic32mx47xfxxxl as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `pic32mx47x` feature [INFO] [stdout] --> src/lib.rs:42:7 [INFO] [stdout] | [INFO] [stdout] 42 | #[cfg(feature = "pic32mx47x")] [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] 23 | pub use pic32mx2xx::pic32mx1xxfxxxb as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `pic32mx1xxfxxxb` feature [INFO] [stdout] --> src/lib.rs:22:7 [INFO] [stdout] | [INFO] [stdout] 22 | #[cfg(feature = "pic32mx1xxfxxxb")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:28:40 [INFO] [stdout] | [INFO] [stdout] 28 | pub use pic32mx2xx::pic32mx2xxfxxxb as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `pic32mx2xxfxxxb` feature [INFO] [stdout] --> src/lib.rs:27:7 [INFO] [stdout] | [INFO] [stdout] 27 | #[cfg(feature = "pic32mx2xxfxxxb")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:33:40 [INFO] [stdout] | [INFO] [stdout] 33 | pub use pic32mx2xx::pic32mx2x4fxxxb as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `pic32mx2x4fxxxb` feature [INFO] [stdout] --> src/lib.rs:32:7 [INFO] [stdout] | [INFO] [stdout] 32 | #[cfg(feature = "pic32mx2x4fxxxb")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:38:40 [INFO] [stdout] | [INFO] [stdout] 38 | pub use pic32mx470::pic32mx37xfxxxl as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `pic32mx37x` feature [INFO] [stdout] --> src/lib.rs:37:7 [INFO] [stdout] | [INFO] [stdout] 37 | #[cfg(feature = "pic32mx37x")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:43:40 [INFO] [stdout] | [INFO] [stdout] 43 | pub use pic32mx470::pic32mx47xfxxxl as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `pic32mx47x` feature [INFO] [stdout] --> src/lib.rs:42:7 [INFO] [stdout] | [INFO] [stdout] 42 | #[cfg(feature = "pic32mx47x")] [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] 23 | pub use pic32mx2xx::pic32mx1xxfxxxb as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `pic32mx1xxfxxxb` feature [INFO] [stdout] --> src/lib.rs:22:7 [INFO] [stdout] | [INFO] [stdout] 22 | #[cfg(feature = "pic32mx1xxfxxxb")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:28:40 [INFO] [stdout] | [INFO] [stdout] 28 | pub use pic32mx2xx::pic32mx2xxfxxxb as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `pic32mx2xxfxxxb` feature [INFO] [stdout] --> src/lib.rs:27:7 [INFO] [stdout] | [INFO] [stdout] 27 | #[cfg(feature = "pic32mx2xxfxxxb")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:33:40 [INFO] [stdout] | [INFO] [stdout] 33 | pub use pic32mx2xx::pic32mx2x4fxxxb as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `pic32mx2x4fxxxb` feature [INFO] [stdout] --> src/lib.rs:32:7 [INFO] [stdout] | [INFO] [stdout] 32 | #[cfg(feature = "pic32mx2x4fxxxb")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:38:40 [INFO] [stdout] | [INFO] [stdout] 38 | pub use pic32mx470::pic32mx37xfxxxl as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `pic32mx37x` feature [INFO] [stdout] --> src/lib.rs:37:7 [INFO] [stdout] | [INFO] [stdout] 37 | #[cfg(feature = "pic32mx37x")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:43:40 [INFO] [stdout] | [INFO] [stdout] 43 | pub use pic32mx470::pic32mx47xfxxxl as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `pic32mx47x` feature [INFO] [stdout] --> src/lib.rs:42:7 [INFO] [stdout] | [INFO] [stdout] 42 | #[cfg(feature = "pic32mx47x")] [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] 23 | pub use pic32mx2xx::pic32mx1xxfxxxb as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `pic32mx1xxfxxxb` feature [INFO] [stdout] --> src/lib.rs:22:7 [INFO] [stdout] | [INFO] [stdout] 22 | #[cfg(feature = "pic32mx1xxfxxxb")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:28:40 [INFO] [stdout] | [INFO] [stdout] 28 | pub use pic32mx2xx::pic32mx2xxfxxxb as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `pic32mx2xxfxxxb` feature [INFO] [stdout] --> src/lib.rs:27:7 [INFO] [stdout] | [INFO] [stdout] 27 | #[cfg(feature = "pic32mx2xxfxxxb")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:33:40 [INFO] [stdout] | [INFO] [stdout] 33 | pub use pic32mx2xx::pic32mx2x4fxxxb as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `pic32mx2x4fxxxb` feature [INFO] [stdout] --> src/lib.rs:32:7 [INFO] [stdout] | [INFO] [stdout] 32 | #[cfg(feature = "pic32mx2x4fxxxb")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:38:40 [INFO] [stdout] | [INFO] [stdout] 38 | pub use pic32mx470::pic32mx37xfxxxl as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `pic32mx37x` feature [INFO] [stdout] --> src/lib.rs:37:7 [INFO] [stdout] | [INFO] [stdout] 37 | #[cfg(feature = "pic32mx37x")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:43:40 [INFO] [stdout] | [INFO] [stdout] 43 | pub use pic32mx470::pic32mx47xfxxxl as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `pic32mx47x` feature [INFO] [stdout] --> src/lib.rs:42:7 [INFO] [stdout] | [INFO] [stdout] 42 | #[cfg(feature = "pic32mx47x")] [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] 23 | pub use pic32mx2xx::pic32mx1xxfxxxb as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `pic32mx1xxfxxxb` feature [INFO] [stdout] --> src/lib.rs:22:7 [INFO] [stdout] | [INFO] [stdout] 22 | #[cfg(feature = "pic32mx1xxfxxxb")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:28:40 [INFO] [stdout] | [INFO] [stdout] 28 | pub use pic32mx2xx::pic32mx2xxfxxxb as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `pic32mx2xxfxxxb` feature [INFO] [stdout] --> src/lib.rs:27:7 [INFO] [stdout] | [INFO] [stdout] 27 | #[cfg(feature = "pic32mx2xxfxxxb")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:33:40 [INFO] [stdout] | [INFO] [stdout] 33 | pub use pic32mx2xx::pic32mx2x4fxxxb as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `pic32mx2x4fxxxb` feature [INFO] [stdout] --> src/lib.rs:32:7 [INFO] [stdout] | [INFO] [stdout] 32 | #[cfg(feature = "pic32mx2x4fxxxb")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:38:40 [INFO] [stdout] | [INFO] [stdout] 38 | pub use pic32mx470::pic32mx37xfxxxl as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `pic32mx37x` feature [INFO] [stdout] --> src/lib.rs:37:7 [INFO] [stdout] | [INFO] [stdout] 37 | #[cfg(feature = "pic32mx37x")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:43:40 [INFO] [stdout] | [INFO] [stdout] 43 | pub use pic32mx470::pic32mx47xfxxxl as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `pic32mx47x` feature [INFO] [stdout] --> src/lib.rs:42:7 [INFO] [stdout] | [INFO] [stdout] 42 | #[cfg(feature = "pic32mx47x")] [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] 23 | pub use pic32mx2xx::pic32mx1xxfxxxb as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `pic32mx1xxfxxxb` feature [INFO] [stdout] --> src/lib.rs:22:7 [INFO] [stdout] | [INFO] [stdout] 22 | #[cfg(feature = "pic32mx1xxfxxxb")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:28:40 [INFO] [stdout] | [INFO] [stdout] 28 | pub use pic32mx2xx::pic32mx2xxfxxxb as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `pic32mx2xxfxxxb` feature [INFO] [stdout] --> src/lib.rs:27:7 [INFO] [stdout] | [INFO] [stdout] 27 | #[cfg(feature = "pic32mx2xxfxxxb")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:33:40 [INFO] [stdout] | [INFO] [stdout] 33 | pub use pic32mx2xx::pic32mx2x4fxxxb as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `pic32mx2x4fxxxb` feature [INFO] [stdout] --> src/lib.rs:32:7 [INFO] [stdout] | [INFO] [stdout] 32 | #[cfg(feature = "pic32mx2x4fxxxb")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:38:40 [INFO] [stdout] | [INFO] [stdout] 38 | pub use pic32mx470::pic32mx37xfxxxl as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `pic32mx37x` feature [INFO] [stdout] --> src/lib.rs:37:7 [INFO] [stdout] | [INFO] [stdout] 37 | #[cfg(feature = "pic32mx37x")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:43:40 [INFO] [stdout] | [INFO] [stdout] 43 | pub use pic32mx470::pic32mx47xfxxxl as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `pic32mx47x` feature [INFO] [stdout] --> src/lib.rs:42:7 [INFO] [stdout] | [INFO] [stdout] 42 | #[cfg(feature = "pic32mx47x")] [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] 23 | pub use pic32mx2xx::pic32mx1xxfxxxb as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `pic32mx1xxfxxxb` feature [INFO] [stdout] --> src/lib.rs:22:7 [INFO] [stdout] | [INFO] [stdout] 22 | #[cfg(feature = "pic32mx1xxfxxxb")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:28:40 [INFO] [stdout] | [INFO] [stdout] 28 | pub use pic32mx2xx::pic32mx2xxfxxxb as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `pic32mx2xxfxxxb` feature [INFO] [stdout] --> src/lib.rs:27:7 [INFO] [stdout] | [INFO] [stdout] 27 | #[cfg(feature = "pic32mx2xxfxxxb")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:33:40 [INFO] [stdout] | [INFO] [stdout] 33 | pub use pic32mx2xx::pic32mx2x4fxxxb as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `pic32mx2x4fxxxb` feature [INFO] [stdout] --> src/lib.rs:32:7 [INFO] [stdout] | [INFO] [stdout] 32 | #[cfg(feature = "pic32mx2x4fxxxb")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:38:40 [INFO] [stdout] | [INFO] [stdout] 38 | pub use pic32mx470::pic32mx37xfxxxl as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `pic32mx37x` feature [INFO] [stdout] --> src/lib.rs:37:7 [INFO] [stdout] | [INFO] [stdout] 37 | #[cfg(feature = "pic32mx37x")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:43:40 [INFO] [stdout] | [INFO] [stdout] 43 | pub use pic32mx470::pic32mx47xfxxxl as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `pic32mx47x` feature [INFO] [stdout] --> src/lib.rs:42:7 [INFO] [stdout] | [INFO] [stdout] 42 | #[cfg(feature = "pic32mx47x")] [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] 21 | use pic32mx2xx as pac_crate; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `pic32mx1xxfxxxb` feature [INFO] [stdout] --> src/lib.rs:20:7 [INFO] [stdout] | [INFO] [stdout] 20 | #[cfg(feature = "pic32mx1xxfxxxb")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:26:19 [INFO] [stdout] | [INFO] [stdout] 26 | use pic32mx2xx as pac_crate; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `pic32mx2xxfxxxb` feature [INFO] [stdout] --> src/lib.rs:25:7 [INFO] [stdout] | [INFO] [stdout] 25 | #[cfg(feature = "pic32mx2xxfxxxb")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:31:19 [INFO] [stdout] | [INFO] [stdout] 31 | use pic32mx2xx as pac_crate; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `pic32mx2x4fxxxb` feature [INFO] [stdout] --> src/lib.rs:30:7 [INFO] [stdout] | [INFO] [stdout] 30 | #[cfg(feature = "pic32mx2x4fxxxb")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:36:19 [INFO] [stdout] | [INFO] [stdout] 36 | use pic32mx470 as pac_crate; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `pic32mx37x` feature [INFO] [stdout] --> src/lib.rs:35:7 [INFO] [stdout] | [INFO] [stdout] 35 | #[cfg(feature = "pic32mx37x")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:41:19 [INFO] [stdout] | [INFO] [stdout] 41 | use pic32mx470 as pac_crate; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `pic32mx47x` feature [INFO] [stdout] --> src/lib.rs:40:7 [INFO] [stdout] | [INFO] [stdout] 40 | #[cfg(feature = "pic32mx47x")] [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] 23 | pub use pic32mx2xx::pic32mx1xxfxxxb as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `pic32mx1xxfxxxb` feature [INFO] [stdout] --> src/lib.rs:22:7 [INFO] [stdout] | [INFO] [stdout] 22 | #[cfg(feature = "pic32mx1xxfxxxb")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:28:40 [INFO] [stdout] | [INFO] [stdout] 28 | pub use pic32mx2xx::pic32mx2xxfxxxb as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `pic32mx2xxfxxxb` feature [INFO] [stdout] --> src/lib.rs:27:7 [INFO] [stdout] | [INFO] [stdout] 27 | #[cfg(feature = "pic32mx2xxfxxxb")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:33:40 [INFO] [stdout] | [INFO] [stdout] 33 | pub use pic32mx2xx::pic32mx2x4fxxxb as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `pic32mx2x4fxxxb` feature [INFO] [stdout] --> src/lib.rs:32:7 [INFO] [stdout] | [INFO] [stdout] 32 | #[cfg(feature = "pic32mx2x4fxxxb")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:38:40 [INFO] [stdout] | [INFO] [stdout] 38 | pub use pic32mx470::pic32mx37xfxxxl as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `pic32mx37x` feature [INFO] [stdout] --> src/lib.rs:37:7 [INFO] [stdout] | [INFO] [stdout] 37 | #[cfg(feature = "pic32mx37x")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:43:40 [INFO] [stdout] | [INFO] [stdout] 43 | pub use pic32mx470::pic32mx47xfxxxl as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `pic32mx47x` feature [INFO] [stdout] --> src/lib.rs:42:7 [INFO] [stdout] | [INFO] [stdout] 42 | #[cfg(feature = "pic32mx47x")] [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] 23 | pub use pic32mx2xx::pic32mx1xxfxxxb as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `pic32mx1xxfxxxb` feature [INFO] [stdout] --> src/lib.rs:22:7 [INFO] [stdout] | [INFO] [stdout] 22 | #[cfg(feature = "pic32mx1xxfxxxb")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:28:40 [INFO] [stdout] | [INFO] [stdout] 28 | pub use pic32mx2xx::pic32mx2xxfxxxb as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `pic32mx2xxfxxxb` feature [INFO] [stdout] --> src/lib.rs:27:7 [INFO] [stdout] | [INFO] [stdout] 27 | #[cfg(feature = "pic32mx2xxfxxxb")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:33:40 [INFO] [stdout] | [INFO] [stdout] 33 | pub use pic32mx2xx::pic32mx2x4fxxxb as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `pic32mx2x4fxxxb` feature [INFO] [stdout] --> src/lib.rs:32:7 [INFO] [stdout] | [INFO] [stdout] 32 | #[cfg(feature = "pic32mx2x4fxxxb")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:38:40 [INFO] [stdout] | [INFO] [stdout] 38 | pub use pic32mx470::pic32mx37xfxxxl as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `pic32mx37x` feature [INFO] [stdout] --> src/lib.rs:37:7 [INFO] [stdout] | [INFO] [stdout] 37 | #[cfg(feature = "pic32mx37x")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:43:40 [INFO] [stdout] | [INFO] [stdout] 43 | pub use pic32mx470::pic32mx47xfxxxl as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `pic32mx47x` feature [INFO] [stdout] --> src/lib.rs:42:7 [INFO] [stdout] | [INFO] [stdout] 42 | #[cfg(feature = "pic32mx47x")] [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] 23 | pub use pic32mx2xx::pic32mx1xxfxxxb as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `pic32mx1xxfxxxb` feature [INFO] [stdout] --> src/lib.rs:22:7 [INFO] [stdout] | [INFO] [stdout] 22 | #[cfg(feature = "pic32mx1xxfxxxb")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:28:40 [INFO] [stdout] | [INFO] [stdout] 28 | pub use pic32mx2xx::pic32mx2xxfxxxb as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `pic32mx2xxfxxxb` feature [INFO] [stdout] --> src/lib.rs:27:7 [INFO] [stdout] | [INFO] [stdout] 27 | #[cfg(feature = "pic32mx2xxfxxxb")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:33:40 [INFO] [stdout] | [INFO] [stdout] 33 | pub use pic32mx2xx::pic32mx2x4fxxxb as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `pic32mx2x4fxxxb` feature [INFO] [stdout] --> src/lib.rs:32:7 [INFO] [stdout] | [INFO] [stdout] 32 | #[cfg(feature = "pic32mx2x4fxxxb")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:38:40 [INFO] [stdout] | [INFO] [stdout] 38 | pub use pic32mx470::pic32mx37xfxxxl as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `pic32mx37x` feature [INFO] [stdout] --> src/lib.rs:37:7 [INFO] [stdout] | [INFO] [stdout] 37 | #[cfg(feature = "pic32mx37x")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:43:40 [INFO] [stdout] | [INFO] [stdout] 43 | pub use pic32mx470::pic32mx47xfxxxl as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `pic32mx47x` feature [INFO] [stdout] --> src/lib.rs:42:7 [INFO] [stdout] | [INFO] [stdout] 42 | #[cfg(feature = "pic32mx47x")] [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] 23 | pub use pic32mx2xx::pic32mx1xxfxxxb as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `pic32mx1xxfxxxb` feature [INFO] [stdout] --> src/lib.rs:22:7 [INFO] [stdout] | [INFO] [stdout] 22 | #[cfg(feature = "pic32mx1xxfxxxb")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:28:40 [INFO] [stdout] | [INFO] [stdout] 28 | pub use pic32mx2xx::pic32mx2xxfxxxb as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `pic32mx2xxfxxxb` feature [INFO] [stdout] --> src/lib.rs:27:7 [INFO] [stdout] | [INFO] [stdout] 27 | #[cfg(feature = "pic32mx2xxfxxxb")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:33:40 [INFO] [stdout] | [INFO] [stdout] 33 | pub use pic32mx2xx::pic32mx2x4fxxxb as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `pic32mx2x4fxxxb` feature [INFO] [stdout] --> src/lib.rs:32:7 [INFO] [stdout] | [INFO] [stdout] 32 | #[cfg(feature = "pic32mx2x4fxxxb")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:38:40 [INFO] [stdout] | [INFO] [stdout] 38 | pub use pic32mx470::pic32mx37xfxxxl as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `pic32mx37x` feature [INFO] [stdout] --> src/lib.rs:37:7 [INFO] [stdout] | [INFO] [stdout] 37 | #[cfg(feature = "pic32mx37x")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:43:40 [INFO] [stdout] | [INFO] [stdout] 43 | pub use pic32mx470::pic32mx47xfxxxl as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `pic32mx47x` feature [INFO] [stdout] --> src/lib.rs:42:7 [INFO] [stdout] | [INFO] [stdout] 42 | #[cfg(feature = "pic32mx47x")] [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] 23 | pub use pic32mx2xx::pic32mx1xxfxxxb as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `pic32mx1xxfxxxb` feature [INFO] [stdout] --> src/lib.rs:22:7 [INFO] [stdout] | [INFO] [stdout] 22 | #[cfg(feature = "pic32mx1xxfxxxb")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:28:40 [INFO] [stdout] | [INFO] [stdout] 28 | pub use pic32mx2xx::pic32mx2xxfxxxb as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `pic32mx2xxfxxxb` feature [INFO] [stdout] --> src/lib.rs:27:7 [INFO] [stdout] | [INFO] [stdout] 27 | #[cfg(feature = "pic32mx2xxfxxxb")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:33:40 [INFO] [stdout] | [INFO] [stdout] 33 | pub use pic32mx2xx::pic32mx2x4fxxxb as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `pic32mx2x4fxxxb` feature [INFO] [stdout] --> src/lib.rs:32:7 [INFO] [stdout] | [INFO] [stdout] 32 | #[cfg(feature = "pic32mx2x4fxxxb")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:38:40 [INFO] [stdout] | [INFO] [stdout] 38 | pub use pic32mx470::pic32mx37xfxxxl as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `pic32mx37x` feature [INFO] [stdout] --> src/lib.rs:37:7 [INFO] [stdout] | [INFO] [stdout] 37 | #[cfg(feature = "pic32mx37x")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:43:40 [INFO] [stdout] | [INFO] [stdout] 43 | pub use pic32mx470::pic32mx47xfxxxl as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `pic32mx47x` feature [INFO] [stdout] --> src/lib.rs:42:7 [INFO] [stdout] | [INFO] [stdout] 42 | #[cfg(feature = "pic32mx47x")] [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] 23 | pub use pic32mx2xx::pic32mx1xxfxxxb as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `pic32mx1xxfxxxb` feature [INFO] [stdout] --> src/lib.rs:22:7 [INFO] [stdout] | [INFO] [stdout] 22 | #[cfg(feature = "pic32mx1xxfxxxb")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:28:40 [INFO] [stdout] | [INFO] [stdout] 28 | pub use pic32mx2xx::pic32mx2xxfxxxb as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `pic32mx2xxfxxxb` feature [INFO] [stdout] --> src/lib.rs:27:7 [INFO] [stdout] | [INFO] [stdout] 27 | #[cfg(feature = "pic32mx2xxfxxxb")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:33:40 [INFO] [stdout] | [INFO] [stdout] 33 | pub use pic32mx2xx::pic32mx2x4fxxxb as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `pic32mx2x4fxxxb` feature [INFO] [stdout] --> src/lib.rs:32:7 [INFO] [stdout] | [INFO] [stdout] 32 | #[cfg(feature = "pic32mx2x4fxxxb")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:38:40 [INFO] [stdout] | [INFO] [stdout] 38 | pub use pic32mx470::pic32mx37xfxxxl as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `pic32mx37x` feature [INFO] [stdout] --> src/lib.rs:37:7 [INFO] [stdout] | [INFO] [stdout] 37 | #[cfg(feature = "pic32mx37x")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:43:40 [INFO] [stdout] | [INFO] [stdout] 43 | pub use pic32mx470::pic32mx47xfxxxl as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `pic32mx47x` feature [INFO] [stdout] --> src/lib.rs:42:7 [INFO] [stdout] | [INFO] [stdout] 42 | #[cfg(feature = "pic32mx47x")] [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] 31 | pub struct Osc { [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `pic32mx2x4fxxxb` feature [INFO] [stdout] --> src/clock.rs:30:7 [INFO] [stdout] | [INFO] [stdout] 30 | #[cfg(feature = "pic32mx2x4fxxxb")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/clock.rs:42:12 [INFO] [stdout] | [INFO] [stdout] 42 | pub struct Osc { [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated here [INFO] [stdout] --> src/clock.rs:36:1 [INFO] [stdout] | [INFO] [stdout] 36 | / #[cfg(any( [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] | |___^ [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] 23 | pub use pic32mx2xx::pic32mx1xxfxxxb as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `pic32mx1xxfxxxb` feature [INFO] [stdout] --> src/lib.rs:22:7 [INFO] [stdout] | [INFO] [stdout] 22 | #[cfg(feature = "pic32mx1xxfxxxb")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:28:40 [INFO] [stdout] | [INFO] [stdout] 28 | pub use pic32mx2xx::pic32mx2xxfxxxb as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `pic32mx2xxfxxxb` feature [INFO] [stdout] --> src/lib.rs:27:7 [INFO] [stdout] | [INFO] [stdout] 27 | #[cfg(feature = "pic32mx2xxfxxxb")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:33:40 [INFO] [stdout] | [INFO] [stdout] 33 | pub use pic32mx2xx::pic32mx2x4fxxxb as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `pic32mx2x4fxxxb` feature [INFO] [stdout] --> src/lib.rs:32:7 [INFO] [stdout] | [INFO] [stdout] 32 | #[cfg(feature = "pic32mx2x4fxxxb")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:38:40 [INFO] [stdout] | [INFO] [stdout] 38 | pub use pic32mx470::pic32mx37xfxxxl as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `pic32mx37x` feature [INFO] [stdout] --> src/lib.rs:37:7 [INFO] [stdout] | [INFO] [stdout] 37 | #[cfg(feature = "pic32mx37x")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:43:40 [INFO] [stdout] | [INFO] [stdout] 43 | pub use pic32mx470::pic32mx47xfxxxl as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `pic32mx47x` feature [INFO] [stdout] --> src/lib.rs:42:7 [INFO] [stdout] | [INFO] [stdout] 42 | #[cfg(feature = "pic32mx47x")] [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] running `Command { std: "docker" "inspect" "429f292aefc5736279eb90ea11300b68bfc71b22bb5113d7af36fa8eaa7bcea3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "429f292aefc5736279eb90ea11300b68bfc71b22bb5113d7af36fa8eaa7bcea3", kill_on_drop: false }` [INFO] [stdout] 429f292aefc5736279eb90ea11300b68bfc71b22bb5113d7af36fa8eaa7bcea3