[INFO] cloning repository https://github.com/simonrw/iced-tutorial [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/simonrw/iced-tutorial" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsimonrw%2Ficed-tutorial", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsimonrw%2Ficed-tutorial'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 755d23141cfa320d9e9a649b7dbd35e5876d5438 [INFO] checking simonrw/iced-tutorial against master#65cd843ae06ad00123c131a431ed5304e4cd577a for pr-122077 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsimonrw%2Ficed-tutorial" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/simonrw/iced-tutorial on toolchain 65cd843ae06ad00123c131a431ed5304e4cd577a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+65cd843ae06ad00123c131a431ed5304e4cd577a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/simonrw/iced-tutorial [INFO] finished tweaking git repo https://github.com/simonrw/iced-tutorial [INFO] tweaked toml for git repo https://github.com/simonrw/iced-tutorial written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/simonrw/iced-tutorial 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" "+65cd843ae06ad00123c131a431ed5304e4cd577a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating git repository `https://github.com/iced-rs/iced` [INFO] [stderr] Updating git repository `https://github.com/iced-rs/winit.git` [INFO] [stderr] Updating git repository `https://github.com/pop-os/cosmic-text.git` [INFO] [stderr] Updating git repository `https://github.com/hecrj/glyphon.git` [INFO] [stderr] warning: spurious network error (3 tries remaining): cannot extend packfile '/workspace/cargo-home/git/db/glyphon-70ff9ac92aaa9d8a/objects/pack/pack_git2_48a61d03fadcc6b4': 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/glyphon-70ff9ac92aaa9d8a/objects/pack/pack_git2_0819e81ec81aa1ab': 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/glyphon-70ff9ac92aaa9d8a/objects/pack/pack_git2_2dbc26217db15fac': No space left on device; class=Os (2) [INFO] [stderr] error: failed to get `glyphon` as a dependency of package `iced_wgpu v0.12.0 (https://github.com/iced-rs/iced?rev=refs/tags/text-editor#3a025b0d)` [INFO] [stderr] ... which satisfies git dependency `iced_wgpu` (locked to 0.12.0) of package `iced_renderer v0.12.0 (https://github.com/iced-rs/iced?rev=refs/tags/text-editor#3a025b0d)` [INFO] [stderr] ... which satisfies git dependency `iced_renderer` (locked to 0.12.0) of package `iced v0.12.0 (https://github.com/iced-rs/iced?rev=refs/tags/text-editor#3a025b0d)` [INFO] [stderr] ... which satisfies git dependency `iced` (locked to 0.12.0) of package `iced-editor v0.1.0 (/workspace/builds/worker-6-tc1/source)` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to load source for dependency `glyphon` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] Unable to update https://github.com/hecrj/glyphon.git?rev=0a8366be5ec6d48c3e10c996ba840936992d878f#0a8366be [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to clone into: /workspace/cargo-home/git/db/glyphon-70ff9ac92aaa9d8a [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] cannot extend packfile '/workspace/cargo-home/git/db/glyphon-70ff9ac92aaa9d8a/objects/pack/pack_git2_843f9850d6513f4b': 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.