[INFO] cloning repository https://github.com/nathanfaucett/rs-lisp
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nathanfaucett/rs-lisp" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnathanfaucett%2Frs-lisp", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnathanfaucett%2Frs-lisp'...
[INFO] [stderr] fatal: write error: No space left on device
[INFO] [stderr] fatal: fetch-pack: invalid index-pack output
[WARN] Retrying crate fetch in 3 seconds (attempt 1)
[INFO] cloning repository https://github.com/nathanfaucett/rs-lisp
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nathanfaucett/rs-lisp" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnathanfaucett%2Frs-lisp", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnathanfaucett%2Frs-lisp'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 960b2e032c2203c31418f2580fdaeb363b363391
[INFO] checking nathanfaucett/rs-lisp against master#9bfa31f632912180dc742809bcc51a97f2d7079d for pr-140151
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnathanfaucett%2Frs-lisp" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/nathanfaucett/rs-lisp on toolchain 9bfa31f632912180dc742809bcc51a97f2d7079d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9bfa31f632912180dc742809bcc51a97f2d7079d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/nathanfaucett/rs-lisp
[INFO] finished tweaking git repo https://github.com/nathanfaucett/rs-lisp
[INFO] tweaked toml for git repo https://github.com/nathanfaucett/rs-lisp written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/nathanfaucett/rs-lisp 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" "+9bfa31f632912180dc742809bcc51a97f2d7079d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: /workspace/builds/worker-0-tc1/source/runtime/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /workspace/builds/worker-0-tc1/source/builder/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /workspace/builds/worker-0-tc1/source/gc/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /workspace/builds/worker-0-tc1/source/examples/hello_world/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /workspace/builds/worker-0-tc1/source/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded os_info v3.4.0
[INFO] [stderr]   Downloaded git2-curl v0.15.0
[INFO] [stderr]   Downloaded crates-io v0.34.0
[INFO] [stderr]   Downloaded serde_ignored v0.1.4
[INFO] [stderr]   Downloaded toml_edit v0.13.4
[INFO] [stderr]   Downloaded clap v3.2.15
[INFO] [stderr]   Downloaded libgit2-sys v0.13.4+1.4.2
[INFO] [stderr]   Downloaded cargo v0.61.1
[INFO] [stderr]   Downloaded curl-sys v0.4.56+curl-7.83.1
[INFO] [stderr] error: failed to unpack package `curl-sys v0.4.56+curl-7.83.1`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to unpack entry at `curl-sys-0.4.56+curl-7.83.1/curl/projects/Windows/VC12/src/curl.tmpl`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to unpack `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/curl-sys-0.4.56+curl-7.83.1/curl/projects/Windows/VC12/src/curl.tmpl`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to unpack `curl-sys-0.4.56+curl-7.83.1/curl/projects/Windows/VC12/src/curl.tmpl` into `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/curl-sys-0.4.56+curl-7.83.1/curl/projects/Windows/VC12/src/curl.tmpl`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   No space left on device (os error 28)


command failed: exit status: 101

warning: /workspace/builds/worker-0-tc1/source/runtime/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
warning: /workspace/builds/worker-0-tc1/source/builder/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
warning: /workspace/builds/worker-0-tc1/source/gc/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
warning: /workspace/builds/worker-0-tc1/source/examples/hello_world/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
warning: /workspace/builds/worker-0-tc1/source/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
 Downloading crates ...
  Downloaded os_info v3.4.0
  Downloaded git2-curl v0.15.0
  Downloaded crates-io v0.34.0
  Downloaded serde_ignored v0.1.4
  Downloaded toml_edit v0.13.4
  Downloaded clap v3.2.15
  Downloaded libgit2-sys v0.13.4+1.4.2
  Downloaded cargo v0.61.1
  Downloaded curl-sys v0.4.56+curl-7.83.1
error: failed to unpack package `curl-sys v0.4.56+curl-7.83.1`

Caused by:
  failed to unpack entry at `curl-sys-0.4.56+curl-7.83.1/curl/projects/Windows/VC12/src/curl.tmpl`

Caused by:
  failed to unpack `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/curl-sys-0.4.56+curl-7.83.1/curl/projects/Windows/VC12/src/curl.tmpl`

Caused by:
  failed to unpack `curl-sys-0.4.56+curl-7.83.1/curl/projects/Windows/VC12/src/curl.tmpl` into `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/curl-sys-0.4.56+curl-7.83.1/curl/projects/Windows/VC12/src/curl.tmpl`

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