[INFO] cloning repository https://github.com/Anupam634/cassinogame
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Anupam634/cassinogame" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAnupam634%2Fcassinogame", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAnupam634%2Fcassinogame'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] bfb6ecf5f22d5e9bc9ca9568da3764cc2dc1f4a1
[INFO] checking Anupam634/cassinogame against master#04ff05c9c0cfbca33115c5f1b8bb20a66a54b799 for pr-147834
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAnupam634%2Fcassinogame" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.


overridden task result to broken:cargo-toml

Caused by:
    0: invalid Cargo.toml syntax
    1: TOML parse error at line 4, column 5
         |
       4 |     "programs/crash"
         |     ^
       invalid array
       expected `]`
       