[INFO] cloning repository https://github.com/kritzmurf/rust-regicide-game [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kritzmurf/rust-regicide-game" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkritzmurf%2Frust-regicide-game", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkritzmurf%2Frust-regicide-game'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] cf2f3cca67ea06fce3237ffd1a82960545136bdc [INFO] testing kritzmurf/rust-regicide-game against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkritzmurf%2Frust-regicide-game" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-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 7, column 15 | 7 | card = { path } | ^ expected `.`, `=`