[INFO] cloning repository https://github.com/kevincheng96/substrate-recipes [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kevincheng96/substrate-recipes" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkevincheng96%2Fsubstrate-recipes", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkevincheng96%2Fsubstrate-recipes'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e1246ba0977193eeaaceb71ca20e09f83ec25ccf [INFO] testing kevincheng96/substrate-recipes against 1.86.0 for beta-1.87-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkevincheng96%2Fsubstrate-recipes" "/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/kevincheng96/substrate-recipes on toolchain 1.86.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.86.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/kevincheng96/substrate-recipes [INFO] finished tweaking git repo https://github.com/kevincheng96/substrate-recipes [INFO] tweaked toml for git repo https://github.com/kevincheng96/substrate-recipes written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/kevincheng96/substrate-recipes 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" "+1.86.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/hdevalence/rust-rocksdb` [INFO] [stderr] Updating git submodule `https://github.com/lz4/lz4.git` [INFO] [stderr] error: failed to load source for dependency `librocksdb-sys` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] Unable to update https://github.com/hdevalence/rust-rocksdb?branch=master#33cd4281 [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to update submodule `librocksdb-sys/lz4` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] unrecoverable internal error: 'writer.open == 0' overridden task result to broken:missing-deps Caused by: the crate depends on missing dependencies: Updating git repository `https://github.com/hdevalence/rust-rocksdb` Updating git submodule `https://github.com/lz4/lz4.git` error: failed to load source for dependency `librocksdb-sys` Caused by: Unable to update https://github.com/hdevalence/rust-rocksdb?branch=master#33cd4281 Caused by: failed to update submodule `librocksdb-sys/lz4` Caused by: unrecoverable internal error: 'writer.open == 0'