[INFO] cloning repository https://github.com/ZANKADIAL/extensions-sdk
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ZANKADIAL/extensions-sdk" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FZANKADIAL%2Fextensions-sdk", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FZANKADIAL%2Fextensions-sdk'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 5540f214727d5815231af6fff7e88294164ca0d6
[INFO] checking ZANKADIAL/extensions-sdk against master#f5711a55f5d5e2f942057d0f6d648dd2d8b2c37b for pr-148329
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FZANKADIAL%2Fextensions-sdk" "/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 1, column 9
         |
       1 | requests>=2.28.0
         |         ^
       expected `.`, `=`
       