[INFO] cloning repository https://github.com/thewuhxyz/payround-protocol
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/thewuhxyz/payround-protocol" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthewuhxyz%2Fpayround-protocol", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthewuhxyz%2Fpayround-protocol'...
[INFO] [stderr] /workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthewuhxyz%2Fpayround-protocol/refs/tags: No space left on device
[WARN] Retrying crate fetch in 3 seconds (attempt 1)
[INFO] cloning repository https://github.com/thewuhxyz/payround-protocol
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/thewuhxyz/payround-protocol" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthewuhxyz%2Fpayround-protocol", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthewuhxyz%2Fpayround-protocol'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 746f85df897fd1f5be02fe25a544e83335e94153
[INFO] checking thewuhxyz/payround-protocol against master#8f21a5c92ea55c348c275a1bc4fedbdf181e0d64 for pr-143011
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthewuhxyz%2Fpayround-protocol" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/thewuhxyz/payround-protocol
[INFO] finished tweaking git repo https://github.com/thewuhxyz/payround-protocol
[INFO] tweaked toml for git repo https://github.com/thewuhxyz/payround-protocol written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/thewuhxyz/payround-protocol on toolchain 8f21a5c92ea55c348c275a1bc4fedbdf181e0d64
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8f21a5c92ea55c348c275a1bc4fedbdf181e0d64" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/thewuhxyz/payround-protocol 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" "+8f21a5c92ea55c348c275a1bc4fedbdf181e0d64" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr] warning: failed to write cache, path: /workspace/cargo-home/registry/index/index.crates.io-1949cf8c6b5b557f/.cache/cl/oc/clockwork-sdk, error: No space left on device (os error 28)
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded clockwork-utils v2.0.1
[INFO] [stderr]   Downloaded static-pubkey v1.0.3
[INFO] [stderr]   Downloaded clockwork-sdk v2.0.1
[INFO] [stderr]   Downloaded solana-frozen-abi-macro v1.14.14
[INFO] [stderr]   Downloaded solana-frozen-abi v1.14.14
[INFO] [stderr]   Downloaded solana-sdk-macro v1.14.14
[INFO] [stderr]   Downloaded anchor-attribute-access-control v0.26.0
[INFO] [stderr]   Downloaded anchor-attribute-account v0.26.0
[INFO] [stderr]   Downloaded solana-logger v1.14.14
[INFO] [stderr]   Downloaded clockwork-network-program v2.0.1
[INFO] [stderr]   Downloaded spl-associated-token-account v1.1.2
[INFO] [stderr] error: failed to unpack package `spl-associated-token-account v1.1.2`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to unpack entry at `spl-associated-token-account-1.1.2/src/instruction.rs`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to unpack `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/spl-associated-token-account-1.1.2/src/instruction.rs`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to unpack `spl-associated-token-account-1.1.2/src/instruction.rs` into `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/spl-associated-token-account-1.1.2/src/instruction.rs`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   No space left on device (os error 28)


command failed: exit status: 101

warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
    Blocking waiting for file lock on package cache
    Updating crates.io index
warning: failed to write cache, path: /workspace/cargo-home/registry/index/index.crates.io-1949cf8c6b5b557f/.cache/cl/oc/clockwork-sdk, error: No space left on device (os error 28)
    Blocking waiting for file lock on package cache
 Downloading crates ...
  Downloaded clockwork-utils v2.0.1
  Downloaded static-pubkey v1.0.3
  Downloaded clockwork-sdk v2.0.1
  Downloaded solana-frozen-abi-macro v1.14.14
  Downloaded solana-frozen-abi v1.14.14
  Downloaded solana-sdk-macro v1.14.14
  Downloaded anchor-attribute-access-control v0.26.0
  Downloaded anchor-attribute-account v0.26.0
  Downloaded solana-logger v1.14.14
  Downloaded clockwork-network-program v2.0.1
  Downloaded spl-associated-token-account v1.1.2
error: failed to unpack package `spl-associated-token-account v1.1.2`

Caused by:
  failed to unpack entry at `spl-associated-token-account-1.1.2/src/instruction.rs`

Caused by:
  failed to unpack `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/spl-associated-token-account-1.1.2/src/instruction.rs`

Caused by:
  failed to unpack `spl-associated-token-account-1.1.2/src/instruction.rs` into `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/spl-associated-token-account-1.1.2/src/instruction.rs`

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