[INFO] cloning repository https://github.com/Exotik850/bevy-ddbt
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Exotik850/bevy-ddbt" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FExotik850%2Fbevy-ddbt", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FExotik850%2Fbevy-ddbt'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 566f5ed2bdc998a0d13f65f8398d14950502a616
[INFO] checking Exotik850/bevy-ddbt against master#e1613686e0efc80a1a18b1263625450a8de3fb04 for pr-154492-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FExotik850%2Fbevy-ddbt" "/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/Exotik850/bevy-ddbt
[INFO] finished tweaking git repo https://github.com/Exotik850/bevy-ddbt
[INFO] tweaked toml for git repo https://github.com/Exotik850/bevy-ddbt written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Exotik850/bevy-ddbt on toolchain e1613686e0efc80a1a18b1263625450a8de3fb04
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e1613686e0efc80a1a18b1263625450a8de3fb04" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Exotik850/bevy-ddbt 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" "+e1613686e0efc80a1a18b1263625450a8de3fb04" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2024 which implies `resolver = "3"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2024 resolver, specify `workspace.resolver = "3"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr] error: failed to select a version for `web-sys`.
[INFO] [stderr]     ... required by package `wgpu-types v27.0.1`
[INFO] [stderr]     ... which satisfies dependency `wgpu-types = "^27"` of package `bevy_camera v0.18.0`
[INFO] [stderr]     ... which satisfies dependency `bevy_camera = "^0.18.0"` of package `bevy_internal v0.18.0`
[INFO] [stderr]     ... which satisfies dependency `bevy_internal = "^0.18.0"` of package `bevy v0.18.1`
[INFO] [stderr]     ... which satisfies dependency `bevy = "^0.18.1"` of package `bevy-ddbt v0.1.0 (/workspace/builds/worker-7-tc1/source/crates/bevy-ddbt)`
[INFO] [stderr] versions that meet the requirements `^0.3.77` are: 0.3.97, 0.3.95, 0.3.94, 0.3.93, 0.3.92, 0.3.91, 0.3.90, 0.3.89, 0.3.88, 0.3.87, 0.3.86, 0.3.85, 0.3.84, 0.3.83, 0.3.82, 0.3.81, 0.3.80, 0.3.79, 0.3.78, 0.3.77
[INFO] [stderr] 
[INFO] [stderr] all possible versions conflict with previously selected packages.
[INFO] [stderr] 
[INFO] [stderr]   previously selected package `web-sys v0.3.72`
[INFO] [stderr]     ... which satisfies dependency `web-sys = "^0.3.67"` of package `bevy_render v0.18.0`
[INFO] [stderr]     ... which satisfies dependency `bevy_render = "^0.18.0"` of package `bevy_internal v0.18.0`
[INFO] [stderr]     ... which satisfies dependency `bevy_internal = "^0.18.0"` of package `bevy v0.18.1`
[INFO] [stderr]     ... which satisfies dependency `bevy = "^0.18.1"` of package `bevy-ddbt v0.1.0 (/workspace/builds/worker-7-tc1/source/crates/bevy-ddbt)`
[INFO] [stderr] 
[INFO] [stderr] failed to select a version for `web-sys` which could resolve this conflict


overridden task result to prepare-fail:unknown

Caused by:
    0: uncategorized prepare error
    1: command failed: exit status: 101
       
       warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2024 which implies `resolver = "3"`
         |
         = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
         = note: to use the edition 2024 resolver, specify `workspace.resolver = "3"` in the workspace root's manifest
         = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
           Updating crates.io index
       error: failed to select a version for `web-sys`.
           ... required by package `wgpu-types v27.0.1`
           ... which satisfies dependency `wgpu-types = "^27"` of package `bevy_camera v0.18.0`
           ... which satisfies dependency `bevy_camera = "^0.18.0"` of package `bevy_internal v0.18.0`
           ... which satisfies dependency `bevy_internal = "^0.18.0"` of package `bevy v0.18.1`
           ... which satisfies dependency `bevy = "^0.18.1"` of package `bevy-ddbt v0.1.0 (/workspace/builds/worker-7-tc1/source/crates/bevy-ddbt)`
       versions that meet the requirements `^0.3.77` are: 0.3.97, 0.3.95, 0.3.94, 0.3.93, 0.3.92, 0.3.91, 0.3.90, 0.3.89, 0.3.88, 0.3.87, 0.3.86, 0.3.85, 0.3.84, 0.3.83, 0.3.82, 0.3.81, 0.3.80, 0.3.79, 0.3.78, 0.3.77
       
       all possible versions conflict with previously selected packages.
       
         previously selected package `web-sys v0.3.72`
           ... which satisfies dependency `web-sys = "^0.3.67"` of package `bevy_render v0.18.0`
           ... which satisfies dependency `bevy_render = "^0.18.0"` of package `bevy_internal v0.18.0`
           ... which satisfies dependency `bevy_internal = "^0.18.0"` of package `bevy v0.18.1`
           ... which satisfies dependency `bevy = "^0.18.1"` of package `bevy-ddbt v0.1.0 (/workspace/builds/worker-7-tc1/source/crates/bevy-ddbt)`
       
       failed to select a version for `web-sys` which could resolve this conflict