[INFO] cloning repository https://github.com/Sprillow/embedded-holochain-demo [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Sprillow/embedded-holochain-demo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSprillow%2Fembedded-holochain-demo", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSprillow%2Fembedded-holochain-demo'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] df9f0653bbe659b44de66a1552c6e768da38f137 [INFO] checking Sprillow/embedded-holochain-demo against master#c797096598b80ba4a40397ad7e91584fcd3df5f1 for pr-146377 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSprillow%2Fembedded-holochain-demo" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/Sprillow/embedded-holochain-demo [INFO] finished tweaking git repo https://github.com/Sprillow/embedded-holochain-demo [INFO] tweaked toml for git repo https://github.com/Sprillow/embedded-holochain-demo written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Sprillow/embedded-holochain-demo on toolchain c797096598b80ba4a40397ad7e91584fcd3df5f1 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c797096598b80ba4a40397ad7e91584fcd3df5f1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/Sprillow/embedded-holochain-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" "+c797096598b80ba4a40397ad7e91584fcd3df5f1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/holochain/lmdb-rs.git` [INFO] [stderr] Updating git submodule `https://github.com/mozilla/lmdb` [INFO] [stderr] Updating git repository `https://github.com/holochain/rkv.git` [INFO] [stderr] Updating git repository `https://github.com/Sprillow/embedded-holochain-runner.git` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Updating git repository `https://github.com/holochain/holochain` [INFO] [stderr] warning: patch `lmdb-rkv v0.14.0 (https://github.com/holochain/lmdb-rs.git#46043614)` was not used in the crate graph [INFO] [stderr] warning: patch `rkv v0.10.4 (https://github.com/holochain/rkv.git?branch=master#6f6b4b5a)` was not used in the crate graph [INFO] [stderr] help: Check that the patched package version and available features are compatible [INFO] [stderr] with the dependency requirements. If the patch has a different version from [INFO] [stderr] what is locked in the Cargo.lock file, run `cargo update` to use the new [INFO] [stderr] version. This may also occur with an optional dependency that is not enabled. [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded proc-macro-error-attr v1.0.4 [INFO] [stderr] Downloaded constant_time_eq v0.1.5 [INFO] [stderr] Downloaded proc-macro-nested v0.1.7 [INFO] [stderr] Downloaded tokio-macros v1.2.0 [INFO] [stderr] Downloaded derive_arbitrary v1.0.1 [INFO] [stderr] Downloaded atty v0.2.14 [INFO] [stderr] Downloaded proc-macro-error v1.0.4 [INFO] [stderr] Downloaded num_enum_derive v0.5.1 [INFO] [stderr] Downloaded fuchsia-cprng v0.1.1 [INFO] [stderr] Downloaded rdrand v0.4.0 [INFO] [stderr] Downloaded rustc-demangle v0.1.20 [INFO] [stderr] Downloaded rand_pcg v0.1.2 [INFO] [stderr] Downloaded derive_builder v0.9.0 [INFO] [stderr] Downloaded rmp v0.8.10 [INFO] [stderr] Downloaded yasna v0.3.2 [INFO] [stderr] Downloaded paste-impl v0.1.18 [INFO] [stderr] Downloaded zeroize_derive v1.1.0 [INFO] [stderr] Downloaded cpuid-bool v0.2.0 [INFO] [stderr] Downloaded aead v0.3.2 [INFO] [stderr] Downloaded bit-set v0.2.0 [INFO] [stderr] error: failed to parse manifest at `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bit-set-0.2.0/Cargo.toml` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] dependency (bit-vec) specified without providing a local path, Git repository, version, or workspace dependency to use command failed: exit status: 101 Updating git repository `https://github.com/holochain/lmdb-rs.git` Updating git submodule `https://github.com/mozilla/lmdb` Updating git repository `https://github.com/holochain/rkv.git` Updating git repository `https://github.com/Sprillow/embedded-holochain-runner.git` Updating crates.io index Updating git repository `https://github.com/holochain/holochain` warning: patch `lmdb-rkv v0.14.0 (https://github.com/holochain/lmdb-rs.git#46043614)` was not used in the crate graph warning: patch `rkv v0.10.4 (https://github.com/holochain/rkv.git?branch=master#6f6b4b5a)` was not used in the crate graph help: Check that the patched package version and available features are compatible with the dependency requirements. If the patch has a different version from what is locked in the Cargo.lock file, run `cargo update` to use the new version. This may also occur with an optional dependency that is not enabled. Blocking waiting for file lock on package cache Downloading crates ... Downloaded proc-macro-error-attr v1.0.4 Downloaded constant_time_eq v0.1.5 Downloaded proc-macro-nested v0.1.7 Downloaded tokio-macros v1.2.0 Downloaded derive_arbitrary v1.0.1 Downloaded atty v0.2.14 Downloaded proc-macro-error v1.0.4 Downloaded num_enum_derive v0.5.1 Downloaded fuchsia-cprng v0.1.1 Downloaded rdrand v0.4.0 Downloaded rustc-demangle v0.1.20 Downloaded rand_pcg v0.1.2 Downloaded derive_builder v0.9.0 Downloaded rmp v0.8.10 Downloaded yasna v0.3.2 Downloaded paste-impl v0.1.18 Downloaded zeroize_derive v1.1.0 Downloaded cpuid-bool v0.2.0 Downloaded aead v0.3.2 Downloaded bit-set v0.2.0 error: failed to parse manifest at `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bit-set-0.2.0/Cargo.toml` Caused by: dependency (bit-vec) specified without providing a local path, Git repository, version, or workspace dependency to use