[INFO] fetching crate openmv_h7_bsp 0.1.2...
[INFO] testing openmv_h7_bsp-0.1.2 against beta-2025-10-28 for beta-1.92-2
[INFO] extracting crate openmv_h7_bsp 0.1.2 into /workspace/builds/worker-1-tc2/source
[INFO] removed /workspace/builds/worker-1-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-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate openmv_h7_bsp 0.1.2 on toolchain beta-2025-10-28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "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-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2b73c9df6194d236f4c998d73a90d81d90a61b8ebd0ae2d0a071b7750a085412
[INFO] running `Command { std: "docker" "start" "-a" "2b73c9df6194d236f4c998d73a90d81d90a61b8ebd0ae2d0a071b7750a085412", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2b73c9df6194d236f4c998d73a90d81d90a61b8ebd0ae2d0a071b7750a085412", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2b73c9df6194d236f4c998d73a90d81d90a61b8ebd0ae2d0a071b7750a085412", kill_on_drop: false }`
[INFO] [stdout] 2b73c9df6194d236f4c998d73a90d81d90a61b8ebd0ae2d0a071b7750a085412
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 46989c0d960927318ffd45184bfd813918aed5246cd1c3dc9eb576ac973f97da
[INFO] running `Command { std: "docker" "start" "-a" "46989c0d960927318ffd45184bfd813918aed5246cd1c3dc9eb576ac973f97da", kill_on_drop: false }`
[INFO] [stderr]    Compiling semver-parser v0.7.0
[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 unicode-xid v0.2.1
[INFO] [stderr]    Compiling syn v1.0.41
[INFO] [stderr]    Compiling vcell v0.1.2
[INFO] [stderr]    Compiling volatile-register v0.2.0
[INFO] [stderr]    Compiling bitfield v0.13.2
[INFO] [stderr]    Compiling cortex-m-rt v0.6.13
[INFO] [stderr]    Compiling nb v1.0.0
[INFO] [stderr]    Compiling semver v0.9.0
[INFO] [stderr]    Compiling nb v0.1.3
[INFO] [stderr]    Compiling r0 v0.2.2
[INFO] [stderr]    Compiling stm32h7 v0.11.0
[INFO] [stderr]    Compiling proc-macro-hack v0.5.18
[INFO] [stderr]    Compiling void v1.0.2
[INFO] [stderr]    Compiling cortex-m v0.5.10
[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 rustc_version v0.2.3
[INFO] [stderr]    Compiling quote v1.0.7
[INFO] [stderr]    Compiling bare-metal v0.2.5
[INFO] [stderr]    Compiling cast v0.2.3
[INFO] [stderr]    Compiling paste-impl v0.1.18
[INFO] [stderr]    Compiling paste v0.1.18
[INFO] [stderr]    Compiling generic-array v0.13.2
[INFO] [stderr]    Compiling generic-array v0.12.3
[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" "46989c0d960927318ffd45184bfd813918aed5246cd1c3dc9eb576ac973f97da", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "46989c0d960927318ffd45184bfd813918aed5246cd1c3dc9eb576ac973f97da", kill_on_drop: false }`
[INFO] [stdout] 46989c0d960927318ffd45184bfd813918aed5246cd1c3dc9eb576ac973f97da
