[INFO] cloning repository https://github.com/davidbarsky/stuff [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/davidbarsky/stuff" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdavidbarsky%2Fstuff", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdavidbarsky%2Fstuff'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 89d2dfa95d1e91f6ee3996731c0c9eb2f306a902 [INFO] checking davidbarsky/stuff against master#8a65ee08296b36342bf7c3cdc15312ccbc357227 for pr-142704 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdavidbarsky%2Fstuff" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/davidbarsky/stuff 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/davidbarsky/stuff [INFO] finished tweaking git repo https://github.com/davidbarsky/stuff [INFO] tweaked toml for git repo https://github.com/davidbarsky/stuff written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/davidbarsky/stuff 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/hyperium/hyper` [INFO] [stderr] Updating git repository `https://github.com/hyperium/h2` [INFO] [stderr] error: failed to get `h2` as a dependency of package `hyper v0.14.0-dev (https://github.com/hyperium/hyper#b4e24332)` [INFO] [stderr] ... which satisfies git dependency `hyper` (locked to 0.14.0-dev) of package `stuff v0.1.0 (/workspace/builds/worker-2-tc1/source)` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to load source for dependency `h2` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] Unable to update https://github.com/hyperium/h2#dc3079ab [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] could not write to '/workspace/cargo-home/git/checkouts/h2-2f676c1c2d0b12b2/dc3079a/fixtures/hpack/nghttp2-change-table-size/story_30.json': No space left on device; class=Os (2) overridden task result to broken:missing-deps Caused by: the crate depends on missing dependencies: Updating git repository `https://github.com/hyperium/hyper` Updating git repository `https://github.com/hyperium/h2` error: failed to get `h2` as a dependency of package `hyper v0.14.0-dev (https://github.com/hyperium/hyper#b4e24332)` ... which satisfies git dependency `hyper` (locked to 0.14.0-dev) of package `stuff v0.1.0 (/workspace/builds/worker-2-tc1/source)` Caused by: failed to load source for dependency `h2` Caused by: Unable to update https://github.com/hyperium/h2#dc3079ab Caused by: could not write to '/workspace/cargo-home/git/checkouts/h2-2f676c1c2d0b12b2/dc3079a/fixtures/hpack/nghttp2-change-table-size/story_30.json': No space left on device; class=Os (2)