[INFO] cloning repository https://github.com/A3S-Lab/Code
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/A3S-Lab/Code" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FA3S-Lab%2FCode", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FA3S-Lab%2FCode'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 026c4ec1603b83bac16fb091458a257999aad4b2
[INFO] checking A3S-Lab/Code against ed77b7b8699e342c2dc842c83cb5fe4025252ee8 for pr-158915-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FA3S-Lab%2FCode" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-0-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/A3S-Lab/Code
[INFO] finished tweaking git repo https://github.com/A3S-Lab/Code
[INFO] tweaked toml for git repo https://github.com/A3S-Lab/Code written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/A3S-Lab/Code on toolchain ed77b7b8699e342c2dc842c83cb5fe4025252ee8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ed77b7b8699e342c2dc842c83cb5fe4025252ee8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/A3S-Lab/Code 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" "+ed77b7b8699e342c2dc842c83cb5fe4025252ee8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] error: patch location `/workspace/builds/worker-0-tc1/vec` does not contain packages matching `a3s-vec`
[INFO] [stderr] help: check `a3s-vec` patch definition for `https://github.com/rust-lang/crates.io-index` in `/workspace/builds/worker-0-tc1/source/Cargo.toml`


overridden task result to broken:missing-deps

Caused by:
    the crate depends on missing dependencies: 
    
    error: patch location `/workspace/builds/worker-0-tc1/vec` does not contain packages matching `a3s-vec`
    help: check `a3s-vec` patch definition for `https://github.com/rust-lang/crates.io-index` in `/workspace/builds/worker-0-tc1/source/Cargo.toml`