[INFO] cloning repository https://github.com/jmcph4/mkcheckpoint
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jmcph4/mkcheckpoint" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjmcph4%2Fmkcheckpoint", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjmcph4%2Fmkcheckpoint'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 34d79d2467493d9ee2b33f7cdedbb7eb460e664a
[INFO] checking jmcph4/mkcheckpoint against master#cb06d12710575a0d7ff71d6fe108f3bcff4f9195 for pr-128425-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjmcph4%2Fmkcheckpoint" "/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/jmcph4/mkcheckpoint on toolchain cb06d12710575a0d7ff71d6fe108f3bcff4f9195
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cb06d12710575a0d7ff71d6fe108f3bcff4f9195" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] removed /workspace/builds/worker-0-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/jmcph4/mkcheckpoint
[INFO] finished tweaking git repo https://github.com/jmcph4/mkcheckpoint
[INFO] tweaked toml for git repo https://github.com/jmcph4/mkcheckpoint written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/jmcph4/mkcheckpoint 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" "+cb06d12710575a0d7ff71d6fe108f3bcff4f9195" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/alloy-rs/alloy`
[INFO] [stderr]     Updating git repository `https://github.com/darkforestry/amms-rs`
[INFO] [stderr]     Updating git submodule `https://github.com/foundry-rs/forge-std`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/0xKitsune/uniswap-v3-math.git`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded alloy-json-abi v0.7.6
[INFO] [stderr]   Downloaded alloy-core v0.7.6
[INFO] [stderr]   Downloaded alloy-sol-type-parser v0.7.6
[INFO] [stderr]   Downloaded alloy-sol-macro-input v0.7.6
[INFO] [stderr]   Downloaded alloy-dyn-abi v0.7.6
[INFO] [stderr] error: failed to unpack package `alloy-dyn-abi v0.7.6`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to unpack entry at `alloy-dyn-abi-0.7.6/src/dynamic/ty.rs`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to unpack `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/alloy-dyn-abi-0.7.6/src/dynamic/ty.rs`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to unpack `alloy-dyn-abi-0.7.6/src/dynamic/ty.rs` into `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/alloy-dyn-abi-0.7.6/src/dynamic/ty.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/alloy-rs/alloy`
    Updating git repository `https://github.com/darkforestry/amms-rs`
    Updating git submodule `https://github.com/foundry-rs/forge-std`
    Updating crates.io index
    Updating git repository `https://github.com/0xKitsune/uniswap-v3-math.git`
    Blocking waiting for file lock on package cache
 Downloading crates ...
  Downloaded alloy-json-abi v0.7.6
  Downloaded alloy-core v0.7.6
  Downloaded alloy-sol-type-parser v0.7.6
  Downloaded alloy-sol-macro-input v0.7.6
  Downloaded alloy-dyn-abi v0.7.6
error: failed to unpack package `alloy-dyn-abi v0.7.6`

Caused by:
  failed to unpack entry at `alloy-dyn-abi-0.7.6/src/dynamic/ty.rs`

Caused by:
  failed to unpack `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/alloy-dyn-abi-0.7.6/src/dynamic/ty.rs`

Caused by:
  failed to unpack `alloy-dyn-abi-0.7.6/src/dynamic/ty.rs` into `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/alloy-dyn-abi-0.7.6/src/dynamic/ty.rs`

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