[INFO] cloning repository https://github.com/GitNiko/odms
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/GitNiko/odms" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGitNiko%2Fodms", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGitNiko%2Fodms'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 8c2977db01ca31db9eb0c323d0aa56d7b617b11d
[INFO] testing GitNiko/odms against master#1ef7943ee607160a564655b6596f83670ef95df5 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGitNiko%2Fodms" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-7-tc1/source/rust-toolchain.toml


overridden task result to broken:cargo-toml

Caused by:
    0: invalid Cargo.toml syntax
    1: TOML parse error at line 7, column 62
         |
       7 | gdal = {version = "0.18.0", features = ["bindgen", "gdal-src"g]}
         |                                                              ^
       invalid array
       expected `]`
       