[INFO] cloning repository https://github.com/kernelwhisperer/protofun [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kernelwhisperer/protofun" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkernelwhisperer%2Fprotofun", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkernelwhisperer%2Fprotofun'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] efa32205d7f5d83156ba679cf858bab845633354 [INFO] checking kernelwhisperer/protofun against try#44f3504e96c944ae54fc72b5f5008f53f7eda001 for pr-136776 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkernelwhisperer%2Fprotofun" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/kernelwhisperer/protofun on toolchain 44f3504e96c944ae54fc72b5f5008f53f7eda001 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+44f3504e96c944ae54fc72b5f5008f53f7eda001" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/kernelwhisperer/protofun [INFO] finished tweaking git repo https://github.com/kernelwhisperer/protofun [INFO] tweaked toml for git repo https://github.com/kernelwhisperer/protofun written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/kernelwhisperer/protofun 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" "+44f3504e96c944ae54fc72b5f5008f53f7eda001" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] warning: failed to write cache, path: /workspace/cargo-home/registry/index/index.crates.io-1949cf8c6b5b557f/.cache/su/bs/substreams-ethereum-core, error: No space left on device (os error 28) [INFO] [stderr] Downloading crates ... [INFO] [stderr] error: failed to download `parity-scale-codec v3.6.3` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] unable to get packages from source [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to unpack package `parity-scale-codec v3.6.3` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to unpack entry at `parity-scale-codec-3.6.3/src/compact.rs` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to unpack `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/parity-scale-codec-3.6.3/src/compact.rs` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to unpack `parity-scale-codec-3.6.3/src/compact.rs` into `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/parity-scale-codec-3.6.3/src/compact.rs` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] unexpected end of file [INFO] checking kernelwhisperer/protofun against try#44f3504e96c944ae54fc72b5f5008f53f7eda001 for pr-136776 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkernelwhisperer%2Fprotofun" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/kernelwhisperer/protofun on toolchain 44f3504e96c944ae54fc72b5f5008f53f7eda001 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+44f3504e96c944ae54fc72b5f5008f53f7eda001" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/kernelwhisperer/protofun [INFO] finished tweaking git repo https://github.com/kernelwhisperer/protofun [INFO] tweaked toml for git repo https://github.com/kernelwhisperer/protofun written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/kernelwhisperer/protofun 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" "+44f3504e96c944ae54fc72b5f5008f53f7eda001" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] error: failed to select a version for the requirement `substreams-ethereum-core = "^0.9.2"` (locked to 0.9.2) [INFO] [stderr] candidate versions found which didn't match: 0.6.0, 0.5.0, 0.4.0, ... [INFO] [stderr] location searched: crates.io index [INFO] [stderr] required by package `substreams-ethereum v0.9.2` [INFO] [stderr] ... which satisfies dependency `substreams-ethereum = "^0.9"` (locked to 0.9.2) of package `protofun v1.0.0 (/workspace/builds/worker-2-tc2/source)` [INFO] [stderr] if you are looking for the prerelease package it needs to be specified explicitly [INFO] [stderr] substreams-ethereum-core = { version = "0.2.2-rc.2" } [INFO] checking kernelwhisperer/protofun against try#44f3504e96c944ae54fc72b5f5008f53f7eda001 for pr-136776 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkernelwhisperer%2Fprotofun" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/kernelwhisperer/protofun on toolchain 44f3504e96c944ae54fc72b5f5008f53f7eda001 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+44f3504e96c944ae54fc72b5f5008f53f7eda001" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/kernelwhisperer/protofun [INFO] finished tweaking git repo https://github.com/kernelwhisperer/protofun [INFO] tweaked toml for git repo https://github.com/kernelwhisperer/protofun written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/kernelwhisperer/protofun 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" "+44f3504e96c944ae54fc72b5f5008f53f7eda001" "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-core = "^0.9.2"` (locked to 0.9.2) [INFO] [stderr] candidate versions found which didn't match: 0.6.0, 0.5.0, 0.4.0, ... [INFO] [stderr] location searched: crates.io index [INFO] [stderr] required by package `substreams-ethereum v0.9.2` [INFO] [stderr] ... which satisfies dependency `substreams-ethereum = "^0.9"` (locked to 0.9.2) of package `protofun v1.0.0 (/workspace/builds/worker-2-tc2/source)` [INFO] [stderr] if you are looking for the prerelease package it needs to be specified explicitly [INFO] [stderr] substreams-ethereum-core = { version = "0.2.2-rc.2" } [INFO] checking kernelwhisperer/protofun against try#44f3504e96c944ae54fc72b5f5008f53f7eda001 for pr-136776 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkernelwhisperer%2Fprotofun" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/kernelwhisperer/protofun on toolchain 44f3504e96c944ae54fc72b5f5008f53f7eda001 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+44f3504e96c944ae54fc72b5f5008f53f7eda001" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/kernelwhisperer/protofun [INFO] finished tweaking git repo https://github.com/kernelwhisperer/protofun [INFO] tweaked toml for git repo https://github.com/kernelwhisperer/protofun written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/kernelwhisperer/protofun 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" "+44f3504e96c944ae54fc72b5f5008f53f7eda001" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] error: failed to select a version for the requirement `substreams-ethereum-core = "^0.9.2"` (locked to 0.9.2) [INFO] [stderr] candidate versions found which didn't match: 0.6.0, 0.5.0, 0.4.0, ... [INFO] [stderr] location searched: crates.io index [INFO] [stderr] required by package `substreams-ethereum v0.9.2` [INFO] [stderr] ... which satisfies dependency `substreams-ethereum = "^0.9"` (locked to 0.9.2) of package `protofun v1.0.0 (/workspace/builds/worker-2-tc2/source)` [INFO] [stderr] if you are looking for the prerelease package it needs to be specified explicitly [INFO] [stderr] substreams-ethereum-core = { version = "0.2.2-rc.2" } [INFO] checking kernelwhisperer/protofun against try#44f3504e96c944ae54fc72b5f5008f53f7eda001 for pr-136776 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkernelwhisperer%2Fprotofun" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/kernelwhisperer/protofun on toolchain 44f3504e96c944ae54fc72b5f5008f53f7eda001 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+44f3504e96c944ae54fc72b5f5008f53f7eda001" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/kernelwhisperer/protofun [INFO] finished tweaking git repo https://github.com/kernelwhisperer/protofun [INFO] tweaked toml for git repo https://github.com/kernelwhisperer/protofun written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/kernelwhisperer/protofun 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" "+44f3504e96c944ae54fc72b5f5008f53f7eda001" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] error: failed to select a version for the requirement `substreams-ethereum-core = "^0.9.2"` (locked to 0.9.2) [INFO] [stderr] candidate versions found which didn't match: 0.6.0, 0.5.0, 0.4.0, ... [INFO] [stderr] location searched: crates.io index [INFO] [stderr] required by package `substreams-ethereum v0.9.2` [INFO] [stderr] ... which satisfies dependency `substreams-ethereum = "^0.9"` (locked to 0.9.2) of package `protofun v1.0.0 (/workspace/builds/worker-2-tc2/source)` [INFO] [stderr] if you are looking for the prerelease package it needs to be specified explicitly [INFO] [stderr] substreams-ethereum-core = { version = "0.2.2-rc.2" } command failed: exit status: 101 Updating crates.io index error: failed to select a version for the requirement `substreams-ethereum-core = "^0.9.2"` (locked to 0.9.2) candidate versions found which didn't match: 0.6.0, 0.5.0, 0.4.0, ... location searched: crates.io index required by package `substreams-ethereum v0.9.2` ... which satisfies dependency `substreams-ethereum = "^0.9"` (locked to 0.9.2) of package `protofun v1.0.0 (/workspace/builds/worker-2-tc2/source)` if you are looking for the prerelease package it needs to be specified explicitly substreams-ethereum-core = { version = "0.2.2-rc.2" }