[INFO] cloning repository https://github.com/pankajrathore9599/MXC_Parachain_Node_implmentation
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pankajrathore9599/MXC_Parachain_Node_implmentation" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpankajrathore9599%2FMXC_Parachain_Node_implmentation", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpankajrathore9599%2FMXC_Parachain_Node_implmentation'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 2c37d6d81f9686de277a222b3ecd473b926941e0
[INFO] checking pankajrathore9599/MXC_Parachain_Node_implmentation against master#e22dab387f6b4f6a87dfc54ac2f6013dddb41e68 for pr-136776-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpankajrathore9599%2FMXC_Parachain_Node_implmentation" "/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/pankajrathore9599/MXC_Parachain_Node_implmentation
[INFO] finished tweaking git repo https://github.com/pankajrathore9599/MXC_Parachain_Node_implmentation
[INFO] tweaked toml for git repo https://github.com/pankajrathore9599/MXC_Parachain_Node_implmentation written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/pankajrathore9599/MXC_Parachain_Node_implmentation on toolchain e22dab387f6b4f6a87dfc54ac2f6013dddb41e68
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e22dab387f6b4f6a87dfc54ac2f6013dddb41e68" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/pankajrathore9599/MXC_Parachain_Node_implmentation 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" "+e22dab387f6b4f6a87dfc54ac2f6013dddb41e68" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[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] 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]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded sp-wasm-interface v3.0.0
[INFO] [stderr]   Downloaded sp-io v3.0.0
[INFO] [stderr]   Downloaded tracing-attributes v0.1.15
[INFO] [stderr]   Downloaded matchers v0.0.1
[INFO] [stderr]   Downloaded pallet-timestamp v3.0.0
[INFO] [stderr]   Downloaded safe-mix v1.0.1
[INFO] [stderr]   Downloaded sp-externalities v0.9.0
[INFO] [stderr]   Downloaded primitive-types v0.9.0
[INFO] [stderr]   Downloaded statrs v0.12.0
[INFO] [stderr]   Downloaded if-watch v0.1.8
[INFO] [stderr]   Downloaded pallet-bounties v3.0.0
[INFO] [stderr]   Downloaded pallet-identity v3.0.0
[INFO] [stderr]   Downloaded wasmtime-cache v0.22.0
[INFO] [stderr]   Downloaded sc-sync-state-rpc v0.9.0
[INFO] [stderr]   Downloaded substrate-build-script-utils v3.0.0
[INFO] [stderr]   Downloaded tokio-udp v0.1.6
[INFO] [stderr]   Downloaded finality-grandpa v0.13.0
[INFO] [stderr]   Downloaded bstr v0.2.15
[INFO] [stderr]   Downloaded sc-service v0.9.0
[INFO] [stderr]   Downloaded sc-tracing-proc-macro v3.0.0
[INFO] [stderr]   Downloaded rustls-native-certs v0.4.0
[INFO] [stderr]   Downloaded futures-timer v2.0.2
[INFO] [stderr]   Downloaded names v0.11.0
[INFO] [stderr]   Downloaded fdlimit v0.2.1
[INFO] [stderr]   Downloaded pest_generator v2.1.3
[INFO] [stderr]   Downloaded pest_meta v2.1.3
[INFO] [stderr]   Downloaded kvdb-rocksdb v0.11.0
[INFO] [stderr]   Downloaded parity-ws v0.10.0
[INFO] [stderr]   Downloaded handlebars v3.5.4
[INFO] [stderr]   Downloaded fs-swap v0.2.6
[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-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)
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)
    Updating crates.io index
 Downloading crates ...
  Downloaded sp-wasm-interface v3.0.0
  Downloaded sp-io v3.0.0
  Downloaded tracing-attributes v0.1.15
  Downloaded matchers v0.0.1
  Downloaded pallet-timestamp v3.0.0
  Downloaded safe-mix v1.0.1
  Downloaded sp-externalities v0.9.0
  Downloaded primitive-types v0.9.0
  Downloaded statrs v0.12.0
  Downloaded if-watch v0.1.8
  Downloaded pallet-bounties v3.0.0
  Downloaded pallet-identity v3.0.0
  Downloaded wasmtime-cache v0.22.0
  Downloaded sc-sync-state-rpc v0.9.0
  Downloaded substrate-build-script-utils v3.0.0
  Downloaded tokio-udp v0.1.6
  Downloaded finality-grandpa v0.13.0
  Downloaded bstr v0.2.15
  Downloaded sc-service v0.9.0
  Downloaded sc-tracing-proc-macro v3.0.0
  Downloaded rustls-native-certs v0.4.0
  Downloaded futures-timer v2.0.2
  Downloaded names v0.11.0
  Downloaded fdlimit v0.2.1
  Downloaded pest_generator v2.1.3
  Downloaded pest_meta v2.1.3
  Downloaded kvdb-rocksdb v0.11.0
  Downloaded parity-ws v0.10.0
  Downloaded handlebars v3.5.4
  Downloaded fs-swap v0.2.6
  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'