[INFO] cloning repository https://github.com/getgrit/gritql
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/getgrit/gritql" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgetgrit%2Fgritql", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgetgrit%2Fgritql'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] fe3643396dab7b5cfa62ccd76d23cb0f03cf93e0
[INFO] checking getgrit/gritql against master#cb06d12710575a0d7ff71d6fe108f3bcff4f9195 for pr-128425-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgetgrit%2Fgritql" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] [stderr] Updating files:  83% (1844/2204)
Updating files:  84% (1852/2204)
Updating files:  85% (1874/2204)
Updating files:  86% (1896/2204)
Updating files:  87% (1918/2204)
Updating files:  88% (1940/2204)
Updating files:  89% (1962/2204)
Updating files:  90% (1984/2204)
Updating files:  91% (2006/2204)
Updating files:  92% (2028/2204)
Updating files:  93% (2050/2204)
Updating files:  94% (2072/2204)
Updating files:  95% (2094/2204)
Updating files:  96% (2116/2204)
Updating files:  97% (2138/2204)
Updating files:  98% (2160/2204)
Updating files:  99% (2182/2204)
Updating files: 100% (2204/2204)
Updating files: 100% (2204/2204), done.
[INFO] validating manifest of git repo https://github.com/getgrit/gritql on toolchain cb06d12710575a0d7ff71d6fe108f3bcff4f9195
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cb06d12710575a0d7ff71d6fe108f3bcff4f9195" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] removed /workspace/builds/worker-7-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/getgrit/gritql
[INFO] finished tweaking git repo https://github.com/getgrit/gritql
[INFO] tweaked toml for git repo https://github.com/getgrit/gritql written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/getgrit/gritql already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cb06d12710575a0d7ff71d6fe108f3bcff4f9195" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/getgrit/embeddings.git`
[INFO] [stderr] error: failed to get `tree-sitter-facade-sg` as a dependency of package `marzano-core v0.2.0 (/workspace/builds/worker-7-tc1/source/crates/core)`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to load source for dependency `tree-sitter-facade-sg`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   Unable to update /workspace/builds/worker-7-tc1/source/vendor/tree-sitter-facade
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to read `/workspace/builds/worker-7-tc1/source/vendor/tree-sitter-facade/Cargo.toml`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   No such file or directory (os error 2)


overridden task result to broken:missing-deps

Caused by:
    the crate depends on missing dependencies: 
    
        Updating git repository `https://github.com/getgrit/embeddings.git`
    error: failed to get `tree-sitter-facade-sg` as a dependency of package `marzano-core v0.2.0 (/workspace/builds/worker-7-tc1/source/crates/core)`
    
    Caused by:
      failed to load source for dependency `tree-sitter-facade-sg`
    
    Caused by:
      Unable to update /workspace/builds/worker-7-tc1/source/vendor/tree-sitter-facade
    
    Caused by:
      failed to read `/workspace/builds/worker-7-tc1/source/vendor/tree-sitter-facade/Cargo.toml`
    
    Caused by:
      No such file or directory (os error 2)