[INFO] cloning repository https://github.com/settermjd/send-email-with-sendgrid-and-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/settermjd/send-email-with-sendgrid-and-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsettermjd%2Fsend-email-with-sendgrid-and-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsettermjd%2Fsend-email-with-sendgrid-and-rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9e84f71ebb4b70b200920a5032ceb3f1040dff5d [INFO] checking settermjd/send-email-with-sendgrid-and-rust against master#8c32e313cccf7df531e2d49ffb8227bb92304aee for pr-145608-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsettermjd%2Fsend-email-with-sendgrid-and-rust" "/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 6, column 1 | 6 | edition = "2018" | ^ duplicate key `edition` in table `package`