[INFO] cloning repository https://github.com/Ryan1729/imgui-rs-template
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Ryan1729/imgui-rs-template" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRyan1729%2Fimgui-rs-template", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRyan1729%2Fimgui-rs-template'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ed501843bfd86932359b2c5852d884f5ce9ec653
[ERROR] this task or one of its parent failed!
[ERROR] command `Command { std: "/workspace/cargo-home/bin/cargo" "+4fb54ed484e2239a3e9eff3be17df00d2a162be3" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` failed
[ERROR] note: run with `RUST_BACKTRACE=1` to display a backtrace.