[INFO] cloning repository https://github.com/pjzhong/rust_practice [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pjzhong/rust_practice" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpjzhong%2Frust_practice", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpjzhong%2Frust_practice'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ce3b6005b4414b95415b9b0f04a0c4fd1a16226a [ERROR] this task or one of its parent failed! [ERROR] overridden task result to broken:cargo-toml [ERROR] caused by: missing Cargo.toml [ERROR] note: run with `RUST_BACKTRACE=1` to display a backtrace.