[INFO] cloning repository https://github.com/CuzImClicks/Pumpkin_FlyCommand
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/CuzImClicks/Pumpkin_FlyCommand" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCuzImClicks%2FPumpkin_FlyCommand", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCuzImClicks%2FPumpkin_FlyCommand'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 4af6447b75462c38da2151ae56fa6acb0ce63f34
[INFO] checking CuzImClicks/Pumpkin_FlyCommand against master#32cd9114712a24010b0583624dc52ac302194128 for pr-143717
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCuzImClicks%2FPumpkin_FlyCommand" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/CuzImClicks/Pumpkin_FlyCommand
[INFO] finished tweaking git repo https://github.com/CuzImClicks/Pumpkin_FlyCommand
[INFO] tweaked toml for git repo https://github.com/CuzImClicks/Pumpkin_FlyCommand written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/CuzImClicks/Pumpkin_FlyCommand on toolchain 32cd9114712a24010b0583624dc52ac302194128
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+32cd9114712a24010b0583624dc52ac302194128" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/CuzImClicks/Pumpkin_FlyCommand 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" "+32cd9114712a24010b0583624dc52ac302194128" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/Pumpkin-MC/Pumpkin.git`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr] error: failed to select a version for `tokio`.
[INFO] [stderr]     ... required by package `pumpkin v0.1.0-dev+1.21.7 (https://github.com/Pumpkin-MC/Pumpkin.git?branch=master#0dbc8e02)`
[INFO] [stderr]     ... which satisfies git dependency `pumpkin` of package `fly_command v0.1.0 (/workspace/builds/worker-4-tc1/source)`
[INFO] [stderr] versions that meet the requirements `^1.46` are: 1.46.1, 1.46.0
[INFO] [stderr] 
[INFO] [stderr] all possible versions conflict with previously selected packages.
[INFO] [stderr] 
[INFO] [stderr]   previously selected package `tokio v1.45.1`
[INFO] [stderr]     ... which satisfies dependency `tokio = "^1.42"` (locked to 1.45.1) of package `fly_command v0.1.0 (/workspace/builds/worker-4-tc1/source)`
[INFO] [stderr] 
[INFO] [stderr] failed to select a version for `tokio` which could resolve this conflict


command failed: exit status: 101

    Updating git repository `https://github.com/Pumpkin-MC/Pumpkin.git`
    Updating crates.io index
error: failed to select a version for `tokio`.
    ... required by package `pumpkin v0.1.0-dev+1.21.7 (https://github.com/Pumpkin-MC/Pumpkin.git?branch=master#0dbc8e02)`
    ... which satisfies git dependency `pumpkin` of package `fly_command v0.1.0 (/workspace/builds/worker-4-tc1/source)`
versions that meet the requirements `^1.46` are: 1.46.1, 1.46.0

all possible versions conflict with previously selected packages.

  previously selected package `tokio v1.45.1`
    ... which satisfies dependency `tokio = "^1.42"` (locked to 1.45.1) of package `fly_command v0.1.0 (/workspace/builds/worker-4-tc1/source)`

failed to select a version for `tokio` which could resolve this conflict