[INFO] cloning repository https://github.com/mpatron/hello-rocket [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mpatron/hello-rocket" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmpatron%2Fhello-rocket", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmpatron%2Fhello-rocket'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 43cd7e2c89d03b8d9bc4de0263c790de239a8e40 [INFO] checking mpatron/hello-rocket against master#cd805f09ffbfa3896c8f50a619de9b67e1d9f3c3 for pr-135841 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmpatron%2Fhello-rocket" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mpatron/hello-rocket on toolchain cd805f09ffbfa3896c8f50a619de9b67e1d9f3c3 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cd805f09ffbfa3896c8f50a619de9b67e1d9f3c3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/mpatron/hello-rocket [INFO] finished tweaking git repo https://github.com/mpatron/hello-rocket [INFO] tweaked toml for git repo https://github.com/mpatron/hello-rocket written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/mpatron/hello-rocket 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" "+cd805f09ffbfa3896c8f50a619de9b67e1d9f3c3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/lawliet89/rocket_cors` [INFO] [stderr] error: failed to get `rocket_cors` as a dependency of package `hello-rocket v0.1.0 (/workspace/builds/worker-7-tc1/source)` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to load source for dependency `rocket_cors` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] Unable to update https://github.com/lawliet89/rocket_cors?branch=master#072d9035 [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] could not write to '/workspace/cargo-home/git/checkouts/rocket_cors-8bc4dc654f3fa72c/072d903/LICENSE-MIT': 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/lawliet89/rocket_cors` error: failed to get `rocket_cors` as a dependency of package `hello-rocket v0.1.0 (/workspace/builds/worker-7-tc1/source)` Caused by: failed to load source for dependency `rocket_cors` Caused by: Unable to update https://github.com/lawliet89/rocket_cors?branch=master#072d9035 Caused by: could not write to '/workspace/cargo-home/git/checkouts/rocket_cors-8bc4dc654f3fa72c/072d903/LICENSE-MIT': No space left on device; class=Os (2)