[INFO] cloning repository https://github.com/devally0412/metaplex-program-library [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/devally0412/metaplex-program-library" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdevally0412%2Fmetaplex-program-library", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdevally0412%2Fmetaplex-program-library'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] dc027f626d9d62428dc7e82390f6cfa44a644bc4 [INFO] checking devally0412/metaplex-program-library against try#da0275e101cdc809ce291ed8b64d6f82c6b65467 for pr-134276 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdevally0412%2Fmetaplex-program-library" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/devally0412/metaplex-program-library on toolchain da0275e101cdc809ce291ed8b64d6f82c6b65467 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+da0275e101cdc809ce291ed8b64d6f82c6b65467" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/devally0412/metaplex-program-library [INFO] finished tweaking git repo https://github.com/devally0412/metaplex-program-library [INFO] tweaked toml for git repo https://github.com/devally0412/metaplex-program-library written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/devally0412/metaplex-program-library 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" "+da0275e101cdc809ce291ed8b64d6f82c6b65467" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] error: failed to select a version for `spl-token`. [INFO] [stderr] ... required by package `mpl-token-metadata v1.2.10 (/workspace/builds/worker-3-tc2/source/token-metadata/program)` [INFO] [stderr] ... which satisfies path dependency `mpl-token-metadata` (locked to 1.2.10) of package `mpl-token-entangler v0.1.2 (/workspace/builds/worker-3-tc2/source/token-entangler/program)` [INFO] [stderr] versions that meet the requirements `~3.3.0` are: 3.3.1, 3.3.0 [INFO] [stderr] [INFO] [stderr] all possible versions conflict with previously selected packages. [INFO] [stderr] [INFO] [stderr] previously selected package `spl-token v3.2.0` [INFO] [stderr] ... which satisfies dependency `spl-token = "~3.2.0"` of package `mpl-fixed-price-sale v0.1.0 (/workspace/builds/worker-3-tc2/source/fixed-price-sale/program)` [INFO] [stderr] [INFO] [stderr] failed to select a version for `spl-token` which could resolve this conflict [INFO] checking devally0412/metaplex-program-library against try#da0275e101cdc809ce291ed8b64d6f82c6b65467 for pr-134276 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdevally0412%2Fmetaplex-program-library" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/devally0412/metaplex-program-library on toolchain da0275e101cdc809ce291ed8b64d6f82c6b65467 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+da0275e101cdc809ce291ed8b64d6f82c6b65467" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/devally0412/metaplex-program-library [INFO] finished tweaking git repo https://github.com/devally0412/metaplex-program-library [INFO] tweaked toml for git repo https://github.com/devally0412/metaplex-program-library written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/devally0412/metaplex-program-library 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" "+da0275e101cdc809ce291ed8b64d6f82c6b65467" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] error: failed to select a version for `spl-token`. [INFO] [stderr] ... required by package `mpl-token-metadata v1.2.10 (/workspace/builds/worker-3-tc2/source/token-metadata/program)` [INFO] [stderr] ... which satisfies path dependency `mpl-token-metadata` (locked to 1.2.10) of package `mpl-token-entangler v0.1.2 (/workspace/builds/worker-3-tc2/source/token-entangler/program)` [INFO] [stderr] versions that meet the requirements `~3.3.0` are: 3.3.1, 3.3.0 [INFO] [stderr] [INFO] [stderr] all possible versions conflict with previously selected packages. [INFO] [stderr] [INFO] [stderr] previously selected package `spl-token v3.2.0` [INFO] [stderr] ... which satisfies dependency `spl-token = "~3.2.0"` of package `mpl-fixed-price-sale v0.1.0 (/workspace/builds/worker-3-tc2/source/fixed-price-sale/program)` [INFO] [stderr] [INFO] [stderr] failed to select a version for `spl-token` which could resolve this conflict [INFO] checking devally0412/metaplex-program-library against try#da0275e101cdc809ce291ed8b64d6f82c6b65467 for pr-134276 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdevally0412%2Fmetaplex-program-library" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/devally0412/metaplex-program-library on toolchain da0275e101cdc809ce291ed8b64d6f82c6b65467 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+da0275e101cdc809ce291ed8b64d6f82c6b65467" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/devally0412/metaplex-program-library [INFO] finished tweaking git repo https://github.com/devally0412/metaplex-program-library [INFO] tweaked toml for git repo https://github.com/devally0412/metaplex-program-library written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/devally0412/metaplex-program-library 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" "+da0275e101cdc809ce291ed8b64d6f82c6b65467" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] error: failed to select a version for `spl-token`. [INFO] [stderr] ... required by package `mpl-token-metadata v1.2.10 (/workspace/builds/worker-3-tc2/source/token-metadata/program)` [INFO] [stderr] ... which satisfies path dependency `mpl-token-metadata` (locked to 1.2.10) of package `mpl-token-entangler v0.1.2 (/workspace/builds/worker-3-tc2/source/token-entangler/program)` [INFO] [stderr] versions that meet the requirements `~3.3.0` are: 3.3.1, 3.3.0 [INFO] [stderr] [INFO] [stderr] all possible versions conflict with previously selected packages. [INFO] [stderr] [INFO] [stderr] previously selected package `spl-token v3.2.0` [INFO] [stderr] ... which satisfies dependency `spl-token = "~3.2.0"` of package `mpl-fixed-price-sale v0.1.0 (/workspace/builds/worker-3-tc2/source/fixed-price-sale/program)` [INFO] [stderr] [INFO] [stderr] failed to select a version for `spl-token` which could resolve this conflict [INFO] checking devally0412/metaplex-program-library against try#da0275e101cdc809ce291ed8b64d6f82c6b65467 for pr-134276 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdevally0412%2Fmetaplex-program-library" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/devally0412/metaplex-program-library on toolchain da0275e101cdc809ce291ed8b64d6f82c6b65467 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+da0275e101cdc809ce291ed8b64d6f82c6b65467" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/devally0412/metaplex-program-library [INFO] finished tweaking git repo https://github.com/devally0412/metaplex-program-library [INFO] tweaked toml for git repo https://github.com/devally0412/metaplex-program-library written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/devally0412/metaplex-program-library 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" "+da0275e101cdc809ce291ed8b64d6f82c6b65467" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] error: failed to select a version for `spl-token`. [INFO] [stderr] ... required by package `mpl-token-metadata v1.2.10 (/workspace/builds/worker-3-tc2/source/token-metadata/program)` [INFO] [stderr] ... which satisfies path dependency `mpl-token-metadata` (locked to 1.2.10) of package `mpl-token-entangler v0.1.2 (/workspace/builds/worker-3-tc2/source/token-entangler/program)` [INFO] [stderr] versions that meet the requirements `~3.3.0` are: 3.3.1, 3.3.0 [INFO] [stderr] [INFO] [stderr] all possible versions conflict with previously selected packages. [INFO] [stderr] [INFO] [stderr] previously selected package `spl-token v3.2.0` [INFO] [stderr] ... which satisfies dependency `spl-token = "~3.2.0"` of package `mpl-fixed-price-sale v0.1.0 (/workspace/builds/worker-3-tc2/source/fixed-price-sale/program)` [INFO] [stderr] [INFO] [stderr] failed to select a version for `spl-token` which could resolve this conflict [INFO] checking devally0412/metaplex-program-library against try#da0275e101cdc809ce291ed8b64d6f82c6b65467 for pr-134276 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdevally0412%2Fmetaplex-program-library" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/devally0412/metaplex-program-library on toolchain da0275e101cdc809ce291ed8b64d6f82c6b65467 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+da0275e101cdc809ce291ed8b64d6f82c6b65467" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/devally0412/metaplex-program-library [INFO] finished tweaking git repo https://github.com/devally0412/metaplex-program-library [INFO] tweaked toml for git repo https://github.com/devally0412/metaplex-program-library written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/devally0412/metaplex-program-library 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" "+da0275e101cdc809ce291ed8b64d6f82c6b65467" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] error: failed to select a version for `spl-token`. [INFO] [stderr] ... required by package `mpl-token-metadata v1.2.10 (/workspace/builds/worker-3-tc2/source/token-metadata/program)` [INFO] [stderr] ... which satisfies path dependency `mpl-token-metadata` (locked to 1.2.10) of package `mpl-token-entangler v0.1.2 (/workspace/builds/worker-3-tc2/source/token-entangler/program)` [INFO] [stderr] versions that meet the requirements `~3.3.0` are: 3.3.1, 3.3.0 [INFO] [stderr] [INFO] [stderr] all possible versions conflict with previously selected packages. [INFO] [stderr] [INFO] [stderr] previously selected package `spl-token v3.2.0` [INFO] [stderr] ... which satisfies dependency `spl-token = "~3.2.0"` of package `mpl-fixed-price-sale v0.1.0 (/workspace/builds/worker-3-tc2/source/fixed-price-sale/program)` [INFO] [stderr] [INFO] [stderr] failed to select a version for `spl-token` which could resolve this conflict ExecutionFailed(ExitStatus(unix_wait_status(25856)))