[INFO] cloning repository https://github.com/tl8roy/stm32f302r8_rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tl8roy/stm32f302r8_rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftl8roy%2Fstm32f302r8_rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftl8roy%2Fstm32f302r8_rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0b2e694ce6d6835cca465c215db33f13ac689211 [INFO] testing tl8roy/stm32f302r8_rust against 1.84.0 for beta-1.85-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftl8roy%2Fstm32f302r8_rust" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/tl8roy/stm32f302r8_rust on toolchain 1.84.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.84.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-6-tc1/source/.cargo/config [INFO] started tweaking git repo https://github.com/tl8roy/stm32f302r8_rust [INFO] finished tweaking git repo https://github.com/tl8roy/stm32f302r8_rust [INFO] tweaked toml for git repo https://github.com/tl8roy/stm32f302r8_rust written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/tl8roy/stm32f302r8_rust 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" "+1.84.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded as-slice v0.1.0 [INFO] [stderr] Downloaded cortex-m v0.6.0 [INFO] [stderr] Downloaded vcell v0.1.0 [INFO] [stderr] Downloaded aligned v0.2.0 [INFO] [stderr] Downloaded cortex-m-rt-macros v0.1.5 [INFO] [stderr] Downloaded aligned v0.3.1 [INFO] [stderr] Downloaded cortex-m-rt v0.6.8 [INFO] [stderr] Downloaded cortex-m v0.5.9 [INFO] [stderr] Downloaded embedded-hal v0.2.2 [INFO] [stderr] Downloaded syn v0.15.33 [INFO] [stderr] Downloaded stm32f3 v0.6.0 [INFO] [stderr] Downloaded bare-metal v0.2.4 [INFO] [stderr] Downloaded stm32f3xx-hal v0.1.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+1.84.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 38ebfb4bf36c32d6a9d0dc54ede12e5c7fe1a28b23e2079f4eb0df02978cd027 [INFO] running `Command { std: "docker" "start" "-a" "38ebfb4bf36c32d6a9d0dc54ede12e5c7fe1a28b23e2079f4eb0df02978cd027", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "38ebfb4bf36c32d6a9d0dc54ede12e5c7fe1a28b23e2079f4eb0df02978cd027", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "38ebfb4bf36c32d6a9d0dc54ede12e5c7fe1a28b23e2079f4eb0df02978cd027", kill_on_drop: false }` [INFO] [stdout] 38ebfb4bf36c32d6a9d0dc54ede12e5c7fe1a28b23e2079f4eb0df02978cd027 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+1.84.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 555d3d94be13ab2d3d42e2454241eba6f5a7b6156cd39817600c16a58be442f6 [INFO] running `Command { std: "docker" "start" "-a" "555d3d94be13ab2d3d42e2454241eba6f5a7b6156cd39817600c16a58be442f6", kill_on_drop: false }` [INFO] [stderr] Compiling typenum v1.10.0 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling proc-macro2 v0.4.28 [INFO] [stderr] Compiling stable_deref_trait v1.1.1 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling cortex-m v0.6.0 [INFO] [stderr] Compiling syn v0.15.33 [INFO] [stderr] Compiling rand_core v0.4.0 [INFO] [stderr] Compiling vcell v0.1.0 [INFO] [stderr] Compiling cortex-m v0.5.9 [INFO] [stderr] Compiling aligned v0.2.0 [INFO] [stderr] Compiling stm32f3 v0.6.0 [INFO] [stderr] Compiling cortex-m-rt v0.6.8 [INFO] [stderr] Compiling nb v0.1.2 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling r0 v0.2.2 [INFO] [stderr] Compiling volatile-register v0.2.0 [INFO] [stderr] Compiling cast v0.2.2 [INFO] [stderr] Compiling embedded-hal v0.2.2 [INFO] [stderr] Compiling panic-halt v0.2.0 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand v0.5.6 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling bare-metal v0.2.4 [INFO] [stderr] Compiling quote v0.6.12 [INFO] [stderr] Compiling generic-array v0.12.0 [INFO] [stderr] Compiling as-slice v0.1.0 [INFO] [stderr] Compiling aligned v0.3.1 [INFO] [stderr] Compiling cortex-m-rt-macros v0.1.5 [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaiWYA1f/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `stm32f3` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "555d3d94be13ab2d3d42e2454241eba6f5a7b6156cd39817600c16a58be442f6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "555d3d94be13ab2d3d42e2454241eba6f5a7b6156cd39817600c16a58be442f6", kill_on_drop: false }` [INFO] [stdout] 555d3d94be13ab2d3d42e2454241eba6f5a7b6156cd39817600c16a58be442f6