[INFO] cloning repository https://github.com/jpopesculian/cargo-wasi-minimal-test [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jpopesculian/cargo-wasi-minimal-test" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjpopesculian%2Fcargo-wasi-minimal-test", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjpopesculian%2Fcargo-wasi-minimal-test'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 538ed1ab3157f043d58c7e54c0da794505eb00bc [INFO] testing jpopesculian/cargo-wasi-minimal-test against master#ebf0cf75d368c035f4c7e7246d203bd469ee4a51 for pr-137940 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjpopesculian%2Fcargo-wasi-minimal-test" "/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/jpopesculian/cargo-wasi-minimal-test on toolchain ebf0cf75d368c035f4c7e7246d203bd469ee4a51 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ebf0cf75d368c035f4c7e7246d203bd469ee4a51" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/jpopesculian/cargo-wasi-minimal-test [INFO] finished tweaking git repo https://github.com/jpopesculian/cargo-wasi-minimal-test [INFO] tweaked toml for git repo https://github.com/jpopesculian/cargo-wasi-minimal-test written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/jpopesculian/cargo-wasi-minimal-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" "+ebf0cf75d368c035f4c7e7246d203bd469ee4a51" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/bytecodealliance/wasmprinter.git` [INFO] [stderr] Updating git submodule `https://github.com/webassembly/wabt` [INFO] [stderr] error: failed to get `wasmprinter` as a dependency of package `runner v0.1.0 (/workspace/builds/worker-2-tc1/source/runner)` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to load source for dependency `wasmprinter` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] Unable to update https://github.com/bytecodealliance/wasmprinter.git#1926dbf3 [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to update submodule `tests/wabt` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] could not write to '/workspace/cargo-home/git/checkouts/wasmprinter-940f5a2113782109/1926dbf/tests/wabt/docs/demo/libwabt.js': 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/bytecodealliance/wasmprinter.git` Updating git submodule `https://github.com/webassembly/wabt` error: failed to get `wasmprinter` as a dependency of package `runner v0.1.0 (/workspace/builds/worker-2-tc1/source/runner)` Caused by: failed to load source for dependency `wasmprinter` Caused by: Unable to update https://github.com/bytecodealliance/wasmprinter.git#1926dbf3 Caused by: failed to update submodule `tests/wabt` Caused by: could not write to '/workspace/cargo-home/git/checkouts/wasmprinter-940f5a2113782109/1926dbf/tests/wabt/docs/demo/libwabt.js': No space left on device; class=Os (2)