[INFO] cloning repository https://github.com/jeffgran/krs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jeffgran/krs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjeffgran%2Fkrs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjeffgran%2Fkrs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 235d2893c6a7343795c29da9934a38a2433c985f [ERROR] this task or one of its parent failed! [ERROR] failed to checkout https://github.com/jeffgran/krs [ERROR] caused by: command failed: exit status: 128 [ERROR] note: run with `RUST_BACKTRACE=1` to display a backtrace.