[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 master#377656d3dd3f9c23a9c8713e163f4365a5261a84 for pr-146470-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDataHighway-com%2Fnode" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-6-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-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/DataHighway-com/node on toolchain 377656d3dd3f9c23a9c8713e163f4365a5261a84
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+377656d3dd3f9c23a9c8713e163f4365a5261a84" "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" "+377656d3dd3f9c23a9c8713e163f4365a5261a84" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: /workspace/builds/worker-6-tc1/source/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: /workspace/builds/worker-6-tc1/source/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: /workspace/builds/worker-6-tc1/source/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: /workspace/builds/worker-6-tc1/source/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: /workspace/builds/worker-6-tc1/source/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]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded sp-io v3.0.0
[INFO] [stderr]   Downloaded sp-std v3.0.0
[INFO] [stderr]   Downloaded ctor v0.1.20
[INFO] [stderr]   Downloaded value-bag v1.0.0-alpha.6
[INFO] [stderr]   Downloaded parity-scale-codec v2.0.1
[INFO] [stderr]   Downloaded multihash-derive v0.7.1
[INFO] [stderr]   Downloaded libp2p-pnet v0.20.0
[INFO] [stderr]   Downloaded pallet-randomness-collective-flip v3.0.0
[INFO] [stderr]   Downloaded lru v0.6.5
[INFO] [stderr]   Downloaded if-watch v0.1.8
[INFO] [stderr]   Downloaded minicbor-derive v0.6.2
[INFO] [stderr]   Downloaded sc-executor-wasmi v0.9.0
[INFO] [stderr]   Downloaded erased-serde v0.3.13
[INFO] [stderr]   Downloaded sc-consensus-uncles v0.9.0
[INFO] [stderr]   Downloaded sc-light v3.0.0
[INFO] [stderr]   Downloaded sc-consensus-babe-rpc v0.9.0
[INFO] [stderr]   Downloaded pallet-transaction-payment-rpc v3.0.0
[INFO] [stderr]   Downloaded sc-proposer-metrics v0.9.0
[INFO] [stderr]   Downloaded sp-allocator v3.0.0
[INFO] [stderr]   Downloaded sc-tracing-proc-macro v3.0.0
[INFO] [stderr]   Downloaded quick-error v2.0.0
[INFO] [stderr]   Downloaded wasmtime-cache v0.22.0
[INFO] [stderr]   Downloaded libp2p-identify v0.27.0
[INFO] [stderr]   Downloaded pallet-utility v3.0.0
[INFO] [stderr]   Downloaded sp-consensus-vrf v0.9.0
[INFO] [stderr]   Downloaded pallet-membership v3.0.0
[INFO] [stderr]   Downloaded crossbeam-epoch v0.9.3
[INFO] [stderr]   Downloaded frame-benchmarking-cli v3.0.0
[INFO] [stderr]   Downloaded sc-cli v0.9.0
[INFO] [stderr]   Downloaded parity-db v0.2.3
[INFO] [stderr] error: 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'


command failed: exit status: 101

warning: /workspace/builds/worker-6-tc1/source/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: /workspace/builds/worker-6-tc1/source/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: /workspace/builds/worker-6-tc1/source/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: /workspace/builds/worker-6-tc1/source/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: /workspace/builds/worker-6-tc1/source/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)
    Updating crates.io index
 Downloading crates ...
  Downloaded sp-io v3.0.0
  Downloaded sp-std v3.0.0
  Downloaded ctor v0.1.20
  Downloaded value-bag v1.0.0-alpha.6
  Downloaded parity-scale-codec v2.0.1
  Downloaded multihash-derive v0.7.1
  Downloaded libp2p-pnet v0.20.0
  Downloaded pallet-randomness-collective-flip v3.0.0
  Downloaded lru v0.6.5
  Downloaded if-watch v0.1.8
  Downloaded minicbor-derive v0.6.2
  Downloaded sc-executor-wasmi v0.9.0
  Downloaded erased-serde v0.3.13
  Downloaded sc-consensus-uncles v0.9.0
  Downloaded sc-light v3.0.0
  Downloaded sc-consensus-babe-rpc v0.9.0
  Downloaded pallet-transaction-payment-rpc v3.0.0
  Downloaded sc-proposer-metrics v0.9.0
  Downloaded sp-allocator v3.0.0
  Downloaded sc-tracing-proc-macro v3.0.0
  Downloaded quick-error v2.0.0
  Downloaded wasmtime-cache v0.22.0
  Downloaded libp2p-identify v0.27.0
  Downloaded pallet-utility v3.0.0
  Downloaded sp-consensus-vrf v0.9.0
  Downloaded pallet-membership v3.0.0
  Downloaded crossbeam-epoch v0.9.3
  Downloaded frame-benchmarking-cli v3.0.0
  Downloaded sc-cli v0.9.0
  Downloaded parity-db v0.2.3
error: 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'