[INFO] cloning repository https://github.com/6br/phase
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/6br/phase" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F6br%2Fphase", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F6br%2Fphase'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 3ec9d273fe929d587dfeb1e60151ed96e066b812
[INFO] checking 6br/phase against master#e22dab387f6b4f6a87dfc54ac2f6013dddb41e68 for pr-136776-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F6br%2Fphase" "/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/6br/phase
[INFO] finished tweaking git repo https://github.com/6br/phase
[INFO] tweaked toml for git repo https://github.com/6br/phase written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/6br/phase on toolchain e22dab387f6b4f6a87dfc54ac2f6013dddb41e68
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e22dab387f6b4f6a87dfc54ac2f6013dddb41e68" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/6br/phase 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" "+e22dab387f6b4f6a87dfc54ac2f6013dddb41e68" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded lazy_static v0.2.11
[INFO] [stderr]   Downloaded newtype_derive v0.1.6
[INFO] [stderr]   Downloaded url v1.6.0
[INFO] [stderr]   Downloaded unicode-width v0.1.4
[INFO] [stderr]   Downloaded num-complex v0.1.41
[INFO] [stderr]   Downloaded which v1.0.3
[INFO] [stderr]   Downloaded getopts v0.2.15
[INFO] [stderr]   Downloaded bitflags v0.9.1
[INFO] [stderr]   Downloaded bit-vec v0.4.4
[INFO] [stderr]   Downloaded num-bigint v0.1.41
[INFO] [stderr]   Downloaded clap v2.29.1
[INFO] [stderr]   Downloaded regex v0.2.5
[INFO] [stderr]   Downloaded itertools v0.6.5
[INFO] [stderr]   Downloaded regex-syntax v0.4.2
[INFO] [stderr]   Downloaded num-traits v0.1.41
[INFO] [stderr]   Downloaded winapi v0.3.3
[INFO] [stderr]   Downloaded num v0.1.41
[INFO] [stderr]   Downloaded clang-sys v0.21.1
[INFO] [stderr]   Downloaded ansi_term v0.10.2
[INFO] [stderr]   Downloaded libc v0.2.36
[INFO] [stderr]   Downloaded num-rational v0.1.40
[INFO] [stderr]   Downloaded cexpr v0.2.2
[INFO] [stderr]   Downloaded strsim v0.6.0
[INFO] [stderr]   Downloaded winapi-i686-pc-windows-gnu v0.3.2
[INFO] [stderr]   Downloaded winapi-x86_64-pc-windows-gnu v0.3.2
[INFO] [stderr]   Downloaded bit-set v0.2.0
[INFO] [stderr] error: failed to parse manifest at `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bit-set-0.2.0/Cargo.toml`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   dependency (bit-vec) specified without providing a local path, Git repository, version, or workspace dependency to use


command failed: exit status: 101

warning: no edition set: defaulting to the 2015 edition while the latest is 2024
    Updating crates.io index
 Downloading crates ...
  Downloaded lazy_static v0.2.11
  Downloaded newtype_derive v0.1.6
  Downloaded url v1.6.0
  Downloaded unicode-width v0.1.4
  Downloaded num-complex v0.1.41
  Downloaded which v1.0.3
  Downloaded getopts v0.2.15
  Downloaded bitflags v0.9.1
  Downloaded bit-vec v0.4.4
  Downloaded num-bigint v0.1.41
  Downloaded clap v2.29.1
  Downloaded regex v0.2.5
  Downloaded itertools v0.6.5
  Downloaded regex-syntax v0.4.2
  Downloaded num-traits v0.1.41
  Downloaded winapi v0.3.3
  Downloaded num v0.1.41
  Downloaded clang-sys v0.21.1
  Downloaded ansi_term v0.10.2
  Downloaded libc v0.2.36
  Downloaded num-rational v0.1.40
  Downloaded cexpr v0.2.2
  Downloaded strsim v0.6.0
  Downloaded winapi-i686-pc-windows-gnu v0.3.2
  Downloaded winapi-x86_64-pc-windows-gnu v0.3.2
  Downloaded bit-set v0.2.0
error: failed to parse manifest at `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bit-set-0.2.0/Cargo.toml`

Caused by:
  dependency (bit-vec) specified without providing a local path, Git repository, version, or workspace dependency to use