[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#3139ff09e9d07f7700f8d15ed25a231e29c43627 for pr-121848-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDataHighway-com%2Fnode" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/DataHighway-com/node on toolchain 3139ff09e9d07f7700f8d15ed25a231e29c43627
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3139ff09e9d07f7700f8d15ed25a231e29c43627" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] removed /workspace/builds/worker-1-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-1-tc1/source/Cargo.toml
[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" "+3139ff09e9d07f7700f8d15ed25a231e29c43627" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: /workspace/builds/worker-1-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-1-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] warning: /workspace/builds/worker-1-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-1-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-1-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]     Updating crates.io index
[INFO] [stderr]      Locking 4 packages to latest compatible versions
[INFO] [stderr]     Updating datahighway v3.0.4 (/workspace/builds/worker-1-tc1/source/node) -> v3.0.5
[INFO] [stderr]     Updating datahighway-runtime v3.0.4 (/workspace/builds/worker-1-tc1/source/runtime) -> v3.0.5
[INFO] [stderr]     Updating mining-eligibility-proxy v3.0.4 (/workspace/builds/worker-1-tc1/source/pallets/mining/eligibility/proxy) -> v3.0.5
[INFO] [stderr]     Updating module-primitives v3.0.4 (/workspace/builds/worker-1-tc1/source/pallets/primitives) -> v3.0.5
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded substrate-bip39 v0.4.2
[INFO] [stderr]   Downloaded impl-codec v0.5.0
[INFO] [stderr]   Downloaded uint v0.9.0
[INFO] [stderr]   Downloaded primitive-types v0.9.0
[INFO] [stderr]   Downloaded environmental v1.1.2
[INFO] [stderr]   Downloaded trie-db v0.22.3
[INFO] [stderr]   Downloaded parity-scale-codec v2.0.1
[INFO] [stderr]   Downloaded cranelift-codegen-shared v0.69.0
[INFO] [stderr]   Downloaded libp2p-dns v0.27.0
[INFO] [stderr]   Downloaded libp2p-plaintext v0.27.1
[INFO] [stderr]   Downloaded sp-block-builder v3.0.0
[INFO] [stderr]   Downloaded pallet-randomness-collective-flip v3.0.0
[INFO] [stderr]   Downloaded libp2p-uds v0.27.0
[INFO] [stderr]   Downloaded sp-database v3.0.0
[INFO] [stderr]   Downloaded sp-rpc v3.0.0
[INFO] [stderr]   Downloaded pallet-offences v3.0.0
[INFO] [stderr]   Downloaded sc-client-api v3.0.0
[INFO] [stderr]   Downloaded wat v1.0.37
[INFO] [stderr]   Downloaded libp2p-mdns v0.28.1
[INFO] [stderr]   Downloaded sp-api-proc-macro v3.0.0
[INFO] [stderr]   Downloaded pallet-transaction-payment v3.0.0
[INFO] [stderr]   Downloaded libp2p-noise v0.29.0
[INFO] [stderr]   Downloaded wasmtime-profiling v0.22.0
[INFO] [stderr]   Downloaded data-encoding-macro v0.1.10
[INFO] [stderr]   Downloaded sc-consensus-uncles v0.9.0
[INFO] [stderr]   Downloaded libp2p-swarm v0.27.2
[INFO] [stderr]   Downloaded libp2p-kad v0.28.1
[INFO] [stderr]   Downloaded sp-tasks v3.0.0
[INFO] [stderr]   Downloaded cranelift-bforest v0.69.0
[INFO] [stderr]   Downloaded jsonrpc-ws-server v15.1.0
[INFO] [stderr]   Downloaded wasmtime-obj v0.22.0
[INFO] [stderr]   Downloaded sc-rpc-server v3.0.0
[INFO] [stderr]   Downloaded sc-consensus v0.9.0
[INFO] [stderr]   Downloaded data-encoding-macro-internal v0.1.9
[INFO] [stderr]   Downloaded sc-offchain v3.0.0
[INFO] [stderr]   Downloaded sc-executor-wasmtime v0.9.0
[INFO] [stderr]   Downloaded target-lexicon v0.11.2
[INFO] [stderr]   Downloaded sc-cli v0.9.0
[INFO] [stderr]   Downloaded wasmtime-environ v0.22.0
[INFO] [stderr]   Downloaded cranelift-frontend v0.69.0
[INFO] [stderr]   Downloaded parity-ws v0.10.0
[INFO] [stderr]   Downloaded wasmtime v0.22.0
[INFO] [stderr]   Downloaded sc-client-db v0.9.0
[INFO] [stderr]   Downloaded sc-finality-grandpa v0.9.0
[INFO] [stderr]   Downloaded sc-network v0.9.0
[INFO] [stderr]   Downloaded cranelift-codegen-meta v0.69.0
[INFO] [stderr]   Downloaded cranelift-codegen v0.69.0
[INFO] [stderr]   Downloaded handlebars v3.5.4
[INFO] [stderr]   Downloaded cpp_demangle v0.3.2
[INFO] [stderr]   Downloaded sc-service v0.9.0
[INFO] [stderr]   Downloaded pwasm-utils v0.14.0
[INFO] [stderr]   Downloaded bincode v1.3.2
[INFO] [stderr]   Downloaded wasmtime-debug v0.22.0
[INFO] [stderr]   Downloaded cranelift-wasm v0.69.0
[INFO] [stderr]   Downloaded wasmparser v0.71.0
[INFO] [stderr]   Downloaded wasmtime-runtime v0.22.0
[INFO] [stderr]   Downloaded kvdb-rocksdb v0.11.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-6f17d22bba15001f/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'
[ERROR] this task or one of its parent failed!
[ERROR] command failed: exit status: 101
[ERROR] note: run with `RUST_BACKTRACE=1` to display a backtrace.
[INFO] checking DataHighway-com/node against try#a2cff3b7a9661c90ec0d581d3f3a69bb97c11138 for pr-121848-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDataHighway-com%2Fnode" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/DataHighway-com/node on toolchain a2cff3b7a9661c90ec0d581d3f3a69bb97c11138
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a2cff3b7a9661c90ec0d581d3f3a69bb97c11138" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] removed /workspace/builds/worker-1-tc2/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-1-tc2/source/Cargo.toml
[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" "+a2cff3b7a9661c90ec0d581d3f3a69bb97c11138" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: /workspace/builds/worker-1-tc2/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-1-tc2/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] warning: /workspace/builds/worker-1-tc2/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-1-tc2/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-1-tc2/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]      Locking 4 packages to latest compatible versions
[INFO] [stderr]     Updating datahighway v3.0.4 (/workspace/builds/worker-1-tc2/source/node) -> v3.0.5
[INFO] [stderr]     Updating datahighway-runtime v3.0.4 (/workspace/builds/worker-1-tc2/source/runtime) -> v3.0.5
[INFO] [stderr]     Updating mining-eligibility-proxy v3.0.4 (/workspace/builds/worker-1-tc2/source/pallets/mining/eligibility/proxy) -> v3.0.5
[INFO] [stderr]     Updating module-primitives v3.0.4 (/workspace/builds/worker-1-tc2/source/pallets/primitives) -> v3.0.5
[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-6f17d22bba15001f/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'
[INFO] checking DataHighway-com/node against try#a2cff3b7a9661c90ec0d581d3f3a69bb97c11138 for pr-121848-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDataHighway-com%2Fnode" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/DataHighway-com/node on toolchain a2cff3b7a9661c90ec0d581d3f3a69bb97c11138
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a2cff3b7a9661c90ec0d581d3f3a69bb97c11138" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] removed /workspace/builds/worker-1-tc2/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-1-tc2/source/Cargo.toml
[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" "+a2cff3b7a9661c90ec0d581d3f3a69bb97c11138" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: /workspace/builds/worker-1-tc2/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-1-tc2/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] warning: /workspace/builds/worker-1-tc2/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-1-tc2/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-1-tc2/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]      Locking 4 packages to latest compatible versions
[INFO] [stderr]     Updating datahighway v3.0.4 (/workspace/builds/worker-1-tc2/source/node) -> v3.0.5
[INFO] [stderr]     Updating datahighway-runtime v3.0.4 (/workspace/builds/worker-1-tc2/source/runtime) -> v3.0.5
[INFO] [stderr]     Updating mining-eligibility-proxy v3.0.4 (/workspace/builds/worker-1-tc2/source/pallets/mining/eligibility/proxy) -> v3.0.5
[INFO] [stderr]     Updating module-primitives v3.0.4 (/workspace/builds/worker-1-tc2/source/pallets/primitives) -> v3.0.5
[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-6f17d22bba15001f/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'
[INFO] checking DataHighway-com/node against try#a2cff3b7a9661c90ec0d581d3f3a69bb97c11138 for pr-121848-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDataHighway-com%2Fnode" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/DataHighway-com/node on toolchain a2cff3b7a9661c90ec0d581d3f3a69bb97c11138
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a2cff3b7a9661c90ec0d581d3f3a69bb97c11138" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] removed /workspace/builds/worker-1-tc2/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-1-tc2/source/Cargo.toml
[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" "+a2cff3b7a9661c90ec0d581d3f3a69bb97c11138" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: /workspace/builds/worker-1-tc2/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-1-tc2/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] warning: /workspace/builds/worker-1-tc2/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-1-tc2/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-1-tc2/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]      Locking 4 packages to latest compatible versions
[INFO] [stderr]     Updating datahighway v3.0.4 (/workspace/builds/worker-1-tc2/source/node) -> v3.0.5
[INFO] [stderr]     Updating datahighway-runtime v3.0.4 (/workspace/builds/worker-1-tc2/source/runtime) -> v3.0.5
[INFO] [stderr]     Updating mining-eligibility-proxy v3.0.4 (/workspace/builds/worker-1-tc2/source/pallets/mining/eligibility/proxy) -> v3.0.5
[INFO] [stderr]     Updating module-primitives v3.0.4 (/workspace/builds/worker-1-tc2/source/pallets/primitives) -> v3.0.5
[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-6f17d22bba15001f/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'
[INFO] checking DataHighway-com/node against try#a2cff3b7a9661c90ec0d581d3f3a69bb97c11138 for pr-121848-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDataHighway-com%2Fnode" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/DataHighway-com/node on toolchain a2cff3b7a9661c90ec0d581d3f3a69bb97c11138
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a2cff3b7a9661c90ec0d581d3f3a69bb97c11138" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] removed /workspace/builds/worker-1-tc2/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-1-tc2/source/Cargo.toml
[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" "+a2cff3b7a9661c90ec0d581d3f3a69bb97c11138" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: /workspace/builds/worker-1-tc2/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-1-tc2/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-1-tc2/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-1-tc2/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-1-tc2/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]      Locking 4 packages to latest compatible versions
[INFO] [stderr]     Updating datahighway v3.0.4 (/workspace/builds/worker-1-tc2/source/node) -> v3.0.5
[INFO] [stderr]     Updating datahighway-runtime v3.0.4 (/workspace/builds/worker-1-tc2/source/runtime) -> v3.0.5
[INFO] [stderr]     Updating mining-eligibility-proxy v3.0.4 (/workspace/builds/worker-1-tc2/source/pallets/mining/eligibility/proxy) -> v3.0.5
[INFO] [stderr]     Updating module-primitives v3.0.4 (/workspace/builds/worker-1-tc2/source/pallets/primitives) -> v3.0.5
[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-6f17d22bba15001f/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'
[INFO] checking DataHighway-com/node against try#a2cff3b7a9661c90ec0d581d3f3a69bb97c11138 for pr-121848-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDataHighway-com%2Fnode" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/DataHighway-com/node on toolchain a2cff3b7a9661c90ec0d581d3f3a69bb97c11138
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a2cff3b7a9661c90ec0d581d3f3a69bb97c11138" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] removed /workspace/builds/worker-1-tc2/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-1-tc2/source/Cargo.toml
[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" "+a2cff3b7a9661c90ec0d581d3f3a69bb97c11138" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: /workspace/builds/worker-1-tc2/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-1-tc2/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-1-tc2/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-1-tc2/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-1-tc2/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]      Locking 4 packages to latest compatible versions
[INFO] [stderr]     Updating datahighway v3.0.4 (/workspace/builds/worker-1-tc2/source/node) -> v3.0.5
[INFO] [stderr]     Updating datahighway-runtime v3.0.4 (/workspace/builds/worker-1-tc2/source/runtime) -> v3.0.5
[INFO] [stderr]     Updating mining-eligibility-proxy v3.0.4 (/workspace/builds/worker-1-tc2/source/pallets/mining/eligibility/proxy) -> v3.0.5
[INFO] [stderr]     Updating module-primitives v3.0.4 (/workspace/builds/worker-1-tc2/source/pallets/primitives) -> v3.0.5
[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-6f17d22bba15001f/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'
[ERROR] this task or one of its parent failed!
[ERROR] command failed: exit status: 101
[ERROR] note: run with `RUST_BACKTRACE=1` to display a backtrace.
