[INFO] cloning repository https://github.com/r3dlight/demo-stm32h5-mpu-embassy [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/r3dlight/demo-stm32h5-mpu-embassy" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fr3dlight%2Fdemo-stm32h5-mpu-embassy", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fr3dlight%2Fdemo-stm32h5-mpu-embassy'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1bd47006f91c2c7c6f1bc0aa82774a0eeb93981c [INFO] checking r3dlight/demo-stm32h5-mpu-embassy against master#9c3064e131f4939cc95a29bb11413c49bbda1491 for pr-144098 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fr3dlight%2Fdemo-stm32h5-mpu-embassy" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-5-tc2/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/r3dlight/demo-stm32h5-mpu-embassy [INFO] finished tweaking git repo https://github.com/r3dlight/demo-stm32h5-mpu-embassy [INFO] tweaked toml for git repo https://github.com/r3dlight/demo-stm32h5-mpu-embassy written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/r3dlight/demo-stm32h5-mpu-embassy on toolchain 9c3064e131f4939cc95a29bb11413c49bbda1491 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9c3064e131f4939cc95a29bb11413c49bbda1491" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/r3dlight/demo-stm32h5-mpu-embassy 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" "+9c3064e131f4939cc95a29bb11413c49bbda1491" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded embassy-usb v0.3.0 [INFO] [stderr] Downloaded stm32-fmc v0.4.0 [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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+9c3064e131f4939cc95a29bb11413c49bbda1491" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 927500d527f150ae00d98efa07fa98804a7f72c1ec07eac766905b221ea66786 [INFO] running `Command { std: "docker" "start" "-a" "927500d527f150ae00d98efa07fa98804a7f72c1ec07eac766905b221ea66786", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "927500d527f150ae00d98efa07fa98804a7f72c1ec07eac766905b221ea66786", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "927500d527f150ae00d98efa07fa98804a7f72c1ec07eac766905b221ea66786", kill_on_drop: false }` [INFO] [stdout] 927500d527f150ae00d98efa07fa98804a7f72c1ec07eac766905b221ea66786 [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=forbid" "-e" "RUSTDOCFLAGS=--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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+9c3064e131f4939cc95a29bb11413c49bbda1491" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ce2fea15f1bcf379ad5064bd15a4f9232e8bddea7f8998bdb644f5574a954998 [INFO] running `Command { std: "docker" "start" "-a" "ce2fea15f1bcf379ad5064bd15a4f9232e8bddea7f8998bdb644f5574a954998", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling unicode-ident v1.0.16 [INFO] [stderr] Compiling defmt v0.3.10 [INFO] [stderr] Compiling thiserror v2.0.11 [INFO] [stderr] Compiling defmt-macros v0.4.0 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Checking nb v1.1.0 [INFO] [stderr] Checking critical-section v1.2.0 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Compiling cortex-m v0.7.7 [INFO] [stderr] Compiling heapless v0.8.0 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Compiling cortex-m-rt v0.7.5 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Compiling embedded-io-async v0.6.1 [INFO] [stderr] error: failed to write `/opt/rustwide/target/debug/.fingerprint/cortex-m-rt-24a58076a68bc013/invoked.timestamp` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: failed to write `/opt/rustwide/target/debug/.fingerprint/bitflags-542be3fe548fb023/invoked.timestamp` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] error: failed to write `/opt/rustwide/target/debug/.fingerprint/byteorder-e9980b06936a7e0b/invoked.timestamp` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] error: failed to write `/opt/rustwide/target/debug/.fingerprint/stable_deref_trait-26b7ff4c0d07c3c5/invoked.timestamp` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] error: failed to write `/opt/rustwide/target/debug/.fingerprint/defmt-macros-85eee0a27a2c50ba/invoked.timestamp` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] error: failed to write `/opt/rustwide/target/debug/.fingerprint/cortex-m-8b5eb3a8e9ca1c20/invoked.timestamp` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] error: failed to write `/opt/rustwide/target/debug/.fingerprint/defmt-1fe1737faba1028f/invoked.timestamp` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] error: failed to write `/opt/rustwide/target/debug/.fingerprint/semver-parser-72b9caa9dfea6bc2/invoked.timestamp` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] error: failed to write `/opt/rustwide/target/debug/.fingerprint/proc-macro2-d6df0ecddcedc038/invoked.timestamp` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] error: failed to write `/opt/rustwide/target/debug/.fingerprint/thiserror-13c63b35d5f848b1/invoked.timestamp` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] error: failed to write `/opt/rustwide/target/debug/.fingerprint/heapless-ee011567bb62afc1/invoked.timestamp` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] error: failed to write `/opt/rustwide/target/debug/.fingerprint/critical-section-a39457e2158c3206/invoked.timestamp` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] error: failed to write `/opt/rustwide/target/debug/.fingerprint/unicode-ident-a3690edd3a41f0e2/invoked.timestamp` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] error: failed to write `/opt/rustwide/target/debug/.fingerprint/nb-1f4363555d941b06/invoked.timestamp` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] error: failed to write `/opt/rustwide/target/debug/.fingerprint/embedded-io-async-6e800467ff2277a3/invoked.timestamp` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] error: failed to write `/opt/rustwide/target/debug/.fingerprint/void-d6c07febfc20806b/invoked.timestamp` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] running `Command { std: "docker" "inspect" "ce2fea15f1bcf379ad5064bd15a4f9232e8bddea7f8998bdb644f5574a954998", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ce2fea15f1bcf379ad5064bd15a4f9232e8bddea7f8998bdb644f5574a954998", kill_on_drop: false }` [INFO] [stdout] ce2fea15f1bcf379ad5064bd15a4f9232e8bddea7f8998bdb644f5574a954998