[INFO] cloning repository https://github.com/DanielVF/purplebench
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/DanielVF/purplebench" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDanielVF%2Fpurplebench", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDanielVF%2Fpurplebench'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 0ee5d3631ec5d016d1bf26e523a8d309dae8da82
[INFO] checking DanielVF/purplebench against master#507271bc119683008ec719ecee48814e8ac86c65 for pr-146440
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDanielVF%2Fpurplebench" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] [stderr] Updating files:  65% (1976/3005)
Updating files:  66% (1984/3005)
Updating files:  67% (2014/3005)
Updating files:  68% (2044/3005)
Updating files:  69% (2074/3005)
Updating files:  69% (2081/3005)
Updating files:  70% (2104/3005)
Updating files:  71% (2134/3005)
Updating files:  72% (2164/3005)
Updating files:  73% (2194/3005)
Updating files:  73% (2210/3005)
Updating files:  74% (2224/3005)
Updating files:  75% (2254/3005)
Updating files:  76% (2284/3005)
Updating files:  77% (2314/3005)
Updating files:  77% (2318/3005)
Updating files:  78% (2344/3005)
Updating files:  79% (2374/3005)
Updating files:  80% (2404/3005)
Updating files:  80% (2411/3005)
Updating files:  81% (2435/3005)
Updating files:  82% (2465/3005)
Updating files:  83% (2495/3005)
Updating files:  84% (2525/3005)
Updating files:  85% (2555/3005)
Updating files:  86% (2585/3005)
Updating files:  87% (2615/3005)
Updating files:  88% (2645/3005)
Updating files:  88% (2661/3005)
Updating files:  89% (2675/3005)
Updating files:  90% (2705/3005)
Updating files:  91% (2735/3005)
Updating files:  92% (2765/3005)
Updating files:  92% (2777/3005)
Updating files:  93% (2795/3005)
Updating files:  94% (2825/3005)
Updating files:  95% (2855/3005)
Updating files:  95% (2857/3005)
Updating files:  96% (2885/3005)
Updating files:  97% (2915/3005)
Updating files:  98% (2945/3005)
Updating files:  99% (2975/3005)
Updating files: 100% (3005/3005)
Updating files: 100% (3005/3005), done.
[INFO] started tweaking git repo https://github.com/DanielVF/purplebench
[INFO] finished tweaking git repo https://github.com/DanielVF/purplebench
[INFO] tweaked toml for git repo https://github.com/DanielVF/purplebench written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/DanielVF/purplebench on toolchain 507271bc119683008ec719ecee48814e8ac86c65
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+507271bc119683008ec719ecee48814e8ac86c65" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/DanielVF/purplebench 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" "+507271bc119683008ec719ecee48814e8ac86c65" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] error: failed to get `revm` as a dependency of package `purplebench v0.1.0 (/workspace/builds/worker-1-tc1/source)`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to load source for dependency `revm`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   unable to update /workspace/builds/worker-1-tc1/revm/crates/revm
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to read `/workspace/builds/worker-1-tc1/revm/crates/revm/Cargo.toml`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   No such file or directory (os error 2)


overridden task result to broken:missing-deps

Caused by:
    the crate depends on missing dependencies: 
    
    error: failed to get `revm` as a dependency of package `purplebench v0.1.0 (/workspace/builds/worker-1-tc1/source)`
    
    Caused by:
      failed to load source for dependency `revm`
    
    Caused by:
      unable to update /workspace/builds/worker-1-tc1/revm/crates/revm
    
    Caused by:
      failed to read `/workspace/builds/worker-1-tc1/revm/crates/revm/Cargo.toml`
    
    Caused by:
      No such file or directory (os error 2)