[INFO] cloning repository https://github.com/3Hren/zenlog
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/3Hren/zenlog" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F3Hren%2Fzenlog", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F3Hren%2Fzenlog'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 6ec141027d16f6bb539e651c901aae7bfee97fba
[INFO] checking 3Hren/zenlog against master#c756124775121dea0e640652c5ee3c89e3dd0eb4 for pr-154971
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F3Hren%2Fzenlog" "/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/3Hren/zenlog
[INFO] finished tweaking git repo https://github.com/3Hren/zenlog
[INFO] tweaked toml for git repo https://github.com/3Hren/zenlog written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/3Hren/zenlog on toolchain c756124775121dea0e640652c5ee3c89e3dd0eb4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c756124775121dea0e640652c5ee3c89e3dd0eb4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/3Hren/zenlog 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" "+c756124775121dea0e640652c5ee3c89e3dd0eb4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[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 num-traits v0.1.33
[INFO] [stderr]   Downloaded serde_json v0.7.4
[INFO] [stderr]   Downloaded bitflags v0.5.0
[INFO] [stderr]   Downloaded chan-signal v0.1.6
[INFO] [stderr]   Downloaded libc v0.2.11
[INFO] [stderr]   Downloaded chan v0.1.18
[INFO] [stderr]   Downloaded bit-vec v0.4.3
[INFO] [stderr]   Downloaded miow v0.1.3
[INFO] [stderr]   Downloaded unicode-xid v0.0.3
[INFO] [stderr]   Downloaded rand v0.3.14
[INFO] [stderr]   Downloaded chrono v0.2.22
[INFO] [stderr]   Downloaded mio v0.5.1
[INFO] [stderr]   Downloaded aster v0.19.0
[INFO] [stderr]   Downloaded rustc-serialize v0.3.19
[INFO] [stderr]   Downloaded nix v0.5.1
[INFO] [stderr]   Downloaded serde v0.7.5
[INFO] [stderr]   Downloaded syntex_syntax v0.36.0
[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


overridden task result to broken:broken-deps

Caused by:
    broken dependencies: 
    
    warning: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
        Blocking waiting for file lock on package cache
        Updating crates.io index
        Blocking waiting for file lock on package cache
     Downloading crates ...
      Downloaded num-traits v0.1.33
      Downloaded serde_json v0.7.4
      Downloaded bitflags v0.5.0
      Downloaded chan-signal v0.1.6
      Downloaded libc v0.2.11
      Downloaded chan v0.1.18
      Downloaded bit-vec v0.4.3
      Downloaded miow v0.1.3
      Downloaded unicode-xid v0.0.3
      Downloaded rand v0.3.14
      Downloaded chrono v0.2.22
      Downloaded mio v0.5.1
      Downloaded aster v0.19.0
      Downloaded rustc-serialize v0.3.19
      Downloaded nix v0.5.1
      Downloaded serde v0.7.5
      Downloaded syntex_syntax v0.36.0
      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