[INFO] cloning repository https://github.com/KasarLabs/deoxys [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/KasarLabs/deoxys" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKasarLabs%2Fdeoxys", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKasarLabs%2Fdeoxys'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d606a56ee9915fe011e10b117f105fdfc59fa29a [INFO] checking KasarLabs/deoxys against master#c1feb3eceef7d5f0126c309a87062cf413fe0a25 for pr-121053 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKasarLabs%2Fdeoxys" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/KasarLabs/deoxys on toolchain c1feb3eceef7d5f0126c309a87062cf413fe0a25 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c1feb3eceef7d5f0126c309a87062cf413fe0a25" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-6-tc1/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/KasarLabs/deoxys [INFO] finished tweaking git repo https://github.com/KasarLabs/deoxys [INFO] tweaked toml for git repo https://github.com/KasarLabs/deoxys written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/KasarLabs/deoxys 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" "+c1feb3eceef7d5f0126c309a87062cf413fe0a25" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/w3f/ring-vrf?rev=3ddc20` [INFO] [stderr] Updating git repository `https://github.com/bidzyyys/blockifier` [INFO] [stderr] Updating git repository `https://github.com/trantorian1/bonsai-trie.git` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Updating git repository `https://github.com/gakonst/ethers-rs` [INFO] [stderr] Updating git repository `https://github.com/massalabs/polkadot-sdk` [INFO] [stderr] Updating git repository `https://github.com/kasarlabs/starknet-rs.git` [INFO] [stderr] Updating git submodule `https://github.com/OpenZeppelin/cairo-contracts` [INFO] [stderr] Updating git repository `https://github.com/starknet-io/types-rs.git` [INFO] [stderr] Updating git repository `https://github.com/bidzyyys/starknet-api` [INFO] [stderr] Updating git repository `https://github.com/bidzyyys/cairo-vm` [INFO] [stderr] Updating git repository `https://github.com/bidzyyys/cairo.git` [INFO] [stderr] Updating git repository `https://github.com/w3f/ring-vrf` [INFO] [stderr] error: no matching package named `cairo-lang-semantic` found [INFO] [stderr] location searched: https://github.com/bidzyyys/cairo.git?branch=feature/scale-codec#8aceb3b5 [INFO] [stderr] required by package `cairo-lang-starknet v2.6.0-rc.0 (https://github.com/bidzyyys/cairo.git?branch=feature/scale-codec#8aceb3b5)` [INFO] [stderr] ... which satisfies git dependency `cairo-lang-starknet` (locked to 2.6.0-rc.0) of package `mp-transactions v0.1.0 (/workspace/builds/worker-6-tc1/source/crates/primitives/transactions)` [INFO] [stderr] ... which satisfies path dependency `mp-transactions` (locked to 0.1.0) of package `mp-block v0.1.0 (/workspace/builds/worker-6-tc1/source/crates/primitives/block)` [INFO] [stderr] ... which satisfies path dependency `mp-block` (locked to 0.1.0) of package `mc-db v0.1.0 (/workspace/builds/worker-6-tc1/source/crates/client/db)` [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.