[INFO] cloning repository https://github.com/snhu-cs-22/crafting-interpreters
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/snhu-cs-22/crafting-interpreters" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsnhu-cs-22%2Fcrafting-interpreters", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsnhu-cs-22%2Fcrafting-interpreters'...
[INFO] [stderr] error: failed to write new configuration file /workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsnhu-cs-22%2Fcrafting-interpreters/config.lock
[INFO] [stderr] fatal: could not set 'core.bare' to 'true'


this task or one of its parent failed: failed to clone https://github.com/snhu-cs-22/crafting-interpreters

Caused by:
    command failed: exit status: 128
    
    