[INFO] cloning repository https://github.com/pokassun/parrot-demo
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pokassun/parrot-demo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpokassun%2Fparrot-demo", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpokassun%2Fparrot-demo'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 470a999392369ee370dba32e1b5d5500801125ec
[INFO] checking pokassun/parrot-demo against master#b0696a5160711c068cb1f01b7437db7990d15750 for pr-121848
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpokassun%2Fparrot-demo" "/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/pokassun/parrot-demo on toolchain b0696a5160711c068cb1f01b7437db7990d15750
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/pokassun/parrot-demo
[INFO] finished tweaking git repo https://github.com/pokassun/parrot-demo
[INFO] tweaked toml for git repo https://github.com/pokassun/parrot-demo written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/pokassun/parrot-demo 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" "+b0696a5160711c068cb1f01b7437db7990d15750" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded spl-token v3.1.0
[INFO] [stderr]   Downloaded serum-borsh v0.8.1-serum.1
[INFO] [stderr]   Downloaded anchor-lang v0.3.0
[INFO] [stderr] error: 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.
[INFO] checking pokassun/parrot-demo against try#bfe97fcae016881ad333f0ff8cea2cadb9cf136c for pr-121848
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpokassun%2Fparrot-demo" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/pokassun/parrot-demo on toolchain bfe97fcae016881ad333f0ff8cea2cadb9cf136c
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/pokassun/parrot-demo
[INFO] finished tweaking git repo https://github.com/pokassun/parrot-demo
[INFO] tweaked toml for git repo https://github.com/pokassun/parrot-demo written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/pokassun/parrot-demo 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" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded anchor-spl v0.3.0
[INFO] [stderr]   Downloaded solana-frozen-abi-macro v1.5.16
[INFO] [stderr]   Downloaded solana-sdk-macro v1.5.16
[INFO] [stderr]   Downloaded anchor-derive-accounts v0.3.0
[INFO] [stderr]   Downloaded anchor-lang v0.3.0
[INFO] [stderr]   Downloaded solana-frozen-abi v1.5.16
[INFO] [stderr]   Downloaded anchor-attribute-access-control v0.3.0
[INFO] [stderr]   Downloaded anchor-attribute-account v0.3.0
[INFO] [stderr]   Downloaded anchor-attribute-interface v0.3.0
[INFO] [stderr] error: failed to unpack package `anchor-attribute-interface v0.3.0`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   No space left on device (os error 28)
[INFO] checking pokassun/parrot-demo against try#bfe97fcae016881ad333f0ff8cea2cadb9cf136c for pr-121848
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpokassun%2Fparrot-demo" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] [stderr] error: unable to write file Cargo.lock
[INFO] [stderr] error: unable to write file Cargo.toml
[INFO] [stderr] fatal: cannot create directory at 'migrations': No space left on device
[INFO] [stderr] warning: Clone succeeded, but checkout failed.
[INFO] [stderr] You can inspect what was checked out with 'git status'
[INFO] [stderr] and retry with 'git restore --source=HEAD :/'
[INFO] [stderr] 
[INFO] checking pokassun/parrot-demo against try#bfe97fcae016881ad333f0ff8cea2cadb9cf136c for pr-121848
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpokassun%2Fparrot-demo" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] fatal: failed to create directory '/workspace/builds/worker-0-tc2/source/.git/objects/d8': No space left on device
[INFO] [stderr] fatal: the remote end hung up unexpectedly
[INFO] checking pokassun/parrot-demo against try#bfe97fcae016881ad333f0ff8cea2cadb9cf136c for pr-121848
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpokassun%2Fparrot-demo" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] fatal: failed to create directory '/workspace/builds/worker-0-tc2/source/.git/objects/e9': No space left on device
[INFO] [stderr] fatal: the remote end hung up unexpectedly
[INFO] checking pokassun/parrot-demo against try#bfe97fcae016881ad333f0ff8cea2cadb9cf136c for pr-121848
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpokassun%2Fparrot-demo" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] error: copy-fd: write returned: No space left on device
[INFO] [stderr] fatal: cannot copy '/usr/share/git-core/templates/hooks/pre-rebase.sample' to '/workspace/builds/worker-0-tc2/source/.git/hooks/pre-rebase.sample': No space left on device
[ERROR] this task or one of its parent failed!
[ERROR] failed to checkout https://github.com/pokassun/parrot-demo
[ERROR] caused by: command failed: exit status: 128
[ERROR] note: run with `RUST_BACKTRACE=1` to display a backtrace.
