[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] building NetGodFather/SubstrateStarter against master#44f415c1d617ebc7b931a243b7b321ef8a6ca47c for pr-142134-abi-ast-error [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNetGodFather%2FSubstrateStarter" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/NetGodFather/SubstrateStarter on toolchain 44f415c1d617ebc7b931a243b7b321ef8a6ca47c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+44f415c1d617ebc7b931a243b7b321ef8a6ca47c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [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-6-tc1/source/Cargo.toml [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" "+44f415c1d617ebc7b931a243b7b321ef8a6ca47c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: /workspace/builds/worker-6-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-6-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 futures v0.3.11 [INFO] [stderr] Downloaded futures-task v0.3.11 [INFO] [stderr] Downloaded futures-macro v0.3.11 [INFO] [stderr] Downloaded futures-sink v0.3.11 [INFO] [stderr] Downloaded parity-scale-codec v2.0.0 [INFO] [stderr] Downloaded sc-executor-common v0.9.0 [INFO] [stderr] Downloaded wat v1.0.32 [INFO] [stderr] Downloaded sp-tasks v3.0.0 [INFO] [stderr] Downloaded scroll_derive v0.10.4 [INFO] [stderr] Downloaded wasmtime-cranelift v0.22.0 [INFO] [stderr] Downloaded cranelift-native v0.69.0 [INFO] [stderr] Downloaded cranelift-frontend v0.69.0 [INFO] [stderr] Downloaded wasmtime v0.22.0 [INFO] [stderr] Downloaded pallet-transaction-payment-rpc v3.0.0 [INFO] [stderr] Downloaded pallet-contracts v3.0.0 [INFO] [stderr] Downloaded pallet-contracts-rpc v3.0.0 [INFO] [stderr] Downloaded sc-executor-wasmi v0.9.0 [INFO] [stderr] Downloaded sp-allocator v3.0.0 [INFO] [stderr] Downloaded cranelift-codegen-shared v0.69.0 [INFO] [stderr] Downloaded directories v3.0.1 [INFO] [stderr] Downloaded cranelift-bforest v0.69.0 [INFO] [stderr] Downloaded sc-consensus-babe v0.9.0 [INFO] [stderr] Downloaded handlebars v3.5.2 [INFO] [stderr] Downloaded sc-finality-grandpa v0.9.0 [INFO] [stderr] Downloaded sc-client-db v0.9.0 [INFO] [stderr] Downloaded sc-network v0.9.0 [INFO] [stderr] Downloaded sc-service 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-6-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-6-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 futures v0.3.11 Downloaded futures-task v0.3.11 Downloaded futures-macro v0.3.11 Downloaded futures-sink v0.3.11 Downloaded parity-scale-codec v2.0.0 Downloaded sc-executor-common v0.9.0 Downloaded wat v1.0.32 Downloaded sp-tasks v3.0.0 Downloaded scroll_derive v0.10.4 Downloaded wasmtime-cranelift v0.22.0 Downloaded cranelift-native v0.69.0 Downloaded cranelift-frontend v0.69.0 Downloaded wasmtime v0.22.0 Downloaded pallet-transaction-payment-rpc v3.0.0 Downloaded pallet-contracts v3.0.0 Downloaded pallet-contracts-rpc v3.0.0 Downloaded sc-executor-wasmi v0.9.0 Downloaded sp-allocator v3.0.0 Downloaded cranelift-codegen-shared v0.69.0 Downloaded directories v3.0.1 Downloaded cranelift-bforest v0.69.0 Downloaded sc-consensus-babe v0.9.0 Downloaded handlebars v3.5.2 Downloaded sc-finality-grandpa v0.9.0 Downloaded sc-client-db v0.9.0 Downloaded sc-network v0.9.0 Downloaded sc-service 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'