[INFO] cloning repository https://github.com/majonory/pest_majo
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/majonory/pest_majo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmajonory%2Fpest_majo", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmajonory%2Fpest_majo'...
[INFO] [stderr] /workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmajonory%2Fpest_majo: No space left on device
[WARN] Retrying crate fetch in 3 seconds (attempt 1)
[INFO] cloning repository https://github.com/majonory/pest_majo
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/majonory/pest_majo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmajonory%2Fpest_majo", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmajonory%2Fpest_majo'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 18394162ffa38d280058448f688d4d540d3170f3
[INFO] testing majonory/pest_majo against master#1ef7943ee607160a564655b6596f83670ef95df5 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmajonory%2Fpest_majo" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/majonory/pest_majo
[INFO] finished tweaking git repo https://github.com/majonory/pest_majo
[INFO] tweaked toml for git repo https://github.com/majonory/pest_majo written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/majonory/pest_majo on toolchain 1ef7943ee607160a564655b6596f83670ef95df5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/majonory/pest_majo 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" "+1ef7943ee607160a564655b6596f83670ef95df5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded quote v1.0.41
[INFO] [stderr]   Downloaded pest_generator v2.8.3
[INFO] [stderr]   Downloaded digest v0.10.7
[INFO] [stderr]   Downloaded generic-array v0.14.9
[INFO] [stderr]   Downloaded sha2 v0.10.9
[INFO] [stderr]   Downloaded anyhow v1.0.100
[INFO] [stderr]   Downloaded block-buffer v0.10.4
[INFO] [stderr]   Downloaded typenum v1.19.0
[INFO] [stderr]   Downloaded pest_meta v2.8.3
[INFO] [stderr] error: failed to unpack package `pest_meta v2.8.3`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to unpack entry at `pest_meta-2.8.3/src/grammar.pest`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to unpack `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pest_meta-2.8.3/src/grammar.pest`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to unpack `pest_meta-2.8.3/src/grammar.pest` into `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pest_meta-2.8.3/src/grammar.pest`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   No space left on device (os error 28)


command failed: exit status: 101

    Updating crates.io index
 Downloading crates ...
  Downloaded quote v1.0.41
  Downloaded pest_generator v2.8.3
  Downloaded digest v0.10.7
  Downloaded generic-array v0.14.9
  Downloaded sha2 v0.10.9
  Downloaded anyhow v1.0.100
  Downloaded block-buffer v0.10.4
  Downloaded typenum v1.19.0
  Downloaded pest_meta v2.8.3
error: failed to unpack package `pest_meta v2.8.3`

Caused by:
  failed to unpack entry at `pest_meta-2.8.3/src/grammar.pest`

Caused by:
  failed to unpack `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pest_meta-2.8.3/src/grammar.pest`

Caused by:
  failed to unpack `pest_meta-2.8.3/src/grammar.pest` into `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pest_meta-2.8.3/src/grammar.pest`

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