[INFO] cloning repository https://github.com/vladh/iced-hello-world
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/vladh/iced-hello-world" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvladh%2Ficed-hello-world", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvladh%2Ficed-hello-world'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e34edf843aa545aaa9f67ff2e0c761f6d827b325
[INFO] checking vladh/iced-hello-world against try#e117153a45c546e883c1f91d82611775fcaeffe0 for pr-146470
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvladh%2Ficed-hello-world" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/vladh/iced-hello-world
[INFO] finished tweaking git repo https://github.com/vladh/iced-hello-world
[INFO] tweaked toml for git repo https://github.com/vladh/iced-hello-world written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/vladh/iced-hello-world on toolchain e117153a45c546e883c1f91d82611775fcaeffe0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e117153a45c546e883c1f91d82611775fcaeffe0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/vladh/iced-hello-world 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" "+e117153a45c546e883c1f91d82611775fcaeffe0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/iced-rs/iced`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/iced-rs/winit.git`
[INFO] [stderr]     Updating git repository `https://github.com/iced-rs/cryoglyph.git`
[INFO] [stderr] error: failed to select a version for `bitflags`.
[INFO] [stderr]     ... required by package `wgpu v27.0.0`
[INFO] [stderr]     ... which satisfies dependency `wgpu = "^27.0"` of package `iced_wgpu v0.14.0-dev (https://github.com/iced-rs/iced#ea614387)`
[INFO] [stderr]     ... which satisfies git dependency `iced_wgpu` of package `iced_renderer v0.14.0-dev (https://github.com/iced-rs/iced#ea614387)`
[INFO] [stderr]     ... which satisfies git dependency `iced_renderer` of package `iced v0.14.0-dev (https://github.com/iced-rs/iced#ea614387)`
[INFO] [stderr]     ... which satisfies git dependency `iced` of package `iced-hello-world v0.1.0 (/workspace/builds/worker-0-tc2/source)`
[INFO] [stderr] versions that meet the requirements `^2.9` are: 2.10.0, 2.9.4, 2.9.3, 2.9.2, 2.9.1, 2.9.0
[INFO] [stderr] 
[INFO] [stderr] all possible versions conflict with previously selected packages.
[INFO] [stderr] 
[INFO] [stderr]   previously selected package `bitflags v2.6.0`
[INFO] [stderr]     ... which satisfies dependency `bitflags = "^2.0"` (locked to 2.6.0) of package `iced_core v0.14.0-dev (https://github.com/iced-rs/iced#ea614387)`
[INFO] [stderr]     ... which satisfies git dependency `iced_core` of package `iced v0.14.0-dev (https://github.com/iced-rs/iced#ea614387)`
[INFO] [stderr]     ... which satisfies git dependency `iced` of package `iced-hello-world v0.1.0 (/workspace/builds/worker-0-tc2/source)`
[INFO] [stderr] 
[INFO] [stderr] failed to select a version for `bitflags` which could resolve this conflict
[INFO] checking vladh/iced-hello-world against try#e117153a45c546e883c1f91d82611775fcaeffe0 for pr-146470
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvladh%2Ficed-hello-world" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/vladh/iced-hello-world
[INFO] finished tweaking git repo https://github.com/vladh/iced-hello-world
[INFO] tweaked toml for git repo https://github.com/vladh/iced-hello-world written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/vladh/iced-hello-world on toolchain e117153a45c546e883c1f91d82611775fcaeffe0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e117153a45c546e883c1f91d82611775fcaeffe0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/vladh/iced-hello-world 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" "+e117153a45c546e883c1f91d82611775fcaeffe0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/iced-rs/iced`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/iced-rs/winit.git`
[INFO] [stderr]     Updating git repository `https://github.com/iced-rs/cryoglyph.git`
[INFO] [stderr] error: failed to select a version for `bitflags`.
[INFO] [stderr]     ... required by package `wgpu v27.0.0`
[INFO] [stderr]     ... which satisfies dependency `wgpu = "^27.0"` of package `iced_wgpu v0.14.0-dev (https://github.com/iced-rs/iced#ea614387)`
[INFO] [stderr]     ... which satisfies git dependency `iced_wgpu` of package `iced_renderer v0.14.0-dev (https://github.com/iced-rs/iced#ea614387)`
[INFO] [stderr]     ... which satisfies git dependency `iced_renderer` of package `iced v0.14.0-dev (https://github.com/iced-rs/iced#ea614387)`
[INFO] [stderr]     ... which satisfies git dependency `iced` of package `iced-hello-world v0.1.0 (/workspace/builds/worker-0-tc2/source)`
[INFO] [stderr] versions that meet the requirements `^2.9` are: 2.10.0, 2.9.4, 2.9.3, 2.9.2, 2.9.1, 2.9.0
[INFO] [stderr] 
[INFO] [stderr] all possible versions conflict with previously selected packages.
[INFO] [stderr] 
[INFO] [stderr]   previously selected package `bitflags v2.6.0`
[INFO] [stderr]     ... which satisfies dependency `bitflags = "^2.0"` (locked to 2.6.0) of package `iced_core v0.14.0-dev (https://github.com/iced-rs/iced#ea614387)`
[INFO] [stderr]     ... which satisfies git dependency `iced_core` of package `iced v0.14.0-dev (https://github.com/iced-rs/iced#ea614387)`
[INFO] [stderr]     ... which satisfies git dependency `iced` of package `iced-hello-world v0.1.0 (/workspace/builds/worker-0-tc2/source)`
[INFO] [stderr] 
[INFO] [stderr] failed to select a version for `bitflags` which could resolve this conflict
[INFO] checking vladh/iced-hello-world against try#e117153a45c546e883c1f91d82611775fcaeffe0 for pr-146470
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvladh%2Ficed-hello-world" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/vladh/iced-hello-world
[INFO] finished tweaking git repo https://github.com/vladh/iced-hello-world
[INFO] tweaked toml for git repo https://github.com/vladh/iced-hello-world written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/vladh/iced-hello-world on toolchain e117153a45c546e883c1f91d82611775fcaeffe0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e117153a45c546e883c1f91d82611775fcaeffe0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/vladh/iced-hello-world 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" "+e117153a45c546e883c1f91d82611775fcaeffe0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/iced-rs/iced`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/iced-rs/winit.git`
[INFO] [stderr]     Updating git repository `https://github.com/iced-rs/cryoglyph.git`
[INFO] [stderr] error: failed to select a version for `bitflags`.
[INFO] [stderr]     ... required by package `wgpu v27.0.0`
[INFO] [stderr]     ... which satisfies dependency `wgpu = "^27.0"` of package `iced_wgpu v0.14.0-dev (https://github.com/iced-rs/iced#ea614387)`
[INFO] [stderr]     ... which satisfies git dependency `iced_wgpu` of package `iced_renderer v0.14.0-dev (https://github.com/iced-rs/iced#ea614387)`
[INFO] [stderr]     ... which satisfies git dependency `iced_renderer` of package `iced v0.14.0-dev (https://github.com/iced-rs/iced#ea614387)`
[INFO] [stderr]     ... which satisfies git dependency `iced` of package `iced-hello-world v0.1.0 (/workspace/builds/worker-0-tc2/source)`
[INFO] [stderr] versions that meet the requirements `^2.9` are: 2.10.0, 2.9.4, 2.9.3, 2.9.2, 2.9.1, 2.9.0
[INFO] [stderr] 
[INFO] [stderr] all possible versions conflict with previously selected packages.
[INFO] [stderr] 
[INFO] [stderr]   previously selected package `bitflags v2.6.0`
[INFO] [stderr]     ... which satisfies dependency `bitflags = "^2.0"` (locked to 2.6.0) of package `iced_core v0.14.0-dev (https://github.com/iced-rs/iced#ea614387)`
[INFO] [stderr]     ... which satisfies git dependency `iced_core` of package `iced v0.14.0-dev (https://github.com/iced-rs/iced#ea614387)`
[INFO] [stderr]     ... which satisfies git dependency `iced` of package `iced-hello-world v0.1.0 (/workspace/builds/worker-0-tc2/source)`
[INFO] [stderr] 
[INFO] [stderr] failed to select a version for `bitflags` which could resolve this conflict
[INFO] checking vladh/iced-hello-world against try#e117153a45c546e883c1f91d82611775fcaeffe0 for pr-146470
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvladh%2Ficed-hello-world" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/vladh/iced-hello-world
[INFO] finished tweaking git repo https://github.com/vladh/iced-hello-world
[INFO] tweaked toml for git repo https://github.com/vladh/iced-hello-world written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/vladh/iced-hello-world on toolchain e117153a45c546e883c1f91d82611775fcaeffe0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e117153a45c546e883c1f91d82611775fcaeffe0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/vladh/iced-hello-world 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" "+e117153a45c546e883c1f91d82611775fcaeffe0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/iced-rs/iced`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/iced-rs/winit.git`
[INFO] [stderr]     Updating git repository `https://github.com/iced-rs/cryoglyph.git`
[INFO] [stderr] error: failed to select a version for `bitflags`.
[INFO] [stderr]     ... required by package `wgpu v27.0.0`
[INFO] [stderr]     ... which satisfies dependency `wgpu = "^27.0"` of package `iced_wgpu v0.14.0-dev (https://github.com/iced-rs/iced#ea614387)`
[INFO] [stderr]     ... which satisfies git dependency `iced_wgpu` of package `iced_renderer v0.14.0-dev (https://github.com/iced-rs/iced#ea614387)`
[INFO] [stderr]     ... which satisfies git dependency `iced_renderer` of package `iced v0.14.0-dev (https://github.com/iced-rs/iced#ea614387)`
[INFO] [stderr]     ... which satisfies git dependency `iced` of package `iced-hello-world v0.1.0 (/workspace/builds/worker-0-tc2/source)`
[INFO] [stderr] versions that meet the requirements `^2.9` are: 2.10.0, 2.9.4, 2.9.3, 2.9.2, 2.9.1, 2.9.0
[INFO] [stderr] 
[INFO] [stderr] all possible versions conflict with previously selected packages.
[INFO] [stderr] 
[INFO] [stderr]   previously selected package `bitflags v2.6.0`
[INFO] [stderr]     ... which satisfies dependency `bitflags = "^2.0"` (locked to 2.6.0) of package `iced_core v0.14.0-dev (https://github.com/iced-rs/iced#ea614387)`
[INFO] [stderr]     ... which satisfies git dependency `iced_core` of package `iced v0.14.0-dev (https://github.com/iced-rs/iced#ea614387)`
[INFO] [stderr]     ... which satisfies git dependency `iced` of package `iced-hello-world v0.1.0 (/workspace/builds/worker-0-tc2/source)`
[INFO] [stderr] 
[INFO] [stderr] failed to select a version for `bitflags` which could resolve this conflict
[INFO] checking vladh/iced-hello-world against try#e117153a45c546e883c1f91d82611775fcaeffe0 for pr-146470
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvladh%2Ficed-hello-world" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/vladh/iced-hello-world
[INFO] finished tweaking git repo https://github.com/vladh/iced-hello-world
[INFO] tweaked toml for git repo https://github.com/vladh/iced-hello-world written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/vladh/iced-hello-world on toolchain e117153a45c546e883c1f91d82611775fcaeffe0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e117153a45c546e883c1f91d82611775fcaeffe0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/vladh/iced-hello-world 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" "+e117153a45c546e883c1f91d82611775fcaeffe0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/iced-rs/iced`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/iced-rs/winit.git`
[INFO] [stderr]     Updating git repository `https://github.com/iced-rs/cryoglyph.git`
[INFO] [stderr] error: failed to select a version for `bitflags`.
[INFO] [stderr]     ... required by package `wgpu v27.0.0`
[INFO] [stderr]     ... which satisfies dependency `wgpu = "^27.0"` of package `iced_wgpu v0.14.0-dev (https://github.com/iced-rs/iced#ea614387)`
[INFO] [stderr]     ... which satisfies git dependency `iced_wgpu` of package `iced_renderer v0.14.0-dev (https://github.com/iced-rs/iced#ea614387)`
[INFO] [stderr]     ... which satisfies git dependency `iced_renderer` of package `iced v0.14.0-dev (https://github.com/iced-rs/iced#ea614387)`
[INFO] [stderr]     ... which satisfies git dependency `iced` of package `iced-hello-world v0.1.0 (/workspace/builds/worker-0-tc2/source)`
[INFO] [stderr] versions that meet the requirements `^2.9` are: 2.10.0, 2.9.4, 2.9.3, 2.9.2, 2.9.1, 2.9.0
[INFO] [stderr] 
[INFO] [stderr] all possible versions conflict with previously selected packages.
[INFO] [stderr] 
[INFO] [stderr]   previously selected package `bitflags v2.6.0`
[INFO] [stderr]     ... which satisfies dependency `bitflags = "^2.0"` (locked to 2.6.0) of package `iced_core v0.14.0-dev (https://github.com/iced-rs/iced#ea614387)`
[INFO] [stderr]     ... which satisfies git dependency `iced_core` of package `iced v0.14.0-dev (https://github.com/iced-rs/iced#ea614387)`
[INFO] [stderr]     ... which satisfies git dependency `iced` of package `iced-hello-world v0.1.0 (/workspace/builds/worker-0-tc2/source)`
[INFO] [stderr] 
[INFO] [stderr] failed to select a version for `bitflags` which could resolve this conflict


command failed: exit status: 101

    Updating git repository `https://github.com/iced-rs/iced`
    Updating crates.io index
    Updating git repository `https://github.com/iced-rs/winit.git`
    Updating git repository `https://github.com/iced-rs/cryoglyph.git`
error: failed to select a version for `bitflags`.
    ... required by package `wgpu v27.0.0`
    ... which satisfies dependency `wgpu = "^27.0"` of package `iced_wgpu v0.14.0-dev (https://github.com/iced-rs/iced#ea614387)`
    ... which satisfies git dependency `iced_wgpu` of package `iced_renderer v0.14.0-dev (https://github.com/iced-rs/iced#ea614387)`
    ... which satisfies git dependency `iced_renderer` of package `iced v0.14.0-dev (https://github.com/iced-rs/iced#ea614387)`
    ... which satisfies git dependency `iced` of package `iced-hello-world v0.1.0 (/workspace/builds/worker-0-tc2/source)`
versions that meet the requirements `^2.9` are: 2.10.0, 2.9.4, 2.9.3, 2.9.2, 2.9.1, 2.9.0

all possible versions conflict with previously selected packages.

  previously selected package `bitflags v2.6.0`
    ... which satisfies dependency `bitflags = "^2.0"` (locked to 2.6.0) of package `iced_core v0.14.0-dev (https://github.com/iced-rs/iced#ea614387)`
    ... which satisfies git dependency `iced_core` of package `iced v0.14.0-dev (https://github.com/iced-rs/iced#ea614387)`
    ... which satisfies git dependency `iced` of package `iced-hello-world v0.1.0 (/workspace/builds/worker-0-tc2/source)`

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