[INFO] cloning repository https://github.com/aybdee/evo_bevy
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/aybdee/evo_bevy" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faybdee%2Fevo_bevy", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faybdee%2Fevo_bevy'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 0a0fdfe4a360b2bcddf4f1c37475fc62ce118ef4
[INFO] checking aybdee/evo_bevy/0a0fdfe4a360b2bcddf4f1c37475fc62ce118ef4 against try#47af3d0de9d26c7deba4cfb203b710cc3f764e91 for pr-130443
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faybdee%2Fevo_bevy" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/aybdee/evo_bevy on toolchain 47af3d0de9d26c7deba4cfb203b710cc3f764e91
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+47af3d0de9d26c7deba4cfb203b710cc3f764e91" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/aybdee/evo_bevy
[INFO] finished tweaking git repo https://github.com/aybdee/evo_bevy
[INFO] tweaked toml for git repo https://github.com/aybdee/evo_bevy written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/aybdee/evo_bevy 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" "+47af3d0de9d26c7deba4cfb203b710cc3f764e91" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+47af3d0de9d26c7deba4cfb203b710cc3f764e91" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a253616bbd7c91fdd7cd36dd6cac9fa7e79cbd1fb68d74db39c5602e27e995a1
[INFO] running `Command { std: "docker" "start" "-a" "a253616bbd7c91fdd7cd36dd6cac9fa7e79cbd1fb68d74db39c5602e27e995a1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a253616bbd7c91fdd7cd36dd6cac9fa7e79cbd1fb68d74db39c5602e27e995a1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a253616bbd7c91fdd7cd36dd6cac9fa7e79cbd1fb68d74db39c5602e27e995a1", kill_on_drop: false }`
[INFO] [stdout] a253616bbd7c91fdd7cd36dd6cac9fa7e79cbd1fb68d74db39c5602e27e995a1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+47af3d0de9d26c7deba4cfb203b710cc3f764e91" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 77348536c8270d50e7ffc49c56d6b10d6f1b3a70918997d3dfdb233990e14968
[INFO] running `Command { std: "docker" "start" "-a" "77348536c8270d50e7ffc49c56d6b10d6f1b3a70918997d3dfdb233990e14968", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.204
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling thiserror v1.0.63
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]    Compiling winnow v0.6.16
[INFO] [stderr]     Checking arrayvec v0.7.4
[INFO] [stderr]     Checking allocator-api2 v0.2.18
[INFO] [stderr]    Compiling toml_datetime v0.6.7
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]     Checking parking v2.2.0
[INFO] [stderr]     Checking ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling syn v2.0.72
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]     Checking futures-io v0.3.30
[INFO] [stderr]     Checking fastrand v2.1.0
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]     Checking thread_local v1.1.8
[INFO] [stderr]     Checking smol_str v0.2.2
[INFO] [stderr]     Checking async-task v4.7.1
[INFO] [stderr]     Checking typeid v1.0.0
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]     Checking web-time v1.1.0
[INFO] [stderr]     Checking bevy_ptr v0.14.0
[INFO] [stderr]     Checking futures-lite v2.3.0
[INFO] [stderr]     Checking downcast-rs v1.2.1
[INFO] [stderr]    Compiling libm v0.2.8
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking nonmax v0.5.5
[INFO] [stderr]     Checking fixedbitset v0.5.7
[INFO] [stderr]     Checking log v0.4.22
[INFO] [stderr]     Checking libloading v0.8.5
[INFO] [stderr]    Compiling cfg_aliases v0.1.1
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]     Checking raw-window-handle v0.6.2
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]     Checking unicode-width v0.1.13
[INFO] [stderr]     Checking termcolor v1.4.1
[INFO] [stderr]     Checking regex-syntax v0.8.4
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking bit-vec v0.6.3
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]     Checking crossbeam-channel v0.5.13
[INFO] [stderr]     Checking hexf-parse v0.2.1
[INFO] [stderr]     Checking bit-set v0.5.3
[INFO] [stderr]     Checking event-listener v5.3.1
[INFO] [stderr]     Checking codespan-reporting v0.11.1
[INFO] [stderr]    Compiling cc v1.1.6
[INFO] [stderr]     Checking unicode-xid v0.2.4
[INFO] [stderr]    Compiling khronos-egl v6.0.0
[INFO] [stderr]     Checking simd-adler32 v0.3.7
[INFO] [stderr]    Compiling ash v0.37.3+1.3.251
[INFO] [stderr]     Checking rustc-hash v1.1.0
[INFO] [stderr]     Checking event-listener-strategy v0.5.2
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]     Checking piper v0.2.3
[INFO] [stderr]    Compiling wgpu-hal v0.21.1
[INFO] [stderr]     Checking libloading v0.7.4
[INFO] [stderr]     Checking accesskit v0.14.0
[INFO] [stderr]     Checking async-executor v1.13.0
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]     Checking async-channel v2.3.1
[INFO] [stderr]     Checking adler v1.0.2
[INFO] [stderr]     Checking async-lock v3.4.0
[INFO] [stderr]     Checking miniz_oxide v0.7.4
[INFO] [stderr]    Compiling uuid v1.10.0
[INFO] [stderr]     Checking blocking v1.6.1
[INFO] [stderr]     Checking bevy_tasks v0.14.0
[INFO] [stderr]    Compiling wgpu-core v0.21.1
[INFO] [stderr]     Checking crc32fast v1.4.2
[INFO] [stderr]     Checking renderdoc-sys v1.1.0
[INFO] [stderr]     Checking profiling v1.0.15
[INFO] [stderr]     Checking glow v0.13.1
[INFO] [stderr]     Checking event-listener v2.5.3
[INFO] [stderr]    Compiling litrs v0.4.1
[INFO] [stderr]     Checking base64 v0.21.7
[INFO] [stderr]     Checking constant_time_eq v0.3.0
[INFO] [stderr]     Checking arrayref v0.3.8
[INFO] [stderr]     Checking async-broadcast v0.5.1
[INFO] [stderr]     Checking fdeflate v0.3.4
[INFO] [stderr]    Compiling wgpu v0.20.1
[INFO] [stderr]     Checking flate2 v1.0.30
[INFO] [stderr]     Checking async-fs v2.1.2
[INFO] [stderr]     Checking const_soft_float v0.1.4
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking const_panic v0.2.8
[INFO] [stderr]     Checking sysinfo v0.30.13
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking png v0.17.13
[INFO] [stderr]     Checking twox-hash v1.6.3
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling toml_edit v0.22.17
[INFO] [stderr]    Compiling document-features v0.2.10
[INFO] [stderr]     Checking constgebra v0.1.4
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]     Checking data-encoding v2.6.0
[INFO] [stderr]     Checking const-fnv1a-hash v1.1.0
[INFO] [stderr]     Checking byteorder-lite v0.1.0
[INFO] [stderr]     Checking ktx2 v0.3.0
[INFO] [stderr]     Checking euclid v0.22.10
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling blake3 v1.5.3
[INFO] [stderr]     Checking ruzstd v0.7.0
[INFO] [stderr]     Checking regex-syntax v0.6.29
[INFO] [stderr]     Checking linux-raw-sys v0.4.14
[INFO] [stderr]     Checking regex-automata v0.4.7
[INFO] [stderr]     Checking radsort v0.1.0
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]    Compiling alsa-sys v0.3.1
[INFO] [stderr]     Checking overload v0.1.1
[INFO] [stderr]     Checking sharded-slab v0.1.7
[INFO] [stderr]     Checking nu-ansi-term v0.46.0
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]    Compiling libudev-sys v0.1.4
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]    Compiling serde_json v1.0.120
[INFO] [stderr]     Checking svg_fmt v0.4.3
[INFO] [stderr]     Checking ttf-parser v0.24.0
[INFO] [stderr]    Compiling winit v0.30.4
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]     Checking inotify-sys v0.1.5
[INFO] [stderr]     Checking guillotiere v0.6.2
[INFO] [stderr]     Checking dlib v0.5.2
[INFO] [stderr]    Compiling slotmap v1.0.7
[INFO] [stderr]     Checking as-raw-xcb-connection v1.0.1
[INFO] [stderr]     Checking ab_glyph_rasterizer v0.1.8
[INFO] [stderr]     Checking rectangle-pack v0.4.2
[INFO] [stderr]     Checking xkeysym v0.2.1
[INFO] [stderr]     Checking x11rb-protocol v0.13.1
[INFO] [stderr]    Compiling inflections v1.1.1
[INFO] [stderr]    Compiling cpal v0.15.3
[INFO] [stderr]     Checking tinyvec v1.8.0
[INFO] [stderr]     Checking inotify v0.10.2
[INFO] [stderr]     Checking ogg v0.8.0
[INFO] [stderr]     Checking dpi v0.1.1
[INFO] [stderr]     Checking vec_map v0.8.2
[INFO] [stderr]     Checking dasp_sample v0.11.0
[INFO] [stderr]     Checking cursor-icon v1.1.0
[INFO] [stderr]     Checking xi-unicode v0.3.0
[INFO] [stderr]    Compiling gilrs v0.10.8
[INFO] [stderr]     Checking grid v0.14.0
[INFO] [stderr]     Checking lyon_geom v1.0.5
[INFO] [stderr]     Checking kurbo v0.9.5
[INFO] [stderr]     Checking siphasher v0.3.11
[INFO] [stderr]     Checking float_next_after v1.0.0
[INFO] [stderr]    Compiling bevy_macro_utils v0.14.0
[INFO] [stderr]    Compiling encase_derive_impl v0.8.0
[INFO] [stderr]     Checking lewton v0.10.2
[INFO] [stderr]     Checking taffy v0.5.2
[INFO] [stderr]     Checking lyon_path v1.0.5
[INFO] [stderr]     Checking regex-automata v0.1.10
[INFO] [stderr]     Checking svgtypes v0.12.0
[INFO] [stderr]     Checking lyon_tessellation v1.0.15
[INFO] [stderr]     Checking lyon_algorithms v1.0.4
[INFO] [stderr]     Checking regex v1.10.5
[INFO] [stderr]    Compiling serde_derive v1.0.204
[INFO] [stderr]    Compiling thiserror-impl v1.0.63
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling bytemuck_derive v1.7.0
[INFO] [stderr]    Compiling bevy_utils_proc_macros v0.14.0
[INFO] [stderr]    Compiling bevy_reflect_derive v0.14.0
[INFO] [stderr]    Compiling bevy_ecs_macros v0.14.0
[INFO] [stderr]    Compiling bevy_derive v0.14.0
[INFO] [stderr]    Compiling encase_derive v0.8.0
[INFO] [stderr]    Compiling bevy_asset_macros v0.14.0
[INFO] [stderr]    Compiling bevy_encase_derive v0.14.0
[INFO] [stderr]    Compiling bevy_render_macros v0.14.0
[INFO] [stderr]     Checking matchers v0.1.0
[INFO] [stderr]     Checking owned_ttf_parser v0.24.0
[INFO] [stderr]    Compiling gltf-derive v1.4.1
[INFO] [stderr]    Compiling bevy_state_macros v0.14.0
[INFO] [stderr]     Checking ab_glyph v0.2.28
[INFO] [stderr]    Compiling bevy_gizmos_macros v0.14.0
[INFO] [stderr]    Compiling sickle_macros v0.2.1
[INFO] [stderr]     Checking glyph_brush_layout v0.2.4
[INFO] [stderr]     Checking bytemuck v1.16.1
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking tracing-subscriber v0.3.18
[INFO] [stderr]     Checking image v0.25.2
[INFO] [stderr]     Checking bitflags v2.6.0
[INFO] [stderr]     Checking glam v0.27.0
[INFO] [stderr]     Checking erased-serde v0.4.5
[INFO] [stderr]     Checking spirv v0.3.0+sdk-1.3.268.0
[INFO] [stderr]     Checking wgpu-types v0.20.0
[INFO] [stderr]     Checking gpu-alloc-types v0.3.0
[INFO] [stderr]     Checking gpu-descriptor-types v0.2.0
[INFO] [stderr]     Checking ron v0.8.1
[INFO] [stderr]     Checking alsa v0.9.0
[INFO] [stderr]     Checking xkbcommon-dl v0.4.2
[INFO] [stderr]     Checking gpu-alloc v0.6.0
[INFO] [stderr]     Checking bevy_utils v0.14.0
[INFO] [stderr]     Checking gpu-descriptor v0.3.0
[INFO] [stderr]     Checking gilrs-core v0.5.13
[INFO] [stderr]     Checking gltf-json v1.4.1
[INFO] [stderr]     Checking petgraph v0.6.5
[INFO] [stderr]     Checking naga v0.20.0
[INFO] [stderr]     Checking rodio v0.18.1
[INFO] [stderr]     Checking bevy_reflect v0.14.0
[INFO] [stderr]     Checking encase v0.8.0
[INFO] [stderr]     Checking hexasphere v12.0.0
[INFO] [stderr]     Checking bevy_mikktspace v0.14.0
[INFO] [stderr]     Checking gltf v1.4.1
[INFO] [stderr]     Checking polling v3.7.2
[INFO] [stderr]     Checking x11rb v0.13.1
[INFO] [stderr]     Checking calloop v0.13.0
[INFO] [stderr]     Checking bevy_ecs v0.14.0
[INFO] [stderr]     Checking bevy_math v0.14.0
[INFO] [stderr]     Checking accesskit_winit v0.20.4
[INFO] [stderr]     Checking naga_oil v0.14.0
[INFO] [stderr]     Checking bevy_color v0.14.1
[INFO] [stderr]     Checking bevy_app v0.14.0
[INFO] [stderr]     Checking bevy_core v0.14.0
[INFO] [stderr]     Checking bevy_time v0.14.0
[INFO] [stderr]     Checking bevy_a11y v0.14.0
[INFO] [stderr]     Checking bevy_asset v0.14.0
[INFO] [stderr]     Checking bevy_input v0.14.0
[INFO] [stderr]     Checking bevy_log v0.14.0
[INFO] [stderr]     Checking bevy_window v0.14.0
[INFO] [stderr]     Checking bevy_hierarchy v0.14.0
[INFO] [stderr]     Checking bevy_diagnostic v0.14.0
[INFO] [stderr]     Checking bevy_transform v0.14.0
[INFO] [stderr]     Checking bevy_state v0.14.0
[INFO] [stderr]     Checking bevy_winit v0.14.0
[INFO] [stderr]     Checking bevy_gilrs v0.14.0
[INFO] [stderr]     Checking bevy_render v0.14.0
[INFO] [stderr]     Checking bevy_audio v0.14.0
[INFO] [stderr]     Checking bevy_core_pipeline v0.14.0
[INFO] [stderr]     Checking bevy_animation v0.14.0
[INFO] [stderr]     Checking bevy_scene v0.14.0
[INFO] [stderr]     Checking bevy_sprite v0.14.0
[INFO] [stderr]     Checking bevy_pbr v0.14.0
[INFO] [stderr]     Checking bevy_text v0.14.0
[INFO] [stderr]     Checking bevy_ui v0.14.0
[INFO] [stderr]     Checking bevy_gltf v0.14.0
[INFO] [stderr]     Checking bevy_gizmos v0.14.0
[INFO] [stderr]     Checking bevy_internal v0.14.0
[INFO] [stderr]     Checking bevy_dylib v0.14.0
[INFO] [stderr]     Checking bevy v0.14.0
[INFO] [stderr]     Checking sickle_math v0.2.1
[INFO] [stderr]     Checking bevy_prototype_lyon v0.12.0
[INFO] [stderr]     Checking sickle_ui_scaffold v0.2.1
[INFO] [stderr]     Checking sickle_ui v0.2.1
[INFO] [stderr]     Checking evo_bevy v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `generate_random_vec2`
[INFO] [stdout]  --> src/environment.rs:1:20
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::utils::{generate_random_vec2, vec2_to_i32, Grid2d};
[INFO] [stdout]   |                    ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `generate_random_vec2`
[INFO] [stdout]  --> src/environment.rs:1:20
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::utils::{generate_random_vec2, vec2_to_i32, Grid2d};
[INFO] [stdout]   |                    ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `tailwind::RED_100`
[INFO] [stdout]  --> src/environment.rs:3:33
[INFO] [stdout]   |
[INFO] [stdout] 3 |     color::palettes::{css::RED, tailwind::RED_100},
[INFO] [stdout]   |                                 ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `tailwind::RED_100`
[INFO] [stdout]  --> src/environment.rs:3:33
[INFO] [stdout]   |
[INFO] [stdout] 3 |     color::palettes::{css::RED, tailwind::RED_100},
[INFO] [stdout]   |                                 ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around `if` condition
[INFO] [stdout]   --> src/graph.rs:30:12
[INFO] [stdout]    |
[INFO] [stdout] 30 |         if (index >= self.layers.len()) {
[INFO] [stdout]    |            ^                          ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 30 -         if (index >= self.layers.len()) {
[INFO] [stdout] 30 +         if index >= self.layers.len() {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around `if` condition
[INFO] [stdout]   --> src/graph.rs:30:12
[INFO] [stdout]    |
[INFO] [stdout] 30 |         if (index >= self.layers.len()) {
[INFO] [stdout]    |            ^                          ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 30 -         if (index >= self.layers.len()) {
[INFO] [stdout] 30 +         if index >= self.layers.len() {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around `if` condition
[INFO] [stdout]   --> src/neural.rs:14:12
[INFO] [stdout]    |
[INFO] [stdout] 14 |         if (definition.len() < 2) {
[INFO] [stdout]    |            ^                    ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 14 -         if (definition.len() < 2) {
[INFO] [stdout] 14 +         if definition.len() < 2 {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::*`
[INFO] [stdout]    --> src/graph.rs:225:9
[INFO] [stdout]     |
[INFO] [stdout] 225 |     use super::*;
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::collections::HashMap`
[INFO] [stdout]  --> src/utils.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::collections::HashMap;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around `if` condition
[INFO] [stdout]   --> src/neural.rs:14:12
[INFO] [stdout]    |
[INFO] [stdout] 14 |         if (definition.len() < 2) {
[INFO] [stdout]    |            ^                    ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 14 -         if (definition.len() < 2) {
[INFO] [stdout] 14 +         if definition.len() < 2 {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::collections::HashMap`
[INFO] [stdout]  --> src/utils.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::collections::HashMap;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `GHOST_WHITE`, `GRAY_200`, and `WHITE`
[INFO] [stdout]  --> src/main.rs:8:22
[INFO] [stdout]   |
[INFO] [stdout] 8 |         css::{BLACK, GHOST_WHITE, WHITE},
[INFO] [stdout]   |                      ^^^^^^^^^^^  ^^^^^
[INFO] [stdout] 9 |         tailwind::{GRAY_100, GRAY_200},
[INFO] [stdout]   |                              ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ui_commands::SetTextExt`
[INFO] [stdout]   --> src/main.rs:15:29
[INFO] [stdout]    |
[INFO] [stdout] 15 | use sickle_ui::{prelude::*, ui_commands::SetTextExt, SickleUiPlugin};
[INFO] [stdout]    |                             ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `GHOST_WHITE`, `GRAY_200`, and `WHITE`
[INFO] [stdout]  --> src/main.rs:8:22
[INFO] [stdout]   |
[INFO] [stdout] 8 |         css::{BLACK, GHOST_WHITE, WHITE},
[INFO] [stdout]   |                      ^^^^^^^^^^^  ^^^^^
[INFO] [stdout] 9 |         tailwind::{GRAY_100, GRAY_200},
[INFO] [stdout]   |                              ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ui_commands::SetTextExt`
[INFO] [stdout]   --> src/main.rs:15:29
[INFO] [stdout]    |
[INFO] [stdout] 15 | use sickle_ui::{prelude::*, ui_commands::SetTextExt, SickleUiPlugin};
[INFO] [stdout]    |                             ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `prelude`
[INFO] [stdout]   --> src/main.rs:15:17
[INFO] [stdout]    |
[INFO] [stdout] 15 | use sickle_ui::{prelude::*, ui_commands::SetTextExt, SickleUiPlugin};
[INFO] [stdout]    |                 ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `prelude`
[INFO] [stdout]   --> src/main.rs:15:17
[INFO] [stdout]    |
[INFO] [stdout] 15 | use sickle_ui::{prelude::*, ui_commands::SetTextExt, SickleUiPlugin};
[INFO] [stdout]    |                 ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `entity`
[INFO] [stdout]    --> src/environment.rs:162:29
[INFO] [stdout]     |
[INFO] [stdout] 162 |         for ((mut organism, entity, mut transform), action) in
[INFO] [stdout]     |                             ^^^^^^ help: if this is intentional, prefix it with an underscore: `_entity`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `entity`
[INFO] [stdout]    --> src/environment.rs:162:29
[INFO] [stdout]     |
[INFO] [stdout] 162 |         for ((mut organism, entity, mut transform), action) in
[INFO] [stdout]     |                             ^^^^^^ help: if this is intentional, prefix it with an underscore: `_entity`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `connection`
[INFO] [stdout]   --> src/neural.rs:24:13
[INFO] [stdout]    |
[INFO] [stdout] 24 |         for connection in 0..num_connections {
[INFO] [stdout]    |             ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_connection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `commands`
[INFO] [stdout]   --> src/main.rs:19:19
[INFO] [stdout]    |
[INFO] [stdout] 19 | fn draw_graph(mut commands: Commands) {}
[INFO] [stdout]    |                   ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_commands`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/main.rs:19:15
[INFO] [stdout]    |
[INFO] [stdout] 19 | fn draw_graph(mut commands: Commands) {}
[INFO] [stdout]    |               ----^^^^^^^^
[INFO] [stdout]    |               |
[INFO] [stdout]    |               help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `connection`
[INFO] [stdout]   --> src/neural.rs:24:13
[INFO] [stdout]    |
[INFO] [stdout] 24 |         for connection in 0..num_connections {
[INFO] [stdout]    |             ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_connection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `commands`
[INFO] [stdout]   --> src/main.rs:19:19
[INFO] [stdout]    |
[INFO] [stdout] 19 | fn draw_graph(mut commands: Commands) {}
[INFO] [stdout]    |                   ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_commands`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/main.rs:19:15
[INFO] [stdout]    |
[INFO] [stdout] 19 | fn draw_graph(mut commands: Commands) {}
[INFO] [stdout]    |               ----^^^^^^^^
[INFO] [stdout]    |               |
[INFO] [stdout]    |               help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `draw_graph` is never used
[INFO] [stdout]   --> src/main.rs:19:4
[INFO] [stdout]    |
[INFO] [stdout] 19 | fn draw_graph(mut commands: Commands) {}
[INFO] [stdout]    |    ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `color` is never read
[INFO] [stdout]   --> src/environment.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub struct Organism {
[INFO] [stdout]    |            -------- field in this struct
[INFO] [stdout] 11 |     color: Color,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Organism` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `Right`, `Up`, and `Down` are never constructed
[INFO] [stdout]   --> src/environment.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub enum Direction {
[INFO] [stdout]    |          --------- variants in this enum
[INFO] [stdout] 18 |     Left,
[INFO] [stdout] 19 |     Right,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 20 |     Up,
[INFO] [stdout]    |     ^^
[INFO] [stdout] 21 |     Down,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Direction` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `num_organisms` is never read
[INFO] [stdout]   --> src/environment.rs:58:9
[INFO] [stdout]    |
[INFO] [stdout] 51 | pub struct Environment {
[INFO] [stdout]    |            ----------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 58 |     pub num_organisms: usize,
[INFO] [stdout]    |         ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/graph.rs:14:8
[INFO] [stdout]    |
[INFO] [stdout] 13 | impl Layer {
[INFO] [stdout]    | ---------- associated function in this implementation
[INFO] [stdout] 14 |     fn new(length: usize) -> Self {
[INFO] [stdout]    |        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `weight` is never read
[INFO] [stdout]    --> src/graph.rs:213:5
[INFO] [stdout]     |
[INFO] [stdout] 212 | pub struct Edge {
[INFO] [stdout]     |            ---- field in this struct
[INFO] [stdout] 213 |     weight: f64,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Edge` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `init_random_connections` is never used
[INFO] [stdout]   --> src/neural.rs:22:12
[INFO] [stdout]    |
[INFO] [stdout] 12 | impl NeuralGraph {
[INFO] [stdout]    | ---------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 22 |     pub fn init_random_connections(&mut self, num_connections: usize) {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `weight` is never read
[INFO] [stdout]   --> src/neural.rs:71:9
[INFO] [stdout]    |
[INFO] [stdout] 70 | pub struct Neuron {
[INFO] [stdout]    |            ------ field in this struct
[INFO] [stdout] 71 |     pub weight: f64,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Neuron` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `generate_random_vec2` is never used
[INFO] [stdout]  --> src/utils.rs:6:8
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub fn generate_random_vec2(x_bounds: (f32, f32), y_bounds: (f32, f32)) -> Vec2 {
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `draw_graph` is never used
[INFO] [stdout]   --> src/main.rs:19:4
[INFO] [stdout]    |
[INFO] [stdout] 19 | fn draw_graph(mut commands: Commands) {}
[INFO] [stdout]    |    ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `color` is never read
[INFO] [stdout]   --> src/environment.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub struct Organism {
[INFO] [stdout]    |            -------- field in this struct
[INFO] [stdout] 11 |     color: Color,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Organism` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `Right`, `Up`, and `Down` are never constructed
[INFO] [stdout]   --> src/environment.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub enum Direction {
[INFO] [stdout]    |          --------- variants in this enum
[INFO] [stdout] 18 |     Left,
[INFO] [stdout] 19 |     Right,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 20 |     Up,
[INFO] [stdout]    |     ^^
[INFO] [stdout] 21 |     Down,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Direction` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `num_organisms` is never read
[INFO] [stdout]   --> src/environment.rs:58:9
[INFO] [stdout]    |
[INFO] [stdout] 51 | pub struct Environment {
[INFO] [stdout]    |            ----------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 58 |     pub num_organisms: usize,
[INFO] [stdout]    |         ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `vertex_order` is never read
[INFO] [stdout]   --> src/graph.rs:10:9
[INFO] [stdout]    |
[INFO] [stdout] 8  | pub struct Layer {
[INFO] [stdout]    |            ----- field in this struct
[INFO] [stdout] 9  |     pub vertices: Vec<Vertex>,
[INFO] [stdout] 10 |     pub vertex_order: Vec<usize>,
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Layer` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/graph.rs:14:8
[INFO] [stdout]    |
[INFO] [stdout] 13 | impl Layer {
[INFO] [stdout]    | ---------- associated function in this implementation
[INFO] [stdout] 14 |     fn new(length: usize) -> Self {
[INFO] [stdout]    |        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `get_layer`, `get_vertex`, `get_parents`, and `sort_edges` are never used
[INFO] [stdout]   --> src/graph.rs:29:12
[INFO] [stdout]    |
[INFO] [stdout] 28 | impl Graph {
[INFO] [stdout]    | ---------- methods in this implementation
[INFO] [stdout] 29 |     pub fn get_layer(&self, index: usize) -> Option<Layer> {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 37 |     pub fn get_vertex(&self, index: (usize, usize)) -> Option<(usize, Vertex)> {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 52 |     pub fn get_parents(&self, index: (usize, usize)) -> Vec<(usize, usize)> {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 78 |     pub fn sort_edges(&mut self) {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `weight` and `to` are never read
[INFO] [stdout]    --> src/graph.rs:213:5
[INFO] [stdout]     |
[INFO] [stdout] 212 | pub struct Edge {
[INFO] [stdout]     |            ---- fields in this struct
[INFO] [stdout] 213 |     weight: f64,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] 214 |     to: (usize, usize),
[INFO] [stdout]     |     ^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Edge` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `edges` is never read
[INFO] [stdout]    --> src/graph.rs:220:5
[INFO] [stdout]     |
[INFO] [stdout] 218 | pub struct Vertex {
[INFO] [stdout]     |            ------ field in this struct
[INFO] [stdout] 219 |     //first index is the layer and the second index is the connected vertex index
[INFO] [stdout] 220 |     edges: Vec<Edge>,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Vertex` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `init_random_connections`, and `add_connection` are never used
[INFO] [stdout]   --> src/neural.rs:13:12
[INFO] [stdout]    |
[INFO] [stdout] 12 | impl NeuralGraph {
[INFO] [stdout]    | ---------------- associated items in this implementation
[INFO] [stdout] 13 |     pub fn new(definition: Vec<usize>) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 22 |     pub fn init_random_connections(&mut self, num_connections: usize) {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 35 |     pub fn add_connection(&mut self, from: (usize, usize), to: (usize, usize), weight: f64) {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/neural.rs:55:8
[INFO] [stdout]    |
[INFO] [stdout] 54 | impl Layer {
[INFO] [stdout]    | ---------- associated function in this implementation
[INFO] [stdout] 55 |     fn new(length: usize) -> Self {
[INFO] [stdout]    |        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `weight` is never read
[INFO] [stdout]   --> src/neural.rs:71:9
[INFO] [stdout]    |
[INFO] [stdout] 70 | pub struct Neuron {
[INFO] [stdout]    |            ------ field in this struct
[INFO] [stdout] 71 |     pub weight: f64,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Neuron` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `generate_random_vec2` is never used
[INFO] [stdout]  --> src/utils.rs:6:8
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub fn generate_random_vec2(x_bounds: (f32, f32), y_bounds: (f32, f32)) -> Vec2 {
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 21 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 26 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 48.19s
[INFO] running `Command { std: "docker" "inspect" "77348536c8270d50e7ffc49c56d6b10d6f1b3a70918997d3dfdb233990e14968", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "77348536c8270d50e7ffc49c56d6b10d6f1b3a70918997d3dfdb233990e14968", kill_on_drop: false }`
[INFO] [stdout] 77348536c8270d50e7ffc49c56d6b10d6f1b3a70918997d3dfdb233990e14968
