[INFO] cloning repository https://github.com/qsib-cbie/protocol-host-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/qsib-cbie/protocol-host-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fqsib-cbie%2Fprotocol-host-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fqsib-cbie%2Fprotocol-host-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 0cf07a5a3f8eef6e285068f490b7a8bdcd144fa5
[INFO] checking qsib-cbie/protocol-host-rs against master#90b65889799733f21ebdf59d96411aa531c5900a for pr-148477
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fqsib-cbie%2Fprotocol-host-rs" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/qsib-cbie/protocol-host-rs
[INFO] finished tweaking git repo https://github.com/qsib-cbie/protocol-host-rs
[INFO] tweaked toml for git repo https://github.com/qsib-cbie/protocol-host-rs written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/qsib-cbie/protocol-host-rs on toolchain 90b65889799733f21ebdf59d96411aa531c5900a
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+90b65889799733f21ebdf59d96411aa531c5900a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/qsib-cbie/protocol-host-rs 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" "+90b65889799733f21ebdf59d96411aa531c5900a" "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]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded toml v0.2.1
[INFO] [stderr]   Downloaded error-chain v0.10.0
[INFO] [stderr]   Downloaded libusb-sys v0.2.3
[INFO] [stderr]   Downloaded time v0.1.43
[INFO] [stderr]   Downloaded unicode-xid v0.2.1
[INFO] [stderr]   Downloaded proc-macro2 v1.0.18
[INFO] [stderr]   Downloaded serde_derive v1.0.114
[INFO] [stderr]   Downloaded ansi_term v0.11.0
[INFO] [stderr]   Downloaded libc v0.2.72
[INFO] [stderr]   Downloaded syn v1.0.33
[INFO] [stderr]   Downloaded hermit-abi v0.1.15
[INFO] [stderr]   Downloaded stable_deref_trait v1.1.1
[INFO] [stderr]   Downloaded ppv-lite86 v0.2.8
[INFO] [stderr]   Downloaded atty v0.2.14
[INFO] [stderr]   Downloaded bit-vec v0.6.2
[INFO] [stderr]   Downloaded textwrap v0.11.0
[INFO] [stderr]   Downloaded metadeps v1.1.2
[INFO] [stderr]   Downloaded serde v1.0.114
[INFO] [stderr]   Downloaded vec_map v0.8.2
[INFO] [stderr]   Downloaded serde_json v1.0.56
[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

    Blocking waiting for file lock on package cache
    Updating crates.io index
    Blocking waiting for file lock on package cache
 Downloading crates ...
  Downloaded toml v0.2.1
  Downloaded error-chain v0.10.0
  Downloaded libusb-sys v0.2.3
  Downloaded time v0.1.43
  Downloaded unicode-xid v0.2.1
  Downloaded proc-macro2 v1.0.18
  Downloaded serde_derive v1.0.114
  Downloaded ansi_term v0.11.0
  Downloaded libc v0.2.72
  Downloaded syn v1.0.33
  Downloaded hermit-abi v0.1.15
  Downloaded stable_deref_trait v1.1.1
  Downloaded ppv-lite86 v0.2.8
  Downloaded atty v0.2.14
  Downloaded bit-vec v0.6.2
  Downloaded textwrap v0.11.0
  Downloaded metadeps v1.1.2
  Downloaded serde v1.0.114
  Downloaded vec_map v0.8.2
  Downloaded serde_json v1.0.56
  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