[INFO] fetching crate openmv_h7_bsp 0.1.2...
[INFO] testing openmv_h7_bsp-0.1.2 against beta-2025-09-21 for beta-1.91-3
[INFO] extracting crate openmv_h7_bsp 0.1.2 into /workspace/builds/worker-2-tc2/source
[INFO] removed /workspace/builds/worker-2-tc2/source/.cargo/config
[INFO] started tweaking crates.io crate openmv_h7_bsp 0.1.2
[INFO] finished tweaking crates.io crate openmv_h7_bsp 0.1.2
[INFO] tweaked toml for crates.io crate openmv_h7_bsp 0.1.2 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate openmv_h7_bsp 0.1.2 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] crate crates.io crate openmv_h7_bsp 0.1.2 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" "+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-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c072379afdc65ebe8159840a7f93dc5b75755485f61cde40c00ba661d1b2e524
[INFO] running `Command { std: "docker" "start" "-a" "c072379afdc65ebe8159840a7f93dc5b75755485f61cde40c00ba661d1b2e524", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c072379afdc65ebe8159840a7f93dc5b75755485f61cde40c00ba661d1b2e524", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c072379afdc65ebe8159840a7f93dc5b75755485f61cde40c00ba661d1b2e524", kill_on_drop: false }`
[INFO] [stdout] c072379afdc65ebe8159840a7f93dc5b75755485f61cde40c00ba661d1b2e524
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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] 4e4d398fa8a202193be32fa52a76d2b47a7df7124a843ac9450808ad04a96ee3
[INFO] running `Command { std: "docker" "start" "-a" "4e4d398fa8a202193be32fa52a76d2b47a7df7124a843ac9450808ad04a96ee3", kill_on_drop: false }`
[INFO] [stderr]    Compiling typenum v1.12.0
[INFO] [stderr]    Compiling cortex-m v0.6.3
[INFO] [stderr]    Compiling proc-macro2 v1.0.21
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling vcell v0.1.2
[INFO] [stderr]    Compiling syn v1.0.41
[INFO] [stderr]    Compiling cortex-m-rt v0.6.13
[INFO] [stderr]    Compiling nb v1.0.0
[INFO] [stderr]    Compiling volatile-register v0.2.0
[INFO] [stderr]    Compiling nb v0.1.3
[INFO] [stderr]    Compiling cast v0.2.3
[INFO] [stderr]    Compiling stm32h7 v0.11.0
[INFO] [stderr]    Compiling proc-macro-hack v0.5.18
[INFO] [stderr]    Compiling cortex-m v0.5.10
[INFO] [stderr]    Compiling r0 v0.2.2
[INFO] [stderr]    Compiling embedded-hal v0.2.4
[INFO] [stderr]    Compiling aligned v0.2.0
[INFO] [stderr]    Compiling openmv_h7_bsp v0.1.2 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling quote v1.0.7
[INFO] [stderr]    Compiling paste-impl v0.1.18
[INFO] [stderr]    Compiling paste v0.1.18
[INFO] [stderr]    Compiling generic-array v0.12.3
[INFO] [stderr]    Compiling generic-array v0.13.2
[INFO] [stderr]    Compiling as-slice v0.1.3
[INFO] [stderr]    Compiling aligned v0.3.4
[INFO] [stderr]    Compiling shared-bus v0.1.4
[INFO] [stderr]    Compiling cortex-m-rt-macros v0.1.8
[INFO] [stderr]    Compiling stm32h7xx-hal v0.7.1
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stm32h7xx-hal-0.7.1/src/rng.rs:110:67
[INFO] [stdout]     |
[INFO] [stdout] 110 |                         let bytes: [$type; BATCH_SIZE] = unsafe { mem::transmute(random_word) };
[INFO] [stdout]     |                                                                   ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 126 | rng_core!(usize);
[INFO] [stdout]     | ---------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: source type: `u32` (32 bits)
[INFO] [stdout]     = note: target type: `[usize; 0]` (0 bits)
[INFO] [stdout]     = note: this error originates in the macro `rng_core` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0512`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `stm32h7xx-hal` (lib) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "4e4d398fa8a202193be32fa52a76d2b47a7df7124a843ac9450808ad04a96ee3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4e4d398fa8a202193be32fa52a76d2b47a7df7124a843ac9450808ad04a96ee3", kill_on_drop: false }`
[INFO] [stdout] 4e4d398fa8a202193be32fa52a76d2b47a7df7124a843ac9450808ad04a96ee3
