[INFO] cloning repository https://github.com/pi4erd/scatter
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pi4erd/scatter" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpi4erd%2Fscatter", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpi4erd%2Fscatter'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] de4805000e777bfbe85d9a2c11e9bfaf572bc858
[INFO] checking pi4erd/scatter against try#5f6abd89da253a562ad85d235b9342a3ac336c28 for pr-156114
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpi4erd%2Fscatter" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/pi4erd/scatter
[INFO] finished tweaking git repo https://github.com/pi4erd/scatter
[INFO] tweaked toml for git repo https://github.com/pi4erd/scatter written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/pi4erd/scatter on toolchain 5f6abd89da253a562ad85d235b9342a3ac336c28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5f6abd89da253a562ad85d235b9342a3ac336c28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/pi4erd/scatter 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" "+5f6abd89da253a562ad85d235b9342a3ac336c28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+5f6abd89da253a562ad85d235b9342a3ac336c28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d246583af97e84074ec23b5c9da6df265c6866d30b3acaf8509cd278e2b08b73
[INFO] running `Command { std: "docker" "start" "-a" "d246583af97e84074ec23b5c9da6df265c6866d30b3acaf8509cd278e2b08b73", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d246583af97e84074ec23b5c9da6df265c6866d30b3acaf8509cd278e2b08b73", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d246583af97e84074ec23b5c9da6df265c6866d30b3acaf8509cd278e2b08b73", kill_on_drop: false }`
[INFO] [stdout] d246583af97e84074ec23b5c9da6df265c6866d30b3acaf8509cd278e2b08b73
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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" "+5f6abd89da253a562ad85d235b9342a3ac336c28" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] aebb0126b42167e08306636e7cb825a04f2f813e15bb44af01bde5696723589e
[INFO] running `Command { std: "docker" "start" "-a" "aebb0126b42167e08306636e7cb825a04f2f813e15bb44af01bde5696723589e", kill_on_drop: false }`
[INFO] [stderr]     Checking bitflags v2.11.1
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]     Checking linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling wayland-sys v0.31.11
[INFO] [stderr]    Compiling cc v1.2.62
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling wayland-client v0.31.14
[INFO] [stderr]    Compiling quick-xml v0.39.4
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling naga v29.0.3
[INFO] [stderr]    Compiling ash v0.38.0+1.3.281
[INFO] [stderr]     Checking bit-vec v0.9.1
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]     Checking hashbrown v0.17.1
[INFO] [stderr]     Checking codespan-reporting v0.13.1
[INFO] [stderr]     Checking rustc-hash v1.1.0
[INFO] [stderr]     Checking bit-set v0.9.1
[INFO] [stderr]     Checking spirv v0.4.0+sdk-1.4.341.0
[INFO] [stderr]     Checking unicode-ident v1.0.24
[INFO] [stderr]     Checking gpu-descriptor-types v0.2.0
[INFO] [stderr]    Compiling wgpu-hal v29.0.3
[INFO] [stderr]     Checking slab v0.4.12
[INFO] [stderr]     Checking presser v0.3.1
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]     Checking gpu-descriptor v0.3.2
[INFO] [stderr]     Checking glow v0.17.0
[INFO] [stderr]    Compiling smithay-client-toolkit v0.19.2
[INFO] [stderr]     Checking profiling v1.0.18
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling wgpu-core v29.0.3
[INFO] [stderr]    Compiling winit v0.30.13
[INFO] [stderr]    Compiling wgpu v29.0.3
[INFO] [stderr]     Checking indexmap v2.14.0
[INFO] [stderr]    Compiling cgmath v0.18.0
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]     Checking xkbcommon-dl v0.4.2
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking smol_str v0.2.2
[INFO] [stderr]     Checking pollster v0.4.0
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking ordered-float v5.3.0
[INFO] [stderr]     Checking approx v0.4.0
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking khronos-egl v6.0.0
[INFO] [stderr]    Compiling wayland-scanner v0.31.10
[INFO] [stderr]     Checking memmap2 v0.9.10
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking is-terminal v0.4.17
[INFO] [stderr]     Checking x11-dl v2.21.0
[INFO] [stderr]    Compiling wayland-backend v0.3.15
[INFO] [stderr]     Checking regex v1.12.3
[INFO] [stderr]     Checking env_logger v0.10.2
[INFO] [stderr]     Checking pretty_env_logger v0.5.0
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]    Compiling zerocopy-derive v0.8.48
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking polling v3.11.0
[INFO] [stderr]     Checking gethostname v1.1.0
[INFO] [stderr]     Checking x11rb v0.13.2
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking bytemuck v1.25.0
[INFO] [stderr]     Checking calloop v0.13.0
[INFO] [stderr]     Checking zerocopy v0.8.48
[INFO] [stderr]     Checking wgpu-types v29.0.3
[INFO] [stderr]     Checking tiny-skia-path v0.11.4
[INFO] [stderr]     Checking wayland-csd-frame v0.3.0
[INFO] [stderr]     Checking tiny-skia v0.11.4
[INFO] [stderr]     Checking wayland-protocols v0.32.12
[INFO] [stderr]     Checking wayland-cursor v0.31.14
[INFO] [stderr]     Checking calloop-wayland-source v0.3.0
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]     Checking wayland-protocols-wlr v0.3.12
[INFO] [stderr]     Checking wayland-protocols-plasma v0.3.12
[INFO] [stderr]     Checking gpu-allocator v0.28.0
[INFO] [stderr]     Checking sctk-adwaita v0.10.1
[INFO] [stderr]     Checking wgpu-naga-bridge v29.0.3
[INFO] [stderr]     Checking wgpu-core-deps-windows-linux-android v29.0.3
[INFO] [stderr]     Checking scatter v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: multiple associated items are never used
[INFO] [stdout]    --> src/mygame.rs:49:18
[INFO] [stdout]     |
[INFO] [stdout]  48 | impl MyGame<'_> {
[INFO] [stdout]     | --------------- associated items in this implementation
[INFO] [stdout]  49 |     pub async fn new(window: Arc<Window>) -> Self {
[INFO] [stdout]     |                  ^^^
[INFO] [stdout] ...
[INFO] [stdout] 162 |     fn create_uniform_buffers(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 186 |     fn update_uniform_buffers(&mut self) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 212 |     fn create_bind_groups(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 311 |     fn create_meshes(device: &wgpu::Device) -> Vec<Mesh> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 337 |     fn create_pipelines(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 402 |     fn resize(&mut self, new_size: PhysicalSize<u32>) {
[INFO] [stdout]     |        ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 415 |     fn update(&mut self, delta: f32) {
[INFO] [stdout]     |        ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 419 |     fn render(&mut self) {
[INFO] [stdout]     |        ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `negative_pressed`, `negative_button`, `positive_pressed`, and `positive_button` are never read
[INFO] [stdout]   --> src/mygame/camera.rs:52:5
[INFO] [stdout]    |
[INFO] [stdout] 51 | pub struct Axis {
[INFO] [stdout]    |            ---- fields in this struct
[INFO] [stdout] 52 |     negative_pressed: bool,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 53 |     negative_button: KeyCode,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 54 |     positive_pressed: bool,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 55 |     positive_button: KeyCode,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `process`, and `get` are never used
[INFO] [stdout]   --> src/mygame/camera.rs:59:12
[INFO] [stdout]    |
[INFO] [stdout] 58 | impl Axis {
[INFO] [stdout]    | --------- associated items in this implementation
[INFO] [stdout] 59 |     pub fn new(negative_button: KeyCode, positive_button: KeyCode) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 68 |     pub fn process(&mut self, key_event: &KeyEvent) {
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 76 |     pub fn get(&self) -> f32 {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `speed`, `sensitivity`, `camera_motion`, `horizontal`, `vertical`, and `qe_axis` are never read
[INFO] [stdout]   --> src/mygame/camera.rs:83:9
[INFO] [stdout]    |
[INFO] [stdout] 82 | pub struct CameraController {
[INFO] [stdout]    |            ---------------- fields in this struct
[INFO] [stdout] 83 |     pub speed: f32,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] 84 |     pub sensitivity: f32,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout] 85 |     camera_motion: (f32, f32),
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] 86 |     horizontal: Axis,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 87 |     vertical: Axis,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 88 |     qe_axis: Axis,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `process_window_events`, `process_device_events`, and `update` are never used
[INFO] [stdout]    --> src/mygame/camera.rs:92:12
[INFO] [stdout]     |
[INFO] [stdout]  91 | impl CameraController {
[INFO] [stdout]     | --------------------- associated items in this implementation
[INFO] [stdout]  92 |     pub fn new(speed: f32, sensitivity: f32) -> Self {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 103 |     pub fn process_window_events(&mut self, window_event: &WindowEvent) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 122 |     pub fn process_device_events(&mut self, device_event: &DeviceEvent) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 132 |     pub fn update(&mut self, camera: &mut Camera, delta: f32) {
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `ATTRIBS` and `desc` are never used
[INFO] [stdout]   --> src/mygame/mesh.rs:12:11
[INFO] [stdout]    |
[INFO] [stdout] 11 | impl Vertex {
[INFO] [stdout]    | ----------- associated items in this implementation
[INFO] [stdout] 12 |     const ATTRIBS: &'static [wgpu::VertexAttribute] = &wgpu::vertex_attr_array![
[INFO] [stdout]    |           ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 17 |     pub fn desc() -> wgpu::VertexBufferLayout<'static> {
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `vertex_buffer`, `index_buffer`, and `element_count` are never read
[INFO] [stdout]   --> src/mygame/mesh.rs:27:5
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub struct Mesh {
[INFO] [stdout]    |            ---- fields in this struct
[INFO] [stdout] 27 |     vertex_buffer: wgpu::Buffer,
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] 28 |     index_buffer: wgpu::Buffer,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 29 |     element_count: usize,
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `create` and `draw` are never used
[INFO] [stdout]   --> src/mygame/mesh.rs:33:12
[INFO] [stdout]    |
[INFO] [stdout] 32 | impl Mesh {
[INFO] [stdout]    | --------- associated items in this implementation
[INFO] [stdout] 33 |     pub fn create(device: &wgpu::Device, vertices: &[Vertex], indices: &[u32]) -> Self {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 53 |     pub fn draw(&self, render_pass: &mut wgpu::RenderPass) {
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 49.60s
[INFO] running `Command { std: "docker" "inspect" "aebb0126b42167e08306636e7cb825a04f2f813e15bb44af01bde5696723589e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "aebb0126b42167e08306636e7cb825a04f2f813e15bb44af01bde5696723589e", kill_on_drop: false }`
[INFO] [stdout] aebb0126b42167e08306636e7cb825a04f2f813e15bb44af01bde5696723589e
