[INFO] cloning repository https://github.com/ddimaria/substrate-collectables-workshop-template
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ddimaria/substrate-collectables-workshop-template" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fddimaria%2Fsubstrate-collectables-workshop-template", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fddimaria%2Fsubstrate-collectables-workshop-template'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 90d1799f4a794c444847c34604f9b3da7de5bab4
[INFO] checking ddimaria/substrate-collectables-workshop-template against master#32cd9114712a24010b0583624dc52ac302194128 for pr-143717
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fddimaria%2Fsubstrate-collectables-workshop-template" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] [stderr] Updating files:  39% (859/2154)
Updating files:  40% (862/2154)
Updating files:  41% (884/2154)
Updating files:  42% (905/2154)
Updating files:  43% (927/2154)
Updating files:  44% (948/2154)
Updating files:  45% (970/2154)
Updating files:  46% (991/2154)
Updating files:  47% (1013/2154)
Updating files:  48% (1034/2154)
Updating files:  49% (1056/2154)
Updating files:  50% (1077/2154)
Updating files:  51% (1099/2154)
Updating files:  52% (1121/2154)
Updating files:  53% (1142/2154)
Updating files:  54% (1164/2154)
Updating files:  55% (1185/2154)
Updating files:  56% (1207/2154)
Updating files:  57% (1228/2154)
Updating files:  58% (1250/2154)
Updating files:  59% (1271/2154)
Updating files:  60% (1293/2154)
Updating files:  61% (1314/2154)
Updating files:  62% (1336/2154)
Updating files:  63% (1358/2154)
Updating files:  64% (1379/2154)
Updating files:  65% (1401/2154)
Updating files:  66% (1422/2154)
Updating files:  67% (1444/2154)
Updating files:  68% (1465/2154)
Updating files:  68% (1471/2154)
Updating files:  69% (1487/2154)
Updating files:  70% (1508/2154)
Updating files:  71% (1530/2154)
Updating files:  72% (1551/2154)
Updating files:  73% (1573/2154)
Updating files:  74% (1594/2154)
Updating files:  75% (1616/2154)
Updating files:  76% (1638/2154)
Updating files:  77% (1659/2154)
Updating files:  78% (1681/2154)
Updating files:  79% (1702/2154)
Updating files:  80% (1724/2154)
Updating files:  81% (1745/2154)
Updating files:  82% (1767/2154)
Updating files:  83% (1788/2154)
Updating files:  84% (1810/2154)
Updating files:  85% (1831/2154)
Updating files:  86% (1853/2154)
Updating files:  87% (1874/2154)
Updating files:  88% (1896/2154)
Updating files:  89% (1918/2154)
Updating files:  90% (1939/2154)
Updating files:  91% (1961/2154)
Updating files:  92% (1982/2154)
Updating files:  93% (2004/2154)
Updating files:  94% (2025/2154)
Updating files:  95% (2047/2154)
Updating files:  96% (2068/2154)
Updating files:  96% (2081/2154)
Updating files:  97% (2090/2154)
Updating files:  98% (2111/2154)
Updating files:  99% (2133/2154)
Updating files: 100% (2154/2154)
Updating files: 100% (2154/2154), done.
[INFO] started tweaking git repo https://github.com/ddimaria/substrate-collectables-workshop-template
[INFO] finished tweaking git repo https://github.com/ddimaria/substrate-collectables-workshop-template
[INFO] tweaked toml for git repo https://github.com/ddimaria/substrate-collectables-workshop-template written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ddimaria/substrate-collectables-workshop-template on toolchain 32cd9114712a24010b0583624dc52ac302194128
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+32cd9114712a24010b0583624dc52ac302194128" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ddimaria/substrate-collectables-workshop-template 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" "+32cd9114712a24010b0583624dc52ac302194128" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded parity-scale-codec-derive v2.1.0
[INFO] [stderr]   Downloaded sp-runtime v3.0.0
[INFO] [stderr]   Downloaded sp-wasm-interface v3.0.0
[INFO] [stderr]   Downloaded wasmi-validation v0.3.0
[INFO] [stderr]   Downloaded sp-io v3.0.0
[INFO] [stderr]   Downloaded arrayvec v0.7.0
[INFO] [stderr]   Downloaded parity-scale-codec v2.1.1
[INFO] [stderr]   Downloaded sp-block-builder v3.0.0
[INFO] [stderr]   Downloaded pallet-transaction-payment-rpc-runtime-api v3.0.0
[INFO] [stderr]   Downloaded pallet-sudo v3.0.0
[INFO] [stderr]   Downloaded pallet-transaction-payment v3.0.0
[INFO] [stderr]   Downloaded pallet-session v3.0.0
[INFO] [stderr]   Downloaded sp-serializer v3.0.0
[INFO] [stderr]   Downloaded wat v1.0.37
[INFO] [stderr]   Downloaded wasmparser v0.71.0
[INFO] [stderr]   Downloaded frame-system-benchmarking v3.0.0
[INFO] [stderr]   Downloaded sp-chain-spec v3.0.0
[INFO] [stderr]   Downloaded sc-executor v0.9.0
[INFO] [stderr]   Downloaded sc-consensus-babe v0.9.0
[INFO] [stderr]   Downloaded wasmtime-debug v0.22.0
[INFO] [stderr]   Downloaded sc-client-api v3.0.0
[INFO] [stderr]   Downloaded parity-ws v0.10.0
[INFO] [stderr]   Downloaded rocksdb v0.16.0
[INFO] [stderr]   Downloaded sc-client-db v0.9.0
[INFO] [stderr]   Downloaded sc-network v0.9.0
[INFO] [stderr]   Downloaded sp-state-machine v0.9.0
[INFO] [stderr]   Downloaded libp2p-gossipsub v0.27.0
[INFO] [stderr]   Downloaded cpp_demangle v0.3.2
[INFO] [stderr]   Downloaded sc-cli v0.9.0
[INFO] [stderr]   Downloaded pwasm-utils v0.14.0
[INFO] [stderr]   Downloaded raw-cpuid v8.1.2
[INFO] [stderr]   Downloaded cranelift-codegen v0.69.0
[INFO] [stderr]   Downloaded cranelift-entity v0.69.0
[INFO] [stderr]   Downloaded cranelift-bforest v0.69.0
[INFO] [stderr]   Downloaded cranelift-frontend v0.69.0
[INFO] [stderr]   Downloaded cranelift-codegen-meta v0.69.0
[INFO] [stderr]   Downloaded sc-finality-grandpa v0.9.0
[INFO] [stderr]   Downloaded kvdb-rocksdb v0.11.1
[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

    Updating crates.io index
 Downloading crates ...
  Downloaded parity-scale-codec-derive v2.1.0
  Downloaded sp-runtime v3.0.0
  Downloaded sp-wasm-interface v3.0.0
  Downloaded wasmi-validation v0.3.0
  Downloaded sp-io v3.0.0
  Downloaded arrayvec v0.7.0
  Downloaded parity-scale-codec v2.1.1
  Downloaded sp-block-builder v3.0.0
  Downloaded pallet-transaction-payment-rpc-runtime-api v3.0.0
  Downloaded pallet-sudo v3.0.0
  Downloaded pallet-transaction-payment v3.0.0
  Downloaded pallet-session v3.0.0
  Downloaded sp-serializer v3.0.0
  Downloaded wat v1.0.37
  Downloaded wasmparser v0.71.0
  Downloaded frame-system-benchmarking v3.0.0
  Downloaded sp-chain-spec v3.0.0
  Downloaded sc-executor v0.9.0
  Downloaded sc-consensus-babe v0.9.0
  Downloaded wasmtime-debug v0.22.0
  Downloaded sc-client-api v3.0.0
  Downloaded parity-ws v0.10.0
  Downloaded rocksdb v0.16.0
  Downloaded sc-client-db v0.9.0
  Downloaded sc-network v0.9.0
  Downloaded sp-state-machine v0.9.0
  Downloaded libp2p-gossipsub v0.27.0
  Downloaded cpp_demangle v0.3.2
  Downloaded sc-cli v0.9.0
  Downloaded pwasm-utils v0.14.0
  Downloaded raw-cpuid v8.1.2
  Downloaded cranelift-codegen v0.69.0
  Downloaded cranelift-entity v0.69.0
  Downloaded cranelift-bforest v0.69.0
  Downloaded cranelift-frontend v0.69.0
  Downloaded cranelift-codegen-meta v0.69.0
  Downloaded sc-finality-grandpa v0.9.0
  Downloaded kvdb-rocksdb v0.11.1
  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'