[INFO] cloning repository https://github.com/hasenbanck/egui_example [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hasenbanck/egui_example" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhasenbanck%2Fegui_example", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhasenbanck%2Fegui_example'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0c5feccf52eb72dda766d8b735dc701b040b29c4 [INFO] checking hasenbanck/egui_example against master#85c39893a761fe4c050523278da4e7e45ab42b6e for pr-134688 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhasenbanck%2Fegui_example" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/hasenbanck/egui_example on toolchain 85c39893a761fe4c050523278da4e7e45ab42b6e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+85c39893a761fe4c050523278da4e7e45ab42b6e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/hasenbanck/egui_example [INFO] finished tweaking git repo https://github.com/hasenbanck/egui_example [INFO] tweaked toml for git repo https://github.com/hasenbanck/egui_example written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+85c39893a761fe4c050523278da4e7e45ab42b6e" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Locking 233 packages to latest compatible versions [INFO] [stderr] Adding egui v0.19.0 (available: v0.30.0) [INFO] [stderr] Adding egui_demo_lib v0.19.0 (available: v0.30.0) [INFO] [stderr] Adding egui_wgpu_backend v0.19.0 (available: v0.32.0) [INFO] [stderr] Adding egui_winit_platform v0.16.0 (available: v0.24.0) [INFO] [stderr] Adding pollster v0.2.5 (available: v0.4.0) [INFO] [stderr] Adding wasm-bindgen-futures v0.4.45 (available: v0.4.49) [INFO] [stderr] Adding web-sys v0.3.72 (available: v0.3.76) [INFO] [stderr] Adding wgpu v0.13.1 (available: v23.0.1) [INFO] [stderr] Adding winit v0.27.5 (available: v0.30.7) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+85c39893a761fe4c050523278da4e7e45ab42b6e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] error: failed to select a version for the requirement `egui_wgpu_backend = "^0.19"` (locked to 0.19.0) [INFO] [stderr] candidate versions found which didn't match: 0.11.0, 0.10.0, 0.9.0, ... [INFO] [stderr] location searched: crates.io index [INFO] [stderr] required by package `egui_example v0.1.0 (/workspace/builds/worker-6-tc1/source)` ExecutionFailed(ExitStatus(unix_wait_status(25856)))