[INFO] cloning repository https://github.com/hxhelm/rust-game-engine
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hxhelm/rust-game-engine" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhxhelm%2Frust-game-engine", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhxhelm%2Frust-game-engine'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] cbe8bcdddfa74069e2f5d3443d069a48a3e539c5
[INFO] checking hxhelm/rust-game-engine against try#213ba58857e42241934d114390dfcd0779fc4662 for pr-148943
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhxhelm%2Frust-game-engine" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/hxhelm/rust-game-engine
[INFO] finished tweaking git repo https://github.com/hxhelm/rust-game-engine
[INFO] tweaked toml for git repo https://github.com/hxhelm/rust-game-engine written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/hxhelm/rust-game-engine on toolchain 213ba58857e42241934d114390dfcd0779fc4662
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+213ba58857e42241934d114390dfcd0779fc4662" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+213ba58857e42241934d114390dfcd0779fc4662" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 227 packages to latest compatible versions
[INFO] [stderr]       Adding itertools v0.13.0 (available: v0.14.0)
[INFO] [stderr]       Adding wgpu v22.1.0 (available: v27.0.1)
[INFO] [stderr]       Adding winit v0.29.15 (available: v0.30.12)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+213ba58857e42241934d114390dfcd0779fc4662" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+213ba58857e42241934d114390dfcd0779fc4662" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 65b7a9eed09b04f6511fd4b5dae5a77b2cbe68ae8357db3476bf75d79d0b2e8a
[INFO] running `Command { std: "docker" "start" "-a" "65b7a9eed09b04f6511fd4b5dae5a77b2cbe68ae8357db3476bf75d79d0b2e8a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "65b7a9eed09b04f6511fd4b5dae5a77b2cbe68ae8357db3476bf75d79d0b2e8a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "65b7a9eed09b04f6511fd4b5dae5a77b2cbe68ae8357db3476bf75d79d0b2e8a", kill_on_drop: false }`
[INFO] [stdout] 65b7a9eed09b04f6511fd4b5dae5a77b2cbe68ae8357db3476bf75d79d0b2e8a
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+213ba58857e42241934d114390dfcd0779fc4662" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a337f25c82c4f9941e3cb7bcddd1568fc55e8c58a8f363bbf164269465ff4ed5
[INFO] running `Command { std: "docker" "start" "-a" "a337f25c82c4f9941e3cb7bcddd1568fc55e8c58a8f363bbf164269465ff4ed5", kill_on_drop: false }`
[INFO] [stderr]    Compiling naga v22.1.0
[INFO] [stderr]     Checking bit-vec v0.7.0
[INFO] [stderr]     Checking wayland-protocols v0.31.2
[INFO] [stderr]     Checking calloop v0.12.4
[INFO] [stderr]    Compiling wgpu-hal v22.0.0
[INFO] [stderr]    Compiling smithay-client-toolkit v0.18.1
[INFO] [stderr]    Compiling wgpu-core v22.1.0
[INFO] [stderr]     Checking wgpu-types v22.0.0
[INFO] [stderr]     Checking bit-set v0.6.0
[INFO] [stderr]     Checking glow v0.13.1
[INFO] [stderr]     Checking calloop-wayland-source v0.2.0
[INFO] [stderr]    Compiling wgpu v22.1.0
[INFO] [stderr]    Compiling winit v0.29.15
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]     Checking wayland-protocols-wlr v0.2.0
[INFO] [stderr]     Checking wayland-protocols-plasma v0.2.0
[INFO] [stderr]     Checking sctk-adwaita v0.8.3
[INFO] [stderr]     Checking game-engine v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `izip`
[INFO] [stdout]  --> src/ecs/query.rs:4:17
[INFO] [stdout]   |
[INFO] [stdout] 4 | use itertools::{izip, Itertools};
[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: `izip`
[INFO] [stdout]  --> src/ecs/query.rs:4:17
[INFO] [stdout]   |
[INFO] [stdout] 4 | use itertools::{izip, Itertools};
[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 variable: `window`
[INFO] [stdout]   --> src/game_loop.rs:25:18
[INFO] [stdout]    |
[INFO] [stdout] 25 |     async fn new(window: &'a Window) -> State<'a> {
[INFO] [stdout]    |                  ^^^^^^ help: if this is intentional, prefix it with an underscore: `_window`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `new_size`
[INFO] [stdout]   --> src/game_loop.rs:33:26
[INFO] [stdout]    |
[INFO] [stdout] 33 |     fn resize(&mut self, new_size: winit::dpi::PhysicalSize<u32>) {
[INFO] [stdout]    |                          ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_new_size`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `event`
[INFO] [stdout]   --> src/game_loop.rs:37:25
[INFO] [stdout]    |
[INFO] [stdout] 37 |     fn input(&mut self, event: &WindowEvent) -> bool {
[INFO] [stdout]    |                         ^^^^^ help: if this is intentional, prefix it with an underscore: `_event`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `window`
[INFO] [stdout]   --> src/game_loop.rs:25:18
[INFO] [stdout]    |
[INFO] [stdout] 25 |     async fn new(window: &'a Window) -> State<'a> {
[INFO] [stdout]    |                  ^^^^^^ help: if this is intentional, prefix it with an underscore: `_window`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `new_size`
[INFO] [stdout]   --> src/game_loop.rs:33:26
[INFO] [stdout]    |
[INFO] [stdout] 33 |     fn resize(&mut self, new_size: winit::dpi::PhysicalSize<u32>) {
[INFO] [stdout]    |                          ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_new_size`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `event`
[INFO] [stdout]   --> src/game_loop.rs:37:25
[INFO] [stdout]    |
[INFO] [stdout] 37 |     fn input(&mut self, event: &WindowEvent) -> bool {
[INFO] [stdout]    |                         ^^^^^ help: if this is intentional, prefix it with an underscore: `_event`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `State` is never constructed
[INFO] [stdout]   --> src/game_loop.rs:11:8
[INFO] [stdout]    |
[INFO] [stdout] 11 | struct State<'a> {
[INFO] [stdout]    |        ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `window`, `resize`, `input`, `update`, and `render` are never used
[INFO] [stdout]   --> src/game_loop.rs:25:14
[INFO] [stdout]    |
[INFO] [stdout] 23 | impl<'a> State<'a> {
[INFO] [stdout]    | ------------------ associated items in this implementation
[INFO] [stdout] 24 |     // Creating some of the wgpu types requires async code
[INFO] [stdout] 25 |     async fn new(window: &'a Window) -> State<'a> {
[INFO] [stdout]    |              ^^^
[INFO] [stdout] ...
[INFO] [stdout] 29 |     pub fn window(&self) -> &Window {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 33 |     fn resize(&mut self, new_size: winit::dpi::PhysicalSize<u32>) {
[INFO] [stdout]    |        ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 37 |     fn input(&mut self, event: &WindowEvent) -> bool {
[INFO] [stdout]    |        ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 41 |     fn update(&mut self) {
[INFO] [stdout]    |        ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 45 |     fn render(&mut self) -> Result<(), wgpu::SurfaceError> {
[INFO] [stdout]    |        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]    --> src/ecs/storage.rs:419:19
[INFO] [stdout]     |
[INFO] [stdout]  82 | impl Storage {
[INFO] [stdout]     | ------------ associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 419 |     pub(crate) fn new() -> Self {
[INFO] [stdout]     |                   ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/ecs/entity_builder.rs:75:25
[INFO] [stdout]    |
[INFO] [stdout] 75 |     pub fn build_entity(&mut self) -> EntityBuilder<NoComponents> {
[INFO] [stdout]    |                         ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 75 |     pub fn build_entity(&mut self) -> EntityBuilder<'_, NoComponents> {
[INFO] [stdout]    |                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `State` is never constructed
[INFO] [stdout]   --> src/game_loop.rs:11:8
[INFO] [stdout]    |
[INFO] [stdout] 11 | struct State<'a> {
[INFO] [stdout]    |        ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `window`, `resize`, `input`, `update`, and `render` are never used
[INFO] [stdout]   --> src/game_loop.rs:25:14
[INFO] [stdout]    |
[INFO] [stdout] 23 | impl<'a> State<'a> {
[INFO] [stdout]    | ------------------ associated items in this implementation
[INFO] [stdout] 24 |     // Creating some of the wgpu types requires async code
[INFO] [stdout] 25 |     async fn new(window: &'a Window) -> State<'a> {
[INFO] [stdout]    |              ^^^
[INFO] [stdout] ...
[INFO] [stdout] 29 |     pub fn window(&self) -> &Window {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 33 |     fn resize(&mut self, new_size: winit::dpi::PhysicalSize<u32>) {
[INFO] [stdout]    |        ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 37 |     fn input(&mut self, event: &WindowEvent) -> bool {
[INFO] [stdout]    |        ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 41 |     fn update(&mut self) {
[INFO] [stdout]    |        ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 45 |     fn render(&mut self) -> Result<(), wgpu::SurfaceError> {
[INFO] [stdout]    |        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/ecs/entity_builder.rs:75:25
[INFO] [stdout]    |
[INFO] [stdout] 75 |     pub fn build_entity(&mut self) -> EntityBuilder<NoComponents> {
[INFO] [stdout]    |                         ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 75 |     pub fn build_entity(&mut self) -> EntityBuilder<'_, NoComponents> {
[INFO] [stdout]    |                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 28.61s
[INFO] running `Command { std: "docker" "inspect" "a337f25c82c4f9941e3cb7bcddd1568fc55e8c58a8f363bbf164269465ff4ed5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a337f25c82c4f9941e3cb7bcddd1568fc55e8c58a8f363bbf164269465ff4ed5", kill_on_drop: false }`
[INFO] [stdout] a337f25c82c4f9941e3cb7bcddd1568fc55e8c58a8f363bbf164269465ff4ed5
