[INFO] cloning repository https://github.com/josemalm32/foxbox
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/josemalm32/foxbox" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjosemalm32%2Ffoxbox", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjosemalm32%2Ffoxbox'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 1b38fa582672c72998be85a72509462831cdea72
[INFO] checking josemalm32/foxbox against master#3645249d79dfb136b5d8de3ce153d19d6698d92d for pr-153975
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjosemalm32%2Ffoxbox" "/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/josemalm32/foxbox
[INFO] finished tweaking git repo https://github.com/josemalm32/foxbox
[INFO] tweaked toml for git repo https://github.com/josemalm32/foxbox written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/josemalm32/foxbox on toolchain 3645249d79dfb136b5d8de3ce153d19d6698d92d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3645249d79dfb136b5d8de3ce153d19d6698d92d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/josemalm32/foxbox 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" "+3645249d79dfb136b5d8de3ce153d19d6698d92d" "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]     Updating git repository `https://github.com/carllerche/mio.git`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/carllerche/nix-rust`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded uuid v0.1.18
[INFO] [stderr]   Downloaded unicase v1.1.1
[INFO] [stderr]   Downloaded matches v0.1.2
[INFO] [stderr]   Downloaded websocket v0.15.0
[INFO] [stderr]   Downloaded route-recognizer v0.1.11
[INFO] [stderr]   Downloaded slab v0.1.3
[INFO] [stderr]   Downloaded quasi v0.4.0
[INFO] [stderr]   Downloaded iron v0.2.6
[INFO] [stderr] error: failed to parse manifest at `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/iron-0.2.6/Cargo.toml`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to parse the version requirement `0.2*` for dependency `plugin`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   expected comma after minor version number, found '*'


overridden task result to prepare-fail:unknown

Caused by:
    broken dependencies: 
    
    warning: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
        Updating git repository `https://github.com/carllerche/mio.git`
        Updating crates.io index
        Updating git repository `https://github.com/carllerche/nix-rust`
     Downloading crates ...
      Downloaded uuid v0.1.18
      Downloaded unicase v1.1.1
      Downloaded matches v0.1.2
      Downloaded websocket v0.15.0
      Downloaded route-recognizer v0.1.11
      Downloaded slab v0.1.3
      Downloaded quasi v0.4.0
      Downloaded iron v0.2.6
    error: failed to parse manifest at `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/iron-0.2.6/Cargo.toml`
    
    Caused by:
      failed to parse the version requirement `0.2*` for dependency `plugin`
    
    Caused by:
      expected comma after minor version number, found '*'