[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] testing idgarad/GalaxyForge against beta-2025-10-28 for beta-1.92-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fidgarad%2FGalaxyForge" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/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-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/idgarad/GalaxyForge on toolchain beta-2025-10-28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "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" "+beta-2025-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b2e483a9638d05532820b5b0dc16a8723e6f65e9b69fd7f6fbc1402d13e0c15e
[INFO] running `Command { std: "docker" "start" "-a" "b2e483a9638d05532820b5b0dc16a8723e6f65e9b69fd7f6fbc1402d13e0c15e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b2e483a9638d05532820b5b0dc16a8723e6f65e9b69fd7f6fbc1402d13e0c15e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b2e483a9638d05532820b5b0dc16a8723e6f65e9b69fd7f6fbc1402d13e0c15e", kill_on_drop: false }`
[INFO] [stdout] b2e483a9638d05532820b5b0dc16a8723e6f65e9b69fd7f6fbc1402d13e0c15e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3d9391fd2e8c527a8c37680030367e75518a3ae7258549498edd47b5ed66be57
[INFO] running `Command { std: "docker" "start" "-a" "3d9391fd2e8c527a8c37680030367e75518a3ae7258549498edd47b5ed66be57", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.20
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling bytemuck v1.24.0
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling built v0.7.7
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling nom v8.0.0
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling quick-error v2.0.1
[INFO] [stderr]    Compiling rav1e v0.7.1
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling safe_arch v0.7.4
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling maybe-rayon v0.1.1
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling syn v2.0.108
[INFO] [stderr]    Compiling flate2 v1.1.5
[INFO] [stderr]    Compiling simd_helpers v0.1.0
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling zune-core v0.4.12
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling imgref v1.12.0
[INFO] [stderr]    Compiling weezl v0.1.10
[INFO] [stderr]    Compiling bitstream-io v2.6.0
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.6
[INFO] [stderr]    Compiling noop_proc_macro v0.3.0
[INFO] [stderr]    Compiling loop9 v0.1.5
[INFO] [stderr]    Compiling signal-hook-mio v0.2.4
[INFO] [stderr]    Compiling zune-jpeg v0.4.21
[INFO] [stderr]    Compiling pxfm v0.1.25
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling wide v0.7.33
[INFO] [stderr]    Compiling avif-serialize v0.8.6
[INFO] [stderr]    Compiling zune-inflate v0.2.54
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling ttf-parser v0.25.1
[INFO] [stderr]    Compiling bit_field v0.10.3
[INFO] [stderr]    Compiling lebe v0.5.3
[INFO] [stderr]    Compiling byteorder-lite v0.1.0
[INFO] [stderr]    Compiling rgb v0.8.52
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling image-webp v0.2.4
[INFO] [stderr]    Compiling gif v0.13.3
[INFO] [stderr]    Compiling simba v0.8.1
[INFO] [stderr]    Compiling png v0.18.0
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling indexmap v2.11.0
[INFO] [stderr]    Compiling moxcms v0.7.7
[INFO] [stderr]    Compiling qoi v0.4.1
[INFO] [stderr]    Compiling owned_ttf_parser v0.25.1
[INFO] [stderr]    Compiling ab_glyph_rasterizer v0.1.10
[INFO] [stderr]    Compiling clap_lex v0.7.6
[INFO] [stderr]    Compiling crossterm v0.25.0
[INFO] [stderr]    Compiling ab_glyph v0.2.32
[INFO] [stderr]    Compiling clap_builder v4.5.50
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling mio v1.1.0
[INFO] [stderr]    Compiling cassowary v0.3.0
[INFO] [stderr]    Compiling ttf-parser v0.21.1
[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 thiserror-impl v1.0.69
[INFO] [stderr]    Compiling equator v0.4.2
[INFO] [stderr]    Compiling aligned-vec v0.6.4
[INFO] [stderr]    Compiling v_frame v0.3.9
[INFO] [stderr]    Compiling profiling-procmacros v1.0.17
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling profiling v1.0.17
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling av1-grain v0.2.5
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling arg_enum_proc_macro v0.3.4
[INFO] [stderr]    Compiling fax_derive v0.2.0
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling fax v0.2.6
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling nalgebra v0.32.6
[INFO] [stderr]    Compiling tiff v0.10.3
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling exr v1.73.0
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling rand_distr v0.4.3
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling tui v0.19.0
[INFO] [stderr]    Compiling clap v4.5.50
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling fontdue v0.9.3
[INFO] [stderr]    Compiling crossterm v0.27.0
[INFO] [stderr]    Compiling ravif v0.11.20
[INFO] [stderr]    Compiling sysinfo v0.29.11
[INFO] [stderr]    Compiling quick-xml v0.36.2
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling cpu-time v1.0.0
[INFO] [stderr]    Compiling svg v0.17.0
[INFO] [stderr]    Compiling image v0.25.8
[INFO] [stderr]    Compiling imageproc v0.25.0
[INFO] [stderr]    Compiling 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: `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: `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: `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: `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: 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::Config) ...
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 917 |     pub fn generate_with_size(rng: &mut ChaCha8Rng, system_id: String, galactic_coords: GalacticCoordinates, config: &crate::config::Conf...
[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::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 2m 51s
[INFO] running `Command { std: "docker" "inspect" "3d9391fd2e8c527a8c37680030367e75518a3ae7258549498edd47b5ed66be57", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3d9391fd2e8c527a8c37680030367e75518a3ae7258549498edd47b5ed66be57", kill_on_drop: false }`
[INFO] [stdout] 3d9391fd2e8c527a8c37680030367e75518a3ae7258549498edd47b5ed66be57
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1c1ec3074fae10f5c924f4a1ccabde6eed9249404a8c4b939e56e347ce14b065
[INFO] running `Command { std: "docker" "start" "-a" "1c1ec3074fae10f5c924f4a1ccabde6eed9249404a8c4b939e56e347ce14b065", kill_on_drop: false }`
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling png v0.18.0
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling crossterm v0.27.0
[INFO] [stderr]    Compiling image v0.25.8
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling imageproc v0.25.0
[INFO] [stderr]    Compiling 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: `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: `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: `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: `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: 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::Config) ...
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 917 |     pub fn generate_with_size(rng: &mut ChaCha8Rng, system_id: String, galactic_coords: GalacticCoordinates, config: &crate::config::Conf...
[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::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 `test` profile [unoptimized + debuginfo] target(s) in 27.32s
[INFO] running `Command { std: "docker" "inspect" "1c1ec3074fae10f5c924f4a1ccabde6eed9249404a8c4b939e56e347ce14b065", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1c1ec3074fae10f5c924f4a1ccabde6eed9249404a8c4b939e56e347ce14b065", kill_on_drop: false }`
[INFO] [stdout] 1c1ec3074fae10f5c924f4a1ccabde6eed9249404a8c4b939e56e347ce14b065
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 1135ed07bdea7417227492896063832e8cf155a313deb11a77aa40cc7e79074b
[INFO] running `Command { std: "docker" "start" "-a" "1135ed07bdea7417227492896063832e8cf155a313deb11a77aa40cc7e79074b", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `std::collections::HashMap`
[INFO] [stderr]  --> src/config.rs:2:5
[INFO] [stderr]   |
[INFO] [stderr] 2 | use std::collections::HashMap;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `SeedableRng`
[INFO] [stderr]  --> src/celestials.rs:1:17
[INFO] [stderr]   |
[INFO] [stderr] 1 | use rand::{Rng, SeedableRng};
[INFO] [stderr]   |                 ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `crate::persistence::XmlPersistence`
[INFO] [stderr]  --> src/galaxy.rs:3:5
[INFO] [stderr]   |
[INFO] [stderr] 3 | use crate::persistence::XmlPersistence;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `crate::visualizer::SolarSystemVisualizer`
[INFO] [stderr]  --> src/galaxy.rs:4:5
[INFO] [stderr]   |
[INFO] [stderr] 4 | use crate::visualizer::SolarSystemVisualizer;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `PidExt`
[INFO] [stderr]  --> src/galaxy.rs:7:46
[INFO] [stderr]   |
[INFO] [stderr] 7 | use sysinfo::{System, SystemExt, ProcessExt, PidExt};
[INFO] [stderr]   |                                              ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `std::path::Path`
[INFO] [stderr]   --> src/galaxy.rs:11:5
[INFO] [stderr]    |
[INFO] [stderr] 11 | use std::path::Path;
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `crate::complex_objects::SpaceStation`
[INFO] [stderr]  --> src/visualizer.rs:2:5
[INFO] [stderr]   |
[INFO] [stderr] 2 | use crate::complex_objects::SpaceStation;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `std::collections::HashSet`
[INFO] [stderr]   --> src/visualizer.rs:10:5
[INFO] [stderr]    |
[INFO] [stderr] 10 | use std::collections::HashSet;
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `Duration`
[INFO] [stderr]  --> src/performance.rs:5:17
[INFO] [stderr]   |
[INFO] [stderr] 5 | use std::time::{Duration, Instant};
[INFO] [stderr]   |                 ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `persistence::XmlPersistence`
[INFO] [stderr]   --> src/main.rs:17:5
[INFO] [stderr]    |
[INFO] [stderr] 17 | use persistence::XmlPersistence;
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `visualizer::SolarSystemVisualizer`
[INFO] [stderr]   --> src/main.rs:18:5
[INFO] [stderr]    |
[INFO] [stderr] 18 | use visualizer::SolarSystemVisualizer;
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `inner_hz`
[INFO] [stderr]     --> src/celestials.rs:1044:9
[INFO] [stderr]      |
[INFO] [stderr] 1044 |         inner_hz: f64,
[INFO] [stderr]      |         ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_inner_hz`
[INFO] [stderr]      |
[INFO] [stderr]      = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `outer_hz`
[INFO] [stderr]     --> src/celestials.rs:1045:9
[INFO] [stderr]      |
[INFO] [stderr] 1045 |         outer_hz: f64
[INFO] [stderr]      |         ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_outer_hz`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `initial_memory`
[INFO] [stderr]    --> src/galaxy.rs:534:13
[INFO] [stderr]     |
[INFO] [stderr] 534 |         let initial_memory = if let Some(process) = self.system_info.process(process_id) {
[INFO] [stderr]     |             ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_initial_memory`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `i`
[INFO] [stderr]    --> src/galaxy.rs:550:13
[INFO] [stderr]     |
[INFO] [stderr] 550 |         for i in 0..distribution.small_count {
[INFO] [stderr]     |             ^ help: if this is intentional, prefix it with an underscore: `_i`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `i`
[INFO] [stderr]    --> src/galaxy.rs:576:13
[INFO] [stderr]     |
[INFO] [stderr] 576 |         for i in 0..distribution.medium_count {
[INFO] [stderr]     |             ^ help: if this is intentional, prefix it with an underscore: `_i`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `i`
[INFO] [stderr]    --> src/galaxy.rs:602:13
[INFO] [stderr]     |
[INFO] [stderr] 602 |         for i in 0..distribution.large_count {
[INFO] [stderr]     |             ^ help: if this is intentional, prefix it with an underscore: `_i`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `moon_idx`
[INFO] [stderr]    --> src/galaxy.rs:853:22
[INFO] [stderr]     |
[INFO] [stderr] 853 |                 for (moon_idx, moon) in planet.moons.iter().enumerate().take(3) {
[INFO] [stderr]     |                      ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_moon_idx`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `scale_max`
[INFO] [stderr]    --> src/visualizer.rs:200:42
[INFO] [stderr]     |
[INFO] [stderr] 200 |         let (use_log_scaling, scale_min, scale_max, scale_range) = match self.config.display_orbits {
[INFO] [stderr]     |                                          ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_scale_max`
[INFO] [stderr] 
[INFO] [stderr] warning: value assigned to `current_line_length` is never read
[INFO] [stderr]     --> src/visualizer.rs:1748:21
[INFO] [stderr]      |
[INFO] [stderr] 1748 |                     current_line_length = 0;
[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: unused variable: `cpu_time`
[INFO] [stderr]    --> src/performance.rs:141:13
[INFO] [stderr]     |
[INFO] [stderr] 141 |         let cpu_time = self.start_cpu_time.elapsed();
[INFO] [stderr]     |             ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_cpu_time`
[INFO] [stderr] 
[INFO] [stderr] warning: field `total_count` is never read
[INFO] [stderr]    --> src/config.rs:200:9
[INFO] [stderr]     |
[INFO] [stderr] 196 | pub struct SystemSizeDistribution {
[INFO] [stderr]     |            ---------------------- field in this struct
[INFO] [stderr] ...
[INFO] [stderr] 200 |     pub total_count: usize,
[INFO] [stderr]     |         ^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `SystemSizeDistribution` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: struct `SystemCoordinates` is never constructed
[INFO] [stderr]   --> src/celestials.rs:15:12
[INFO] [stderr]    |
[INFO] [stderr] 15 | pub struct SystemCoordinates {
[INFO] [stderr]    |            ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: trait `Celestial` is never used
[INFO] [stderr]   --> src/celestials.rs:22:11
[INFO] [stderr]    |
[INFO] [stderr] 22 | pub trait Celestial {
[INFO] [stderr]    |           ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: associated items `max_star_gates` and `from_star_mass` are never used
[INFO] [stderr]    --> src/celestials.rs:132:12
[INFO] [stderr]     |
[INFO] [stderr] 123 | impl SystemSize {
[INFO] [stderr]     | --------------- associated items in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 132 |     pub fn max_star_gates(&self) -> usize {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 140 |     pub fn from_star_mass(star_mass: f64, rng: &mut ChaCha8Rng) -> Self {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: associated function `none` is never used
[INFO] [stderr]    --> src/celestials.rs:284:12
[INFO] [stderr]     |
[INFO] [stderr] 189 | impl PlanetaryRings {
[INFO] [stderr]     | ------------------- associated function in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 284 |     pub fn none() -> Self {
[INFO] [stderr]     |            ^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: associated functions `generate_basic` and `generate_with_size` are never used
[INFO] [stderr]    --> src/celestials.rs:907:12
[INFO] [stderr]     |
[INFO] [stderr] 884 | impl SolarSystem {
[INFO] [stderr]     | ---------------- associated functions in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 907 |     pub fn generate_basic(rng: &mut ChaCha8Rng, system_id: String, galactic_coords: GalacticCoordinates, config: &crate::config::Config) ...
[INFO] [stderr]     |            ^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 917 |     pub fn generate_with_size(rng: &mut ChaCha8Rng, system_id: String, galactic_coords: GalacticCoordinates, config: &crate::config::Conf...
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: methods `get_type_display`, `get_status_display`, `is_operational`, and `get_orbital_parent_display` are never used
[INFO] [stderr]    --> src/complex_objects/space_station.rs:229:12
[INFO] [stderr]     |
[INFO] [stderr]  76 | impl SpaceStation {
[INFO] [stderr]     | ----------------- methods in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 229 |     pub fn get_type_display(&self) -> &'static str {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 243 |     pub fn get_status_display(&self) -> &'static str {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 254 |     pub fn is_operational(&self) -> bool {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 262 |     pub fn get_orbital_parent_display(&self) -> String {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: fields `cpu_time_ms`, `memory_peak_mb`, `systems_generated`, `generation_rate_per_second`, and `system_size_distribution` are never read
[INFO] [stderr]   --> src/galaxy.rs:17:9
[INFO] [stderr]    |
[INFO] [stderr] 15 | pub struct PerformanceMetrics {
[INFO] [stderr]    |            ------------------ fields in this struct
[INFO] [stderr] 16 |     pub wall_clock_time: Duration,
[INFO] [stderr] 17 |     pub cpu_time_ms: u64,
[INFO] [stderr]    |         ^^^^^^^^^^^
[INFO] [stderr] 18 |     pub memory_peak_mb: u64,
[INFO] [stderr]    |         ^^^^^^^^^^^^^^
[INFO] [stderr] 19 |     pub memory_current_mb: u64,
[INFO] [stderr] 20 |     pub systems_generated: usize,
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 21 |     pub planets_generated: usize,
[INFO] [stderr] 22 |     pub generation_rate_per_second: f64,
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 23 |     pub system_size_distribution: SystemSizeDistribution,
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `PerformanceMetrics` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: methods `display_performance_report` and `display_random_system_detail` are never used
[INFO] [stderr]    --> src/galaxy.rs:691:8
[INFO] [stderr]     |
[INFO] [stderr]  42 | impl GalaxyForge {
[INFO] [stderr]     | ---------------- methods in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 691 |     fn display_performance_report(&self, territory: &Territory) {
[INFO] [stderr]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 790 |     fn display_random_system_detail(&self, territory: &Territory) {
[INFO] [stderr]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: associated function `read_solar_system` is never used
[INFO] [stderr]    --> src/persistence.rs:447:8
[INFO] [stderr]     |
[INFO] [stderr]  15 | impl XmlPersistence {
[INFO] [stderr]     | ------------------- associated function in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 447 |     fn read_solar_system<R: std::io::BufRead>(reader: &mut Reader<R>, buf: &mut Vec<u8>) -> Result<SolarSystem, Box<dyn std::error::Error...
[INFO] [stderr]     |        ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: field `system_name` is never read
[INFO] [stderr]     --> src/visualizer.rs:2245:9
[INFO] [stderr]      |
[INFO] [stderr] 2243 | pub struct SystemMetadata {
[INFO] [stderr]      |            -------------- field in this struct
[INFO] [stderr] 2244 |     pub system_id: String,
[INFO] [stderr] 2245 |     pub system_name: String,
[INFO] [stderr]      |         ^^^^^^^^^^^
[INFO] [stderr]      |
[INFO] [stderr]      = note: `SystemMetadata` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: method `update_systems_count` is never used
[INFO] [stderr]    --> src/performance.rs:133:12
[INFO] [stderr]     |
[INFO] [stderr]  90 | impl PerformanceMonitor {
[INFO] [stderr]     | ----------------------- method in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 133 |     pub fn update_systems_count(&mut self, systems_count: usize) {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: field `file_path` is never read
[INFO] [stderr]   --> src/faction_integrity.rs:11:9
[INFO] [stderr]    |
[INFO] [stderr]  8 | pub struct FactionIntegrityError {
[INFO] [stderr]    |            --------------------- field in this struct
[INFO] [stderr] ...
[INFO] [stderr] 11 |     pub file_path: Option<String>,
[INFO] [stderr]    |         ^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `FactionIntegrityError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: variant `CircularReference` is never constructed
[INFO] [stderr]   --> src/faction_integrity.rs:22:5
[INFO] [stderr]    |
[INFO] [stderr] 15 | pub enum IntegrityErrorType {
[INFO] [stderr]    |          ------------------ variant in this enum
[INFO] [stderr] ...
[INFO] [stderr] 22 |     CircularReference,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `IntegrityErrorType` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: `GalaxyForge` (bin "GalaxyForge" test) generated 35 warnings (run `cargo fix --bin "GalaxyForge" -p GalaxyForge --tests` to apply 20 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.36s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/GalaxyForge-34898f3d85a9667f)
[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" "1135ed07bdea7417227492896063832e8cf155a313deb11a77aa40cc7e79074b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1135ed07bdea7417227492896063832e8cf155a313deb11a77aa40cc7e79074b", kill_on_drop: false }`
[INFO] [stdout] 1135ed07bdea7417227492896063832e8cf155a313deb11a77aa40cc7e79074b
