[INFO] cloning repository https://github.com/ovieokeh/opengl_basics
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ovieokeh/opengl_basics" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fovieokeh%2Fopengl_basics", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fovieokeh%2Fopengl_basics'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 50f12b0a1574a56e4edb26ae931bf6c6d4e6cf14
[INFO] checking ovieokeh/opengl_basics against master#a26e97be8826d408309fffbd8168362365719f50 for pr-136776
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fovieokeh%2Fopengl_basics" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] error: failed to write new configuration file /workspace/builds/worker-0-tc1/source/.git/config.lock
[INFO] [stderr] fatal: could not set 'remote.origin.url' to '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fovieokeh%2Fopengl_basics'


failed to checkout https://github.com/ovieokeh/opengl_basics

Caused by:
    command failed: exit status: 128
    
    