[INFO] cloning repository https://github.com/miroslavchakarov/hx711-rust-pi
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/miroslavchakarov/hx711-rust-pi" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmiroslavchakarov%2Fhx711-rust-pi", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmiroslavchakarov%2Fhx711-rust-pi'...
[INFO] [stderr] /workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmiroslavchakarov%2Fhx711-rust-pi: No space left on device
[WARN] Retrying crate fetch in 3 seconds (attempt 1)
[INFO] cloning repository https://github.com/miroslavchakarov/hx711-rust-pi
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/miroslavchakarov/hx711-rust-pi" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmiroslavchakarov%2Fhx711-rust-pi", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmiroslavchakarov%2Fhx711-rust-pi'...
[INFO] [stderr] error: unable to write symref for HEAD: No space left on device
[WARN] Retrying crate fetch in 3 seconds (attempt 2)
[INFO] cloning repository https://github.com/miroslavchakarov/hx711-rust-pi
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/miroslavchakarov/hx711-rust-pi" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmiroslavchakarov%2Fhx711-rust-pi", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmiroslavchakarov%2Fhx711-rust-pi'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 7c0d46d4bbc487162ffe2758609f297483741447
[INFO] testing miroslavchakarov/hx711-rust-pi against 1.94.0 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmiroslavchakarov%2Fhx711-rust-pi" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/miroslavchakarov/hx711-rust-pi
[INFO] finished tweaking git repo https://github.com/miroslavchakarov/hx711-rust-pi
[INFO] tweaked toml for git repo https://github.com/miroslavchakarov/hx711-rust-pi written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/miroslavchakarov/hx711-rust-pi on toolchain 1.94.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.94.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/miroslavchakarov/hx711-rust-pi 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.94.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr] warning: failed to write cache, path: /workspace/cargo-home/registry/index/index.crates.io-1949cf8c6b5b557f/.cache/bi/tm/bitmatch, error: No space left on device (os error 28)
[INFO] [stderr]      Locking 12 packages to latest compatible versions
[INFO] [stderr]       Adding bitmatch v0.1.1
[INFO] [stderr]       Adding boolean_expression v0.3.11
[INFO] [stderr]       Adding either v1.15.0
[INFO] [stderr]       Adding hx711_spi v0.3.2 (available: v0.7.0)
[INFO] [stderr]       Adding itertools v0.9.0
[INFO] [stderr]       Adding lazy_static v1.5.0
[INFO] [stderr]       Adding proc-macro2 v1.0.106
[INFO] [stderr]       Adding quote v1.0.45
[INFO] [stderr]       Adding rppal v0.12.0 (available: v0.22.1)
[INFO] [stderr]       Adding smallvec v1.15.1
[INFO] [stderr]       Adding syn v1.0.109
[INFO] [stderr]       Adding unicode-ident v1.0.24
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded nb v0.1.3
[INFO] [stderr] error: No space left on device (os error 28)


command failed: exit status: 101

    Updating crates.io index
warning: failed to write cache, path: /workspace/cargo-home/registry/index/index.crates.io-1949cf8c6b5b557f/.cache/bi/tm/bitmatch, error: No space left on device (os error 28)
     Locking 12 packages to latest compatible versions
      Adding bitmatch v0.1.1
      Adding boolean_expression v0.3.11
      Adding either v1.15.0
      Adding hx711_spi v0.3.2 (available: v0.7.0)
      Adding itertools v0.9.0
      Adding lazy_static v1.5.0
      Adding proc-macro2 v1.0.106
      Adding quote v1.0.45
      Adding rppal v0.12.0 (available: v0.22.1)
      Adding smallvec v1.15.1
      Adding syn v1.0.109
      Adding unicode-ident v1.0.24
 Downloading crates ...
  Downloaded nb v0.1.3
error: No space left on device (os error 28)