[INFO] cloning repository https://github.com/colinbdclark/bluemchen-test-app-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/colinbdclark/bluemchen-test-app-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcolinbdclark%2Fbluemchen-test-app-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcolinbdclark%2Fbluemchen-test-app-rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 49243b4265752a76dc081fcba5d0c3af470412a9 [INFO] testing colinbdclark/bluemchen-test-app-rust against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcolinbdclark%2Fbluemchen-test-app-rust" "/workspace/builds/worker-23/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-23/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/colinbdclark/bluemchen-test-app-rust on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-23/source/.cargo/config [INFO] started tweaking git repo https://github.com/colinbdclark/bluemchen-test-app-rust [INFO] finished tweaking git repo https://github.com/colinbdclark/bluemchen-test-app-rust [INFO] tweaked toml for git repo https://github.com/colinbdclark/bluemchen-test-app-rust written to /workspace/builds/worker-23/source/Cargo.toml [INFO] crate git repo https://github.com/colinbdclark/bluemchen-test-app-rust already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-23/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-23/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 801c12554f768cb36e3921c3626ac020d2f376b82783b4cfcb2f536e35494094 [INFO] running `Command { std: "docker" "start" "-a" "801c12554f768cb36e3921c3626ac020d2f376b82783b4cfcb2f536e35494094", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "801c12554f768cb36e3921c3626ac020d2f376b82783b4cfcb2f536e35494094", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "801c12554f768cb36e3921c3626ac020d2f376b82783b4cfcb2f536e35494094", kill_on_drop: false }` [INFO] [stdout] 801c12554f768cb36e3921c3626ac020d2f376b82783b4cfcb2f536e35494094 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-23/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-23/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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 949a5b6f21434742e2078560f9150020f6fe2f9e6b966bc3dff46a320f0331bf [INFO] running `Command { std: "docker" "start" "-a" "949a5b6f21434742e2078560f9150020f6fe2f9e6b966bc3dff46a320f0331bf", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling cortex-m v0.7.3 [INFO] [stderr] Compiling nb v1.0.0 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling semver v1.0.3 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling vcell v0.1.3 [INFO] [stderr] Compiling bitfield v0.13.2 [INFO] [stderr] Compiling cortex-m-rt v0.6.14 [INFO] [stderr] Compiling r0 v0.2.2 [INFO] [stderr] Compiling cortex-m v0.6.7 [INFO] [stderr] Compiling heapless v0.6.1 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling stm32h7 v0.13.0 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling rtic-core v0.3.1 [INFO] [stderr] Compiling bare-metal v1.0.0 [INFO] [stderr] Compiling paste v1.0.5 [INFO] [stderr] Compiling panic-halt v0.2.0 [INFO] [stderr] Compiling micromath v1.1.1 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling cortex-m-rtic v0.5.7 [INFO] [stderr] Compiling bare-metal v0.2.5 [INFO] [stderr] Compiling embedded-dma v0.1.2 [INFO] [stderr] Compiling nb v0.1.3 [INFO] [stderr] Compiling volatile-register v0.2.0 [INFO] [stderr] Compiling embedded-hal v0.2.5 [INFO] [stderr] Compiling hash32 v0.1.1 [INFO] [stderr] Compiling stm32-fmc v0.2.3 [INFO] [stderr] Compiling debouncr v0.2.2 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling cast v0.2.7 [INFO] [stderr] Compiling generic-array v0.13.3 [INFO] [stderr] Compiling generic-array v0.12.4 [INFO] [stderr] Compiling as-slice v0.1.5 [INFO] [stderr] Compiling aligned v0.3.5 [INFO] [stderr] Compiling rtic-syntax v0.4.0 [INFO] [stderr] Compiling cortex-m-rt-macros v0.1.8 [INFO] [stderr] Compiling cortex-m-rtic-macros v0.5.3 [INFO] [stderr] Compiling stm32h7xx-hal v0.9.0 [INFO] [stderr] error: could not compile `stm32h7` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name stm32h7 --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stm32h7-0.13.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="cortex-m-rt"' --cfg 'feature="default"' --cfg 'feature="rt"' --cfg 'feature="stm32h743v"' -C metadata=679342f36890e7cb -C extra-filename=-679342f36890e7cb --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bare_metal=/opt/rustwide/target/debug/deps/libbare_metal-9e5b8b383b9c1de0.rmeta --extern cortex_m=/opt/rustwide/target/debug/deps/libcortex_m-09bb1805cba5a279.rmeta --extern cortex_m_rt=/opt/rustwide/target/debug/deps/libcortex_m_rt-662bbc951e7c520b.rmeta --extern vcell=/opt/rustwide/target/debug/deps/libvcell-f61acefe00d126b4.rmeta --cap-lints allow --cap-lints=warn -L /opt/rustwide/target/debug/build/stm32h7-a425b2c15da277f2/out -L /opt/rustwide/target/debug/build/cortex-m-rt-ef87f0da15207c9f/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stm32h7xx-hal-0.9.0/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] error: aborting due to previous error [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` due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "949a5b6f21434742e2078560f9150020f6fe2f9e6b966bc3dff46a320f0331bf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "949a5b6f21434742e2078560f9150020f6fe2f9e6b966bc3dff46a320f0331bf", kill_on_drop: false }` [INFO] [stdout] 949a5b6f21434742e2078560f9150020f6fe2f9e6b966bc3dff46a320f0331bf