[INFO] cloning repository https://github.com/RemusW/Ant-Simulation
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/RemusW/Ant-Simulation" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRemusW%2FAnt-Simulation", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRemusW%2FAnt-Simulation'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 612e151a8cf58e57d864d8990307eeb6698da8f3
[INFO] checking RemusW/Ant-Simulation against 1.95.0 for pr-155915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRemusW%2FAnt-Simulation" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/RemusW/Ant-Simulation
[INFO] finished tweaking git repo https://github.com/RemusW/Ant-Simulation
[INFO] tweaked toml for git repo https://github.com/RemusW/Ant-Simulation written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/RemusW/Ant-Simulation on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/RemusW/Ant-Simulation 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" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded bevy_window v0.8.1
[INFO] [stderr]   Downloaded bevy_utils v0.8.1
[INFO] [stderr]   Downloaded bevy_math v0.8.1
[INFO] [stderr]   Downloaded bevy_internal v0.8.1
[INFO] [stderr]   Downloaded bevy_tasks v0.8.1
[INFO] [stderr]   Downloaded bevy_input v0.8.1
[INFO] [stderr]   Downloaded bevy_winit v0.8.1
[INFO] [stderr]   Downloaded encase_derive v0.3.0
[INFO] [stderr]   Downloaded bevy_reflect_derive v0.8.1
[INFO] [stderr]   Downloaded erased-serde v0.3.23
[INFO] [stderr]   Downloaded bevy_ecs v0.8.1
[INFO] [stderr]   Downloaded bevy_asset v0.8.1
[INFO] [stderr]   Downloaded bevy_gilrs v0.8.1
[INFO] [stderr]   Downloaded bevy_app v0.8.1
[INFO] [stderr]   Downloaded bevy_scene v0.8.1
[INFO] [stderr]   Downloaded bevy_diagnostic v0.8.1
[INFO] [stderr]   Downloaded bevy_reflect v0.8.1
[INFO] [stderr]   Downloaded bevy_encase_derive v0.8.1
[INFO] [stderr]   Downloaded bevy_render_macros v0.8.1
[INFO] [stderr]   Downloaded bevy_ptr v0.8.1
[INFO] [stderr]   Downloaded inplace_it v0.3.5
[INFO] [stderr]   Downloaded ab_glyph_rasterizer v0.1.6
[INFO] [stderr]   Downloaded bevy_mikktspace v0.8.1
[INFO] [stderr]   Downloaded bevy_audio v0.8.1
[INFO] [stderr]   Downloaded const_panic v0.2.4
[INFO] [stderr]   Downloaded hexasphere v7.2.1
[INFO] [stderr]   Downloaded wgpu-types v0.13.2
[INFO] [stderr]   Downloaded notify v5.0.0-pre.15
[INFO] [stderr]   Downloaded bevy_sprite v0.8.1
[INFO] [stderr]   Downloaded gilrs v0.9.0
[INFO] [stderr]   Downloaded bevy_render v0.8.1
[INFO] [stderr]   Downloaded bevy v0.8.1
[INFO] [stderr]   Downloaded ab_glyph v0.2.17
[INFO] [stderr]   Downloaded wgpu-hal v0.13.2
[INFO] [stderr]   Downloaded wgpu v0.13.1
[INFO] [stderr]   Downloaded bevy_pbr v0.8.1
[INFO] [stderr]   Downloaded wgpu-core v0.13.2
[INFO] [stderr]   Downloaded ash v0.37.0+1.3.209
[INFO] [stderr]   Downloaded owned_ttf_parser v0.15.2
[INFO] [stderr]   Downloaded naga v0.9.0
[INFO] [stderr]   Downloaded io-kit-sys v0.2.0
[INFO] [stderr]   Downloaded gilrs-core v0.4.1
[INFO] [stderr]   Downloaded bevy_animation v0.8.1
[INFO] [stderr]   Downloaded bevy_gltf v0.8.1
[INFO] [stderr]   Downloaded image v0.24.3
[INFO] [stderr]   Downloaded bevy_core_pipeline v0.8.1
[INFO] [stderr]   Downloaded encase_derive_impl v0.3.0
[INFO] [stderr]   Downloaded encase v0.3.0
[INFO] [stderr]   Downloaded taffy v0.1.0
[INFO] [stderr]   Downloaded d3d12 v0.5.0
[INFO] [stderr]   Downloaded bevy_ui v0.8.1
[INFO] [stderr]   Downloaded tracing-subscriber v0.3.15
[INFO] [stderr]   Downloaded bevy_macro_utils v0.8.1
[INFO] [stderr]   Downloaded bevy_text v0.8.1
[INFO] [stderr]   Downloaded bevy_time v0.8.1
[INFO] [stderr]   Downloaded bevy_hierarchy v0.8.1
[INFO] [stderr]   Downloaded bevy_ecs_macros v0.8.1
[INFO] [stderr]   Downloaded bevy_core v0.8.1
[INFO] [stderr]   Downloaded bevy_log v0.8.1
[INFO] [stderr]   Downloaded bevy_transform v0.8.1
[INFO] [stderr]   Downloaded hash32-derive v0.1.1
[INFO] [stderr]   Downloaded bevy_derive v0.8.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b3c6d7350b71695842f463b87585c5dba7d4f7421b9b7ea54b44156b5fe69b82
[INFO] running `Command { std: "docker" "start" "-a" "b3c6d7350b71695842f463b87585c5dba7d4f7421b9b7ea54b44156b5fe69b82", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b3c6d7350b71695842f463b87585c5dba7d4f7421b9b7ea54b44156b5fe69b82", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b3c6d7350b71695842f463b87585c5dba7d4f7421b9b7ea54b44156b5fe69b82", kill_on_drop: false }`
[INFO] [stdout] b3c6d7350b71695842f463b87585c5dba7d4f7421b9b7ea54b44156b5fe69b82
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 62070e6eaec9eeb7c92763280c1ba5a3aea5891be579822624b2efe0de686719
[INFO] running `Command { std: "docker" "start" "-a" "62070e6eaec9eeb7c92763280c1ba5a3aea5891be579822624b2efe0de686719", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.43
[INFO] [stderr]    Compiling unicode-ident v1.0.4
[INFO] [stderr]    Compiling quote v1.0.21
[INFO] [stderr]    Compiling syn v1.0.99
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling libc v0.2.132
[INFO] [stderr]    Compiling serde_derive v1.0.144
[INFO] [stderr]    Compiling serde v1.0.144
[INFO] [stderr]     Checking once_cell v1.14.0
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]     Checking byteorder v1.4.3
[INFO] [stderr]     Checking scopeguard v1.1.0
[INFO] [stderr]    Compiling thiserror v1.0.35
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]     Checking instant v0.1.12
[INFO] [stderr]    Compiling parking_lot_core v0.9.3
[INFO] [stderr]     Checking pin-project-lite v0.2.9
[INFO] [stderr]    Compiling futures-core v0.3.24
[INFO] [stderr]     Checking tracing-core v0.1.29
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]     Checking cache-padded v1.2.0
[INFO] [stderr]     Checking fxhash v0.2.1
[INFO] [stderr]    Compiling erased-serde v0.3.23
[INFO] [stderr]     Checking concurrent-queue v1.2.4
[INFO] [stderr]     Checking parking v2.0.0
[INFO] [stderr]     Checking fastrand v1.8.0
[INFO] [stderr]     Checking waker-fn v1.1.0
[INFO] [stderr]     Checking tracing v0.1.36
[INFO] [stderr]     Checking futures-io v0.3.24
[INFO] [stderr]     Checking async-task v4.3.0
[INFO] [stderr]     Checking thread_local v1.1.4
[INFO] [stderr]     Checking bevy_ptr v0.8.1
[INFO] [stderr]     Checking downcast-rs v1.2.0
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]    Compiling pkg-config v0.3.25
[INFO] [stderr]    Compiling crossbeam-utils v0.8.11
[INFO] [stderr]     Checking regex-syntax v0.6.27
[INFO] [stderr]     Checking cty v0.2.2
[INFO] [stderr]     Checking async-channel v1.7.1
[INFO] [stderr]     Checking ansi_term v0.12.1
[INFO] [stderr]     Checking libloading v0.7.3
[INFO] [stderr]     Checking tracing-log v0.1.3
[INFO] [stderr]     Checking futures-lite v1.12.0
[INFO] [stderr]     Checking aho-corasick v0.7.19
[INFO] [stderr]     Checking raw-window-handle v0.4.3
[INFO] [stderr]     Checking sharded-slab v0.1.4
[INFO] [stderr]     Checking termcolor v1.1.3
[INFO] [stderr]    Compiling anyhow v1.0.65
[INFO] [stderr]    Compiling ash v0.37.0+1.3.209
[INFO] [stderr]    Compiling getrandom v0.2.7
[INFO] [stderr]     Checking unicode-width v0.1.10
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]     Checking crossbeam-channel v0.5.6
[INFO] [stderr]     Checking unicode-xid v0.2.4
[INFO] [stderr]    Compiling uuid v1.1.2
[INFO] [stderr]     Checking num_cpus v1.13.1
[INFO] [stderr]     Checking mio v0.8.4
[INFO] [stderr]    Compiling ahash v0.7.6
[INFO] [stderr]    Compiling lock_api v0.4.8
[INFO] [stderr]    Compiling slab v0.4.7
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling indexmap v1.9.1
[INFO] [stderr]     Checking inotify-sys v0.1.5
[INFO] [stderr]     Checking inotify v0.9.6
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]     Checking pp-rs v0.2.1
[INFO] [stderr]     Checking filetime v0.2.17
[INFO] [stderr]     Checking codespan-reporting v0.11.1
[INFO] [stderr]     Checking walkdir v2.3.2
[INFO] [stderr]     Checking gpu-descriptor-types v0.1.1
[INFO] [stderr]     Checking arrayvec v0.7.2
[INFO] [stderr]     Checking adler v1.0.2
[INFO] [stderr]    Compiling wgpu-core v0.13.2
[INFO] [stderr]     Checking async-executor v1.4.1
[INFO] [stderr]     Checking gpu-alloc v0.5.3
[INFO] [stderr]     Checking miniz_oxide v0.5.4
[INFO] [stderr]     Checking khronos-egl v4.1.0
[INFO] [stderr]     Checking notify v5.0.0-pre.15
[INFO] [stderr]     Checking bevy_tasks v0.8.1
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]     Checking wgpu-types v0.13.2
[INFO] [stderr]     Checking inplace_it v0.3.5
[INFO] [stderr]     Checking renderdoc-sys v0.7.1
[INFO] [stderr]     Checking glow v0.11.2
[INFO] [stderr]     Checking profiling v1.0.6
[INFO] [stderr]     Checking copyless v0.1.5
[INFO] [stderr]     Checking const_panic v0.2.4
[INFO] [stderr]     Checking scoped_threadpool v0.1.9
[INFO] [stderr]    Compiling parking_lot_core v0.8.5
[INFO] [stderr]     Checking hex v0.4.3
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]     Checking radsort v0.1.0
[INFO] [stderr]    Compiling serde_json v1.0.85
[INFO] [stderr]     Checking ttf-parser v0.15.2
[INFO] [stderr]     Checking spirv v0.2.0+1.5.4
[INFO] [stderr]     Checking regex-automata v0.1.10
[INFO] [stderr]     Checking regex v1.6.0
[INFO] [stderr]     Checking flate2 v1.0.24
[INFO] [stderr]    Compiling alsa-sys v0.3.1
[INFO] [stderr]    Compiling libudev-sys v0.1.4
[INFO] [stderr]     Checking nix v0.23.1
[INFO] [stderr]    Compiling x11-dl v2.20.0
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]     Checking euclid v0.22.7
[INFO] [stderr]    Compiling inflections v1.1.1
[INFO] [stderr]     Checking png v0.17.6
[INFO] [stderr]    Compiling cpal v0.13.5
[INFO] [stderr]     Checking itoa v1.0.3
[INFO] [stderr]     Checking matchers v0.1.0
[INFO] [stderr]     Checking tinyvec_macros v0.1.0
[INFO] [stderr]    Compiling typenum v1.15.0
[INFO] [stderr]     Checking ab_glyph_rasterizer v0.1.6
[INFO] [stderr]     Checking svg_fmt v0.4.1
[INFO] [stderr]     Checking ryu v1.0.11
[INFO] [stderr]     Checking tinyvec v1.6.0
[INFO] [stderr]     Checking nix v0.24.2
[INFO] [stderr]     Checking ogg v0.8.0
[INFO] [stderr]     Checking percent-encoding v2.2.0
[INFO] [stderr]    Compiling winit v0.26.1
[INFO] [stderr]     Checking vec_map v0.8.2
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling toml v0.5.9
[INFO] [stderr]     Checking xi-unicode v0.3.0
[INFO] [stderr]     Checking base64 v0.13.0
[INFO] [stderr]     Checking hash32 v0.2.1
[INFO] [stderr]     Checking fnv v1.0.7
[INFO] [stderr]     Checking guillotiere v0.6.2
[INFO] [stderr]     Checking ppv-lite86 v0.2.16
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]     Checking lewton v0.10.2
[INFO] [stderr]     Checking rand_chacha v0.2.2
[INFO] [stderr]    Compiling encase_derive_impl v0.3.0
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]     Checking owned_ttf_parser v0.15.2
[INFO] [stderr]     Checking ab_glyph v0.2.17
[INFO] [stderr]     Checking glyph_brush_layout v0.2.3
[INFO] [stderr]    Compiling bevy_macro_utils v0.8.1
[INFO] [stderr]     Checking alsa v0.6.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.35
[INFO] [stderr]    Compiling bytemuck_derive v1.2.1
[INFO] [stderr]    Compiling bevy_reflect_derive v0.8.1
[INFO] [stderr]    Compiling bevy_ecs_macros v0.8.1
[INFO] [stderr]    Compiling bevy_derive v0.8.1
[INFO] [stderr]    Compiling encase_derive v0.3.0
[INFO] [stderr]    Compiling bevy_encase_derive v0.8.1
[INFO] [stderr]    Compiling bevy_render_macros v0.8.1
[INFO] [stderr]    Compiling gltf-derive v1.0.0
[INFO] [stderr]    Compiling hash32-derive v0.1.1
[INFO] [stderr]     Checking taffy v0.1.0
[INFO] [stderr]     Checking bytemuck v1.12.1
[INFO] [stderr]     Checking image v0.24.3
[INFO] [stderr]     Checking smallvec v1.9.0
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]     Checking glam v0.21.3
[INFO] [stderr]     Checking ron v0.7.1
[INFO] [stderr]     Checking gilrs-core v0.4.1
[INFO] [stderr]     Checking tracing-subscriber v0.3.15
[INFO] [stderr]     Checking gilrs v0.9.0
[INFO] [stderr]     Checking parking_lot v0.11.2
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking bevy_utils v0.8.1
[INFO] [stderr]     Checking gpu-descriptor v0.2.3
[INFO] [stderr]     Checking rodio v0.15.0
[INFO] [stderr]     Checking petgraph v0.6.2
[INFO] [stderr]     Checking gltf-json v1.0.0
[INFO] [stderr]     Checking bevy_reflect v0.8.1
[INFO] [stderr]     Checking bevy_math v0.8.1
[INFO] [stderr]     Checking encase v0.3.0
[INFO] [stderr]     Checking hexasphere v7.2.1
[INFO] [stderr]     Checking bevy_mikktspace v0.8.1
[INFO] [stderr]     Checking naga v0.9.0
[INFO] [stderr]     Checking bevy_ecs v0.8.1
[INFO] [stderr]     Checking gltf v1.0.0
[INFO] [stderr]     Checking wgpu-hal v0.13.2
[INFO] [stderr]     Checking bevy_app v0.8.1
[INFO] [stderr]     Checking bevy_log v0.8.1
[INFO] [stderr]     Checking bevy_time v0.8.1
[INFO] [stderr]     Checking bevy_input v0.8.1
[INFO] [stderr]     Checking bevy_hierarchy v0.8.1
[INFO] [stderr]     Checking bevy_core v0.8.1
[INFO] [stderr]     Checking bevy_diagnostic v0.8.1
[INFO] [stderr]     Checking bevy_transform v0.8.1
[INFO] [stderr]     Checking bevy_window v0.8.1
[INFO] [stderr]     Checking bevy_gilrs v0.8.1
[INFO] [stderr]     Checking bevy_asset v0.8.1
[INFO] [stderr]     Checking bevy_winit v0.8.1
[INFO] [stderr]     Checking bevy_animation v0.8.1
[INFO] [stderr]     Checking bevy_audio v0.8.1
[INFO] [stderr]     Checking wgpu v0.13.1
[INFO] [stderr]     Checking bevy_render v0.8.1
[INFO] [stderr]     Checking bevy_core_pipeline v0.8.1
[INFO] [stderr]     Checking bevy_scene v0.8.1
[INFO] [stderr]     Checking bevy_sprite v0.8.1
[INFO] [stderr]     Checking bevy_pbr v0.8.1
[INFO] [stderr]     Checking bevy_text v0.8.1
[INFO] [stderr]     Checking bevy_ui v0.8.1
[INFO] [stderr]     Checking bevy_gltf v0.8.1
[INFO] [stderr]     Checking bevy_internal v0.8.1
[INFO] [stderr]     Checking bevy v0.8.1
[INFO] [stderr]     Checking Ants v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused imports: `Collision`, `collide`, `ecs::bundle`, and `render::color`
[INFO] [stdout]  --> src/main.rs:1:47
[INFO] [stdout]   |
[INFO] [stdout] 1 | use bevy::{prelude::*, sprite::collide_aabb::{collide, Collision}, ecs::bundle, render::color, window::PresentMode};
[INFO] [stdout]   |                                               ^^^^^^^  ^^^^^^^^^   ^^^^^^^^^^^  ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Material2d`
[INFO] [stdout]  --> src/sensor.rs:1:57
[INFO] [stdout]   |
[INFO] [stdout] 1 | use bevy::{sprite::{MaterialMesh2dBundle, Mesh2dHandle, Material2d}, prelude::*, sprite::collide_aabb::collide};
[INFO] [stdout]   |                                                         ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Material2d`
[INFO] [stdout]  --> src/colony.rs:1:57
[INFO] [stdout]   |
[INFO] [stdout] 1 | use bevy::{sprite::{MaterialMesh2dBundle, Mesh2dHandle, Material2d}, prelude::*, sprite::collide_aabb::collide};
[INFO] [stdout]   |                                                         ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Collision`, `collide`, `ecs::bundle`, and `render::color`
[INFO] [stdout]  --> src/main.rs:1:47
[INFO] [stdout]   |
[INFO] [stdout] 1 | use bevy::{prelude::*, sprite::collide_aabb::{collide, Collision}, ecs::bundle, render::color, window::PresentMode};
[INFO] [stdout]   |                                               ^^^^^^^  ^^^^^^^^^   ^^^^^^^^^^^  ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Material2d`
[INFO] [stdout]  --> src/sensor.rs:1:57
[INFO] [stdout]   |
[INFO] [stdout] 1 | use bevy::{sprite::{MaterialMesh2dBundle, Mesh2dHandle, Material2d}, prelude::*, sprite::collide_aabb::collide};
[INFO] [stdout]   |                                                         ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Material2d`
[INFO] [stdout]  --> src/colony.rs:1:57
[INFO] [stdout]   |
[INFO] [stdout] 1 | use bevy::{sprite::{MaterialMesh2dBundle, Mesh2dHandle, Material2d}, prelude::*, sprite::collide_aabb::collide};
[INFO] [stdout]   |                                                         ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/sensor.rs:64:5
[INFO] [stdout]    |
[INFO] [stdout] 64 |     mut command: Commands,
[INFO] [stdout]    |     ----^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `command`
[INFO] [stdout]   --> src/sensor.rs:64:5
[INFO] [stdout]    |
[INFO] [stdout] 64 |     mut command: Commands,
[INFO] [stdout]    |     ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_command`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `search_type` is assigned to, but never used
[INFO] [stdout]   --> src/sensor.rs:76:21
[INFO] [stdout]    |
[INFO] [stdout] 76 |                 let search_type: PheromoneType;
[INFO] [stdout]    |                     ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: consider using `_search_type` instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `search_type`
[INFO] [stdout]   --> src/sensor.rs:81:56
[INFO] [stdout]    |
[INFO] [stdout] 81 |                 if matches!(&pheromone.pheromone_type, search_type) {
[INFO] [stdout]    |                                                        ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_search_type`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `food_id`
[INFO] [stdout]   --> src/sensor.rs:94:18
[INFO] [stdout]    |
[INFO] [stdout] 94 |             for (food_id, food_trans) in &foods {
[INFO] [stdout]    |                  ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_food_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `search_type` is never read
[INFO] [stdout]   --> src/sensor.rs:78:41
[INFO] [stdout]    |
[INFO] [stdout] 78 |                     AntState::Forage => search_type = PheromoneType::FoodMarker,
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout]    = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `search_type` is never read
[INFO] [stdout]   --> src/sensor.rs:79:41
[INFO] [stdout]    |
[INFO] [stdout] 79 |                     AntState::ToHome => search_type = PheromoneType::HomeMarker,
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `is_colony`
[INFO] [stdout]   --> src/colony.rs:71:21
[INFO] [stdout]    |
[INFO] [stdout] 71 |                 let is_colony = ant.colony == colony_id;
[INFO] [stdout]    |                     ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_is_colony`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/sensor.rs:64:5
[INFO] [stdout]    |
[INFO] [stdout] 64 |     mut command: Commands,
[INFO] [stdout]    |     ----^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `colony` is never read
[INFO] [stdout]   --> src/ant.rs:27:9
[INFO] [stdout]    |
[INFO] [stdout] 25 | pub struct Ant {
[INFO] [stdout]    |            --- field in this struct
[INFO] [stdout] 26 |     pub state: AntState,
[INFO] [stdout] 27 |     pub colony: Entity, 
[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 `Stimulant` is never constructed
[INFO] [stdout]   --> src/stimulant.rs:21:12
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub struct Stimulant;
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `COLONY_POP` is never used
[INFO] [stdout]  --> src/colony.rs:6:7
[INFO] [stdout]   |
[INFO] [stdout] 6 | const COLONY_POP: u16 = 10;
[INFO] [stdout]   |       ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `food_store` is never read
[INFO] [stdout]   --> src/colony.rs:10:9
[INFO] [stdout]    |
[INFO] [stdout]  9 | pub struct Colony {
[INFO] [stdout]    |            ------ field in this struct
[INFO] [stdout] 10 |     pub food_store: u16,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `feed_colony` is never used
[INFO] [stdout]   --> src/colony.rs:58:8
[INFO] [stdout]    |
[INFO] [stdout] 58 | pub fn feed_colony(
[INFO] [stdout]    |        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `command`
[INFO] [stdout]   --> src/sensor.rs:64:5
[INFO] [stdout]    |
[INFO] [stdout] 64 |     mut command: Commands,
[INFO] [stdout]    |     ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_command`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `search_type` is assigned to, but never used
[INFO] [stdout]   --> src/sensor.rs:76:21
[INFO] [stdout]    |
[INFO] [stdout] 76 |                 let search_type: PheromoneType;
[INFO] [stdout]    |                     ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: consider using `_search_type` instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `search_type`
[INFO] [stdout]   --> src/sensor.rs:81:56
[INFO] [stdout]    |
[INFO] [stdout] 81 |                 if matches!(&pheromone.pheromone_type, search_type) {
[INFO] [stdout]    |                                                        ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_search_type`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `food_id`
[INFO] [stdout]   --> src/sensor.rs:94:18
[INFO] [stdout]    |
[INFO] [stdout] 94 |             for (food_id, food_trans) in &foods {
[INFO] [stdout]    |                  ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_food_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `search_type` is never read
[INFO] [stdout]   --> src/sensor.rs:78:41
[INFO] [stdout]    |
[INFO] [stdout] 78 |                     AntState::Forage => search_type = PheromoneType::FoodMarker,
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout]    = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `search_type` is never read
[INFO] [stdout]   --> src/sensor.rs:79:41
[INFO] [stdout]    |
[INFO] [stdout] 79 |                     AntState::ToHome => search_type = PheromoneType::HomeMarker,
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `is_colony`
[INFO] [stdout]   --> src/colony.rs:71:21
[INFO] [stdout]    |
[INFO] [stdout] 71 |                 let is_colony = ant.colony == colony_id;
[INFO] [stdout]    |                     ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_is_colony`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `colony` is never read
[INFO] [stdout]   --> src/ant.rs:27:9
[INFO] [stdout]    |
[INFO] [stdout] 25 | pub struct Ant {
[INFO] [stdout]    |            --- field in this struct
[INFO] [stdout] 26 |     pub state: AntState,
[INFO] [stdout] 27 |     pub colony: Entity, 
[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 `Stimulant` is never constructed
[INFO] [stdout]   --> src/stimulant.rs:21:12
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub struct Stimulant;
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `COLONY_POP` is never used
[INFO] [stdout]  --> src/colony.rs:6:7
[INFO] [stdout]   |
[INFO] [stdout] 6 | const COLONY_POP: u16 = 10;
[INFO] [stdout]   |       ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `food_store` is never read
[INFO] [stdout]   --> src/colony.rs:10:9
[INFO] [stdout]    |
[INFO] [stdout]  9 | pub struct Colony {
[INFO] [stdout]    |            ------ field in this struct
[INFO] [stdout] 10 |     pub food_store: u16,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `feed_colony` is never used
[INFO] [stdout]   --> src/colony.rs:58:8
[INFO] [stdout]    |
[INFO] [stdout] 58 | pub fn feed_colony(
[INFO] [stdout]    |        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [optimized + debuginfo] target(s) in 1m 47s
[INFO] running `Command { std: "docker" "inspect" "62070e6eaec9eeb7c92763280c1ba5a3aea5891be579822624b2efe0de686719", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "62070e6eaec9eeb7c92763280c1ba5a3aea5891be579822624b2efe0de686719", kill_on_drop: false }`
[INFO] [stdout] 62070e6eaec9eeb7c92763280c1ba5a3aea5891be579822624b2efe0de686719
