[INFO] cloning repository https://github.com/Austin-rgb/mgk
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Austin-rgb/mgk" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAustin-rgb%2Fmgk", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAustin-rgb%2Fmgk'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f5b17052d834395dd2166543add438d3a3c621ec
[INFO] checking Austin-rgb/mgk against 1ed2df61a19042f231709eb05d032ae9e2cb2084 for pr-160235
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAustin-rgb%2Fmgk" "/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/Austin-rgb/mgk
[INFO] finished tweaking git repo https://github.com/Austin-rgb/mgk
[INFO] tweaked toml for git repo https://github.com/Austin-rgb/mgk written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Austin-rgb/mgk on toolchain 1ed2df61a19042f231709eb05d032ae9e2cb2084
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1ed2df61a19042f231709eb05d032ae9e2cb2084" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Austin-rgb/mgk 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" "+1ed2df61a19042f231709eb05d032ae9e2cb2084" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/Austin-rgb/actixutils`
[INFO] [stderr]     Updating git repository `https://github.com/Austin-rgb/event-stream`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr] error: failed to select a version for `futures`.
[INFO] [stderr]     ... required by package `actixutils v0.6.1 (https://github.com/Austin-rgb/actixutils#054edaa7)`
[INFO] [stderr]     ... which satisfies git dependency `actixutils` of package `mgk v0.1.0 (/workspace/builds/worker-4-tc1/source)`
[INFO] [stderr] versions that meet the requirements `^0.3.33` are: 0.3.34, 0.3.33
[INFO] [stderr] 
[INFO] [stderr] all possible versions conflict with previously selected packages
[INFO] [stderr] 
[INFO] [stderr]   previously selected package `futures v0.3.32`
[INFO] [stderr]     ... which satisfies dependency `futures = "^0.3.32"` (locked to 0.3.32) of package `event-stream v0.1.0 (https://github.com/Austin-rgb/event-stream#4ab3573f)`
[INFO] [stderr]     ... which satisfies git dependency `event-stream` of package `mgk v0.1.0 (/workspace/builds/worker-4-tc1/source)`
[INFO] [stderr] 
[INFO] [stderr] failed to select a version for `futures` which could resolve this conflict


overridden task result to broken:broken-deps

Caused by:
    broken dependencies: 
    
        Updating git repository `https://github.com/Austin-rgb/actixutils`
        Updating git repository `https://github.com/Austin-rgb/event-stream`
        Updating crates.io index
    error: failed to select a version for `futures`.
        ... required by package `actixutils v0.6.1 (https://github.com/Austin-rgb/actixutils#054edaa7)`
        ... which satisfies git dependency `actixutils` of package `mgk v0.1.0 (/workspace/builds/worker-4-tc1/source)`
    versions that meet the requirements `^0.3.33` are: 0.3.34, 0.3.33
    
    all possible versions conflict with previously selected packages
    
      previously selected package `futures v0.3.32`
        ... which satisfies dependency `futures = "^0.3.32"` (locked to 0.3.32) of package `event-stream v0.1.0 (https://github.com/Austin-rgb/event-stream#4ab3573f)`
        ... which satisfies git dependency `event-stream` of package `mgk v0.1.0 (/workspace/builds/worker-4-tc1/source)`
    
    failed to select a version for `futures` which could resolve this conflict