[INFO] cloning repository https://github.com/degencodebeast/chain-data-service [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/degencodebeast/chain-data-service" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdegencodebeast%2Fchain-data-service", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdegencodebeast%2Fchain-data-service'... [INFO] [stderr] fatal: write error: No space left on device [INFO] [stderr] fatal: fetch-pack: invalid index-pack output [WARN] Retrying crate fetch in 3 seconds (attempt 1) [INFO] cloning repository https://github.com/degencodebeast/chain-data-service [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/degencodebeast/chain-data-service" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdegencodebeast%2Fchain-data-service", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdegencodebeast%2Fchain-data-service'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a195d21cf51790999e1d5ba87c4c67bf058f6794 [INFO] checking degencodebeast/chain-data-service against try#6619027b13a87a3597115f2c8231f107bf3a7a5f for pr-139624 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdegencodebeast%2Fchain-data-service" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/degencodebeast/chain-data-service on toolchain 6619027b13a87a3597115f2c8231f107bf3a7a5f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+6619027b13a87a3597115f2c8231f107bf3a7a5f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/degencodebeast/chain-data-service [INFO] finished tweaking git repo https://github.com/degencodebeast/chain-data-service [INFO] tweaked toml for git repo https://github.com/degencodebeast/chain-data-service written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/degencodebeast/chain-data-service 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" "+6619027b13a87a3597115f2c8231f107bf3a7a5f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] error: failed to select a version for the requirement `solana-compute-budget-interface = "^2.2.1"` (locked to 2.2.1) [INFO] [stderr] candidate versions found which didn't match: 2.2.0, 0.0.2, 0.0.1 [INFO] [stderr] location searched: crates.io index [INFO] [stderr] required by package `solana-sdk v2.2.1` [INFO] [stderr] ... which satisfies dependency `solana-sdk = "^2.2.1"` (locked to 2.2.1) of package `chain-data-service v0.1.0 (/workspace/builds/worker-2-tc2/source)` [INFO] checking degencodebeast/chain-data-service against try#6619027b13a87a3597115f2c8231f107bf3a7a5f for pr-139624 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdegencodebeast%2Fchain-data-service" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/degencodebeast/chain-data-service on toolchain 6619027b13a87a3597115f2c8231f107bf3a7a5f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+6619027b13a87a3597115f2c8231f107bf3a7a5f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/degencodebeast/chain-data-service [INFO] finished tweaking git repo https://github.com/degencodebeast/chain-data-service [INFO] tweaked toml for git repo https://github.com/degencodebeast/chain-data-service written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/degencodebeast/chain-data-service 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" "+6619027b13a87a3597115f2c8231f107bf3a7a5f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] error: failed to select a version for the requirement `solana-compute-budget-interface = "^2.2.1"` (locked to 2.2.1) [INFO] [stderr] candidate versions found which didn't match: 2.2.0, 0.0.2, 0.0.1 [INFO] [stderr] location searched: crates.io index [INFO] [stderr] required by package `solana-sdk v2.2.1` [INFO] [stderr] ... which satisfies dependency `solana-sdk = "^2.2.1"` (locked to 2.2.1) of package `chain-data-service v0.1.0 (/workspace/builds/worker-2-tc2/source)` [INFO] checking degencodebeast/chain-data-service against try#6619027b13a87a3597115f2c8231f107bf3a7a5f for pr-139624 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdegencodebeast%2Fchain-data-service" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/degencodebeast/chain-data-service on toolchain 6619027b13a87a3597115f2c8231f107bf3a7a5f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+6619027b13a87a3597115f2c8231f107bf3a7a5f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/degencodebeast/chain-data-service [INFO] finished tweaking git repo https://github.com/degencodebeast/chain-data-service [INFO] tweaked toml for git repo https://github.com/degencodebeast/chain-data-service written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/degencodebeast/chain-data-service 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" "+6619027b13a87a3597115f2c8231f107bf3a7a5f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] error: failed to select a version for the requirement `solana-compute-budget-interface = "^2.2.1"` (locked to 2.2.1) [INFO] [stderr] candidate versions found which didn't match: 2.2.0, 0.0.2, 0.0.1 [INFO] [stderr] location searched: crates.io index [INFO] [stderr] required by package `solana-sdk v2.2.1` [INFO] [stderr] ... which satisfies dependency `solana-sdk = "^2.2.1"` (locked to 2.2.1) of package `chain-data-service v0.1.0 (/workspace/builds/worker-2-tc2/source)` [INFO] checking degencodebeast/chain-data-service against try#6619027b13a87a3597115f2c8231f107bf3a7a5f for pr-139624 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdegencodebeast%2Fchain-data-service" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/degencodebeast/chain-data-service on toolchain 6619027b13a87a3597115f2c8231f107bf3a7a5f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+6619027b13a87a3597115f2c8231f107bf3a7a5f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/degencodebeast/chain-data-service [INFO] finished tweaking git repo https://github.com/degencodebeast/chain-data-service [INFO] tweaked toml for git repo https://github.com/degencodebeast/chain-data-service written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/degencodebeast/chain-data-service 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" "+6619027b13a87a3597115f2c8231f107bf3a7a5f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] error: failed to select a version for the requirement `solana-compute-budget-interface = "^2.2.1"` (locked to 2.2.1) [INFO] [stderr] candidate versions found which didn't match: 2.2.0, 0.0.2, 0.0.1 [INFO] [stderr] location searched: crates.io index [INFO] [stderr] required by package `solana-sdk v2.2.1` [INFO] [stderr] ... which satisfies dependency `solana-sdk = "^2.2.1"` (locked to 2.2.1) of package `chain-data-service v0.1.0 (/workspace/builds/worker-2-tc2/source)` [INFO] checking degencodebeast/chain-data-service against try#6619027b13a87a3597115f2c8231f107bf3a7a5f for pr-139624 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdegencodebeast%2Fchain-data-service" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/degencodebeast/chain-data-service on toolchain 6619027b13a87a3597115f2c8231f107bf3a7a5f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+6619027b13a87a3597115f2c8231f107bf3a7a5f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/degencodebeast/chain-data-service [INFO] finished tweaking git repo https://github.com/degencodebeast/chain-data-service [INFO] tweaked toml for git repo https://github.com/degencodebeast/chain-data-service written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/degencodebeast/chain-data-service 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" "+6619027b13a87a3597115f2c8231f107bf3a7a5f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] error: failed to select a version for the requirement `solana-compute-budget-interface = "^2.2.1"` (locked to 2.2.1) [INFO] [stderr] candidate versions found which didn't match: 2.2.0, 0.0.2, 0.0.1 [INFO] [stderr] location searched: crates.io index [INFO] [stderr] required by package `solana-sdk v2.2.1` [INFO] [stderr] ... which satisfies dependency `solana-sdk = "^2.2.1"` (locked to 2.2.1) of package `chain-data-service v0.1.0 (/workspace/builds/worker-2-tc2/source)` command failed: exit status: 101 Blocking waiting for file lock on package cache Updating crates.io index error: failed to select a version for the requirement `solana-compute-budget-interface = "^2.2.1"` (locked to 2.2.1) candidate versions found which didn't match: 2.2.0, 0.0.2, 0.0.1 location searched: crates.io index required by package `solana-sdk v2.2.1` ... which satisfies dependency `solana-sdk = "^2.2.1"` (locked to 2.2.1) of package `chain-data-service v0.1.0 (/workspace/builds/worker-2-tc2/source)`