[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#f5711a55f5d5e2f942057d0f6d648dd2d8b2c37b for pr-148329 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDataHighway-com%2Fnode" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-0-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-0-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/DataHighway-com/node on toolchain f5711a55f5d5e2f942057d0f6d648dd2d8b2c37b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f5711a55f5d5e2f942057d0f6d648dd2d8b2c37b" "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" "+f5711a55f5d5e2f942057d0f6d648dd2d8b2c37b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: /workspace/builds/worker-0-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-0-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-0-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-0-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-0-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] 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] Downloaded zeroize_derive v1.0.1 [INFO] [stderr] Downloaded sha2 v0.9.3 [INFO] [stderr] Downloaded parity-scale-codec v2.0.1 [INFO] [stderr] Downloaded parity-scale-codec-derive v2.0.1 [INFO] [stderr] Downloaded futures v0.3.13 [INFO] [stderr] Downloaded pallet-offences v3.0.0 [INFO] [stderr] Downloaded environmental v1.1.2 [INFO] [stderr] Downloaded minicbor-derive v0.6.2 [INFO] [stderr] Downloaded async-trait v0.1.48 [INFO] [stderr] Downloaded syn v1.0.68 [INFO] [stderr] Downloaded sc-authority-discovery v0.9.0 [INFO] [stderr] Downloaded futures-executor v0.3.13 [INFO] [stderr] Downloaded pallet-multisig v3.0.0 [INFO] [stderr] Downloaded pallet-babe v3.0.0 [INFO] [stderr] Downloaded pallet-authority-discovery v3.0.0 [INFO] [stderr] Downloaded sc-sync-state-rpc v0.9.0 [INFO] [stderr] Downloaded sc-consensus-babe-rpc v0.9.0 [INFO] [stderr] Downloaded kvdb-rocksdb v0.11.0 [INFO] [stderr] Downloaded quick-error v2.0.0 [INFO] [stderr] Downloaded linregress v0.4.0 [INFO] [stderr] Downloaded sc-finality-grandpa-rpc v0.9.0 [INFO] [stderr] Downloaded wast v35.0.1 [INFO] [stderr] Downloaded vergen v3.2.0 [INFO] [stderr] Downloaded futures-channel v0.3.13 [INFO] [stderr] Downloaded futures-task v0.3.13 [INFO] [stderr] Downloaded libz-sys v1.1.2 [INFO] [stderr] Downloaded handlebars v3.5.4 [INFO] [stderr] Downloaded bindgen v0.54.0 [INFO] [stderr] Downloaded rocksdb v0.15.0 [INFO] [stderr] Downloaded pallet-staking v3.0.0 [INFO] [stderr] Downloaded backtrace v0.3.56 [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-0-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-0-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) warning: /workspace/builds/worker-0-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-0-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-0-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) 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 ... Downloaded zeroize_derive v1.0.1 Downloaded sha2 v0.9.3 Downloaded parity-scale-codec v2.0.1 Downloaded parity-scale-codec-derive v2.0.1 Downloaded futures v0.3.13 Downloaded pallet-offences v3.0.0 Downloaded environmental v1.1.2 Downloaded minicbor-derive v0.6.2 Downloaded async-trait v0.1.48 Downloaded syn v1.0.68 Downloaded sc-authority-discovery v0.9.0 Downloaded futures-executor v0.3.13 Downloaded pallet-multisig v3.0.0 Downloaded pallet-babe v3.0.0 Downloaded pallet-authority-discovery v3.0.0 Downloaded sc-sync-state-rpc v0.9.0 Downloaded sc-consensus-babe-rpc v0.9.0 Downloaded kvdb-rocksdb v0.11.0 Downloaded quick-error v2.0.0 Downloaded linregress v0.4.0 Downloaded sc-finality-grandpa-rpc v0.9.0 Downloaded wast v35.0.1 Downloaded vergen v3.2.0 Downloaded futures-channel v0.3.13 Downloaded futures-task v0.3.13 Downloaded libz-sys v1.1.2 Downloaded handlebars v3.5.4 Downloaded bindgen v0.54.0 Downloaded rocksdb v0.15.0 Downloaded pallet-staking v3.0.0 Downloaded backtrace v0.3.56 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'