[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 master#568b11762723b001bfa693d0f21c5dad01d4e813 for pr-149518 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvladh%2Ficed-hello-world" "/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/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-7-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/vladh/iced-hello-world on toolchain 568b11762723b001bfa693d0f21c5dad01d4e813 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+568b11762723b001bfa693d0f21c5dad01d4e813" "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" "+568b11762723b001bfa693d0f21c5dad01d4e813" "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/pop-os/cosmic-text.git` [INFO] [stderr] Updating git repository `https://github.com/iced-rs/cryoglyph.git` [INFO] [stderr] error: failed to select a version for `bytemuck`. [INFO] [stderr] ... required by package `harfrust v0.3.1` [INFO] [stderr] ... which satisfies dependency `harfrust = "^0.3.1"` of package `cosmic-text v0.15.0 (https://github.com/pop-os/cosmic-text.git?rev=a07a6190548c8e40a55f6b7761387047ff1bf6ff#a07a6190)` [INFO] [stderr] ... which satisfies git dependency `cosmic-text` of package `iced_graphics v0.15.0-dev (https://github.com/iced-rs/iced#8f353740)` [INFO] [stderr] ... which satisfies git dependency `iced_graphics` of package `iced_renderer v0.15.0-dev (https://github.com/iced-rs/iced#8f353740)` [INFO] [stderr] ... which satisfies git dependency `iced_renderer` of package `iced v0.15.0-dev (https://github.com/iced-rs/iced#8f353740)` [INFO] [stderr] ... which satisfies git dependency `iced` of package `iced-hello-world v0.1.0 (/workspace/builds/worker-7-tc1/source)` [INFO] [stderr] versions that meet the requirements `^1.22` are: 1.24.0, 1.23.2, 1.23.1, 1.23.0, 1.22.0 [INFO] [stderr] [INFO] [stderr] all possible versions conflict with previously selected packages. [INFO] [stderr] [INFO] [stderr] previously selected package `bytemuck v1.18.0` [INFO] [stderr] ... which satisfies dependency `bytemuck = "^1.0"` (locked to 1.18.0) of package `iced_graphics v0.15.0-dev (https://github.com/iced-rs/iced#8f353740)` [INFO] [stderr] ... which satisfies git dependency `iced_graphics` of package `iced_renderer v0.15.0-dev (https://github.com/iced-rs/iced#8f353740)` [INFO] [stderr] ... which satisfies git dependency `iced_renderer` of package `iced v0.15.0-dev (https://github.com/iced-rs/iced#8f353740)` [INFO] [stderr] ... which satisfies git dependency `iced` of package `iced-hello-world v0.1.0 (/workspace/builds/worker-7-tc1/source)` [INFO] [stderr] [INFO] [stderr] failed to select a version for `bytemuck` 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/pop-os/cosmic-text.git` Updating git repository `https://github.com/iced-rs/cryoglyph.git` error: failed to select a version for `bytemuck`. ... required by package `harfrust v0.3.1` ... which satisfies dependency `harfrust = "^0.3.1"` of package `cosmic-text v0.15.0 (https://github.com/pop-os/cosmic-text.git?rev=a07a6190548c8e40a55f6b7761387047ff1bf6ff#a07a6190)` ... which satisfies git dependency `cosmic-text` of package `iced_graphics v0.15.0-dev (https://github.com/iced-rs/iced#8f353740)` ... which satisfies git dependency `iced_graphics` of package `iced_renderer v0.15.0-dev (https://github.com/iced-rs/iced#8f353740)` ... which satisfies git dependency `iced_renderer` of package `iced v0.15.0-dev (https://github.com/iced-rs/iced#8f353740)` ... which satisfies git dependency `iced` of package `iced-hello-world v0.1.0 (/workspace/builds/worker-7-tc1/source)` versions that meet the requirements `^1.22` are: 1.24.0, 1.23.2, 1.23.1, 1.23.0, 1.22.0 all possible versions conflict with previously selected packages. previously selected package `bytemuck v1.18.0` ... which satisfies dependency `bytemuck = "^1.0"` (locked to 1.18.0) of package `iced_graphics v0.15.0-dev (https://github.com/iced-rs/iced#8f353740)` ... which satisfies git dependency `iced_graphics` of package `iced_renderer v0.15.0-dev (https://github.com/iced-rs/iced#8f353740)` ... which satisfies git dependency `iced_renderer` of package `iced v0.15.0-dev (https://github.com/iced-rs/iced#8f353740)` ... which satisfies git dependency `iced` of package `iced-hello-world v0.1.0 (/workspace/builds/worker-7-tc1/source)` failed to select a version for `bytemuck` which could resolve this conflict