[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] testing devally0412/metaplex-program-library against 1.80.0 for beta-1.81-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdevally0412%2Fmetaplex-program-library" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/devally0412/metaplex-program-library on toolchain 1.80.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.80.0" "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-tc1/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" "+1.80.0" "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-tc1/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-tc1/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-tc1/source/fixed-price-sale/program)`
[INFO] [stderr] 
[INFO] [stderr] failed to select a version for `spl-token` which could resolve this conflict
[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] testing devally0412/metaplex-program-library against beta-2024-07-26 for beta-1.81-2
[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 beta-2024-07-26
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-07-26" "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" "+beta-2024-07-26" "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] testing devally0412/metaplex-program-library against beta-2024-07-26 for beta-1.81-2
[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 beta-2024-07-26
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-07-26" "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" "+beta-2024-07-26" "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] testing devally0412/metaplex-program-library against beta-2024-07-26 for beta-1.81-2
[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 beta-2024-07-26
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-07-26" "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" "+beta-2024-07-26" "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] testing devally0412/metaplex-program-library against beta-2024-07-26 for beta-1.81-2
[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 beta-2024-07-26
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-07-26" "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" "+beta-2024-07-26" "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] testing devally0412/metaplex-program-library against beta-2024-07-26 for beta-1.81-2
[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 beta-2024-07-26
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-07-26" "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" "+beta-2024-07-26" "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
[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.