[INFO] cloning repository https://github.com/Bilbycast/bilbycast-appear-x-api-gateway
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Bilbycast/bilbycast-appear-x-api-gateway" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBilbycast%2Fbilbycast-appear-x-api-gateway", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBilbycast%2Fbilbycast-appear-x-api-gateway'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d8927ba8642e259b1e64441737e661df6ecc1355
[INFO] checking Bilbycast/bilbycast-appear-x-api-gateway against 67854e511de21d881bb16426996cd4259d44aa2e for pr-161154
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBilbycast%2Fbilbycast-appear-x-api-gateway" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Bilbycast/bilbycast-appear-x-api-gateway
[INFO] finished tweaking git repo https://github.com/Bilbycast/bilbycast-appear-x-api-gateway
[INFO] tweaked toml for git repo https://github.com/Bilbycast/bilbycast-appear-x-api-gateway written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Bilbycast/bilbycast-appear-x-api-gateway on toolchain 67854e511de21d881bb16426996cd4259d44aa2e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+67854e511de21d881bb16426996cd4259d44aa2e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Bilbycast/bilbycast-appear-x-api-gateway 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" "+67854e511de21d881bb16426996cd4259d44aa2e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr] error: no matching package named `bilbycast-gateway-sdk` found
[INFO] [stderr] location searched: /workspace/builds/worker-4-tc1/bilbycast-gateway-sdk
[INFO] [stderr] required by package `bilbycast-appear-x-api-gateway v0.11.8 (/workspace/builds/worker-4-tc1/source)`


overridden task result to broken:missing-deps

Caused by:
    the crate depends on missing dependencies: 
    
        Blocking waiting for file lock on package cache
    error: no matching package named `bilbycast-gateway-sdk` found
    location searched: /workspace/builds/worker-4-tc1/bilbycast-gateway-sdk
    required by package `bilbycast-appear-x-api-gateway v0.11.8 (/workspace/builds/worker-4-tc1/source)`