[INFO] cloning repository https://github.com/Norlock/sparticles-egui
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Norlock/sparticles-egui" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNorlock%2Fsparticles-egui", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNorlock%2Fsparticles-egui'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e0e53fe0aa569b0fd0d0c6e79a42cf37365f8715
[INFO] testing Norlock/sparticles-egui against beta-2026-03-05 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNorlock%2Fsparticles-egui" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Norlock/sparticles-egui
[INFO] finished tweaking git repo https://github.com/Norlock/sparticles-egui
[INFO] tweaked toml for git repo https://github.com/Norlock/sparticles-egui written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Norlock/sparticles-egui on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Norlock/sparticles-egui 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" "+beta-2026-03-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: /workspace/builds/worker-1-tc2/source/Cargo.toml: unused manifest key: workspace.package.name
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9cf30787ed8ca46560a17fdf9274eff73268eb1d61f4ea26b235f5fc5eef356e
[INFO] running `Command { std: "docker" "start" "-a" "9cf30787ed8ca46560a17fdf9274eff73268eb1d61f4ea26b235f5fc5eef356e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9cf30787ed8ca46560a17fdf9274eff73268eb1d61f4ea26b235f5fc5eef356e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9cf30787ed8ca46560a17fdf9274eff73268eb1d61f4ea26b235f5fc5eef356e", kill_on_drop: false }`
[INFO] [stdout] 9cf30787ed8ca46560a17fdf9274eff73268eb1d61f4ea26b235f5fc5eef356e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2026-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e21981b3698444bcad696e4b1bbd200b2fc93f5513e0abc3b5d54f3d158558ae
[INFO] running `Command { std: "docker" "start" "-a" "e21981b3698444bcad696e4b1bbd200b2fc93f5513e0abc3b5d54f3d158558ae", kill_on_drop: false }`
[INFO] [stderr] warning: /opt/rustwide/workdir/Cargo.toml: unused manifest key: workspace.package.name
[INFO] [stderr]    Compiling proc-macro2 v1.0.70
[INFO] [stderr]    Compiling libc v0.2.150
[INFO] [stderr]    Compiling value-bag v1.4.2
[INFO] [stderr]    Compiling smallvec v1.11.2
[INFO] [stderr]    Compiling bitflags v2.4.1
[INFO] [stderr]    Compiling libloading v0.8.1
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]    Compiling pkg-config v0.3.27
[INFO] [stderr]    Compiling xml-rs v0.8.19
[INFO] [stderr]    Compiling ahash v0.8.6
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]    Compiling zerocopy v0.7.26
[INFO] [stderr]    Compiling parking v2.2.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]    Compiling wayland-sys v0.29.5
[INFO] [stderr]    Compiling concurrent-queue v2.4.0
[INFO] [stderr]    Compiling miniz_oxide v0.7.1
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling dlib v0.5.2
[INFO] [stderr]    Compiling syn v2.0.39
[INFO] [stderr]    Compiling arrayvec v0.7.4
[INFO] [stderr]    Compiling wayland-scanner v0.29.5
[INFO] [stderr]    Compiling futures-io v0.3.29
[INFO] [stderr]    Compiling allocator-api2 v0.2.16
[INFO] [stderr]    Compiling flate2 v1.0.28
[INFO] [stderr]    Compiling event-listener v4.0.0
[INFO] [stderr]    Compiling getrandom v0.2.11
[INFO] [stderr]    Compiling nix v0.24.3
[INFO] [stderr]    Compiling slotmap v1.0.6
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling termcolor v1.4.0
[INFO] [stderr]    Compiling rustix v0.38.25
[INFO] [stderr]    Compiling rayon-core v1.12.0
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling ttf-parser v0.20.0
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling wayland-client v0.29.5
[INFO] [stderr]    Compiling wayland-protocols v0.29.5
[INFO] [stderr]    Compiling nanorand v0.7.0
[INFO] [stderr]    Compiling event-listener-strategy v0.4.0
[INFO] [stderr]    Compiling crossbeam-deque v0.8.3
[INFO] [stderr]    Compiling fdeflate v0.3.1
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling memoffset v0.7.1
[INFO] [stderr]    Compiling serde v1.0.193
[INFO] [stderr]    Compiling futures-sink v0.3.29
[INFO] [stderr]    Compiling unicode-width v0.1.11
[INFO] [stderr]    Compiling linux-raw-sys v0.4.11
[INFO] [stderr]    Compiling raw-window-handle v0.5.2
[INFO] [stderr]    Compiling fastrand v2.0.1
[INFO] [stderr]    Compiling wayland-commons v0.29.5
[INFO] [stderr]    Compiling ab_glyph_rasterizer v0.1.8
[INFO] [stderr]    Compiling thiserror-impl v1.0.50
[INFO] [stderr]    Compiling bytemuck_derive v1.5.0
[INFO] [stderr]    Compiling serde_derive v1.0.193
[INFO] [stderr]    Compiling indexmap v2.1.0
[INFO] [stderr]    Compiling xcursor v0.3.4
[INFO] [stderr]    Compiling bytemuck v1.14.0
[INFO] [stderr]    Compiling codespan-reporting v0.11.1
[INFO] [stderr]    Compiling flume v0.11.0
[INFO] [stderr]    Compiling thiserror v1.0.50
[INFO] [stderr]    Compiling owned_ttf_parser v0.20.0
[INFO] [stderr]    Compiling png v0.17.10
[INFO] [stderr]    Compiling ab_glyph v0.2.23
[INFO] [stderr]    Compiling spirv v0.2.0+1.5.4
[INFO] [stderr]    Compiling nix v0.25.1
[INFO] [stderr]    Compiling smithay-client-toolkit v0.16.1
[INFO] [stderr]    Compiling gpu-descriptor-types v0.1.2
[INFO] [stderr]    Compiling gpu-alloc-types v0.3.0
[INFO] [stderr]    Compiling unicode-xid v0.2.4
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling gpu-alloc v0.6.0
[INFO] [stderr]    Compiling naga v0.14.1
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling ash v0.37.3+1.3.251
[INFO] [stderr]    Compiling gpu-descriptor v0.2.4
[INFO] [stderr]    Compiling wayland-cursor v0.29.5
[INFO] [stderr]    Compiling calloop v0.10.6
[INFO] [stderr]    Compiling khronos-egl v6.0.0
[INFO] [stderr]    Compiling futures-lite v2.1.0
[INFO] [stderr]    Compiling async-lock v3.2.0
[INFO] [stderr]    Compiling memmap2 v0.5.10
[INFO] [stderr]    Compiling wgpu-types v0.18.0
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling glow v0.13.0
[INFO] [stderr]    Compiling profiling v1.0.11
[INFO] [stderr]    Compiling either v1.9.0
[INFO] [stderr]    Compiling arrayref v0.3.7
[INFO] [stderr]    Compiling renderdoc-sys v1.0.0
[INFO] [stderr]    Compiling io-lifetimes v1.0.11
[INFO] [stderr]    Compiling tiny-skia-path v0.8.4
[INFO] [stderr]    Compiling rayon v1.8.0
[INFO] [stderr]    Compiling nix v0.26.4
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]    Compiling ecolor v0.24.0
[INFO] [stderr]    Compiling emath v0.24.0
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]    Compiling polling v2.8.0
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]    Compiling x11rb v0.12.0
[INFO] [stderr]    Compiling nohash-hasher v0.2.0
[INFO] [stderr]    Compiling serde_json v1.0.108
[INFO] [stderr]    Compiling async-task v4.5.0
[INFO] [stderr]    Compiling unicode-bidi v0.3.13
[INFO] [stderr]    Compiling event-listener v2.5.3
[INFO] [stderr]    Compiling weezl v0.1.7
[INFO] [stderr]    Compiling rustix v0.37.27
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling jpeg-decoder v0.3.0
[INFO] [stderr]    Compiling x11rb-protocol v0.12.0
[INFO] [stderr]    Compiling winit v0.28.7
[INFO] [stderr]    Compiling epaint v0.24.0
[INFO] [stderr]    Compiling piper v0.2.1
[INFO] [stderr]    Compiling tiny-skia v0.8.4
[INFO] [stderr]    Compiling polling v3.3.1
[INFO] [stderr]    Compiling async-channel v2.1.1
[INFO] [stderr]    Compiling gethostname v0.3.0
[INFO] [stderr]    Compiling zune-inflate v0.2.54
[INFO] [stderr]    Compiling aho-corasick v1.1.2
[INFO] [stderr]    Compiling async-io v1.13.0
[INFO] [stderr]    Compiling bit_field v0.10.2
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]    Compiling waker-fn v1.1.1
[INFO] [stderr]    Compiling lebe v0.5.2
[INFO] [stderr]    Compiling ryu v1.0.15
[INFO] [stderr]    Compiling linux-raw-sys v0.3.8
[INFO] [stderr]    Compiling half v2.2.1
[INFO] [stderr]    Compiling inflections v1.1.1
[INFO] [stderr]    Compiling gltf-derive v1.3.0
[INFO] [stderr]    Compiling exr v1.71.0
[INFO] [stderr]    Compiling wgpu-hal v0.18.1
[INFO] [stderr]    Compiling gif v0.12.0
[INFO] [stderr]    Compiling regex-automata v0.4.3
[INFO] [stderr]    Compiling futures-lite v1.13.0
[INFO] [stderr]    Compiling egui v0.24.0
[INFO] [stderr]    Compiling wgpu-core v0.18.1
[INFO] [stderr]    Compiling blocking v1.5.1
[INFO] [stderr]    Compiling async-io v2.2.1
[INFO] [stderr]    Compiling url v2.5.0
[INFO] [stderr]    Compiling tiff v0.9.0
[INFO] [stderr]    Compiling async-lock v2.8.0
[INFO] [stderr]    Compiling async-executor v1.8.0
[INFO] [stderr]    Compiling qoi v0.4.1
[INFO] [stderr]    Compiling encase_derive_impl v0.6.1
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling mio v0.8.9
[INFO] [stderr]    Compiling socket2 v0.4.10
[INFO] [stderr]    Compiling instant v0.1.12
[INFO] [stderr]    Compiling anyhow v1.0.75
[INFO] [stderr]    Compiling home v0.5.5
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling webbrowser v0.8.12
[INFO] [stderr]    Compiling encase_derive v0.6.1
[INFO] [stderr]    Compiling image v0.24.7
[INFO] [stderr]    Compiling wgpu v0.18.0
[INFO] [stderr]    Compiling async-global-executor v2.4.0
[INFO] [stderr]    Compiling regex v1.10.2
[INFO] [stderr]    Compiling arboard v3.3.0
[INFO] [stderr]    Compiling gltf-json v1.3.0
[INFO] [stderr]    Compiling async-channel v1.9.0
[INFO] [stderr]    Compiling glam v0.24.2
[INFO] [stderr]    Compiling is-terminal v0.4.9
[INFO] [stderr]    Compiling type-map v0.5.0
[INFO] [stderr]    Compiling kv-log-macro v1.0.7
[INFO] [stderr]    Compiling web-time v0.2.3
[INFO] [stderr]    Compiling const_panic v0.2.8
[INFO] [stderr]    Compiling env_logger v0.10.1
[INFO] [stderr]    Compiling async-std v1.12.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling egui-wgpu v0.24.0
[INFO] [stderr]    Compiling wgpu-profiler v0.15.0
[INFO] [stderr]    Compiling encase v0.6.1
[INFO] [stderr]    Compiling gltf v1.3.0
[INFO] [stderr]    Compiling sctk-adwaita v0.5.4
[INFO] [stderr]    Compiling smithay-clipboard v0.6.6
[INFO] [stderr]    Compiling egui-winit v0.24.0
[INFO] [stderr]    Compiling sparticles_app v0.1.0 (/opt/rustwide/workdir/crates/sparticles_app)
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]   --> crates/sparticles_app/src/animations/particle/color_animation.rs:15:21
[INFO] [stdout]    |
[INFO] [stdout] 15 |     pub from_color: Vec4,
[INFO] [stdout]    |                     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]   --> crates/sparticles_app/src/animations/particle/color_animation.rs:16:19
[INFO] [stdout]    |
[INFO] [stdout] 16 |     pub to_color: Vec4,
[INFO] [stdout]    |                   ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]   --> crates/sparticles_app/src/animations/particle/color_animation.rs:17:19
[INFO] [stdout]    |
[INFO] [stdout] 17 |     pub from_sec: f32,
[INFO] [stdout]    |                   ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]   --> crates/sparticles_app/src/animations/particle/color_animation.rs:18:20
[INFO] [stdout]    |
[INFO] [stdout] 18 |     pub until_sec: f32,
[INFO] [stdout]    |                    ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]   --> crates/sparticles_app/src/animations/particle/stray_animation.rs:15:24
[INFO] [stdout]    |
[INFO] [stdout] 15 |     pub stray_radians: f32,
[INFO] [stdout]    |                        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]   --> crates/sparticles_app/src/animations/particle/stray_animation.rs:16:19
[INFO] [stdout]    |
[INFO] [stdout] 16 |     pub from_sec: f32,
[INFO] [stdout]    |                   ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]   --> crates/sparticles_app/src/animations/particle/stray_animation.rs:17:20
[INFO] [stdout]    |
[INFO] [stdout] 17 |     pub until_sec: f32,
[INFO] [stdout]    |                    ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]   --> crates/sparticles_app/src/fx/blend.rs:25:17
[INFO] [stdout]    |
[INFO] [stdout] 25 |     pub io_mix: f32,
[INFO] [stdout]    |                 ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]   --> crates/sparticles_app/src/fx/blur.rs:44:31
[INFO] [stdout]    |
[INFO] [stdout] 44 |     pub brightness_threshold: f32,
[INFO] [stdout]    |                               ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]   --> crates/sparticles_app/src/fx/blur.rs:47:17
[INFO] [stdout]    |
[INFO] [stdout] 47 |     pub radius: i32,
[INFO] [stdout]    |                 ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]   --> crates/sparticles_app/src/fx/blur.rs:48:16
[INFO] [stdout]    |
[INFO] [stdout] 48 |     pub sigma: f32,
[INFO] [stdout]    |                ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]   --> crates/sparticles_app/src/fx/blur.rs:49:20
[INFO] [stdout]    |
[INFO] [stdout] 49 |     pub intensity: f32,
[INFO] [stdout]    |                    ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]   --> crates/sparticles_app/src/fx/color.rs:64:16
[INFO] [stdout]    |
[INFO] [stdout] 64 |     pub gamma: f32,
[INFO] [stdout]    |                ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]   --> crates/sparticles_app/src/fx/color.rs:65:19
[INFO] [stdout]    |
[INFO] [stdout] 65 |     pub contrast: f32,
[INFO] [stdout]    |                   ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]   --> crates/sparticles_app/src/fx/color.rs:66:21
[INFO] [stdout]    |
[INFO] [stdout] 66 |     pub brightness: f32,
[INFO] [stdout]    |                     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]   --> crates/sparticles_app/src/fx/color.rs:67:18
[INFO] [stdout]    |
[INFO] [stdout] 67 |     pub tonemap: u32,
[INFO] [stdout]    |                  ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]   --> crates/sparticles_app/src/fx/fx_io.rs:10:17
[INFO] [stdout]    |
[INFO] [stdout] 10 |     pub in_idx: u32,
[INFO] [stdout]    |                 ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]   --> crates/sparticles_app/src/fx/fx_io.rs:11:18
[INFO] [stdout]    |
[INFO] [stdout] 11 |     pub out_idx: u32,
[INFO] [stdout]    |                  ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]   --> crates/sparticles_app/src/fx/fx_io.rs:13:23
[INFO] [stdout]    |
[INFO] [stdout] 13 |     pub in_downscale: u32,
[INFO] [stdout]    |                       ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]   --> crates/sparticles_app/src/fx/fx_io.rs:14:24
[INFO] [stdout]    |
[INFO] [stdout] 14 |     pub out_downscale: u32,
[INFO] [stdout]    |                        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]   --> crates/sparticles_app/src/fx/fx_io.rs:16:20
[INFO] [stdout]    |
[INFO] [stdout] 16 |     pub in_size_x: u32,
[INFO] [stdout]    |                    ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]   --> crates/sparticles_app/src/fx/fx_io.rs:17:20
[INFO] [stdout]    |
[INFO] [stdout] 17 |     pub in_size_y: u32,
[INFO] [stdout]    |                    ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]   --> crates/sparticles_app/src/fx/fx_io.rs:19:21
[INFO] [stdout]    |
[INFO] [stdout] 19 |     pub out_size_x: u32,
[INFO] [stdout]    |                     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]   --> crates/sparticles_app/src/fx/fx_io.rs:20:21
[INFO] [stdout]    |
[INFO] [stdout] 20 |     pub out_size_y: u32,
[INFO] [stdout]    |                     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]   --> crates/sparticles_app/src/model/camera.rs:87:16
[INFO] [stdout]    |
[INFO] [stdout] 87 |     view_proj: glam::Mat4,
[INFO] [stdout]    |                ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]   --> crates/sparticles_app/src/model/camera.rs:88:11
[INFO] [stdout]    |
[INFO] [stdout] 88 |     view: glam::Mat4,
[INFO] [stdout]    |           ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]   --> crates/sparticles_app/src/model/camera.rs:89:15
[INFO] [stdout]    |
[INFO] [stdout] 89 |     position: glam::Vec3,
[INFO] [stdout]    |               ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]   --> crates/sparticles_app/src/model/camera.rs:90:21
[INFO] [stdout]    |
[INFO] [stdout] 90 |     bloom_treshold: glam::Vec3,
[INFO] [stdout]    |                     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]   --> crates/sparticles_app/src/model/camera.rs:91:14
[INFO] [stdout]    |
[INFO] [stdout] 91 |     tonemap: u32,
[INFO] [stdout]    |              ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> crates/sparticles_app/src/model/mesh.rs:118:12
[INFO] [stdout]     |
[INFO] [stdout] 118 | pub struct ModelVertex {
[INFO] [stdout]     |            ^^^^^^^^^^^ field in this struct
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider removing this field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]    --> crates/sparticles_app/src/model/mesh.rs:117:1
[INFO] [stdout]     |
[INFO] [stdout] 117 | #[repr(C)]
[INFO] [stdout]     | ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/sparticles_app/src/traits.rs:135:23
[INFO] [stdout]     |
[INFO] [stdout] 135 |     fn split_item_mut(&mut self, idx: usize) -> (&mut T, OtherIterMut<T>);
[INFO] [stdout]     |                       ^^^^^^^^^                  ^^^^^^  ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                       |                          |
[INFO] [stdout]     |                       |                          the same lifetime is elided here
[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] 135 |     fn split_item_mut(&mut self, idx: usize) -> (&mut T, OtherIterMut<'_, T>);
[INFO] [stdout]     |                                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/sparticles_app/src/util/common.rs:125:23
[INFO] [stdout]     |
[INFO] [stdout] 125 |     fn split_item_mut(&mut self, idx: usize) -> (&mut T, OtherIterMut<T>) {
[INFO] [stdout]     |                       ^^^^^^^^^                  ^^^^^^  ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                       |                          |
[INFO] [stdout]     |                       |                          the same lifetime is elided here
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 125 |     fn split_item_mut(&mut self, idx: usize) -> (&mut T, OtherIterMut<'_, T>) {
[INFO] [stdout]     |                                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling sparticles_editor v0.1.0 (/opt/rustwide/workdir/crates/sparticles_editor)
[INFO] [stderr]    Compiling sparticles_game v0.1.0 (/opt/rustwide/workdir/crates/sparticles_game)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 5m 11s
[INFO] running `Command { std: "docker" "inspect" "e21981b3698444bcad696e4b1bbd200b2fc93f5513e0abc3b5d54f3d158558ae", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e21981b3698444bcad696e4b1bbd200b2fc93f5513e0abc3b5d54f3d158558ae", kill_on_drop: false }`
[INFO] [stdout] e21981b3698444bcad696e4b1bbd200b2fc93f5513e0abc3b5d54f3d158558ae
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2026-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2a35d38194b2f6d7f1bcfeb9ebfc238518f4d49418a626a5efdd405d67313178
[INFO] running `Command { std: "docker" "start" "-a" "2a35d38194b2f6d7f1bcfeb9ebfc238518f4d49418a626a5efdd405d67313178", kill_on_drop: false }`
[INFO] [stderr] warning: /opt/rustwide/workdir/Cargo.toml: unused manifest key: workspace.package.name
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]   --> crates/sparticles_app/src/animations/particle/color_animation.rs:15:21
[INFO] [stdout]    |
[INFO] [stdout] 15 |     pub from_color: Vec4,
[INFO] [stdout]    |                     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]   --> crates/sparticles_app/src/animations/particle/color_animation.rs:16:19
[INFO] [stdout]    |
[INFO] [stdout] 16 |     pub to_color: Vec4,
[INFO] [stdout]    |                   ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]   --> crates/sparticles_app/src/animations/particle/color_animation.rs:17:19
[INFO] [stdout]    |
[INFO] [stdout] 17 |     pub from_sec: f32,
[INFO] [stdout]    |                   ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]   --> crates/sparticles_app/src/animations/particle/color_animation.rs:18:20
[INFO] [stdout]    |
[INFO] [stdout] 18 |     pub until_sec: f32,
[INFO] [stdout]    |                    ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]   --> crates/sparticles_app/src/animations/particle/stray_animation.rs:15:24
[INFO] [stdout]    |
[INFO] [stdout] 15 |     pub stray_radians: f32,
[INFO] [stdout]    |                        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]   --> crates/sparticles_app/src/animations/particle/stray_animation.rs:16:19
[INFO] [stdout]    |
[INFO] [stdout] 16 |     pub from_sec: f32,
[INFO] [stdout]    |                   ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]   --> crates/sparticles_app/src/animations/particle/stray_animation.rs:17:20
[INFO] [stdout]    |
[INFO] [stdout] 17 |     pub until_sec: f32,
[INFO] [stdout]    |                    ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]   --> crates/sparticles_app/src/fx/blend.rs:25:17
[INFO] [stdout]    |
[INFO] [stdout] 25 |     pub io_mix: f32,
[INFO] [stdout]    |                 ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]   --> crates/sparticles_app/src/fx/blur.rs:44:31
[INFO] [stdout]    |
[INFO] [stdout] 44 |     pub brightness_threshold: f32,
[INFO] [stdout]    |                               ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]   --> crates/sparticles_app/src/fx/blur.rs:47:17
[INFO] [stdout]    |
[INFO] [stdout] 47 |     pub radius: i32,
[INFO] [stdout]    |                 ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]   --> crates/sparticles_app/src/fx/blur.rs:48:16
[INFO] [stdout]    |
[INFO] [stdout] 48 |     pub sigma: f32,
[INFO] [stdout]    |                ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]   --> crates/sparticles_app/src/fx/blur.rs:49:20
[INFO] [stdout]    |
[INFO] [stdout] 49 |     pub intensity: f32,
[INFO] [stdout]    |                    ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]   --> crates/sparticles_app/src/fx/color.rs:64:16
[INFO] [stdout]    |
[INFO] [stdout] 64 |     pub gamma: f32,
[INFO] [stdout]    |                ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]   --> crates/sparticles_app/src/fx/color.rs:65:19
[INFO] [stdout]    |
[INFO] [stdout] 65 |     pub contrast: f32,
[INFO] [stdout]    |                   ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]   --> crates/sparticles_app/src/fx/color.rs:66:21
[INFO] [stdout]    |
[INFO] [stdout] 66 |     pub brightness: f32,
[INFO] [stdout]    |                     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]   --> crates/sparticles_app/src/fx/color.rs:67:18
[INFO] [stdout]    |
[INFO] [stdout] 67 |     pub tonemap: u32,
[INFO] [stdout]    |                  ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]   --> crates/sparticles_app/src/fx/fx_io.rs:10:17
[INFO] [stdout]    |
[INFO] [stdout] 10 |     pub in_idx: u32,
[INFO] [stdout]    |                 ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]   --> crates/sparticles_app/src/fx/fx_io.rs:11:18
[INFO] [stdout]    |
[INFO] [stdout] 11 |     pub out_idx: u32,
[INFO] [stdout]    |                  ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]   --> crates/sparticles_app/src/fx/fx_io.rs:13:23
[INFO] [stdout]    |
[INFO] [stdout] 13 |     pub in_downscale: u32,
[INFO] [stdout]    |                       ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]   --> crates/sparticles_app/src/fx/fx_io.rs:14:24
[INFO] [stdout]    |
[INFO] [stdout] 14 |     pub out_downscale: u32,
[INFO] [stdout]    |                        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]   --> crates/sparticles_app/src/fx/fx_io.rs:16:20
[INFO] [stdout]    |
[INFO] [stdout] 16 |     pub in_size_x: u32,
[INFO] [stdout]    |                    ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]   --> crates/sparticles_app/src/fx/fx_io.rs:17:20
[INFO] [stdout]    |
[INFO] [stdout] 17 |     pub in_size_y: u32,
[INFO] [stdout]    |                    ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]   --> crates/sparticles_app/src/fx/fx_io.rs:19:21
[INFO] [stdout]    |
[INFO] [stdout] 19 |     pub out_size_x: u32,
[INFO] [stdout]    |                     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]   --> crates/sparticles_app/src/fx/fx_io.rs:20:21
[INFO] [stdout]    |
[INFO] [stdout] 20 |     pub out_size_y: u32,
[INFO] [stdout]    |                     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]   --> crates/sparticles_app/src/model/camera.rs:87:16
[INFO] [stdout]    |
[INFO] [stdout] 87 |     view_proj: glam::Mat4,
[INFO] [stdout]    |                ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]   --> crates/sparticles_app/src/model/camera.rs:88:11
[INFO] [stdout]    |
[INFO] [stdout] 88 |     view: glam::Mat4,
[INFO] [stdout]    |           ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]   --> crates/sparticles_app/src/model/camera.rs:89:15
[INFO] [stdout]    |
[INFO] [stdout] 89 |     position: glam::Vec3,
[INFO] [stdout]    |               ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]   --> crates/sparticles_app/src/model/camera.rs:90:21
[INFO] [stdout]    |
[INFO] [stdout] 90 |     bloom_treshold: glam::Vec3,
[INFO] [stdout]    |                     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]   --> crates/sparticles_app/src/model/camera.rs:91:14
[INFO] [stdout]    |
[INFO] [stdout] 91 |     tonemap: u32,
[INFO] [stdout]    |              ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> crates/sparticles_app/src/model/mesh.rs:118:12
[INFO] [stdout]     |
[INFO] [stdout] 118 | pub struct ModelVertex {
[INFO] [stdout]     |            ^^^^^^^^^^^ field in this struct
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider removing this field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]    --> crates/sparticles_app/src/model/mesh.rs:117:1
[INFO] [stdout]     |
[INFO] [stdout] 117 | #[repr(C)]
[INFO] [stdout]     | ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/sparticles_app/src/traits.rs:135:23
[INFO] [stdout]     |
[INFO] [stdout] 135 |     fn split_item_mut(&mut self, idx: usize) -> (&mut T, OtherIterMut<T>);
[INFO] [stdout]     |                       ^^^^^^^^^                  ^^^^^^  ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                       |                          |
[INFO] [stdout]     |                       |                          the same lifetime is elided here
[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] 135 |     fn split_item_mut(&mut self, idx: usize) -> (&mut T, OtherIterMut<'_, T>);
[INFO] [stdout]     |                                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/sparticles_app/src/util/common.rs:125:23
[INFO] [stdout]     |
[INFO] [stdout] 125 |     fn split_item_mut(&mut self, idx: usize) -> (&mut T, OtherIterMut<T>) {
[INFO] [stdout]     |                       ^^^^^^^^^                  ^^^^^^  ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                       |                          |
[INFO] [stdout]     |                       |                          the same lifetime is elided here
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 125 |     fn split_item_mut(&mut self, idx: usize) -> (&mut T, OtherIterMut<'_, T>) {
[INFO] [stdout]     |                                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling sparticles_app v0.1.0 (/opt/rustwide/workdir/crates/sparticles_app)
[INFO] [stderr]    Compiling sparticles_editor v0.1.0 (/opt/rustwide/workdir/crates/sparticles_editor)
[INFO] [stderr]    Compiling sparticles_game v0.1.0 (/opt/rustwide/workdir/crates/sparticles_game)
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]   --> crates/sparticles_app/src/animations/particle/color_animation.rs:15:21
[INFO] [stdout]    |
[INFO] [stdout] 15 |     pub from_color: Vec4,
[INFO] [stdout]    |                     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]   --> crates/sparticles_app/src/animations/particle/color_animation.rs:16:19
[INFO] [stdout]    |
[INFO] [stdout] 16 |     pub to_color: Vec4,
[INFO] [stdout]    |                   ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]   --> crates/sparticles_app/src/animations/particle/color_animation.rs:17:19
[INFO] [stdout]    |
[INFO] [stdout] 17 |     pub from_sec: f32,
[INFO] [stdout]    |                   ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]   --> crates/sparticles_app/src/animations/particle/color_animation.rs:18:20
[INFO] [stdout]    |
[INFO] [stdout] 18 |     pub until_sec: f32,
[INFO] [stdout]    |                    ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]   --> crates/sparticles_app/src/animations/particle/stray_animation.rs:15:24
[INFO] [stdout]    |
[INFO] [stdout] 15 |     pub stray_radians: f32,
[INFO] [stdout]    |                        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]   --> crates/sparticles_app/src/animations/particle/stray_animation.rs:16:19
[INFO] [stdout]    |
[INFO] [stdout] 16 |     pub from_sec: f32,
[INFO] [stdout]    |                   ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]   --> crates/sparticles_app/src/animations/particle/stray_animation.rs:17:20
[INFO] [stdout]    |
[INFO] [stdout] 17 |     pub until_sec: f32,
[INFO] [stdout]    |                    ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]   --> crates/sparticles_app/src/fx/blend.rs:25:17
[INFO] [stdout]    |
[INFO] [stdout] 25 |     pub io_mix: f32,
[INFO] [stdout]    |                 ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]   --> crates/sparticles_app/src/fx/blur.rs:44:31
[INFO] [stdout]    |
[INFO] [stdout] 44 |     pub brightness_threshold: f32,
[INFO] [stdout]    |                               ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]   --> crates/sparticles_app/src/fx/blur.rs:47:17
[INFO] [stdout]    |
[INFO] [stdout] 47 |     pub radius: i32,
[INFO] [stdout]    |                 ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]   --> crates/sparticles_app/src/fx/blur.rs:48:16
[INFO] [stdout]    |
[INFO] [stdout] 48 |     pub sigma: f32,
[INFO] [stdout]    |                ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]   --> crates/sparticles_app/src/fx/blur.rs:49:20
[INFO] [stdout]    |
[INFO] [stdout] 49 |     pub intensity: f32,
[INFO] [stdout]    |                    ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]   --> crates/sparticles_app/src/fx/color.rs:64:16
[INFO] [stdout]    |
[INFO] [stdout] 64 |     pub gamma: f32,
[INFO] [stdout]    |                ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]   --> crates/sparticles_app/src/fx/color.rs:65:19
[INFO] [stdout]    |
[INFO] [stdout] 65 |     pub contrast: f32,
[INFO] [stdout]    |                   ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]   --> crates/sparticles_app/src/fx/color.rs:66:21
[INFO] [stdout]    |
[INFO] [stdout] 66 |     pub brightness: f32,
[INFO] [stdout]    |                     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]   --> crates/sparticles_app/src/fx/color.rs:67:18
[INFO] [stdout]    |
[INFO] [stdout] 67 |     pub tonemap: u32,
[INFO] [stdout]    |                  ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]   --> crates/sparticles_app/src/fx/fx_io.rs:10:17
[INFO] [stdout]    |
[INFO] [stdout] 10 |     pub in_idx: u32,
[INFO] [stdout]    |                 ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]   --> crates/sparticles_app/src/fx/fx_io.rs:11:18
[INFO] [stdout]    |
[INFO] [stdout] 11 |     pub out_idx: u32,
[INFO] [stdout]    |                  ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]   --> crates/sparticles_app/src/fx/fx_io.rs:13:23
[INFO] [stdout]    |
[INFO] [stdout] 13 |     pub in_downscale: u32,
[INFO] [stdout]    |                       ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]   --> crates/sparticles_app/src/fx/fx_io.rs:14:24
[INFO] [stdout]    |
[INFO] [stdout] 14 |     pub out_downscale: u32,
[INFO] [stdout]    |                        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]   --> crates/sparticles_app/src/fx/fx_io.rs:16:20
[INFO] [stdout]    |
[INFO] [stdout] 16 |     pub in_size_x: u32,
[INFO] [stdout]    |                    ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]   --> crates/sparticles_app/src/fx/fx_io.rs:17:20
[INFO] [stdout]    |
[INFO] [stdout] 17 |     pub in_size_y: u32,
[INFO] [stdout]    |                    ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]   --> crates/sparticles_app/src/fx/fx_io.rs:19:21
[INFO] [stdout]    |
[INFO] [stdout] 19 |     pub out_size_x: u32,
[INFO] [stdout]    |                     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]   --> crates/sparticles_app/src/fx/fx_io.rs:20:21
[INFO] [stdout]    |
[INFO] [stdout] 20 |     pub out_size_y: u32,
[INFO] [stdout]    |                     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]   --> crates/sparticles_app/src/model/camera.rs:87:16
[INFO] [stdout]    |
[INFO] [stdout] 87 |     view_proj: glam::Mat4,
[INFO] [stdout]    |                ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]   --> crates/sparticles_app/src/model/camera.rs:88:11
[INFO] [stdout]    |
[INFO] [stdout] 88 |     view: glam::Mat4,
[INFO] [stdout]    |           ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]   --> crates/sparticles_app/src/model/camera.rs:89:15
[INFO] [stdout]    |
[INFO] [stdout] 89 |     position: glam::Vec3,
[INFO] [stdout]    |               ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]   --> crates/sparticles_app/src/model/camera.rs:90:21
[INFO] [stdout]    |
[INFO] [stdout] 90 |     bloom_treshold: glam::Vec3,
[INFO] [stdout]    |                     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]   --> crates/sparticles_app/src/model/camera.rs:91:14
[INFO] [stdout]    |
[INFO] [stdout] 91 |     tonemap: u32,
[INFO] [stdout]    |              ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> crates/sparticles_app/src/model/mesh.rs:118:12
[INFO] [stdout]     |
[INFO] [stdout] 118 | pub struct ModelVertex {
[INFO] [stdout]     |            ^^^^^^^^^^^ field in this struct
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider removing this field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]    --> crates/sparticles_app/src/model/mesh.rs:117:1
[INFO] [stdout]     |
[INFO] [stdout] 117 | #[repr(C)]
[INFO] [stdout]     | ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/sparticles_app/src/traits.rs:135:23
[INFO] [stdout]     |
[INFO] [stdout] 135 |     fn split_item_mut(&mut self, idx: usize) -> (&mut T, OtherIterMut<T>);
[INFO] [stdout]     |                       ^^^^^^^^^                  ^^^^^^  ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                       |                          |
[INFO] [stdout]     |                       |                          the same lifetime is elided here
[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] 135 |     fn split_item_mut(&mut self, idx: usize) -> (&mut T, OtherIterMut<'_, T>);
[INFO] [stdout]     |                                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/sparticles_app/src/util/common.rs:125:23
[INFO] [stdout]     |
[INFO] [stdout] 125 |     fn split_item_mut(&mut self, idx: usize) -> (&mut T, OtherIterMut<T>) {
[INFO] [stdout]     |                       ^^^^^^^^^                  ^^^^^^  ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                       |                          |
[INFO] [stdout]     |                       |                          the same lifetime is elided here
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 125 |     fn split_item_mut(&mut self, idx: usize) -> (&mut T, OtherIterMut<'_, T>) {
[INFO] [stdout]     |                                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 4.74s
[INFO] running `Command { std: "docker" "inspect" "2a35d38194b2f6d7f1bcfeb9ebfc238518f4d49418a626a5efdd405d67313178", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2a35d38194b2f6d7f1bcfeb9ebfc238518f4d49418a626a5efdd405d67313178", kill_on_drop: false }`
[INFO] [stdout] 2a35d38194b2f6d7f1bcfeb9ebfc238518f4d49418a626a5efdd405d67313178
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2026-03-05" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] bdf0d325cb92601aab6d6b602f1059d5fa6069e89ee515817a84e70c7dc3b74d
[INFO] running `Command { std: "docker" "start" "-a" "bdf0d325cb92601aab6d6b602f1059d5fa6069e89ee515817a84e70c7dc3b74d", kill_on_drop: false }`
[INFO] [stderr] warning: /opt/rustwide/workdir/Cargo.toml: unused manifest key: workspace.package.name
[INFO] [stderr] warning: function `check` is never used
[INFO] [stderr]   --> crates/sparticles_app/src/animations/particle/color_animation.rs:15:21
[INFO] [stderr]    |
[INFO] [stderr] 15 |     pub from_color: Vec4,
[INFO] [stderr]    |                     ^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: function `check` is never used
[INFO] [stderr]   --> crates/sparticles_app/src/animations/particle/color_animation.rs:16:19
[INFO] [stderr]    |
[INFO] [stderr] 16 |     pub to_color: Vec4,
[INFO] [stderr]    |                   ^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `check` is never used
[INFO] [stderr]   --> crates/sparticles_app/src/animations/particle/color_animation.rs:17:19
[INFO] [stderr]    |
[INFO] [stderr] 17 |     pub from_sec: f32,
[INFO] [stderr]    |                   ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `check` is never used
[INFO] [stderr]   --> crates/sparticles_app/src/animations/particle/color_animation.rs:18:20
[INFO] [stderr]    |
[INFO] [stderr] 18 |     pub until_sec: f32,
[INFO] [stderr]    |                    ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `check` is never used
[INFO] [stderr]   --> crates/sparticles_app/src/animations/particle/stray_animation.rs:15:24
[INFO] [stderr]    |
[INFO] [stderr] 15 |     pub stray_radians: f32,
[INFO] [stderr]    |                        ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `check` is never used
[INFO] [stderr]   --> crates/sparticles_app/src/animations/particle/stray_animation.rs:16:19
[INFO] [stderr]    |
[INFO] [stderr] 16 |     pub from_sec: f32,
[INFO] [stderr]    |                   ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `check` is never used
[INFO] [stderr]   --> crates/sparticles_app/src/animations/particle/stray_animation.rs:17:20
[INFO] [stderr]    |
[INFO] [stderr] 17 |     pub until_sec: f32,
[INFO] [stderr]    |                    ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `check` is never used
[INFO] [stderr]   --> crates/sparticles_app/src/fx/blend.rs:25:17
[INFO] [stderr]    |
[INFO] [stderr] 25 |     pub io_mix: f32,
[INFO] [stderr]    |                 ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `check` is never used
[INFO] [stderr]   --> crates/sparticles_app/src/fx/blur.rs:44:31
[INFO] [stderr]    |
[INFO] [stderr] 44 |     pub brightness_threshold: f32,
[INFO] [stderr]    |                               ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `check` is never used
[INFO] [stderr]   --> crates/sparticles_app/src/fx/blur.rs:47:17
[INFO] [stderr]    |
[INFO] [stderr] 47 |     pub radius: i32,
[INFO] [stderr]    |                 ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `check` is never used
[INFO] [stderr]   --> crates/sparticles_app/src/fx/blur.rs:48:16
[INFO] [stderr]    |
[INFO] [stderr] 48 |     pub sigma: f32,
[INFO] [stderr]    |                ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `check` is never used
[INFO] [stderr]   --> crates/sparticles_app/src/fx/blur.rs:49:20
[INFO] [stderr]    |
[INFO] [stderr] 49 |     pub intensity: f32,
[INFO] [stderr]    |                    ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `check` is never used
[INFO] [stderr]   --> crates/sparticles_app/src/fx/color.rs:64:16
[INFO] [stderr]    |
[INFO] [stderr] 64 |     pub gamma: f32,
[INFO] [stderr]    |                ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `check` is never used
[INFO] [stderr]   --> crates/sparticles_app/src/fx/color.rs:65:19
[INFO] [stderr]    |
[INFO] [stderr] 65 |     pub contrast: f32,
[INFO] [stderr]    |                   ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `check` is never used
[INFO] [stderr]   --> crates/sparticles_app/src/fx/color.rs:66:21
[INFO] [stderr]    |
[INFO] [stderr] 66 |     pub brightness: f32,
[INFO] [stderr]    |                     ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `check` is never used
[INFO] [stderr]   --> crates/sparticles_app/src/fx/color.rs:67:18
[INFO] [stderr]    |
[INFO] [stderr] 67 |     pub tonemap: u32,
[INFO] [stderr]    |                  ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `check` is never used
[INFO] [stderr]   --> crates/sparticles_app/src/fx/fx_io.rs:10:17
[INFO] [stderr]    |
[INFO] [stderr] 10 |     pub in_idx: u32,
[INFO] [stderr]    |                 ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `check` is never used
[INFO] [stderr]   --> crates/sparticles_app/src/fx/fx_io.rs:11:18
[INFO] [stderr]    |
[INFO] [stderr] 11 |     pub out_idx: u32,
[INFO] [stderr]    |                  ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `check` is never used
[INFO] [stderr]   --> crates/sparticles_app/src/fx/fx_io.rs:13:23
[INFO] [stderr]    |
[INFO] [stderr] 13 |     pub in_downscale: u32,
[INFO] [stderr]    |                       ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `check` is never used
[INFO] [stderr]   --> crates/sparticles_app/src/fx/fx_io.rs:14:24
[INFO] [stderr]    |
[INFO] [stderr] 14 |     pub out_downscale: u32,
[INFO] [stderr]    |                        ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `check` is never used
[INFO] [stderr]   --> crates/sparticles_app/src/fx/fx_io.rs:16:20
[INFO] [stderr]    |
[INFO] [stderr] 16 |     pub in_size_x: u32,
[INFO] [stderr]    |                    ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `check` is never used
[INFO] [stderr]   --> crates/sparticles_app/src/fx/fx_io.rs:17:20
[INFO] [stderr]    |
[INFO] [stderr] 17 |     pub in_size_y: u32,
[INFO] [stderr]    |                    ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `check` is never used
[INFO] [stderr]   --> crates/sparticles_app/src/fx/fx_io.rs:19:21
[INFO] [stderr]    |
[INFO] [stderr] 19 |     pub out_size_x: u32,
[INFO] [stderr]    |                     ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `check` is never used
[INFO] [stderr]   --> crates/sparticles_app/src/fx/fx_io.rs:20:21
[INFO] [stderr]    |
[INFO] [stderr] 20 |     pub out_size_y: u32,
[INFO] [stderr]    |                     ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `check` is never used
[INFO] [stderr]   --> crates/sparticles_app/src/model/camera.rs:87:16
[INFO] [stderr]    |
[INFO] [stderr] 87 |     view_proj: glam::Mat4,
[INFO] [stderr]    |                ^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `check` is never used
[INFO] [stderr]   --> crates/sparticles_app/src/model/camera.rs:88:11
[INFO] [stderr]    |
[INFO] [stderr] 88 |     view: glam::Mat4,
[INFO] [stderr]    |           ^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `check` is never used
[INFO] [stderr]   --> crates/sparticles_app/src/model/camera.rs:89:15
[INFO] [stderr]    |
[INFO] [stderr] 89 |     position: glam::Vec3,
[INFO] [stderr]    |               ^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `check` is never used
[INFO] [stderr]   --> crates/sparticles_app/src/model/camera.rs:90:21
[INFO] [stderr]    |
[INFO] [stderr] 90 |     bloom_treshold: glam::Vec3,
[INFO] [stderr]    |                     ^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `check` is never used
[INFO] [stderr]   --> crates/sparticles_app/src/model/camera.rs:91:14
[INFO] [stderr]    |
[INFO] [stderr] 91 |     tonemap: u32,
[INFO] [stderr]    |              ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]    --> crates/sparticles_app/src/model/mesh.rs:118:12
[INFO] [stderr]     |
[INFO] [stderr] 118 | pub struct ModelVertex {
[INFO] [stderr]     |            ^^^^^^^^^^^ field in this struct
[INFO] [stderr]     |
[INFO] [stderr]     = help: consider removing this field
[INFO] [stderr] 
[INFO] [stderr] warning: function `check` is never used
[INFO] [stderr]    --> crates/sparticles_app/src/model/mesh.rs:117:1
[INFO] [stderr]     |
[INFO] [stderr] 117 | #[repr(C)]
[INFO] [stderr]     | ^
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> crates/sparticles_app/src/traits.rs:135:23
[INFO] [stderr]     |
[INFO] [stderr] 135 |     fn split_item_mut(&mut self, idx: usize) -> (&mut T, OtherIterMut<T>);
[INFO] [stderr]     |                       ^^^^^^^^^                  ^^^^^^  ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                       |                          |
[INFO] [stderr]     |                       |                          the same lifetime is elided here
[INFO] [stderr]     |                       the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 135 |     fn split_item_mut(&mut self, idx: usize) -> (&mut T, OtherIterMut<'_, T>);
[INFO] [stderr]     |                                                                       +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> crates/sparticles_app/src/util/common.rs:125:23
[INFO] [stderr]     |
[INFO] [stderr] 125 |     fn split_item_mut(&mut self, idx: usize) -> (&mut T, OtherIterMut<T>) {
[INFO] [stderr]     |                       ^^^^^^^^^                  ^^^^^^  ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                       |                          |
[INFO] [stderr]     |                       |                          the same lifetime is elided here
[INFO] [stderr]     |                       the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 125 |     fn split_item_mut(&mut self, idx: usize) -> (&mut T, OtherIterMut<'_, T>) {
[INFO] [stderr]     |                                                                       +++
[INFO] [stderr] 
[INFO] [stderr] warning: `sparticles_app` (lib) generated 33 warnings (run `cargo fix --lib -p sparticles_app` to apply 2 suggestions)
[INFO] [stderr] warning: `sparticles_app` (lib test) generated 33 warnings (33 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.36s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/sparticles_app-534a23be6de9cf17)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/sparticles_editor-d997df9b5748487f)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/sparticles_game-8524fc473a51c750)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests sparticles_app
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests sparticles_editor
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "bdf0d325cb92601aab6d6b602f1059d5fa6069e89ee515817a84e70c7dc3b74d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bdf0d325cb92601aab6d6b602f1059d5fa6069e89ee515817a84e70c7dc3b74d", kill_on_drop: false }`
[INFO] [stdout] bdf0d325cb92601aab6d6b602f1059d5fa6069e89ee515817a84e70c7dc3b74d
