[INFO] cloning repository https://github.com/cobbinma/example-rust-api
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/cobbinma/example-rust-api" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcobbinma%2Fexample-rust-api", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcobbinma%2Fexample-rust-api'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f276982707bf7c781ab050fcf1a8ecc42418bee4
[INFO] checking cobbinma/example-rust-api against master#36b21637e93b038453924d3c66821089e71d8baa for pr-143164
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcobbinma%2Fexample-rust-api" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-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-0-tc1/source/.git/logs/refs/heads/master': No such file or directory


failed to checkout https://github.com/cobbinma/example-rust-api

Caused by:
    command failed: exit status: 128
    
    