[INFO] cloning repository https://github.com/chenyuan-robot/typst [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/chenyuan-robot/typst" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchenyuan-robot%2Ftypst", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchenyuan-robot%2Ftypst'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4f06e46a83a158e62ad307c89e799f68b6500fc9 [INFO] checking chenyuan-robot/typst against master#db0e836148accac8a22532e3596ac612b63c2d8e for pr-139272 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchenyuan-robot%2Ftypst" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] [stderr] Updating files: 11% (85/717) Updating files: 12% (87/717) Updating files: 13% (94/717) Updating files: 14% (101/717) Updating files: 15% (108/717) Updating files: 16% (115/717) Updating files: 17% (122/717) Updating files: 18% (130/717) Updating files: 19% (137/717) Updating files: 20% (144/717) Updating files: 21% (151/717) Updating files: 22% (158/717) Updating files: 23% (165/717) Updating files: 24% (173/717) Updating files: 25% (180/717) Updating files: 26% (187/717) Updating files: 27% (194/717) Updating files: 28% (201/717) Updating files: 29% (208/717) Updating files: 30% (216/717) Updating files: 31% (223/717) Updating files: 32% (230/717) Updating files: 33% (237/717) Updating files: 34% (244/717) Updating files: 35% (251/717) Updating files: 36% (259/717) Updating files: 37% (266/717) Updating files: 38% (273/717) Updating files: 39% (280/717) Updating files: 40% (287/717) Updating files: 41% (294/717) Updating files: 42% (302/717) Updating files: 43% (309/717) Updating files: 44% (316/717) Updating files: 45% (323/717) Updating files: 46% (330/717) Updating files: 47% (337/717) Updating files: 48% (345/717) Updating files: 49% (352/717) Updating files: 50% (359/717) Updating files: 51% (366/717) Updating files: 52% (373/717) Updating files: 53% (381/717) Updating files: 54% (388/717) Updating files: 55% (395/717) Updating files: 56% (402/717) Updating files: 57% (409/717) Updating files: 58% (416/717) Updating files: 59% (424/717) Updating files: 60% (431/717) Updating files: 61% (438/717) Updating files: 62% (445/717) Updating files: 63% (452/717) Updating files: 64% (459/717) Updating files: 65% (467/717) Updating files: 66% (474/717) Updating files: 67% (481/717) Updating files: 68% (488/717) Updating files: 69% (495/717) Updating files: 70% (502/717) Updating files: 71% (510/717) Updating files: 72% (517/717) Updating files: 73% (524/717) Updating files: 74% (531/717) Updating files: 75% (538/717) Updating files: 76% (545/717) Updating files: 77% (553/717) Updating files: 78% (560/717) Updating files: 79% (567/717) Updating files: 80% (574/717) Updating files: 81% (581/717) Updating files: 82% (588/717) Updating files: 83% (596/717) Updating files: 84% (603/717) Updating files: 85% (610/717) Updating files: 86% (617/717) Updating files: 87% (624/717) Updating files: 88% (631/717) Updating files: 89% (639/717) Updating files: 90% (646/717) Updating files: 91% (653/717) Updating files: 92% (660/717) Updating files: 93% (667/717) Updating files: 94% (674/717) Updating files: 95% (682/717) Updating files: 96% (689/717) Updating files: 97% (696/717) Updating files: 98% (703/717) Updating files: 99% (710/717) Updating files: 100% (717/717) Updating files: 100% (717/717), done. [INFO] validating manifest of git repo https://github.com/chenyuan-robot/typst on toolchain db0e836148accac8a22532e3596ac612b63c2d8e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db0e836148accac8a22532e3596ac612b63c2d8e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/chenyuan-robot/typst [INFO] finished tweaking git repo https://github.com/chenyuan-robot/typst [INFO] tweaked toml for git repo https://github.com/chenyuan-robot/typst written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/chenyuan-robot/typst 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" "+db0e836148accac8a22532e3596ac612b63c2d8e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Updating git repository `https://github.com/typst/svg2pdf` [INFO] [stderr] Updating git repository `https://github.com/reknih/iai` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded lipsum v0.9.0 [INFO] [stderr] Downloaded subsetter v0.1.1 [INFO] [stderr] Downloaded wild v2.1.0 [INFO] [stderr] Downloaded chinese-variant v1.0.9 [INFO] [stderr] Downloaded comemo v0.3.0 [INFO] [stderr] Downloaded clap_mangen v0.2.10 [INFO] [stderr] Downloaded utf8_iter v1.0.3 [INFO] [stderr] Downloaded xmp-writer v0.1.0 [INFO] [stderr] Downloaded libdeflater v0.11.0 [INFO] [stderr] Downloaded clap_complete v4.2.3 [INFO] [stderr] Downloaded oxipng v8.0.0 [INFO] [stderr] Downloaded biblatex v0.8.0 [INFO] [stderr] Downloaded hayagriva v0.3.0 [INFO] [stderr] Downloaded pixglyph v0.1.0 [INFO] [stderr] Downloaded libdeflate-sys v0.11.0 [INFO] [stderr] Downloaded toml_edit v0.19.9 [INFO] [stderr] Downloaded open v4.1.0 [INFO] [stderr] Downloaded isolang v2.3.0 [INFO] [stderr] Downloaded unicode_names2 v0.6.0 [INFO] [stderr] Downloaded pdf-writer v0.7.1 [INFO] [stderr] Downloaded yaml-front-matter v0.1.0 [INFO] [stderr] Downloaded hypher v0.1.1 [INFO] [stderr] Downloaded writeable v0.5.2 [INFO] [stderr] Downloaded chinese-number v0.7.2 [INFO] [stderr] Downloaded comemo-macros v0.3.0 [INFO] [stderr] Downloaded yoke-derive v0.7.1 [INFO] [stderr] Downloaded zopfli v0.7.2 [INFO] [stderr] Downloaded zerovec-derive v0.9.4 [INFO] [stderr] Downloaded yoke v0.7.1 [INFO] [stderr] Downloaded zerofrom-derive v0.1.2 [INFO] [stderr] Downloaded zerofrom v0.1.2 [INFO] [stderr] Downloaded zerovec v0.9.4 [INFO] [stderr] Downloaded ecow v0.1.1 [INFO] [stderr] Downloaded litemap v0.7.0 [INFO] [stderr] Downloaded icu_segmenter v1.2.1 [INFO] [stderr] error: failed to unpack package `icu_segmenter v1.2.1` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to unpack entry at `icu_segmenter-1.2.1/tests/testdata/GraphemeBreakTest.txt` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to unpack `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/icu_segmenter-1.2.1/tests/testdata/GraphemeBreakTest.txt` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to unpack `icu_segmenter-1.2.1/tests/testdata/GraphemeBreakTest.txt` into `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/icu_segmenter-1.2.1/tests/testdata/GraphemeBreakTest.txt` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) command failed: exit status: 101 Updating crates.io index Updating git repository `https://github.com/typst/svg2pdf` Updating git repository `https://github.com/reknih/iai` Downloading crates ... Downloaded lipsum v0.9.0 Downloaded subsetter v0.1.1 Downloaded wild v2.1.0 Downloaded chinese-variant v1.0.9 Downloaded comemo v0.3.0 Downloaded clap_mangen v0.2.10 Downloaded utf8_iter v1.0.3 Downloaded xmp-writer v0.1.0 Downloaded libdeflater v0.11.0 Downloaded clap_complete v4.2.3 Downloaded oxipng v8.0.0 Downloaded biblatex v0.8.0 Downloaded hayagriva v0.3.0 Downloaded pixglyph v0.1.0 Downloaded libdeflate-sys v0.11.0 Downloaded toml_edit v0.19.9 Downloaded open v4.1.0 Downloaded isolang v2.3.0 Downloaded unicode_names2 v0.6.0 Downloaded pdf-writer v0.7.1 Downloaded yaml-front-matter v0.1.0 Downloaded hypher v0.1.1 Downloaded writeable v0.5.2 Downloaded chinese-number v0.7.2 Downloaded comemo-macros v0.3.0 Downloaded yoke-derive v0.7.1 Downloaded zopfli v0.7.2 Downloaded zerovec-derive v0.9.4 Downloaded yoke v0.7.1 Downloaded zerofrom-derive v0.1.2 Downloaded zerofrom v0.1.2 Downloaded zerovec v0.9.4 Downloaded ecow v0.1.1 Downloaded litemap v0.7.0 Downloaded icu_segmenter v1.2.1 error: failed to unpack package `icu_segmenter v1.2.1` Caused by: failed to unpack entry at `icu_segmenter-1.2.1/tests/testdata/GraphemeBreakTest.txt` Caused by: failed to unpack `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/icu_segmenter-1.2.1/tests/testdata/GraphemeBreakTest.txt` Caused by: failed to unpack `icu_segmenter-1.2.1/tests/testdata/GraphemeBreakTest.txt` into `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/icu_segmenter-1.2.1/tests/testdata/GraphemeBreakTest.txt` Caused by: No space left on device (os error 28)