[INFO] cloning repository https://github.com/sensoryczne-ekg/avr [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sensoryczne-ekg/avr" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsensoryczne-ekg%2Favr", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsensoryczne-ekg%2Favr'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8dcb98baa3801b28a3f8b3f7c25e8ae8bbb0b102 [INFO] testing sensoryczne-ekg/avr against 1.77.0 for beta-1.78-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsensoryczne-ekg%2Favr" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/sensoryczne-ekg/avr on toolchain 1.77.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.77.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-7-tc1/source/.cargo/config.toml [INFO] removed /workspace/builds/worker-7-tc1/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/sensoryczne-ekg/avr [INFO] finished tweaking git repo https://github.com/sensoryczne-ekg/avr [INFO] tweaked toml for git repo https://github.com/sensoryczne-ekg/avr written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/sensoryczne-ekg/avr 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.77.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/rahix/avr-hal` [INFO] [stderr] warning: spurious network error (3 tries remaining): failed to write out file: No space left on device; class=Os (2) [INFO] [stderr] error: failed to get `arduino-hal` as a dependency of package `ecg-reader v0.1.0 (/workspace/builds/worker-7-tc1/source)` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to load source for dependency `arduino-hal` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] Unable to update https://github.com/rahix/avr-hal?rev=190f2c3cb8d29e10f71119352b912369dc5a1fb7#190f2c3c [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] '/workspace/cargo-home/git/checkouts/avr-hal-f3855d5807fdfd57/190f2c3' exists and is not an empty directory; class=Invalid (3); code=Exists (-4) [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.