[INFO] cloning repository https://github.com/leanderpaul/codecrafters-rust-shell
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/leanderpaul/codecrafters-rust-shell" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fleanderpaul%2Fcodecrafters-rust-shell", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fleanderpaul%2Fcodecrafters-rust-shell'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 957e00d5a4bdc025485edfb19d48b5afbb43026f
[INFO] checking leanderpaul/codecrafters-rust-shell against master#350d0ef0ec0493e6d21cfb265cb8211a0e74d766 for pr-145342
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fleanderpaul%2Fcodecrafters-rust-shell" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-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-5-tc1/source/.git/refs/heads/master.lock'


failed to checkout https://github.com/leanderpaul/codecrafters-rust-shell

Caused by:
    command failed: exit status: 128
    
    