[INFO] cloning repository https://github.com/CTRL-F-0rg3/ctrlgpu
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/CTRL-F-0rg3/ctrlgpu" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCTRL-F-0rg3%2Fctrlgpu", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCTRL-F-0rg3%2Fctrlgpu'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 68edc134fe6efae9ea4c2600ccbd8c99b838295c
[INFO] checking CTRL-F-0rg3/ctrlgpu against master#c756124775121dea0e640652c5ee3c89e3dd0eb4 for pr-154971
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCTRL-F-0rg3%2Fctrlgpu" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-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 13
         |
       6 | dependencies]
         |             ^
       key with no value, expected `=`
       