[INFO] fetching crate pic32-hal 0.13.0...
[INFO] testing pic32-hal-0.13.0 against 1.95.0 for beta-1.96-2
[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 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "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" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded usb-device v0.3.2
[INFO] [stderr]   Downloaded mips-rt v0.3.6
[INFO] [stderr]   Downloaded mips-rt-macros v0.3.4
[INFO] [stderr]   Downloaded mips-mcu v0.3.1
[INFO] [stderr]   Downloaded enumflags2 v0.7.10
[INFO] [stderr]   Downloaded portable-atomic v1.10.0
[INFO] [stderr]   Downloaded syn v2.0.93
[INFO] [stderr]   Downloaded pic32mx470 v0.1.0
[INFO] [stderr]   Downloaded enumflags2_derive v0.7.10
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] aeb5c3c310d21578931fdaf04b8f62bb707d6223ddadd57105d52715e85e9dda
[INFO] running `Command { std: "docker" "start" "-a" "aeb5c3c310d21578931fdaf04b8f62bb707d6223ddadd57105d52715e85e9dda", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "aeb5c3c310d21578931fdaf04b8f62bb707d6223ddadd57105d52715e85e9dda", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "aeb5c3c310d21578931fdaf04b8f62bb707d6223ddadd57105d52715e85e9dda", kill_on_drop: false }`
[INFO] [stdout] aeb5c3c310d21578931fdaf04b8f62bb707d6223ddadd57105d52715e85e9dda
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 64f79dbfd3c90ece8fb18f4069b21d6f0beda8f0d46c90a01a09698293c61e6e
[INFO] running `Command { std: "docker" "start" "-a" "64f79dbfd3c90ece8fb18f4069b21d6f0beda8f0d46c90a01a09698293c61e6e", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling unicode-ident v1.0.14
[INFO] [stderr]    Compiling mips-rt v0.3.6
[INFO] [stderr]    Compiling mips-mcu v0.3.1
[INFO] [stderr]    Compiling embedded-hal v1.0.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[E0433]: cannot find `pac` in `crate`
[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]: cannot find `pac` in `crate`
[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::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 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)]` (part of `#[warn(unused)]`) 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)]` (part of `#[warn(unused)]`) 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]: cannot find module or crate `input` in this scope
[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]: cannot find module or crate `output` in this scope
[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 7 previous errors; 6 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "64f79dbfd3c90ece8fb18f4069b21d6f0beda8f0d46c90a01a09698293c61e6e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "64f79dbfd3c90ece8fb18f4069b21d6f0beda8f0d46c90a01a09698293c61e6e", kill_on_drop: false }`
[INFO] [stdout] 64f79dbfd3c90ece8fb18f4069b21d6f0beda8f0d46c90a01a09698293c61e6e
