[INFO] cloning repository https://github.com/ZarzaProject/Zarza
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ZarzaProject/Zarza" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FZarzaProject%2FZarza", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FZarzaProject%2FZarza'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] bac38a448070201343e9bc5ef2300447ca75370c
[INFO] testing ZarzaProject/Zarza against master#d98a5da813da67eb189387b8ccfb73cf481275d8+rustflags=-Copt-level=3 for pr-138759
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FZarzaProject%2FZarza" "/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 8, column 1
         |
       8 | <<<<<<< HEAD
         | ^
       invalid array
       expected `]`
       