[INFO] cloning repository https://github.com/DataHighway-com/node
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/DataHighway-com/node" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDataHighway-com%2Fnode", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDataHighway-com%2Fnode'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ec5e3136740395ab99e1c4eb6a0c7ab15bfbfa35
[INFO] checking DataHighway-com/node against ed77b7b8699e342c2dc842c83cb5fe4025252ee8 for pr-158915-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDataHighway-com%2Fnode" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-7-tc1/source/rust-toolchain
[INFO] started tweaking git repo https://github.com/DataHighway-com/node
[INFO] finished tweaking git repo https://github.com/DataHighway-com/node
[INFO] tweaked toml for git repo https://github.com/DataHighway-com/node written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/DataHighway-com/node on toolchain ed77b7b8699e342c2dc842c83cb5fe4025252ee8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ed77b7b8699e342c2dc842c83cb5fe4025252ee8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/DataHighway-com/node 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" "+ed77b7b8699e342c2dc842c83cb5fe4025252ee8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: pallets/mining/eligibility/proxy/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `chrono` dependency)
[INFO] [stderr] warning: pallets/mining/eligibility/proxy/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `pallet-timestamp` dependency)
[INFO] [stderr] warning: `mining-eligibility-proxy` (manifest) generated 2 warnings
[INFO] [stderr] warning: runtime/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `chrono` dependency)
[INFO] [stderr] warning: runtime/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `membership-supernodes` dependency)
[INFO] [stderr] warning: runtime/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `mining-eligibility-proxy` dependency)
[INFO] [stderr] warning: `datahighway-runtime` (manifest) generated 3 warnings
[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]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr] error: failed to download `parity-db v0.2.3`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   unable to get packages from source
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to parse manifest at `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/parity-db-0.2.3/Cargo.toml`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to parse the version requirement `0.11	` for dependency `parking_lot`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   expected comma after minor version number, found '\t'


overridden task result to broken:broken-deps

Caused by:
    broken dependencies: 
    
    warning: pallets/mining/eligibility/proxy/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
    (in the `chrono` dependency)
    warning: pallets/mining/eligibility/proxy/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
    (in the `pallet-timestamp` dependency)
    warning: `mining-eligibility-proxy` (manifest) generated 2 warnings
    warning: runtime/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
    (in the `chrono` dependency)
    warning: runtime/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
    (in the `membership-supernodes` dependency)
    warning: runtime/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
    (in the `mining-eligibility-proxy` dependency)
    warning: `datahighway-runtime` (manifest) generated 3 warnings
        Blocking waiting for file lock on package cache
        Updating crates.io index
        Blocking waiting for file lock on package cache
        Blocking waiting for file lock on package cache
     Downloading crates ...
    error: failed to download `parity-db v0.2.3`
    
    Caused by:
      unable to get packages from source
    
    Caused by:
      failed to parse manifest at `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/parity-db-0.2.3/Cargo.toml`
    
    Caused by:
      failed to parse the version requirement `0.11	` for dependency `parking_lot`
    
    Caused by:
      expected comma after minor version number, found '\t'