[INFO] cloning repository https://github.com/cargo-bins/simple-git
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/cargo-bins/simple-git" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcargo-bins%2Fsimple-git", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcargo-bins%2Fsimple-git'...
[INFO] [stderr] fatal: write error: No space left on device
[INFO] [stderr] fatal: fetch-pack: invalid index-pack output
[WARN] Retrying crate fetch in 3 seconds (attempt 1)
[INFO] cloning repository https://github.com/cargo-bins/simple-git
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/cargo-bins/simple-git" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcargo-bins%2Fsimple-git", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcargo-bins%2Fsimple-git'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 41d50dcd4dda987aed29bb0a8a4511acfe38d121
[INFO] checking cargo-bins/simple-git/41d50dcd4dda987aed29bb0a8a4511acfe38d121 against master#39cb3386ddc6c71657418be28dbb3987eea4aa4b for pr-133536
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcargo-bins%2Fsimple-git" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/cargo-bins/simple-git on toolchain 39cb3386ddc6c71657418be28dbb3987eea4aa4b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/cargo-bins/simple-git
[INFO] finished tweaking git repo https://github.com/cargo-bins/simple-git
[INFO] tweaked toml for git repo https://github.com/cargo-bins/simple-git written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/cargo-bins/simple-git 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" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded prodash v29.0.0
[INFO] [stderr]   Downloaded gix-index v0.37.0
[INFO] [stderr]   Downloaded gix-attributes v0.23.1
[INFO] [stderr]   Downloaded gix-commitgraph v0.25.1
[INFO] [stderr]   Downloaded jiff-tzdb-platform v0.1.0
[INFO] [stderr]   Downloaded gix-object v0.46.0
[INFO] [stderr]   Downloaded gix-revision v0.31.0
[INFO] [stderr]   Downloaded gix-features v0.39.1
[INFO] [stderr]   Downloaded human_format v1.1.0
[INFO] [stderr]   Downloaded gix-worktree-state v0.15.0
[INFO] [stderr]   Downloaded gix-bitmap v0.2.13
[INFO] [stderr]   Downloaded gix-worktree v0.38.0
[INFO] [stderr]   Downloaded gix-ignore v0.12.1
[INFO] [stderr]   Downloaded gix-lock v15.0.0
[INFO] [stderr]   Downloaded gix-packetline v0.18.1
[INFO] [stderr]   Downloaded derive_destructure2 v0.1.3
[INFO] [stderr]   Downloaded gix-odb v0.65.0
[INFO] [stderr]   Downloaded gix-protocol v0.46.1
[INFO] [stderr]   Downloaded gix-credentials v0.25.1
[INFO] [stderr]   Downloaded gix-pathspec v0.8.1
[INFO] [stderr]   Downloaded gix-pack v0.55.0
[INFO] [stderr] error: No space left on device (os error 28)


ExecutionFailed(ExitStatus(unix_wait_status(25856)))