[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#1f5783cbeb5da8b38566d718631d016891e9c912 for pr-142704
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvladh%2Ficed-hello-world" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/vladh/iced-hello-world on toolchain 1f5783cbeb5da8b38566d718631d016891e9c912
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f5783cbeb5da8b38566d718631d016891e9c912" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[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-2-tc2/source/Cargo.toml
[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" "+1f5783cbeb5da8b38566d718631d016891e9c912" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[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 `js-sys`.
[INFO] [stderr]     ... required by package `wgpu v24.0.0`
[INFO] [stderr]     ... which satisfies dependency `wgpu = "^24.0"` of package `iced_wgpu v0.14.0-dev (https://github.com/iced-rs/iced#89f480bd)`
[INFO] [stderr]     ... which satisfies git dependency `iced_wgpu` of package `iced_renderer v0.14.0-dev (https://github.com/iced-rs/iced#89f480bd)`
[INFO] [stderr]     ... which satisfies git dependency `iced_renderer` of package `iced v0.14.0-dev (https://github.com/iced-rs/iced#89f480bd)`
[INFO] [stderr]     ... which satisfies git dependency `iced` of package `iced-hello-world v0.1.0 (/workspace/builds/worker-2-tc2/source)`
[INFO] [stderr] versions that meet the requirements `^0.3.70` (locked to 0.3.70) are: 0.3.70
[INFO] [stderr] 
[INFO] [stderr] package `wgpu` depends on `js-sys` with feature `default` but `js-sys` does not have that feature.
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr] failed to select a version for `js-sys` which could resolve this conflict
[INFO] checking vladh/iced-hello-world against try#1f5783cbeb5da8b38566d718631d016891e9c912 for pr-142704
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvladh%2Ficed-hello-world" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/vladh/iced-hello-world on toolchain 1f5783cbeb5da8b38566d718631d016891e9c912
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f5783cbeb5da8b38566d718631d016891e9c912" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[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-2-tc2/source/Cargo.toml
[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" "+1f5783cbeb5da8b38566d718631d016891e9c912" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[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 `js-sys`.
[INFO] [stderr]     ... required by package `wgpu v24.0.0`
[INFO] [stderr]     ... which satisfies dependency `wgpu = "^24.0"` of package `iced_wgpu v0.14.0-dev (https://github.com/iced-rs/iced#89f480bd)`
[INFO] [stderr]     ... which satisfies git dependency `iced_wgpu` of package `iced_renderer v0.14.0-dev (https://github.com/iced-rs/iced#89f480bd)`
[INFO] [stderr]     ... which satisfies git dependency `iced_renderer` of package `iced v0.14.0-dev (https://github.com/iced-rs/iced#89f480bd)`
[INFO] [stderr]     ... which satisfies git dependency `iced` of package `iced-hello-world v0.1.0 (/workspace/builds/worker-2-tc2/source)`
[INFO] [stderr] versions that meet the requirements `^0.3.70` (locked to 0.3.70) are: 0.3.70
[INFO] [stderr] 
[INFO] [stderr] package `wgpu` depends on `js-sys` with feature `default` but `js-sys` does not have that feature.
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr] failed to select a version for `js-sys` which could resolve this conflict
[INFO] checking vladh/iced-hello-world against try#1f5783cbeb5da8b38566d718631d016891e9c912 for pr-142704
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvladh%2Ficed-hello-world" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/vladh/iced-hello-world on toolchain 1f5783cbeb5da8b38566d718631d016891e9c912
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f5783cbeb5da8b38566d718631d016891e9c912" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[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-2-tc2/source/Cargo.toml
[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" "+1f5783cbeb5da8b38566d718631d016891e9c912" "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 `js-sys`.
[INFO] [stderr]     ... required by package `wgpu v24.0.0`
[INFO] [stderr]     ... which satisfies dependency `wgpu = "^24.0"` of package `iced_wgpu v0.14.0-dev (https://github.com/iced-rs/iced#89f480bd)`
[INFO] [stderr]     ... which satisfies git dependency `iced_wgpu` of package `iced_renderer v0.14.0-dev (https://github.com/iced-rs/iced#89f480bd)`
[INFO] [stderr]     ... which satisfies git dependency `iced_renderer` of package `iced v0.14.0-dev (https://github.com/iced-rs/iced#89f480bd)`
[INFO] [stderr]     ... which satisfies git dependency `iced` of package `iced-hello-world v0.1.0 (/workspace/builds/worker-2-tc2/source)`
[INFO] [stderr] versions that meet the requirements `^0.3.70` (locked to 0.3.70) are: 0.3.70
[INFO] [stderr] 
[INFO] [stderr] package `wgpu` depends on `js-sys` with feature `default` but `js-sys` does not have that feature.
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr] failed to select a version for `js-sys` which could resolve this conflict
[INFO] checking vladh/iced-hello-world against try#1f5783cbeb5da8b38566d718631d016891e9c912 for pr-142704
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvladh%2Ficed-hello-world" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/vladh/iced-hello-world on toolchain 1f5783cbeb5da8b38566d718631d016891e9c912
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f5783cbeb5da8b38566d718631d016891e9c912" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[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-2-tc2/source/Cargo.toml
[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" "+1f5783cbeb5da8b38566d718631d016891e9c912" "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 `js-sys`.
[INFO] [stderr]     ... required by package `wgpu v24.0.0`
[INFO] [stderr]     ... which satisfies dependency `wgpu = "^24.0"` of package `iced_wgpu v0.14.0-dev (https://github.com/iced-rs/iced#89f480bd)`
[INFO] [stderr]     ... which satisfies git dependency `iced_wgpu` of package `iced_renderer v0.14.0-dev (https://github.com/iced-rs/iced#89f480bd)`
[INFO] [stderr]     ... which satisfies git dependency `iced_renderer` of package `iced v0.14.0-dev (https://github.com/iced-rs/iced#89f480bd)`
[INFO] [stderr]     ... which satisfies git dependency `iced` of package `iced-hello-world v0.1.0 (/workspace/builds/worker-2-tc2/source)`
[INFO] [stderr] versions that meet the requirements `^0.3.70` (locked to 0.3.70) are: 0.3.70
[INFO] [stderr] 
[INFO] [stderr] package `wgpu` depends on `js-sys` with feature `default` but `js-sys` does not have that feature.
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr] failed to select a version for `js-sys` which could resolve this conflict
[INFO] checking vladh/iced-hello-world against try#1f5783cbeb5da8b38566d718631d016891e9c912 for pr-142704
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvladh%2Ficed-hello-world" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/vladh/iced-hello-world on toolchain 1f5783cbeb5da8b38566d718631d016891e9c912
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f5783cbeb5da8b38566d718631d016891e9c912" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[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-2-tc2/source/Cargo.toml
[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" "+1f5783cbeb5da8b38566d718631d016891e9c912" "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 `js-sys`.
[INFO] [stderr]     ... required by package `wgpu v24.0.0`
[INFO] [stderr]     ... which satisfies dependency `wgpu = "^24.0"` of package `iced_wgpu v0.14.0-dev (https://github.com/iced-rs/iced#89f480bd)`
[INFO] [stderr]     ... which satisfies git dependency `iced_wgpu` of package `iced_renderer v0.14.0-dev (https://github.com/iced-rs/iced#89f480bd)`
[INFO] [stderr]     ... which satisfies git dependency `iced_renderer` of package `iced v0.14.0-dev (https://github.com/iced-rs/iced#89f480bd)`
[INFO] [stderr]     ... which satisfies git dependency `iced` of package `iced-hello-world v0.1.0 (/workspace/builds/worker-2-tc2/source)`
[INFO] [stderr] versions that meet the requirements `^0.3.70` (locked to 0.3.70) are: 0.3.70
[INFO] [stderr] 
[INFO] [stderr] package `wgpu` depends on `js-sys` with feature `default` but `js-sys` does not have that feature.
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr] failed to select a version for `js-sys` 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 `js-sys`.
    ... required by package `wgpu v24.0.0`
    ... which satisfies dependency `wgpu = "^24.0"` of package `iced_wgpu v0.14.0-dev (https://github.com/iced-rs/iced#89f480bd)`
    ... which satisfies git dependency `iced_wgpu` of package `iced_renderer v0.14.0-dev (https://github.com/iced-rs/iced#89f480bd)`
    ... which satisfies git dependency `iced_renderer` of package `iced v0.14.0-dev (https://github.com/iced-rs/iced#89f480bd)`
    ... which satisfies git dependency `iced` of package `iced-hello-world v0.1.0 (/workspace/builds/worker-2-tc2/source)`
versions that meet the requirements `^0.3.70` (locked to 0.3.70) are: 0.3.70

package `wgpu` depends on `js-sys` with feature `default` but `js-sys` does not have that feature.


failed to select a version for `js-sys` which could resolve this conflict