[INFO] cloning repository https://github.com/jvff/presentrs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jvff/presentrs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjvff%2Fpresentrs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjvff%2Fpresentrs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e5fb56f520d16c0775d9670bd18ac359b56ef7e4
[INFO] testing jvff/presentrs against beta-2025-09-21 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjvff%2Fpresentrs" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] [stderr] error: unable to write file src/client/navigation.rs
[INFO] [stderr] error: unable to write file src/client/navigation_button.rs
[INFO] [stderr] error: unable to write file src/client/notes.rs
[INFO] [stderr] error: unable to write file src/client/slide.rs
[INFO] [stderr] error: unable to write file src/client/slide_size.rs
[INFO] [stderr] error: unable to write file src/client/slide_sync.rs
[INFO] [stderr] error: unable to write file src/client/slides.rs
[INFO] [stderr] error: unable to write file src/lib.rs
[INFO] [stderr] fatal: cannot create directory at 'src/server': 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 jvff/presentrs against beta-2025-09-21 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjvff%2Fpresentrs" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] [stderr] error: unable to write file src/client/navigation.rs
[INFO] [stderr] error: unable to write file src/client/navigation_button.rs
[INFO] [stderr] error: unable to write file src/client/notes.rs
[INFO] [stderr] error: unable to write file src/client/slide.rs
[INFO] [stderr] error: unable to write file src/client/slide_size.rs
[INFO] [stderr] error: unable to write file src/client/slide_sync.rs
[INFO] [stderr] error: unable to write file src/client/slides.rs
[INFO] [stderr] error: unable to write file src/lib.rs
[INFO] [stderr] fatal: cannot create directory at 'src/server': 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 jvff/presentrs against beta-2025-09-21 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjvff%2Fpresentrs" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] [stderr] error: unable to write file rustfmt.toml
[INFO] [stderr] error: unable to write file src/client/navigation_button.rs
[INFO] [stderr] error: unable to write file src/client/notes.rs
[INFO] [stderr] error: unable to write file src/client/slide.rs
[INFO] [stderr] error: unable to write file src/client/slide_size.rs
[INFO] [stderr] error: unable to write file src/client/slide_sync.rs
[INFO] [stderr] error: unable to write file src/client/slides.rs
[INFO] [stderr] error: unable to write file src/lib.rs
[INFO] [stderr] fatal: cannot create directory at 'src/server': 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 jvff/presentrs against beta-2025-09-21 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjvff%2Fpresentrs" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[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] 
[INFO] testing jvff/presentrs against beta-2025-09-21 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjvff%2Fpresentrs" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/jvff/presentrs
[INFO] finished tweaking git repo https://github.com/jvff/presentrs
[INFO] tweaked toml for git repo https://github.com/jvff/presentrs written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jvff/presentrs on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/jvff/presentrs 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-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr] error: failed to download `idna v0.2.3`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   unable to get packages from source
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to unpack package `idna v0.2.3`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to unpack entry at `idna-0.2.3/tests/IdnaTestV2.txt`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to unpack `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/idna-0.2.3/tests/IdnaTestV2.txt`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to unpack `idna-0.2.3/tests/IdnaTestV2.txt` into `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/idna-0.2.3/tests/IdnaTestV2.txt`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   No space left on device (os error 28)


command failed: exit status: 101

 Downloading crates ...
error: failed to download `idna v0.2.3`

Caused by:
  unable to get packages from source

Caused by:
  failed to unpack package `idna v0.2.3`

Caused by:
  failed to unpack entry at `idna-0.2.3/tests/IdnaTestV2.txt`

Caused by:
  failed to unpack `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/idna-0.2.3/tests/IdnaTestV2.txt`

Caused by:
  failed to unpack `idna-0.2.3/tests/IdnaTestV2.txt` into `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/idna-0.2.3/tests/IdnaTestV2.txt`

Caused by:
  No space left on device (os error 28)