[INFO] cloning repository https://github.com/quyc07/snake_game
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/quyc07/snake_game" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fquyc07%2Fsnake_game", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fquyc07%2Fsnake_game'...
[INFO] [stderr] /workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fquyc07%2Fsnake_game: No space left on device
[WARN] Retrying crate fetch in 3 seconds (attempt 1)
[INFO] cloning repository https://github.com/quyc07/snake_game
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/quyc07/snake_game" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fquyc07%2Fsnake_game", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fquyc07%2Fsnake_game'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] afef0fdfaf0bb08713c1e8bd9c6554a013aa6011
[INFO] testing quyc07/snake_game against 1.90.0 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fquyc07%2Fsnake_game" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/quyc07/snake_game
[INFO] finished tweaking git repo https://github.com/quyc07/snake_game
[INFO] tweaked toml for git repo https://github.com/quyc07/snake_game written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/quyc07/snake_game on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/quyc07/snake_game 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.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded wit-bindgen-rt v0.33.0
[INFO] [stderr]   Downloaded quote v1.0.38
[INFO] [stderr]   Downloaded ppv-lite86 v0.2.20
[INFO] [stderr]   Downloaded signal-hook-mio v0.2.4
[INFO] [stderr]   Downloaded proc-macro2 v1.0.93
[INFO] [stderr]   Downloaded redox_syscall v0.5.9
[INFO] [stderr]   Downloaded wasi v0.11.0+wasi-snapshot-preview1
[INFO] [stderr]   Downloaded zerocopy-derive v0.8.21
[INFO] [stderr] error: No space left on device (os error 28)


command failed: exit status: 101

    Updating crates.io index
 Downloading crates ...
  Downloaded wit-bindgen-rt v0.33.0
  Downloaded quote v1.0.38
  Downloaded ppv-lite86 v0.2.20
  Downloaded signal-hook-mio v0.2.4
  Downloaded proc-macro2 v1.0.93
  Downloaded redox_syscall v0.5.9
  Downloaded wasi v0.11.0+wasi-snapshot-preview1
  Downloaded zerocopy-derive v0.8.21
error: No space left on device (os error 28)