[INFO] cloning repository https://github.com/NetGodFather/SubstrateStarter
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/NetGodFather/SubstrateStarter" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNetGodFather%2FSubstrateStarter", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNetGodFather%2FSubstrateStarter'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f743bf6e03655ddcfb30bd55b02129ed96e0d17a
[INFO] testing NetGodFather/SubstrateStarter against 1.94.0 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNetGodFather%2FSubstrateStarter" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/NetGodFather/SubstrateStarter
[INFO] finished tweaking git repo https://github.com/NetGodFather/SubstrateStarter
[INFO] tweaked toml for git repo https://github.com/NetGodFather/SubstrateStarter written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/NetGodFather/SubstrateStarter on toolchain 1.94.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.94.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/NetGodFather/SubstrateStarter 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" "+1.94.0" "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 `pallet-contracts` 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 `pallet-contracts-primitives` dependency)
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded parity-scale-codec-derive v2.0.0
[INFO] [stderr]   Downloaded libp2p-swarm v0.27.2
[INFO] [stderr]   Downloaded minicbor-derive v0.6.1
[INFO] [stderr]   Downloaded async-channel v1.5.1
[INFO] [stderr]   Downloaded salsa20 v0.7.2
[INFO] [stderr]   Downloaded minicbor v0.7.1
[INFO] [stderr]   Downloaded libp2p-ping v0.27.0
[INFO] [stderr]   Downloaded pallet-aura v3.0.0
[INFO] [stderr]   Downloaded substrate-build-script-utils v3.0.0
[INFO] [stderr]   Downloaded tokio-tcp v0.1.4
[INFO] [stderr]   Downloaded http-body v0.1.0
[INFO] [stderr]   Downloaded fork-tree v3.0.0
[INFO] [stderr]   Downloaded kvdb-rocksdb v0.11.0
[INFO] [stderr]   Downloaded sc-offchain v3.0.0
[INFO] [stderr]   Downloaded sc-state-db v0.9.0
[INFO] [stderr]   Downloaded sc-informant v0.9.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'


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 `pallet-contracts` 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 `pallet-contracts-primitives` dependency)
    Updating crates.io index
 Downloading crates ...
  Downloaded parity-scale-codec-derive v2.0.0
  Downloaded libp2p-swarm v0.27.2
  Downloaded minicbor-derive v0.6.1
  Downloaded async-channel v1.5.1
  Downloaded salsa20 v0.7.2
  Downloaded minicbor v0.7.1
  Downloaded libp2p-ping v0.27.0
  Downloaded pallet-aura v3.0.0
  Downloaded substrate-build-script-utils v3.0.0
  Downloaded tokio-tcp v0.1.4
  Downloaded http-body v0.1.0
  Downloaded fork-tree v3.0.0
  Downloaded kvdb-rocksdb v0.11.0
  Downloaded sc-offchain v3.0.0
  Downloaded sc-state-db v0.9.0
  Downloaded sc-informant v0.9.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'