[INFO] cloning repository https://github.com/kubamik2/sim_wgpu
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kubamik2/sim_wgpu" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkubamik2%2Fsim_wgpu", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkubamik2%2Fsim_wgpu'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 8b7832493184405870c36044f1a15ee12db62774
[INFO] testing kubamik2/sim_wgpu against beta-2026-04-21 for beta-1.96-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkubamik2%2Fsim_wgpu" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/kubamik2/sim_wgpu
[INFO] finished tweaking git repo https://github.com/kubamik2/sim_wgpu
[INFO] tweaked toml for git repo https://github.com/kubamik2/sim_wgpu written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/kubamik2/sim_wgpu on toolchain beta-2026-04-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/kubamik2/sim_wgpu 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" "+beta-2026-04-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5ff8f4d9f2db653fa23beaec48e50d92dbe87f333d7e62dd47d6c7aa7c12e4b7
[INFO] running `Command { std: "docker" "start" "-a" "5ff8f4d9f2db653fa23beaec48e50d92dbe87f333d7e62dd47d6c7aa7c12e4b7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5ff8f4d9f2db653fa23beaec48e50d92dbe87f333d7e62dd47d6c7aa7c12e4b7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5ff8f4d9f2db653fa23beaec48e50d92dbe87f333d7e62dd47d6c7aa7c12e4b7", kill_on_drop: false }`
[INFO] [stdout] 5ff8f4d9f2db653fa23beaec48e50d92dbe87f333d7e62dd47d6c7aa7c12e4b7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fe8e616b56fd93e7569ee66bac6c63b73596f1d67411c3dbbfb0031011c6c167
[INFO] running `Command { std: "docker" "start" "-a" "fe8e616b56fd93e7569ee66bac6c63b73596f1d67411c3dbbfb0031011c6c167", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.67
[INFO] [stderr]    Compiling libc v0.2.148
[INFO] [stderr]    Compiling smallvec v1.11.1
[INFO] [stderr]    Compiling once_cell v1.18.0
[INFO] [stderr]    Compiling libloading v0.8.1
[INFO] [stderr]    Compiling memchr v2.6.4
[INFO] [stderr]    Compiling xml-rs v0.8.19
[INFO] [stderr]    Compiling thiserror v1.0.49
[INFO] [stderr]    Compiling ahash v0.8.3
[INFO] [stderr]    Compiling dlib v0.5.2
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling termcolor v1.3.0
[INFO] [stderr]    Compiling wayland-sys v0.29.5
[INFO] [stderr]    Compiling allocator-api2 v0.2.16
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling unicode-width v0.1.11
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling syn v2.0.37
[INFO] [stderr]    Compiling wayland-scanner v0.29.5
[INFO] [stderr]    Compiling codespan-reporting v0.11.1
[INFO] [stderr]    Compiling hashbrown v0.14.1
[INFO] [stderr]    Compiling gpu-alloc-types v0.3.0
[INFO] [stderr]    Compiling cmake v0.1.50
[INFO] [stderr]    Compiling parking_lot_core v0.9.8
[INFO] [stderr]    Compiling nix v0.24.3
[INFO] [stderr]    Compiling nix v0.25.1
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling gpu-descriptor-types v0.1.2
[INFO] [stderr]    Compiling freetype-sys v0.13.1
[INFO] [stderr]    Compiling expat-sys v2.1.6
[INFO] [stderr]    Compiling wayland-client v0.29.5
[INFO] [stderr]    Compiling servo-fontconfig-sys v5.1.0
[INFO] [stderr]    Compiling wayland-protocols v0.29.5
[INFO] [stderr]    Compiling imgui-sys v0.11.0
[INFO] [stderr]    Compiling smithay-client-toolkit v0.16.1
[INFO] [stderr]    Compiling futures-channel v0.3.28
[INFO] [stderr]    Compiling servo-fontconfig v0.5.1
[INFO] [stderr]    Compiling freetype-rs v0.26.0
[INFO] [stderr]    Compiling xcursor v0.3.4
[INFO] [stderr]    Compiling gpu-descriptor v0.2.4
[INFO] [stderr]    Compiling gpu-alloc v0.6.0
[INFO] [stderr]    Compiling wayland-commons v0.29.5
[INFO] [stderr]    Compiling memmap2 v0.5.10
[INFO] [stderr]    Compiling khronos-egl v4.1.0
[INFO] [stderr]    Compiling wgpu-types v0.17.0
[INFO] [stderr]    Compiling profiling v1.0.11
[INFO] [stderr]    Compiling rustix v0.38.15
[INFO] [stderr]    Compiling mint v0.5.9
[INFO] [stderr]    Compiling glow v0.12.3
[INFO] [stderr]    Compiling renderdoc-sys v1.0.0
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]    Compiling chlorine v1.0.10
[INFO] [stderr]    Compiling mio v0.8.8
[INFO] [stderr]    Compiling getrandom v0.2.10
[INFO] [stderr]    Compiling aho-corasick v1.1.1
[INFO] [stderr]    Compiling linux-raw-sys v0.4.8
[INFO] [stderr]    Compiling wayland-cursor v0.29.5
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling thiserror-impl v1.0.49
[INFO] [stderr]    Compiling bytemuck_derive v1.5.0
[INFO] [stderr]    Compiling foreign-types-macros v0.2.3
[INFO] [stderr]    Compiling futures-macro v0.3.28
[INFO] [stderr]    Compiling foreign-types v0.5.0
[INFO] [stderr]    Compiling crossfont v0.5.1
[INFO] [stderr]    Compiling bytemuck v1.14.0
[INFO] [stderr]    Compiling tiny-skia-path v0.7.0
[INFO] [stderr]    Compiling calloop v0.10.6
[INFO] [stderr]    Compiling naga v0.13.0
[INFO] [stderr]    Compiling safe_arch v0.5.2
[INFO] [stderr]    Compiling regex-automata v0.3.9
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]    Compiling tiny-skia v0.7.0
[INFO] [stderr]    Compiling anyhow v1.0.75
[INFO] [stderr]    Compiling cgmath v0.18.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling futures-executor v0.3.28
[INFO] [stderr]    Compiling regex v1.9.6
[INFO] [stderr]    Compiling is-terminal v0.4.9
[INFO] [stderr]    Compiling tokio-macros v2.1.0
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling socket2 v0.5.4
[INFO] [stderr]    Compiling signal-hook-registry v1.4.1
[INFO] [stderr]    Compiling approx v0.4.0
[INFO] [stderr]    Compiling bytes v1.5.0
[INFO] [stderr]    Compiling image v0.24.7
[INFO] [stderr]    Compiling env_logger v0.10.0
[INFO] [stderr]    Compiling tokio v1.32.0
[INFO] [stderr]    Compiling imgui v0.11.0
[INFO] [stderr]    Compiling wgpu-hal v0.17.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling futures v0.3.28
[INFO] [stderr]    Compiling wgpu-core v0.17.1
[INFO] [stderr]    Compiling sctk-adwaita v0.4.3
[INFO] [stderr]    Compiling wgpu v0.17.1
[INFO] [stderr]    Compiling winit v0.27.5
[INFO] [stderr]    Compiling imgui-winit-support v0.11.0
[INFO] [stderr]    Compiling imgui-wgpu v0.24.0
[INFO] [stderr]    Compiling sim_wgpu v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0583]: file not found for module `quadtree`
[INFO] [stdout]  --> src/main.rs:2:1
[INFO] [stdout]   |
[INFO] [stdout] 2 | mod quadtree;
[INFO] [stdout]   | ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: to create the module `quadtree`, create file "src/quadtree.rs" or "src/quadtree/mod.rs"
[INFO] [stdout]   = note: if there is a `mod quadtree` elsewhere in the crate already, import it with `use crate::...` instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Vector4`
[INFO] [stdout]  --> src/particle.rs:1:40
[INFO] [stdout]   |
[INFO] [stdout] 1 | use cgmath::{Point2, Vector3, Matrix4, Vector4, Vector2};
[INFO] [stdout]   |                                        ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Vector3`
[INFO] [stdout]  --> src/main.rs:5:22
[INFO] [stdout]   |
[INFO] [stdout] 5 | use cgmath::{Point2, Vector3, Vector2};
[INFO] [stdout]   |                      ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `quadtree::*`
[INFO] [stdout]  --> src/main.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use quadtree::*;
[INFO] [stdout]   |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `DeviceEvent` and `dpi::PhysicalSize`
[INFO] [stdout]  --> src/main.rs:9:41
[INFO] [stdout]   |
[INFO] [stdout] 9 | use winit::{event::{Event, WindowEvent, DeviceEvent, VirtualKeyCode, ElementState, MouseButton}, dpi::PhysicalSize};
[INFO] [stdout]   |                                         ^^^^^^^^^^^                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `cgmath::prelude`
[INFO] [stdout]    --> src/main.rs:556:5
[INFO] [stdout]     |
[INFO] [stdout] 556 | use cgmath::prelude::*;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `aspect`
[INFO] [stdout]    --> src/particle.rs:115:39
[INFO] [stdout]     |
[INFO] [stdout] 115 |     pub fn new(device: &wgpu::Device, aspect: f32) -> Self {
[INFO] [stdout]     |                                       ^^^^^^ help: if this is intentional, prefix it with an underscore: `_aspect`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0583`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `sim_wgpu` (bin "sim_wgpu") due to 1 previous error; 6 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "fe8e616b56fd93e7569ee66bac6c63b73596f1d67411c3dbbfb0031011c6c167", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fe8e616b56fd93e7569ee66bac6c63b73596f1d67411c3dbbfb0031011c6c167", kill_on_drop: false }`
[INFO] [stdout] fe8e616b56fd93e7569ee66bac6c63b73596f1d67411c3dbbfb0031011c6c167
