[INFO] cloning repository https://github.com/kirisaki/ga-tsp [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kirisaki/ga-tsp" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkirisaki%2Fga-tsp", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkirisaki%2Fga-tsp'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3ee440bbc4ad8aaa59b6f5b1192447591635a9c6 [ERROR] this task or one of its parent failed! [ERROR] failed to checkout https://github.com/kirisaki/ga-tsp [ERROR] caused by: command `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkirisaki%2Fga-tsp" "/workspace/builds/worker-4/source", kill_on_drop: false }` failed [ERROR] note: run with `RUST_BACKTRACE=1` to display a backtrace.