[INFO] cloning repository https://github.com/dstuessy/rust-arduino-stepper
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dstuessy/rust-arduino-stepper" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdstuessy%2Frust-arduino-stepper", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdstuessy%2Frust-arduino-stepper'...
[INFO] [stderr] /workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdstuessy%2Frust-arduino-stepper/objects/pack: No space left on device
[WARN] Retrying crate fetch in 3 seconds (attempt 1)
[INFO] cloning repository https://github.com/dstuessy/rust-arduino-stepper
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dstuessy/rust-arduino-stepper" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdstuessy%2Frust-arduino-stepper", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdstuessy%2Frust-arduino-stepper'...
[INFO] [stderr] error: unable to write symref for HEAD: No space left on device
[INFO] [stderr] fatal: unable to update HEAD
[WARN] Retrying crate fetch in 3 seconds (attempt 2)
[INFO] cloning repository https://github.com/dstuessy/rust-arduino-stepper
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dstuessy/rust-arduino-stepper" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdstuessy%2Frust-arduino-stepper", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdstuessy%2Frust-arduino-stepper'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e62cf0fa7fa1cc3d5f22d70a1df82d314d4aa4fd
[INFO] checking dstuessy/rust-arduino-stepper against master#32cd9114712a24010b0583624dc52ac302194128 for pr-143717
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdstuessy%2Frust-arduino-stepper" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-6-tc1/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-6-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/dstuessy/rust-arduino-stepper
[INFO] finished tweaking git repo https://github.com/dstuessy/rust-arduino-stepper
[INFO] tweaked toml for git repo https://github.com/dstuessy/rust-arduino-stepper written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/dstuessy/rust-arduino-stepper on toolchain 32cd9114712a24010b0583624dc52ac302194128
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+32cd9114712a24010b0583624dc52ac302194128" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/dstuessy/rust-arduino-stepper 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" "+32cd9114712a24010b0583624dc52ac302194128" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr] warning: spurious network error (3 tries remaining): failed to make directory '/workspace/cargo-home/git/checkouts/avr-hal-88cb7c7248a695f0/190f2c3': No space left on device; class=Os (2)
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded avr-device-macros v0.5.2
[INFO] [stderr]   Downloaded uln2003 v0.2.1
[INFO] [stderr]   Downloaded avr-device v0.5.2
[INFO] [stderr] error: failed to unpack package `avr-device v0.5.2`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to unpack entry at `avr-device-0.5.2/src/devices/atmega4809/usart0/ctrld.rs`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to unpack `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/avr-device-0.5.2/src/devices/atmega4809/usart0/ctrld.rs`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to unpack `avr-device-0.5.2/src/devices/atmega4809/usart0/ctrld.rs` into `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/avr-device-0.5.2/src/devices/atmega4809/usart0/ctrld.rs`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   No space left on device (os error 28)


command failed: exit status: 101

    Blocking waiting for file lock on package cache
warning: spurious network error (3 tries remaining): failed to make directory '/workspace/cargo-home/git/checkouts/avr-hal-88cb7c7248a695f0/190f2c3': No space left on device; class=Os (2)
    Updating crates.io index
    Blocking waiting for file lock on package cache
 Downloading crates ...
  Downloaded avr-device-macros v0.5.2
  Downloaded uln2003 v0.2.1
  Downloaded avr-device v0.5.2
error: failed to unpack package `avr-device v0.5.2`

Caused by:
  failed to unpack entry at `avr-device-0.5.2/src/devices/atmega4809/usart0/ctrld.rs`

Caused by:
  failed to unpack `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/avr-device-0.5.2/src/devices/atmega4809/usart0/ctrld.rs`

Caused by:
  failed to unpack `avr-device-0.5.2/src/devices/atmega4809/usart0/ctrld.rs` into `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/avr-device-0.5.2/src/devices/atmega4809/usart0/ctrld.rs`

Caused by:
  No space left on device (os error 28)