[INFO] fetching crate aspeng 0.1.1...
[INFO] checking aspeng-0.1.1 against master#3f6250a7bb79e600d9036bbc7c8f65af43933643 for pr-147859
[INFO] extracting crate aspeng 0.1.1 into /workspace/builds/worker-1-tc1/source
[INFO] started tweaking crates.io crate aspeng 0.1.1
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate aspeng 0.1.1
[INFO] tweaked toml for crates.io crate aspeng 0.1.1 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate aspeng 0.1.1 on toolchain 3f6250a7bb79e600d9036bbc7c8f65af43933643
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3f6250a7bb79e600d9036bbc7c8f65af43933643" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate aspeng 0.1.1 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" "+3f6250a7bb79e600d9036bbc7c8f65af43933643" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded bytemuck_derive v1.9.1
[INFO] [stderr]   Downloaded tobj v4.0.3
[INFO] [stderr]   Downloaded winnow v0.6.21
[INFO] [stderr]   Downloaded syn v2.0.94
[INFO] [stderr]   Downloaded winit v0.30.7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+3f6250a7bb79e600d9036bbc7c8f65af43933643" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 71d5daef8fe7b497efaad2655066e2fb837e43b7e5f62b398d090a5dd018ea74
[INFO] running `Command { std: "docker" "start" "-a" "71d5daef8fe7b497efaad2655066e2fb837e43b7e5f62b398d090a5dd018ea74", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "71d5daef8fe7b497efaad2655066e2fb837e43b7e5f62b398d090a5dd018ea74", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "71d5daef8fe7b497efaad2655066e2fb837e43b7e5f62b398d090a5dd018ea74", kill_on_drop: false }`
[INFO] [stdout] 71d5daef8fe7b497efaad2655066e2fb837e43b7e5f62b398d090a5dd018ea74
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+3f6250a7bb79e600d9036bbc7c8f65af43933643" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fa965fb1475222a11cd7f4d050362612244cfc389ed6fbc98d678c57ead6adca
[INFO] running `Command { std: "docker" "start" "-a" "fa965fb1475222a11cd7f4d050362612244cfc389ed6fbc98d678c57ead6adca", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]    Compiling rustix v0.38.42
[INFO] [stderr]    Compiling wayland-sys v0.31.5
[INFO] [stderr]    Compiling wayland-client v0.31.7
[INFO] [stderr]    Compiling wayland-backend v0.3.7
[INFO] [stderr]    Compiling quick-xml v0.36.2
[INFO] [stderr]     Checking foldhash v0.1.4
[INFO] [stderr]    Compiling syn v2.0.94
[INFO] [stderr]     Checking num-traits v0.2.19
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]     Checking tracing-core v0.1.33
[INFO] [stderr]    Compiling naga v25.0.1
[INFO] [stderr]     Checking bit-vec v0.8.0
[INFO] [stderr]     Checking codespan-reporting v0.12.0
[INFO] [stderr]     Checking miniz_oxide v0.8.8
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]    Compiling wgpu-hal v25.0.2
[INFO] [stderr]     Checking hashbrown v0.15.2
[INFO] [stderr]     Checking bit-set v0.8.0
[INFO] [stderr]     Checking aligned-vec v0.5.0
[INFO] [stderr]    Compiling built v0.7.7
[INFO] [stderr]     Checking rustc-hash v1.1.0
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking ash v0.38.0+1.3.281
[INFO] [stderr]     Checking khronos-egl v6.0.0
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking futures-core v0.3.31
[INFO] [stderr]     Checking xcursor v0.3.8
[INFO] [stderr]     Checking futures-sink v0.3.31
[INFO] [stderr]    Compiling rav1e v0.7.1
[INFO] [stderr]     Checking ttf-parser v0.25.1
[INFO] [stderr]     Checking flate2 v1.1.1
[INFO] [stderr]     Checking itertools v0.12.1
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]    Compiling simd_helpers v0.1.0
[INFO] [stderr]     Checking memmap2 v0.9.5
[INFO] [stderr]    Compiling wgpu-core v25.0.2
[INFO] [stderr]    Compiling matrixmultiply v0.3.9
[INFO] [stderr]    Compiling wayland-scanner v0.31.5
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]     Checking bitstream-io v2.6.0
[INFO] [stderr]     Checking quick-error v2.0.1
[INFO] [stderr]     Checking imgref v1.11.0
[INFO] [stderr]    Compiling noop_proc_macro v0.3.0
[INFO] [stderr]    Compiling document-features v0.2.11
[INFO] [stderr]     Checking zune-inflate v0.2.54
[INFO] [stderr]    Compiling wgpu v25.0.2
[INFO] [stderr]     Checking indexmap v2.9.0
[INFO] [stderr]     Checking loop9 v0.1.5
[INFO] [stderr]    Compiling winit v0.30.7
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking half v2.6.0
[INFO] [stderr]     Checking v_frame v0.3.8
[INFO] [stderr]     Checking ordered-float v4.6.0
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]     Checking avif-serialize v0.8.3
[INFO] [stderr]     Checking lebe v0.5.2
[INFO] [stderr]     Checking rgb v0.8.50
[INFO] [stderr]     Checking bit_field v0.10.2
[INFO] [stderr]     Checking tiff v0.9.1
[INFO] [stderr]     Checking zune-jpeg v0.4.14
[INFO] [stderr]     Checking png v0.17.16
[INFO] [stderr]     Checking gif v0.13.1
[INFO] [stderr]     Checking image-webp v0.2.1
[INFO] [stderr]     Checking x11-dl v2.21.0
[INFO] [stderr]     Checking exr v1.73.0
[INFO] [stderr]    Compiling aspeng v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking tobj v4.0.3
[INFO] [stderr]     Checking maybe-rayon v0.1.1
[INFO] [stderr]     Checking bitflags v2.9.1
[INFO] [stderr]     Checking spirv v0.3.0+sdk-1.3.268.0
[INFO] [stderr]     Checking gpu-descriptor-types v0.2.0
[INFO] [stderr]     Checking gpu-alloc-types v0.3.0
[INFO] [stderr]     Checking xkbcommon-dl v0.4.2
[INFO] [stderr]     Checking gpu-alloc v0.6.0
[INFO] [stderr]     Checking gpu-descriptor v0.3.1
[INFO] [stderr]     Checking owned_ttf_parser v0.25.0
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking ab_glyph v0.2.29
[INFO] [stderr]     Checking av1-grain v0.2.3
[INFO] [stderr]    Compiling bytemuck_derive v1.9.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling profiling-procmacros v1.0.16
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling arg_enum_proc_macro v0.3.4
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling nalgebra-macros v0.2.2
[INFO] [stderr]     Checking profiling v1.0.16
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking strum v0.26.3
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking bytemuck v1.23.0
[INFO] [stderr]     Checking wgpu-types v25.0.0
[INFO] [stderr]     Checking tiny-skia-path v0.11.4
[INFO] [stderr]     Checking safe_arch v0.7.4
[INFO] [stderr]     Checking qoi v0.4.1
[INFO] [stderr]     Checking wide v0.7.32
[INFO] [stderr]     Checking tiny-skia v0.11.4
[INFO] [stderr]     Checking simba v0.9.0
[INFO] [stderr]     Checking polling v3.7.4
[INFO] [stderr]     Checking x11rb v0.13.1
[INFO] [stderr]     Checking calloop v0.13.0
[INFO] [stderr]     Checking wayland-csd-frame v0.3.0
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking wayland-protocols v0.32.5
[INFO] [stderr]     Checking calloop-wayland-source v0.3.0
[INFO] [stderr]     Checking wayland-cursor v0.31.7
[INFO] [stderr]     Checking ravif v0.11.12
[INFO] [stderr]     Checking image v0.25.6
[INFO] [stderr]     Checking nalgebra v0.33.2
[INFO] [stderr]     Checking wayland-protocols-wlr v0.3.5
[INFO] [stderr]     Checking wayland-protocols-plasma v0.3.5
[INFO] [stderr]     Checking smithay-client-toolkit v0.19.2
[INFO] [stderr]     Checking sctk-adwaita v0.10.1
[INFO] [stderr]     Checking wgpu-core-deps-windows-linux-android v25.0.0
[INFO] [stdout] warning: field `texture` is never read
[INFO] [stdout]  --> src/texture.rs:4:16
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub struct Texture {
[INFO] [stdout]   |            ------- field in this struct
[INFO] [stdout] 4 |     pub(crate) texture: wgpu::Texture,
[INFO] [stdout]   |                ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `entities` and `remove_entity` are never used
[INFO] [stdout]   --> src/component.rs:22:19
[INFO] [stdout]    |
[INFO] [stdout] 14 | impl<T> Component<T> {
[INFO] [stdout]    | -------------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 22 |     pub(crate) fn entities(&self) -> Vec<Entity> {
[INFO] [stdout]    |                   ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 30 |     pub(crate) fn remove_entity(&mut self, entity: &Entity) {
[INFO] [stdout]    |                   ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `texture` is never read
[INFO] [stdout]  --> src/texture.rs:4:16
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub struct Texture {
[INFO] [stdout]   |            ------- field in this struct
[INFO] [stdout] 4 |     pub(crate) texture: wgpu::Texture,
[INFO] [stdout]   |                ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `entities` and `remove_entity` are never used
[INFO] [stdout]   --> src/component.rs:22:19
[INFO] [stdout]    |
[INFO] [stdout] 14 | impl<T> Component<T> {
[INFO] [stdout]    | -------------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 22 |     pub(crate) fn entities(&self) -> Vec<Entity> {
[INFO] [stdout]    |                   ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 30 |     pub(crate) fn remove_entity(&mut self, entity: &Entity) {
[INFO] [stdout]    |                   ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 03s
[INFO] running `Command { std: "docker" "inspect" "fa965fb1475222a11cd7f4d050362612244cfc389ed6fbc98d678c57ead6adca", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fa965fb1475222a11cd7f4d050362612244cfc389ed6fbc98d678c57ead6adca", kill_on_drop: false }`
[INFO] [stdout] fa965fb1475222a11cd7f4d050362612244cfc389ed6fbc98d678c57ead6adca
