[INFO] cloning repository https://github.com/enoldev/substreams-sb-demo [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/enoldev/substreams-sb-demo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fenoldev%2Fsubstreams-sb-demo", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fenoldev%2Fsubstreams-sb-demo'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] fc3beacc14cd823b8979f3a92facb1652e72501d [INFO] checking enoldev/substreams-sb-demo against master#068609ce766e55d2e7371cd2a86143a6d7e8e2e4 for pr-138952 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fenoldev%2Fsubstreams-sb-demo" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/enoldev/substreams-sb-demo on toolchain 068609ce766e55d2e7371cd2a86143a6d7e8e2e4 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+068609ce766e55d2e7371cd2a86143a6d7e8e2e4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-3-tc1/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/enoldev/substreams-sb-demo [INFO] finished tweaking git repo https://github.com/enoldev/substreams-sb-demo [INFO] tweaked toml for git repo https://github.com/enoldev/substreams-sb-demo written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/enoldev/substreams-sb-demo 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" "+068609ce766e55d2e7371cd2a86143a6d7e8e2e4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] error: failed to select a version for the requirement `substreams-ethereum-abigen = "^0.9.5"` (locked to 0.9.5) [INFO] [stderr] candidate versions found which didn't match: 0.7.0, 0.6.2, 0.6.1, ... [INFO] [stderr] location searched: crates.io index [INFO] [stderr] required by package `substreams-ethereum v0.9.5` [INFO] [stderr] ... which satisfies dependency `substreams-ethereum = "^0.9"` (locked to 0.9.5) of package `demo v0.0.1 (/workspace/builds/worker-3-tc1/source)` [INFO] [stderr] if you are looking for the prerelease package it needs to be specified explicitly [INFO] [stderr] substreams-ethereum-abigen = { version = "0.2.2-rc.2" } command failed: exit status: 101 Blocking waiting for file lock on package cache Updating crates.io index error: failed to select a version for the requirement `substreams-ethereum-abigen = "^0.9.5"` (locked to 0.9.5) candidate versions found which didn't match: 0.7.0, 0.6.2, 0.6.1, ... location searched: crates.io index required by package `substreams-ethereum v0.9.5` ... which satisfies dependency `substreams-ethereum = "^0.9"` (locked to 0.9.5) of package `demo v0.0.1 (/workspace/builds/worker-3-tc1/source)` if you are looking for the prerelease package it needs to be specified explicitly substreams-ethereum-abigen = { version = "0.2.2-rc.2" }