[INFO] cloning repository https://github.com/arades79/print3rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/arades79/print3rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Farades79%2Fprint3rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Farades79%2Fprint3rs'...
[INFO] [stderr] fatal: write error: No space left on device
[INFO] [stderr] fatal: fetch-pack: invalid index-pack output
[WARN] Retrying crate fetch in 3 seconds (attempt 1)
[INFO] cloning repository https://github.com/arades79/print3rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/arades79/print3rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Farades79%2Fprint3rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Farades79%2Fprint3rs'...
[INFO] [stderr] error: copy-fd: write returned: No space left on device
[INFO] [stderr] fatal: cannot copy '/usr/share/git-core/templates/hooks/push-to-checkout.sample' to '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Farades79%2Fprint3rs/hooks/push-to-checkout.sample': No space left on device
[WARN] Retrying crate fetch in 3 seconds (attempt 2)
[INFO] cloning repository https://github.com/arades79/print3rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/arades79/print3rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Farades79%2Fprint3rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Farades79%2Fprint3rs'...
[INFO] [stderr] error: copy-fd: write returned: No space left on device
[INFO] [stderr] fatal: cannot copy '/usr/share/git-core/templates/hooks/push-to-checkout.sample' to '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Farades79%2Fprint3rs/hooks/push-to-checkout.sample': No space left on device
[WARN] Retrying crate fetch in 3 seconds (attempt 3)
[INFO] cloning repository https://github.com/arades79/print3rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/arades79/print3rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Farades79%2Fprint3rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Farades79%2Fprint3rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 1a2458863e3c437ec70970a7759654b6d6b6f298
[INFO] checking arades79/print3rs/1a2458863e3c437ec70970a7759654b6d6b6f298 against try#31561a63598a0f21fc74c024747ef1310fdd2eb2 for pr-133536
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Farades79%2Fprint3rs" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/arades79/print3rs on toolchain 31561a63598a0f21fc74c024747ef1310fdd2eb2
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/arades79/print3rs
[INFO] finished tweaking git repo https://github.com/arades79/print3rs
[INFO] tweaked toml for git repo https://github.com/arades79/print3rs written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/arades79/print3rs 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" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "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/pop-os/libcosmic.git`
[INFO] [stderr] warning: spurious network error (3 tries remaining): cannot extend packfile '/workspace/cargo-home/git/db/libcosmic-b367e32ffc370f4f/objects/pack/pack_git2_a312a70a30dfc7ee': 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/libcosmic-b367e32ffc370f4f/objects/pack/pack_git2_b7dac84d068f69fd': 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/libcosmic-b367e32ffc370f4f/objects/pack/pack_git2_a562d6ae45d76fb0': No space left on device; class=Os (2)
[INFO] [stderr] error: failed to get `libcosmic` as a dependency of package `host3d v0.2.0 (/workspace/builds/worker-7-tc2/source/print3rs-host3d)`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to load source for dependency `libcosmic`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   Unable to update https://github.com/pop-os/libcosmic.git#228eb4d7
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to fetch into: /workspace/cargo-home/git/db/libcosmic-b367e32ffc370f4f
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   revision 228eb4d70d581be88bacb1e261106a58603d847b not found
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   cannot extend packfile '/workspace/cargo-home/git/db/libcosmic-b367e32ffc370f4f/objects/pack/pack_git2_baa87c717da5061a': No space left on device; class=Os (2)
[INFO] checking arades79/print3rs/1a2458863e3c437ec70970a7759654b6d6b6f298 against try#31561a63598a0f21fc74c024747ef1310fdd2eb2 for pr-133536
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Farades79%2Fprint3rs" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/arades79/print3rs on toolchain 31561a63598a0f21fc74c024747ef1310fdd2eb2
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/arades79/print3rs
[INFO] finished tweaking git repo https://github.com/arades79/print3rs
[INFO] tweaked toml for git repo https://github.com/arades79/print3rs written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/arades79/print3rs 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" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "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/pop-os/libcosmic.git`
[INFO] [stderr] warning: spurious network error (3 tries remaining): cannot extend packfile '/workspace/cargo-home/git/db/libcosmic-b367e32ffc370f4f/objects/pack/pack_git2_a2d0018b9de2bf39': No space left on device; class=Os (2)
[INFO] [stderr]     Updating git submodule `https://github.com/pop-os/iced.git`
[INFO] [stderr]     Updating git repository `https://github.com/pop-os/dbus-settings-bindings`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/DioxusLabs/taffy`
[INFO] [stderr] warning: spurious network error (3 tries remaining): cannot extend packfile '/workspace/cargo-home/git/db/taffy-3438f0b42e7e0e0f/objects/pack/pack_git2_84bc1ef1c0e38b2d': 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/taffy-3438f0b42e7e0e0f/objects/pack/pack_git2_3c84c095628798fe': 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/taffy-3438f0b42e7e0e0f/objects/pack/pack_git2_8dabc9704f739153': No space left on device; class=Os (2)
[INFO] [stderr] error: failed to get `taffy` as a dependency of package `libcosmic v0.1.0 (https://github.com/pop-os/libcosmic.git#228eb4d7)`
[INFO] [stderr]     ... which satisfies git dependency `libcosmic` (locked to 0.1.0) of package `host3d v0.2.0 (/workspace/builds/worker-7-tc2/source/print3rs-host3d)`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to load source for dependency `taffy`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   Unable to update https://github.com/DioxusLabs/taffy?rev=7781c70#7781c702
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to clone into: /workspace/cargo-home/git/db/taffy-3438f0b42e7e0e0f
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   revision 7781c70241f7f572130c13106f2a869a9cf80885 not found
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   cannot extend packfile '/workspace/cargo-home/git/db/taffy-3438f0b42e7e0e0f/objects/pack/pack_git2_8ab43fb4d8666f35': No space left on device; class=Os (2)
[INFO] checking arades79/print3rs/1a2458863e3c437ec70970a7759654b6d6b6f298 against try#31561a63598a0f21fc74c024747ef1310fdd2eb2 for pr-133536
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Farades79%2Fprint3rs" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/arades79/print3rs on toolchain 31561a63598a0f21fc74c024747ef1310fdd2eb2
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/arades79/print3rs
[INFO] finished tweaking git repo https://github.com/arades79/print3rs
[INFO] tweaked toml for git repo https://github.com/arades79/print3rs written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/arades79/print3rs 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" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/DioxusLabs/taffy`
[INFO] [stderr] warning: spurious network error (3 tries remaining): cannot extend packfile '/workspace/cargo-home/git/db/taffy-3438f0b42e7e0e0f/objects/pack/pack_git2_0b6da053c36ea906': 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/taffy-3438f0b42e7e0e0f/objects/pack/pack_git2_c736041916607c33': 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/taffy-3438f0b42e7e0e0f/objects/pack/pack_git2_c9a22ab42c4aed3e': No space left on device; class=Os (2)
[INFO] [stderr] error: failed to get `taffy` as a dependency of package `libcosmic v0.1.0 (https://github.com/pop-os/libcosmic.git#228eb4d7)`
[INFO] [stderr]     ... which satisfies git dependency `libcosmic` (locked to 0.1.0) of package `host3d v0.2.0 (/workspace/builds/worker-7-tc2/source/print3rs-host3d)`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to load source for dependency `taffy`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   Unable to update https://github.com/DioxusLabs/taffy?rev=7781c70#7781c702
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to fetch into: /workspace/cargo-home/git/db/taffy-3438f0b42e7e0e0f
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   revision 7781c70241f7f572130c13106f2a869a9cf80885 not found
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   cannot extend packfile '/workspace/cargo-home/git/db/taffy-3438f0b42e7e0e0f/objects/pack/pack_git2_96eb4d200f100971': No space left on device; class=Os (2)
[INFO] checking arades79/print3rs/1a2458863e3c437ec70970a7759654b6d6b6f298 against try#31561a63598a0f21fc74c024747ef1310fdd2eb2 for pr-133536
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Farades79%2Fprint3rs" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] [stderr] fatal: sha1 file '/workspace/builds/worker-7-tc2/source/.git/index.lock' write error. Out of diskspace
[INFO] [stderr] warning: Clone succeeded, but checkout failed.
[INFO] [stderr] You can inspect what was checked out with 'git status'
[INFO] [stderr] and retry with 'git restore --source=HEAD :/'
[INFO] [stderr] 
[INFO] checking arades79/print3rs/1a2458863e3c437ec70970a7759654b6d6b6f298 against try#31561a63598a0f21fc74c024747ef1310fdd2eb2 for pr-133536
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Farades79%2Fprint3rs" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] [stderr] error: unable to write file print3rs-serializer/Cargo.toml
[INFO] [stderr] fatal: unable to checkout working tree
[INFO] [stderr] warning: Clone succeeded, but checkout failed.
[INFO] [stderr] You can inspect what was checked out with 'git status'
[INFO] [stderr] and retry with 'git restore --source=HEAD :/'
[INFO] [stderr] 


ExecutionFailed(ExitStatus(unix_wait_status(32768)))

failed to checkout https://github.com/arades79/print3rs