[INFO] cloning repository https://github.com/notriddle/mozjs-example [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/notriddle/mozjs-example" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnotriddle%2Fmozjs-example", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnotriddle%2Fmozjs-example'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 73b53257c43921e107a02e91d6525fcde1bed2ce [INFO] checking notriddle/mozjs-example against master#f5d3fe273b8b9e7125bf8856d44793b6cc4b6735 for pr-139587-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnotriddle%2Fmozjs-example" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/notriddle/mozjs-example on toolchain f5d3fe273b8b9e7125bf8856d44793b6cc4b6735 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f5d3fe273b8b9e7125bf8856d44793b6cc4b6735" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/notriddle/mozjs-example [INFO] finished tweaking git repo https://github.com/notriddle/mozjs-example [INFO] tweaked toml for git repo https://github.com/notriddle/mozjs-example written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/notriddle/mozjs-example 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" "+f5d3fe273b8b9e7125bf8856d44793b6cc4b6735" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/servo/rust-mozjs` [INFO] [stderr] Updating git repository `https://github.com/servo/mozjs` [INFO] [stderr] warning: spurious network error (3 tries remaining): cannot extend packfile '/workspace/cargo-home/git/db/mozjs-dd2a25693c61d87d/objects/pack/pack_git2_80c7cbf1ebfc53cd': 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/mozjs-dd2a25693c61d87d/objects/pack/pack_git2_7d41879c8aab335e': No space left on device; class=Os (2) [INFO] [stderr] warning: spurious network error (1 tries remaining): cannot extend packfile '/workspace/cargo-home/git/db/mozjs-dd2a25693c61d87d/objects/pack/pack_git2_56f7a21857d28734': No space left on device; class=Os (2) [INFO] [stderr] error: failed to get `mozjs_sys` as a dependency of package `mozjs v0.14.1 (https://github.com/servo/rust-mozjs#e9f71b64)` [INFO] [stderr] ... which satisfies git dependency `mozjs` (locked to 0.14.1) of package `mozjs-example v0.0.1 (/workspace/builds/worker-0-tc1/source)` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to load source for dependency `mozjs_sys` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] Unable to update https://github.com/servo/mozjs?rev=a40b829f0fefa06a743f006260c7facebcfa27aa#a40b829f [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to clone into: /workspace/cargo-home/git/db/mozjs-dd2a25693c61d87d [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] revision a40b829f0fefa06a743f006260c7facebcfa27aa not found [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] cannot extend packfile '/workspace/cargo-home/git/db/mozjs-dd2a25693c61d87d/objects/pack/pack_git2_b404c8c715d32d8a': 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/servo/rust-mozjs` Updating git repository `https://github.com/servo/mozjs` warning: spurious network error (3 tries remaining): cannot extend packfile '/workspace/cargo-home/git/db/mozjs-dd2a25693c61d87d/objects/pack/pack_git2_80c7cbf1ebfc53cd': No space left on device; class=Os (2) warning: spurious network error (2 tries remaining): cannot extend packfile '/workspace/cargo-home/git/db/mozjs-dd2a25693c61d87d/objects/pack/pack_git2_7d41879c8aab335e': No space left on device; class=Os (2) warning: spurious network error (1 tries remaining): cannot extend packfile '/workspace/cargo-home/git/db/mozjs-dd2a25693c61d87d/objects/pack/pack_git2_56f7a21857d28734': No space left on device; class=Os (2) error: failed to get `mozjs_sys` as a dependency of package `mozjs v0.14.1 (https://github.com/servo/rust-mozjs#e9f71b64)` ... which satisfies git dependency `mozjs` (locked to 0.14.1) of package `mozjs-example v0.0.1 (/workspace/builds/worker-0-tc1/source)` Caused by: failed to load source for dependency `mozjs_sys` Caused by: Unable to update https://github.com/servo/mozjs?rev=a40b829f0fefa06a743f006260c7facebcfa27aa#a40b829f Caused by: failed to clone into: /workspace/cargo-home/git/db/mozjs-dd2a25693c61d87d Caused by: revision a40b829f0fefa06a743f006260c7facebcfa27aa not found Caused by: cannot extend packfile '/workspace/cargo-home/git/db/mozjs-dd2a25693c61d87d/objects/pack/pack_git2_b404c8c715d32d8a': No space left on device; class=Os (2)