[INFO] cloning repository https://github.com/jbr/tide-example
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jbr/tide-example" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjbr%2Ftide-example", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjbr%2Ftide-example'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c10fe2592e335ff83c02ac9a1a12ecfa4ad71456
[INFO] checking jbr/tide-example against master#46424fb5054f211ec836c5c03159f92e46bb35ac for pr-139042
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjbr%2Ftide-example" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] error: failed to write new configuration file /workspace/builds/worker-5-tc1/source/.git/config.lock
[INFO] [stderr] fatal: could not set 'core.logallrefupdates' to 'true'


failed to checkout https://github.com/jbr/tide-example

Caused by:
    command failed: exit status: 128
    
    