[INFO] fetching crate kiffieboot 0.1.0... [INFO] testing kiffieboot-0.1.0 against beta-2025-09-21 for beta-1.91-3 [INFO] extracting crate kiffieboot 0.1.0 into /workspace/builds/worker-5-tc2/source [INFO] started tweaking crates.io crate kiffieboot 0.1.0 [INFO] finished tweaking crates.io crate kiffieboot 0.1.0 [INFO] tweaked toml for crates.io crate kiffieboot 0.1.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate kiffieboot 0.1.0 on toolchain beta-2025-09-21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 20 packages to latest compatible versions [INFO] [stderr] Adding embedded-hal v0.2.7 (available: v1.0.0) [INFO] [stderr] Adding pic32-hal v0.10.1 (available: v0.13.0) [INFO] [stderr] Adding usb-device v0.2.9 (available: v0.3.2) [INFO] [stderr] Adding usbd-dfu-rt v0.3.1 (available: v0.4.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f6cde86fb7f1c39cbb5a6b065ee6789f2f87677208bd5d0f6b2c9013b57b9c83 [INFO] running `Command { std: "docker" "start" "-a" "f6cde86fb7f1c39cbb5a6b065ee6789f2f87677208bd5d0f6b2c9013b57b9c83", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f6cde86fb7f1c39cbb5a6b065ee6789f2f87677208bd5d0f6b2c9013b57b9c83", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f6cde86fb7f1c39cbb5a6b065ee6789f2f87677208bd5d0f6b2c9013b57b9c83", kill_on_drop: false }` [INFO] [stdout] f6cde86fb7f1c39cbb5a6b065ee6789f2f87677208bd5d0f6b2c9013b57b9c83 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 462e9aeb8bc8f148a7e12e4bb08c4e7fcf3a31caf2fbf65b55fc0a55cc98e3aa [INFO] running `Command { std: "docker" "start" "-a" "462e9aeb8bc8f148a7e12e4bb08c4e7fcf3a31caf2fbf65b55fc0a55cc98e3aa", kill_on_drop: false }` [INFO] [stderr] Compiling mips-mcu v0.3.1 [INFO] [stderr] Compiling usb-device v0.2.9 [INFO] [stderr] Compiling usbd-dfu-rt v0.3.1 [INFO] [stderr] Compiling kiffieboot v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition value: `log` [INFO] [stdout] --> src/lib.rs:51:7 [INFO] [stdout] | [INFO] [stdout] 51 | #[cfg(feature = "log")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `pic32mx2x0`, `pic32mx2x4`, `pic32mx2xx`, `pic32mx470`, and `usbd-dfu-rt` [INFO] [stdout] = help: consider adding `log` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RCON` [INFO] [stdout] --> src/lib.rs:79:20 [INFO] [stdout] | [INFO] [stdout] 79 | let rcon = RCON::ptr(); [INFO] [stdout] | ^^^^ use of undeclared type `RCON` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:62:40 [INFO] [stdout] | [INFO] [stdout] 61 | #[cfg(feature = "pic32mx2x0")] [INFO] [stdout] | ---------------------- the item is gated behind the `pic32mx2x0` feature [INFO] [stdout] 62 | use pic32mx2xx::pic32mx2xxfxxxb::{CFG, RCON}; [INFO] [stdout] | ^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:65:47 [INFO] [stdout] | [INFO] [stdout] 64 | #[cfg(feature = "pic32mx2x4")] [INFO] [stdout] | ---------------------- the item is gated behind the `pic32mx2x4` feature [INFO] [stdout] 65 | use pic32mx2xx::pic32mx2x4fxxxd::{CFG, CRU as RCON}; // the XLP devices have the RCON register included in the CRU [INFO] [stdout] | ^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:68:40 [INFO] [stdout] | [INFO] [stdout] 67 | #[cfg(feature = "pic32mx470")] [INFO] [stdout] | ---------------------- the item is gated behind the `pic32mx470` feature [INFO] [stdout] 68 | use pic32mx470::pic32mx47xfxxxl::{CFG, RCON}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CFG` [INFO] [stdout] --> src/lib.rs:80:19 [INFO] [stdout] | [INFO] [stdout] 80 | let cfg = CFG::ptr(); [INFO] [stdout] | ^^^ use of undeclared type `CFG` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:62:35 [INFO] [stdout] | [INFO] [stdout] 61 | #[cfg(feature = "pic32mx2x0")] [INFO] [stdout] | ---------------------- the item is gated behind the `pic32mx2x0` feature [INFO] [stdout] 62 | use pic32mx2xx::pic32mx2xxfxxxb::{CFG, RCON}; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:65:35 [INFO] [stdout] | [INFO] [stdout] 64 | #[cfg(feature = "pic32mx2x4")] [INFO] [stdout] | ---------------------- the item is gated behind the `pic32mx2x4` feature [INFO] [stdout] 65 | use pic32mx2xx::pic32mx2x4fxxxd::{CFG, CRU as RCON}; // the XLP devices have the RCON register included in the CRU [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:68:35 [INFO] [stdout] | [INFO] [stdout] 67 | #[cfg(feature = "pic32mx470")] [INFO] [stdout] | ---------------------- the item is gated behind the `pic32mx470` feature [INFO] [stdout] 68 | use pic32mx470::pic32mx47xfxxxl::{CFG, RCON}; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stderr] error: could not compile `kiffieboot` (lib) due to 2 previous errors; 1 warning emitted [INFO] running `Command { std: "docker" "inspect" "462e9aeb8bc8f148a7e12e4bb08c4e7fcf3a31caf2fbf65b55fc0a55cc98e3aa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "462e9aeb8bc8f148a7e12e4bb08c4e7fcf3a31caf2fbf65b55fc0a55cc98e3aa", kill_on_drop: false }` [INFO] [stdout] 462e9aeb8bc8f148a7e12e4bb08c4e7fcf3a31caf2fbf65b55fc0a55cc98e3aa