[INFO] cloning repository https://github.com/lycheeverse/geturl-test
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lycheeverse/geturl-test" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flycheeverse%2Fgeturl-test", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flycheeverse%2Fgeturl-test'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 9edd28e2d5fcb25204328158173c5cb4ef5c1ea0
[INFO] checking lycheeverse/geturl-test against master#8a65ee08296b36342bf7c3cdc15312ccbc357227 for pr-142704
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flycheeverse%2Fgeturl-test" "/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/lycheeverse/geturl-test 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/lycheeverse/geturl-test
[INFO] finished tweaking git repo https://github.com/lycheeverse/geturl-test
[INFO] tweaked toml for git repo https://github.com/lycheeverse/geturl-test written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/lycheeverse/geturl-test 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]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating git repository `https://github.com/4JX/h2.git`
[INFO] [stderr] warning: spurious network error (3 tries remaining): cannot extend packfile '/workspace/cargo-home/git/db/h2-584e070fa19bb857/objects/pack/pack_git2_282ccd6c918a835c': No space left on device; class=Os (2)
[INFO] [stderr] warning: spurious network error (2 tries remaining): cannot extend packfile '/workspace/cargo-home/git/db/h2-584e070fa19bb857/objects/pack/pack_git2_e0ed050e34484463': No space left on device; class=Os (2)
[INFO] [stderr] error: failed to load source for dependency `h2`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   Unable to update https://github.com/4JX/h2.git?branch=imp#90af7b9d
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   could not write to '/workspace/cargo-home/git/checkouts/h2-584e070fa19bb857/90af7b9/fixtures/hpack/haskell-http2-static/story_25.json': No space left on device; class=Os (2)


overridden task result to broken:missing-deps

Caused by:
    the crate depends on missing dependencies: 
    
        Blocking waiting for file lock on package cache
        Updating git repository `https://github.com/4JX/h2.git`
    warning: spurious network error (3 tries remaining): cannot extend packfile '/workspace/cargo-home/git/db/h2-584e070fa19bb857/objects/pack/pack_git2_282ccd6c918a835c': No space left on device; class=Os (2)
    warning: spurious network error (2 tries remaining): cannot extend packfile '/workspace/cargo-home/git/db/h2-584e070fa19bb857/objects/pack/pack_git2_e0ed050e34484463': No space left on device; class=Os (2)
    error: failed to load source for dependency `h2`
    
    Caused by:
      Unable to update https://github.com/4JX/h2.git?branch=imp#90af7b9d
    
    Caused by:
      could not write to '/workspace/cargo-home/git/checkouts/h2-584e070fa19bb857/90af7b9/fixtures/hpack/haskell-http2-static/story_25.json': No space left on device; class=Os (2)