[INFO] cloning repository https://github.com/kkontheway/mev-template-alloy
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kkontheway/mev-template-alloy" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkkontheway%2Fmev-template-alloy", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkkontheway%2Fmev-template-alloy'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f64414d922f2c7c5c9164a61814d61f503887417
[INFO] checking kkontheway/mev-template-alloy against master#01706e1a34c87656fcbfce198608f4cd2ac6461a for pr-135272
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkkontheway%2Fmev-template-alloy" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/kkontheway/mev-template-alloy on toolchain 01706e1a34c87656fcbfce198608f4cd2ac6461a
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+01706e1a34c87656fcbfce198608f4cd2ac6461a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/kkontheway/mev-template-alloy
[INFO] finished tweaking git repo https://github.com/kkontheway/mev-template-alloy
[INFO] tweaked toml for git repo https://github.com/kkontheway/mev-template-alloy written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/kkontheway/mev-template-alloy 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" "+01706e1a34c87656fcbfce198608f4cd2ac6461a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr] warning: spurious network error (3 tries remaining): failed to write out file: No space left on device; class=Os (2)
[INFO] [stderr] error: failed to load source for dependency `revm`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   Unable to update https://github.com/bluealloy/revm/?rev=80c909d6f242886cb26e6103a01d1a4bf9468426#80c909d6
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   '/workspace/cargo-home/git/checkouts/revm-0a89e51b0ec51a84/80c909d' exists and is not an empty directory; class=Invalid (3); code=Exists (-4)


overridden task result to broken:missing-deps

Caused by:
    the crate depends on missing dependencies: 
    
        Blocking waiting for file lock on package cache
    warning: spurious network error (3 tries remaining): failed to write out file: No space left on device; class=Os (2)
    error: failed to load source for dependency `revm`
    
    Caused by:
      Unable to update https://github.com/bluealloy/revm/?rev=80c909d6f242886cb26e6103a01d1a4bf9468426#80c909d6
    
    Caused by:
      '/workspace/cargo-home/git/checkouts/revm-0a89e51b0ec51a84/80c909d' exists and is not an empty directory; class=Invalid (3); code=Exists (-4)