[INFO] cloning repository https://github.com/Bibelott/vaders
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Bibelott/vaders" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBibelott%2Fvaders", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBibelott%2Fvaders'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 2116cc17448f7a2fccb9b21a4c48d2b288635373
[INFO] checking Bibelott/vaders against try#44f3504e96c944ae54fc72b5f5008f53f7eda001 for pr-136776
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBibelott%2Fvaders" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/Bibelott/vaders on toolchain 44f3504e96c944ae54fc72b5f5008f53f7eda001
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+44f3504e96c944ae54fc72b5f5008f53f7eda001" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/Bibelott/vaders
[INFO] finished tweaking git repo https://github.com/Bibelott/vaders
[INFO] tweaked toml for git repo https://github.com/Bibelott/vaders written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/Bibelott/vaders 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" "+44f3504e96c944ae54fc72b5f5008f53f7eda001" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+44f3504e96c944ae54fc72b5f5008f53f7eda001" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e5cff2ab856c24cc5165fe9a345ae389b2a27557457896b1a99849332b1cff91
[INFO] running `Command { std: "docker" "start" "-a" "e5cff2ab856c24cc5165fe9a345ae389b2a27557457896b1a99849332b1cff91", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e5cff2ab856c24cc5165fe9a345ae389b2a27557457896b1a99849332b1cff91", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e5cff2ab856c24cc5165fe9a345ae389b2a27557457896b1a99849332b1cff91", kill_on_drop: false }`
[INFO] [stdout] e5cff2ab856c24cc5165fe9a345ae389b2a27557457896b1a99849332b1cff91
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+44f3504e96c944ae54fc72b5f5008f53f7eda001" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ecbf4797262720d60beb06129ca6f1d9e5651d39ea01488f7078c2790eba4183
[INFO] running `Command { std: "docker" "start" "-a" "ecbf4797262720d60beb06129ca6f1d9e5651d39ea01488f7078c2790eba4183", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.49
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling rustix v0.38.31
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling memchr v2.7.1
[INFO] [stderr]    Compiling wayland-sys v0.31.1
[INFO] [stderr]    Compiling ahash v0.8.8
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]     Checking allocator-api2 v0.2.16
[INFO] [stderr]    Compiling crc32fast v1.4.0
[INFO] [stderr]     Checking getrandom v0.2.12
[INFO] [stderr]     Checking arrayvec v0.7.4
[INFO] [stderr]     Checking miniz_oxide v0.7.2
[INFO] [stderr]    Compiling paste v1.0.14
[INFO] [stderr]     Checking unicode-width v0.1.11
[INFO] [stderr]     Checking termcolor v1.4.1
[INFO] [stderr]     Checking bit-vec v0.6.3
[INFO] [stderr]    Compiling khronos-egl v6.0.0
[INFO] [stderr]    Compiling ash v0.37.3+1.3.251
[INFO] [stderr]     Checking parking_lot_core v0.9.9
[INFO] [stderr]     Checking codespan-reporting v0.11.1
[INFO] [stderr]     Checking bit-set v0.5.3
[INFO] [stderr]    Compiling wgpu-hal v0.19.1
[INFO] [stderr]     Checking gpu-alloc-types v0.3.0
[INFO] [stderr]     Checking spirv v0.3.0+sdk-1.3.268.0
[INFO] [stderr]     Checking gpu-descriptor-types v0.1.2
[INFO] [stderr]    Compiling matrixmultiply v0.3.8
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]     Checking libloading v0.7.4
[INFO] [stderr]     Checking hexf-parse v0.2.1
[INFO] [stderr]     Checking either v1.10.0
[INFO] [stderr]     Checking unicode-xid v0.2.4
[INFO] [stderr]    Compiling quick-xml v0.31.0
[INFO] [stderr]    Compiling smithay-client-toolkit v0.18.1
[INFO] [stderr]     Checking rustc-hash v1.1.0
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking gpu-alloc v0.6.0
[INFO] [stderr]     Checking flate2 v1.0.28
[INFO] [stderr]     Checking hashbrown v0.14.3
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking memmap2 v0.9.4
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling wgpu-core v0.19.0
[INFO] [stderr]     Checking wgpu-types v0.19.0
[INFO] [stderr]     Checking weezl v0.1.8
[INFO] [stderr]     Checking rawpointer v0.2.1
[INFO] [stderr]     Checking glow v0.13.1
[INFO] [stderr]     Checking renderdoc-sys v1.0.0
[INFO] [stderr]     Checking profiling v1.0.14
[INFO] [stderr]     Checking crossbeam-deque v0.8.5
[INFO] [stderr]     Checking num-complex v0.4.5
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]     Checking flume v0.11.0
[INFO] [stderr]     Checking zune-inflate v0.2.54
[INFO] [stderr]    Compiling winit v0.29.10
[INFO] [stderr]    Compiling wgpu v0.19.1
[INFO] [stderr]     Checking half v2.3.1
[INFO] [stderr]     Checking lebe v0.5.2
[INFO] [stderr]    Compiling wayland-scanner v0.31.1
[INFO] [stderr]     Checking bit_field v0.10.2
[INFO] [stderr]     Checking gif v0.13.1
[INFO] [stderr]     Checking png v0.17.13
[INFO] [stderr]     Checking x11-dl v2.21.0
[INFO] [stderr]     Checking xkbcommon-dl v0.4.2
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking rayon v1.8.1
[INFO] [stderr]     Checking exr v1.72.0
[INFO] [stderr]     Checking indexmap v2.2.3
[INFO] [stderr]     Checking gpu-descriptor v0.2.4
[INFO] [stderr]    Compiling wayland-backend v0.3.3
[INFO] [stderr]    Compiling bytemuck_derive v1.5.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.57
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]     Checking tokio v1.36.0
[INFO] [stderr]     Checking thiserror v1.0.57
[INFO] [stderr]     Checking naga v0.19.0
[INFO] [stderr]     Checking bytemuck v1.14.3
[INFO] [stderr]     Checking safe_arch v0.7.1
[INFO] [stderr]     Checking tiny-skia-path v0.11.4
[INFO] [stderr]     Checking qoi v0.4.1
[INFO] [stderr]     Checking jpeg-decoder v0.3.1
[INFO] [stderr]     Checking wide v0.7.16
[INFO] [stderr]     Checking polling v3.4.0
[INFO] [stderr]     Checking x11rb v0.13.0
[INFO] [stderr]     Checking tiff v0.9.1
[INFO] [stderr]     Checking tiny-skia v0.11.4
[INFO] [stderr]     Checking calloop v0.12.4
[INFO] [stderr]     Checking image v0.24.9
[INFO] [stderr]     Checking wayland-client v0.31.2
[INFO] [stderr]     Checking wayland-csd-frame v0.3.0
[INFO] [stderr]     Checking simba v0.8.1
[INFO] [stderr]     Checking wayland-protocols v0.31.2
[INFO] [stderr]     Checking wayland-cursor v0.31.1
[INFO] [stderr]     Checking calloop-wayland-source v0.2.0
[INFO] [stderr]     Checking wayland-protocols-wlr v0.2.0
[INFO] [stderr]     Checking wayland-protocols-plasma v0.2.0
[INFO] [stderr]     Checking nalgebra v0.32.5
[INFO] [stderr]     Checking sctk-adwaita v0.8.1
[INFO] [stderr]     Checking nalgebra-glm v0.18.0
[INFO] [stderr]     Checking vaders v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `KeyCode`
[INFO] [stdout]   --> src/main.rs:16:28
[INFO] [stdout]    |
[INFO] [stdout] 16 | use winit::keyboard::{Key, KeyCode, NamedKey, PhysicalKey};
[INFO] [stdout]    |                            ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `image::io::Reader as ImageReader`
[INFO] [stdout]   --> src/main.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 19 | use image::io::Reader as ImageReader;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `KeyCode`
[INFO] [stdout]   --> src/main.rs:16:28
[INFO] [stdout]    |
[INFO] [stdout] 16 | use winit::keyboard::{Key, KeyCode, NamedKey, PhysicalKey};
[INFO] [stdout]    |                            ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `image::io::Reader as ImageReader`
[INFO] [stdout]   --> src/main.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 19 | use image::io::Reader as ImageReader;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `proj_buf` is never read
[INFO] [stdout]   --> src/main.rs:96:5
[INFO] [stdout]    |
[INFO] [stdout] 92 | struct Renderer {
[INFO] [stdout]    |        -------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 96 |     proj_buf: wgpu::Buffer,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `texture` is never read
[INFO] [stdout]   --> src/player.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 8  | pub struct Player {
[INFO] [stdout]    |            ------ field in this struct
[INFO] [stdout] 9  |     sprite: Sprite,
[INFO] [stdout] 10 |     texture: wgpu::Texture,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `texture_view` is never read
[INFO] [stdout]  --> src/sprite.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub struct Sprite {
[INFO] [stdout]   |            ------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 6 |     texture_view: wgpu::TextureView,
[INFO] [stdout]   |     ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `get_view` and `get_buf` are never used
[INFO] [stdout]   --> src/sprite.rs:80:12
[INFO] [stdout]    |
[INFO] [stdout] 10 | impl Sprite {
[INFO] [stdout]    | ----------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 80 |     pub fn get_view(&self) -> &wgpu::TextureView {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 84 |     pub fn get_buf(&self) -> &wgpu::Buffer {
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `proj_buf` is never read
[INFO] [stdout]   --> src/main.rs:96:5
[INFO] [stdout]    |
[INFO] [stdout] 92 | struct Renderer {
[INFO] [stdout]    |        -------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 96 |     proj_buf: wgpu::Buffer,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `texture` is never read
[INFO] [stdout]   --> src/player.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 8  | pub struct Player {
[INFO] [stdout]    |            ------ field in this struct
[INFO] [stdout] 9  |     sprite: Sprite,
[INFO] [stdout] 10 |     texture: wgpu::Texture,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `texture_view` is never read
[INFO] [stdout]  --> src/sprite.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub struct Sprite {
[INFO] [stdout]   |            ------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 6 |     texture_view: wgpu::TextureView,
[INFO] [stdout]   |     ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `get_view` and `get_buf` are never used
[INFO] [stdout]   --> src/sprite.rs:80:12
[INFO] [stdout]    |
[INFO] [stdout] 10 | impl Sprite {
[INFO] [stdout]    | ----------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 80 |     pub fn get_view(&self) -> &wgpu::TextureView {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 84 |     pub fn get_buf(&self) -> &wgpu::Buffer {
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 55.95s
[INFO] running `Command { std: "docker" "inspect" "ecbf4797262720d60beb06129ca6f1d9e5651d39ea01488f7078c2790eba4183", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ecbf4797262720d60beb06129ca6f1d9e5651d39ea01488f7078c2790eba4183", kill_on_drop: false }`
[INFO] [stdout] ecbf4797262720d60beb06129ca6f1d9e5651d39ea01488f7078c2790eba4183
