[INFO] cloning repository https://github.com/pixelspark/tymodem [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pixelspark/tymodem" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpixelspark%2Ftymodem", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpixelspark%2Ftymodem'... [INFO] [stderr] /workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpixelspark%2Ftymodem: No space left on device [WARN] Retrying crate fetch in 3 seconds (attempt 1) [INFO] cloning repository https://github.com/pixelspark/tymodem [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pixelspark/tymodem" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpixelspark%2Ftymodem", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpixelspark%2Ftymodem'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e782ed9e355cc3f749d6122f19645d888dce0812 [INFO] checking pixelspark/tymodem against master#52f3c71c8dc4aaed71e3035995fcbdd6d78c98c6 for pr-127907 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpixelspark%2Ftymodem" "/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/pixelspark/tymodem on toolchain 52f3c71c8dc4aaed71e3035995fcbdd6d78c98c6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+52f3c71c8dc4aaed71e3035995fcbdd6d78c98c6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/pixelspark/tymodem [INFO] finished tweaking git repo https://github.com/pixelspark/tymodem [INFO] tweaked toml for git repo https://github.com/pixelspark/tymodem written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/pixelspark/tymodem 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" "+52f3c71c8dc4aaed71e3035995fcbdd6d78c98c6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/rust-native-ui/libui-rs.git` [INFO] [stderr] Updating git submodule `https://github.com/andlabs/libui` [INFO] [stderr] warning: spurious network error (3 tries remaining): cannot extend packfile '/workspace/cargo-home/git/checkouts/libui-rs-e12bbe2e66777697/684b545/ui-sys/libui/.git/objects/pack/pack_git2_18495ec1965b6940': No space left on device; class=Os (2) [INFO] [stderr] warning: spurious network error (2 tries remaining): cannot extend packfile '/workspace/cargo-home/git/checkouts/libui-rs-e12bbe2e66777697/684b545/ui-sys/libui/.git/objects/pack/pack_git2_afe395f4db06e470': No space left on device; class=Os (2) [INFO] [stderr] warning: spurious network error (1 tries remaining): cannot extend packfile '/workspace/cargo-home/git/checkouts/libui-rs-e12bbe2e66777697/684b545/ui-sys/libui/.git/objects/pack/pack_git2_7229132be7b3c44d': No space left on device; class=Os (2) [INFO] [stderr] error: failed to get `iui` as a dependency of package `tymodem v0.2.0 (/workspace/builds/worker-2-tc1/source)` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to load source for dependency `iui` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] Unable to update https://github.com/rust-native-ui/libui-rs.git#684b5456 [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to update submodule `ui-sys/libui` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to fetch submodule `ui-sys/libui` from https://github.com/andlabs/libui [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] cannot extend packfile '/workspace/cargo-home/git/checkouts/libui-rs-e12bbe2e66777697/684b545/ui-sys/libui/.git/objects/pack/pack_git2_5cb17ce62d00a56b': No space left on device; class=Os (2) [ERROR] this task or one of its parent failed! [ERROR] overridden task result to broken:missing-deps [ERROR] caused by: the crate depends on missing dependencies [ERROR] note: run with `RUST_BACKTRACE=1` to display a backtrace.