[INFO] cloning repository https://github.com/Susorodni/projects
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Susorodni/projects" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSusorodni%2Fprojects", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSusorodni%2Fprojects'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 85d64b5a6fd4e07bf5115be43d5e4ef5d7da6b2b
[INFO] testing Susorodni/projects against master#1ef7943ee607160a564655b6596f83670ef95df5 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSusorodni%2Fprojects" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] [stderr] Updating files:  94% (13787/14615)
Updating files:  95% (13885/14615)
Updating files:  96% (14031/14615)
Updating files:  97% (14177/14615)
Updating files:  98% (14323/14615)
Updating files:  99% (14469/14615)
Updating files: 100% (14615/14615)
Updating files: 100% (14615/14615), done.


overridden task result to broken:cargo-toml

Caused by:
    0: invalid Cargo.toml syntax
    1: TOML parse error at line 3, column 1
         |
       3 | <<<<<<< HEAD
         | ^
       invalid key
       