[INFO] cloning repository https://github.com/bjoernQ/esp32-preempt-experiment [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/bjoernQ/esp32-preempt-experiment" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FbjoernQ%2Fesp32-preempt-experiment", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FbjoernQ%2Fesp32-preempt-experiment'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 78501ef733eddd573d3862dd6558e5d28bff1726 [INFO] testing bjoernQ/esp32-preempt-experiment against master#61223975d46f794466efa832bc7562b9707ecc46+rustflags=-Copt-level=3 for pr-121282 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FbjoernQ%2Fesp32-preempt-experiment" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/bjoernQ/esp32-preempt-experiment on toolchain 61223975d46f794466efa832bc7562b9707ecc46 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+61223975d46f794466efa832bc7562b9707ecc46" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/bjoernQ/esp32-preempt-experiment [INFO] finished tweaking git repo https://github.com/bjoernQ/esp32-preempt-experiment [INFO] tweaked toml for git repo https://github.com/bjoernQ/esp32-preempt-experiment written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/bjoernQ/esp32-preempt-experiment 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" "+61223975d46f794466efa832bc7562b9707ecc46" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/esp-rs/esp-hal` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Updating git repository `https://github.com/esp-rs/esp-pacs.git` [INFO] [stderr] error: failed to get `esp32` as a dependency of package `esp-hal-common v0.1.0 (https://github.com/esp-rs/esp-hal#13ae45b4)` [INFO] [stderr] ... which satisfies git dependency `esp-hal-common` (locked to 0.1.0) of package `esp32-hal v0.1.0 (https://github.com/esp-rs/esp-hal#13ae45b4)` [INFO] [stderr] ... which satisfies git dependency `esp32-hal` (locked to 0.1.0) of package `esp32-preemt-experiment v0.1.0 (/workspace/builds/worker-5-tc1/source)` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to load source for dependency `esp32` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] Unable to update https://github.com/esp-rs/esp-pacs.git?branch=with_source#3b6301bf [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] could not write to '/workspace/cargo-home/git/checkouts/esp-pacs-175859a47098a821/3b6301b/esp32c3/src/i2c0/scl_stretch_conf.rs': No space left on device; class=Os (2) [ERROR] this task or one of its parent failed! [ERROR] overridden task result to broken:missing-deps [ERROR] caused by: the crate depends on missing dependencies [ERROR] note: run with `RUST_BACKTRACE=1` to display a backtrace.