[INFO] cloning repository https://github.com/Giovannatamarindo/megastore_projeto1
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Giovannatamarindo/megastore_projeto1" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGiovannatamarindo%2Fmegastore_projeto1", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGiovannatamarindo%2Fmegastore_projeto1'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 4f932edaf8a9ad2235cb868c7130d2d8f5a0aadc
[INFO] checking Giovannatamarindo/megastore_projeto1 against 22950ab9e29e11620a10905f027f141ea126966e for pr-160581
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGiovannatamarindo%2Fmegastore_projeto1" "/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 1, column 5
         |
       1 | use megastore_projeto2::product::Product;
         |     ^
       key with no value, expected `=`
       