[INFO] cloning repository https://github.com/krykoder/parity
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/krykoder/parity" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkrykoder%2Fparity", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkrykoder%2Fparity'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 92466a7d6689900b28dce566afbbddd87b2bbe95
[INFO] checking krykoder/parity against master#90b65889799733f21ebdf59d96411aa531c5900a for pr-148477
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkrykoder%2Fparity" "/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/krykoder/parity
[INFO] finished tweaking git repo https://github.com/krykoder/parity
[INFO] tweaked toml for git repo https://github.com/krykoder/parity written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/krykoder/parity 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/krykoder/parity 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] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/paritytech/rust-ctrlc.git`
[INFO] [stderr]     Updating git repository `https://github.com/paritytech/hyper`
[INFO] [stderr]     Updating git repository `https://github.com/paritytech/jsonrpc.git`
[INFO] [stderr]     Updating git repository `https://github.com/ethcore/mio`
[INFO] [stderr]     Updating git repository `https://github.com/ethcore/nanomsg.rs.git`
[INFO] [stderr]     Updating git submodule `https://github.com/nanomsg/nanomsg`
[INFO] [stderr]     Updating git repository `https://github.com/paritytech/ws-rs.git`
[INFO] [stderr]     Updating git repository `https://github.com/ethcore/elastic-array`
[INFO] [stderr]     Updating git repository `https://github.com/ethcore/rust-secp256k1`
[INFO] [stderr]     Updating git repository `https://github.com/ethcore/rust-rocksdb`
[INFO] [stderr]     Updating git repository `https://github.com/ethcore/rotor`
[INFO] [stderr]     Updating git repository `https://github.com/ethcore/hidapi-rs`
[INFO] [stderr]     Updating git submodule `https://github.com/signal11/hidapi.git`
[INFO] [stderr]     Updating git repository `https://github.com/ethcore/libusb-rs`
[INFO] [stderr]     Updating git repository `https://github.com/ethcore/js-precompiled.git`
[INFO] [stderr]     Updating git repository `https://github.com/nikvolf/parity-tokio-ipc`
[INFO] [stderr]     Updating git repository `https://github.com/carllerche/bytes`
[INFO] [stderr]     Updating git repository `https://github.com/ethcore/mio`
[INFO] [stderr]     Updating git repository `https://github.com/carllerche/slab`
[INFO] [stderr]     Updating git repository `https://github.com/ethcore/libusb-sys`
[INFO] [stderr]     Updating git repository `https://github.com/alexcrichton/mio-named-pipes`
[INFO] [stderr]     Updating git repository `https://github.com/tokio-rs/tokio-line`
[INFO] [stderr]     Updating git repository `https://github.com/alexcrichton/tokio-named-pipes`
[INFO] [stderr]     Updating git repository `https://github.com/carllerche/stable-heap`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]      Locking 1 package to latest compatible version
[INFO] [stderr]       Adding parity-ui-precompiled v1.4.0 (https://github.com/ethcore/js-precompiled.git?branch=master#d5cdd7d5)
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded num-traits v0.1.32
[INFO] [stderr]   Downloaded time v0.1.35
[INFO] [stderr]   Downloaded primal-estimate v0.2.1
[INFO] [stderr]   Downloaded num-complex v0.1.32
[INFO] [stderr]   Downloaded slab v0.2.0
[INFO] [stderr]   Downloaded mime v0.2.0
[INFO] [stderr]   Downloaded primal-check v0.2.2
[INFO] [stderr]   Downloaded hamming v0.1.3
[INFO] [stderr]   Downloaded transient-hashmap v0.4.0
[INFO] [stderr]   Downloaded serde_json v0.9.5
[INFO] [stderr]   Downloaded primal-bit v0.2.3
[INFO] [stderr]   Downloaded arrayvec v0.3.20
[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

warning: no edition set: defaulting to the 2015 edition while the latest is 2024
    Updating crates.io index
    Updating git repository `https://github.com/paritytech/rust-ctrlc.git`
    Updating git repository `https://github.com/paritytech/hyper`
    Updating git repository `https://github.com/paritytech/jsonrpc.git`
    Updating git repository `https://github.com/ethcore/mio`
    Updating git repository `https://github.com/ethcore/nanomsg.rs.git`
    Updating git submodule `https://github.com/nanomsg/nanomsg`
    Updating git repository `https://github.com/paritytech/ws-rs.git`
    Updating git repository `https://github.com/ethcore/elastic-array`
    Updating git repository `https://github.com/ethcore/rust-secp256k1`
    Updating git repository `https://github.com/ethcore/rust-rocksdb`
    Updating git repository `https://github.com/ethcore/rotor`
    Updating git repository `https://github.com/ethcore/hidapi-rs`
    Updating git submodule `https://github.com/signal11/hidapi.git`
    Updating git repository `https://github.com/ethcore/libusb-rs`
    Updating git repository `https://github.com/ethcore/js-precompiled.git`
    Updating git repository `https://github.com/nikvolf/parity-tokio-ipc`
    Updating git repository `https://github.com/carllerche/bytes`
    Updating git repository `https://github.com/ethcore/mio`
    Updating git repository `https://github.com/carllerche/slab`
    Updating git repository `https://github.com/ethcore/libusb-sys`
    Updating git repository `https://github.com/alexcrichton/mio-named-pipes`
    Updating git repository `https://github.com/tokio-rs/tokio-line`
    Updating git repository `https://github.com/alexcrichton/tokio-named-pipes`
    Updating git repository `https://github.com/carllerche/stable-heap`
    Blocking waiting for file lock on package cache
     Locking 1 package to latest compatible version
      Adding parity-ui-precompiled v1.4.0 (https://github.com/ethcore/js-precompiled.git?branch=master#d5cdd7d5)
    Blocking waiting for file lock on package cache
 Downloading crates ...
  Downloaded num-traits v0.1.32
  Downloaded time v0.1.35
  Downloaded primal-estimate v0.2.1
  Downloaded num-complex v0.1.32
  Downloaded slab v0.2.0
  Downloaded mime v0.2.0
  Downloaded primal-check v0.2.2
  Downloaded hamming v0.1.3
  Downloaded transient-hashmap v0.4.0
  Downloaded serde_json v0.9.5
  Downloaded primal-bit v0.2.3
  Downloaded arrayvec v0.3.20
  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