[INFO] cloning repository https://github.com/olojac/lab-particles
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/olojac/lab-particles" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Folojac%2Flab-particles", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Folojac%2Flab-particles'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] cbc2f78fea8576ed53cc0c1341f861bb385b9a80
[INFO] checking olojac/lab-particles against master#90b65889799733f21ebdf59d96411aa531c5900a for pr-148477
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Folojac%2Flab-particles" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/olojac/lab-particles
[INFO] finished tweaking git repo https://github.com/olojac/lab-particles
[INFO] tweaked toml for git repo https://github.com/olojac/lab-particles written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/olojac/lab-particles on toolchain 90b65889799733f21ebdf59d96411aa531c5900a
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+90b65889799733f21ebdf59d96411aa531c5900a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/olojac/lab-particles 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" "+90b65889799733f21ebdf59d96411aa531c5900a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded ultraviolet v0.9.2
[INFO] [stderr]   Downloaded winit_input_helper v0.16.0
[INFO] [stderr]   Downloaded csscolorparser v0.7.0
[INFO] [stderr]   Downloaded colorgrad v0.7.0
[INFO] [stderr]   Downloaded pixels v0.15.0
[INFO] [stderr]   Downloaded jiff-static v0.2.4
[INFO] [stderr]   Downloaded env_logger v0.11.7
[INFO] [stderr]   Downloaded jiff v0.2.4
[INFO] [stderr]   Downloaded error-iter v0.4.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+90b65889799733f21ebdf59d96411aa531c5900a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 55e685e3644069965f03e4f635a739ae57efa3546e398a0d5770b595dd38e4b3
[INFO] running `Command { std: "docker" "start" "-a" "55e685e3644069965f03e4f635a739ae57efa3546e398a0d5770b595dd38e4b3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "55e685e3644069965f03e4f635a739ae57efa3546e398a0d5770b595dd38e4b3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "55e685e3644069965f03e4f635a739ae57efa3546e398a0d5770b595dd38e4b3", kill_on_drop: false }`
[INFO] [stdout] 55e685e3644069965f03e4f635a739ae57efa3546e398a0d5770b595dd38e4b3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+90b65889799733f21ebdf59d96411aa531c5900a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b0515c624ecc34451fc775af11187395a3ce076e76feae6a492e25ddd934337a
[INFO] running `Command { std: "docker" "start" "-a" "b0515c624ecc34451fc775af11187395a3ce076e76feae6a492e25ddd934337a", kill_on_drop: false }`
[INFO] [stderr]     Checking bitflags v2.9.0
[INFO] [stderr]    Compiling libc v0.2.171
[INFO] [stderr]     Checking log v0.4.26
[INFO] [stderr]     Checking once_cell v1.21.1
[INFO] [stderr]     Checking smallvec v1.14.0
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling cc v1.2.17
[INFO] [stderr]    Compiling wayland-sys v0.31.6
[INFO] [stderr]    Compiling quick-xml v0.37.2
[INFO] [stderr]    Compiling wayland-client v0.31.8
[INFO] [stderr]     Checking bytemuck v1.22.0
[INFO] [stderr]     Checking tracing-core v0.1.33
[INFO] [stderr]    Compiling ash v0.37.3+1.3.251
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]     Checking indexmap v2.8.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking bit-set v0.5.3
[INFO] [stderr]     Checking safe_arch v0.7.4
[INFO] [stderr]    Compiling wayland-scanner v0.31.6
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]     Checking ahash v0.8.11
[INFO] [stderr]    Compiling wgpu-hal v0.19.5
[INFO] [stderr]     Checking hashbrown v0.14.5
[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 smithay-client-toolkit v0.18.1
[INFO] [stderr]     Checking strict-num v0.1.1
[INFO] [stderr]    Compiling zerocopy v0.8.23
[INFO] [stderr]    Compiling wayland-backend v0.3.8
[INFO] [stderr]     Checking ttf-parser v0.25.1
[INFO] [stderr]     Checking tiny-skia-path v0.11.4
[INFO] [stderr]     Checking gpu-descriptor v0.2.4
[INFO] [stderr]     Checking gpu-alloc v0.6.0
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]     Checking khronos-egl v6.0.0
[INFO] [stderr]     Checking wide v0.7.32
[INFO] [stderr]     Checking memmap2 v0.9.5
[INFO] [stderr]    Compiling wgpu-core v0.19.4
[INFO] [stderr]     Checking wgpu-types v0.19.2
[INFO] [stderr]     Checking glow v0.13.1
[INFO] [stderr]     Checking regex-syntax v0.8.5
[INFO] [stderr]     Checking tiny-skia v0.11.4
[INFO] [stderr]     Checking getrandom v0.3.2
[INFO] [stderr]     Checking owned_ttf_parser v0.25.0
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]     Checking ab_glyph v0.2.29
[INFO] [stderr]     Checking polling v3.7.4
[INFO] [stderr]    Compiling wgpu v0.19.4
[INFO] [stderr]    Compiling winit v0.29.15
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling phf_macros v0.11.3
[INFO] [stderr]    Compiling matrixmultiply v0.3.9
[INFO] [stderr]     Checking x11rb v0.13.1
[INFO] [stderr]     Checking wayland-csd-frame v0.3.0
[INFO] [stderr]     Checking phf v0.11.3
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]     Checking x11-dl v2.21.0
[INFO] [stderr]     Checking xkbcommon-dl v0.4.2
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking calloop v0.12.4
[INFO] [stderr]     Checking naga v0.19.2
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]     Checking anstream v0.6.18
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]     Checking simba v0.9.0
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking wayland-protocols v0.31.2
[INFO] [stderr]     Checking wayland-cursor v0.31.8
[INFO] [stderr]     Checking calloop-wayland-source v0.2.0
[INFO] [stderr]     Checking env_filter v0.1.3
[INFO] [stderr]     Checking csscolorparser v0.7.0
[INFO] [stderr]    Compiling nalgebra-macros v0.2.2
[INFO] [stderr]     Checking ultraviolet v0.9.2
[INFO] [stderr]     Checking pollster v0.3.0
[INFO] [stderr]     Checking jiff v0.2.4
[INFO] [stderr]     Checking colorgrad v0.7.0
[INFO] [stderr]     Checking rand v0.9.0
[INFO] [stderr]     Checking error-iter v0.4.1
[INFO] [stderr]     Checking wayland-protocols-wlr v0.2.0
[INFO] [stderr]     Checking wayland-protocols-plasma v0.2.0
[INFO] [stderr]     Checking env_logger v0.11.7
[INFO] [stderr]     Checking nalgebra v0.33.2
[INFO] [stderr]     Checking sctk-adwaita v0.8.3
[INFO] [stderr]     Checking winit_input_helper v0.16.0
[INFO] [stderr]     Checking pixels v0.15.0
[INFO] [stderr]     Checking pixel v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `height` is never read
[INFO] [stdout]   --> src/world.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout]  8 | pub struct World {
[INFO] [stdout]    |            ----- field in this struct
[INFO] [stdout]  9 |     width: f64,
[INFO] [stdout] 10 |     height: f64,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/main.rs:91:50
[INFO] [stdout]    |
[INFO] [stdout] 91 | fn build_pixels(width: u32, height: u32, window: &Window) -> Result<Pixels, Error> {
[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] 91 | fn build_pixels(width: u32, height: u32, window: &Window) -> Result<Pixels<'_>, Error> {
[INFO] [stdout]    |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `height` is never read
[INFO] [stdout]   --> src/world.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout]  8 | pub struct World {
[INFO] [stdout]    |            ----- field in this struct
[INFO] [stdout]  9 |     width: f64,
[INFO] [stdout] 10 |     height: f64,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/main.rs:91:50
[INFO] [stdout]    |
[INFO] [stdout] 91 | fn build_pixels(width: u32, height: u32, window: &Window) -> Result<Pixels, Error> {
[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] 91 | fn build_pixels(width: u32, height: u32, window: &Window) -> Result<Pixels<'_>, Error> {
[INFO] [stdout]    |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 52s
[INFO] running `Command { std: "docker" "inspect" "b0515c624ecc34451fc775af11187395a3ce076e76feae6a492e25ddd934337a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b0515c624ecc34451fc775af11187395a3ce076e76feae6a492e25ddd934337a", kill_on_drop: false }`
[INFO] [stdout] b0515c624ecc34451fc775af11187395a3ce076e76feae6a492e25ddd934337a
