[INFO] cloning repository https://github.com/Abdelaziz2010/Video-Editor-App
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Abdelaziz2010/Video-Editor-App" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAbdelaziz2010%2FVideo-Editor-App", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAbdelaziz2010%2FVideo-Editor-App'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 9c778879079cb4290897b4bf33c866cd9c22b96c
[INFO] checking Abdelaziz2010/Video-Editor-App against master#c756124775121dea0e640652c5ee3c89e3dd0eb4 for pr-154971
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAbdelaziz2010%2FVideo-Editor-App" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-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 5
         |
       6 |     "rust/crates/bridge"
         |     ^
       missing comma between array elements, expected `,`
       