[INFO] cloning repository https://github.com/darkwater/lasergame
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/darkwater/lasergame" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdarkwater%2Flasergame", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdarkwater%2Flasergame'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a3c69502789e7e5737cfa12e24e67d5ee96fed8a
[INFO] checking darkwater/lasergame against try#b28cc4eb48a6415b914e8ad0308be255ff8d73ed for pr-156508
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdarkwater%2Flasergame" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-7-tc2/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-7-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/darkwater/lasergame
[INFO] finished tweaking git repo https://github.com/darkwater/lasergame
[INFO] tweaked toml for git repo https://github.com/darkwater/lasergame written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/darkwater/lasergame on toolchain b28cc4eb48a6415b914e8ad0308be255ff8d73ed
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b28cc4eb48a6415b914e8ad0308be255ff8d73ed" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/darkwater/lasergame 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" "+b28cc4eb48a6415b914e8ad0308be255ff8d73ed" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+b28cc4eb48a6415b914e8ad0308be255ff8d73ed" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9c0a92719fab8e1a5e6d91aece26d6da35b11ecdb9c4afbd3e99403a6d936e50
[INFO] running `Command { std: "docker" "start" "-a" "9c0a92719fab8e1a5e6d91aece26d6da35b11ecdb9c4afbd3e99403a6d936e50", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9c0a92719fab8e1a5e6d91aece26d6da35b11ecdb9c4afbd3e99403a6d936e50", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9c0a92719fab8e1a5e6d91aece26d6da35b11ecdb9c4afbd3e99403a6d936e50", kill_on_drop: false }`
[INFO] [stdout] 9c0a92719fab8e1a5e6d91aece26d6da35b11ecdb9c4afbd3e99403a6d936e50
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b28cc4eb48a6415b914e8ad0308be255ff8d73ed" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b554b6c71f5d07d3297b74fdb19970a8f6e087d34f2f1bb0232e686da9b0fce4
[INFO] running `Command { std: "docker" "start" "-a" "b554b6c71f5d07d3297b74fdb19970a8f6e087d34f2f1bb0232e686da9b0fce4", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling unicode-ident v1.0.14
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking once_cell v1.20.2
[INFO] [stderr]     Checking log v0.4.25
[INFO] [stderr]     Checking pin-project-lite v0.2.16
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]     Checking downcast-rs v1.2.1
[INFO] [stderr]     Checking tracing-core v0.1.33
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling winnow v0.6.24
[INFO] [stderr]    Compiling syn v2.0.96
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling indexmap v2.7.0
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]    Compiling libm v0.2.11
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking foldhash v0.1.4
[INFO] [stderr]     Checking arrayvec v0.7.6
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking const-random v0.1.18
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]     Checking parking v2.2.1
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]    Compiling typeid v1.0.2
[INFO] [stderr]     Checking allocator-api2 v0.2.21
[INFO] [stderr]     Checking thread_local v1.1.8
[INFO] [stderr]     Checking libloading v0.8.6
[INFO] [stderr]     Checking futures-core v0.3.31
[INFO] [stderr]     Checking event-listener v5.4.0
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]     Checking fastrand v2.3.0
[INFO] [stderr]     Checking futures-io v0.3.31
[INFO] [stderr]    Compiling uuid v1.12.0
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]     Checking event-listener-strategy v0.5.3
[INFO] [stderr]     Checking fixedbitset v0.4.2
[INFO] [stderr]     Checking futures-lite v2.6.0
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling cc v1.2.10
[INFO] [stderr]     Checking bevy_ptr v0.15.1
[INFO] [stderr]    Compiling toml_edit v0.22.22
[INFO] [stderr]     Checking async-task v4.7.1
[INFO] [stderr]     Checking disqualified v1.0.0
[INFO] [stderr]     Checking async-channel v2.3.1
[INFO] [stderr]    Compiling pkg-config v0.3.31
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]     Checking nonmax v0.5.5
[INFO] [stderr]     Checking async-executor v1.13.1
[INFO] [stderr]     Checking fixedbitset v0.5.7
[INFO] [stderr]     Checking bevy_tasks v0.15.1
[INFO] [stderr]    Compiling cfg_aliases v0.1.1
[INFO] [stderr]     Checking either v1.13.0
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]     Checking inotify-sys v0.1.5
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]     Checking arrayref v0.3.9
[INFO] [stderr]    Compiling naga v23.1.0
[INFO] [stderr]     Checking rustc-hash v1.1.0
[INFO] [stderr]     Checking bit-vec v0.8.0
[INFO] [stderr]     Checking raw-window-handle v0.6.2
[INFO] [stderr]     Checking simd-adler32 v0.3.7
[INFO] [stderr]     Checking unicode-width v0.1.14
[INFO] [stderr]     Checking termcolor v1.4.1
[INFO] [stderr]     Checking bit-set v0.8.0
[INFO] [stderr]     Checking crossbeam-channel v0.5.14
[INFO] [stderr]     Checking instant v0.1.13
[INFO] [stderr]     Checking codespan-reporting v0.11.1
[INFO] [stderr]     Checking adler2 v2.0.0
[INFO] [stderr]     Checking same-file v1.0.6
[INFO] [stderr]    Compiling khronos-egl v6.0.0
[INFO] [stderr]     Checking atomic-waker v1.1.2
[INFO] [stderr]     Checking tinyvec_macros v0.1.1
[INFO] [stderr]     Checking hexf-parse v0.2.1
[INFO] [stderr]    Compiling ash v0.38.0+1.3.281
[INFO] [stderr]    Compiling rustix v0.38.43
[INFO] [stderr]     Checking tinyvec v1.8.1
[INFO] [stderr]     Checking piper v0.2.4
[INFO] [stderr]     Checking walkdir v2.5.0
[INFO] [stderr]     Checking miniz_oxide v0.8.3
[INFO] [stderr]     Checking notify-types v1.0.1
[INFO] [stderr]     Checking inotify v0.10.2
[INFO] [stderr]    Compiling wgpu-hal v23.0.1
[INFO] [stderr]     Checking mio v1.0.3
[INFO] [stderr]    Compiling bevy_macro_utils v0.15.1
[INFO] [stderr]    Compiling encase_derive_impl v0.10.0
[INFO] [stderr]     Checking filetime v0.2.25
[INFO] [stderr]     Checking crc32fast v1.4.2
[INFO] [stderr]     Checking linux-raw-sys v0.4.15
[INFO] [stderr]     Checking notify v7.0.0
[INFO] [stderr]     Checking flate2 v1.0.35
[INFO] [stderr]     Checking blocking v1.6.1
[INFO] [stderr]     Checking fdeflate v0.3.7
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]    Compiling wgpu-core v23.0.1
[INFO] [stderr]     Checking async-lock v3.4.0
[INFO] [stderr]     Checking regex-syntax v0.8.5
[INFO] [stderr]     Checking glow v0.14.2
[INFO] [stderr]     Checking base64 v0.21.7
[INFO] [stderr]     Checking file-id v0.2.2
[INFO] [stderr]     Checking profiling v1.0.16
[INFO] [stderr]     Checking static_assertions v1.1.0
[INFO] [stderr]     Checking constant_time_eq v0.3.1
[INFO] [stderr]     Checking renderdoc-sys v1.1.0
[INFO] [stderr]    Compiling litrs v0.4.1
[INFO] [stderr]     Checking event-listener v2.5.3
[INFO] [stderr]     Checking async-broadcast v0.5.1
[INFO] [stderr]     Checking notify-debouncer-full v0.4.0
[INFO] [stderr]    Compiling blake3 v1.5.5
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]    Compiling document-features v0.2.10
[INFO] [stderr]     Checking async-fs v2.1.2
[INFO] [stderr]     Checking png v0.17.16
[INFO] [stderr]    Compiling wgpu v23.0.1
[INFO] [stderr]     Checking stackfuture v0.3.0
[INFO] [stderr]     Checking byteorder-lite v0.1.0
[INFO] [stderr]     Checking const_panic v0.2.12
[INFO] [stderr]     Checking atomicow v1.0.0
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]     Checking twox-hash v1.6.3
[INFO] [stderr]    Compiling wayland-sys v0.31.5
[INFO] [stderr]     Checking dlib v0.5.2
[INFO] [stderr]     Checking accesskit v0.17.1
[INFO] [stderr]     Checking ruzstd v0.7.3
[INFO] [stderr]    Compiling wayland-backend v0.3.7
[INFO] [stderr]     Checking ktx2 v0.3.0
[INFO] [stderr]     Checking const_soft_float v0.1.4
[INFO] [stderr]     Checking scoped-tls v1.0.1
[INFO] [stderr]     Checking bit-vec v0.6.3
[INFO] [stderr]     Checking sysinfo v0.32.1
[INFO] [stderr]     Checking constgebra v0.1.4
[INFO] [stderr]     Checking bit-set v0.5.3
[INFO] [stderr]     Checking const-fnv1a-hash v1.1.0
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]     Checking data-encoding v2.7.0
[INFO] [stderr]    Compiling wayland-client v0.31.7
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]     Checking offset-allocator v0.2.0
[INFO] [stderr]     Checking memmap2 v0.9.5
[INFO] [stderr]     Checking ttf-parser v0.25.1
[INFO] [stderr]     Checking ab_glyph_rasterizer v0.1.8
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]     Checking regex-syntax v0.6.29
[INFO] [stderr]    Compiling quick-xml v0.36.2
[INFO] [stderr]     Checking percent-encoding v2.3.1
[INFO] [stderr]    Compiling smithay-client-toolkit v0.19.2
[INFO] [stderr]     Checking radsort v0.1.1
[INFO] [stderr]     Checking xkeysym v0.2.1
[INFO] [stderr]     Checking strict-num v0.1.1
[INFO] [stderr]     Checking regex-automata v0.1.10
[INFO] [stderr]     Checking overload v0.1.1
[INFO] [stderr]     Checking xcursor v0.3.8
[INFO] [stderr]    Compiling wayland-scanner v0.31.5
[INFO] [stderr]     Checking cursor-icon v1.1.0
[INFO] [stderr]     Checking nu-ansi-term v0.46.0
[INFO] [stderr]     Checking owned_ttf_parser v0.25.0
[INFO] [stderr]     Checking sharded-slab v0.1.7
[INFO] [stderr]     Checking ab_glyph v0.2.29
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]     Checking matchers v0.1.0
[INFO] [stderr]    Compiling slotmap v1.0.7
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking x11rb-protocol v0.13.1
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]     Checking as-raw-xcb-connection v1.0.1
[INFO] [stderr]     Checking crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling alsa-sys v0.3.1
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]    Compiling winit v0.30.8
[INFO] [stderr]     Checking writeable v0.5.5
[INFO] [stderr]     Checking litemap v0.7.4
[INFO] [stderr]    Compiling libudev-sys v0.1.4
[INFO] [stderr]     Checking euclid v0.22.11
[INFO] [stderr]     Checking svg_fmt v0.4.4
[INFO] [stderr]     Checking dpi v0.1.1
[INFO] [stderr]    Compiling serde_json v1.0.138
[INFO] [stderr]     Checking roxmltree v0.20.0
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking guillotiere v0.6.2
[INFO] [stderr]     Checking fontconfig-parser v0.5.7
[INFO] [stderr]    Compiling cpal v0.15.3
[INFO] [stderr]     Checking rectangle-pack v0.4.2
[INFO] [stderr]    Compiling inflections v1.1.1
[INFO] [stderr]     Checking zeno v0.2.3
[INFO] [stderr]     Checking itoa v1.0.14
[INFO] [stderr]     Checking unicode-properties v0.1.3
[INFO] [stderr]     Checking icu_locid_transform_data v1.5.0
[INFO] [stderr]     Checking ttf-parser v0.21.1
[INFO] [stderr]     Checking ttf-parser v0.20.0
[INFO] [stderr]     Checking ryu v1.0.18
[INFO] [stderr]     Checking unicode-bidi-mirroring v0.2.0
[INFO] [stderr]     Checking unicode-script v0.5.7
[INFO] [stderr]     Checking unicode-ccc v0.2.0
[INFO] [stderr]     Checking yazi v0.1.6
[INFO] [stderr]     Checking ogg v0.8.0
[INFO] [stderr]     Checking icu_properties_data v1.5.0
[INFO] [stderr]     Checking unicode-segmentation v1.12.0
[INFO] [stderr]     Checking self_cell v1.1.0
[INFO] [stderr]     Checking unicode-linebreak v0.1.5
[INFO] [stderr]     Checking rangemap v1.5.1
[INFO] [stderr]     Checking dasp_sample v0.11.0
[INFO] [stderr]     Checking sys-locale v0.3.2
[INFO] [stderr]     Checking vec_map v0.8.2
[INFO] [stderr]     Checking unicode-bidi v0.3.18
[INFO] [stderr]    Compiling gilrs v0.11.0
[INFO] [stderr]     Checking lewton v0.10.2
[INFO] [stderr]     Checking grid v0.14.0
[INFO] [stderr]     Checking icu_normalizer_data v1.5.0
[INFO] [stderr]     Checking utf16_iter v1.0.5
[INFO] [stderr]     Checking write16 v1.0.0
[INFO] [stderr]     Checking utf8_iter v1.0.4
[INFO] [stderr]     Checking fnv v1.0.7
[INFO] [stderr]     Checking taffy v0.5.2
[INFO] [stderr]     Checking base64 v0.22.1
[INFO] [stderr]     Checking fontdb v0.16.2
[INFO] [stderr]    Compiling getrandom v0.3.1
[INFO] [stderr]    Compiling zerocopy v0.8.14
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]     Checking form_urlencoded v1.2.1
[INFO] [stderr]    Compiling matrixmultiply v0.3.9
[INFO] [stderr]     Checking nohash-hasher v0.2.0
[INFO] [stderr]    Compiling heapless v0.8.0
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]     Checking epaint_default_fonts v0.29.1
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking hash32 v0.3.1
[INFO] [stderr]     Checking rawpointer v0.2.1
[INFO] [stderr]    Compiling bevy_egui v0.31.1
[INFO] [stderr]     Checking home v0.5.11
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]     Checking robust v1.1.0
[INFO] [stderr]    Compiling proc-macro-crate v3.2.0
[INFO] [stderr]     Checking ordered-float v4.6.0
[INFO] [stderr]     Checking rand_core v0.9.0
[INFO] [stderr]     Checking ena v0.14.3
[INFO] [stderr]     Checking rustc-hash v2.1.0
[INFO] [stderr]     Checking fuzzy-matcher v0.3.7
[INFO] [stderr]     Checking fxhash v0.2.1
[INFO] [stderr]     Checking dyn-clone v1.0.17
[INFO] [stderr]     Checking dyn-eq v0.1.3
[INFO] [stderr]     Checking dyn-hash v0.2.0
[INFO] [stderr]     Checking rand_pcg v0.9.0
[INFO] [stderr]     Checking rand_seeder v0.4.0
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling serde_derive v1.0.217
[INFO] [stderr]    Compiling bytemuck_derive v1.8.1
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling bevy_utils_proc_macros v0.15.1
[INFO] [stderr]    Compiling derive_more-impl v1.0.0
[INFO] [stderr]    Compiling bevy_reflect_derive v0.15.1
[INFO] [stderr]    Compiling assert_type_match v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]    Compiling bevy_ecs_macros v0.15.1
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling bevy_derive v0.15.1
[INFO] [stderr]     Checking bytemuck v1.21.0
[INFO] [stderr]     Checking rand_distr v0.4.3
[INFO] [stderr]    Compiling encase_derive v0.10.0
[INFO] [stderr]    Compiling bevy_asset_macros v0.15.1
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking image v0.25.5
[INFO] [stderr]    Compiling bevy_render_macros v0.15.1
[INFO] [stderr]    Compiling bevy_encase_derive v0.15.1
[INFO] [stderr]    Compiling zerofrom-derive v0.1.5
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]     Checking tiny-skia-path v0.11.4
[INFO] [stderr]     Checking tiny-skia v0.11.4
[INFO] [stderr]     Checking font-types v0.7.3
[INFO] [stderr]     Checking read-fonts v0.22.7
[INFO] [stderr]     Checking bitflags v2.8.0
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]     Checking glam v0.29.2
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking smol_str v0.2.2
[INFO] [stderr]     Checking erased-serde v0.4.5
[INFO] [stderr]     Checking bevy_utils v0.15.1
[INFO] [stderr]     Checking petgraph v0.6.5
[INFO] [stderr]     Checking derive_more v1.0.0
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking spirv v0.3.0+sdk-1.3.268.0
[INFO] [stderr]     Checking ctrlc v3.4.5
[INFO] [stderr]     Checking gpu-descriptor-types v0.2.0
[INFO] [stderr]     Checking gpu-alloc-types v0.3.0
[INFO] [stderr]     Checking wgpu-types v23.0.0
[INFO] [stderr]     Checking gpu-alloc v0.6.0
[INFO] [stderr]     Checking gpu-descriptor v0.3.1
[INFO] [stderr]     Checking bevy_reflect v0.15.1
[INFO] [stderr]     Checking ron v0.8.1
[INFO] [stderr]     Checking encase v0.10.0
[INFO] [stderr]     Checking hexasphere v15.1.0
[INFO] [stderr]     Checking bevy_mikktspace v0.15.1
[INFO] [stderr]     Checking tracing-subscriber v0.3.19
[INFO] [stderr]     Checking xkbcommon-dl v0.4.2
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]     Checking skrifa v0.22.3
[INFO] [stderr]     Checking rustybuzz v0.14.1
[INFO] [stderr]     Checking inotify v0.11.0
[INFO] [stderr]     Checking alsa v0.9.1
[INFO] [stderr]     Checking swash v0.1.19
[INFO] [stderr]    Compiling gltf-derive v1.4.1
[INFO] [stderr]     Checking naga_oil v0.16.0
[INFO] [stderr]     Checking bevy_ecs v0.15.1
[INFO] [stderr]     Checking bevy_math v0.15.1
[INFO] [stderr]     Checking zerofrom v0.1.5
[INFO] [stderr]     Checking yoke v0.7.5
[INFO] [stderr]     Checking polling v3.7.4
[INFO] [stderr]     Checking calloop v0.13.0
[INFO] [stderr]     Checking zerovec v0.10.4
[INFO] [stderr]     Checking wayland-csd-frame v0.3.0
[INFO] [stderr]     Checking x11rb v0.13.1
[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 tinystr v0.7.6
[INFO] [stderr]     Checking icu_collections v1.5.0
[INFO] [stderr]     Checking gltf-json v1.4.1
[INFO] [stderr]     Checking icu_locid v1.5.0
[INFO] [stderr]     Checking cosmic-text v0.12.1
[INFO] [stderr]     Checking icu_provider v1.5.0
[INFO] [stderr]     Checking icu_locid_transform v1.5.0
[INFO] [stderr]     Checking gilrs-core v0.6.1
[INFO] [stderr]    Compiling bevy_state_macros v0.15.1
[INFO] [stderr]     Checking icu_properties v1.5.1
[INFO] [stderr]     Checking rodio v0.19.0
[INFO] [stderr]     Checking gltf v1.4.1
[INFO] [stderr]    Compiling bevy_gizmos_macros v0.15.1
[INFO] [stderr]     Checking bevy_color v0.15.2
[INFO] [stderr]     Checking emath v0.29.1
[INFO] [stderr]     Checking icu_normalizer v1.5.0
[INFO] [stderr]     Checking ecolor v0.29.1
[INFO] [stderr]     Checking safe_arch v0.7.4
[INFO] [stderr]     Checking idna_adapter v1.2.0
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stderr]     Checking wayland-protocols-wlr v0.3.5
[INFO] [stderr]     Checking wayland-protocols-plasma v0.3.5
[INFO] [stderr]     Checking url v2.5.4
[INFO] [stderr]     Checking wide v0.7.32
[INFO] [stderr]     Checking epaint v0.29.1
[INFO] [stderr]     Checking bevy_app v0.15.1
[INFO] [stderr]     Checking simba v0.9.0
[INFO] [stderr]     Checking webbrowser v1.0.3
[INFO] [stderr]     Checking egui v0.29.1
[INFO] [stderr]     Checking sctk-adwaita v0.10.1
[INFO] [stderr]     Checking bevy_core v0.15.1
[INFO] [stderr]     Checking bevy_asset v0.15.1
[INFO] [stderr]     Checking bevy_time v0.15.1
[INFO] [stderr]     Checking bevy_hierarchy v0.15.1
[INFO] [stderr]     Checking bevy_input v0.15.1
[INFO] [stderr]     Checking bevy_transform v0.15.1
[INFO] [stderr]     Checking bevy_a11y v0.15.1
[INFO] [stderr]     Checking bevy_diagnostic v0.15.1
[INFO] [stderr]     Checking bevy_log v0.15.1
[INFO] [stderr]     Checking arboard v3.4.1
[INFO] [stderr]    Compiling nalgebra-macros v0.2.2
[INFO] [stderr]     Checking spade v2.12.1
[INFO] [stderr]     Checking bevy_state v0.15.1
[INFO] [stderr]     Checking rstar v0.12.2
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]     Checking bevy_heavy v0.1.0
[INFO] [stderr]     Checking serde_flexitos v0.2.2
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]    Compiling avian_derive v0.2.2
[INFO] [stderr]     Checking bevy_window v0.15.1
[INFO] [stderr]     Checking bevy_gilrs v0.15.1
[INFO] [stderr]     Checking accesskit_winit v0.23.1
[INFO] [stderr]     Checking bevy_image v0.15.1
[INFO] [stderr]     Checking bevy_audio v0.15.1
[INFO] [stderr]    Compiling leafwing_input_manager_macros v0.16.0
[INFO] [stderr]     Checking bevy_mesh v0.15.1
[INFO] [stderr]    Compiling derive_more v0.99.18
[INFO] [stderr]    Compiling bevy-inspector-egui-derive v0.28.0
[INFO] [stderr]     Checking nalgebra v0.33.2
[INFO] [stderr]     Checking bevy_render v0.15.1
[INFO] [stderr]     Checking bevy_winit v0.15.1
[INFO] [stderr]     Checking rand v0.9.0
[INFO] [stderr]     Checking parry3d v0.17.5
[INFO] [stderr]     Checking bevy_core_pipeline v0.15.1
[INFO] [stderr]     Checking bevy_picking v0.15.1
[INFO] [stderr]     Checking bevy_animation v0.15.1
[INFO] [stderr]     Checking bevy_scene v0.15.1
[INFO] [stderr]     Checking bevy_pbr v0.15.1
[INFO] [stderr]     Checking bevy_sprite v0.15.1
[INFO] [stderr]     Checking bevy_text v0.15.1
[INFO] [stderr]     Checking bevy_ui v0.15.1
[INFO] [stderr]     Checking bevy_gltf v0.15.1
[INFO] [stderr]     Checking bevy_gizmos v0.15.1
[INFO] [stderr]     Checking bevy-inspector-egui v0.28.1
[INFO] [stderr]     Checking bevy_internal v0.15.1
[INFO] [stderr]     Checking bevy_dylib v0.15.1
[INFO] [stderr]     Checking bevy v0.15.1
[INFO] [stderr]     Checking bevy_transform_interpolation v0.1.0
[INFO] [stderr]     Checking leafwing-input-manager v0.16.0
[INFO] [stderr]     Checking avian3d v0.2.1
[INFO] [stderr]     Checking lasergame v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: the feature `array_windows` has been stable since 1.94.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> src/main.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(array_windows)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `extract_if` has been stable since 1.87.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> src/main.rs:2:12
[INFO] [stdout]   |
[INFO] [stdout] 2 | #![feature(extract_if)]
[INFO] [stdout]   |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `array_windows` has been stable since 1.94.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> src/main.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(array_windows)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `extract_if` has been stable since 1.87.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> src/main.rs:2:12
[INFO] [stdout]   |
[INFO] [stdout] 2 | #![feature(extract_if)]
[INFO] [stdout]   |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `LineMaterialUniform` is more private than the item `LineMaterial::uniform`
[INFO] [stdout]   --> src/line_material.rs:26:5
[INFO] [stdout]    |
[INFO] [stdout] 26 |     pub uniform: LineMaterialUniform,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `LineMaterial::uniform` is reachable at visibility `pub(crate)`
[INFO] [stdout]    |
[INFO] [stdout] note: but type `LineMaterialUniform` is only usable at visibility `pub(self)`
[INFO] [stdout]   --> src/line_material.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | struct LineMaterialUniform {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: `#[warn(private_interfaces)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `LineMaterialUniform` is more private than the item `LineMaterial::uniform`
[INFO] [stdout]   --> src/line_material.rs:26:5
[INFO] [stdout]    |
[INFO] [stdout] 26 |     pub uniform: LineMaterialUniform,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `LineMaterial::uniform` is reachable at visibility `pub(crate)`
[INFO] [stdout]    |
[INFO] [stdout] note: but type `LineMaterialUniform` is only usable at visibility `pub(self)`
[INFO] [stdout]   --> src/line_material.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | struct LineMaterialUniform {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: `#[warn(private_interfaces)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/enemy/behaviour/attract.rs:12:12
[INFO] [stdout]    |
[INFO] [stdout] 11 | impl AttractBehaviour {
[INFO] [stdout]    | --------------------- associated function in this implementation
[INFO] [stdout] 12 |     pub fn new(activation_range: f32) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `DotEnemy` is never constructed
[INFO] [stdout]   --> src/enemy/dot.rs:17:12
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub struct DotEnemy;
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `mesh` and `material` are never read
[INFO] [stdout]   --> src/enemy/dot.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub struct DotEnemyResources {
[INFO] [stdout]    |            ----------------- fields in this struct
[INFO] [stdout] 21 |     mesh: Handle<Mesh>,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 22 |     material: Handle<LineMaterial>,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `populate` is never used
[INFO] [stdout]   --> src/enemy/dot.rs:36:8
[INFO] [stdout]    |
[INFO] [stdout] 36 | pub fn populate(mut world: DeferredWorld, entity: Entity, _id: ComponentId) {
[INFO] [stdout]    |        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]   --> src/line_material.rs:16:12
[INFO] [stdout]    |
[INFO] [stdout] 16 |     color: LinearRgba,
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]   --> src/line_material.rs:17:21
[INFO] [stdout]    |
[INFO] [stdout] 17 |     pub line_width: f32,
[INFO] [stdout]    |                     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]   --> src/line_material.rs:18:21
[INFO] [stdout]    |
[INFO] [stdout] 18 |     pub depth_bias: f32,
[INFO] [stdout]    |                     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]   --> src/line_material.rs:19:21
[INFO] [stdout]    |
[INFO] [stdout] 19 |     pub line_scale: f32,
[INFO] [stdout]    |                     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]   --> src/line_material.rs:20:20
[INFO] [stdout]    |
[INFO] [stdout] 20 |     pub gap_scale: f32,
[INFO] [stdout]    |                    ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/enemy/behaviour/attract.rs:12:12
[INFO] [stdout]    |
[INFO] [stdout] 11 | impl AttractBehaviour {
[INFO] [stdout]    | --------------------- associated function in this implementation
[INFO] [stdout] 12 |     pub fn new(activation_range: f32) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `DotEnemy` is never constructed
[INFO] [stdout]   --> src/enemy/dot.rs:17:12
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub struct DotEnemy;
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `mesh` and `material` are never read
[INFO] [stdout]   --> src/enemy/dot.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub struct DotEnemyResources {
[INFO] [stdout]    |            ----------------- fields in this struct
[INFO] [stdout] 21 |     mesh: Handle<Mesh>,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 22 |     material: Handle<LineMaterial>,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `populate` is never used
[INFO] [stdout]   --> src/enemy/dot.rs:36:8
[INFO] [stdout]    |
[INFO] [stdout] 36 | pub fn populate(mut world: DeferredWorld, entity: Entity, _id: ComponentId) {
[INFO] [stdout]    |        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]   --> src/line_material.rs:16:12
[INFO] [stdout]    |
[INFO] [stdout] 16 |     color: LinearRgba,
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]   --> src/line_material.rs:17:21
[INFO] [stdout]    |
[INFO] [stdout] 17 |     pub line_width: f32,
[INFO] [stdout]    |                     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]   --> src/line_material.rs:18:21
[INFO] [stdout]    |
[INFO] [stdout] 18 |     pub depth_bias: f32,
[INFO] [stdout]    |                     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]   --> src/line_material.rs:19:21
[INFO] [stdout]    |
[INFO] [stdout] 19 |     pub line_scale: f32,
[INFO] [stdout]    |                     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]   --> src/line_material.rs:20:20
[INFO] [stdout]    |
[INFO] [stdout] 20 |     pub gap_scale: f32,
[INFO] [stdout]    |                    ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `MapGeometry` is never constructed
[INFO] [stdout]   --> src/misc.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub enum GameLayer {
[INFO] [stdout]    |          --------- variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 18 |     MapGeometry,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `GameLayer` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `team` is never used
[INFO] [stdout]   --> src/misc.rs:22:12
[INFO] [stdout]    |
[INFO] [stdout] 21 | impl GameLayer {
[INFO] [stdout]    | -------------- method in this implementation
[INFO] [stdout] 22 |     pub fn team(&self) -> Team {
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `DebugVisibility` is never constructed
[INFO] [stdout]   --> src/misc.rs:69:12
[INFO] [stdout]    |
[INFO] [stdout] 69 | pub struct DebugVisibility;
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `max` is never read
[INFO] [stdout]  --> src/weapon/damage.rs:9:9
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub struct Health {
[INFO] [stdout]   |            ------ field in this struct
[INFO] [stdout] 9 |     pub max: f32,
[INFO] [stdout]   |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `max` is never used
[INFO] [stdout]   --> src/weapon/damage.rs:14:12
[INFO] [stdout]    |
[INFO] [stdout] 13 | impl Health {
[INFO] [stdout]    | ----------- associated function in this implementation
[INFO] [stdout] 14 |     pub fn max(max: f32) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `ty` is never read
[INFO] [stdout]   --> src/weapon/damage.rs:29:9
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub struct Damage {
[INFO] [stdout]    |            ------ field in this struct
[INFO] [stdout] 28 |     pub value: f32,
[INFO] [stdout] 29 |     pub ty: DamageType,
[INFO] [stdout]    |         ^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Damage` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `Impact` and `Explosion` are never constructed
[INFO] [stdout]   --> src/weapon/damage.rs:42:5
[INFO] [stdout]    |
[INFO] [stdout] 40 | pub enum DamageType {
[INFO] [stdout]    |          ---------- variants in this enum
[INFO] [stdout] 41 |     Energy,
[INFO] [stdout] 42 |     Impact,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 43 |     Explosion,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `DamageType` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `MapGeometry` is never constructed
[INFO] [stdout]   --> src/misc.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub enum GameLayer {
[INFO] [stdout]    |          --------- variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 18 |     MapGeometry,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `GameLayer` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `team` is never used
[INFO] [stdout]   --> src/misc.rs:22:12
[INFO] [stdout]    |
[INFO] [stdout] 21 | impl GameLayer {
[INFO] [stdout]    | -------------- method in this implementation
[INFO] [stdout] 22 |     pub fn team(&self) -> Team {
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `DebugVisibility` is never constructed
[INFO] [stdout]   --> src/misc.rs:69:12
[INFO] [stdout]    |
[INFO] [stdout] 69 | pub struct DebugVisibility;
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `max` is never read
[INFO] [stdout]  --> src/weapon/damage.rs:9:9
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub struct Health {
[INFO] [stdout]   |            ------ field in this struct
[INFO] [stdout] 9 |     pub max: f32,
[INFO] [stdout]   |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `max` is never used
[INFO] [stdout]   --> src/weapon/damage.rs:14:12
[INFO] [stdout]    |
[INFO] [stdout] 13 | impl Health {
[INFO] [stdout]    | ----------- associated function in this implementation
[INFO] [stdout] 14 |     pub fn max(max: f32) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `ty` is never read
[INFO] [stdout]   --> src/weapon/damage.rs:29:9
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub struct Damage {
[INFO] [stdout]    |            ------ field in this struct
[INFO] [stdout] 28 |     pub value: f32,
[INFO] [stdout] 29 |     pub ty: DamageType,
[INFO] [stdout]    |         ^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Damage` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `Impact` and `Explosion` are never constructed
[INFO] [stdout]   --> src/weapon/damage.rs:42:5
[INFO] [stdout]    |
[INFO] [stdout] 40 | pub enum DamageType {
[INFO] [stdout]    |          ---------- variants in this enum
[INFO] [stdout] 41 |     Energy,
[INFO] [stdout] 42 |     Impact,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 43 |     Explosion,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `DamageType` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [optimized + debuginfo] target(s) in 13m 19s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "b554b6c71f5d07d3297b74fdb19970a8f6e087d34f2f1bb0232e686da9b0fce4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b554b6c71f5d07d3297b74fdb19970a8f6e087d34f2f1bb0232e686da9b0fce4", kill_on_drop: false }`
[INFO] [stdout] b554b6c71f5d07d3297b74fdb19970a8f6e087d34f2f1bb0232e686da9b0fce4
