[INFO] cloning repository https://github.com/fangwater/lsm_tree [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/fangwater/lsm_tree" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffangwater%2Flsm_tree", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffangwater%2Flsm_tree'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4a27b442b8063e13736bb2ec70a3ae76e199f603 [INFO] checking fangwater/lsm_tree against try#c659ee110de67e82444e4b6c8407c1a9af9c2cf6 for pr-145608 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffangwater%2Flsm_tree" "/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 mini-lsm-book/src/lsm-tutorial/week1-03-overview.svg [INFO] [stderr] error: unable to write file mini-lsm-book/src/lsm-tutorial/week1-04-overview.svg [INFO] [stderr] error: unable to write file mini-lsm-book/src/lsm-tutorial/week1-05-overview.svg [INFO] [stderr] error: unable to write file mini-lsm-book/src/lsm-tutorial/week1-07-overview.svg [INFO] [stderr] error: unable to write file mini-lsm-book/src/lsm-tutorial/week1-overview.svg [INFO] [stderr] error: unable to write file mini-lsm-book/src/lsm-tutorial/week2-00-leveled.svg [INFO] [stderr] error: unable to write file mini-lsm-book/src/lsm-tutorial/week2-00-tiered.svg [INFO] [stderr] error: unable to write file mini-lsm-book/src/lsm-tutorial/week2-00-triangle.svg [INFO] [stderr] error: unable to write file mini-lsm-book/src/lsm-tutorial/week2-00-two-extremes-1.svg [INFO] [stderr] error: unable to write file mini-lsm-book/src/lsm-tutorial/week2-00-two-extremes-2.svg [INFO] [stderr] error: unable to write file mini-lsm-book/src/lsm-tutorial/week2-01-full.svg [INFO] [stderr] error: unable to write file mini-lsm-book/src/lsm-tutorial/week2-01-overview.svg [INFO] [stderr] error: unable to write file mini-lsm-book/src/lsm-tutorial/week2-02-simple.svg [INFO] [stderr] error: unable to write file mini-lsm-book/src/lsm-tutorial/week2-04-leveled.svg [INFO] [stderr] error: unable to write file mini-lsm-book/src/lsm-tutorial/week2-05-overview.svg [INFO] [stderr] error: unable to write file mini-lsm-book/src/lsm-tutorial/week2-06-overview.svg [INFO] [stderr] error: unable to write file mini-lsm-book/src/lsm-tutorial/week2-overview.svg [INFO] [stderr] error: unable to write file mini-lsm-book/src/mini-lsm-logo.png [INFO] [stderr] error: unable to write file mini-lsm-book/src/sitemap.txt [INFO] [stderr] error: unable to write file mini-lsm-book/src/sitemap.xml [INFO] [stderr] error: unable to write file mini-lsm-book/src/week1-01-memtable.md [INFO] [stderr] error: unable to write file mini-lsm-book/src/week1-02-merge-iterator.md [INFO] [stderr] error: unable to write file mini-lsm-book/src/week1-03-block.md [INFO] [stderr] error: unable to write file mini-lsm-book/src/week1-04-sst.md [INFO] [stderr] error: unable to write file mini-lsm-book/src/week1-05-read-path.md [INFO] [stderr] error: unable to write file mini-lsm-book/src/week1-06-write-path.md [INFO] [stderr] error: unable to write file mini-lsm-book/src/week1-07-sst-optimizations.md [INFO] [stderr] error: unable to write file mini-lsm-book/src/week1-overview.md [INFO] [stderr] error: unable to write file mini-lsm-book/src/week2-01-compaction.md [INFO] [stderr] error: unable to write file mini-lsm-book/src/week2-02-simple.md [INFO] [stderr] error: unable to write file mini-lsm-book/src/week2-03-tiered.md [INFO] [stderr] error: unable to write file mini-lsm-book/src/week2-04-leveled.md [INFO] [stderr] error: unable to write file mini-lsm-book/src/week2-05-manifest.md [INFO] [stderr] error: unable to write file mini-lsm-book/src/week2-06-wal.md [INFO] [stderr] error: unable to write file mini-lsm-book/src/week2-07-snacks.md [INFO] [stderr] error: unable to write file mini-lsm-book/src/week2-overview.md [INFO] [stderr] error: unable to write file mini-lsm-book/src/week3-01-ts-key-refactor.md [INFO] [stderr] error: unable to write file mini-lsm-book/src/week3-02-snapshot-read-part-1.md [INFO] [stderr] error: unable to write file mini-lsm-book/src/week3-03-snapshot-read-part-2.md [INFO] [stderr] error: unable to write file mini-lsm-book/src/week3-04-watermark.md [INFO] [stderr] error: unable to write file mini-lsm-book/src/week3-05-txn-occ.md [INFO] [stderr] error: unable to write file mini-lsm-book/src/week3-06-serializable.md [INFO] [stderr] error: unable to write file mini-lsm-book/src/week3-07-compaction-filter.md [INFO] [stderr] error: unable to write file mini-lsm-book/src/week3-overview.md [INFO] [stderr] error: unable to write file mini-lsm-book/src/week4-overview.md [INFO] [stderr] fatal: cannot create directory at 'mini-lsm-book/theme': 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 fangwater/lsm_tree against try#c659ee110de67e82444e4b6c8407c1a9af9c2cf6 for pr-145608 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffangwater%2Flsm_tree" "/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 mini-lsm-book/src/lsm-tutorial/week2-overview.svg [INFO] [stderr] error: unable to write file mini-lsm-book/src/week3-03-snapshot-read-part-2.md [INFO] [stderr] error: unable to write file mini-lsm-book/src/week3-04-watermark.md [INFO] [stderr] error: unable to write file mini-lsm-book/src/week3-05-txn-occ.md [INFO] [stderr] error: unable to write file mini-lsm-book/src/week3-06-serializable.md [INFO] [stderr] error: unable to write file mini-lsm-book/src/week3-07-compaction-filter.md [INFO] [stderr] error: unable to write file mini-lsm-book/src/week3-overview.md [INFO] [stderr] error: unable to write file mini-lsm-book/src/week4-overview.md [INFO] [stderr] fatal: cannot create directory at 'mini-lsm-book/theme': 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 fangwater/lsm_tree against try#c659ee110de67e82444e4b6c8407c1a9af9c2cf6 for pr-145608 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffangwater%2Flsm_tree" "/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 mini-lsm-book/src/week3-01-ts-key-refactor.md [INFO] [stderr] error: unable to write file mini-lsm-book/src/week3-02-snapshot-read-part-1.md [INFO] [stderr] error: unable to write file mini-lsm-book/src/week3-03-snapshot-read-part-2.md [INFO] [stderr] error: unable to write file mini-lsm-book/src/week3-04-watermark.md [INFO] [stderr] error: unable to write file mini-lsm-book/src/week3-05-txn-occ.md [INFO] [stderr] error: unable to write file mini-lsm-book/src/week3-06-serializable.md [INFO] [stderr] error: unable to write file mini-lsm-book/src/week3-07-compaction-filter.md [INFO] [stderr] error: unable to write file mini-lsm-book/src/week3-overview.md [INFO] [stderr] error: unable to write file mini-lsm-book/src/week4-overview.md [INFO] [stderr] fatal: cannot create directory at 'mini-lsm-book/theme': 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 fangwater/lsm_tree against try#c659ee110de67e82444e4b6c8407c1a9af9c2cf6 for pr-145608 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffangwater%2Flsm_tree" "/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 mini-lsm-book/src/week2-04-leveled.md [INFO] [stderr] error: unable to write file mini-lsm-book/src/week2-05-manifest.md [INFO] [stderr] error: unable to write file mini-lsm-book/src/week2-06-wal.md [INFO] [stderr] error: unable to write file mini-lsm-book/src/week2-07-snacks.md [INFO] [stderr] error: unable to write file mini-lsm-book/src/week2-overview.md [INFO] [stderr] error: unable to write file mini-lsm-book/src/week3-01-ts-key-refactor.md [INFO] [stderr] error: unable to write file mini-lsm-book/src/week3-02-snapshot-read-part-1.md [INFO] [stderr] error: unable to write file mini-lsm-book/src/week3-03-snapshot-read-part-2.md [INFO] [stderr] error: unable to write file mini-lsm-book/src/week3-04-watermark.md [INFO] [stderr] error: unable to write file mini-lsm-book/src/week3-05-txn-occ.md [INFO] [stderr] error: unable to write file mini-lsm-book/src/week3-06-serializable.md [INFO] [stderr] error: unable to write file mini-lsm-book/src/week3-07-compaction-filter.md [INFO] [stderr] error: unable to write file mini-lsm-book/src/week3-overview.md [INFO] [stderr] error: unable to write file mini-lsm-book/src/week4-overview.md [INFO] [stderr] fatal: cannot create directory at 'mini-lsm-book/theme': 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 fangwater/lsm_tree against try#c659ee110de67e82444e4b6c8407c1a9af9c2cf6 for pr-145608 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffangwater%2Flsm_tree" "/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 mini-lsm-book/src/week2-03-tiered.md [INFO] [stderr] error: unable to write file mini-lsm-book/src/week2-04-leveled.md [INFO] [stderr] error: unable to write file mini-lsm-book/src/week2-05-manifest.md [INFO] [stderr] error: unable to write file mini-lsm-book/src/week2-06-wal.md [INFO] [stderr] error: unable to write file mini-lsm-book/src/week2-07-snacks.md [INFO] [stderr] error: unable to write file mini-lsm-book/src/week2-overview.md [INFO] [stderr] error: unable to write file mini-lsm-book/src/week3-01-ts-key-refactor.md [INFO] [stderr] error: unable to write file mini-lsm-book/src/week3-02-snapshot-read-part-1.md [INFO] [stderr] error: unable to write file mini-lsm-book/src/week3-03-snapshot-read-part-2.md [INFO] [stderr] error: unable to write file mini-lsm-book/src/week3-04-watermark.md [INFO] [stderr] error: unable to write file mini-lsm-book/src/week3-05-txn-occ.md [INFO] [stderr] error: unable to write file mini-lsm-book/src/week3-06-serializable.md [INFO] [stderr] error: unable to write file mini-lsm-book/src/week3-07-compaction-filter.md [INFO] [stderr] error: unable to write file mini-lsm-book/src/week3-overview.md [INFO] [stderr] error: unable to write file mini-lsm-book/src/week4-overview.md [INFO] [stderr] fatal: cannot create directory at 'mini-lsm-book/theme': 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/fangwater/lsm_tree Caused by: command failed: exit status: 128