[INFO] cloning repository https://github.com/eburghar/staticserve
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/eburghar/staticserve" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feburghar%2Fstaticserve", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feburghar%2Fstaticserve'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 722e195183f06e2af1ed168efa5b46a45dccd9d4
[INFO] checking eburghar/staticserve against master#8a65ee08296b36342bf7c3cdc15312ccbc357227 for pr-142704
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feburghar%2Fstaticserve" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/eburghar/staticserve on toolchain 8a65ee08296b36342bf7c3cdc15312ccbc357227
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8a65ee08296b36342bf7c3cdc15312ccbc357227" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/eburghar/staticserve
[INFO] finished tweaking git repo https://github.com/eburghar/staticserve
[INFO] tweaked toml for git repo https://github.com/eburghar/staticserve written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/eburghar/staticserve 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" "+8a65ee08296b36342bf7c3cdc15312ccbc357227" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/eburghar/actix-cachecontrol-middleware.git`
[INFO] [stderr]     Updating git repository `https://github.com/eburghar/actix-schemeredirect-middleware.git`
[INFO] [stderr]     Updating git repository `https://github.com/eburghar/actix-token-middleware.git`
[INFO] [stderr] error: failed to load source for dependency `actix-token-middleware`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   Unable to update https://github.com/eburghar/actix-token-middleware.git?branch=master#a32b014a
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to create directory `/workspace/cargo-home/git/checkouts/actix-token-middleware-fe8db7a851a45d39`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   No space left on device (os error 28)


overridden task result to broken:missing-deps

Caused by:
    the crate depends on missing dependencies: 
    
        Updating git repository `https://github.com/eburghar/actix-cachecontrol-middleware.git`
        Updating git repository `https://github.com/eburghar/actix-schemeredirect-middleware.git`
        Updating git repository `https://github.com/eburghar/actix-token-middleware.git`
    error: failed to load source for dependency `actix-token-middleware`
    
    Caused by:
      Unable to update https://github.com/eburghar/actix-token-middleware.git?branch=master#a32b014a
    
    Caused by:
      failed to create directory `/workspace/cargo-home/git/checkouts/actix-token-middleware-fe8db7a851a45d39`
    
    Caused by:
      No space left on device (os error 28)