[INFO] cloning repository https://github.com/Dan-945/Rustbook
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Dan-945/Rustbook" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDan-945%2FRustbook", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDan-945%2FRustbook'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 8d4ebd0982584e5f91cb8ea2207848471c5d9b54
[INFO] checking Dan-945/Rustbook against master#5b150d238fbd4fe7bc2cd3140d8e6fb4406099fa for pr-149901
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDan-945%2FRustbook" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.


overridden task result to broken:cargo-toml

Caused by:
    0: missing Cargo.toml
    1: No such file or directory (os error 2)