[INFO] cloning repository https://github.com/hinokamikagura/pumpfun-smartcontract-solana
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hinokamikagura/pumpfun-smartcontract-solana" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhinokamikagura%2Fpumpfun-smartcontract-solana", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhinokamikagura%2Fpumpfun-smartcontract-solana'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 5fdfa5c37ed11bfcb281add7aa3935363cf9051b
[INFO] checking hinokamikagura/pumpfun-smartcontract-solana against try#54bb9bb1bbe87f59b5a2e9afea4c8cedcf5e0b47 for pr-153041
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhinokamikagura%2Fpumpfun-smartcontract-solana" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/hinokamikagura/pumpfun-smartcontract-solana
[INFO] finished tweaking git repo https://github.com/hinokamikagura/pumpfun-smartcontract-solana
[INFO] tweaked toml for git repo https://github.com/hinokamikagura/pumpfun-smartcontract-solana written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/hinokamikagura/pumpfun-smartcontract-solana on toolchain 54bb9bb1bbe87f59b5a2e9afea4c8cedcf5e0b47
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+54bb9bb1bbe87f59b5a2e9afea4c8cedcf5e0b47" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/hinokamikagura/pumpfun-smartcontract-solana 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" "+54bb9bb1bbe87f59b5a2e9afea4c8cedcf5e0b47" "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]     Blocking waiting for file lock on package cache
[INFO] [stderr]      Locking 32 packages to latest compatible versions
[INFO] [stderr]       Adding borsh v1.6.0
[INFO] [stderr]       Adding borsh-derive v1.6.0
[INFO] [stderr]     Updating bytemuck v1.16.0 -> v1.25.0
[INFO] [stderr]     Updating bytemuck_derive v1.7.0 -> v1.10.2
[INFO] [stderr]       Adding cfg_aliases v0.2.1
[INFO] [stderr]       Adding hashbrown v0.12.3
[INFO] [stderr]       Adding hashbrown v0.16.1
[INFO] [stderr]       Adding indexmap v1.9.3
[INFO] [stderr]       Adding indexmap v2.13.0
[INFO] [stderr]       Adding light-poseidon v0.2.0
[INFO] [stderr]     Updating proc-macro-crate v3.1.0 -> v3.4.0
[INFO] [stderr]       Adding qualifier_attr v0.2.2
[INFO] [stderr]     Updating serde v1.0.203 -> v1.0.228
[INFO] [stderr]       Adding serde_core v1.0.228
[INFO] [stderr]     Updating serde_derive v1.0.203 -> v1.0.228
[INFO] [stderr]       Adding siphasher v0.3.11
[INFO] [stderr]     Updating solana-frozen-abi v1.16.25 -> v1.18.26
[INFO] [stderr]     Updating solana-frozen-abi-macro v1.16.25 -> v1.18.26
[INFO] [stderr]     Updating solana-logger v1.16.25 -> v1.18.26
[INFO] [stderr]     Updating solana-program v1.16.25 -> v1.18.26 (available: v4.0.0)
[INFO] [stderr]     Updating solana-sdk v1.16.25 -> v1.18.26
[INFO] [stderr]     Updating solana-sdk-macro v1.16.25 -> v1.18.26
[INFO] [stderr]     Updating solana-zk-token-sdk v1.16.25 -> v1.18.26
[INFO] [stderr]       Adding spl-token v4.0.3 (available: v9.0.0)
[INFO] [stderr]     Updating syn v2.0.66 -> v2.0.87 (available: v2.0.117)
[INFO] [stderr]       Adding toml_datetime v0.6.1 (available: v0.6.11)
[INFO] [stderr]       Adding toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]       Adding toml_edit v0.19.8 (available: v0.19.15)
[INFO] [stderr]       Adding toml_edit v0.23.10+spec-1.0.0
[INFO] [stderr]       Adding toml_parser v1.0.9+spec-1.1.0
[INFO] [stderr]       Adding winnow v0.4.12
[INFO] [stderr]       Adding winnow v0.7.14
[INFO] [stderr]     Blocking waiting for file lock on package cache
[ERROR] error running command: no output for 300 seconds
[INFO] checking hinokamikagura/pumpfun-smartcontract-solana against try#54bb9bb1bbe87f59b5a2e9afea4c8cedcf5e0b47 for pr-153041
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhinokamikagura%2Fpumpfun-smartcontract-solana" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/hinokamikagura/pumpfun-smartcontract-solana
[INFO] finished tweaking git repo https://github.com/hinokamikagura/pumpfun-smartcontract-solana
[INFO] tweaked toml for git repo https://github.com/hinokamikagura/pumpfun-smartcontract-solana written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/hinokamikagura/pumpfun-smartcontract-solana on toolchain 54bb9bb1bbe87f59b5a2e9afea4c8cedcf5e0b47
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+54bb9bb1bbe87f59b5a2e9afea4c8cedcf5e0b47" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/hinokamikagura/pumpfun-smartcontract-solana 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" "+54bb9bb1bbe87f59b5a2e9afea4c8cedcf5e0b47" "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]     Blocking waiting for file lock on package cache
[ERROR] error running command: no output for 300 seconds
[INFO] checking hinokamikagura/pumpfun-smartcontract-solana against try#54bb9bb1bbe87f59b5a2e9afea4c8cedcf5e0b47 for pr-153041
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhinokamikagura%2Fpumpfun-smartcontract-solana" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/hinokamikagura/pumpfun-smartcontract-solana
[INFO] finished tweaking git repo https://github.com/hinokamikagura/pumpfun-smartcontract-solana
[INFO] tweaked toml for git repo https://github.com/hinokamikagura/pumpfun-smartcontract-solana written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/hinokamikagura/pumpfun-smartcontract-solana on toolchain 54bb9bb1bbe87f59b5a2e9afea4c8cedcf5e0b47
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+54bb9bb1bbe87f59b5a2e9afea4c8cedcf5e0b47" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/hinokamikagura/pumpfun-smartcontract-solana 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" "+54bb9bb1bbe87f59b5a2e9afea4c8cedcf5e0b47" "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]     Blocking waiting for file lock on package cache
[ERROR] error running command: no output for 300 seconds
[INFO] checking hinokamikagura/pumpfun-smartcontract-solana against try#54bb9bb1bbe87f59b5a2e9afea4c8cedcf5e0b47 for pr-153041
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhinokamikagura%2Fpumpfun-smartcontract-solana" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/hinokamikagura/pumpfun-smartcontract-solana
[INFO] finished tweaking git repo https://github.com/hinokamikagura/pumpfun-smartcontract-solana
[INFO] tweaked toml for git repo https://github.com/hinokamikagura/pumpfun-smartcontract-solana written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/hinokamikagura/pumpfun-smartcontract-solana on toolchain 54bb9bb1bbe87f59b5a2e9afea4c8cedcf5e0b47
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+54bb9bb1bbe87f59b5a2e9afea4c8cedcf5e0b47" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/hinokamikagura/pumpfun-smartcontract-solana 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" "+54bb9bb1bbe87f59b5a2e9afea4c8cedcf5e0b47" "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]     Blocking waiting for file lock on package cache
[ERROR] error running command: no output for 300 seconds
[INFO] checking hinokamikagura/pumpfun-smartcontract-solana against try#54bb9bb1bbe87f59b5a2e9afea4c8cedcf5e0b47 for pr-153041
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhinokamikagura%2Fpumpfun-smartcontract-solana" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/hinokamikagura/pumpfun-smartcontract-solana
[INFO] finished tweaking git repo https://github.com/hinokamikagura/pumpfun-smartcontract-solana
[INFO] tweaked toml for git repo https://github.com/hinokamikagura/pumpfun-smartcontract-solana written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/hinokamikagura/pumpfun-smartcontract-solana on toolchain 54bb9bb1bbe87f59b5a2e9afea4c8cedcf5e0b47
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+54bb9bb1bbe87f59b5a2e9afea4c8cedcf5e0b47" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/hinokamikagura/pumpfun-smartcontract-solana 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" "+54bb9bb1bbe87f59b5a2e9afea4c8cedcf5e0b47" "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]     Blocking waiting for file lock on package cache
[ERROR] error running command: no output for 300 seconds


no output for 300 seconds