[INFO] cloning repository https://github.com/ryan-summers/shared-bus-example [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ryan-summers/shared-bus-example" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fryan-summers%2Fshared-bus-example", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fryan-summers%2Fshared-bus-example'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f1763fd1ed95a526e5dc072f7cca09cfc24bba95 [INFO] checking ryan-summers/shared-bus-example against try#3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f for pr-87248 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fryan-summers%2Fshared-bus-example" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ryan-summers/shared-bus-example on toolchain 3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ryan-summers/shared-bus-example [INFO] finished tweaking git repo https://github.com/ryan-summers/shared-bus-example [INFO] tweaked toml for git repo https://github.com/ryan-summers/shared-bus-example written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/ryan-summers/shared-bus-example already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/ryan-summers/shared-bus` [INFO] [stderr] Updating git repository `https://github.com/ryan-summers/si7021-rs` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded cortex-m v0.5.10 [INFO] [stderr] Downloaded cortex-m-rt-macros v0.1.8 [INFO] [stderr] Downloaded bitfield v0.13.2 [INFO] [stderr] Downloaded as-slice v0.1.3 [INFO] [stderr] Downloaded cortex-m v0.6.3 [INFO] [stderr] Downloaded cortex-m-rt v0.6.12 [INFO] [stderr] Downloaded stm32h7xx-hal v0.6.0 [INFO] [stderr] Downloaded heapless v0.5.5 [INFO] [stderr] Downloaded nb v0.1.2 [INFO] [stderr] Downloaded vcell v0.1.2 [INFO] [stderr] Downloaded cortex-m-rtic-macros v0.5.0 [INFO] [stderr] Downloaded rtic-core v0.3.0 [INFO] [stderr] Downloaded embedded-hal v0.2.4 [INFO] [stderr] Downloaded cortex-m-rtic v0.5.3 [INFO] [stderr] Downloaded hash32 v0.1.1 [INFO] [stderr] Downloaded stm32h7 v0.11.0 [INFO] [stderr] Downloaded aligned v0.3.2 [INFO] [stderr] Downloaded rtic-syntax v0.4.0 [INFO] [stderr] Downloaded cortex-m-semihosting v0.3.5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 59f738ebf217f1f025040a1bba910536c00e31737f6b65b79a1bf2859cc8f7f8 [INFO] running `Command { std: "docker" "start" "-a" "59f738ebf217f1f025040a1bba910536c00e31737f6b65b79a1bf2859cc8f7f8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "59f738ebf217f1f025040a1bba910536c00e31737f6b65b79a1bf2859cc8f7f8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "59f738ebf217f1f025040a1bba910536c00e31737f6b65b79a1bf2859cc8f7f8", kill_on_drop: false }` [INFO] [stdout] 59f738ebf217f1f025040a1bba910536c00e31737f6b65b79a1bf2859cc8f7f8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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=forbid" "-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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] af5ff82c2b81eafe2a1c14e77d7278dffcf4aadbf43cdfa453450cc4cb6f76e6 [INFO] running `Command { std: "docker" "start" "-a" "af5ff82c2b81eafe2a1c14e77d7278dffcf4aadbf43cdfa453450cc4cb6f76e6", kill_on_drop: false }` [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling cortex-m v0.6.3 [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Checking stable_deref_trait v1.1.1 [INFO] [stderr] Compiling syn v1.0.33 [INFO] [stderr] Checking vcell v0.1.2 [INFO] [stderr] Checking bitfield v0.13.2 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling cortex-m-rt v0.6.12 [INFO] [stderr] Checking nb v0.1.2 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Checking r0 v0.2.2 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling stm32h7 v0.11.0 [INFO] [stderr] Compiling heapless v0.5.5 [INFO] [stderr] Compiling cortex-m-semihosting v0.3.5 [INFO] [stderr] Compiling cortex-m v0.5.10 [INFO] [stderr] Checking rtic-core v0.3.0 [INFO] [stderr] Checking aligned v0.2.0 [INFO] [stderr] Checking panic-halt v0.2.0 [INFO] [stderr] Compiling paste-impl v0.1.18 [INFO] [stderr] Checking generic-array v0.13.2 [INFO] [stderr] Checking hash32 v0.1.1 [INFO] [stderr] Checking volatile-register v0.2.0 [INFO] [stderr] Checking embedded-hal v0.2.4 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Checking si7021 v0.2.0 (https://github.com/ryan-summers/si7021-rs#f7d84022) [INFO] [stderr] Checking as-slice v0.1.3 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling indexmap v1.4.0 [INFO] [stderr] Compiling cortex-m-rtic v0.5.3 [INFO] [stderr] Compiling bare-metal v0.2.5 [INFO] [stderr] Compiling cast v0.2.3 [INFO] [stderr] Checking paste v0.1.18 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking aligned v0.3.2 [INFO] [stderr] Checking shared-bus v0.2.0 (https://github.com/ryan-summers/shared-bus#f27d7b48) [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.0 [INFO] [stderr] Checking stm32h7xx-hal v0.6.0 [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.6.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" "af5ff82c2b81eafe2a1c14e77d7278dffcf4aadbf43cdfa453450cc4cb6f76e6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "af5ff82c2b81eafe2a1c14e77d7278dffcf4aadbf43cdfa453450cc4cb6f76e6", kill_on_drop: false }` [INFO] [stdout] af5ff82c2b81eafe2a1c14e77d7278dffcf4aadbf43cdfa453450cc4cb6f76e6