[INFO] cloning repository https://github.com/oragejuice/juicebox [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/oragejuice/juicebox" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foragejuice%2Fjuicebox", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foragejuice%2Fjuicebox'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1f9e1525941cdf8ff95c89e5d88b4c92eb3b8346 [INFO] testing oragejuice/juicebox against beta-2025-09-21 for beta-1.91-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foragejuice%2Fjuicebox" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to write file src/storage.rs [INFO] [stderr] fatal: cannot create directory at 'ui': No space left on device [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] testing oragejuice/juicebox against beta-2025-09-21 for beta-1.91-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foragejuice%2Fjuicebox" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] /workspace/builds/worker-1-tc2/source/.git: No space left on device [INFO] testing oragejuice/juicebox against beta-2025-09-21 for beta-1.91-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foragejuice%2Fjuicebox" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/oragejuice/juicebox [INFO] finished tweaking git repo https://github.com/oragejuice/juicebox [INFO] tweaked toml for git repo https://github.com/oragejuice/juicebox written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/oragejuice/juicebox on toolchain beta-2025-09-21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/oragejuice/juicebox 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" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] warning: failed to write cache, path: /workspace/cargo-home/registry/index/index.crates.io-1949cf8c6b5b557f/.cache/as/yn/async-std, error: No space left on device (os error 28) [INFO] [stderr] warning: failed to save last-use data [INFO] [stderr] This may prevent cargo from accurately tracking what is being used in its global cache. This information is used for automatically removing unused data in the cache. [INFO] [stderr] [INFO] [stderr] database or disk is full [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] Error code 13: Insertion failed because database is full [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded windows-targets v0.48.5 [INFO] [stderr] error: No space left on device (os error 28) [INFO] testing oragejuice/juicebox against beta-2025-09-21 for beta-1.91-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foragejuice%2Fjuicebox" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/oragejuice/juicebox [INFO] finished tweaking git repo https://github.com/oragejuice/juicebox [INFO] tweaked toml for git repo https://github.com/oragejuice/juicebox written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/oragejuice/juicebox on toolchain beta-2025-09-21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/oragejuice/juicebox 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" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] warning: failed to write cache, path: /workspace/cargo-home/registry/index/index.crates.io-1949cf8c6b5b557f/.cache/fu/tu/futures, error: No space left on device (os error 28) [INFO] [stderr] error: failed to select a version for the requirement `async-std = "^1.12.0"` (locked to 1.12.0) [INFO] [stderr] candidate versions found which didn't match: 1.9.0, 1.8.0, 1.7.0, ... [INFO] [stderr] location searched: crates.io index [INFO] [stderr] required by package `juicebox v0.1.0 (/workspace/builds/worker-1-tc2/source)` [INFO] [stderr] if you are looking for the prerelease package it needs to be specified explicitly [INFO] [stderr] async-std = { version = "1.6.0-beta.2" } [INFO] testing oragejuice/juicebox against beta-2025-09-21 for beta-1.91-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foragejuice%2Fjuicebox" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/oragejuice/juicebox [INFO] finished tweaking git repo https://github.com/oragejuice/juicebox [INFO] tweaked toml for git repo https://github.com/oragejuice/juicebox written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/oragejuice/juicebox on toolchain beta-2025-09-21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/oragejuice/juicebox 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" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] warning: failed to write cache, path: /workspace/cargo-home/registry/index/index.crates.io-1949cf8c6b5b557f/.cache/fu/tu/futures, error: No space left on device (os error 28) [INFO] [stderr] error: failed to select a version for the requirement `async-std = "^1.12.0"` (locked to 1.12.0) [INFO] [stderr] candidate versions found which didn't match: 1.9.0, 1.8.0, 1.7.0, ... [INFO] [stderr] location searched: crates.io index [INFO] [stderr] required by package `juicebox v0.1.0 (/workspace/builds/worker-1-tc2/source)` [INFO] [stderr] if you are looking for the prerelease package it needs to be specified explicitly [INFO] [stderr] async-std = { version = "1.6.0-beta.2" } command failed: exit status: 101 Updating crates.io index warning: failed to write cache, path: /workspace/cargo-home/registry/index/index.crates.io-1949cf8c6b5b557f/.cache/fu/tu/futures, error: No space left on device (os error 28) error: failed to select a version for the requirement `async-std = "^1.12.0"` (locked to 1.12.0) candidate versions found which didn't match: 1.9.0, 1.8.0, 1.7.0, ... location searched: crates.io index required by package `juicebox v0.1.0 (/workspace/builds/worker-1-tc2/source)` if you are looking for the prerelease package it needs to be specified explicitly async-std = { version = "1.6.0-beta.2" }