[INFO] cloning repository https://github.com/thegreat-vanderlinde/anchor-interface-with-native-cpi [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/thegreat-vanderlinde/anchor-interface-with-native-cpi" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthegreat-vanderlinde%2Fanchor-interface-with-native-cpi", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthegreat-vanderlinde%2Fanchor-interface-with-native-cpi'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2f568a3ee42fa70072165ae27f1e88a85451b853 [INFO] checking thegreat-vanderlinde/anchor-interface-with-native-cpi against master#8f359beca4e58bc3ae795a666301a8f47023044c for pr-121557 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthegreat-vanderlinde%2Fanchor-interface-with-native-cpi" "/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/thegreat-vanderlinde/anchor-interface-with-native-cpi on toolchain 8f359beca4e58bc3ae795a666301a8f47023044c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8f359beca4e58bc3ae795a666301a8f47023044c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/thegreat-vanderlinde/anchor-interface-with-native-cpi [INFO] finished tweaking git repo https://github.com/thegreat-vanderlinde/anchor-interface-with-native-cpi [INFO] tweaked toml for git repo https://github.com/thegreat-vanderlinde/anchor-interface-with-native-cpi written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/thegreat-vanderlinde/anchor-interface-with-native-cpi 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" "+8f359beca4e58bc3ae795a666301a8f47023044c" "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] Downloading crates ... [INFO] [stderr] Downloaded solana-frozen-abi-macro v1.9.28 [INFO] [stderr] Downloaded solana-logger v1.9.28 [INFO] [stderr] Downloaded solana-sdk-macro v1.9.28 [INFO] [stderr] Downloaded solana-frozen-abi v1.9.28 [INFO] [stderr] Downloaded solana-program v1.9.28 [INFO] [stderr] error: failed to unpack package `solana-program v1.9.28` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to unpack entry at `solana-program-1.9.28/src/message/legacy.rs` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to unpack `/workspace/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/solana-program-1.9.28/src/message/legacy.rs` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to unpack `solana-program-1.9.28/src/message/legacy.rs` into `/workspace/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/solana-program-1.9.28/src/message/legacy.rs` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [ERROR] this task or one of its parent failed! [ERROR] command failed: exit status: 101 [ERROR] note: run with `RUST_BACKTRACE=1` to display a backtrace.