[INFO] cloning repository https://github.com/mutashimbhat/first-cargo-app [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mutashimbhat/first-cargo-app" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmutashimbhat%2Ffirst-cargo-app", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmutashimbhat%2Ffirst-cargo-app'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c59f1f0c0ca25e945d894b090e8eb56d571b3fc8 [INFO] testing mutashimbhat/first-cargo-app against master#caccb4d0368bd918ef6668af8e13834d07040417 for pr-146098-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmutashimbhat%2Ffirst-cargo-app" "/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: invalid Cargo.toml syntax 1: TOML parse error at line 2, column 1 | 2 | <<<<<<< HEAD | ^ invalid key