[INFO] cloning repository https://github.com/TimaChumacov/ship
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/TimaChumacov/ship" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTimaChumacov%2Fship", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTimaChumacov%2Fship'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ed44fdf3bf9b48aec16ae506984fee82907a5f48
[INFO] testing TimaChumacov/ship against try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTimaChumacov%2Fship" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/TimaChumacov/ship
[INFO] finished tweaking git repo https://github.com/TimaChumacov/ship
[INFO] tweaked toml for git repo https://github.com/TimaChumacov/ship written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/TimaChumacov/ship on toolchain db823df02fd0c2cf67b43025ac3fef3f2d743245
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/TimaChumacov/ship 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" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9075b30cda727509d97ee0293644c9f2163e4614f2bcd82260dd119794f178d7
[INFO] running `Command { std: "docker" "start" "-a" "9075b30cda727509d97ee0293644c9f2163e4614f2bcd82260dd119794f178d7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9075b30cda727509d97ee0293644c9f2163e4614f2bcd82260dd119794f178d7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9075b30cda727509d97ee0293644c9f2163e4614f2bcd82260dd119794f178d7", kill_on_drop: false }`
[INFO] [stdout] 9075b30cda727509d97ee0293644c9f2163e4614f2bcd82260dd119794f178d7
[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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0efddd7024807713e4a09f98e95d2dac10a029fae24ada196c4ccba8605c6e4c
[INFO] running `Command { std: "docker" "start" "-a" "0efddd7024807713e4a09f98e95d2dac10a029fae24ada196c4ccba8605c6e4c", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling serde v1.0.204
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]    Compiling winnow v0.6.15
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling smol_str v0.2.2
[INFO] [stderr]    Compiling futures-lite v2.3.0
[INFO] [stderr]    Compiling typeid v1.0.0
[INFO] [stderr]    Compiling web-time v1.1.0
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling bevy_ptr v0.14.0
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[INFO] [stderr]    Compiling nonmax v0.5.5
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling libloading v0.8.5
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling regex-syntax v0.8.4
[INFO] [stderr]    Compiling unicode-width v0.1.13
[INFO] [stderr]    Compiling wgpu-hal v0.21.1
[INFO] [stderr]    Compiling accesskit v0.14.0
[INFO] [stderr]    Compiling cc v1.1.6
[INFO] [stderr]    Compiling khronos-egl v6.0.0
[INFO] [stderr]    Compiling codespan-reporting v0.11.1
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling crossbeam-channel v0.5.13
[INFO] [stderr]    Compiling wgpu-core v0.21.1
[INFO] [stderr]    Compiling event-listener v5.3.1
[INFO] [stderr]    Compiling profiling v1.0.15
[INFO] [stderr]    Compiling document-features v0.2.10
[INFO] [stderr]    Compiling syn v2.0.72
[INFO] [stderr]    Compiling wgpu v0.20.1
[INFO] [stderr]    Compiling event-listener-strategy v0.5.2
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling async-executor v1.13.0
[INFO] [stderr]    Compiling async-channel v2.3.1
[INFO] [stderr]    Compiling async-lock v3.4.0
[INFO] [stderr]    Compiling const_panic v0.2.8
[INFO] [stderr]    Compiling blocking v1.6.1
[INFO] [stderr]    Compiling const_soft_float v0.1.4
[INFO] [stderr]    Compiling uuid v1.10.0
[INFO] [stderr]    Compiling constant_time_eq v0.3.0
[INFO] [stderr]    Compiling bevy_tasks v0.14.0
[INFO] [stderr]    Compiling data-encoding v2.6.0
[INFO] [stderr]    Compiling const-fnv1a-hash v1.1.0
[INFO] [stderr]    Compiling ruzstd v0.7.0
[INFO] [stderr]    Compiling ktx2 v0.3.0
[INFO] [stderr]    Compiling constgebra v0.1.4
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]    Compiling radsort v0.1.0
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling libudev-sys v0.1.4
[INFO] [stderr]    Compiling euclid v0.22.10
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling ttf-parser v0.24.0
[INFO] [stderr]    Compiling svg_fmt v0.4.3
[INFO] [stderr]    Compiling blake3 v1.5.3
[INFO] [stderr]    Compiling async-fs v2.1.2
[INFO] [stderr]    Compiling serde_json v1.0.120
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling winit v0.30.4
[INFO] [stderr]    Compiling dlib v0.5.2
[INFO] [stderr]    Compiling inotify-sys v0.1.5
[INFO] [stderr]    Compiling slotmap v1.0.7
[INFO] [stderr]    Compiling rectangle-pack v0.4.2
[INFO] [stderr]    Compiling inflections v1.1.1
[INFO] [stderr]    Compiling inotify v0.10.2
[INFO] [stderr]    Compiling xi-unicode v0.3.0
[INFO] [stderr]    Compiling gilrs v0.10.8
[INFO] [stderr]    Compiling dpi v0.1.1
[INFO] [stderr]    Compiling grid v0.14.0
[INFO] [stderr]    Compiling alsa-sys v0.3.1
[INFO] [stderr]    Compiling toml_edit v0.22.16
[INFO] [stderr]    Compiling mint v0.5.9
[INFO] [stderr]    Compiling ringbuf v0.3.3
[INFO] [stderr]    Compiling atomic-arena v0.1.1
[INFO] [stderr]    Compiling taffy v0.5.2
[INFO] [stderr]    Compiling regex-automata v0.4.7
[INFO] [stderr]    Compiling glam v0.25.0
[INFO] [stderr]    Compiling guillotiere v0.6.2
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling matchers v0.1.0
[INFO] [stderr]    Compiling regex v1.10.5
[INFO] [stderr]    Compiling owned_ttf_parser v0.24.0
[INFO] [stderr]    Compiling ab_glyph v0.2.28
[INFO] [stderr]    Compiling bevy_macro_utils v0.14.0
[INFO] [stderr]    Compiling encase_derive_impl v0.8.0
[INFO] [stderr]    Compiling glyph_brush_layout v0.2.4
[INFO] [stderr]    Compiling serde_derive v1.0.204
[INFO] [stderr]    Compiling bytemuck_derive v1.7.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.63
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[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]    Compiling gltf-derive v1.4.1
[INFO] [stderr]    Compiling bevy_state_macros v0.14.0
[INFO] [stderr]    Compiling bevy_gizmos_macros v0.14.0
[INFO] [stderr]    Compiling thiserror v1.0.63
[INFO] [stderr]    Compiling bytemuck v1.16.1
[INFO] [stderr]    Compiling image v0.25.2
[INFO] [stderr]    Compiling symphonia-core v0.5.4
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling tracing-subscriber v0.3.18
[INFO] [stderr]    Compiling symphonia-metadata v0.5.4
[INFO] [stderr]    Compiling symphonia-utils-xiph v0.5.4
[INFO] [stderr]    Compiling symphonia-format-ogg v0.5.4
[INFO] [stderr]    Compiling symphonia-codec-vorbis v0.5.4
[INFO] [stderr]    Compiling symphonia v0.5.4
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling glam v0.27.0
[INFO] [stderr]    Compiling erased-serde v0.4.5
[INFO] [stderr]    Compiling spirv v0.3.0+sdk-1.3.268.0
[INFO] [stderr]    Compiling wgpu-types v0.20.0
[INFO] [stderr]    Compiling gpu-descriptor-types v0.2.0
[INFO] [stderr]    Compiling gpu-alloc-types v0.3.0
[INFO] [stderr]    Compiling ron v0.8.1
[INFO] [stderr]    Compiling xkbcommon-dl v0.4.2
[INFO] [stderr]    Compiling alsa v0.9.0
[INFO] [stderr]    Compiling gpu-alloc v0.6.0
[INFO] [stderr]    Compiling bevy_utils v0.14.0
[INFO] [stderr]    Compiling gpu-descriptor v0.3.0
[INFO] [stderr]    Compiling gilrs-core v0.5.13
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling gltf-json v1.4.1
[INFO] [stderr]    Compiling cpal v0.15.3
[INFO] [stderr]    Compiling kira v0.8.7
[INFO] [stderr]    Compiling naga v0.20.0
[INFO] [stderr]    Compiling bevy_reflect v0.14.0
[INFO] [stderr]    Compiling encase v0.8.0
[INFO] [stderr]    Compiling hexasphere v12.0.0
[INFO] [stderr]    Compiling bevy_mikktspace v0.14.0
[INFO] [stderr]    Compiling gltf v1.4.1
[INFO] [stderr]    Compiling polling v3.7.2
[INFO] [stderr]    Compiling x11rb v0.13.1
[INFO] [stderr]    Compiling calloop v0.13.0
[INFO] [stderr]    Compiling bevy_ecs v0.14.0
[INFO] [stderr]    Compiling bevy_math v0.14.0
[INFO] [stderr]    Compiling accesskit_winit v0.20.4
[INFO] [stderr]    Compiling naga_oil v0.14.0
[INFO] [stderr]    Compiling bevy_color v0.14.1
[INFO] [stderr]    Compiling bevy_app v0.14.0
[INFO] [stderr]    Compiling bevy_core v0.14.0
[INFO] [stderr]    Compiling bevy_a11y v0.14.0
[INFO] [stderr]    Compiling bevy_time v0.14.0
[INFO] [stderr]    Compiling bevy_asset v0.14.0
[INFO] [stderr]    Compiling bevy_input v0.14.0
[INFO] [stderr]    Compiling bevy_log v0.14.0
[INFO] [stderr]    Compiling bevy_window v0.14.0
[INFO] [stderr]    Compiling bevy_hierarchy v0.14.0
[INFO] [stderr]    Compiling bevy_diagnostic v0.14.0
[INFO] [stderr]    Compiling bevy_transform v0.14.0
[INFO] [stderr]    Compiling bevy_state v0.14.0
[INFO] [stderr]    Compiling bevy_gilrs v0.14.0
[INFO] [stderr]    Compiling bevy_winit v0.14.0
[INFO] [stderr]    Compiling bevy_render v0.14.0
[INFO] [stderr]    Compiling bevy_core_pipeline v0.14.0
[INFO] [stderr]    Compiling bevy_scene v0.14.0
[INFO] [stderr]    Compiling bevy_animation v0.14.0
[INFO] [stderr]    Compiling bevy_sprite v0.14.0
[INFO] [stderr]    Compiling bevy_pbr v0.14.0
[INFO] [stderr]    Compiling bevy_text v0.14.0
[INFO] [stderr]    Compiling bevy_ui v0.14.0
[INFO] [stderr]    Compiling bevy_gltf v0.14.0
[INFO] [stderr]    Compiling bevy_gizmos v0.14.0
[INFO] [stderr]    Compiling bevy_internal v0.14.0
[INFO] [stderr]    Compiling bevy v0.14.0
[INFO] [stderr]    Compiling bevy_kira_audio v0.20.0
[INFO] [stderr]    Compiling bevy_game_2 v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused imports: `Description`, `get_generic_info`, `get_generic_stats`, and `get_generic_title`
[INFO] [stdout]  --> src/game/player/player_loot.rs:2:40
[INFO] [stdout]   |
[INFO] [stdout] 2 | use crate::game::ship_blocks::traits::{get_generic_info, get_generic_stats, get_generic_title, Description};
[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: `crate::game::ship_blocks::turret::Turret`
[INFO] [stdout]  --> src/game/player/player_loot.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::game::ship_blocks::turret::Turret;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Block`
[INFO] [stdout]  --> src/ui/ship_edit_ui/systems.rs:7:44
[INFO] [stdout]   |
[INFO] [stdout] 7 | use crate::game::ship_blocks::components::{Block, Blocks};
[INFO] [stdout]   |                                            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `bevy::prelude::Color::rgba`: Use `Color::srgba` instead
[INFO] [stdout]  --> src/ui/main_menu/styles.rs:3:36
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub const BG_COLOR: Color = Color::rgba(0.1, 0.0, 0.1, 0.5);
[INFO] [stdout]   |                                    ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `bevy::prelude::Color::rgba`: Use `Color::srgba` instead
[INFO] [stdout]  --> src/ui/main_menu/styles.rs:4:38
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub const MENU_COLOR: Color = Color::rgba(0.2, 0.1, 0.2, 0.5);
[INFO] [stdout]   |                                      ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `bevy::prelude::Color::rgb`: Use `Color::srgb` instead
[INFO] [stdout]  --> src/ui/main_menu/styles.rs:5:39
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub const BLOCK_COLOR: Color = Color::rgb(0.6, 0.5, 0.6);
[INFO] [stdout]   |                                       ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `bevy::prelude::Color::rgb`: Use `Color::srgb` instead
[INFO] [stdout]  --> src/ui/main_menu/styles.rs:6:41
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub const HOVERED_COLOR: Color = Color::rgb(0.8, 0.7, 0.8);
[INFO] [stdout]   |                                         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `bevy::prelude::Color::rgb`: Use `Color::srgb` instead
[INFO] [stdout]   --> src/main.rs:15:44
[INFO] [stdout]    |
[INFO] [stdout] 15 |         .insert_resource(ClearColor(Color::rgb(0.078, 0.114, 0.153)))
[INFO] [stdout]    |                                            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `commands`
[INFO] [stdout]   --> src/game/player/player_loot.rs:25:9
[INFO] [stdout]    |
[INFO] [stdout] 25 |         commands: &mut Commands,
[INFO] [stdout]    |         ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_commands`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `selected_loot_icon`
[INFO] [stdout]   --> src/game/player/player_loot.rs:26:9
[INFO] [stdout]    |
[INFO] [stdout] 26 |         selected_loot_icon: &Query<Entity, With<SelectedLootIcon>>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_selected_loot_icon`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `selected_loot_text`
[INFO] [stdout]   --> src/game/player/player_loot.rs:27:9
[INFO] [stdout]    |
[INFO] [stdout] 27 |         selected_loot_text: &mut Query<&mut Text, With<SelectedLootDescription>>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_selected_loot_text`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `selected_loot_title`
[INFO] [stdout]   --> src/game/player/player_loot.rs:28:9
[INFO] [stdout]    |
[INFO] [stdout] 28 |         selected_loot_title: &mut Query<&mut Text, (With<SelectedLootTitle>, Without<SelectedLootDescription>)>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_selected_loot_title`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/ui/ship_edit_ui/systems.rs:23:5
[INFO] [stdout]    |
[INFO] [stdout] 23 |     mut ship_layout: ResMut<ShipLayout>,
[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: `block_sprite_query`
[INFO] [stdout]   --> src/ui/ship_edit_ui/systems.rs:38:5
[INFO] [stdout]    |
[INFO] [stdout] 38 |     block_sprite_query: Query<Entity, With<UISprite>>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_block_sprite_query`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `block_children`
[INFO] [stdout]   --> src/ui/ship_edit_ui/systems.rs:40:61
[INFO] [stdout]    |
[INFO] [stdout] 40 |     for (interaction, children, mut ui_block, block_entity, block_children) in button_query.iter_mut() {
[INFO] [stdout]    |                                                             ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_block_children`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `placed_block` is never read
[INFO] [stdout]    --> src/ui/ship_edit_ui/systems.rs:130:56
[INFO] [stdout]     |
[INFO] [stdout] 130 | ...   let mut placed_block: Option<Blocks> = None; // var to store the block that is gonna replace whatever block you hovered at th...
[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: variable does not need to be mutable
[INFO] [stdout]    --> src/ui/ship_edit_ui/systems.rs:392:5
[INFO] [stdout]     |
[INFO] [stdout] 392 |     mut commands: Commands,
[INFO] [stdout]     |     ----^^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/ui/ship_edit_ui/systems.rs:393:5
[INFO] [stdout]     |
[INFO] [stdout] 393 |     mut player_loot: ResMut<PlayerLoot>,
[INFO] [stdout]     |     ----^^^^^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/ui/ship_edit_ui/systems.rs:395:5
[INFO] [stdout]     |
[INFO] [stdout] 395 |     mut selected_loot_text: Query<&mut Text, With<SelectedLootDescription>>,
[INFO] [stdout]     |     ----^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/ui/ship_edit_ui/systems.rs:396:5
[INFO] [stdout]     |
[INFO] [stdout] 396 |     mut selected_loot_title: Query<&mut Text, (With<SelectedLootTitle>, Without<SelectedLootDescription>)>,
[INFO] [stdout]     |     ----^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `commands`
[INFO] [stdout]    --> src/ui/ship_edit_ui/systems.rs:392:5
[INFO] [stdout]     |
[INFO] [stdout] 392 |     mut commands: Commands,
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_commands`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `player_loot`
[INFO] [stdout]    --> src/ui/ship_edit_ui/systems.rs:393:5
[INFO] [stdout]     |
[INFO] [stdout] 393 |     mut player_loot: ResMut<PlayerLoot>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_player_loot`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `selected_loot_ui`
[INFO] [stdout]    --> src/ui/ship_edit_ui/systems.rs:394:5
[INFO] [stdout]     |
[INFO] [stdout] 394 |     selected_loot_ui: Query<Entity, With<SelectedLootIcon>>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_selected_loot_ui`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `selected_loot_text`
[INFO] [stdout]    --> src/ui/ship_edit_ui/systems.rs:395:5
[INFO] [stdout]     |
[INFO] [stdout] 395 |     mut selected_loot_text: Query<&mut Text, With<SelectedLootDescription>>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_selected_loot_text`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `selected_loot_title`
[INFO] [stdout]    --> src/ui/ship_edit_ui/systems.rs:396:5
[INFO] [stdout]     |
[INFO] [stdout] 396 |     mut selected_loot_title: Query<&mut Text, (With<SelectedLootTitle>, Without<SelectedLootDescription>)>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_selected_loot_title`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/ui/ship_edit_ui/systems.rs:424:5
[INFO] [stdout]     |
[INFO] [stdout] 424 |     mut block_display: ResMut<BlockDisplay>,
[INFO] [stdout]     |     ----^^^^^^^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/ui/ship_edit_ui/systems.rs:428:5
[INFO] [stdout]     |
[INFO] [stdout] 428 |     mut selected_loot_text: Query<&mut Text, With<SelectedLootDescription>>,
[INFO] [stdout]     |     ----^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/ui/ship_edit_ui/systems.rs:429:5
[INFO] [stdout]     |
[INFO] [stdout] 429 |     mut selected_loot_title: Query<&mut Text, (With<SelectedLootTitle>, Without<SelectedLootDescription>)>,
[INFO] [stdout]     |     ----^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `selected_loot_ui`
[INFO] [stdout]    --> src/ui/ship_edit_ui/systems.rs:427:5
[INFO] [stdout]     |
[INFO] [stdout] 427 |     selected_loot_ui: Query<Entity, With<SelectedLootIcon>>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_selected_loot_ui`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `selected_loot_text`
[INFO] [stdout]    --> src/ui/ship_edit_ui/systems.rs:428:5
[INFO] [stdout]     |
[INFO] [stdout] 428 |     mut selected_loot_text: Query<&mut Text, With<SelectedLootDescription>>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_selected_loot_text`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `selected_loot_title`
[INFO] [stdout]    --> src/ui/ship_edit_ui/systems.rs:429:5
[INFO] [stdout]     |
[INFO] [stdout] 429 |     mut selected_loot_title: Query<&mut Text, (With<SelectedLootTitle>, Without<SelectedLootDescription>)>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_selected_loot_title`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `max_hp` is never read
[INFO] [stdout]   --> src/game/components.rs:19:9
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub struct Destructible {
[INFO] [stdout]    |            ------------ field in this struct
[INFO] [stdout] 18 |     pub hp: i8,
[INFO] [stdout] 19 |     pub max_hp: i8,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `Trigger` is never constructed
[INFO] [stdout]   --> src/game/components.rs:34:5
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub enum CollisionResponse {
[INFO] [stdout]    |          ----------------- variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 34 |     Trigger
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `update_ship` is never used
[INFO] [stdout]   --> src/game/player/components.rs:80:12
[INFO] [stdout]    |
[INFO] [stdout] 39 | impl ShipLayout {
[INFO] [stdout]    | --------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 80 |     pub fn update_ship(
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `get_rotation` is never used
[INFO] [stdout]   --> src/game/ship_blocks/traits.rs:24:8
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub trait Rotate {
[INFO] [stdout]    |           ------ method in this trait
[INFO] [stdout] 24 |     fn get_rotation(&self) -> f32; 
[INFO] [stdout]    |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `damage` is never read
[INFO] [stdout]    --> src/game/ship_blocks/turret.rs:102:9
[INFO] [stdout]     |
[INFO] [stdout] 100 | pub struct Bullet {
[INFO] [stdout]     |            ------ field in this struct
[INFO] [stdout] 101 |     pub speed: f32,
[INFO] [stdout] 102 |     pub damage: i8,
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 28s
[INFO] running `Command { std: "docker" "inspect" "0efddd7024807713e4a09f98e95d2dac10a029fae24ada196c4ccba8605c6e4c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0efddd7024807713e4a09f98e95d2dac10a029fae24ada196c4ccba8605c6e4c", kill_on_drop: false }`
[INFO] [stdout] 0efddd7024807713e4a09f98e95d2dac10a029fae24ada196c4ccba8605c6e4c
[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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2bc4f2e3e991f1279a4902fd8105e48b860ee2d47e63147f63f7e59a75f51d7a
[INFO] running `Command { std: "docker" "start" "-a" "2bc4f2e3e991f1279a4902fd8105e48b860ee2d47e63147f63f7e59a75f51d7a", kill_on_drop: false }`
[INFO] [stderr]    Compiling bevy_game_2 v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused imports: `Description`, `get_generic_info`, `get_generic_stats`, and `get_generic_title`
[INFO] [stdout]  --> src/game/player/player_loot.rs:2:40
[INFO] [stdout]   |
[INFO] [stdout] 2 | use crate::game::ship_blocks::traits::{get_generic_info, get_generic_stats, get_generic_title, Description};
[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: `crate::game::ship_blocks::turret::Turret`
[INFO] [stdout]  --> src/game/player/player_loot.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::game::ship_blocks::turret::Turret;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Block`
[INFO] [stdout]  --> src/ui/ship_edit_ui/systems.rs:7:44
[INFO] [stdout]   |
[INFO] [stdout] 7 | use crate::game::ship_blocks::components::{Block, Blocks};
[INFO] [stdout]   |                                            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `bevy::prelude::Color::rgba`: Use `Color::srgba` instead
[INFO] [stdout]  --> src/ui/main_menu/styles.rs:3:36
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub const BG_COLOR: Color = Color::rgba(0.1, 0.0, 0.1, 0.5);
[INFO] [stdout]   |                                    ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `bevy::prelude::Color::rgba`: Use `Color::srgba` instead
[INFO] [stdout]  --> src/ui/main_menu/styles.rs:4:38
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub const MENU_COLOR: Color = Color::rgba(0.2, 0.1, 0.2, 0.5);
[INFO] [stdout]   |                                      ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `bevy::prelude::Color::rgb`: Use `Color::srgb` instead
[INFO] [stdout]  --> src/ui/main_menu/styles.rs:5:39
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub const BLOCK_COLOR: Color = Color::rgb(0.6, 0.5, 0.6);
[INFO] [stdout]   |                                       ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `bevy::prelude::Color::rgb`: Use `Color::srgb` instead
[INFO] [stdout]  --> src/ui/main_menu/styles.rs:6:41
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub const HOVERED_COLOR: Color = Color::rgb(0.8, 0.7, 0.8);
[INFO] [stdout]   |                                         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `bevy::prelude::Color::rgb`: Use `Color::srgb` instead
[INFO] [stdout]   --> src/main.rs:15:44
[INFO] [stdout]    |
[INFO] [stdout] 15 |         .insert_resource(ClearColor(Color::rgb(0.078, 0.114, 0.153)))
[INFO] [stdout]    |                                            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `commands`
[INFO] [stdout]   --> src/game/player/player_loot.rs:25:9
[INFO] [stdout]    |
[INFO] [stdout] 25 |         commands: &mut Commands,
[INFO] [stdout]    |         ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_commands`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `selected_loot_icon`
[INFO] [stdout]   --> src/game/player/player_loot.rs:26:9
[INFO] [stdout]    |
[INFO] [stdout] 26 |         selected_loot_icon: &Query<Entity, With<SelectedLootIcon>>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_selected_loot_icon`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `selected_loot_text`
[INFO] [stdout]   --> src/game/player/player_loot.rs:27:9
[INFO] [stdout]    |
[INFO] [stdout] 27 |         selected_loot_text: &mut Query<&mut Text, With<SelectedLootDescription>>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_selected_loot_text`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `selected_loot_title`
[INFO] [stdout]   --> src/game/player/player_loot.rs:28:9
[INFO] [stdout]    |
[INFO] [stdout] 28 |         selected_loot_title: &mut Query<&mut Text, (With<SelectedLootTitle>, Without<SelectedLootDescription>)>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_selected_loot_title`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/ui/ship_edit_ui/systems.rs:23:5
[INFO] [stdout]    |
[INFO] [stdout] 23 |     mut ship_layout: ResMut<ShipLayout>,
[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: `block_sprite_query`
[INFO] [stdout]   --> src/ui/ship_edit_ui/systems.rs:38:5
[INFO] [stdout]    |
[INFO] [stdout] 38 |     block_sprite_query: Query<Entity, With<UISprite>>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_block_sprite_query`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `block_children`
[INFO] [stdout]   --> src/ui/ship_edit_ui/systems.rs:40:61
[INFO] [stdout]    |
[INFO] [stdout] 40 |     for (interaction, children, mut ui_block, block_entity, block_children) in button_query.iter_mut() {
[INFO] [stdout]    |                                                             ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_block_children`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `placed_block` is never read
[INFO] [stdout]    --> src/ui/ship_edit_ui/systems.rs:130:56
[INFO] [stdout]     |
[INFO] [stdout] 130 | ...   let mut placed_block: Option<Blocks> = None; // var to store the block that is gonna replace whatever block you hovered at th...
[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: variable does not need to be mutable
[INFO] [stdout]    --> src/ui/ship_edit_ui/systems.rs:392:5
[INFO] [stdout]     |
[INFO] [stdout] 392 |     mut commands: Commands,
[INFO] [stdout]     |     ----^^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/ui/ship_edit_ui/systems.rs:393:5
[INFO] [stdout]     |
[INFO] [stdout] 393 |     mut player_loot: ResMut<PlayerLoot>,
[INFO] [stdout]     |     ----^^^^^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/ui/ship_edit_ui/systems.rs:395:5
[INFO] [stdout]     |
[INFO] [stdout] 395 |     mut selected_loot_text: Query<&mut Text, With<SelectedLootDescription>>,
[INFO] [stdout]     |     ----^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/ui/ship_edit_ui/systems.rs:396:5
[INFO] [stdout]     |
[INFO] [stdout] 396 |     mut selected_loot_title: Query<&mut Text, (With<SelectedLootTitle>, Without<SelectedLootDescription>)>,
[INFO] [stdout]     |     ----^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `commands`
[INFO] [stdout]    --> src/ui/ship_edit_ui/systems.rs:392:5
[INFO] [stdout]     |
[INFO] [stdout] 392 |     mut commands: Commands,
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_commands`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `player_loot`
[INFO] [stdout]    --> src/ui/ship_edit_ui/systems.rs:393:5
[INFO] [stdout]     |
[INFO] [stdout] 393 |     mut player_loot: ResMut<PlayerLoot>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_player_loot`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `selected_loot_ui`
[INFO] [stdout]    --> src/ui/ship_edit_ui/systems.rs:394:5
[INFO] [stdout]     |
[INFO] [stdout] 394 |     selected_loot_ui: Query<Entity, With<SelectedLootIcon>>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_selected_loot_ui`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `selected_loot_text`
[INFO] [stdout]    --> src/ui/ship_edit_ui/systems.rs:395:5
[INFO] [stdout]     |
[INFO] [stdout] 395 |     mut selected_loot_text: Query<&mut Text, With<SelectedLootDescription>>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_selected_loot_text`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `selected_loot_title`
[INFO] [stdout]    --> src/ui/ship_edit_ui/systems.rs:396:5
[INFO] [stdout]     |
[INFO] [stdout] 396 |     mut selected_loot_title: Query<&mut Text, (With<SelectedLootTitle>, Without<SelectedLootDescription>)>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_selected_loot_title`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/ui/ship_edit_ui/systems.rs:424:5
[INFO] [stdout]     |
[INFO] [stdout] 424 |     mut block_display: ResMut<BlockDisplay>,
[INFO] [stdout]     |     ----^^^^^^^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/ui/ship_edit_ui/systems.rs:428:5
[INFO] [stdout]     |
[INFO] [stdout] 428 |     mut selected_loot_text: Query<&mut Text, With<SelectedLootDescription>>,
[INFO] [stdout]     |     ----^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/ui/ship_edit_ui/systems.rs:429:5
[INFO] [stdout]     |
[INFO] [stdout] 429 |     mut selected_loot_title: Query<&mut Text, (With<SelectedLootTitle>, Without<SelectedLootDescription>)>,
[INFO] [stdout]     |     ----^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `selected_loot_ui`
[INFO] [stdout]    --> src/ui/ship_edit_ui/systems.rs:427:5
[INFO] [stdout]     |
[INFO] [stdout] 427 |     selected_loot_ui: Query<Entity, With<SelectedLootIcon>>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_selected_loot_ui`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `selected_loot_text`
[INFO] [stdout]    --> src/ui/ship_edit_ui/systems.rs:428:5
[INFO] [stdout]     |
[INFO] [stdout] 428 |     mut selected_loot_text: Query<&mut Text, With<SelectedLootDescription>>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_selected_loot_text`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `selected_loot_title`
[INFO] [stdout]    --> src/ui/ship_edit_ui/systems.rs:429:5
[INFO] [stdout]     |
[INFO] [stdout] 429 |     mut selected_loot_title: Query<&mut Text, (With<SelectedLootTitle>, Without<SelectedLootDescription>)>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_selected_loot_title`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `max_hp` is never read
[INFO] [stdout]   --> src/game/components.rs:19:9
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub struct Destructible {
[INFO] [stdout]    |            ------------ field in this struct
[INFO] [stdout] 18 |     pub hp: i8,
[INFO] [stdout] 19 |     pub max_hp: i8,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `Trigger` is never constructed
[INFO] [stdout]   --> src/game/components.rs:34:5
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub enum CollisionResponse {
[INFO] [stdout]    |          ----------------- variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 34 |     Trigger
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `update_ship` is never used
[INFO] [stdout]   --> src/game/player/components.rs:80:12
[INFO] [stdout]    |
[INFO] [stdout] 39 | impl ShipLayout {
[INFO] [stdout]    | --------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 80 |     pub fn update_ship(
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `get_rotation` is never used
[INFO] [stdout]   --> src/game/ship_blocks/traits.rs:24:8
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub trait Rotate {
[INFO] [stdout]    |           ------ method in this trait
[INFO] [stdout] 24 |     fn get_rotation(&self) -> f32; 
[INFO] [stdout]    |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `damage` is never read
[INFO] [stdout]    --> src/game/ship_blocks/turret.rs:102:9
[INFO] [stdout]     |
[INFO] [stdout] 100 | pub struct Bullet {
[INFO] [stdout]     |            ------ field in this struct
[INFO] [stdout] 101 |     pub speed: f32,
[INFO] [stdout] 102 |     pub damage: i8,
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 6.79s
[INFO] running `Command { std: "docker" "inspect" "2bc4f2e3e991f1279a4902fd8105e48b860ee2d47e63147f63f7e59a75f51d7a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2bc4f2e3e991f1279a4902fd8105e48b860ee2d47e63147f63f7e59a75f51d7a", kill_on_drop: false }`
[INFO] [stdout] 2bc4f2e3e991f1279a4902fd8105e48b860ee2d47e63147f63f7e59a75f51d7a
[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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 84f2cc3e221504f9b892c9104c4609bbba6663bf787d2e455fdecc9b88c3dc94
[INFO] running `Command { std: "docker" "start" "-a" "84f2cc3e221504f9b892c9104c4609bbba6663bf787d2e455fdecc9b88c3dc94", kill_on_drop: false }`
[INFO] [stderr] warning: unused imports: `Description`, `get_generic_info`, `get_generic_stats`, and `get_generic_title`
[INFO] [stderr]  --> src/game/player/player_loot.rs:2:40
[INFO] [stderr]   |
[INFO] [stderr] 2 | use crate::game::ship_blocks::traits::{get_generic_info, get_generic_stats, get_generic_title, Description};
[INFO] [stderr]   |                                        ^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `crate::game::ship_blocks::turret::Turret`
[INFO] [stderr]  --> src/game/player/player_loot.rs:3:5
[INFO] [stderr]   |
[INFO] [stderr] 3 | use crate::game::ship_blocks::turret::Turret;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `Block`
[INFO] [stderr]  --> src/ui/ship_edit_ui/systems.rs:7:44
[INFO] [stderr]   |
[INFO] [stderr] 7 | use crate::game::ship_blocks::components::{Block, Blocks};
[INFO] [stderr]   |                                            ^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated associated function `bevy::prelude::Color::rgba`: Use `Color::srgba` instead
[INFO] [stderr]  --> src/ui/main_menu/styles.rs:3:36
[INFO] [stderr]   |
[INFO] [stderr] 3 | pub const BG_COLOR: Color = Color::rgba(0.1, 0.0, 0.1, 0.5);
[INFO] [stderr]   |                                    ^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(deprecated)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated associated function `bevy::prelude::Color::rgba`: Use `Color::srgba` instead
[INFO] [stderr]  --> src/ui/main_menu/styles.rs:4:38
[INFO] [stderr]   |
[INFO] [stderr] 4 | pub const MENU_COLOR: Color = Color::rgba(0.2, 0.1, 0.2, 0.5);
[INFO] [stderr]   |                                      ^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated associated function `bevy::prelude::Color::rgb`: Use `Color::srgb` instead
[INFO] [stderr]  --> src/ui/main_menu/styles.rs:5:39
[INFO] [stderr]   |
[INFO] [stderr] 5 | pub const BLOCK_COLOR: Color = Color::rgb(0.6, 0.5, 0.6);
[INFO] [stderr]   |                                       ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated associated function `bevy::prelude::Color::rgb`: Use `Color::srgb` instead
[INFO] [stderr]  --> src/ui/main_menu/styles.rs:6:41
[INFO] [stderr]   |
[INFO] [stderr] 6 | pub const HOVERED_COLOR: Color = Color::rgb(0.8, 0.7, 0.8);
[INFO] [stderr]   |                                         ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated associated function `bevy::prelude::Color::rgb`: Use `Color::srgb` instead
[INFO] [stderr]   --> src/main.rs:15:44
[INFO] [stderr]    |
[INFO] [stderr] 15 |         .insert_resource(ClearColor(Color::rgb(0.078, 0.114, 0.153)))
[INFO] [stderr]    |                                            ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `commands`
[INFO] [stderr]   --> src/game/player/player_loot.rs:25:9
[INFO] [stderr]    |
[INFO] [stderr] 25 |         commands: &mut Commands,
[INFO] [stderr]    |         ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_commands`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `selected_loot_icon`
[INFO] [stderr]   --> src/game/player/player_loot.rs:26:9
[INFO] [stderr]    |
[INFO] [stderr] 26 |         selected_loot_icon: &Query<Entity, With<SelectedLootIcon>>,
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_selected_loot_icon`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `selected_loot_text`
[INFO] [stderr]   --> src/game/player/player_loot.rs:27:9
[INFO] [stderr]    |
[INFO] [stderr] 27 |         selected_loot_text: &mut Query<&mut Text, With<SelectedLootDescription>>,
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_selected_loot_text`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `selected_loot_title`
[INFO] [stderr]   --> src/game/player/player_loot.rs:28:9
[INFO] [stderr]    |
[INFO] [stderr] 28 |         selected_loot_title: &mut Query<&mut Text, (With<SelectedLootTitle>, Without<SelectedLootDescription>)>,
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_selected_loot_title`
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]   --> src/ui/ship_edit_ui/systems.rs:23:5
[INFO] [stderr]    |
[INFO] [stderr] 23 |     mut ship_layout: ResMut<ShipLayout>,
[INFO] [stderr]    |     ----^^^^^^^^^^^
[INFO] [stderr]    |     |
[INFO] [stderr]    |     help: remove this `mut`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `block_sprite_query`
[INFO] [stderr]   --> src/ui/ship_edit_ui/systems.rs:38:5
[INFO] [stderr]    |
[INFO] [stderr] 38 |     block_sprite_query: Query<Entity, With<UISprite>>,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_block_sprite_query`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `block_children`
[INFO] [stderr]   --> src/ui/ship_edit_ui/systems.rs:40:61
[INFO] [stderr]    |
[INFO] [stderr] 40 |     for (interaction, children, mut ui_block, block_entity, block_children) in button_query.iter_mut() {
[INFO] [stderr]    |                                                             ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_block_children`
[INFO] [stderr] 
[INFO] [stderr] warning: value assigned to `placed_block` is never read
[INFO] [stderr]    --> src/ui/ship_edit_ui/systems.rs:130:56
[INFO] [stderr]     |
[INFO] [stderr] 130 | ...   let mut placed_block: Option<Blocks> = None; // var to store the block that is gonna replace whatever block you hovered at th...
[INFO] [stderr]     |                                              ^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: maybe it is overwritten before being read?
[INFO] [stderr]     = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]    --> src/ui/ship_edit_ui/systems.rs:392:5
[INFO] [stderr]     |
[INFO] [stderr] 392 |     mut commands: Commands,
[INFO] [stderr]     |     ----^^^^^^^^
[INFO] [stderr]     |     |
[INFO] [stderr]     |     help: remove this `mut`
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]    --> src/ui/ship_edit_ui/systems.rs:393:5
[INFO] [stderr]     |
[INFO] [stderr] 393 |     mut player_loot: ResMut<PlayerLoot>,
[INFO] [stderr]     |     ----^^^^^^^^^^^
[INFO] [stderr]     |     |
[INFO] [stderr]     |     help: remove this `mut`
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]    --> src/ui/ship_edit_ui/systems.rs:395:5
[INFO] [stderr]     |
[INFO] [stderr] 395 |     mut selected_loot_text: Query<&mut Text, With<SelectedLootDescription>>,
[INFO] [stderr]     |     ----^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |     |
[INFO] [stderr]     |     help: remove this `mut`
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]    --> src/ui/ship_edit_ui/systems.rs:396:5
[INFO] [stderr]     |
[INFO] [stderr] 396 |     mut selected_loot_title: Query<&mut Text, (With<SelectedLootTitle>, Without<SelectedLootDescription>)>,
[INFO] [stderr]     |     ----^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |     |
[INFO] [stderr]     |     help: remove this `mut`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `commands`
[INFO] [stderr]    --> src/ui/ship_edit_ui/systems.rs:392:5
[INFO] [stderr]     |
[INFO] [stderr] 392 |     mut commands: Commands,
[INFO] [stderr]     |     ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_commands`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `player_loot`
[INFO] [stderr]    --> src/ui/ship_edit_ui/systems.rs:393:5
[INFO] [stderr]     |
[INFO] [stderr] 393 |     mut player_loot: ResMut<PlayerLoot>,
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_player_loot`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `selected_loot_ui`
[INFO] [stderr]    --> src/ui/ship_edit_ui/systems.rs:394:5
[INFO] [stderr]     |
[INFO] [stderr] 394 |     selected_loot_ui: Query<Entity, With<SelectedLootIcon>>,
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_selected_loot_ui`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `selected_loot_text`
[INFO] [stderr]    --> src/ui/ship_edit_ui/systems.rs:395:5
[INFO] [stderr]     |
[INFO] [stderr] 395 |     mut selected_loot_text: Query<&mut Text, With<SelectedLootDescription>>,
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_selected_loot_text`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `selected_loot_title`
[INFO] [stderr]    --> src/ui/ship_edit_ui/systems.rs:396:5
[INFO] [stderr]     |
[INFO] [stderr] 396 |     mut selected_loot_title: Query<&mut Text, (With<SelectedLootTitle>, Without<SelectedLootDescription>)>,
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_selected_loot_title`
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]    --> src/ui/ship_edit_ui/systems.rs:424:5
[INFO] [stderr]     |
[INFO] [stderr] 424 |     mut block_display: ResMut<BlockDisplay>,
[INFO] [stderr]     |     ----^^^^^^^^^^^^^
[INFO] [stderr]     |     |
[INFO] [stderr]     |     help: remove this `mut`
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]    --> src/ui/ship_edit_ui/systems.rs:428:5
[INFO] [stderr]     |
[INFO] [stderr] 428 |     mut selected_loot_text: Query<&mut Text, With<SelectedLootDescription>>,
[INFO] [stderr]     |     ----^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |     |
[INFO] [stderr]     |     help: remove this `mut`
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]    --> src/ui/ship_edit_ui/systems.rs:429:5
[INFO] [stderr]     |
[INFO] [stderr] 429 |     mut selected_loot_title: Query<&mut Text, (With<SelectedLootTitle>, Without<SelectedLootDescription>)>,
[INFO] [stderr]     |     ----^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |     |
[INFO] [stderr]     |     help: remove this `mut`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `selected_loot_ui`
[INFO] [stderr]    --> src/ui/ship_edit_ui/systems.rs:427:5
[INFO] [stderr]     |
[INFO] [stderr] 427 |     selected_loot_ui: Query<Entity, With<SelectedLootIcon>>,
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_selected_loot_ui`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `selected_loot_text`
[INFO] [stderr]    --> src/ui/ship_edit_ui/systems.rs:428:5
[INFO] [stderr]     |
[INFO] [stderr] 428 |     mut selected_loot_text: Query<&mut Text, With<SelectedLootDescription>>,
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_selected_loot_text`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `selected_loot_title`
[INFO] [stderr]    --> src/ui/ship_edit_ui/systems.rs:429:5
[INFO] [stderr]     |
[INFO] [stderr] 429 |     mut selected_loot_title: Query<&mut Text, (With<SelectedLootTitle>, Without<SelectedLootDescription>)>,
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_selected_loot_title`
[INFO] [stderr] 
[INFO] [stderr] warning: field `max_hp` is never read
[INFO] [stderr]   --> src/game/components.rs:19:9
[INFO] [stderr]    |
[INFO] [stderr] 17 | pub struct Destructible {
[INFO] [stderr]    |            ------------ field in this struct
[INFO] [stderr] 18 |     pub hp: i8,
[INFO] [stderr] 19 |     pub max_hp: i8,
[INFO] [stderr]    |         ^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: variant `Trigger` is never constructed
[INFO] [stderr]   --> src/game/components.rs:34:5
[INFO] [stderr]    |
[INFO] [stderr] 31 | pub enum CollisionResponse {
[INFO] [stderr]    |          ----------------- variant in this enum
[INFO] [stderr] ...
[INFO] [stderr] 34 |     Trigger
[INFO] [stderr]    |     ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: method `update_ship` is never used
[INFO] [stderr]   --> src/game/player/components.rs:80:12
[INFO] [stderr]    |
[INFO] [stderr] 39 | impl ShipLayout {
[INFO] [stderr]    | --------------- method in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 80 |     pub fn update_ship(
[INFO] [stderr]    |            ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: method `get_rotation` is never used
[INFO] [stderr]   --> src/game/ship_blocks/traits.rs:24:8
[INFO] [stderr]    |
[INFO] [stderr] 23 | pub trait Rotate {
[INFO] [stderr]    |           ------ method in this trait
[INFO] [stderr] 24 |     fn get_rotation(&self) -> f32; 
[INFO] [stderr]    |        ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: field `damage` is never read
[INFO] [stderr]    --> src/game/ship_blocks/turret.rs:102:9
[INFO] [stderr]     |
[INFO] [stderr] 100 | pub struct Bullet {
[INFO] [stderr]     |            ------ field in this struct
[INFO] [stderr] 101 |     pub speed: f32,
[INFO] [stderr] 102 |     pub damage: i8,
[INFO] [stderr]     |         ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `bevy_game_2` (bin "bevy_game_2" test) generated 36 warnings (run `cargo fix --bin "bevy_game_2" -p bevy_game_2 --tests` to apply 25 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.53s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/bevy_game_2-e012a7e25d186f00)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "84f2cc3e221504f9b892c9104c4609bbba6663bf787d2e455fdecc9b88c3dc94", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "84f2cc3e221504f9b892c9104c4609bbba6663bf787d2e455fdecc9b88c3dc94", kill_on_drop: false }`
[INFO] [stdout] 84f2cc3e221504f9b892c9104c4609bbba6663bf787d2e455fdecc9b88c3dc94
