[INFO] updating cached repository https://github.com/kdnk/rust_introduction [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4a644f9533c899940a70df93d978e23509f90120 [ERROR] this task or one of its parent failed! [ERROR] failed to checkout https://github.com/kdnk/rust_introduction [ERROR] caused by: command `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkdnk%2Frust_introduction" "/workspace/builds/worker-2/source", kill_on_drop: false }` failed [ERROR] note: run with `RUST_BACKTRACE=1` to display a backtrace.