[INFO] cloning repository https://github.com/mzbac/gpt3-rs-cli [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mzbac/gpt3-rs-cli" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmzbac%2Fgpt3-rs-cli", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmzbac%2Fgpt3-rs-cli'... [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/mzbac/gpt3-rs-cli [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mzbac/gpt3-rs-cli" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmzbac%2Fgpt3-rs-cli", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmzbac%2Fgpt3-rs-cli'... [INFO] [stderr] /workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmzbac%2Fgpt3-rs-cli/objects/info: No space left on device [WARN] Retrying crate fetch in 3 seconds (attempt 2) [INFO] cloning repository https://github.com/mzbac/gpt3-rs-cli [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mzbac/gpt3-rs-cli" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmzbac%2Fgpt3-rs-cli", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmzbac%2Fgpt3-rs-cli'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 71e81460be651e2ff37302a49d9d92805d3c6583 [INFO] checking mzbac/gpt3-rs-cli against master#336209eef13882bd1e211b24779584cb7ef911eb for pr-129249 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmzbac%2Fgpt3-rs-cli" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] error: failed to write new configuration file /workspace/builds/worker-5-tc1/source/.git/config.lock [INFO] [stderr] fatal: could not set 'core.bare' to 'false' ExecutionFailed(ExitStatus(unix_wait_status(32768))) failed to checkout https://github.com/mzbac/gpt3-rs-cli