[INFO] cloning repository https://github.com/joegesualdo/bitcoin-price-cli-rust
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/joegesualdo/bitcoin-price-cli-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjoegesualdo%2Fbitcoin-price-cli-rust", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjoegesualdo%2Fbitcoin-price-cli-rust'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b181ecd22bb99e7470876a11d708836eeedbe693
[INFO] checking joegesualdo/bitcoin-price-cli-rust against master#fce0e74720d199eb7839fdb51af35ac5226da178 for pr-145262
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjoegesualdo%2Fbitcoin-price-cli-rust" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/joegesualdo/bitcoin-price-cli-rust
[INFO] finished tweaking git repo https://github.com/joegesualdo/bitcoin-price-cli-rust
[INFO] tweaked toml for git repo https://github.com/joegesualdo/bitcoin-price-cli-rust written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/joegesualdo/bitcoin-price-cli-rust on toolchain fce0e74720d199eb7839fdb51af35ac5226da178
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+fce0e74720d199eb7839fdb51af35ac5226da178" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/joegesualdo/bitcoin-price-cli-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" "+fce0e74720d199eb7839fdb51af35ac5226da178" "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]      Locking 9 packages to latest compatible versions
[INFO] [stderr]       Adding anyhow v1.0.99
[INFO] [stderr]     Updating bitcoin-price v0.1.0 -> v0.1.7
[INFO] [stderr]       Adding coinbase-bitcoin v0.1.1
[INFO] [stderr]     Updating proc-macro2 v1.0.36 -> v1.0.97
[INFO] [stderr]     Updating quote v1.0.14 -> v1.0.40
[INFO] [stderr]       Adding syn v2.0.104
[INFO] [stderr]       Adding thiserror v1.0.69
[INFO] [stderr]       Adding thiserror-impl v1.0.69
[INFO] [stderr]       Adding unicode-ident v1.0.18
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded coinbase-bitcoin v0.1.1
[INFO] [stderr]   Downloaded socket2 v0.4.3
[INFO] [stderr]   Downloaded serde_derive v1.0.134
[INFO] [stderr]   Downloaded serde v1.0.134
[INFO] [stderr]   Downloaded bitcoin-price v0.1.7
[INFO] [stderr] error: No space left on device (os error 28)


command failed: exit status: 101

    Blocking waiting for file lock on package cache
    Updating crates.io index
    Blocking waiting for file lock on package cache
     Locking 9 packages to latest compatible versions
      Adding anyhow v1.0.99
    Updating bitcoin-price v0.1.0 -> v0.1.7
      Adding coinbase-bitcoin v0.1.1
    Updating proc-macro2 v1.0.36 -> v1.0.97
    Updating quote v1.0.14 -> v1.0.40
      Adding syn v2.0.104
      Adding thiserror v1.0.69
      Adding thiserror-impl v1.0.69
      Adding unicode-ident v1.0.18
    Blocking waiting for file lock on package cache
 Downloading crates ...
  Downloaded coinbase-bitcoin v0.1.1
  Downloaded socket2 v0.4.3
  Downloaded serde_derive v1.0.134
  Downloaded serde v1.0.134
  Downloaded bitcoin-price v0.1.7
error: No space left on device (os error 28)