[INFO] cloning repository https://github.com/loveyfore/rocket_example
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/loveyfore/rocket_example" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Floveyfore%2Frocket_example", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Floveyfore%2Frocket_example'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 407d33a136ad80f0d6ba9c1d92d794102c3ac921
[INFO] checking loveyfore/rocket_example against master#fce0e74720d199eb7839fdb51af35ac5226da178 for pr-145262
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Floveyfore%2Frocket_example" "/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/main': couldn't write '/workspace/builds/worker-6-tc1/source/.git/refs/heads/main.lock'


failed to checkout https://github.com/loveyfore/rocket_example

Caused by:
    command failed: exit status: 128
    
    