[INFO] cloning repository https://github.com/tobyjsullivan/titan [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tobyjsullivan/titan" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftobyjsullivan%2Ftitan", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftobyjsullivan%2Ftitan'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1f414a81fa705273b7872272b79af9f6993cbf38 [INFO] testing tobyjsullivan/titan against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftobyjsullivan%2Ftitan" "/workspace/builds/worker-20/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-20/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/tobyjsullivan/titan on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/tobyjsullivan/titan [INFO] finished tweaking git repo https://github.com/tobyjsullivan/titan [INFO] tweaked toml for git repo https://github.com/tobyjsullivan/titan written to /workspace/builds/worker-20/source/Cargo.toml [INFO] crate git repo https://github.com/tobyjsullivan/titan already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded bitflags v1.0.5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-20/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-20/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] eba1ed391237090a8303a0cc2112c95dd99c93304cc0269a3fa978a7f6ab3132 [INFO] running `Command { std: "docker" "start" "-a" "eba1ed391237090a8303a0cc2112c95dd99c93304cc0269a3fa978a7f6ab3132", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "eba1ed391237090a8303a0cc2112c95dd99c93304cc0269a3fa978a7f6ab3132", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eba1ed391237090a8303a0cc2112c95dd99c93304cc0269a3fa978a7f6ab3132", kill_on_drop: false }` [INFO] [stdout] eba1ed391237090a8303a0cc2112c95dd99c93304cc0269a3fa978a7f6ab3132 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-20/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-20/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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1b7ff624248e28b0fa4911ccda18cd264592c8921275e7a351e7a25801c2c79d [INFO] running `Command { std: "docker" "start" "-a" "1b7ff624248e28b0fa4911ccda18cd264592c8921275e7a351e7a25801c2c79d", kill_on_drop: false }` [INFO] [stderr] Compiling rand_core v0.4.0 [INFO] [stderr] Compiling autocfg v0.1.2 [INFO] [stderr] Compiling libc v0.2.54 [INFO] [stderr] Compiling num-traits v0.2.6 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Compiling cfg-if v0.1.7 [INFO] [stderr] Compiling num-iter v0.1.37 [INFO] [stderr] Compiling bitflags v1.0.5 [INFO] [stderr] Compiling sdl2 v0.32.2 [INFO] [stderr] Compiling c_vec v1.3.3 [INFO] [stderr] Compiling lazy_static v1.3.0 [INFO] [stderr] Compiling sdl2-sys v0.32.6 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling num v0.1.42 [INFO] [stderr] Compiling titan v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `Direction`, `Structure` [INFO] [stdout] --> src/systems/menu.rs:1:27 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::state::board::{Direction, Structure}; [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `DIALOG_HEIGHT`, `DIALOG_WIDTH`, `TEXT_HEIGHT` [INFO] [stdout] --> src/view/interface.rs:6:67 [INFO] [stdout] | [INFO] [stdout] 6 | KeyboardKey, PlayerInteraction, ScreenState, COLOR_DARK_GRAY, DIALOG_HEIGHT, DIALOG_WIDTH, [INFO] [stdout] | ^^^^^^^^^^^^^ ^^^^^^^^^^^^ [INFO] [stdout] 7 | TEXT_HEIGHT, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `TextureQuery` [INFO] [stdout] --> src/view/screens/building.rs:8:53 [INFO] [stdout] | [INFO] [stdout] 8 | use sdl2::render::{Canvas, Texture, TextureCreator, TextureQuery}; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `LoadTexture` [INFO] [stdout] --> src/view/text.rs:2:32 [INFO] [stdout] | [INFO] [stdout] 2 | use sdl2::image::{LoadSurface, LoadTexture}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `frame_count` is assigned to, but never used [INFO] [stdout] --> src/main.rs:49:13 [INFO] [stdout] | [INFO] [stdout] 49 | let mut frame_count: u64 = 0; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] = note: consider using `_frame_count` instead [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `render_start` [INFO] [stdout] --> src/main.rs:130:17 [INFO] [stdout] | [INFO] [stdout] 130 | let render_start = Instant::now(); [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_render_start` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `selected_building` [INFO] [stdout] --> src/view/interface.rs:70:13 [INFO] [stdout] | [INFO] [stdout] 70 | selected_building, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: try ignoring the field: `selected_building: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `selected_category` [INFO] [stdout] --> src/view/interface.rs:71:13 [INFO] [stdout] | [INFO] [stdout] 71 | selected_category, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: try ignoring the field: `selected_category: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `y` [INFO] [stdout] --> src/view/interface.rs:82:36 [INFO] [stdout] | [INFO] [stdout] 82 | fn window_panel(&self, x: i32, y: i32) -> WindowPanel { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_y` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `game` [INFO] [stdout] --> src/view/viewport.rs:136:35 [INFO] [stdout] | [INFO] [stdout] 136 | pub fn spacebar_action(&self, game: &GameState) -> Option { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_game` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `draw_begin` [INFO] [stdout] --> src/view/viewport.rs:205:13 [INFO] [stdout] | [INFO] [stdout] 205 | let draw_begin = Instant::now(); [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_draw_begin` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `asset_height` [INFO] [stdout] --> src/view/screens/building.rs:60:27 [INFO] [stdout] | [INFO] [stdout] 60 | let (asset_width, asset_height) = ASSET_DIMENSIONS; [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_asset_height` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `selected_building` [INFO] [stdout] --> src/view/screens/building.rs:72:17 [INFO] [stdout] | [INFO] [stdout] 72 | selected_building, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: try ignoring the field: `selected_building: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Gold` [INFO] [stdout] --> src/state/board.rs:200:5 [INFO] [stdout] | [INFO] [stdout] 200 | Gold, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `Mineral` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/state/board.rs:198:21 [INFO] [stdout] | [INFO] [stdout] 198 | #[derive(PartialEq, Clone, Copy)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Silver` [INFO] [stdout] --> src/state/board.rs:201:5 [INFO] [stdout] | [INFO] [stdout] 201 | Silver, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Mineral` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/state/board.rs:198:21 [INFO] [stdout] | [INFO] [stdout] 198 | #[derive(PartialEq, Clone, Copy)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Diamonds` [INFO] [stdout] --> src/state/board.rs:202:5 [INFO] [stdout] | [INFO] [stdout] 202 | Diamonds, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Mineral` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/state/board.rs:198:21 [INFO] [stdout] | [INFO] [stdout] 198 | #[derive(PartialEq, Clone, Copy)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `CityRoad` [INFO] [stdout] --> src/state/board.rs:211:5 [INFO] [stdout] | [INFO] [stdout] 211 | CityRoad, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Structure` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/state/board.rs:205:21 [INFO] [stdout] | [INFO] [stdout] 205 | #[derive(PartialEq, Clone, Copy)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `ApartmentBuilding` [INFO] [stdout] --> src/state/board.rs:212:5 [INFO] [stdout] | [INFO] [stdout] 212 | ApartmentBuilding, // TODO (toby): There should probably be many city building types. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Structure` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/state/board.rs:205:21 [INFO] [stdout] | [INFO] [stdout] 205 | #[derive(PartialEq, Clone, Copy)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `CulturalCenter` [INFO] [stdout] --> src/state/board.rs:215:5 [INFO] [stdout] | [INFO] [stdout] 215 | CulturalCenter, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Structure` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/state/board.rs:205:21 [INFO] [stdout] | [INFO] [stdout] 205 | #[derive(PartialEq, Clone, Copy)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `TennisCourt` [INFO] [stdout] --> src/state/board.rs:216:5 [INFO] [stdout] | [INFO] [stdout] 216 | TennisCourt, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Structure` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/state/board.rs:205:21 [INFO] [stdout] | [INFO] [stdout] 205 | #[derive(PartialEq, Clone, Copy)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `SwimmingPool` [INFO] [stdout] --> src/state/board.rs:217:5 [INFO] [stdout] | [INFO] [stdout] 217 | SwimmingPool, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Structure` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/state/board.rs:205:21 [INFO] [stdout] | [INFO] [stdout] 205 | #[derive(PartialEq, Clone, Copy)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `SportsStadium` [INFO] [stdout] --> src/state/board.rs:218:5 [INFO] [stdout] | [INFO] [stdout] 218 | SportsStadium, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Structure` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/state/board.rs:205:21 [INFO] [stdout] | [INFO] [stdout] 205 | #[derive(PartialEq, Clone, Copy)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `RaceTrack` [INFO] [stdout] --> src/state/board.rs:219:5 [INFO] [stdout] | [INFO] [stdout] 219 | RaceTrack, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Structure` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/state/board.rs:205:21 [INFO] [stdout] | [INFO] [stdout] 205 | #[derive(PartialEq, Clone, Copy)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `University` [INFO] [stdout] --> src/state/board.rs:220:5 [INFO] [stdout] | [INFO] [stdout] 220 | University, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Structure` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/state/board.rs:205:21 [INFO] [stdout] | [INFO] [stdout] 205 | #[derive(PartialEq, Clone, Copy)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `AmusementPark` [INFO] [stdout] --> src/state/board.rs:221:5 [INFO] [stdout] | [INFO] [stdout] 221 | AmusementPark, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Structure` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/state/board.rs:205:21 [INFO] [stdout] | [INFO] [stdout] 205 | #[derive(PartialEq, Clone, Copy)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `LumberMill` [INFO] [stdout] --> src/state/board.rs:224:5 [INFO] [stdout] | [INFO] [stdout] 224 | LumberMill, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Structure` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/state/board.rs:205:21 [INFO] [stdout] | [INFO] [stdout] 205 | #[derive(PartialEq, Clone, Copy)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `ChemicalPlant` [INFO] [stdout] --> src/state/board.rs:225:5 [INFO] [stdout] | [INFO] [stdout] 225 | ChemicalPlant, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Structure` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/state/board.rs:205:21 [INFO] [stdout] | [INFO] [stdout] 205 | #[derive(PartialEq, Clone, Copy)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `SteelMill` [INFO] [stdout] --> src/state/board.rs:226:5 [INFO] [stdout] | [INFO] [stdout] 226 | SteelMill, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Structure` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/state/board.rs:205:21 [INFO] [stdout] | [INFO] [stdout] 205 | #[derive(PartialEq, Clone, Copy)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Mine` [INFO] [stdout] --> src/state/board.rs:227:5 [INFO] [stdout] | [INFO] [stdout] 227 | Mine { mineral: Mineral }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Structure` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/state/board.rs:205:21 [INFO] [stdout] | [INFO] [stdout] 205 | #[derive(PartialEq, Clone, Copy)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Street` [INFO] [stdout] --> src/state/board.rs:230:5 [INFO] [stdout] | [INFO] [stdout] 230 | Street, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Structure` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/state/board.rs:205:21 [INFO] [stdout] | [INFO] [stdout] 205 | #[derive(PartialEq, Clone, Copy)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Rails` [INFO] [stdout] --> src/state/board.rs:231:5 [INFO] [stdout] | [INFO] [stdout] 231 | Rails, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Structure` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/state/board.rs:205:21 [INFO] [stdout] | [INFO] [stdout] 205 | #[derive(PartialEq, Clone, Copy)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Bridge` [INFO] [stdout] --> src/state/board.rs:232:5 [INFO] [stdout] | [INFO] [stdout] 232 | Bridge, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Structure` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/state/board.rs:205:21 [INFO] [stdout] | [INFO] [stdout] 205 | #[derive(PartialEq, Clone, Copy)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Tunnel` [INFO] [stdout] --> src/state/board.rs:233:5 [INFO] [stdout] | [INFO] [stdout] 233 | Tunnel, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Structure` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/state/board.rs:205:21 [INFO] [stdout] | [INFO] [stdout] 205 | #[derive(PartialEq, Clone, Copy)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `TruckDepot` [INFO] [stdout] --> src/state/board.rs:236:5 [INFO] [stdout] | [INFO] [stdout] 236 | TruckDepot, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Structure` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/state/board.rs:205:21 [INFO] [stdout] | [INFO] [stdout] 205 | #[derive(PartialEq, Clone, Copy)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `TrainStation` [INFO] [stdout] --> src/state/board.rs:237:5 [INFO] [stdout] | [INFO] [stdout] 237 | TrainStation, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Structure` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/state/board.rs:205:21 [INFO] [stdout] | [INFO] [stdout] 205 | #[derive(PartialEq, Clone, Copy)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `TrainPlatform` [INFO] [stdout] --> src/state/board.rs:238:5 [INFO] [stdout] | [INFO] [stdout] 238 | TrainPlatform, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Structure` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/state/board.rs:205:21 [INFO] [stdout] | [INFO] [stdout] 205 | #[derive(PartialEq, Clone, Copy)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Harbor` [INFO] [stdout] --> src/state/board.rs:239:5 [INFO] [stdout] | [INFO] [stdout] 239 | Harbor, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Structure` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/state/board.rs:205:21 [INFO] [stdout] | [INFO] [stdout] 205 | #[derive(PartialEq, Clone, Copy)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Airport` [INFO] [stdout] --> src/state/board.rs:240:5 [INFO] [stdout] | [INFO] [stdout] 240 | Airport, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Structure` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/state/board.rs:205:21 [INFO] [stdout] | [INFO] [stdout] 205 | #[derive(PartialEq, Clone, Copy)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `AutomobileFactory` [INFO] [stdout] --> src/state/board.rs:243:5 [INFO] [stdout] | [INFO] [stdout] 243 | AutomobileFactory, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Structure` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/state/board.rs:205:21 [INFO] [stdout] | [INFO] [stdout] 205 | #[derive(PartialEq, Clone, Copy)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Woodshop` [INFO] [stdout] --> src/state/board.rs:244:5 [INFO] [stdout] | [INFO] [stdout] 244 | Woodshop, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Structure` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/state/board.rs:205:21 [INFO] [stdout] | [INFO] [stdout] 205 | #[derive(PartialEq, Clone, Copy)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `ElectronicsFactory` [INFO] [stdout] --> src/state/board.rs:245:5 [INFO] [stdout] | [INFO] [stdout] 245 | ElectronicsFactory, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Structure` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/state/board.rs:205:21 [INFO] [stdout] | [INFO] [stdout] 205 | #[derive(PartialEq, Clone, Copy)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `SportsEquipmentFactory` [INFO] [stdout] --> src/state/board.rs:246:5 [INFO] [stdout] | [INFO] [stdout] 246 | SportsEquipmentFactory, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Structure` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/state/board.rs:205:21 [INFO] [stdout] | [INFO] [stdout] 205 | #[derive(PartialEq, Clone, Copy)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `ToyFactory` [INFO] [stdout] --> src/state/board.rs:247:5 [INFO] [stdout] | [INFO] [stdout] 247 | ToyFactory, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Structure` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/state/board.rs:205:21 [INFO] [stdout] | [INFO] [stdout] 205 | #[derive(PartialEq, Clone, Copy)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `JewelryFactory` [INFO] [stdout] --> src/state/board.rs:248:5 [INFO] [stdout] | [INFO] [stdout] 248 | JewelryFactory, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Structure` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/state/board.rs:205:21 [INFO] [stdout] | [INFO] [stdout] 205 | #[derive(PartialEq, Clone, Copy)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Warehouse` [INFO] [stdout] --> src/state/board.rs:249:5 [INFO] [stdout] | [INFO] [stdout] 249 | Warehouse, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Structure` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/state/board.rs:205:21 [INFO] [stdout] | [INFO] [stdout] 205 | #[derive(PartialEq, Clone, Copy)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `BuildingEquipmentFactory` [INFO] [stdout] --> src/state/board.rs:250:5 [INFO] [stdout] | [INFO] [stdout] 250 | BuildingEquipmentFactory, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Structure` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/state/board.rs:205:21 [INFO] [stdout] | [INFO] [stdout] 205 | #[derive(PartialEq, Clone, Copy)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `PaperFactory` [INFO] [stdout] --> src/state/board.rs:251:5 [INFO] [stdout] | [INFO] [stdout] 251 | PaperFactory, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Structure` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/state/board.rs:205:21 [INFO] [stdout] | [INFO] [stdout] 205 | #[derive(PartialEq, Clone, Copy)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `PrintingPress` [INFO] [stdout] --> src/state/board.rs:252:5 [INFO] [stdout] | [INFO] [stdout] 252 | PrintingPress, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Structure` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/state/board.rs:205:21 [INFO] [stdout] | [INFO] [stdout] 205 | #[derive(PartialEq, Clone, Copy)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `ToyStore` [INFO] [stdout] --> src/state/board.rs:255:5 [INFO] [stdout] | [INFO] [stdout] 255 | ToyStore, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Structure` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/state/board.rs:205:21 [INFO] [stdout] | [INFO] [stdout] 205 | #[derive(PartialEq, Clone, Copy)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `SportingGoodsStore` [INFO] [stdout] --> src/state/board.rs:256:5 [INFO] [stdout] | [INFO] [stdout] 256 | SportingGoodsStore, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Structure` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/state/board.rs:205:21 [INFO] [stdout] | [INFO] [stdout] 205 | #[derive(PartialEq, Clone, Copy)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `FurnitureStore` [INFO] [stdout] --> src/state/board.rs:257:5 [INFO] [stdout] | [INFO] [stdout] 257 | FurnitureStore, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Structure` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/state/board.rs:205:21 [INFO] [stdout] | [INFO] [stdout] 205 | #[derive(PartialEq, Clone, Copy)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Jeweler` [INFO] [stdout] --> src/state/board.rs:258:5 [INFO] [stdout] | [INFO] [stdout] 258 | Jeweler, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Structure` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/state/board.rs:205:21 [INFO] [stdout] | [INFO] [stdout] 205 | #[derive(PartialEq, Clone, Copy)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `ElectronicsStore` [INFO] [stdout] --> src/state/board.rs:259:5 [INFO] [stdout] | [INFO] [stdout] 259 | ElectronicsStore, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Structure` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/state/board.rs:205:21 [INFO] [stdout] | [INFO] [stdout] 205 | #[derive(PartialEq, Clone, Copy)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `CarDealership` [INFO] [stdout] --> src/state/board.rs:260:5 [INFO] [stdout] | [INFO] [stdout] 260 | CarDealership, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Structure` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/state/board.rs:205:21 [INFO] [stdout] | [INFO] [stdout] 205 | #[derive(PartialEq, Clone, Copy)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `BuildingEquipmentStore` [INFO] [stdout] --> src/state/board.rs:261:5 [INFO] [stdout] | [INFO] [stdout] 261 | BuildingEquipmentStore, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Structure` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/state/board.rs:205:21 [INFO] [stdout] | [INFO] [stdout] 205 | #[derive(PartialEq, Clone, Copy)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `StationaryStore` [INFO] [stdout] --> src/state/board.rs:262:5 [INFO] [stdout] | [INFO] [stdout] 262 | StationaryStore, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Structure` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/state/board.rs:205:21 [INFO] [stdout] | [INFO] [stdout] 205 | #[derive(PartialEq, Clone, Copy)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `screen` [INFO] [stdout] --> src/view/interface.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | screen: ScreenState, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `TrainStation` [INFO] [stdout] --> src/state/menu/building.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | TrainStation, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Building` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/state/menu/building.rs:18:27 [INFO] [stdout] | [INFO] [stdout] 18 | #[derive(PartialEq, Copy, Clone)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Airport` [INFO] [stdout] --> src/state/menu/building.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 23 | Airport, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Building` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/state/menu/building.rs:18:27 [INFO] [stdout] | [INFO] [stdout] 18 | #[derive(PartialEq, Copy, Clone)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Harbor` [INFO] [stdout] --> src/state/menu/building.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 24 | Harbor, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Building` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/state/menu/building.rs:18:27 [INFO] [stdout] | [INFO] [stdout] 18 | #[derive(PartialEq, Copy, Clone)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `AutomobileFactory` [INFO] [stdout] --> src/state/menu/building.rs:27:5 [INFO] [stdout] | [INFO] [stdout] 27 | AutomobileFactory, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Building` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/state/menu/building.rs:18:27 [INFO] [stdout] | [INFO] [stdout] 18 | #[derive(PartialEq, Copy, Clone)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Woodshop` [INFO] [stdout] --> src/state/menu/building.rs:28:5 [INFO] [stdout] | [INFO] [stdout] 28 | Woodshop, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Building` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/state/menu/building.rs:18:27 [INFO] [stdout] | [INFO] [stdout] 18 | #[derive(PartialEq, Copy, Clone)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `ElectronicsFactory` [INFO] [stdout] --> src/state/menu/building.rs:29:5 [INFO] [stdout] | [INFO] [stdout] 29 | ElectronicsFactory, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Building` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/state/menu/building.rs:18:27 [INFO] [stdout] | [INFO] [stdout] 18 | #[derive(PartialEq, Copy, Clone)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `SportsEquipmentFactory` [INFO] [stdout] --> src/state/menu/building.rs:30:5 [INFO] [stdout] | [INFO] [stdout] 30 | SportsEquipmentFactory, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Building` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/state/menu/building.rs:18:27 [INFO] [stdout] | [INFO] [stdout] 18 | #[derive(PartialEq, Copy, Clone)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `ToyFactory` [INFO] [stdout] --> src/state/menu/building.rs:31:5 [INFO] [stdout] | [INFO] [stdout] 31 | ToyFactory, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Building` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/state/menu/building.rs:18:27 [INFO] [stdout] | [INFO] [stdout] 18 | #[derive(PartialEq, Copy, Clone)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `JewelryFactory` [INFO] [stdout] --> src/state/menu/building.rs:32:5 [INFO] [stdout] | [INFO] [stdout] 32 | JewelryFactory, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Building` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/state/menu/building.rs:18:27 [INFO] [stdout] | [INFO] [stdout] 18 | #[derive(PartialEq, Copy, Clone)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Warehouse` [INFO] [stdout] --> src/state/menu/building.rs:33:5 [INFO] [stdout] | [INFO] [stdout] 33 | Warehouse, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Building` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/state/menu/building.rs:18:27 [INFO] [stdout] | [INFO] [stdout] 18 | #[derive(PartialEq, Copy, Clone)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `BuildingEquipmentFactory` [INFO] [stdout] --> src/state/menu/building.rs:34:5 [INFO] [stdout] | [INFO] [stdout] 34 | BuildingEquipmentFactory, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Building` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/state/menu/building.rs:18:27 [INFO] [stdout] | [INFO] [stdout] 18 | #[derive(PartialEq, Copy, Clone)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `PaperFactory` [INFO] [stdout] --> src/state/menu/building.rs:35:5 [INFO] [stdout] | [INFO] [stdout] 35 | PaperFactory, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Building` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/state/menu/building.rs:18:27 [INFO] [stdout] | [INFO] [stdout] 18 | #[derive(PartialEq, Copy, Clone)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `PrintingPress` [INFO] [stdout] --> src/state/menu/building.rs:36:5 [INFO] [stdout] | [INFO] [stdout] 36 | PrintingPress, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Building` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/state/menu/building.rs:18:27 [INFO] [stdout] | [INFO] [stdout] 18 | #[derive(PartialEq, Copy, Clone)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `ToyStore` [INFO] [stdout] --> src/state/menu/building.rs:39:5 [INFO] [stdout] | [INFO] [stdout] 39 | ToyStore, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Building` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/state/menu/building.rs:18:27 [INFO] [stdout] | [INFO] [stdout] 18 | #[derive(PartialEq, Copy, Clone)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `SportingGoodsStore` [INFO] [stdout] --> src/state/menu/building.rs:40:5 [INFO] [stdout] | [INFO] [stdout] 40 | SportingGoodsStore, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Building` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/state/menu/building.rs:18:27 [INFO] [stdout] | [INFO] [stdout] 18 | #[derive(PartialEq, Copy, Clone)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `FurnitureStore` [INFO] [stdout] --> src/state/menu/building.rs:41:5 [INFO] [stdout] | [INFO] [stdout] 41 | FurnitureStore, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Building` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/state/menu/building.rs:18:27 [INFO] [stdout] | [INFO] [stdout] 18 | #[derive(PartialEq, Copy, Clone)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Jeweler` [INFO] [stdout] --> src/state/menu/building.rs:42:5 [INFO] [stdout] | [INFO] [stdout] 42 | Jeweler, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Building` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/state/menu/building.rs:18:27 [INFO] [stdout] | [INFO] [stdout] 18 | #[derive(PartialEq, Copy, Clone)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `ElectronicsStore` [INFO] [stdout] --> src/state/menu/building.rs:43:5 [INFO] [stdout] | [INFO] [stdout] 43 | ElectronicsStore, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Building` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/state/menu/building.rs:18:27 [INFO] [stdout] | [INFO] [stdout] 18 | #[derive(PartialEq, Copy, Clone)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `CarDealership` [INFO] [stdout] --> src/state/menu/building.rs:44:5 [INFO] [stdout] | [INFO] [stdout] 44 | CarDealership, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Building` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/state/menu/building.rs:18:27 [INFO] [stdout] | [INFO] [stdout] 18 | #[derive(PartialEq, Copy, Clone)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `BuildingEquipmentStore` [INFO] [stdout] --> src/state/menu/building.rs:45:5 [INFO] [stdout] | [INFO] [stdout] 45 | BuildingEquipmentStore, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Building` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/state/menu/building.rs:18:27 [INFO] [stdout] | [INFO] [stdout] 18 | #[derive(PartialEq, Copy, Clone)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `StationaryStore` [INFO] [stdout] --> src/state/menu/building.rs:46:5 [INFO] [stdout] | [INFO] [stdout] 46 | StationaryStore, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Building` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/state/menu/building.rs:18:27 [INFO] [stdout] | [INFO] [stdout] 18 | #[derive(PartialEq, Copy, Clone)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `CulturalCenter` [INFO] [stdout] --> src/state/menu/building.rs:49:5 [INFO] [stdout] | [INFO] [stdout] 49 | CulturalCenter, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Building` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/state/menu/building.rs:18:27 [INFO] [stdout] | [INFO] [stdout] 18 | #[derive(PartialEq, Copy, Clone)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `TennisCourt` [INFO] [stdout] --> src/state/menu/building.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | TennisCourt, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Building` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/state/menu/building.rs:18:27 [INFO] [stdout] | [INFO] [stdout] 18 | #[derive(PartialEq, Copy, Clone)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `SwimmingPool` [INFO] [stdout] --> src/state/menu/building.rs:51:5 [INFO] [stdout] | [INFO] [stdout] 51 | SwimmingPool, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Building` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/state/menu/building.rs:18:27 [INFO] [stdout] | [INFO] [stdout] 18 | #[derive(PartialEq, Copy, Clone)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `SportsStadium` [INFO] [stdout] --> src/state/menu/building.rs:52:5 [INFO] [stdout] | [INFO] [stdout] 52 | SportsStadium, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Building` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/state/menu/building.rs:18:27 [INFO] [stdout] | [INFO] [stdout] 18 | #[derive(PartialEq, Copy, Clone)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `RaceTrack` [INFO] [stdout] --> src/state/menu/building.rs:53:5 [INFO] [stdout] | [INFO] [stdout] 53 | RaceTrack, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Building` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/state/menu/building.rs:18:27 [INFO] [stdout] | [INFO] [stdout] 18 | #[derive(PartialEq, Copy, Clone)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `University` [INFO] [stdout] --> src/state/menu/building.rs:54:5 [INFO] [stdout] | [INFO] [stdout] 54 | University, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Building` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/state/menu/building.rs:18:27 [INFO] [stdout] | [INFO] [stdout] 18 | #[derive(PartialEq, Copy, Clone)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `AmusementPark` [INFO] [stdout] --> src/state/menu/building.rs:55:5 [INFO] [stdout] | [INFO] [stdout] 55 | AmusementPark, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Building` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/state/menu/building.rs:18:27 [INFO] [stdout] | [INFO] [stdout] 18 | #[derive(PartialEq, Copy, Clone)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `COLOR_TEXT` [INFO] [stdout] --> src/view/screens/building.rs:14:1 [INFO] [stdout] | [INFO] [stdout] 14 | const COLOR_TEXT: (u8, u8, u8) = (255, 255, 255); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `COLOR_TEXT_HIGHLIGHTED` [INFO] [stdout] --> src/view/screens/building.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | const COLOR_TEXT_HIGHLIGHTED: (u8, u8, u8) = (0, 0, 0); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `BUILDING_SELECTION_OFFSET` [INFO] [stdout] --> src/view/screens/building.rs:18:1 [INFO] [stdout] | [INFO] [stdout] 18 | const BUILDING_SELECTION_OFFSET: (u32, u32) = (1656, 680); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/titan-cab8951efb817eba.titan.08d08e0c-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/titan-cab8951efb817eba.titan.08d08e0c-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/titan-cab8951efb817eba.titan.08d08e0c-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/titan-cab8951efb817eba.titan.08d08e0c-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/titan-cab8951efb817eba.titan.08d08e0c-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/titan-cab8951efb817eba.titan.08d08e0c-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/titan-cab8951efb817eba.titan.08d08e0c-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/titan-cab8951efb817eba.titan.08d08e0c-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/titan-cab8951efb817eba.titan.08d08e0c-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/titan-cab8951efb817eba.titan.08d08e0c-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/titan-cab8951efb817eba.titan.08d08e0c-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/titan-cab8951efb817eba.titan.08d08e0c-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/titan-cab8951efb817eba.titan.08d08e0c-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/titan-cab8951efb817eba.titan.08d08e0c-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/titan-cab8951efb817eba.titan.08d08e0c-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/titan-cab8951efb817eba.titan.08d08e0c-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/titan-cab8951efb817eba.2xx4elvtecvdwvuh.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libsdl2-b3a5e12f82f22c02.rlib" "/opt/rustwide/target/debug/deps/librand-82eb410d084bd797.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-e0a7c00eca87c4d5.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-93143ee01aa1a6a0.rlib" "/opt/rustwide/target/debug/deps/librand_hc-8211b28a7d1aaf85.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-794b5aab03909e7f.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-64577fdc7b603528.rlib" "/opt/rustwide/target/debug/deps/librand_core-c6ef584581674eea.rlib" "/opt/rustwide/target/debug/deps/librand_os-ee12e36b838e8b9e.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-e6e8adf5d549813c.rlib" "/opt/rustwide/target/debug/deps/librand_core-691700391421dfa9.rlib" "/opt/rustwide/target/debug/deps/libc_vec-7561dcd378cbfb80.rlib" "/opt/rustwide/target/debug/deps/libsdl2_sys-39570950b5a30821.rlib" "/opt/rustwide/target/debug/deps/libbitflags-045f3962a6776ed0.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-8c70cbefadcc00fb.rlib" "/opt/rustwide/target/debug/deps/liblibc-e7fd48f913bc68ca.rlib" "/opt/rustwide/target/debug/deps/libnum-6f8c3e7303cf657f.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-801e6833a1ffbb87.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-6d458c09c596d62f.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-08c9d1039bf60e3d.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-8d61b92a0a02f53a.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-fc45202bb435016b.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-f2400674c7513725.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-605c3a7d1a5d300d.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-3d4fb4efa907e4e8.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-65207f030ab23308.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-76ca199cb0186109.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-1e3e01ed4f561dc1.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-dd8dddcba7c13fee.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-00b13d31c3420656.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-e4c8460b81557bd5.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-600d46e5f0005455.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-e4a08a2585b62d37.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-fbc21ec567cb9dc7.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-10b3fa8e49bd978f.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-64625b73694ffce7.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-fb6b78ac543a58ee.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-1d1f2d1bec6f51b8.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-acf5ff6e9595d982.rlib" "-Wl,-Bdynamic" "-lSDL2" "-lSDL2_image" "-lSDL2_gfx" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/titan-cab8951efb817eba" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: cannot find -lSDL2_image [INFO] [stdout] /usr/bin/ld: cannot find -lSDL2_gfx [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 88 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `titan` due to 2 previous errors; 88 warnings emitted [INFO] running `Command { std: "docker" "inspect" "1b7ff624248e28b0fa4911ccda18cd264592c8921275e7a351e7a25801c2c79d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1b7ff624248e28b0fa4911ccda18cd264592c8921275e7a351e7a25801c2c79d", kill_on_drop: false }` [INFO] [stdout] 1b7ff624248e28b0fa4911ccda18cd264592c8921275e7a351e7a25801c2c79d