[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#61cc47e367d7be91e13bcd01e4e96e0e233d4f6d for 2025-12-16-next-solver-global
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkrykoder%2Fparity" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-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-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/krykoder/parity on toolchain 61cc47e367d7be91e13bcd01e4e96e0e233d4f6d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+61cc47e367d7be91e13bcd01e4e96e0e233d4f6d" "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" "+61cc47e367d7be91e13bcd01e4e96e0e233d4f6d" "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 git repository `https://github.com/paritytech/rust-ctrlc.git`
[INFO] [stderr]     Updating git repository `https://github.com/paritytech/hyper`
[INFO] [stderr]     Updating crates.io index
[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 rustc_version v0.2.0
[INFO] [stderr]   Downloaded rpassword v0.3.0
[INFO] [stderr]   Downloaded serde_json v0.9.5
[INFO] [stderr]   Downloaded matches v0.1.2
[INFO] [stderr]   Downloaded toml v0.2.0
[INFO] [stderr]   Downloaded spmc v0.2.1
[INFO] [stderr]   Downloaded num v0.1.32
[INFO] [stderr]   Downloaded stable_deref_trait v1.0.0
[INFO] [stderr]   Downloaded byteorder v1.0.0
[INFO] [stderr]   Downloaded bigint v1.0.0
[INFO] [stderr]   Downloaded serde_codegen_internals v0.13.0
[INFO] [stderr]   Downloaded xmltree v0.3.2
[INFO] [stderr]   Downloaded either v1.0.2
[INFO] [stderr]   Downloaded igd v0.6.0
[INFO] [stderr]   Downloaded futures-cpupool v0.1.2
[INFO] [stderr]   Downloaded smallvec v0.3.1
[INFO] [stderr]   Downloaded quick-error v1.1.0
[INFO] [stderr]   Downloaded cookie v0.3.1
[INFO] [stderr]   Downloaded num-rational v0.1.32
[INFO] [stderr]   Downloaded app_dirs v1.1.1
[INFO] [stderr]   Downloaded cid v0.2.1
[INFO] [stderr]   Downloaded shell32-sys v0.1.1
[INFO] [stderr]   Downloaded integer-encoding v1.0.3
[INFO] [stderr]   Downloaded xdg v2.0.0
[INFO] [stderr]   Downloaded podio v0.1.5
[INFO] [stderr]   Downloaded flate2 v0.2.14
[INFO] [stderr]   Downloaded miniz-sys v0.1.7
[INFO] [stderr]   Downloaded bit-vec v0.4.3
[INFO] [stderr]   Downloaded hyper v0.10.5
[INFO] [stderr]   Downloaded tokio-proto v0.1.0
[INFO] [stderr]   Downloaded primal-sieve v0.2.5
[INFO] [stderr]   Downloaded syntex_syntax v0.58.0
[INFO] [stderr]   Downloaded zip v0.1.18
[INFO] [stderr]   Downloaded bloomchain v0.1.0
[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 git repository `https://github.com/paritytech/rust-ctrlc.git`
    Updating git repository `https://github.com/paritytech/hyper`
    Updating crates.io index
    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 rustc_version v0.2.0
  Downloaded rpassword v0.3.0
  Downloaded serde_json v0.9.5
  Downloaded matches v0.1.2
  Downloaded toml v0.2.0
  Downloaded spmc v0.2.1
  Downloaded num v0.1.32
  Downloaded stable_deref_trait v1.0.0
  Downloaded byteorder v1.0.0
  Downloaded bigint v1.0.0
  Downloaded serde_codegen_internals v0.13.0
  Downloaded xmltree v0.3.2
  Downloaded either v1.0.2
  Downloaded igd v0.6.0
  Downloaded futures-cpupool v0.1.2
  Downloaded smallvec v0.3.1
  Downloaded quick-error v1.1.0
  Downloaded cookie v0.3.1
  Downloaded num-rational v0.1.32
  Downloaded app_dirs v1.1.1
  Downloaded cid v0.2.1
  Downloaded shell32-sys v0.1.1
  Downloaded integer-encoding v1.0.3
  Downloaded xdg v2.0.0
  Downloaded podio v0.1.5
  Downloaded flate2 v0.2.14
  Downloaded miniz-sys v0.1.7
  Downloaded bit-vec v0.4.3
  Downloaded hyper v0.10.5
  Downloaded tokio-proto v0.1.0
  Downloaded primal-sieve v0.2.5
  Downloaded syntex_syntax v0.58.0
  Downloaded zip v0.1.18
  Downloaded bloomchain v0.1.0
  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