[INFO] cloning repository https://github.com/superdev0527/merkleTree_solana_unitest
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/superdev0527/merkleTree_solana_unitest" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsuperdev0527%2FmerkleTree_solana_unitest", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsuperdev0527%2FmerkleTree_solana_unitest'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 6f2436b2f692f2aa46dd57e8ba79c58760d92334
[INFO] testing superdev0527/merkleTree_solana_unitest against try#9f93af291970322f4f1c6315ccde4d7078201159 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsuperdev0527%2FmerkleTree_solana_unitest" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/superdev0527/merkleTree_solana_unitest
[INFO] finished tweaking git repo https://github.com/superdev0527/merkleTree_solana_unitest
[INFO] tweaked toml for git repo https://github.com/superdev0527/merkleTree_solana_unitest written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/superdev0527/merkleTree_solana_unitest on toolchain 9f93af291970322f4f1c6315ccde4d7078201159
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/superdev0527/merkleTree_solana_unitest 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" "+9f93af291970322f4f1c6315ccde4d7078201159" "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]   |
[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/an/ch/anchor-lang, error: No space left on device (os error 28)
[INFO] [stderr] error: failed to select a version for the requirement `once_cell = "^1.19"` (locked to 1.19.0)
[INFO] [stderr] candidate versions found which didn't match: 1.12.0-pre.1, 1.11.0, 1.10.0, ...
[INFO] [stderr] location searched: crates.io index
[INFO] [stderr] required by package `cc v1.0.95`
[INFO] [stderr]     ... which satisfies dependency `cc = "^1.0.83"` (locked to 1.0.95) of package `solana-program v1.18.12`
[INFO] [stderr]     ... which satisfies dependency `solana-program = "^1.16"` (locked to 1.18.12) of package `anchor-lang v0.29.0`
[INFO] [stderr]     ... which satisfies dependency `anchor-lang = "^0.29.0"` (locked to 0.29.0) of package `merkle-action-solana v0.1.0 (/workspace/builds/worker-2-tc2/source/programs/merkle-action-solana)`
[INFO] [stderr] if you are looking for the prerelease package it needs to be specified explicitly
[INFO] [stderr]     once_cell = { version = "1.12.0-pre.1" }
[INFO] testing superdev0527/merkleTree_solana_unitest against try#9f93af291970322f4f1c6315ccde4d7078201159 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsuperdev0527%2FmerkleTree_solana_unitest" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/superdev0527/merkleTree_solana_unitest
[INFO] finished tweaking git repo https://github.com/superdev0527/merkleTree_solana_unitest
[INFO] tweaked toml for git repo https://github.com/superdev0527/merkleTree_solana_unitest written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/superdev0527/merkleTree_solana_unitest on toolchain 9f93af291970322f4f1c6315ccde4d7078201159
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/superdev0527/merkleTree_solana_unitest 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" "+9f93af291970322f4f1c6315ccde4d7078201159" "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]   |
[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/an/ch/anchor-lang, error: No space left on device (os error 28)
[INFO] [stderr] error: failed to select a version for the requirement `once_cell = "^1.19"` (locked to 1.19.0)
[INFO] [stderr] candidate versions found which didn't match: 1.12.0-pre.1, 1.11.0, 1.10.0, ...
[INFO] [stderr] location searched: crates.io index
[INFO] [stderr] required by package `cc v1.0.95`
[INFO] [stderr]     ... which satisfies dependency `cc = "^1.0.83"` (locked to 1.0.95) of package `solana-program v1.18.12`
[INFO] [stderr]     ... which satisfies dependency `solana-program = "^1.16"` (locked to 1.18.12) of package `anchor-lang v0.29.0`
[INFO] [stderr]     ... which satisfies dependency `anchor-lang = "^0.29.0"` (locked to 0.29.0) of package `merkle-action-solana v0.1.0 (/workspace/builds/worker-2-tc2/source/programs/merkle-action-solana)`
[INFO] [stderr] if you are looking for the prerelease package it needs to be specified explicitly
[INFO] [stderr]     once_cell = { version = "1.12.0-pre.1" }
[INFO] testing superdev0527/merkleTree_solana_unitest against try#9f93af291970322f4f1c6315ccde4d7078201159 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsuperdev0527%2FmerkleTree_solana_unitest" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/superdev0527/merkleTree_solana_unitest
[INFO] finished tweaking git repo https://github.com/superdev0527/merkleTree_solana_unitest
[INFO] tweaked toml for git repo https://github.com/superdev0527/merkleTree_solana_unitest written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/superdev0527/merkleTree_solana_unitest on toolchain 9f93af291970322f4f1c6315ccde4d7078201159
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/superdev0527/merkleTree_solana_unitest 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" "+9f93af291970322f4f1c6315ccde4d7078201159" "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]   |
[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]     Updating crates.io index
[INFO] [stderr] warning: failed to write cache, path: /workspace/cargo-home/registry/index/index.crates.io-1949cf8c6b5b557f/.cache/an/ch/anchor-lang, error: No space left on device (os error 28)
[INFO] [stderr] error: failed to select a version for the requirement `once_cell = "^1.19"` (locked to 1.19.0)
[INFO] [stderr] candidate versions found which didn't match: 1.12.0-pre.1, 1.11.0, 1.10.0, ...
[INFO] [stderr] location searched: crates.io index
[INFO] [stderr] required by package `cc v1.0.95`
[INFO] [stderr]     ... which satisfies dependency `cc = "^1.0.83"` (locked to 1.0.95) of package `solana-program v1.18.12`
[INFO] [stderr]     ... which satisfies dependency `solana-program = "^1.16"` (locked to 1.18.12) of package `anchor-lang v0.29.0`
[INFO] [stderr]     ... which satisfies dependency `anchor-lang = "^0.29.0"` (locked to 0.29.0) of package `merkle-action-solana v0.1.0 (/workspace/builds/worker-2-tc2/source/programs/merkle-action-solana)`
[INFO] [stderr] if you are looking for the prerelease package it needs to be specified explicitly
[INFO] [stderr]     once_cell = { version = "1.12.0-pre.1" }
[INFO] testing superdev0527/merkleTree_solana_unitest against try#9f93af291970322f4f1c6315ccde4d7078201159 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsuperdev0527%2FmerkleTree_solana_unitest" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/superdev0527/merkleTree_solana_unitest
[INFO] finished tweaking git repo https://github.com/superdev0527/merkleTree_solana_unitest
[INFO] tweaked toml for git repo https://github.com/superdev0527/merkleTree_solana_unitest written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/superdev0527/merkleTree_solana_unitest on toolchain 9f93af291970322f4f1c6315ccde4d7078201159
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/superdev0527/merkleTree_solana_unitest 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" "+9f93af291970322f4f1c6315ccde4d7078201159" "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]   |
[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]     Updating crates.io index
[INFO] [stderr] warning: failed to write cache, path: /workspace/cargo-home/registry/index/index.crates.io-1949cf8c6b5b557f/.cache/an/ch/anchor-lang, error: No space left on device (os error 28)
[INFO] [stderr] error: failed to select a version for the requirement `once_cell = "^1.19"` (locked to 1.19.0)
[INFO] [stderr] candidate versions found which didn't match: 1.12.0-pre.1, 1.11.0, 1.10.0, ...
[INFO] [stderr] location searched: crates.io index
[INFO] [stderr] required by package `cc v1.0.95`
[INFO] [stderr]     ... which satisfies dependency `cc = "^1.0.83"` (locked to 1.0.95) of package `solana-program v1.18.12`
[INFO] [stderr]     ... which satisfies dependency `solana-program = "^1.16"` (locked to 1.18.12) of package `anchor-lang v0.29.0`
[INFO] [stderr]     ... which satisfies dependency `anchor-lang = "^0.29.0"` (locked to 0.29.0) of package `merkle-action-solana v0.1.0 (/workspace/builds/worker-2-tc2/source/programs/merkle-action-solana)`
[INFO] [stderr] if you are looking for the prerelease package it needs to be specified explicitly
[INFO] [stderr]     once_cell = { version = "1.12.0-pre.1" }
[INFO] testing superdev0527/merkleTree_solana_unitest against try#9f93af291970322f4f1c6315ccde4d7078201159 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsuperdev0527%2FmerkleTree_solana_unitest" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/superdev0527/merkleTree_solana_unitest
[INFO] finished tweaking git repo https://github.com/superdev0527/merkleTree_solana_unitest
[INFO] tweaked toml for git repo https://github.com/superdev0527/merkleTree_solana_unitest written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/superdev0527/merkleTree_solana_unitest on toolchain 9f93af291970322f4f1c6315ccde4d7078201159
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/superdev0527/merkleTree_solana_unitest 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" "+9f93af291970322f4f1c6315ccde4d7078201159" "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]   |
[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]     Updating crates.io index
[INFO] [stderr] warning: failed to write cache, path: /workspace/cargo-home/registry/index/index.crates.io-1949cf8c6b5b557f/.cache/an/ch/anchor-lang, error: No space left on device (os error 28)
[INFO] [stderr] error: failed to select a version for the requirement `once_cell = "^1.19"` (locked to 1.19.0)
[INFO] [stderr] candidate versions found which didn't match: 1.12.0-pre.1, 1.11.0, 1.10.0, ...
[INFO] [stderr] location searched: crates.io index
[INFO] [stderr] required by package `cc v1.0.95`
[INFO] [stderr]     ... which satisfies dependency `cc = "^1.0.83"` (locked to 1.0.95) of package `solana-program v1.18.12`
[INFO] [stderr]     ... which satisfies dependency `solana-program = "^1.16"` (locked to 1.18.12) of package `anchor-lang v0.29.0`
[INFO] [stderr]     ... which satisfies dependency `anchor-lang = "^0.29.0"` (locked to 0.29.0) of package `merkle-action-solana v0.1.0 (/workspace/builds/worker-2-tc2/source/programs/merkle-action-solana)`
[INFO] [stderr] if you are looking for the prerelease package it needs to be specified explicitly
[INFO] [stderr]     once_cell = { version = "1.12.0-pre.1" }


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
    Updating crates.io index
warning: failed to write cache, path: /workspace/cargo-home/registry/index/index.crates.io-1949cf8c6b5b557f/.cache/an/ch/anchor-lang, error: No space left on device (os error 28)
error: failed to select a version for the requirement `once_cell = "^1.19"` (locked to 1.19.0)
candidate versions found which didn't match: 1.12.0-pre.1, 1.11.0, 1.10.0, ...
location searched: crates.io index
required by package `cc v1.0.95`
    ... which satisfies dependency `cc = "^1.0.83"` (locked to 1.0.95) of package `solana-program v1.18.12`
    ... which satisfies dependency `solana-program = "^1.16"` (locked to 1.18.12) of package `anchor-lang v0.29.0`
    ... which satisfies dependency `anchor-lang = "^0.29.0"` (locked to 0.29.0) of package `merkle-action-solana v0.1.0 (/workspace/builds/worker-2-tc2/source/programs/merkle-action-solana)`
if you are looking for the prerelease package it needs to be specified explicitly
    once_cell = { version = "1.12.0-pre.1" }