[INFO] cloning repository https://github.com/hoaithing/100-exercises-to-learn-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hoaithing/100-exercises-to-learn-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhoaithing%2F100-exercises-to-learn-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhoaithing%2F100-exercises-to-learn-rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] bb32ee9ac5ac1fafbe0d203c30d636fa92b3db1d [INFO] checking hoaithing/100-exercises-to-learn-rust against try#5de9e0e6cf775e94e0de2003f35e183f3f77bfe8 for pr-143808 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhoaithing%2F100-exercises-to-learn-rust" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to write file book/assets/cover.pdf [INFO] [stderr] error: unable to write file book/book.toml [INFO] [stderr] error: unable to write file book/custom.theme [INFO] [stderr] error: unable to write file book/link2alias.json [INFO] [stderr] error: unable to write file book/metadata.yml [INFO] [stderr] fatal: cannot create directory at 'book/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] checking hoaithing/100-exercises-to-learn-rust against try#5de9e0e6cf775e94e0de2003f35e183f3f77bfe8 for pr-143808 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhoaithing%2F100-exercises-to-learn-rust" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to write file book/assets/cover.pdf [INFO] [stderr] error: unable to write file book/book.toml [INFO] [stderr] error: unable to write file book/custom.theme [INFO] [stderr] error: unable to write file book/link2alias.json [INFO] [stderr] error: unable to write file book/metadata.yml [INFO] [stderr] fatal: cannot create directory at 'book/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] checking hoaithing/100-exercises-to-learn-rust against try#5de9e0e6cf775e94e0de2003f35e183f3f77bfe8 for pr-143808 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhoaithing%2F100-exercises-to-learn-rust" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to write file book/assets/cover.pdf [INFO] [stderr] error: unable to write file book/book.toml [INFO] [stderr] error: unable to write file book/custom.theme [INFO] [stderr] error: unable to write file book/src/07_threads/10_patch.md [INFO] [stderr] error: unable to write file book/src/07_threads/11_locks.md [INFO] [stderr] error: unable to write file book/src/07_threads/12_rw_lock.md [INFO] [stderr] error: unable to write file book/src/07_threads/13_without_channels.md [INFO] [stderr] error: unable to write file book/src/07_threads/14_sync.md [INFO] [stderr] fatal: cannot create directory at 'book/src/08_futures': 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] checking hoaithing/100-exercises-to-learn-rust against try#5de9e0e6cf775e94e0de2003f35e183f3f77bfe8 for pr-143808 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhoaithing%2F100-exercises-to-learn-rust" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to write file book/src/03_ticket_v1/00_intro.md [INFO] [stderr] error: unable to write file book/src/03_ticket_v1/01_struct.md [INFO] [stderr] error: unable to write file book/src/03_ticket_v1/02_validation.md [INFO] [stderr] error: unable to write file book/src/03_ticket_v1/03_modules.md [INFO] [stderr] error: unable to write file book/src/04_traits/12_copy.md [INFO] [stderr] error: unable to write file book/src/04_traits/13_drop.md [INFO] [stderr] error: unable to write file book/src/04_traits/14_outro.md [INFO] [stderr] fatal: cannot create directory at 'book/src/05_ticket_v2': 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] checking hoaithing/100-exercises-to-learn-rust against try#5de9e0e6cf775e94e0de2003f35e183f3f77bfe8 for pr-143808 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhoaithing%2F100-exercises-to-learn-rust" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to write file book/src/04_traits/08_sized.md [INFO] [stderr] error: unable to write file book/src/04_traits/09_from.md [INFO] [stderr] error: unable to write file book/src/04_traits/10_assoc_vs_generic.md [INFO] [stderr] error: unable to write file book/src/04_traits/11_clone.md [INFO] [stderr] error: unable to write file book/src/04_traits/12_copy.md [INFO] [stderr] error: unable to write file book/src/04_traits/13_drop.md [INFO] [stderr] error: unable to write file book/src/04_traits/14_outro.md [INFO] [stderr] fatal: cannot create directory at 'book/src/05_ticket_v2': 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/hoaithing/100-exercises-to-learn-rust Caused by: command failed: exit status: 128