[INFO] cloning repository https://github.com/jacobrosenthal/balena-ble-switch
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jacobrosenthal/balena-ble-switch" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjacobrosenthal%2Fbalena-ble-switch", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjacobrosenthal%2Fbalena-ble-switch'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 36b56770d95c9631d5181d7b3d14526d72def60e
[INFO] testing jacobrosenthal/balena-ble-switch against master#1ef7943ee607160a564655b6596f83670ef95df5 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjacobrosenthal%2Fbalena-ble-switch" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-1-tc1/source/rust-toolchain
[INFO] started tweaking git repo https://github.com/jacobrosenthal/balena-ble-switch
[INFO] finished tweaking git repo https://github.com/jacobrosenthal/balena-ble-switch
[INFO] tweaked toml for git repo https://github.com/jacobrosenthal/balena-ble-switch written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jacobrosenthal/balena-ble-switch on toolchain 1ef7943ee607160a564655b6596f83670ef95df5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/jacobrosenthal/balena-ble-switch 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" "+1ef7943ee607160a564655b6596f83670ef95df5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded udev v0.2.0
[INFO] [stderr]   Downloaded pkg-config v0.3.14
[INFO] [stderr]   Downloaded cfg-if v0.1.7
[INFO] [stderr]   Downloaded tokio v0.1.18
[INFO] [stderr]   Downloaded tokio-sync v0.1.4
[INFO] [stderr]   Downloaded byteorder v1.3.1
[INFO] [stderr]   Downloaded crossbeam-utils v0.6.5
[INFO] [stderr]   Downloaded num_cpus v1.10.0
[INFO] [stderr]   Downloaded tokio-trace-core v0.1.0
[INFO] [stderr]   Downloaded tokio-timer v0.2.10
[INFO] [stderr]   Downloaded num-traits v0.2.6
[INFO] [stderr]   Downloaded crossbeam-deque v0.6.3
[INFO] [stderr]   Downloaded crossbeam v0.6.0
[INFO] [stderr]   Downloaded bit-vec v0.5.1
[INFO] [stderr]   Downloaded libusb v0.3.0
[INFO] [stderr]   Downloaded ucd-util v0.1.3
[INFO] [stderr]   Downloaded crossbeam-channel v0.3.8
[INFO] [stderr]   Downloaded proc-macro2 v0.4.27
[INFO] [stderr]   Downloaded dbus v0.6.4
[INFO] [stderr]   Downloaded nom v3.2.1
[INFO] [stderr]   Downloaded nix v0.13.0
[INFO] [stderr]   Downloaded bitflags v1.0.4
[INFO] [stderr]   Downloaded winapi v0.3.6
[INFO] [stderr]   Downloaded mio v0.6.16
[INFO] [stderr]   Downloaded futures v0.1.25
[INFO] [stderr]   Downloaded utf8-ranges v1.0.2
[INFO] [stderr]   Downloaded bytesize v0.1.3
[INFO] [stderr]   Downloaded num-integer v0.1.39
[INFO] [stderr]   Downloaded redox_syscall v0.1.52
[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 crates.io index
 Downloading crates ...
  Downloaded udev v0.2.0
  Downloaded pkg-config v0.3.14
  Downloaded cfg-if v0.1.7
  Downloaded tokio v0.1.18
  Downloaded tokio-sync v0.1.4
  Downloaded byteorder v1.3.1
  Downloaded crossbeam-utils v0.6.5
  Downloaded num_cpus v1.10.0
  Downloaded tokio-trace-core v0.1.0
  Downloaded tokio-timer v0.2.10
  Downloaded num-traits v0.2.6
  Downloaded crossbeam-deque v0.6.3
  Downloaded crossbeam v0.6.0
  Downloaded bit-vec v0.5.1
  Downloaded libusb v0.3.0
  Downloaded ucd-util v0.1.3
  Downloaded crossbeam-channel v0.3.8
  Downloaded proc-macro2 v0.4.27
  Downloaded dbus v0.6.4
  Downloaded nom v3.2.1
  Downloaded nix v0.13.0
  Downloaded bitflags v1.0.4
  Downloaded winapi v0.3.6
  Downloaded mio v0.6.16
  Downloaded futures v0.1.25
  Downloaded utf8-ranges v1.0.2
  Downloaded bytesize v0.1.3
  Downloaded num-integer v0.1.39
  Downloaded redox_syscall v0.1.52
  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