[INFO] cloning repository https://github.com/totem-tech/totem-lego
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/totem-tech/totem-lego" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftotem-tech%2Ftotem-lego", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftotem-tech%2Ftotem-lego'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 1759cc080ce413a9815bb07aa3658d9a07c9f3ef
[INFO] documenting totem-tech/totem-lego against 1.90.0 for beta-rustdoc-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftotem-tech%2Ftotem-lego" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/totem-tech/totem-lego
[INFO] finished tweaking git repo https://github.com/totem-tech/totem-lego
[INFO] tweaked toml for git repo https://github.com/totem-tech/totem-lego written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/totem-tech/totem-lego on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/totem-tech/totem-lego 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.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tokio-macros v0.2.6
[INFO] [stderr]   Downloaded futures-core v0.3.12
[INFO] [stderr]   Downloaded parity-scale-codec-derive v2.0.0
[INFO] [stderr]   Downloaded ctor v0.1.18
[INFO] [stderr]   Downloaded futures-io v0.3.12
[INFO] [stderr]   Downloaded tap v1.0.0
[INFO] [stderr]   Downloaded assert_cmd v1.0.2
[INFO] [stderr]   Downloaded assert_matches v1.4.0
[INFO] [stderr]   Downloaded minicbor-derive v0.6.1
[INFO] [stderr]   Downloaded cranelift-codegen-shared v0.69.0
[INFO] [stderr]   Downloaded futures-sink v0.3.12
[INFO] [stderr]   Downloaded target-lexicon v0.11.1
[INFO] [stderr]   Downloaded wasmtime-runtime v0.22.0
[INFO] [stderr]   Downloaded wasm-bindgen-test v0.3.19
[INFO] [stderr]   Downloaded wasm-bindgen-test-macro v0.3.19
[INFO] [stderr]   Downloaded quick-error v2.0.0
[INFO] [stderr]   Downloaded pwasm-utils v0.16.0
[INFO] [stderr]   Downloaded difference v2.0.0
[INFO] [stderr]   Downloaded futures-util v0.3.12
[INFO] [stderr]   Downloaded cranelift-bforest v0.69.0
[INFO] [stderr]   Downloaded cranelift-wasm v0.69.0
[INFO] [stderr]   Downloaded jsonrpsee-types v0.2.0-alpha
[INFO] [stderr]   Downloaded lite-json v0.1.3
[INFO] [stderr]   Downloaded cranelift-codegen 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'


command failed: exit status: 101

    Blocking waiting for file lock on package cache
    Updating crates.io index
    Blocking waiting for file lock on package cache
 Downloading crates ...
  Downloaded tokio-macros v0.2.6
  Downloaded futures-core v0.3.12
  Downloaded parity-scale-codec-derive v2.0.0
  Downloaded ctor v0.1.18
  Downloaded futures-io v0.3.12
  Downloaded tap v1.0.0
  Downloaded assert_cmd v1.0.2
  Downloaded assert_matches v1.4.0
  Downloaded minicbor-derive v0.6.1
  Downloaded cranelift-codegen-shared v0.69.0
  Downloaded futures-sink v0.3.12
  Downloaded target-lexicon v0.11.1
  Downloaded wasmtime-runtime v0.22.0
  Downloaded wasm-bindgen-test v0.3.19
  Downloaded wasm-bindgen-test-macro v0.3.19
  Downloaded quick-error v2.0.0
  Downloaded pwasm-utils v0.16.0
  Downloaded difference v2.0.0
  Downloaded futures-util v0.3.12
  Downloaded cranelift-bforest v0.69.0
  Downloaded cranelift-wasm v0.69.0
  Downloaded jsonrpsee-types v0.2.0-alpha
  Downloaded lite-json v0.1.3
  Downloaded cranelift-codegen 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'