[INFO] cloning repository https://github.com/foo-dogsquared/hantemcli
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/foo-dogsquared/hantemcli" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffoo-dogsquared%2Fhantemcli", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffoo-dogsquared%2Fhantemcli'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 362ef2f335dda8d5c3700677ef74a9faed1a910e
[INFO] checking foo-dogsquared/hantemcli against try#2b39fe756f52bc2825bf5b2bfc385cab922dae10 for pr-143011
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffoo-dogsquared%2Fhantemcli" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] [stderr] error: failed to write new configuration file /workspace/builds/worker-3-tc2/source/.git/config.lock
[INFO] [stderr] error: failed to write new configuration file /workspace/builds/worker-3-tc2/source/.git/config.lock
[INFO] [stderr] error: unable to write file .gitignore
[INFO] [stderr] error: unable to write file .travis.yml
[INFO] [stderr] error: unable to write file CHANGELOG.adoc
[INFO] [stderr] error: unable to write file Cargo.lock
[INFO] [stderr] error: unable to write file Cargo.toml
[INFO] [stderr] error: unable to write file LICENSE
[INFO] [stderr] error: unable to write file README.adoc
[INFO] [stderr] fatal: cannot create directory at 'ci': No space left on device
[INFO] [stderr] warning: Clone succeeded, but checkout failed.
[INFO] [stderr] You can inspect what was checked out with 'git status'
[INFO] [stderr] and retry with 'git restore --source=HEAD :/'
[INFO] [stderr] 
[INFO] checking foo-dogsquared/hantemcli against try#2b39fe756f52bc2825bf5b2bfc385cab922dae10 for pr-143011
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffoo-dogsquared%2Fhantemcli" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] [stderr] fatal: sha1 file '/workspace/builds/worker-3-tc2/source/.git/index.lock' write error. Out of diskspace
[INFO] [stderr] warning: Clone succeeded, but checkout failed.
[INFO] [stderr] You can inspect what was checked out with 'git status'
[INFO] [stderr] and retry with 'git restore --source=HEAD :/'
[INFO] [stderr] 
[INFO] checking foo-dogsquared/hantemcli against try#2b39fe756f52bc2825bf5b2bfc385cab922dae10 for pr-143011
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffoo-dogsquared%2Fhantemcli" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] [stderr] error: unable to write file tests/base.hbs
[INFO] [stderr] error: unable to write file tests/default.toml
[INFO] [stderr] error: unable to write file tests/dev.toml
[INFO] [stderr] error: unable to write file tests/prod.toml
[INFO] [stderr] error: unable to write file tests/template.hbs
[INFO] [stderr] error: unable to write file tests/test.json
[INFO] [stderr] fatal: unable to checkout working tree
[INFO] [stderr] warning: Clone succeeded, but checkout failed.
[INFO] [stderr] You can inspect what was checked out with 'git status'
[INFO] [stderr] and retry with 'git restore --source=HEAD :/'
[INFO] [stderr] 
[INFO] checking foo-dogsquared/hantemcli against try#2b39fe756f52bc2825bf5b2bfc385cab922dae10 for pr-143011
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffoo-dogsquared%2Fhantemcli" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/foo-dogsquared/hantemcli
[INFO] finished tweaking git repo https://github.com/foo-dogsquared/hantemcli
[INFO] tweaked toml for git repo https://github.com/foo-dogsquared/hantemcli written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/foo-dogsquared/hantemcli on toolchain 2b39fe756f52bc2825bf5b2bfc385cab922dae10
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2b39fe756f52bc2825bf5b2bfc385cab922dae10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/foo-dogsquared/hantemcli 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" "+2b39fe756f52bc2825bf5b2bfc385cab922dae10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded pest_meta v2.1.2
[INFO] [stderr] error: failed to open `/workspace/cargo-home/registry/cache/index.crates.io-1949cf8c6b5b557f/pest_meta-2.1.2.crate`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   No space left on device (os error 28)
[INFO] checking foo-dogsquared/hantemcli against try#2b39fe756f52bc2825bf5b2bfc385cab922dae10 for pr-143011
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffoo-dogsquared%2Fhantemcli" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/foo-dogsquared/hantemcli
[INFO] finished tweaking git repo https://github.com/foo-dogsquared/hantemcli
[INFO] tweaked toml for git repo https://github.com/foo-dogsquared/hantemcli written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/foo-dogsquared/hantemcli on toolchain 2b39fe756f52bc2825bf5b2bfc385cab922dae10
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2b39fe756f52bc2825bf5b2bfc385cab922dae10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/foo-dogsquared/hantemcli 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" "+2b39fe756f52bc2825bf5b2bfc385cab922dae10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded handlebars v3.0.1
[INFO] [stderr] error: failed to unpack package `handlebars v3.0.1`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to unpack entry at `handlebars-3.0.1/src/block.rs`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to create `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/handlebars-3.0.1/src`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   No space left on device (os error 28)


command failed: exit status: 101

 Downloading crates ...
  Downloaded handlebars v3.0.1
error: failed to unpack package `handlebars v3.0.1`

Caused by:
  failed to unpack entry at `handlebars-3.0.1/src/block.rs`

Caused by:
  failed to create `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/handlebars-3.0.1/src`

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