[INFO] cloning repository https://github.com/brianshih1/little-key-value-db [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/brianshih1/little-key-value-db" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbrianshih1%2Flittle-key-value-db", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbrianshih1%2Flittle-key-value-db'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 43b94c2754a794b1dd0f967b6ab7f170060c9b49 [INFO] testing brianshih1/little-key-value-db/43b94c2754a794b1dd0f967b6ab7f170060c9b49 against 1.82.0 for beta-1.83-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbrianshih1%2Flittle-key-value-db" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to write file mdbook/src/images/deadlock.png [INFO] [stderr] error: unable to write file mdbook/src/images/deadlock_lock_table.png [INFO] [stderr] error: unable to write file mdbook/src/images/hlc.png [INFO] [stderr] error: unable to write file mdbook/src/images/interleave_1.png [INFO] [stderr] error: unable to write file mdbook/src/images/interleave_2.png [INFO] [stderr] error: unable to write file mdbook/src/images/life_of_a_query.png [INFO] [stderr] error: unable to write file mdbook/src/images/lock_table.png [INFO] [stderr] error: unable to write file mdbook/src/images/locks_vs_latches.png [INFO] [stderr] error: unable to write file mdbook/src/images/mvcc.png [INFO] [stderr] error: unable to write file mdbook/src/images/read_refresh.png [INFO] [stderr] error: unable to write file mdbook/src/images/read_write.png [INFO] [stderr] error: unable to write file mdbook/src/images/txn_record.png [INFO] [stderr] error: unable to write file mdbook/src/images/write_intent.png [INFO] [stderr] error: unable to write file mdbook/src/images/write_read.png [INFO] [stderr] error: unable to write file mdbook/src/images/write_write.png [INFO] [stderr] fatal: cannot create directory at '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] ExecutionFailed(ExitStatus(unix_wait_status(32768))) failed to checkout https://github.com/brianshih1/little-key-value-db