[INFO] cloning repository https://github.com/mrcrgl/rust-example-simple-ffi
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mrcrgl/rust-example-simple-ffi" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmrcrgl%2Frust-example-simple-ffi", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmrcrgl%2Frust-example-simple-ffi'...
[INFO] [stderr] error: failed to write new configuration file /workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmrcrgl%2Frust-example-simple-ffi/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/mrcrgl/rust-example-simple-ffi

Caused by:
    command failed: exit status: 128
    
    