[INFO] cloning repository https://github.com/silent-rain/rust_use_tools [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/silent-rain/rust_use_tools" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsilent-rain%2Frust_use_tools", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsilent-rain%2Frust_use_tools'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0c7cfd5a7558d9ba7b15dc54b8d30aedb6d0c631 [INFO] testing silent-rain/rust_use_tools against beta-2025-01-12 for beta-1.85-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsilent-rain%2Frust_use_tools" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to write file app/file/csv/demo1.csv [INFO] [stderr] error: unable to write file app/file/csv/demo2.csv [INFO] [stderr] fatal: cannot create directory at 'app/file/csv/src': 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 silent-rain/rust_use_tools against beta-2025-01-12 for beta-1.85-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsilent-rain%2Frust_use_tools" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to write file Cargo.lock [INFO] [stderr] error: unable to write file Cargo.toml [INFO] [stderr] error: unable to write file README.md [INFO] [stderr] fatal: cannot create directory at 'app': 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 silent-rain/rust_use_tools against beta-2025-01-12 for beta-1.85-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsilent-rain%2Frust_use_tools" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/silent-rain/rust_use_tools on toolchain beta-2025-01-12 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-01-12" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-3-tc2/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/silent-rain/rust_use_tools [INFO] finished tweaking git repo https://github.com/silent-rain/rust_use_tools [INFO] tweaked toml for git repo https://github.com/silent-rain/rust_use_tools written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/silent-rain/rust_use_tools 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-01-12" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded lettre_email v0.9.4 [INFO] [stderr] Downloaded watchexec v1.17.2 [INFO] [stderr] Downloaded embed-resource v2.4.1 [INFO] [stderr] Downloaded winreg v0.51.0 [INFO] [stderr] Downloaded stderrlog v0.5.4 [INFO] [stderr] Downloaded uuid-macro-internal v1.6.1 [INFO] [stderr] Downloaded enum-display v0.1.3 [INFO] [stderr] Downloaded enum-display-macro v0.1.3 [INFO] [stderr] Downloaded async-io v2.3.0 [INFO] [stderr] Downloaded html_parser v0.7.0 [INFO] [stderr] Downloaded cfb v0.9.0 [INFO] [stderr] Downloaded coveralls-api v0.6.0 [INFO] [stderr] Downloaded llvm_profparser v0.3.3 [INFO] [stderr] Downloaded normpath v1.1.1 [INFO] [stderr] Downloaded cargo-tarpaulin v0.27.3 [INFO] [stderr] Downloaded command-group v1.0.8 [INFO] [stderr] Downloaded cargo-watch v8.5.2 [INFO] [stderr] Downloaded opener v0.6.1 [INFO] [stderr] Downloaded email v0.0.20 [INFO] [stderr] Downloaded clearscreen v1.0.11 [INFO] [stderr] Downloaded anstream v0.6.9 [INFO] [stderr] Downloaded libz-sys v1.1.14 [INFO] [stderr] error: failed to unpack package `libz-sys v1.1.14` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to unpack entry at `libz-sys-1.1.14/src/zlib/doc/crc-doc.1.0.pdf` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to unpack `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libz-sys-1.1.14/src/zlib/doc/crc-doc.1.0.pdf` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to unpack `libz-sys-1.1.14/src/zlib/doc/crc-doc.1.0.pdf` into `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libz-sys-1.1.14/src/zlib/doc/crc-doc.1.0.pdf` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] testing silent-rain/rust_use_tools against beta-2025-01-12 for beta-1.85-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsilent-rain%2Frust_use_tools" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to write file app/utils/use_once_cell/README.md [INFO] [stderr] fatal: cannot create directory at 'app/utils/use_once_cell/src': 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 silent-rain/rust_use_tools against beta-2025-01-12 for beta-1.85-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsilent-rain%2Frust_use_tools" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to write file app/utils/use_once_cell/src/bin/once_cell_2_bin.rs [INFO] [stderr] error: unable to write file app/utils/use_once_cell/src/bin/once_cell_3_bin.rs [INFO] [stderr] error: unable to write file app/utils/use_once_cell/src/bin/once_cell_4_bin.rs [INFO] [stderr] error: unable to write file app/utils/use_once_cell/src/main.rs [INFO] [stderr] fatal: cannot create directory at 'app/utils/use_serde_json': 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] failed to checkout https://github.com/silent-rain/rust_use_tools Caused by: command failed: exit status: 128