[INFO] cloning repository https://github.com/Cerebellum-Network/blockchain-node
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Cerebellum-Network/blockchain-node" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCerebellum-Network%2Fblockchain-node", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCerebellum-Network%2Fblockchain-node'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f598255feb73662094f7201cd2f46ee70fa93a5d
[INFO] checking Cerebellum-Network/blockchain-node against master#f00b02e6bbe63707503f058fb87cc3e2b25991ac for pr-125596
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCerebellum-Network%2Fblockchain-node" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/Cerebellum-Network/blockchain-node on toolchain f00b02e6bbe63707503f058fb87cc3e2b25991ac
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f00b02e6bbe63707503f058fb87cc3e2b25991ac" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] removed /workspace/builds/worker-0-tc1/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-0-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/Cerebellum-Network/blockchain-node
[INFO] finished tweaking git repo https://github.com/Cerebellum-Network/blockchain-node
[INFO] tweaked toml for git repo https://github.com/Cerebellum-Network/blockchain-node written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/Cerebellum-Network/blockchain-node 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" "+f00b02e6bbe63707503f058fb87cc3e2b25991ac" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/paritytech/polkadot-sdk`
[INFO] [stderr]     Updating git repository `https://github.com/w3f/ring-vrf`
[INFO] [stderr] error: no matching package named `bandersnatch_vrfs` found
[INFO] [stderr] location searched: https://github.com/w3f/ring-vrf?rev=3119f51#3119f51b
[INFO] [stderr] required by package `sp-core v21.0.0 (https://github.com/paritytech/polkadot-sdk?tag=polkadot-v1.1.0#f60318f6)`
[INFO] [stderr]     ... which satisfies git dependency `sp-core` (locked to 21.0.0) of package `cere-dev-runtime v5.4.0 (/workspace/builds/worker-0-tc1/source/runtime/cere-dev)`
[INFO] [stderr]     ... which satisfies path dependency `cere-dev-runtime` (locked to 5.4.0) of package `cere-client v5.4.0 (/workspace/builds/worker-0-tc1/source/node/client)`
[INFO] [stderr]     ... which satisfies path dependency `cere-client` (locked to 5.4.0) of package `cere-cli v5.4.0 (/workspace/builds/worker-0-tc1/source/node/cli)`
[ERROR] this task or one of its parent failed!
[ERROR] command failed: exit status: 101
[ERROR] note: run with `RUST_BACKTRACE=1` to display a backtrace.