[INFO] cloning repository https://github.com/clearloop/gita [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/clearloop/gita" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fclearloop%2Fgita", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fclearloop%2Fgita'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e7baf14025f3d7a62bee974a41bccdb7cc27df54 [INFO] testing clearloop/gita/e7baf14025f3d7a62bee974a41bccdb7cc27df54 against master#8c0ec05f7dc9ef185eea9f36c5638e74e43935bf for pr-130285 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fclearloop%2Fgita" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] [stderr] fatal: update_ref failed for ref 'HEAD': cannot update the ref 'refs/heads/master': unable to create directory for '/workspace/builds/worker-2-tc1/source/.git/logs/refs/heads/master': No such file or directory [INFO] [stderr] fatal: the remote end hung up unexpectedly ExecutionFailed(ExitStatus(unix_wait_status(32768))) failed to checkout https://github.com/clearloop/gita