[INFO] cloning repository https://github.com/tomneozed/bitcountry-challenges1
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tomneozed/bitcountry-challenges1" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftomneozed%2Fbitcountry-challenges1", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftomneozed%2Fbitcountry-challenges1'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a0347d96956211da595b03da7b31eb16a37eb703
[INFO] checking tomneozed/bitcountry-challenges1 against master#035b01b794602d5861daa43ac792f372f8981ed7 for 152214-denied
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftomneozed%2Fbitcountry-challenges1" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/tomneozed/bitcountry-challenges1
[INFO] finished tweaking git repo https://github.com/tomneozed/bitcountry-challenges1
[INFO] tweaked toml for git repo https://github.com/tomneozed/bitcountry-challenges1 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/tomneozed/bitcountry-challenges1 on toolchain 035b01b794602d5861daa43ac792f372f8981ed7
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+035b01b794602d5861daa43ac792f372f8981ed7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/tomneozed/bitcountry-challenges1 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" "+035b01b794602d5861daa43ac792f372f8981ed7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: /workspace/builds/worker-1-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 `oracle` dependency)
[INFO] [stderr] warning: /workspace/builds/worker-1-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-1-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 sp-wasm-interface v3.0.0
[INFO] [stderr]   Downloaded ctor v0.1.19
[INFO] [stderr]   Downloaded sp-version v3.0.0
[INFO] [stderr]   Downloaded byte-slice-cast v1.0.0
[INFO] [stderr]   Downloaded wasm-bindgen-futures v0.4.21
[INFO] [stderr]   Downloaded sp-utils v3.0.0
[INFO] [stderr]   Downloaded sp-api-proc-macro v3.0.0
[INFO] [stderr]   Downloaded kvdb v0.9.0
[INFO] [stderr]   Downloaded sp-consensus-slots v0.9.0
[INFO] [stderr]   Downloaded prost-types v0.7.0
[INFO] [stderr]   Downloaded pallet-transaction-payment v3.0.0
[INFO] [stderr]   Downloaded sp-consensus-aura v0.9.0
[INFO] [stderr]   Downloaded asynchronous-codec v0.5.0
[INFO] [stderr]   Downloaded region v2.2.0
[INFO] [stderr]   Downloaded frame-system v3.0.0
[INFO] [stderr]   Downloaded sp-staking v3.0.0
[INFO] [stderr]   Downloaded tokio-named-pipes v0.1.0
[INFO] [stderr]   Downloaded sc-rpc v3.0.0
[INFO] [stderr]   Downloaded sc-block-builder v0.9.0
[INFO] [stderr]   Downloaded sc-informant v0.9.0
[INFO] [stderr]   Downloaded sc-light v3.0.0
[INFO] [stderr]   Downloaded names v0.11.0
[INFO] [stderr]   Downloaded sc-consensus v0.9.0
[INFO] [stderr]   Downloaded quick-error v2.0.0
[INFO] [stderr]   Downloaded sc-offchain v3.0.0
[INFO] [stderr]   Downloaded sc-basic-authorship v0.9.0
[INFO] [stderr]   Downloaded sc-chain-spec-derive v3.0.0
[INFO] [stderr]   Downloaded sc-executor-wasmtime 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-1-tc1/source/runtime/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
(in the `oracle` dependency)
warning: /workspace/builds/worker-1-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-1-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 sp-wasm-interface v3.0.0
  Downloaded ctor v0.1.19
  Downloaded sp-version v3.0.0
  Downloaded byte-slice-cast v1.0.0
  Downloaded wasm-bindgen-futures v0.4.21
  Downloaded sp-utils v3.0.0
  Downloaded sp-api-proc-macro v3.0.0
  Downloaded kvdb v0.9.0
  Downloaded sp-consensus-slots v0.9.0
  Downloaded prost-types v0.7.0
  Downloaded pallet-transaction-payment v3.0.0
  Downloaded sp-consensus-aura v0.9.0
  Downloaded asynchronous-codec v0.5.0
  Downloaded region v2.2.0
  Downloaded frame-system v3.0.0
  Downloaded sp-staking v3.0.0
  Downloaded tokio-named-pipes v0.1.0
  Downloaded sc-rpc v3.0.0
  Downloaded sc-block-builder v0.9.0
  Downloaded sc-informant v0.9.0
  Downloaded sc-light v3.0.0
  Downloaded names v0.11.0
  Downloaded sc-consensus v0.9.0
  Downloaded quick-error v2.0.0
  Downloaded sc-offchain v3.0.0
  Downloaded sc-basic-authorship v0.9.0
  Downloaded sc-chain-spec-derive v3.0.0
  Downloaded sc-executor-wasmtime 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'