[INFO] cloning repository https://github.com/jaybutera/test-ed25519
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jaybutera/test-ed25519" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjaybutera%2Ftest-ed25519", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjaybutera%2Ftest-ed25519'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 02fcfd9d9a7bb7417e42bf8edfd922a66df7bc08
[INFO] checking jaybutera/test-ed25519 against master#01706e1a34c87656fcbfce198608f4cd2ac6461a for pr-135272
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjaybutera%2Ftest-ed25519" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/jaybutera/test-ed25519 on toolchain 01706e1a34c87656fcbfce198608f4cd2ac6461a
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+01706e1a34c87656fcbfce198608f4cd2ac6461a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] removed /workspace/builds/worker-6-tc1/source/rust-toolchain
[INFO] started tweaking git repo https://github.com/jaybutera/test-ed25519
[INFO] finished tweaking git repo https://github.com/jaybutera/test-ed25519
[INFO] tweaked toml for git repo https://github.com/jaybutera/test-ed25519 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/jaybutera/test-ed25519 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" "+01706e1a34c87656fcbfce198608f4cd2ac6461a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/sp1-patches/ed25519-consensus`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr] warning: Patch `ed25519-consensus v2.1.0 (https://github.com/sp1-patches/ed25519-consensus?branch=patch-v2.1.0#2b2c4b43)` was not used in the crate graph.
[INFO] [stderr] Check that the patched package version and available features are compatible
[INFO] [stderr] with the dependency requirements. If the patch has a different version from
[INFO] [stderr] what is locked in the Cargo.lock file, run `cargo update` to use the new
[INFO] [stderr] version. This may also occur with an optional dependency that is not enabled.
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded sp1-recursion-program v1.1.0
[INFO] [stderr]   Downloaded sp1-recursion-core v1.1.0
[INFO] [stderr] error: failed to unpack package `sp1-recursion-core v1.1.0`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to unpack entry at `sp1-recursion-core-1.1.0/src/stark/config.rs`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to unpack `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sp1-recursion-core-1.1.0/src/stark/config.rs`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to unpack `sp1-recursion-core-1.1.0/src/stark/config.rs` into `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sp1-recursion-core-1.1.0/src/stark/config.rs`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   No space left on device (os error 28)


command failed: exit status: 101

    Updating git repository `https://github.com/sp1-patches/ed25519-consensus`
    Updating crates.io index
warning: Patch `ed25519-consensus v2.1.0 (https://github.com/sp1-patches/ed25519-consensus?branch=patch-v2.1.0#2b2c4b43)` was not used in the crate graph.
Check that the patched package version and available features are compatible
with the dependency requirements. If the patch has a different version from
what is locked in the Cargo.lock file, run `cargo update` to use the new
version. This may also occur with an optional dependency that is not enabled.
 Downloading crates ...
  Downloaded sp1-recursion-program v1.1.0
  Downloaded sp1-recursion-core v1.1.0
error: failed to unpack package `sp1-recursion-core v1.1.0`

Caused by:
  failed to unpack entry at `sp1-recursion-core-1.1.0/src/stark/config.rs`

Caused by:
  failed to unpack `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sp1-recursion-core-1.1.0/src/stark/config.rs`

Caused by:
  failed to unpack `sp1-recursion-core-1.1.0/src/stark/config.rs` into `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sp1-recursion-core-1.1.0/src/stark/config.rs`

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