[INFO] cloning repository https://github.com/cnxfgit/rslox [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/cnxfgit/rslox" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcnxfgit%2Frslox", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcnxfgit%2Frslox'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 491048ea0c39cd5a82f7a054ec5a8c45f07f7187 [INFO] checking cnxfgit/rslox/491048ea0c39cd5a82f7a054ec5a8c45f07f7187 against master#2dece5bb62f234f5622a08289c5a3d1555cd7843 for pr-132325 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcnxfgit%2Frslox" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] [stderr] fatal: update_ref failed for ref 'HEAD': cannot update ref 'refs/heads/master': couldn't write '/workspace/builds/worker-6-tc1/source/.git/refs/heads/master.lock' ExecutionFailed(ExitStatus(unix_wait_status(32768))) failed to checkout https://github.com/cnxfgit/rslox