[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#d5419f1e97b90741d51841f800d3c697c662567d for pr-147565
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSprillow%2Fembedded-holochain-demo" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-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-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Sprillow/embedded-holochain-demo on toolchain d5419f1e97b90741d51841f800d3c697c662567d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d5419f1e97b90741d51841f800d3c697c662567d" "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" "+d5419f1e97b90741d51841f800d3c697c662567d" "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 git repository `https://github.com/holochain/holochain`
[INFO] [stderr]     Updating crates.io index
[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-macro2 v1.0.27
[INFO] [stderr]   Downloaded downcast v0.10.0
[INFO] [stderr]   Downloaded proc-macro-nested v0.1.7
[INFO] [stderr]   Downloaded thread_local v1.1.3
[INFO] [stderr]   Downloaded tracing-attributes v0.1.15
[INFO] [stderr]   Downloaded holochain_serialized_bytes_derive v0.0.50
[INFO] [stderr]   Downloaded os_type v2.3.0
[INFO] [stderr]   Downloaded pin-project-internal v1.0.7
[INFO] [stderr]   Downloaded must_future v0.1.2
[INFO] [stderr]   Downloaded pin-project-internal v0.4.28
[INFO] [stderr]   Downloaded pin-project v1.0.7
[INFO] [stderr]   Downloaded ptr_meta_derive v0.1.2
[INFO] [stderr]   Downloaded wasmer-engine-dylib v2.0.0
[INFO] [stderr]   Downloaded num-bigint v0.1.44
[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 git repository `https://github.com/holochain/holochain`
    Updating crates.io index
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-macro2 v1.0.27
  Downloaded downcast v0.10.0
  Downloaded proc-macro-nested v0.1.7
  Downloaded thread_local v1.1.3
  Downloaded tracing-attributes v0.1.15
  Downloaded holochain_serialized_bytes_derive v0.0.50
  Downloaded os_type v2.3.0
  Downloaded pin-project-internal v1.0.7
  Downloaded must_future v0.1.2
  Downloaded pin-project-internal v0.4.28
  Downloaded pin-project v1.0.7
  Downloaded ptr_meta_derive v0.1.2
  Downloaded wasmer-engine-dylib v2.0.0
  Downloaded num-bigint v0.1.44
  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