[INFO] cloning repository https://github.com/trezoaplex-foundation/trezoa-accountsdb-connector
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/trezoaplex-foundation/trezoa-accountsdb-connector" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftrezoaplex-foundation%2Ftrezoa-accountsdb-connector", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftrezoaplex-foundation%2Ftrezoa-accountsdb-connector'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 9ef0bad7397c1f10e76b48fc83c45ff94dea617d
[INFO] checking trezoaplex-foundation/trezoa-accountsdb-connector against master#e1613686e0efc80a1a18b1263625450a8de3fb04 for pr-154492-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftrezoaplex-foundation%2Ftrezoa-accountsdb-connector" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/trezoaplex-foundation/trezoa-accountsdb-connector
[INFO] finished tweaking git repo https://github.com/trezoaplex-foundation/trezoa-accountsdb-connector
[INFO] tweaked toml for git repo https://github.com/trezoaplex-foundation/trezoa-accountsdb-connector written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/trezoaplex-foundation/trezoa-accountsdb-connector on toolchain e1613686e0efc80a1a18b1263625450a8de3fb04
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e1613686e0efc80a1a18b1263625450a8de3fb04" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/trezoaplex-foundation/trezoa-accountsdb-connector 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" "+e1613686e0efc80a1a18b1263625450a8de3fb04" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating git repository `https://github.com/ckamm/jsonrpc.git`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/nolanderc/rust-postgres-query`
[INFO] [stderr]     Updating git repository `https://github.com/ckamm/mango-v3`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/blockworks-foundation/serum-dex.git`
[INFO] [stderr] error: no matching package named `trezoa-accountsdb-plugin-interface` found
[INFO] [stderr] location searched: crates.io index
[INFO] [stderr] required by package `trezoa-accountsdb-connector-plugin-grpc v0.1.0 (/workspace/builds/worker-7-tc1/source/accountsdb-plugin-grpc)`


overridden task result to broken:missing-deps

Caused by:
    the crate depends on missing dependencies: 
    
        Blocking waiting for file lock on package cache
        Updating git repository `https://github.com/ckamm/jsonrpc.git`
        Updating crates.io index
        Updating git repository `https://github.com/nolanderc/rust-postgres-query`
        Updating git repository `https://github.com/ckamm/mango-v3`
        Updating crates.io index
        Updating git repository `https://github.com/blockworks-foundation/serum-dex.git`
    error: no matching package named `trezoa-accountsdb-plugin-interface` found
    location searched: crates.io index
    required by package `trezoa-accountsdb-connector-plugin-grpc v0.1.0 (/workspace/builds/worker-7-tc1/source/accountsdb-plugin-grpc)`