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