[INFO] cloning repository https://github.com/Austin-rgb/groups
[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/groups" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAustin-rgb%2Fgroups", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAustin-rgb%2Fgroups'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c1cabd5f0aaa8d2fce0acae60fef70f8cadd3ddd
[INFO] checking Austin-rgb/groups against 1ed2df61a19042f231709eb05d032ae9e2cb2084 for pr-160235
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAustin-rgb%2Fgroups" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Austin-rgb/groups
[INFO] finished tweaking git repo https://github.com/Austin-rgb/groups
[INFO] tweaked toml for git repo https://github.com/Austin-rgb/groups written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Austin-rgb/groups 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/groups 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 crates.io index
[INFO] [stderr] error: failed to select a version for `futures-core`.
[INFO] [stderr]     ... required by package `futures v0.3.33`
[INFO] [stderr]     ... which satisfies dependency `futures = "^0.3.33"` of package `actixutils v0.6.1 (https://github.com/Austin-rgb/actixutils#054edaa7)`
[INFO] [stderr]     ... which satisfies git dependency `actixutils` of package `groups v0.1.0 (/workspace/builds/worker-7-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-core v0.3.32`
[INFO] [stderr]     ... which satisfies dependency `futures-core = "^0.3.17"` (locked to 0.3.32) of package `actix-web v4.13.0`
[INFO] [stderr]     ... which satisfies dependency `actix-web = "^4.13.0"` (locked to 4.13.0) of package `groups v0.1.0 (/workspace/builds/worker-7-tc1/source)`
[INFO] [stderr] 
[INFO] [stderr] failed to select a version for `futures-core` 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 crates.io index
    error: failed to select a version for `futures-core`.
        ... required by package `futures v0.3.33`
        ... which satisfies dependency `futures = "^0.3.33"` of package `actixutils v0.6.1 (https://github.com/Austin-rgb/actixutils#054edaa7)`
        ... which satisfies git dependency `actixutils` of package `groups v0.1.0 (/workspace/builds/worker-7-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-core v0.3.32`
        ... which satisfies dependency `futures-core = "^0.3.17"` (locked to 0.3.32) of package `actix-web v4.13.0`
        ... which satisfies dependency `actix-web = "^4.13.0"` (locked to 4.13.0) of package `groups v0.1.0 (/workspace/builds/worker-7-tc1/source)`
    
    failed to select a version for `futures-core` which could resolve this conflict