[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] testing Sprillow/embedded-holochain-demo against master#2fd6efc32704647e64d3d646d21c4c68eae100e4 for pr-149852-1
[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 2fd6efc32704647e64d3d646d21c4c68eae100e4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "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" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "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 serde-transcode v1.1.0
[INFO] [stderr]   Downloaded tracing-log v0.1.2
[INFO] [stderr]   Downloaded holochain_serialized_bytes_derive v0.0.50
[INFO] [stderr]   Downloaded version_check v0.9.3
[INFO] [stderr]   Downloaded constant_time_eq v0.1.5
[INFO] [stderr]   Downloaded const-random v0.1.13
[INFO] [stderr]   Downloaded security-framework-sys v2.3.0
[INFO] [stderr]   Downloaded const-random-macro v0.1.13
[INFO] [stderr]   Downloaded core-foundation-sys v0.8.2
[INFO] [stderr]   Downloaded schannel v0.1.19
[INFO] [stderr]   Downloaded bumpalo v3.7.0
[INFO] [stderr]   Downloaded rand_hc v0.3.1
[INFO] [stderr]   Downloaded socket2 v0.4.0
[INFO] [stderr]   Downloaded mockall_derive v0.8.3
[INFO] [stderr]   Downloaded page_size v0.4.2
[INFO] [stderr]   Downloaded redox_users v0.4.0
[INFO] [stderr]   Downloaded webpki v0.21.4
[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 serde-transcode v1.1.0
  Downloaded tracing-log v0.1.2
  Downloaded holochain_serialized_bytes_derive v0.0.50
  Downloaded version_check v0.9.3
  Downloaded constant_time_eq v0.1.5
  Downloaded const-random v0.1.13
  Downloaded security-framework-sys v2.3.0
  Downloaded const-random-macro v0.1.13
  Downloaded core-foundation-sys v0.8.2
  Downloaded schannel v0.1.19
  Downloaded bumpalo v3.7.0
  Downloaded rand_hc v0.3.1
  Downloaded socket2 v0.4.0
  Downloaded mockall_derive v0.8.3
  Downloaded page_size v0.4.2
  Downloaded redox_users v0.4.0
  Downloaded webpki v0.21.4
  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