[INFO] cloning repository https://github.com/smallstepman/crewai-rs-gpt-example
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/smallstepman/crewai-rs-gpt-example" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsmallstepman%2Fcrewai-rs-gpt-example", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsmallstepman%2Fcrewai-rs-gpt-example'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 25d420ecd8fb3ceb448f6f821f0a9e86cc718ea9
[INFO] checking smallstepman/crewai-rs-gpt-example against master#c2f2db79ca3024f68d22b45aa22b570775c2c4ad for pr-124157
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsmallstepman%2Fcrewai-rs-gpt-example" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/smallstepman/crewai-rs-gpt-example on toolchain c2f2db79ca3024f68d22b45aa22b570775c2c4ad
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[ERROR] this task or one of its parent failed!
[ERROR] overridden task result to broken:cargo-toml
[ERROR] caused by: invalid Cargo.toml syntax
[ERROR] note: run with `RUST_BACKTRACE=1` to display a backtrace.
