[INFO] cloning repository https://github.com/idgarad/GalaxyForge
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/idgarad/GalaxyForge" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fidgarad%2FGalaxyForge", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fidgarad%2FGalaxyForge'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 1aec33cb54c27e76e18f035112d252580bcb0349
[INFO] checking idgarad/GalaxyForge against master#377656d3dd3f9c23a9c8713e163f4365a5261a84 for pr-146470-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fidgarad%2FGalaxyForge" "/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/idgarad/GalaxyForge
[INFO] finished tweaking git repo https://github.com/idgarad/GalaxyForge
[INFO] tweaked toml for git repo https://github.com/idgarad/GalaxyForge written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/idgarad/GalaxyForge on toolchain 377656d3dd3f9c23a9c8713e163f4365a5261a84
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+377656d3dd3f9c23a9c8713e163f4365a5261a84" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/idgarad/GalaxyForge 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" "+377656d3dd3f9c23a9c8713e163f4365a5261a84" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded svg v0.17.0
[INFO] [stderr]   Downloaded av1-grain v0.2.5
[INFO] [stderr]   Downloaded imageproc v0.25.0
[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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+377656d3dd3f9c23a9c8713e163f4365a5261a84" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9e1683892a16b8c74068c61b6764f03e2133e87e5fcdfab1eb3b9409d2d5d7a2
[INFO] running `Command { std: "docker" "start" "-a" "9e1683892a16b8c74068c61b6764f03e2133e87e5fcdfab1eb3b9409d2d5d7a2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9e1683892a16b8c74068c61b6764f03e2133e87e5fcdfab1eb3b9409d2d5d7a2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9e1683892a16b8c74068c61b6764f03e2133e87e5fcdfab1eb3b9409d2d5d7a2", kill_on_drop: false }`
[INFO] [stdout] 9e1683892a16b8c74068c61b6764f03e2133e87e5fcdfab1eb3b9409d2d5d7a2
[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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+377656d3dd3f9c23a9c8713e163f4365a5261a84" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7344ed6362f1a0bae2c98cd0e0f257bb0eee3a374b02354da6be728a82e94b6b
[INFO] running `Command { std: "docker" "start" "-a" "7344ed6362f1a0bae2c98cd0e0f257bb0eee3a374b02354da6be728a82e94b6b", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking bytemuck v1.24.0
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]     Checking nom v8.0.0
[INFO] [stderr]     Checking flate2 v1.1.5
[INFO] [stderr]     Checking signal-hook-mio v0.2.4
[INFO] [stderr]     Checking indexmap v2.11.0
[INFO] [stderr]     Checking clap_builder v4.5.50
[INFO] [stderr]     Checking socket2 v0.6.1
[INFO] [stderr]     Checking mio v1.1.0
[INFO] [stderr]     Checking ttf-parser v0.21.1
[INFO] [stderr]     Checking serde_json v1.0.145
[INFO] [stderr]     Checking rustix v1.1.2
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]     Checking sysinfo v0.29.11
[INFO] [stderr]     Checking crossterm v0.25.0
[INFO] [stderr]     Checking crossterm v0.27.0
[INFO] [stderr]     Checking safe_arch v0.7.4
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking qoi v0.4.1
[INFO] [stderr]     Checking cpu-time v1.0.0
[INFO] [stderr]     Checking num_cpus v1.17.0
[INFO] [stderr]     Checking quick-xml v0.36.2
[INFO] [stderr]     Checking svg v0.17.0
[INFO] [stderr]     Checking png v0.18.0
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]     Checking tui v0.19.0
[INFO] [stderr]     Checking wide v0.7.33
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]     Checking pxfm v0.1.25
[INFO] [stderr]    Compiling syn v2.0.108
[INFO] [stderr]    Compiling simd_helpers v0.1.0
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]     Checking fontdue v0.9.3
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking tempfile v3.23.0
[INFO] [stderr]     Checking num v0.4.3
[INFO] [stderr]     Checking simba v0.8.1
[INFO] [stderr]     Checking moxcms v0.7.7
[INFO] [stderr]    Compiling zerocopy-derive v0.8.27
[INFO] [stderr]    Compiling equator-macro v0.4.2
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling profiling-procmacros v1.0.17
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling arg_enum_proc_macro v0.3.4
[INFO] [stderr]    Compiling fax_derive v0.2.0
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]     Checking profiling v1.0.17
[INFO] [stderr]     Checking fax v0.2.6
[INFO] [stderr]     Checking equator v0.4.2
[INFO] [stderr]     Checking tokio v1.48.0
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking aligned-vec v0.6.4
[INFO] [stderr]     Checking v_frame v0.3.9
[INFO] [stderr]     Checking zerocopy v0.8.27
[INFO] [stderr]     Checking av1-grain v0.2.5
[INFO] [stderr]     Checking rav1e v0.7.1
[INFO] [stderr]     Checking clap v4.5.50
[INFO] [stderr]     Checking nalgebra v0.32.6
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking toml_datetime v0.6.11
[INFO] [stderr]     Checking serde_spanned v0.6.9
[INFO] [stderr]     Checking chrono v0.4.42
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking toml_edit v0.22.27
[INFO] [stderr]     Checking exr v1.73.0
[INFO] [stderr]     Checking tiff v0.10.3
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking rand_distr v0.4.3
[INFO] [stderr]     Checking toml v0.8.23
[INFO] [stderr]     Checking ravif v0.11.20
[INFO] [stderr]     Checking image v0.25.8
[INFO] [stderr]     Checking imageproc v0.25.0
[INFO] [stderr]     Checking GalaxyForge v0.1.0-beta.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `std::collections::HashMap`
[INFO] [stdout]  --> src/config.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::collections::HashMap;
[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: `SeedableRng`
[INFO] [stdout]  --> src/celestials.rs:1:17
[INFO] [stdout]   |
[INFO] [stdout] 1 | use rand::{Rng, SeedableRng};
[INFO] [stdout]   |                 ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::collections::HashMap`
[INFO] [stdout]  --> src/config.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::collections::HashMap;
[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::persistence::XmlPersistence`
[INFO] [stdout]  --> src/galaxy.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::persistence::XmlPersistence;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::visualizer::SolarSystemVisualizer`
[INFO] [stdout]  --> src/galaxy.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use crate::visualizer::SolarSystemVisualizer;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `PidExt`
[INFO] [stdout]  --> src/galaxy.rs:7:46
[INFO] [stdout]   |
[INFO] [stdout] 7 | use sysinfo::{System, SystemExt, ProcessExt, PidExt};
[INFO] [stdout]   |                                              ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `SeedableRng`
[INFO] [stdout]  --> src/celestials.rs:1:17
[INFO] [stdout]   |
[INFO] [stdout] 1 | use rand::{Rng, SeedableRng};
[INFO] [stdout]   |                 ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::path::Path`
[INFO] [stdout]   --> src/galaxy.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use std::path::Path;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::complex_objects::SpaceStation`
[INFO] [stdout]  --> src/visualizer.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use crate::complex_objects::SpaceStation;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::collections::HashSet`
[INFO] [stdout]   --> src/visualizer.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use std::collections::HashSet;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Duration`
[INFO] [stdout]  --> src/performance.rs:5:17
[INFO] [stdout]   |
[INFO] [stdout] 5 | use std::time::{Duration, Instant};
[INFO] [stdout]   |                 ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::persistence::XmlPersistence`
[INFO] [stdout]  --> src/galaxy.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::persistence::XmlPersistence;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::visualizer::SolarSystemVisualizer`
[INFO] [stdout]  --> src/galaxy.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use crate::visualizer::SolarSystemVisualizer;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `PidExt`
[INFO] [stdout]  --> src/galaxy.rs:7:46
[INFO] [stdout]   |
[INFO] [stdout] 7 | use sysinfo::{System, SystemExt, ProcessExt, PidExt};
[INFO] [stdout]   |                                              ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::path::Path`
[INFO] [stdout]   --> src/galaxy.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use std::path::Path;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::complex_objects::SpaceStation`
[INFO] [stdout]  --> src/visualizer.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use crate::complex_objects::SpaceStation;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::collections::HashSet`
[INFO] [stdout]   --> src/visualizer.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use std::collections::HashSet;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Duration`
[INFO] [stdout]  --> src/performance.rs:5:17
[INFO] [stdout]   |
[INFO] [stdout] 5 | use std::time::{Duration, Instant};
[INFO] [stdout]   |                 ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `persistence::XmlPersistence`
[INFO] [stdout]   --> src/main.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 | use persistence::XmlPersistence;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `persistence::XmlPersistence`
[INFO] [stdout]   --> src/main.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 | use persistence::XmlPersistence;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `visualizer::SolarSystemVisualizer`
[INFO] [stdout]   --> src/main.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 | use visualizer::SolarSystemVisualizer;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `visualizer::SolarSystemVisualizer`
[INFO] [stdout]   --> src/main.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 | use visualizer::SolarSystemVisualizer;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `inner_hz`
[INFO] [stdout]     --> src/celestials.rs:1044:9
[INFO] [stdout]      |
[INFO] [stdout] 1044 |         inner_hz: f64,
[INFO] [stdout]      |         ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_inner_hz`
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `outer_hz`
[INFO] [stdout]     --> src/celestials.rs:1045:9
[INFO] [stdout]      |
[INFO] [stdout] 1045 |         outer_hz: f64
[INFO] [stdout]      |         ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_outer_hz`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `inner_hz`
[INFO] [stdout]     --> src/celestials.rs:1044:9
[INFO] [stdout]      |
[INFO] [stdout] 1044 |         inner_hz: f64,
[INFO] [stdout]      |         ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_inner_hz`
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `outer_hz`
[INFO] [stdout]     --> src/celestials.rs:1045:9
[INFO] [stdout]      |
[INFO] [stdout] 1045 |         outer_hz: f64
[INFO] [stdout]      |         ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_outer_hz`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `initial_memory`
[INFO] [stdout]    --> src/galaxy.rs:534:13
[INFO] [stdout]     |
[INFO] [stdout] 534 |         let initial_memory = if let Some(process) = self.system_info.process(process_id) {
[INFO] [stdout]     |             ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_initial_memory`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `i`
[INFO] [stdout]    --> src/galaxy.rs:550:13
[INFO] [stdout]     |
[INFO] [stdout] 550 |         for i in 0..distribution.small_count {
[INFO] [stdout]     |             ^ help: if this is intentional, prefix it with an underscore: `_i`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `i`
[INFO] [stdout]    --> src/galaxy.rs:576:13
[INFO] [stdout]     |
[INFO] [stdout] 576 |         for i in 0..distribution.medium_count {
[INFO] [stdout]     |             ^ help: if this is intentional, prefix it with an underscore: `_i`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `i`
[INFO] [stdout]    --> src/galaxy.rs:602:13
[INFO] [stdout]     |
[INFO] [stdout] 602 |         for i in 0..distribution.large_count {
[INFO] [stdout]     |             ^ help: if this is intentional, prefix it with an underscore: `_i`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `initial_memory`
[INFO] [stdout]    --> src/galaxy.rs:534:13
[INFO] [stdout]     |
[INFO] [stdout] 534 |         let initial_memory = if let Some(process) = self.system_info.process(process_id) {
[INFO] [stdout]     |             ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_initial_memory`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `i`
[INFO] [stdout]    --> src/galaxy.rs:550:13
[INFO] [stdout]     |
[INFO] [stdout] 550 |         for i in 0..distribution.small_count {
[INFO] [stdout]     |             ^ help: if this is intentional, prefix it with an underscore: `_i`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `i`
[INFO] [stdout]    --> src/galaxy.rs:576:13
[INFO] [stdout]     |
[INFO] [stdout] 576 |         for i in 0..distribution.medium_count {
[INFO] [stdout]     |             ^ help: if this is intentional, prefix it with an underscore: `_i`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `i`
[INFO] [stdout]    --> src/galaxy.rs:602:13
[INFO] [stdout]     |
[INFO] [stdout] 602 |         for i in 0..distribution.large_count {
[INFO] [stdout]     |             ^ help: if this is intentional, prefix it with an underscore: `_i`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `moon_idx`
[INFO] [stdout]    --> src/galaxy.rs:853:22
[INFO] [stdout]     |
[INFO] [stdout] 853 |                 for (moon_idx, moon) in planet.moons.iter().enumerate().take(3) {
[INFO] [stdout]     |                      ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_moon_idx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `moon_idx`
[INFO] [stdout]    --> src/galaxy.rs:853:22
[INFO] [stdout]     |
[INFO] [stdout] 853 |                 for (moon_idx, moon) in planet.moons.iter().enumerate().take(3) {
[INFO] [stdout]     |                      ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_moon_idx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `scale_max`
[INFO] [stdout]    --> src/visualizer.rs:200:42
[INFO] [stdout]     |
[INFO] [stdout] 200 |         let (use_log_scaling, scale_min, scale_max, scale_range) = match self.config.display_orbits {
[INFO] [stdout]     |                                          ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_scale_max`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `scale_max`
[INFO] [stdout]    --> src/visualizer.rs:200:42
[INFO] [stdout]     |
[INFO] [stdout] 200 |         let (use_log_scaling, scale_min, scale_max, scale_range) = match self.config.display_orbits {
[INFO] [stdout]     |                                          ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_scale_max`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `current_line_length` is never read
[INFO] [stdout]     --> src/visualizer.rs:1748:21
[INFO] [stdout]      |
[INFO] [stdout] 1748 |                     current_line_length = 0;
[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 `current_line_length` is never read
[INFO] [stdout]     --> src/visualizer.rs:1748:21
[INFO] [stdout]      |
[INFO] [stdout] 1748 |                     current_line_length = 0;
[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: unused variable: `cpu_time`
[INFO] [stdout]    --> src/performance.rs:141:13
[INFO] [stdout]     |
[INFO] [stdout] 141 |         let cpu_time = self.start_cpu_time.elapsed();
[INFO] [stdout]     |             ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_cpu_time`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cpu_time`
[INFO] [stdout]    --> src/performance.rs:141:13
[INFO] [stdout]     |
[INFO] [stdout] 141 |         let cpu_time = self.start_cpu_time.elapsed();
[INFO] [stdout]     |             ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_cpu_time`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `total_count` is never read
[INFO] [stdout]    --> src/config.rs:200:9
[INFO] [stdout]     |
[INFO] [stdout] 196 | pub struct SystemSizeDistribution {
[INFO] [stdout]     |            ---------------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 200 |     pub total_count: usize,
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `SystemSizeDistribution` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SystemCoordinates` is never constructed
[INFO] [stdout]   --> src/celestials.rs:15:12
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub struct SystemCoordinates {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `Celestial` is never used
[INFO] [stdout]   --> src/celestials.rs:22:11
[INFO] [stdout]    |
[INFO] [stdout] 22 | pub trait Celestial {
[INFO] [stdout]    |           ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `max_star_gates` and `from_star_mass` are never used
[INFO] [stdout]    --> src/celestials.rs:132:12
[INFO] [stdout]     |
[INFO] [stdout] 123 | impl SystemSize {
[INFO] [stdout]     | --------------- associated items in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 132 |     pub fn max_star_gates(&self) -> usize {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 140 |     pub fn from_star_mass(star_mass: f64, rng: &mut ChaCha8Rng) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `none` is never used
[INFO] [stdout]    --> src/celestials.rs:284:12
[INFO] [stdout]     |
[INFO] [stdout] 189 | impl PlanetaryRings {
[INFO] [stdout]     | ------------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 284 |     pub fn none() -> Self {
[INFO] [stdout]     |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated functions `generate_basic` and `generate_with_size` are never used
[INFO] [stdout]    --> src/celestials.rs:907:12
[INFO] [stdout]     |
[INFO] [stdout] 884 | impl SolarSystem {
[INFO] [stdout]     | ---------------- associated functions in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 907 |     pub fn generate_basic(rng: &mut ChaCha8Rng, system_id: String, galactic_coords: GalacticCoordinates, config: &crate::config::Co...
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 917 |     pub fn generate_with_size(rng: &mut ChaCha8Rng, system_id: String, galactic_coords: GalacticCoordinates, config: &crate::config...
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `get_type_display`, `get_status_display`, `is_operational`, and `get_orbital_parent_display` are never used
[INFO] [stdout]    --> src/complex_objects/space_station.rs:229:12
[INFO] [stdout]     |
[INFO] [stdout]  76 | impl SpaceStation {
[INFO] [stdout]     | ----------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 229 |     pub fn get_type_display(&self) -> &'static str {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 243 |     pub fn get_status_display(&self) -> &'static str {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 254 |     pub fn is_operational(&self) -> bool {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 262 |     pub fn get_orbital_parent_display(&self) -> String {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `cpu_time_ms`, `memory_peak_mb`, `systems_generated`, `generation_rate_per_second`, and `system_size_distribution` are never read
[INFO] [stdout]   --> src/galaxy.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub struct PerformanceMetrics {
[INFO] [stdout]    |            ------------------ fields in this struct
[INFO] [stdout] 16 |     pub wall_clock_time: Duration,
[INFO] [stdout] 17 |     pub cpu_time_ms: u64,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout] 18 |     pub memory_peak_mb: u64,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^
[INFO] [stdout] 19 |     pub memory_current_mb: u64,
[INFO] [stdout] 20 |     pub systems_generated: usize,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 21 |     pub planets_generated: usize,
[INFO] [stdout] 22 |     pub generation_rate_per_second: f64,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 23 |     pub system_size_distribution: SystemSizeDistribution,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `PerformanceMetrics` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `display_performance_report` and `display_random_system_detail` are never used
[INFO] [stdout]    --> src/galaxy.rs:691:8
[INFO] [stdout]     |
[INFO] [stdout]  42 | impl GalaxyForge {
[INFO] [stdout]     | ---------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 691 |     fn display_performance_report(&self, territory: &Territory) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 790 |     fn display_random_system_detail(&self, territory: &Territory) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `read_solar_system` is never used
[INFO] [stdout]    --> src/persistence.rs:447:8
[INFO] [stdout]     |
[INFO] [stdout]  15 | impl XmlPersistence {
[INFO] [stdout]     | ------------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 447 |     fn read_solar_system<R: std::io::BufRead>(reader: &mut Reader<R>, buf: &mut Vec<u8>) -> Result<SolarSystem, Box<dyn std::error:...
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `system_name` is never read
[INFO] [stdout]     --> src/visualizer.rs:2245:9
[INFO] [stdout]      |
[INFO] [stdout] 2243 | pub struct SystemMetadata {
[INFO] [stdout]      |            -------------- field in this struct
[INFO] [stdout] 2244 |     pub system_id: String,
[INFO] [stdout] 2245 |     pub system_name: String,
[INFO] [stdout]      |         ^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: `SystemMetadata` 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 `update_systems_count` is never used
[INFO] [stdout]    --> src/performance.rs:133:12
[INFO] [stdout]     |
[INFO] [stdout]  90 | impl PerformanceMonitor {
[INFO] [stdout]     | ----------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 133 |     pub fn update_systems_count(&mut self, systems_count: usize) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `file_path` is never read
[INFO] [stdout]   --> src/faction_integrity.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout]  8 | pub struct FactionIntegrityError {
[INFO] [stdout]    |            --------------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 11 |     pub file_path: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `FactionIntegrityError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `CircularReference` is never constructed
[INFO] [stdout]   --> src/faction_integrity.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub enum IntegrityErrorType {
[INFO] [stdout]    |          ------------------ variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 22 |     CircularReference,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `IntegrityErrorType` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `total_count` is never read
[INFO] [stdout]    --> src/config.rs:200:9
[INFO] [stdout]     |
[INFO] [stdout] 196 | pub struct SystemSizeDistribution {
[INFO] [stdout]     |            ---------------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 200 |     pub total_count: usize,
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `SystemSizeDistribution` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SystemCoordinates` is never constructed
[INFO] [stdout]   --> src/celestials.rs:15:12
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub struct SystemCoordinates {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `Celestial` is never used
[INFO] [stdout]   --> src/celestials.rs:22:11
[INFO] [stdout]    |
[INFO] [stdout] 22 | pub trait Celestial {
[INFO] [stdout]    |           ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `max_star_gates` and `from_star_mass` are never used
[INFO] [stdout]    --> src/celestials.rs:132:12
[INFO] [stdout]     |
[INFO] [stdout] 123 | impl SystemSize {
[INFO] [stdout]     | --------------- associated items in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 132 |     pub fn max_star_gates(&self) -> usize {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 140 |     pub fn from_star_mass(star_mass: f64, rng: &mut ChaCha8Rng) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `none` is never used
[INFO] [stdout]    --> src/celestials.rs:284:12
[INFO] [stdout]     |
[INFO] [stdout] 189 | impl PlanetaryRings {
[INFO] [stdout]     | ------------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 284 |     pub fn none() -> Self {
[INFO] [stdout]     |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated functions `generate_basic` and `generate_with_size` are never used
[INFO] [stdout]    --> src/celestials.rs:907:12
[INFO] [stdout]     |
[INFO] [stdout] 884 | impl SolarSystem {
[INFO] [stdout]     | ---------------- associated functions in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 907 |     pub fn generate_basic(rng: &mut ChaCha8Rng, system_id: String, galactic_coords: GalacticCoordinates, config: &crate::config::Co...
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 917 |     pub fn generate_with_size(rng: &mut ChaCha8Rng, system_id: String, galactic_coords: GalacticCoordinates, config: &crate::config...
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `get_type_display`, `get_status_display`, `is_operational`, and `get_orbital_parent_display` are never used
[INFO] [stdout]    --> src/complex_objects/space_station.rs:229:12
[INFO] [stdout]     |
[INFO] [stdout]  76 | impl SpaceStation {
[INFO] [stdout]     | ----------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 229 |     pub fn get_type_display(&self) -> &'static str {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 243 |     pub fn get_status_display(&self) -> &'static str {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 254 |     pub fn is_operational(&self) -> bool {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 262 |     pub fn get_orbital_parent_display(&self) -> String {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `cpu_time_ms`, `memory_peak_mb`, `systems_generated`, `generation_rate_per_second`, and `system_size_distribution` are never read
[INFO] [stdout]   --> src/galaxy.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub struct PerformanceMetrics {
[INFO] [stdout]    |            ------------------ fields in this struct
[INFO] [stdout] 16 |     pub wall_clock_time: Duration,
[INFO] [stdout] 17 |     pub cpu_time_ms: u64,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout] 18 |     pub memory_peak_mb: u64,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^
[INFO] [stdout] 19 |     pub memory_current_mb: u64,
[INFO] [stdout] 20 |     pub systems_generated: usize,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 21 |     pub planets_generated: usize,
[INFO] [stdout] 22 |     pub generation_rate_per_second: f64,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 23 |     pub system_size_distribution: SystemSizeDistribution,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `PerformanceMetrics` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `display_performance_report` and `display_random_system_detail` are never used
[INFO] [stdout]    --> src/galaxy.rs:691:8
[INFO] [stdout]     |
[INFO] [stdout]  42 | impl GalaxyForge {
[INFO] [stdout]     | ---------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 691 |     fn display_performance_report(&self, territory: &Territory) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 790 |     fn display_random_system_detail(&self, territory: &Territory) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `read_solar_system` is never used
[INFO] [stdout]    --> src/persistence.rs:447:8
[INFO] [stdout]     |
[INFO] [stdout]  15 | impl XmlPersistence {
[INFO] [stdout]     | ------------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 447 |     fn read_solar_system<R: std::io::BufRead>(reader: &mut Reader<R>, buf: &mut Vec<u8>) -> Result<SolarSystem, Box<dyn std::error:...
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `system_name` is never read
[INFO] [stdout]     --> src/visualizer.rs:2245:9
[INFO] [stdout]      |
[INFO] [stdout] 2243 | pub struct SystemMetadata {
[INFO] [stdout]      |            -------------- field in this struct
[INFO] [stdout] 2244 |     pub system_id: String,
[INFO] [stdout] 2245 |     pub system_name: String,
[INFO] [stdout]      |         ^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: `SystemMetadata` 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 `update_systems_count` is never used
[INFO] [stdout]    --> src/performance.rs:133:12
[INFO] [stdout]     |
[INFO] [stdout]  90 | impl PerformanceMonitor {
[INFO] [stdout]     | ----------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 133 |     pub fn update_systems_count(&mut self, systems_count: usize) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `file_path` is never read
[INFO] [stdout]   --> src/faction_integrity.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout]  8 | pub struct FactionIntegrityError {
[INFO] [stdout]    |            --------------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 11 |     pub file_path: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `FactionIntegrityError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `CircularReference` is never constructed
[INFO] [stdout]   --> src/faction_integrity.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub enum IntegrityErrorType {
[INFO] [stdout]    |          ------------------ variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 22 |     CircularReference,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `IntegrityErrorType` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 44.70s
[INFO] running `Command { std: "docker" "inspect" "7344ed6362f1a0bae2c98cd0e0f257bb0eee3a374b02354da6be728a82e94b6b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7344ed6362f1a0bae2c98cd0e0f257bb0eee3a374b02354da6be728a82e94b6b", kill_on_drop: false }`
[INFO] [stdout] 7344ed6362f1a0bae2c98cd0e0f257bb0eee3a374b02354da6be728a82e94b6b
