[INFO] cloning repository https://github.com/EricAres/substrate-node-ares30
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/EricAres/substrate-node-ares30" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEricAres%2Fsubstrate-node-ares30", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEricAres%2Fsubstrate-node-ares30'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 64d0309e7af38a278dc182dc3b3c3d19501b1c4a
[INFO] checking EricAres/substrate-node-ares30 against master#540f43a224317d894a9a0710a8d67704f179a33c for pr-155193
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEricAres%2Fsubstrate-node-ares30" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/EricAres/substrate-node-ares30
[INFO] finished tweaking git repo https://github.com/EricAres/substrate-node-ares30
[INFO] tweaked toml for git repo https://github.com/EricAres/substrate-node-ares30 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/EricAres/substrate-node-ares30 on toolchain 540f43a224317d894a9a0710a8d67704f179a33c
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+540f43a224317d894a9a0710a8d67704f179a33c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/EricAres/substrate-node-ares30 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" "+540f43a224317d894a9a0710a8d67704f179a33c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]      Locking 8 packages to latest compatible versions
[INFO] [stderr]     Updating frame-benchmarking v3.0.0 -> v3.1.0 (available: v46.0.0)
[INFO] [stderr]       Adding pallet-collective v3.0.0 (available: v46.0.0)
[INFO] [stderr]       Adding pallet-contracts v3.0.0 (available: v46.0.0)
[INFO] [stderr]       Adding pallet-contracts-primitives v3.0.0 (available: v29.0.0)
[INFO] [stderr]       Adding pallet-contracts-proc-macro v3.0.0
[INFO] [stderr]       Adding pallet-contracts-rpc-runtime-api v3.0.0
[INFO] [stderr]       Adding pwasm-utils v0.16.0
[INFO] [stderr]       Adding sp-sandbox v0.9.0
[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 sp-io v3.0.0
[INFO] [stderr]   Downloaded log v0.4.13
[INFO] [stderr]   Downloaded futures-lite v1.11.3
[INFO] [stderr]   Downloaded async-executor v1.4.0
[INFO] [stderr]   Downloaded sp-utils v3.0.0
[INFO] [stderr]   Downloaded frame-support v3.0.0
[INFO] [stderr]   Downloaded sp-consensus-slots v0.9.0
[INFO] [stderr]   Downloaded wasmtime-obj v0.22.0
[INFO] [stderr]   Downloaded sp-offchain v3.0.0
[INFO] [stderr]   Downloaded sc-executor v0.9.0
[INFO] [stderr]   Downloaded libp2p-floodsub v0.27.0
[INFO] [stderr]   Downloaded jsonrpc-core-client v15.1.0
[INFO] [stderr]   Downloaded jsonrpc-ipc-server v15.1.0
[INFO] [stderr]   Downloaded kvdb v0.9.0
[INFO] [stderr]   Downloaded wasmtime-profiling v0.22.0
[INFO] [stderr]   Downloaded strum_macros v0.20.1
[INFO] [stderr]   Downloaded cranelift-bforest v0.69.0
[INFO] [stderr]   Downloaded parity-db v0.2.2
[INFO] [stderr] error: failed to parse manifest at `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/parity-db-0.2.2/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: 
    
        Updating crates.io index
        Blocking waiting for file lock on package cache
         Locking 8 packages to latest compatible versions
        Updating frame-benchmarking v3.0.0 -> v3.1.0 (available: v46.0.0)
          Adding pallet-collective v3.0.0 (available: v46.0.0)
          Adding pallet-contracts v3.0.0 (available: v46.0.0)
          Adding pallet-contracts-primitives v3.0.0 (available: v29.0.0)
          Adding pallet-contracts-proc-macro v3.0.0
          Adding pallet-contracts-rpc-runtime-api v3.0.0
          Adding pwasm-utils v0.16.0
          Adding sp-sandbox v0.9.0
        Blocking waiting for file lock on package cache
     Downloading crates ...
      Downloaded zeroize_derive v1.0.1
      Downloaded sp-io v3.0.0
      Downloaded log v0.4.13
      Downloaded futures-lite v1.11.3
      Downloaded async-executor v1.4.0
      Downloaded sp-utils v3.0.0
      Downloaded frame-support v3.0.0
      Downloaded sp-consensus-slots v0.9.0
      Downloaded wasmtime-obj v0.22.0
      Downloaded sp-offchain v3.0.0
      Downloaded sc-executor v0.9.0
      Downloaded libp2p-floodsub v0.27.0
      Downloaded jsonrpc-core-client v15.1.0
      Downloaded jsonrpc-ipc-server v15.1.0
      Downloaded kvdb v0.9.0
      Downloaded wasmtime-profiling v0.22.0
      Downloaded strum_macros v0.20.1
      Downloaded cranelift-bforest v0.69.0
      Downloaded parity-db v0.2.2
    error: failed to parse manifest at `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/parity-db-0.2.2/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'