[INFO] cloning repository https://github.com/achankf/space6 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/achankf/space6" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fachankf%2Fspace6", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fachankf%2Fspace6'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a058ef1f96d351854cbddb31f044e6ce5bed4a68 [INFO] testing achankf/space6 against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fachankf%2Fspace6" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/achankf/space6 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/achankf/space6 [INFO] finished tweaking git repo https://github.com/achankf/space6 [INFO] tweaked toml for git repo https://github.com/achankf/space6 written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/achankf/space6 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] Downloading crates ... [INFO] [stderr] Downloaded robust v0.2.3 [INFO] [stderr] Downloaded rstar v0.9.2 [INFO] [stderr] Downloaded heapless v0.6.1 [INFO] [stderr] Downloaded delaunator v1.0.1 [INFO] [stderr] Downloaded voronoice v0.1.1 [INFO] [stderr] Downloaded poisson-diskus v1.0.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 9bf07b0ef31ba4ae2e30d098574c862a179f0c5eb3bb7da5fecb755cec368048 [INFO] running `Command { std: "docker" "start" "-a" "9bf07b0ef31ba4ae2e30d098574c862a179f0c5eb3bb7da5fecb755cec368048", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9bf07b0ef31ba4ae2e30d098574c862a179f0c5eb3bb7da5fecb755cec368048", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9bf07b0ef31ba4ae2e30d098574c862a179f0c5eb3bb7da5fecb755cec368048", kill_on_drop: false }` [INFO] [stdout] 9bf07b0ef31ba4ae2e30d098574c862a179f0c5eb3bb7da5fecb755cec368048 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] fa1b909a020ca796ed772affa9ee20c2d6bdc51d0ffb4382277101c94d0340e3 [INFO] running `Command { std: "docker" "start" "-a" "fa1b909a020ca796ed772affa9ee20c2d6bdc51d0ffb4382277101c94d0340e3", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.85 [INFO] [stderr] Compiling serde_derive v1.0.133 [INFO] [stderr] Compiling serde v1.0.133 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.78 [INFO] [stderr] Compiling libm v0.2.1 [INFO] [stderr] Compiling serde_json v1.0.74 [INFO] [stderr] Compiling wasm-bindgen v0.2.78 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling heapless v0.6.1 [INFO] [stderr] Compiling robust v0.2.3 [INFO] [stderr] Compiling boolinator v2.4.0 [INFO] [stderr] Compiling bytemuck v1.7.3 [INFO] [stderr] Compiling scoped-tls-hkt v0.1.2 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling num-rational v0.4.0 [INFO] [stderr] Compiling hash32 v0.1.1 [INFO] [stderr] Compiling matrixmultiply v0.3.2 [INFO] [stderr] Compiling quote v1.0.14 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling generic-array v0.13.3 [INFO] [stderr] Compiling generic-array v0.12.4 [INFO] [stderr] Compiling delaunator v1.0.1 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling voronoice v0.1.1 [INFO] [stderr] Compiling as-slice v0.1.5 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_xorshift v0.2.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling approx v0.4.0 [INFO] [stderr] Compiling rand_distr v0.4.2 [INFO] [stderr] Compiling num-complex v0.4.0 [INFO] [stderr] Compiling rstar v0.9.2 [INFO] [stderr] Compiling ordered-float v2.10.0 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling poisson-diskus v1.0.0 [INFO] [stderr] Compiling jpeg-decoder v0.1.22 [INFO] [stderr] Compiling tiff v0.6.1 [INFO] [stderr] Compiling num v0.4.0 [INFO] [stderr] Compiling image v0.23.14 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.78 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.78 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling enum-map-derive v0.6.0 [INFO] [stderr] Compiling yew-macro v0.19.3 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.78 [INFO] [stderr] Compiling enum-map v1.1.1 [INFO] [stderr] Compiling noise v0.7.0 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling num-complex v0.3.1 [INFO] [stderr] Compiling simba v0.4.0 [INFO] [stderr] Compiling js-sys v0.3.55 [INFO] [stderr] Compiling console_error_panic_hook v0.1.7 [INFO] [stderr] Compiling web-sys v0.3.55 [INFO] [stderr] Compiling wasm-bindgen-futures v0.4.28 [INFO] [stderr] Compiling nalgebra v0.25.4 [INFO] [stderr] Compiling gloo-utils v0.1.2 [INFO] [stderr] Compiling gloo-events v0.1.1 [INFO] [stderr] Compiling gloo-timers v0.2.2 [INFO] [stderr] Compiling gloo-dialogs v0.1.0 [INFO] [stderr] Compiling gloo-render v0.1.0 [INFO] [stderr] Compiling gloo-console v0.2.1 [INFO] [stderr] Compiling console_log v0.2.0 [INFO] [stderr] Compiling gloo-storage v0.2.0 [INFO] [stderr] Compiling gloo-file v0.2.0 [INFO] [stderr] Compiling gloo v0.4.2 [INFO] [stderr] Compiling yew v0.19.3 [INFO] [stderr] Compiling space6 v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field is never read: `characters` [INFO] [stdout] --> src/lib.rs:48:5 [INFO] [stdout] | [INFO] [stdout] 48 | characters: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `dynasties` [INFO] [stdout] --> src/lib.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | dynasties: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `parties` [INFO] [stdout] --> src/lib.rs:51:5 [INFO] [stdout] | [INFO] [stdout] 51 | parties: Parties, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `player_character_id` [INFO] [stdout] --> src/lib.rs:52:5 [INFO] [stdout] | [INFO] [stdout] 52 | player_character_id: usize, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct is never constructed: `App` [INFO] [stdout] --> src/app/mod.rs:21:12 [INFO] [stdout] | [INFO] [stdout] 21 | pub struct App { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct is never constructed: `Potential` [INFO] [stdout] --> src/character/mod.rs:10:12 [INFO] [stdout] | [INFO] [stdout] 10 | pub struct Potential { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `learning` [INFO] [stdout] --> src/character/mod.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 23 | learning: u32, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `driving` [INFO] [stdout] --> src/character/mod.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 24 | driving: u32, // the ability to drive any vehicles [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `management` [INFO] [stdout] --> src/character/mod.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 25 | management: u32, // how well a character can run an organization [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `labor` [INFO] [stdout] --> src/character/mod.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | labor: u32, // manual labor [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `creation` [INFO] [stdout] --> src/character/mod.rs:27:5 [INFO] [stdout] | [INFO] [stdout] 27 | creation: u32, // creating things or contents [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `warfare` [INFO] [stdout] --> src/character/mod.rs:28:5 [INFO] [stdout] | [INFO] [stdout] 28 | warfare: u32, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `leadership` [INFO] [stdout] --> src/character/mod.rs:29:5 [INFO] [stdout] | [INFO] [stdout] 29 | leadership: u32, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `persuasion` [INFO] [stdout] --> src/character/mod.rs:30:5 [INFO] [stdout] | [INFO] [stdout] 30 | persuasion: u32, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `social` [INFO] [stdout] --> src/character/mod.rs:31:5 [INFO] [stdout] | [INFO] [stdout] 31 | social: u32, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `adventuring` [INFO] [stdout] --> src/character/mod.rs:32:5 [INFO] [stdout] | [INFO] [stdout] 32 | adventuring: u32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `cunning` [INFO] [stdout] --> src/character/mod.rs:33:5 [INFO] [stdout] | [INFO] [stdout] 33 | cunning: u32, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `math` [INFO] [stdout] --> src/character/mod.rs:38:5 [INFO] [stdout] | [INFO] [stdout] 38 | math: u8, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `science` [INFO] [stdout] --> src/character/mod.rs:39:5 [INFO] [stdout] | [INFO] [stdout] 39 | science: u8, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `alchemy` [INFO] [stdout] --> src/character/mod.rs:40:5 [INFO] [stdout] | [INFO] [stdout] 40 | alchemy: u8, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `martial_arts` [INFO] [stdout] --> src/character/mod.rs:41:5 [INFO] [stdout] | [INFO] [stdout] 41 | martial_arts: u8, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `elementalist` [INFO] [stdout] --> src/character/mod.rs:42:5 [INFO] [stdout] | [INFO] [stdout] 42 | elementalist: u8, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `food` [INFO] [stdout] --> src/character/mod.rs:47:5 [INFO] [stdout] | [INFO] [stdout] 47 | food: u32, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `happiness` [INFO] [stdout] --> src/character/mod.rs:48:5 [INFO] [stdout] | [INFO] [stdout] 48 | happiness: u32, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `stress` [INFO] [stdout] --> src/character/mod.rs:49:5 [INFO] [stdout] | [INFO] [stdout] 49 | stress: u32, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `health` [INFO] [stdout] --> src/character/mod.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | health: u32, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `sleep` [INFO] [stdout] --> src/character/mod.rs:51:5 [INFO] [stdout] | [INFO] [stdout] 51 | sleep: u32, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Nemesis` [INFO] [stdout] --> src/character/mod.rs:56:5 [INFO] [stdout] | [INFO] [stdout] 56 | Nemesis, // locked permanantly, unless... [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RelationshipKind` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/character/mod.rs:54:10 [INFO] [stdout] | [INFO] [stdout] 54 | #[derive(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: `Rival` [INFO] [stdout] --> src/character/mod.rs:57:5 [INFO] [stdout] | [INFO] [stdout] 57 | Rival, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RelationshipKind` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/character/mod.rs:54:10 [INFO] [stdout] | [INFO] [stdout] 54 | #[derive(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: `Known` [INFO] [stdout] --> src/character/mod.rs:58:5 [INFO] [stdout] | [INFO] [stdout] 58 | Known, // default [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RelationshipKind` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/character/mod.rs:54:10 [INFO] [stdout] | [INFO] [stdout] 54 | #[derive(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: `Friend` [INFO] [stdout] --> src/character/mod.rs:59:5 [INFO] [stdout] | [INFO] [stdout] 59 | Friend, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RelationshipKind` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/character/mod.rs:54:10 [INFO] [stdout] | [INFO] [stdout] 54 | #[derive(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: `Bro` [INFO] [stdout] --> src/character/mod.rs:60:5 [INFO] [stdout] | [INFO] [stdout] 60 | Bro, // gender-neutral close friend [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] note: `RelationshipKind` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/character/mod.rs:54:10 [INFO] [stdout] | [INFO] [stdout] 54 | #[derive(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: `Romance` [INFO] [stdout] --> src/character/mod.rs:61:5 [INFO] [stdout] | [INFO] [stdout] 61 | Romance, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RelationshipKind` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/character/mod.rs:54:10 [INFO] [stdout] | [INFO] [stdout] 54 | #[derive(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: `Marriage` [INFO] [stdout] --> src/character/mod.rs:62:5 [INFO] [stdout] | [INFO] [stdout] 62 | Marriage, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RelationshipKind` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/character/mod.rs:54:10 [INFO] [stdout] | [INFO] [stdout] 54 | #[derive(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: field is never read: `favor` [INFO] [stdout] --> src/character/mod.rs:67:5 [INFO] [stdout] | [INFO] [stdout] 67 | favor: i16, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Relationship` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/character/mod.rs:65:10 [INFO] [stdout] | [INFO] [stdout] 65 | #[derive(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: field is never read: `type` [INFO] [stdout] --> src/character/mod.rs:68:5 [INFO] [stdout] | [INFO] [stdout] 68 | r#type: RelationshipKind, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Relationship` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/character/mod.rs:65:10 [INFO] [stdout] | [INFO] [stdout] 65 | #[derive(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: field is never read: `model_width` [INFO] [stdout] --> src/coor.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | model_width: f64, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `model_height` [INFO] [stdout] --> src/coor.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | model_height: f64, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `to_vp_coor` [INFO] [stdout] --> src/coor.rs:26:12 [INFO] [stdout] | [INFO] [stdout] 26 | pub fn to_vp_coor(&self, coor: Coor2) -> Coor2 { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct is never constructed: `Product` [INFO] [stdout] --> src/economy/mod.rs:67:12 [INFO] [stdout] | [INFO] [stdout] 67 | pub struct Product { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct is never constructed: `Company` [INFO] [stdout] --> src/economy/mod.rs:72:12 [INFO] [stdout] | [INFO] [stdout] 72 | pub struct Company { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct is never constructed: `Brand` [INFO] [stdout] --> src/economy/mod.rs:79:12 [INFO] [stdout] | [INFO] [stdout] 79 | pub struct Brand { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Company` [INFO] [stdout] --> src/economy/mod.rs:88:5 [INFO] [stdout] | [INFO] [stdout] 88 | Company(CompanyId), // contributes to warehouses, then local market, then discard remaining [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Ownership` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/economy/mod.rs:86:10 [INFO] [stdout] | [INFO] [stdout] 86 | #[derive(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: `Independent` [INFO] [stdout] --> src/economy/mod.rs:89:5 [INFO] [stdout] | [INFO] [stdout] 89 | Independent, // contributes to local market [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Ownership` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/economy/mod.rs:86:10 [INFO] [stdout] | [INFO] [stdout] 86 | #[derive(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: `Low` [INFO] [stdout] --> src/economy/mod.rs:94:5 [INFO] [stdout] | [INFO] [stdout] 94 | Low, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] note: `Wage` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/economy/mod.rs:92:10 [INFO] [stdout] | [INFO] [stdout] 92 | #[derive(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: `Normal` [INFO] [stdout] --> src/economy/mod.rs:95:5 [INFO] [stdout] | [INFO] [stdout] 95 | Normal, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Wage` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/economy/mod.rs:92:10 [INFO] [stdout] | [INFO] [stdout] 92 | #[derive(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: `High` [INFO] [stdout] --> src/economy/mod.rs:96:5 [INFO] [stdout] | [INFO] [stdout] 96 | High, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Wage` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/economy/mod.rs:92:10 [INFO] [stdout] | [INFO] [stdout] 92 | #[derive(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: field is never read: `freed` [INFO] [stdout] --> src/entity/mod.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | freed: BTreeSet, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `next` [INFO] [stdout] --> src/entity/mod.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | next: IndexT, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Dead` [INFO] [stdout] --> src/entity/mod.rs:28:5 [INFO] [stdout] | [INFO] [stdout] 28 | Dead { next_free: IndexT }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Alive` [INFO] [stdout] --> src/entity/mod.rs:29:5 [INFO] [stdout] | [INFO] [stdout] 29 | Alive(DataT), [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `next_free` [INFO] [stdout] --> src/entity/mod.rs:45:5 [INFO] [stdout] | [INFO] [stdout] 45 | next_free: IndexT, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `count` [INFO] [stdout] --> src/entity/mod.rs:46:5 [INFO] [stdout] | [INFO] [stdout] 46 | count: usize, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `next_id` [INFO] [stdout] --> src/entity/mod.rs:59:5 [INFO] [stdout] | [INFO] [stdout] 59 | next_id: IndexT, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `avg_quality` [INFO] [stdout] --> src/planet/mod.rs:62:5 [INFO] [stdout] | [INFO] [stdout] 62 | avg_quality: u32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RetailerStorage` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/planet/mod.rs:60:10 [INFO] [stdout] | [INFO] [stdout] 60 | #[derive(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: field is never read: `avg_brand` [INFO] [stdout] --> src/planet/mod.rs:63:5 [INFO] [stdout] | [INFO] [stdout] 63 | avg_brand: u32, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RetailerStorage` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/planet/mod.rs:60:10 [INFO] [stdout] | [INFO] [stdout] 60 | #[derive(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: field is never read: `quantity` [INFO] [stdout] --> src/planet/mod.rs:64:5 [INFO] [stdout] | [INFO] [stdout] 64 | quantity: Quantity, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RetailerStorage` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/planet/mod.rs:60:10 [INFO] [stdout] | [INFO] [stdout] 60 | #[derive(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: field is never read: `manager` [INFO] [stdout] --> src/planet/mod.rs:85:5 [INFO] [stdout] | [INFO] [stdout] 85 | manager: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Retailer` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/planet/mod.rs:83:10 [INFO] [stdout] | [INFO] [stdout] 83 | #[derive(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: field is never read: `num_stores` [INFO] [stdout] --> src/planet/mod.rs:87:5 [INFO] [stdout] | [INFO] [stdout] 87 | num_stores: u32, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Retailer` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/planet/mod.rs:83:10 [INFO] [stdout] | [INFO] [stdout] 83 | #[derive(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: field is never read: `storage` [INFO] [stdout] --> src/planet/mod.rs:88:5 [INFO] [stdout] | [INFO] [stdout] 88 | storage: EnumMap, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Retailer` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/planet/mod.rs:83:10 [INFO] [stdout] | [INFO] [stdout] 83 | #[derive(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: associated function is never used: `cal_market_penetration` [INFO] [stdout] --> src/planet/mod.rs:92:12 [INFO] [stdout] | [INFO] [stdout] 92 | pub fn cal_market_penetration(&self) -> u32 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `scale` [INFO] [stdout] --> src/planet/mod.rs:102:5 [INFO] [stdout] | [INFO] [stdout] 102 | scale: u32, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Warehouse` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/planet/mod.rs:100:10 [INFO] [stdout] | [INFO] [stdout] 100 | #[derive(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: field is never read: `quality` [INFO] [stdout] --> src/planet/mod.rs:103:5 [INFO] [stdout] | [INFO] [stdout] 103 | quality: Quality, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Warehouse` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/planet/mod.rs:100:10 [INFO] [stdout] | [INFO] [stdout] 100 | #[derive(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: field is never read: `storage` [INFO] [stdout] --> src/planet/mod.rs:104:5 [INFO] [stdout] | [INFO] [stdout] 104 | storage: Storage, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Warehouse` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/planet/mod.rs:100:10 [INFO] [stdout] | [INFO] [stdout] 100 | #[derive(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: field is never read: `scale` [INFO] [stdout] --> src/planet/mod.rs:112:5 [INFO] [stdout] | [INFO] [stdout] 112 | scale: u32, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `LocalMarket` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/planet/mod.rs:110:19 [INFO] [stdout] | [INFO] [stdout] 110 | #[derive(Default, 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: field is never read: `storage` [INFO] [stdout] --> src/planet/mod.rs:113:5 [INFO] [stdout] | [INFO] [stdout] 113 | storage: Storage, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `LocalMarket` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/planet/mod.rs:110:19 [INFO] [stdout] | [INFO] [stdout] 110 | #[derive(Default, 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: `Theft` [INFO] [stdout] --> src/planet/mod.rs:120:5 [INFO] [stdout] | [INFO] [stdout] 120 | Theft, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `CrimeKind` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/planet/mod.rs:118:10 [INFO] [stdout] | [INFO] [stdout] 118 | #[derive(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: `Arson` [INFO] [stdout] --> src/planet/mod.rs:121:5 [INFO] [stdout] | [INFO] [stdout] 121 | Arson, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `CrimeKind` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/planet/mod.rs:118:10 [INFO] [stdout] | [INFO] [stdout] 118 | #[derive(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: `Assault` [INFO] [stdout] --> src/planet/mod.rs:122:5 [INFO] [stdout] | [INFO] [stdout] 122 | Assault, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `CrimeKind` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/planet/mod.rs:118:10 [INFO] [stdout] | [INFO] [stdout] 118 | #[derive(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: `Murder` [INFO] [stdout] --> src/planet/mod.rs:123:5 [INFO] [stdout] | [INFO] [stdout] 123 | Murder, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `CrimeKind` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/planet/mod.rs:118:10 [INFO] [stdout] | [INFO] [stdout] 118 | #[derive(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: `Fraud` [INFO] [stdout] --> src/planet/mod.rs:124:5 [INFO] [stdout] | [INFO] [stdout] 124 | Fraud, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `CrimeKind` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/planet/mod.rs:118:10 [INFO] [stdout] | [INFO] [stdout] 118 | #[derive(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: `Espionage` [INFO] [stdout] --> src/planet/mod.rs:125:5 [INFO] [stdout] | [INFO] [stdout] 125 | Espionage, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `CrimeKind` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/planet/mod.rs:118:10 [INFO] [stdout] | [INFO] [stdout] 118 | #[derive(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: enum is never used: `LawEnforcementKind` [INFO] [stdout] --> src/planet/mod.rs:128:10 [INFO] [stdout] | [INFO] [stdout] 128 | pub enum LawEnforcementKind { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum is never used: `PunishmentKind` [INFO] [stdout] --> src/planet/mod.rs:134:10 [INFO] [stdout] | [INFO] [stdout] 134 | pub enum PunishmentKind { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum is never used: `Perception` [INFO] [stdout] --> src/planet/mod.rs:145:10 [INFO] [stdout] | [INFO] [stdout] 145 | pub enum Perception { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum is never used: `Severity` [INFO] [stdout] --> src/planet/mod.rs:155:10 [INFO] [stdout] | [INFO] [stdout] 155 | pub enum Severity { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct is never constructed: `Constitution` [INFO] [stdout] --> src/planet/mod.rs:163:12 [INFO] [stdout] | [INFO] [stdout] 163 | pub struct Constitution { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum is never used: `LaborLawKind` [INFO] [stdout] --> src/planet/mod.rs:168:10 [INFO] [stdout] | [INFO] [stdout] 168 | pub enum LaborLawKind {} [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct is never constructed: `Civic` [INFO] [stdout] --> src/planet/mod.rs:170:12 [INFO] [stdout] | [INFO] [stdout] 170 | pub struct Civic { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum is never used: `Spot` [INFO] [stdout] --> src/planet/mod.rs:181:10 [INFO] [stdout] | [INFO] [stdout] 181 | pub enum Spot { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `neighbours` [INFO] [stdout] --> src/planet/mod.rs:224:5 [INFO] [stdout] | [INFO] [stdout] 224 | neighbours: HashSet, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Region` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/planet/mod.rs:220:10 [INFO] [stdout] | [INFO] [stdout] 220 | #[derive(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: field is never read: `stability` [INFO] [stdout] --> src/planet/mod.rs:229:5 [INFO] [stdout] | [INFO] [stdout] 229 | stability: u32, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Region` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/planet/mod.rs:220:10 [INFO] [stdout] | [INFO] [stdout] 220 | #[derive(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: field is never read: `local_market` [INFO] [stdout] --> src/planet/mod.rs:231:5 [INFO] [stdout] | [INFO] [stdout] 231 | local_market: LocalMarket, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Region` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/planet/mod.rs:220:10 [INFO] [stdout] | [INFO] [stdout] 220 | #[derive(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: field is never read: `farms` [INFO] [stdout] --> src/planet/mod.rs:233:5 [INFO] [stdout] | [INFO] [stdout] 233 | farms: HashMap, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Region` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/planet/mod.rs:220:10 [INFO] [stdout] | [INFO] [stdout] 220 | #[derive(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: field is never read: `pops` [INFO] [stdout] --> src/planet/mod.rs:235:5 [INFO] [stdout] | [INFO] [stdout] 235 | pops: Pops, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Region` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/planet/mod.rs:220:10 [INFO] [stdout] | [INFO] [stdout] 220 | #[derive(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: field is never read: `crime` [INFO] [stdout] --> src/planet/mod.rs:237:5 [INFO] [stdout] | [INFO] [stdout] 237 | crime: HashMap>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Region` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/planet/mod.rs:220:10 [INFO] [stdout] | [INFO] [stdout] 220 | #[derive(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: field is never read: `id` [INFO] [stdout] --> src/planet/mod.rs:250:5 [INFO] [stdout] | [INFO] [stdout] 250 | id: GalaxyEntityId, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum is never used: `Lifespan` [INFO] [stdout] --> src/pop/mod.rs:15:10 [INFO] [stdout] | [INFO] [stdout] 15 | pub enum Lifespan { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum is never used: `Traits` [INFO] [stdout] --> src/pop/mod.rs:23:10 [INFO] [stdout] | [INFO] [stdout] 23 | pub enum Traits { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct is never constructed: `Race` [INFO] [stdout] --> src/pop/mod.rs:27:12 [INFO] [stdout] | [INFO] [stdout] 27 | pub struct Race { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct is never constructed: `PopKey` [INFO] [stdout] --> src/pop/mod.rs:42:12 [INFO] [stdout] | [INFO] [stdout] 42 | pub struct PopKey(RaceId, SocialClass, Education); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `number` [INFO] [stdout] --> src/pop/mod.rs:46:5 [INFO] [stdout] | [INFO] [stdout] 46 | number: PopCount, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `PopData` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/pop/mod.rs:44:10 [INFO] [stdout] | [INFO] [stdout] 44 | #[derive(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: field is never read: `employed` [INFO] [stdout] --> src/pop/mod.rs:47:5 [INFO] [stdout] | [INFO] [stdout] 47 | employed: PopCount, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `PopData` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/pop/mod.rs:44:10 [INFO] [stdout] | [INFO] [stdout] 44 | #[derive(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: associated function is never used: `get_employed_count` [INFO] [stdout] --> src/pop/mod.rs:54:8 [INFO] [stdout] | [INFO] [stdout] 54 | fn get_employed_count(&self) -> PopCount { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `get_unemployed_count` [INFO] [stdout] --> src/pop/mod.rs:58:8 [INFO] [stdout] | [INFO] [stdout] 58 | fn get_unemployed_count(&self) -> PopCount { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `get` [INFO] [stdout] --> src/pop/mod.rs:66:8 [INFO] [stdout] | [INFO] [stdout] 66 | fn get(&self, PopKey(race_id, social_class, education): PopKey) -> Option<&PopData> { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `get_mut` [INFO] [stdout] --> src/pop/mod.rs:77:8 [INFO] [stdout] | [INFO] [stdout] 77 | fn get_mut( [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum is never used: `AttackMove` [INFO] [stdout] --> src/unit/mod.rs:5:6 [INFO] [stdout] | [INFO] [stdout] 5 | enum AttackMove { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct is never constructed: `Unit` [INFO] [stdout] --> src/unit/mod.rs:9:12 [INFO] [stdout] | [INFO] [stdout] 9 | pub struct Unit { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `characters` [INFO] [stdout] --> src/unit/mod.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | characters: HashSet, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `free` [INFO] [stdout] --> src/unit/mod.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 25 | free: Tec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `entity_idgen` [INFO] [stdout] --> src/universe/mod.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | entity_idgen: Sequence, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `get_selected_universe_id` [INFO] [stdout] --> src/app/view_model.rs:133:12 [INFO] [stdout] | [INFO] [stdout] 133 | pub fn get_selected_universe_id(&self) -> UniverseId { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/entity/eid.rs:9:12 [INFO] [stdout] | [INFO] [stdout] 9 | pub fn new() -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `claim` [INFO] [stdout] --> src/entity/eid.rs:13:12 [INFO] [stdout] | [INFO] [stdout] 13 | pub fn claim(&mut self) -> IndexT { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `unclaim` [INFO] [stdout] --> src/entity/eid.rs:35:12 [INFO] [stdout] | [INFO] [stdout] 35 | pub fn unclaim(&mut self, val: IndexT) { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/entity/entities.rs:13:12 [INFO] [stdout] | [INFO] [stdout] 13 | pub fn new() -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `with_capacity` [INFO] [stdout] --> src/entity/entities.rs:17:12 [INFO] [stdout] | [INFO] [stdout] 17 | pub fn with_capacity(capacity: usize) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `len` [INFO] [stdout] --> src/entity/entities.rs:24:12 [INFO] [stdout] | [INFO] [stdout] 24 | pub fn len(&self) -> usize { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `is_empty` [INFO] [stdout] --> src/entity/entities.rs:28:12 [INFO] [stdout] | [INFO] [stdout] 28 | pub fn is_empty(&self) -> bool { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `remove` [INFO] [stdout] --> src/entity/entities.rs:41:12 [INFO] [stdout] | [INFO] [stdout] 41 | pub fn remove(&mut self, index: IndexT) -> Option { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `alloc` [INFO] [stdout] --> src/entity/entities.rs:45:12 [INFO] [stdout] | [INFO] [stdout] 45 | pub fn alloc(&mut self, data: DataT) -> IndexT { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `iter` [INFO] [stdout] --> src/entity/entities.rs:53:12 [INFO] [stdout] | [INFO] [stdout] 53 | pub fn iter(&self) -> impl Iterator { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `iter_mut` [INFO] [stdout] --> src/entity/entities.rs:59:12 [INFO] [stdout] | [INFO] [stdout] 59 | pub fn iter_mut(&mut self) -> impl Iterator { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/entity/sequence.rs:9:12 [INFO] [stdout] | [INFO] [stdout] 9 | pub fn new(start: IndexT) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/entity/tomb_vec.rs:27:12 [INFO] [stdout] | [INFO] [stdout] 27 | pub fn new() -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `with_capacity` [INFO] [stdout] --> src/entity/tomb_vec.rs:31:12 [INFO] [stdout] | [INFO] [stdout] 31 | pub fn with_capacity(capacity: usize) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `len` [INFO] [stdout] --> src/entity/tomb_vec.rs:38:12 [INFO] [stdout] | [INFO] [stdout] 38 | pub fn len(&self) -> usize { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `is_empty` [INFO] [stdout] --> src/entity/tomb_vec.rs:43:12 [INFO] [stdout] | [INFO] [stdout] 43 | pub fn is_empty(&self) -> bool { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `clear` [INFO] [stdout] --> src/entity/tomb_vec.rs:47:12 [INFO] [stdout] | [INFO] [stdout] 47 | pub fn clear(&mut self) { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `alloc` [INFO] [stdout] --> src/entity/tomb_vec.rs:57:12 [INFO] [stdout] | [INFO] [stdout] 57 | pub fn alloc(&mut self, data: DataT) -> IndexT { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `remove` [INFO] [stdout] --> src/entity/tomb_vec.rs:85:12 [INFO] [stdout] | [INFO] [stdout] 85 | pub fn remove(&mut self, index: IndexT) -> DataT { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `iter` [INFO] [stdout] --> src/entity/tomb_vec.rs:130:12 [INFO] [stdout] | [INFO] [stdout] 130 | pub fn iter(&self) -> impl Iterator { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `iter_mut` [INFO] [stdout] --> src/entity/tomb_vec.rs:140:12 [INFO] [stdout] | [INFO] [stdout] 140 | pub fn iter_mut(&mut self) -> impl Iterator { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `into_iter` [INFO] [stdout] --> src/entity/tomb_vec.rs:150:12 [INFO] [stdout] | [INFO] [stdout] 150 | pub fn into_iter(self) -> impl Iterator { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `utility_ratio` [INFO] [stdout] --> src/entity/tomb_vec.rs:161:12 [INFO] [stdout] | [INFO] [stdout] 161 | pub fn utility_ratio(&self) -> f64 { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `coalesce` [INFO] [stdout] --> src/entity/tomb_vec.rs:176:12 [INFO] [stdout] | [INFO] [stdout] 176 | pub fn coalesce(&mut self, mut f: F) [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `workers` [INFO] [stdout] --> src/planet/producer/farm.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | workers: HashSet, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Farm` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/planet/producer/farm.rs:10:10 [INFO] [stdout] | [INFO] [stdout] 10 | #[derive(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: field is never read: `wage_rate` [INFO] [stdout] --> src/planet/producer/farm.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | wage_rate: Wage, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Farm` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/planet/producer/farm.rs:10:10 [INFO] [stdout] | [INFO] [stdout] 10 | #[derive(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: field is never read: `employed` [INFO] [stdout] --> src/planet/producer/farm.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | employed: PopCount, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Farm` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/planet/producer/farm.rs:10:10 [INFO] [stdout] | [INFO] [stdout] 10 | #[derive(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: field is never read: `ownership` [INFO] [stdout] --> src/planet/producer/farm.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | ownership: Ownership, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Farm` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/planet/producer/farm.rs:10:10 [INFO] [stdout] | [INFO] [stdout] 10 | #[derive(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: field is never read: `owned_land` [INFO] [stdout] --> src/planet/producer/farm.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | owned_land: LandSize, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Farm` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/planet/producer/farm.rs:10:10 [INFO] [stdout] | [INFO] [stdout] 10 | #[derive(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: 132 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3m 02s [INFO] running `Command { std: "docker" "inspect" "fa1b909a020ca796ed772affa9ee20c2d6bdc51d0ffb4382277101c94d0340e3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fa1b909a020ca796ed772affa9ee20c2d6bdc51d0ffb4382277101c94d0340e3", kill_on_drop: false }` [INFO] [stdout] fa1b909a020ca796ed772affa9ee20c2d6bdc51d0ffb4382277101c94d0340e3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] c2ad35fa5e1c86043ea32f8cd9cd6053d0c6773bfc2db9dbf00535a9aadb99b2 [INFO] running `Command { std: "docker" "start" "-a" "c2ad35fa5e1c86043ea32f8cd9cd6053d0c6773bfc2db9dbf00535a9aadb99b2", kill_on_drop: false }` [INFO] [stderr] Compiling space6 v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field is never read: `characters` [INFO] [stdout] --> src/lib.rs:48:5 [INFO] [stdout] | [INFO] [stdout] 48 | characters: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `dynasties` [INFO] [stdout] --> src/lib.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | dynasties: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `parties` [INFO] [stdout] --> src/lib.rs:51:5 [INFO] [stdout] | [INFO] [stdout] 51 | parties: Parties, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `player_character_id` [INFO] [stdout] --> src/lib.rs:52:5 [INFO] [stdout] | [INFO] [stdout] 52 | player_character_id: usize, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct is never constructed: `App` [INFO] [stdout] --> src/app/mod.rs:21:12 [INFO] [stdout] | [INFO] [stdout] 21 | pub struct App { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct is never constructed: `Potential` [INFO] [stdout] --> src/character/mod.rs:10:12 [INFO] [stdout] | [INFO] [stdout] 10 | pub struct Potential { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `learning` [INFO] [stdout] --> src/character/mod.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 23 | learning: u32, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `driving` [INFO] [stdout] --> src/character/mod.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 24 | driving: u32, // the ability to drive any vehicles [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `management` [INFO] [stdout] --> src/character/mod.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 25 | management: u32, // how well a character can run an organization [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `labor` [INFO] [stdout] --> src/character/mod.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | labor: u32, // manual labor [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `creation` [INFO] [stdout] --> src/character/mod.rs:27:5 [INFO] [stdout] | [INFO] [stdout] 27 | creation: u32, // creating things or contents [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `warfare` [INFO] [stdout] --> src/character/mod.rs:28:5 [INFO] [stdout] | [INFO] [stdout] 28 | warfare: u32, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `leadership` [INFO] [stdout] --> src/character/mod.rs:29:5 [INFO] [stdout] | [INFO] [stdout] 29 | leadership: u32, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `persuasion` [INFO] [stdout] --> src/character/mod.rs:30:5 [INFO] [stdout] | [INFO] [stdout] 30 | persuasion: u32, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `social` [INFO] [stdout] --> src/character/mod.rs:31:5 [INFO] [stdout] | [INFO] [stdout] 31 | social: u32, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `adventuring` [INFO] [stdout] --> src/character/mod.rs:32:5 [INFO] [stdout] | [INFO] [stdout] 32 | adventuring: u32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `cunning` [INFO] [stdout] --> src/character/mod.rs:33:5 [INFO] [stdout] | [INFO] [stdout] 33 | cunning: u32, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `math` [INFO] [stdout] --> src/character/mod.rs:38:5 [INFO] [stdout] | [INFO] [stdout] 38 | math: u8, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `science` [INFO] [stdout] --> src/character/mod.rs:39:5 [INFO] [stdout] | [INFO] [stdout] 39 | science: u8, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `alchemy` [INFO] [stdout] --> src/character/mod.rs:40:5 [INFO] [stdout] | [INFO] [stdout] 40 | alchemy: u8, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `martial_arts` [INFO] [stdout] --> src/character/mod.rs:41:5 [INFO] [stdout] | [INFO] [stdout] 41 | martial_arts: u8, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `elementalist` [INFO] [stdout] --> src/character/mod.rs:42:5 [INFO] [stdout] | [INFO] [stdout] 42 | elementalist: u8, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `food` [INFO] [stdout] --> src/character/mod.rs:47:5 [INFO] [stdout] | [INFO] [stdout] 47 | food: u32, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `happiness` [INFO] [stdout] --> src/character/mod.rs:48:5 [INFO] [stdout] | [INFO] [stdout] 48 | happiness: u32, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `stress` [INFO] [stdout] --> src/character/mod.rs:49:5 [INFO] [stdout] | [INFO] [stdout] 49 | stress: u32, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `health` [INFO] [stdout] --> src/character/mod.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | health: u32, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `sleep` [INFO] [stdout] --> src/character/mod.rs:51:5 [INFO] [stdout] | [INFO] [stdout] 51 | sleep: u32, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Nemesis` [INFO] [stdout] --> src/character/mod.rs:56:5 [INFO] [stdout] | [INFO] [stdout] 56 | Nemesis, // locked permanantly, unless... [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RelationshipKind` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/character/mod.rs:54:10 [INFO] [stdout] | [INFO] [stdout] 54 | #[derive(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: `Rival` [INFO] [stdout] --> src/character/mod.rs:57:5 [INFO] [stdout] | [INFO] [stdout] 57 | Rival, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RelationshipKind` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/character/mod.rs:54:10 [INFO] [stdout] | [INFO] [stdout] 54 | #[derive(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: `Known` [INFO] [stdout] --> src/character/mod.rs:58:5 [INFO] [stdout] | [INFO] [stdout] 58 | Known, // default [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RelationshipKind` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/character/mod.rs:54:10 [INFO] [stdout] | [INFO] [stdout] 54 | #[derive(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: `Friend` [INFO] [stdout] --> src/character/mod.rs:59:5 [INFO] [stdout] | [INFO] [stdout] 59 | Friend, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RelationshipKind` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/character/mod.rs:54:10 [INFO] [stdout] | [INFO] [stdout] 54 | #[derive(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: `Bro` [INFO] [stdout] --> src/character/mod.rs:60:5 [INFO] [stdout] | [INFO] [stdout] 60 | Bro, // gender-neutral close friend [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] note: `RelationshipKind` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/character/mod.rs:54:10 [INFO] [stdout] | [INFO] [stdout] 54 | #[derive(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: `Romance` [INFO] [stdout] --> src/character/mod.rs:61:5 [INFO] [stdout] | [INFO] [stdout] 61 | Romance, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RelationshipKind` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/character/mod.rs:54:10 [INFO] [stdout] | [INFO] [stdout] 54 | #[derive(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: `Marriage` [INFO] [stdout] --> src/character/mod.rs:62:5 [INFO] [stdout] | [INFO] [stdout] 62 | Marriage, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RelationshipKind` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/character/mod.rs:54:10 [INFO] [stdout] | [INFO] [stdout] 54 | #[derive(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: field is never read: `favor` [INFO] [stdout] --> src/character/mod.rs:67:5 [INFO] [stdout] | [INFO] [stdout] 67 | favor: i16, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Relationship` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/character/mod.rs:65:10 [INFO] [stdout] | [INFO] [stdout] 65 | #[derive(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: field is never read: `type` [INFO] [stdout] --> src/character/mod.rs:68:5 [INFO] [stdout] | [INFO] [stdout] 68 | r#type: RelationshipKind, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Relationship` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/character/mod.rs:65:10 [INFO] [stdout] | [INFO] [stdout] 65 | #[derive(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: field is never read: `model_width` [INFO] [stdout] --> src/coor.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | model_width: f64, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `model_height` [INFO] [stdout] --> src/coor.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | model_height: f64, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `to_vp_coor` [INFO] [stdout] --> src/coor.rs:26:12 [INFO] [stdout] | [INFO] [stdout] 26 | pub fn to_vp_coor(&self, coor: Coor2) -> Coor2 { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct is never constructed: `Product` [INFO] [stdout] --> src/economy/mod.rs:67:12 [INFO] [stdout] | [INFO] [stdout] 67 | pub struct Product { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct is never constructed: `Company` [INFO] [stdout] --> src/economy/mod.rs:72:12 [INFO] [stdout] | [INFO] [stdout] 72 | pub struct Company { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct is never constructed: `Brand` [INFO] [stdout] --> src/economy/mod.rs:79:12 [INFO] [stdout] | [INFO] [stdout] 79 | pub struct Brand { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Company` [INFO] [stdout] --> src/economy/mod.rs:88:5 [INFO] [stdout] | [INFO] [stdout] 88 | Company(CompanyId), // contributes to warehouses, then local market, then discard remaining [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Ownership` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/economy/mod.rs:86:10 [INFO] [stdout] | [INFO] [stdout] 86 | #[derive(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: `Independent` [INFO] [stdout] --> src/economy/mod.rs:89:5 [INFO] [stdout] | [INFO] [stdout] 89 | Independent, // contributes to local market [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Ownership` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/economy/mod.rs:86:10 [INFO] [stdout] | [INFO] [stdout] 86 | #[derive(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: `Low` [INFO] [stdout] --> src/economy/mod.rs:94:5 [INFO] [stdout] | [INFO] [stdout] 94 | Low, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] note: `Wage` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/economy/mod.rs:92:10 [INFO] [stdout] | [INFO] [stdout] 92 | #[derive(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: `Normal` [INFO] [stdout] --> src/economy/mod.rs:95:5 [INFO] [stdout] | [INFO] [stdout] 95 | Normal, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Wage` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/economy/mod.rs:92:10 [INFO] [stdout] | [INFO] [stdout] 92 | #[derive(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: `High` [INFO] [stdout] --> src/economy/mod.rs:96:5 [INFO] [stdout] | [INFO] [stdout] 96 | High, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Wage` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/economy/mod.rs:92:10 [INFO] [stdout] | [INFO] [stdout] 92 | #[derive(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: field is never read: `avg_quality` [INFO] [stdout] --> src/planet/mod.rs:62:5 [INFO] [stdout] | [INFO] [stdout] 62 | avg_quality: u32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RetailerStorage` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/planet/mod.rs:60:10 [INFO] [stdout] | [INFO] [stdout] 60 | #[derive(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: field is never read: `avg_brand` [INFO] [stdout] --> src/planet/mod.rs:63:5 [INFO] [stdout] | [INFO] [stdout] 63 | avg_brand: u32, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RetailerStorage` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/planet/mod.rs:60:10 [INFO] [stdout] | [INFO] [stdout] 60 | #[derive(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: field is never read: `quantity` [INFO] [stdout] --> src/planet/mod.rs:64:5 [INFO] [stdout] | [INFO] [stdout] 64 | quantity: Quantity, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RetailerStorage` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/planet/mod.rs:60:10 [INFO] [stdout] | [INFO] [stdout] 60 | #[derive(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: field is never read: `manager` [INFO] [stdout] --> src/planet/mod.rs:85:5 [INFO] [stdout] | [INFO] [stdout] 85 | manager: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Retailer` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/planet/mod.rs:83:10 [INFO] [stdout] | [INFO] [stdout] 83 | #[derive(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: field is never read: `num_stores` [INFO] [stdout] --> src/planet/mod.rs:87:5 [INFO] [stdout] | [INFO] [stdout] 87 | num_stores: u32, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Retailer` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/planet/mod.rs:83:10 [INFO] [stdout] | [INFO] [stdout] 83 | #[derive(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: field is never read: `storage` [INFO] [stdout] --> src/planet/mod.rs:88:5 [INFO] [stdout] | [INFO] [stdout] 88 | storage: EnumMap, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Retailer` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/planet/mod.rs:83:10 [INFO] [stdout] | [INFO] [stdout] 83 | #[derive(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: associated function is never used: `cal_market_penetration` [INFO] [stdout] --> src/planet/mod.rs:92:12 [INFO] [stdout] | [INFO] [stdout] 92 | pub fn cal_market_penetration(&self) -> u32 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `scale` [INFO] [stdout] --> src/planet/mod.rs:102:5 [INFO] [stdout] | [INFO] [stdout] 102 | scale: u32, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Warehouse` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/planet/mod.rs:100:10 [INFO] [stdout] | [INFO] [stdout] 100 | #[derive(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: field is never read: `quality` [INFO] [stdout] --> src/planet/mod.rs:103:5 [INFO] [stdout] | [INFO] [stdout] 103 | quality: Quality, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Warehouse` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/planet/mod.rs:100:10 [INFO] [stdout] | [INFO] [stdout] 100 | #[derive(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: field is never read: `storage` [INFO] [stdout] --> src/planet/mod.rs:104:5 [INFO] [stdout] | [INFO] [stdout] 104 | storage: Storage, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Warehouse` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/planet/mod.rs:100:10 [INFO] [stdout] | [INFO] [stdout] 100 | #[derive(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: field is never read: `scale` [INFO] [stdout] --> src/planet/mod.rs:112:5 [INFO] [stdout] | [INFO] [stdout] 112 | scale: u32, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `LocalMarket` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/planet/mod.rs:110:19 [INFO] [stdout] | [INFO] [stdout] 110 | #[derive(Default, 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: field is never read: `storage` [INFO] [stdout] --> src/planet/mod.rs:113:5 [INFO] [stdout] | [INFO] [stdout] 113 | storage: Storage, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `LocalMarket` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/planet/mod.rs:110:19 [INFO] [stdout] | [INFO] [stdout] 110 | #[derive(Default, 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: `Theft` [INFO] [stdout] --> src/planet/mod.rs:120:5 [INFO] [stdout] | [INFO] [stdout] 120 | Theft, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `CrimeKind` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/planet/mod.rs:118:10 [INFO] [stdout] | [INFO] [stdout] 118 | #[derive(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: `Arson` [INFO] [stdout] --> src/planet/mod.rs:121:5 [INFO] [stdout] | [INFO] [stdout] 121 | Arson, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `CrimeKind` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/planet/mod.rs:118:10 [INFO] [stdout] | [INFO] [stdout] 118 | #[derive(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: `Assault` [INFO] [stdout] --> src/planet/mod.rs:122:5 [INFO] [stdout] | [INFO] [stdout] 122 | Assault, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `CrimeKind` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/planet/mod.rs:118:10 [INFO] [stdout] | [INFO] [stdout] 118 | #[derive(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: `Murder` [INFO] [stdout] --> src/planet/mod.rs:123:5 [INFO] [stdout] | [INFO] [stdout] 123 | Murder, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `CrimeKind` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/planet/mod.rs:118:10 [INFO] [stdout] | [INFO] [stdout] 118 | #[derive(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: `Fraud` [INFO] [stdout] --> src/planet/mod.rs:124:5 [INFO] [stdout] | [INFO] [stdout] 124 | Fraud, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `CrimeKind` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/planet/mod.rs:118:10 [INFO] [stdout] | [INFO] [stdout] 118 | #[derive(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: `Espionage` [INFO] [stdout] --> src/planet/mod.rs:125:5 [INFO] [stdout] | [INFO] [stdout] 125 | Espionage, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `CrimeKind` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/planet/mod.rs:118:10 [INFO] [stdout] | [INFO] [stdout] 118 | #[derive(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: enum is never used: `LawEnforcementKind` [INFO] [stdout] --> src/planet/mod.rs:128:10 [INFO] [stdout] | [INFO] [stdout] 128 | pub enum LawEnforcementKind { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum is never used: `PunishmentKind` [INFO] [stdout] --> src/planet/mod.rs:134:10 [INFO] [stdout] | [INFO] [stdout] 134 | pub enum PunishmentKind { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum is never used: `Perception` [INFO] [stdout] --> src/planet/mod.rs:145:10 [INFO] [stdout] | [INFO] [stdout] 145 | pub enum Perception { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum is never used: `Severity` [INFO] [stdout] --> src/planet/mod.rs:155:10 [INFO] [stdout] | [INFO] [stdout] 155 | pub enum Severity { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct is never constructed: `Constitution` [INFO] [stdout] --> src/planet/mod.rs:163:12 [INFO] [stdout] | [INFO] [stdout] 163 | pub struct Constitution { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum is never used: `LaborLawKind` [INFO] [stdout] --> src/planet/mod.rs:168:10 [INFO] [stdout] | [INFO] [stdout] 168 | pub enum LaborLawKind {} [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct is never constructed: `Civic` [INFO] [stdout] --> src/planet/mod.rs:170:12 [INFO] [stdout] | [INFO] [stdout] 170 | pub struct Civic { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum is never used: `Spot` [INFO] [stdout] --> src/planet/mod.rs:181:10 [INFO] [stdout] | [INFO] [stdout] 181 | pub enum Spot { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `neighbours` [INFO] [stdout] --> src/planet/mod.rs:224:5 [INFO] [stdout] | [INFO] [stdout] 224 | neighbours: HashSet, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Region` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/planet/mod.rs:220:10 [INFO] [stdout] | [INFO] [stdout] 220 | #[derive(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: field is never read: `stability` [INFO] [stdout] --> src/planet/mod.rs:229:5 [INFO] [stdout] | [INFO] [stdout] 229 | stability: u32, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Region` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/planet/mod.rs:220:10 [INFO] [stdout] | [INFO] [stdout] 220 | #[derive(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: field is never read: `local_market` [INFO] [stdout] --> src/planet/mod.rs:231:5 [INFO] [stdout] | [INFO] [stdout] 231 | local_market: LocalMarket, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Region` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/planet/mod.rs:220:10 [INFO] [stdout] | [INFO] [stdout] 220 | #[derive(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: field is never read: `farms` [INFO] [stdout] --> src/planet/mod.rs:233:5 [INFO] [stdout] | [INFO] [stdout] 233 | farms: HashMap, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Region` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/planet/mod.rs:220:10 [INFO] [stdout] | [INFO] [stdout] 220 | #[derive(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: field is never read: `pops` [INFO] [stdout] --> src/planet/mod.rs:235:5 [INFO] [stdout] | [INFO] [stdout] 235 | pops: Pops, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Region` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/planet/mod.rs:220:10 [INFO] [stdout] | [INFO] [stdout] 220 | #[derive(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: field is never read: `crime` [INFO] [stdout] --> src/planet/mod.rs:237:5 [INFO] [stdout] | [INFO] [stdout] 237 | crime: HashMap>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Region` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/planet/mod.rs:220:10 [INFO] [stdout] | [INFO] [stdout] 220 | #[derive(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: field is never read: `id` [INFO] [stdout] --> src/planet/mod.rs:250:5 [INFO] [stdout] | [INFO] [stdout] 250 | id: GalaxyEntityId, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum is never used: `Lifespan` [INFO] [stdout] --> src/pop/mod.rs:15:10 [INFO] [stdout] | [INFO] [stdout] 15 | pub enum Lifespan { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum is never used: `Traits` [INFO] [stdout] --> src/pop/mod.rs:23:10 [INFO] [stdout] | [INFO] [stdout] 23 | pub enum Traits { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct is never constructed: `Race` [INFO] [stdout] --> src/pop/mod.rs:27:12 [INFO] [stdout] | [INFO] [stdout] 27 | pub struct Race { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct is never constructed: `PopKey` [INFO] [stdout] --> src/pop/mod.rs:42:12 [INFO] [stdout] | [INFO] [stdout] 42 | pub struct PopKey(RaceId, SocialClass, Education); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `number` [INFO] [stdout] --> src/pop/mod.rs:46:5 [INFO] [stdout] | [INFO] [stdout] 46 | number: PopCount, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `PopData` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/pop/mod.rs:44:10 [INFO] [stdout] | [INFO] [stdout] 44 | #[derive(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: field is never read: `employed` [INFO] [stdout] --> src/pop/mod.rs:47:5 [INFO] [stdout] | [INFO] [stdout] 47 | employed: PopCount, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `PopData` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/pop/mod.rs:44:10 [INFO] [stdout] | [INFO] [stdout] 44 | #[derive(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: associated function is never used: `get_employed_count` [INFO] [stdout] --> src/pop/mod.rs:54:8 [INFO] [stdout] | [INFO] [stdout] 54 | fn get_employed_count(&self) -> PopCount { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `get_unemployed_count` [INFO] [stdout] --> src/pop/mod.rs:58:8 [INFO] [stdout] | [INFO] [stdout] 58 | fn get_unemployed_count(&self) -> PopCount { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `get` [INFO] [stdout] --> src/pop/mod.rs:66:8 [INFO] [stdout] | [INFO] [stdout] 66 | fn get(&self, PopKey(race_id, social_class, education): PopKey) -> Option<&PopData> { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `get_mut` [INFO] [stdout] --> src/pop/mod.rs:77:8 [INFO] [stdout] | [INFO] [stdout] 77 | fn get_mut( [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum is never used: `AttackMove` [INFO] [stdout] --> src/unit/mod.rs:5:6 [INFO] [stdout] | [INFO] [stdout] 5 | enum AttackMove { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct is never constructed: `Unit` [INFO] [stdout] --> src/unit/mod.rs:9:12 [INFO] [stdout] | [INFO] [stdout] 9 | pub struct Unit { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `characters` [INFO] [stdout] --> src/unit/mod.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | characters: HashSet, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `free` [INFO] [stdout] --> src/unit/mod.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 25 | free: Tec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `entity_idgen` [INFO] [stdout] --> src/universe/mod.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | entity_idgen: Sequence, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `get_selected_universe_id` [INFO] [stdout] --> src/app/view_model.rs:133:12 [INFO] [stdout] | [INFO] [stdout] 133 | pub fn get_selected_universe_id(&self) -> UniverseId { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `with_capacity` [INFO] [stdout] --> src/entity/entities.rs:17:12 [INFO] [stdout] | [INFO] [stdout] 17 | pub fn with_capacity(capacity: usize) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `iter_mut` [INFO] [stdout] --> src/entity/entities.rs:59:12 [INFO] [stdout] | [INFO] [stdout] 59 | pub fn iter_mut(&mut self) -> impl Iterator { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/entity/sequence.rs:9:12 [INFO] [stdout] | [INFO] [stdout] 9 | pub fn new(start: IndexT) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `is_empty` [INFO] [stdout] --> src/entity/tomb_vec.rs:43:12 [INFO] [stdout] | [INFO] [stdout] 43 | pub fn is_empty(&self) -> bool { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `iter_mut` [INFO] [stdout] --> src/entity/tomb_vec.rs:140:12 [INFO] [stdout] | [INFO] [stdout] 140 | pub fn iter_mut(&mut self) -> impl Iterator { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `into_iter` [INFO] [stdout] --> src/entity/tomb_vec.rs:150:12 [INFO] [stdout] | [INFO] [stdout] 150 | pub fn into_iter(self) -> impl Iterator { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `utility_ratio` [INFO] [stdout] --> src/entity/tomb_vec.rs:161:12 [INFO] [stdout] | [INFO] [stdout] 161 | pub fn utility_ratio(&self) -> f64 { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `coalesce` [INFO] [stdout] --> src/entity/tomb_vec.rs:176:12 [INFO] [stdout] | [INFO] [stdout] 176 | pub fn coalesce(&mut self, mut f: F) [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `workers` [INFO] [stdout] --> src/planet/producer/farm.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | workers: HashSet, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Farm` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/planet/producer/farm.rs:10:10 [INFO] [stdout] | [INFO] [stdout] 10 | #[derive(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: field is never read: `wage_rate` [INFO] [stdout] --> src/planet/producer/farm.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | wage_rate: Wage, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Farm` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/planet/producer/farm.rs:10:10 [INFO] [stdout] | [INFO] [stdout] 10 | #[derive(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: field is never read: `employed` [INFO] [stdout] --> src/planet/producer/farm.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | employed: PopCount, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Farm` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/planet/producer/farm.rs:10:10 [INFO] [stdout] | [INFO] [stdout] 10 | #[derive(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: field is never read: `ownership` [INFO] [stdout] --> src/planet/producer/farm.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | ownership: Ownership, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Farm` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/planet/producer/farm.rs:10:10 [INFO] [stdout] | [INFO] [stdout] 10 | #[derive(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: field is never read: `owned_land` [INFO] [stdout] --> src/planet/producer/farm.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | owned_land: LandSize, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Farm` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/planet/producer/farm.rs:10:10 [INFO] [stdout] | [INFO] [stdout] 10 | #[derive(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: 109 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 7.27s [INFO] running `Command { std: "docker" "inspect" "c2ad35fa5e1c86043ea32f8cd9cd6053d0c6773bfc2db9dbf00535a9aadb99b2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c2ad35fa5e1c86043ea32f8cd9cd6053d0c6773bfc2db9dbf00535a9aadb99b2", kill_on_drop: false }` [INFO] [stdout] c2ad35fa5e1c86043ea32f8cd9cd6053d0c6773bfc2db9dbf00535a9aadb99b2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 339bc76340c85ea2df0771aa50bc8d65e0fb1d31383e067afe0a339a1c117831 [INFO] running `Command { std: "docker" "start" "-a" "339bc76340c85ea2df0771aa50bc8d65e0fb1d31383e067afe0a339a1c117831", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] warning: field is never read: `characters` [INFO] [stderr] --> src/lib.rs:48:5 [INFO] [stderr] | [INFO] [stderr] 48 | characters: Vec, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: field is never read: `dynasties` [INFO] [stderr] --> src/lib.rs:50:5 [INFO] [stderr] | [INFO] [stderr] 50 | dynasties: Vec, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: field is never read: `parties` [INFO] [stderr] --> src/lib.rs:51:5 [INFO] [stderr] | [INFO] [stderr] 51 | parties: Parties, [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: field is never read: `player_character_id` [INFO] [stderr] --> src/lib.rs:52:5 [INFO] [stderr] | [INFO] [stderr] 52 | player_character_id: usize, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: struct is never constructed: `App` [INFO] [stderr] --> src/app/mod.rs:21:12 [INFO] [stderr] | [INFO] [stderr] 21 | pub struct App { [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: struct is never constructed: `Potential` [INFO] [stderr] --> src/character/mod.rs:10:12 [INFO] [stderr] | [INFO] [stderr] 10 | pub struct Potential { [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: field is never read: `learning` [INFO] [stderr] --> src/character/mod.rs:23:5 [INFO] [stderr] | [INFO] [stderr] 23 | learning: u32, [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: field is never read: `driving` [INFO] [stderr] --> src/character/mod.rs:24:5 [INFO] [stderr] | [INFO] [stderr] 24 | driving: u32, // the ability to drive any vehicles [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: field is never read: `management` [INFO] [stderr] --> src/character/mod.rs:25:5 [INFO] [stderr] | [INFO] [stderr] 25 | management: u32, // how well a character can run an organization [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: field is never read: `labor` [INFO] [stderr] --> src/character/mod.rs:26:5 [INFO] [stderr] | [INFO] [stderr] 26 | labor: u32, // manual labor [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: field is never read: `creation` [INFO] [stderr] --> src/character/mod.rs:27:5 [INFO] [stderr] | [INFO] [stderr] 27 | creation: u32, // creating things or contents [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: field is never read: `warfare` [INFO] [stderr] --> src/character/mod.rs:28:5 [INFO] [stderr] | [INFO] [stderr] 28 | warfare: u32, [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: field is never read: `leadership` [INFO] [stderr] --> src/character/mod.rs:29:5 [INFO] [stderr] | [INFO] [stderr] 29 | leadership: u32, [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: field is never read: `persuasion` [INFO] [stderr] --> src/character/mod.rs:30:5 [INFO] [stderr] | [INFO] [stderr] 30 | persuasion: u32, [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: field is never read: `social` [INFO] [stderr] --> src/character/mod.rs:31:5 [INFO] [stderr] | [INFO] [stderr] 31 | social: u32, [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: field is never read: `adventuring` [INFO] [stderr] --> src/character/mod.rs:32:5 [INFO] [stderr] | [INFO] [stderr] 32 | adventuring: u32, [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: field is never read: `cunning` [INFO] [stderr] --> src/character/mod.rs:33:5 [INFO] [stderr] | [INFO] [stderr] 33 | cunning: u32, [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: field is never read: `math` [INFO] [stderr] --> src/character/mod.rs:38:5 [INFO] [stderr] | [INFO] [stderr] 38 | math: u8, [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: field is never read: `science` [INFO] [stderr] --> src/character/mod.rs:39:5 [INFO] [stderr] | [INFO] [stderr] 39 | science: u8, [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: field is never read: `alchemy` [INFO] [stderr] --> src/character/mod.rs:40:5 [INFO] [stderr] | [INFO] [stderr] 40 | alchemy: u8, [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: field is never read: `martial_arts` [INFO] [stderr] --> src/character/mod.rs:41:5 [INFO] [stderr] | [INFO] [stderr] 41 | martial_arts: u8, [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: field is never read: `elementalist` [INFO] [stderr] --> src/character/mod.rs:42:5 [INFO] [stderr] | [INFO] [stderr] 42 | elementalist: u8, [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: field is never read: `food` [INFO] [stderr] --> src/character/mod.rs:47:5 [INFO] [stderr] | [INFO] [stderr] 47 | food: u32, [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: field is never read: `happiness` [INFO] [stderr] --> src/character/mod.rs:48:5 [INFO] [stderr] | [INFO] [stderr] 48 | happiness: u32, [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: field is never read: `stress` [INFO] [stderr] --> src/character/mod.rs:49:5 [INFO] [stderr] | [INFO] [stderr] 49 | stress: u32, [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: field is never read: `health` [INFO] [stderr] --> src/character/mod.rs:50:5 [INFO] [stderr] | [INFO] [stderr] 50 | health: u32, [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: field is never read: `sleep` [INFO] [stderr] --> src/character/mod.rs:51:5 [INFO] [stderr] | [INFO] [stderr] 51 | sleep: u32, [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `Nemesis` [INFO] [stderr] --> src/character/mod.rs:56:5 [INFO] [stderr] | [INFO] [stderr] 56 | Nemesis, // locked permanantly, unless... [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `RelationshipKind` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/character/mod.rs:54:10 [INFO] [stderr] | [INFO] [stderr] 54 | #[derive(Clone)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `Rival` [INFO] [stderr] --> src/character/mod.rs:57:5 [INFO] [stderr] | [INFO] [stderr] 57 | Rival, [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `RelationshipKind` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/character/mod.rs:54:10 [INFO] [stderr] | [INFO] [stderr] 54 | #[derive(Clone)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `Known` [INFO] [stderr] --> src/character/mod.rs:58:5 [INFO] [stderr] | [INFO] [stderr] 58 | Known, // default [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `RelationshipKind` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/character/mod.rs:54:10 [INFO] [stderr] | [INFO] [stderr] 54 | #[derive(Clone)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `Friend` [INFO] [stderr] --> src/character/mod.rs:59:5 [INFO] [stderr] | [INFO] [stderr] 59 | Friend, [INFO] [stderr] | ^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `RelationshipKind` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/character/mod.rs:54:10 [INFO] [stderr] | [INFO] [stderr] 54 | #[derive(Clone)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `Bro` [INFO] [stderr] --> src/character/mod.rs:60:5 [INFO] [stderr] | [INFO] [stderr] 60 | Bro, // gender-neutral close friend [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] note: `RelationshipKind` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/character/mod.rs:54:10 [INFO] [stderr] | [INFO] [stderr] 54 | #[derive(Clone)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `Romance` [INFO] [stderr] --> src/character/mod.rs:61:5 [INFO] [stderr] | [INFO] [stderr] 61 | Romance, [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `RelationshipKind` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/character/mod.rs:54:10 [INFO] [stderr] | [INFO] [stderr] 54 | #[derive(Clone)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `Marriage` [INFO] [stderr] --> src/character/mod.rs:62:5 [INFO] [stderr] | [INFO] [stderr] 62 | Marriage, [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `RelationshipKind` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/character/mod.rs:54:10 [INFO] [stderr] | [INFO] [stderr] 54 | #[derive(Clone)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `favor` [INFO] [stderr] --> src/character/mod.rs:67:5 [INFO] [stderr] | [INFO] [stderr] 67 | favor: i16, [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Relationship` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/character/mod.rs:65:10 [INFO] [stderr] | [INFO] [stderr] 65 | #[derive(Clone)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `type` [INFO] [stderr] --> src/character/mod.rs:68:5 [INFO] [stderr] | [INFO] [stderr] 68 | r#type: RelationshipKind, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Relationship` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/character/mod.rs:65:10 [INFO] [stderr] | [INFO] [stderr] 65 | #[derive(Clone)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `model_width` [INFO] [stderr] --> src/coor.rs:8:5 [INFO] [stderr] | [INFO] [stderr] 8 | model_width: f64, [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: field is never read: `model_height` [INFO] [stderr] --> src/coor.rs:9:5 [INFO] [stderr] | [INFO] [stderr] 9 | model_height: f64, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `to_vp_coor` [INFO] [stderr] --> src/coor.rs:26:12 [INFO] [stderr] | [INFO] [stderr] 26 | pub fn to_vp_coor(&self, coor: Coor2) -> Coor2 { [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: struct is never constructed: `Product` [INFO] [stderr] --> src/economy/mod.rs:67:12 [INFO] [stderr] | [INFO] [stderr] 67 | pub struct Product { [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: struct is never constructed: `Company` [INFO] [stderr] --> src/economy/mod.rs:72:12 [INFO] [stderr] | [INFO] [stderr] 72 | pub struct Company { [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: struct is never constructed: `Brand` [INFO] [stderr] --> src/economy/mod.rs:79:12 [INFO] [stderr] | [INFO] [stderr] 79 | pub struct Brand { [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `Company` [INFO] [stderr] --> src/economy/mod.rs:88:5 [INFO] [stderr] | [INFO] [stderr] 88 | Company(CompanyId), // contributes to warehouses, then local market, then discard remaining [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Ownership` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/economy/mod.rs:86:10 [INFO] [stderr] | [INFO] [stderr] 86 | #[derive(Clone)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `Independent` [INFO] [stderr] --> src/economy/mod.rs:89:5 [INFO] [stderr] | [INFO] [stderr] 89 | Independent, // contributes to local market [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Ownership` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/economy/mod.rs:86:10 [INFO] [stderr] | [INFO] [stderr] 86 | #[derive(Clone)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `Low` [INFO] [stderr] --> src/economy/mod.rs:94:5 [INFO] [stderr] | [INFO] [stderr] 94 | Low, [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] note: `Wage` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/economy/mod.rs:92:10 [INFO] [stderr] | [INFO] [stderr] 92 | #[derive(Clone)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `Normal` [INFO] [stderr] --> src/economy/mod.rs:95:5 [INFO] [stderr] | [INFO] [stderr] 95 | Normal, [INFO] [stderr] | ^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Wage` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/economy/mod.rs:92:10 [INFO] [stderr] | [INFO] [stderr] 92 | #[derive(Clone)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `High` [INFO] [stderr] --> src/economy/mod.rs:96:5 [INFO] [stderr] | [INFO] [stderr] 96 | High, [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Wage` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/economy/mod.rs:92:10 [INFO] [stderr] | [INFO] [stderr] 92 | #[derive(Clone)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `avg_quality` [INFO] [stderr] --> src/planet/mod.rs:62:5 [INFO] [stderr] | [INFO] [stderr] 62 | avg_quality: u32, [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `RetailerStorage` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/planet/mod.rs:60:10 [INFO] [stderr] | [INFO] [stderr] 60 | #[derive(Clone)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `avg_brand` [INFO] [stderr] --> src/planet/mod.rs:63:5 [INFO] [stderr] | [INFO] [stderr] 63 | avg_brand: u32, [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `RetailerStorage` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/planet/mod.rs:60:10 [INFO] [stderr] | [INFO] [stderr] 60 | #[derive(Clone)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `quantity` [INFO] [stderr] --> src/planet/mod.rs:64:5 [INFO] [stderr] | [INFO] [stderr] 64 | quantity: Quantity, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `RetailerStorage` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/planet/mod.rs:60:10 [INFO] [stderr] | [INFO] [stderr] 60 | #[derive(Clone)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `manager` [INFO] [stderr] --> src/planet/mod.rs:85:5 [INFO] [stderr] | [INFO] [stderr] 85 | manager: Option, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Retailer` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/planet/mod.rs:83:10 [INFO] [stderr] | [INFO] [stderr] 83 | #[derive(Clone)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `num_stores` [INFO] [stderr] --> src/planet/mod.rs:87:5 [INFO] [stderr] | [INFO] [stderr] 87 | num_stores: u32, [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Retailer` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/planet/mod.rs:83:10 [INFO] [stderr] | [INFO] [stderr] 83 | #[derive(Clone)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `storage` [INFO] [stderr] --> src/planet/mod.rs:88:5 [INFO] [stderr] | [INFO] [stderr] 88 | storage: EnumMap, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Retailer` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/planet/mod.rs:83:10 [INFO] [stderr] | [INFO] [stderr] 83 | #[derive(Clone)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `cal_market_penetration` [INFO] [stderr] --> src/planet/mod.rs:92:12 [INFO] [stderr] | [INFO] [stderr] 92 | pub fn cal_market_penetration(&self) -> u32 { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: field is never read: `scale` [INFO] [stderr] --> src/planet/mod.rs:102:5 [INFO] [stderr] | [INFO] [stderr] 102 | scale: u32, [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Warehouse` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/planet/mod.rs:100:10 [INFO] [stderr] | [INFO] [stderr] 100 | #[derive(Clone)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `quality` [INFO] [stderr] --> src/planet/mod.rs:103:5 [INFO] [stderr] | [INFO] [stderr] 103 | quality: Quality, [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Warehouse` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/planet/mod.rs:100:10 [INFO] [stderr] | [INFO] [stderr] 100 | #[derive(Clone)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `storage` [INFO] [stderr] --> src/planet/mod.rs:104:5 [INFO] [stderr] | [INFO] [stderr] 104 | storage: Storage, [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Warehouse` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/planet/mod.rs:100:10 [INFO] [stderr] | [INFO] [stderr] 100 | #[derive(Clone)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `scale` [INFO] [stderr] --> src/planet/mod.rs:112:5 [INFO] [stderr] | [INFO] [stderr] 112 | scale: u32, [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `LocalMarket` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/planet/mod.rs:110:19 [INFO] [stderr] | [INFO] [stderr] 110 | #[derive(Default, Clone)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `storage` [INFO] [stderr] --> src/planet/mod.rs:113:5 [INFO] [stderr] | [INFO] [stderr] 113 | storage: Storage, [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `LocalMarket` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/planet/mod.rs:110:19 [INFO] [stderr] | [INFO] [stderr] 110 | #[derive(Default, Clone)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `Theft` [INFO] [stderr] --> src/planet/mod.rs:120:5 [INFO] [stderr] | [INFO] [stderr] 120 | Theft, [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `CrimeKind` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/planet/mod.rs:118:10 [INFO] [stderr] | [INFO] [stderr] 118 | #[derive(Clone)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `Arson` [INFO] [stderr] --> src/planet/mod.rs:121:5 [INFO] [stderr] | [INFO] [stderr] 121 | Arson, [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `CrimeKind` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/planet/mod.rs:118:10 [INFO] [stderr] | [INFO] [stderr] 118 | #[derive(Clone)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `Assault` [INFO] [stderr] --> src/planet/mod.rs:122:5 [INFO] [stderr] | [INFO] [stderr] 122 | Assault, [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `CrimeKind` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/planet/mod.rs:118:10 [INFO] [stderr] | [INFO] [stderr] 118 | #[derive(Clone)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `Murder` [INFO] [stderr] --> src/planet/mod.rs:123:5 [INFO] [stderr] | [INFO] [stderr] 123 | Murder, [INFO] [stderr] | ^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `CrimeKind` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/planet/mod.rs:118:10 [INFO] [stderr] | [INFO] [stderr] 118 | #[derive(Clone)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `Fraud` [INFO] [stderr] --> src/planet/mod.rs:124:5 [INFO] [stderr] | [INFO] [stderr] 124 | Fraud, [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `CrimeKind` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/planet/mod.rs:118:10 [INFO] [stderr] | [INFO] [stderr] 118 | #[derive(Clone)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `Espionage` [INFO] [stderr] --> src/planet/mod.rs:125:5 [INFO] [stderr] | [INFO] [stderr] 125 | Espionage, [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `CrimeKind` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/planet/mod.rs:118:10 [INFO] [stderr] | [INFO] [stderr] 118 | #[derive(Clone)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: enum is never used: `LawEnforcementKind` [INFO] [stderr] --> src/planet/mod.rs:128:10 [INFO] [stderr] | [INFO] [stderr] 128 | pub enum LawEnforcementKind { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: enum is never used: `PunishmentKind` [INFO] [stderr] --> src/planet/mod.rs:134:10 [INFO] [stderr] | [INFO] [stderr] 134 | pub enum PunishmentKind { [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: enum is never used: `Perception` [INFO] [stderr] --> src/planet/mod.rs:145:10 [INFO] [stderr] | [INFO] [stderr] 145 | pub enum Perception { [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: enum is never used: `Severity` [INFO] [stderr] --> src/planet/mod.rs:155:10 [INFO] [stderr] | [INFO] [stderr] 155 | pub enum Severity { [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: struct is never constructed: `Constitution` [INFO] [stderr] --> src/planet/mod.rs:163:12 [INFO] [stderr] | [INFO] [stderr] 163 | pub struct Constitution { [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: enum is never used: `LaborLawKind` [INFO] [stderr] --> src/planet/mod.rs:168:10 [INFO] [stderr] | [INFO] [stderr] 168 | pub enum LaborLawKind {} [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: struct is never constructed: `Civic` [INFO] [stderr] --> src/planet/mod.rs:170:12 [INFO] [stderr] | [INFO] [stderr] 170 | pub struct Civic { [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] warning: enum is never used: `Spot` [INFO] [stderr] --> src/planet/mod.rs:181:10 [INFO] [stderr] | [INFO] [stderr] 181 | pub enum Spot { [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] warning: field is never read: `neighbours` [INFO] [stderr] --> src/planet/mod.rs:224:5 [INFO] [stderr] | [INFO] [stderr] 224 | neighbours: HashSet, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Region` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/planet/mod.rs:220:10 [INFO] [stderr] | [INFO] [stderr] 220 | #[derive(Clone)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `stability` [INFO] [stderr] --> src/planet/mod.rs:229:5 [INFO] [stderr] | [INFO] [stderr] 229 | stability: u32, [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Region` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/planet/mod.rs:220:10 [INFO] [stderr] | [INFO] [stderr] 220 | #[derive(Clone)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `local_market` [INFO] [stderr] --> src/planet/mod.rs:231:5 [INFO] [stderr] | [INFO] [stderr] 231 | local_market: LocalMarket, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Region` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/planet/mod.rs:220:10 [INFO] [stderr] | [INFO] [stderr] 220 | #[derive(Clone)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `farms` [INFO] [stderr] --> src/planet/mod.rs:233:5 [INFO] [stderr] | [INFO] [stderr] 233 | farms: HashMap, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Region` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/planet/mod.rs:220:10 [INFO] [stderr] | [INFO] [stderr] 220 | #[derive(Clone)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `pops` [INFO] [stderr] --> src/planet/mod.rs:235:5 [INFO] [stderr] | [INFO] [stderr] 235 | pops: Pops, [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Region` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/planet/mod.rs:220:10 [INFO] [stderr] | [INFO] [stderr] 220 | #[derive(Clone)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `crime` [INFO] [stderr] --> src/planet/mod.rs:237:5 [INFO] [stderr] | [INFO] [stderr] 237 | crime: HashMap>, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Region` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/planet/mod.rs:220:10 [INFO] [stderr] | [INFO] [stderr] 220 | #[derive(Clone)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `id` [INFO] [stderr] --> src/planet/mod.rs:250:5 [INFO] [stderr] | [INFO] [stderr] 250 | id: GalaxyEntityId, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: enum is never used: `Lifespan` [INFO] [stderr] --> src/pop/mod.rs:15:10 [INFO] [stderr] | [INFO] [stderr] 15 | pub enum Lifespan { [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: enum is never used: `Traits` [INFO] [stderr] --> src/pop/mod.rs:23:10 [INFO] [stderr] | [INFO] [stderr] 23 | pub enum Traits { [INFO] [stderr] | ^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: struct is never constructed: `Race` [INFO] [stderr] --> src/pop/mod.rs:27:12 [INFO] [stderr] | [INFO] [stderr] 27 | pub struct Race { [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] warning: struct is never constructed: `PopKey` [INFO] [stderr] --> src/pop/mod.rs:42:12 [INFO] [stderr] | [INFO] [stderr] 42 | pub struct PopKey(RaceId, SocialClass, Education); [INFO] [stderr] | ^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: field is never read: `number` [INFO] [stderr] --> src/pop/mod.rs:46:5 [INFO] [stderr] | [INFO] [stderr] 46 | number: PopCount, [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `PopData` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/pop/mod.rs:44:10 [INFO] [stderr] | [INFO] [stderr] 44 | #[derive(Clone)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `employed` [INFO] [stderr] --> src/pop/mod.rs:47:5 [INFO] [stderr] | [INFO] [stderr] 47 | employed: PopCount, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `PopData` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/pop/mod.rs:44:10 [INFO] [stderr] | [INFO] [stderr] 44 | #[derive(Clone)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `get_employed_count` [INFO] [stderr] --> src/pop/mod.rs:54:8 [INFO] [stderr] | [INFO] [stderr] 54 | fn get_employed_count(&self) -> PopCount { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `get_unemployed_count` [INFO] [stderr] --> src/pop/mod.rs:58:8 [INFO] [stderr] | [INFO] [stderr] 58 | fn get_unemployed_count(&self) -> PopCount { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `get` [INFO] [stderr] --> src/pop/mod.rs:66:8 [INFO] [stderr] | [INFO] [stderr] 66 | fn get(&self, PopKey(race_id, social_class, education): PopKey) -> Option<&PopData> { [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `get_mut` [INFO] [stderr] --> src/pop/mod.rs:77:8 [INFO] [stderr] | [INFO] [stderr] 77 | fn get_mut( [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: enum is never used: `AttackMove` [INFO] [stderr] --> src/unit/mod.rs:5:6 [INFO] [stderr] | [INFO] [stderr] 5 | enum AttackMove { [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: struct is never constructed: `Unit` [INFO] [stderr] --> src/unit/mod.rs:9:12 [INFO] [stderr] | [INFO] [stderr] 9 | pub struct Unit { [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] warning: field is never read: `characters` [INFO] [stderr] --> src/unit/mod.rs:20:5 [INFO] [stderr] | [INFO] [stderr] 20 | characters: HashSet, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: field is never read: `free` [INFO] [stderr] --> src/unit/mod.rs:25:5 [INFO] [stderr] | [INFO] [stderr] 25 | free: Tec, [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: field is never read: `entity_idgen` [INFO] [stderr] --> src/universe/mod.rs:12:5 [INFO] [stderr] | [INFO] [stderr] 12 | entity_idgen: Sequence, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `get_selected_universe_id` [INFO] [stderr] --> src/app/view_model.rs:133:12 [INFO] [stderr] | [INFO] [stderr] 133 | pub fn get_selected_universe_id(&self) -> UniverseId { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `with_capacity` [INFO] [stderr] --> src/entity/entities.rs:17:12 [INFO] [stderr] | [INFO] [stderr] 17 | pub fn with_capacity(capacity: usize) -> Self { [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `iter_mut` [INFO] [stderr] --> src/entity/entities.rs:59:12 [INFO] [stderr] | [INFO] [stderr] 59 | pub fn iter_mut(&mut self) -> impl Iterator { [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `new` [INFO] [stderr] --> src/entity/sequence.rs:9:12 [INFO] [stderr] | [INFO] [stderr] 9 | pub fn new(start: IndexT) -> Self { [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `is_empty` [INFO] [stderr] --> src/entity/tomb_vec.rs:43:12 [INFO] [stderr] | [INFO] [stderr] 43 | pub fn is_empty(&self) -> bool { [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `iter_mut` [INFO] [stderr] --> src/entity/tomb_vec.rs:140:12 [INFO] [stderr] | [INFO] [stderr] 140 | pub fn iter_mut(&mut self) -> impl Iterator { [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `into_iter` [INFO] [stderr] --> src/entity/tomb_vec.rs:150:12 [INFO] [stderr] | [INFO] [stderr] 150 | pub fn into_iter(self) -> impl Iterator { [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `utility_ratio` [INFO] [stderr] --> src/entity/tomb_vec.rs:161:12 [INFO] [stderr] | [INFO] [stderr] 161 | pub fn utility_ratio(&self) -> f64 { [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `coalesce` [INFO] [stderr] --> src/entity/tomb_vec.rs:176:12 [INFO] [stderr] | [INFO] [stderr] 176 | pub fn coalesce(&mut self, mut f: F) [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: field is never read: `workers` [INFO] [stderr] --> src/planet/producer/farm.rs:12:5 [INFO] [stderr] | [INFO] [stderr] 12 | workers: HashSet, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Farm` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/planet/producer/farm.rs:10:10 [INFO] [stderr] | [INFO] [stderr] 10 | #[derive(Clone)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `wage_rate` [INFO] [stderr] --> src/planet/producer/farm.rs:13:5 [INFO] [stderr] | [INFO] [stderr] 13 | wage_rate: Wage, [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Farm` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/planet/producer/farm.rs:10:10 [INFO] [stderr] | [INFO] [stderr] 10 | #[derive(Clone)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `employed` [INFO] [stderr] --> src/planet/producer/farm.rs:14:5 [INFO] [stderr] | [INFO] [stderr] 14 | employed: PopCount, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Farm` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/planet/producer/farm.rs:10:10 [INFO] [stderr] | [INFO] [stderr] 10 | #[derive(Clone)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `ownership` [INFO] [stderr] --> src/planet/producer/farm.rs:15:5 [INFO] [stderr] | [INFO] [stderr] 15 | ownership: Ownership, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Farm` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/planet/producer/farm.rs:10:10 [INFO] [stderr] | [INFO] [stderr] 10 | #[derive(Clone)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `owned_land` [INFO] [stderr] --> src/planet/producer/farm.rs:16:5 [INFO] [stderr] | [INFO] [stderr] 16 | owned_land: LandSize, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Farm` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/planet/producer/farm.rs:10:10 [INFO] [stderr] | [INFO] [stderr] 10 | #[derive(Clone)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `space6` (lib test) generated 109 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.25s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/space6-57bf8d464fa1f685) [INFO] [stdout] [INFO] [stdout] running 14 tests [INFO] [stdout] test entity::eid::tests::claim_ids ... ok [INFO] [stdout] test entity::tomb_vec::tests::it_works ... ok [INFO] [stdout] test entity::tomb_vec::tests::insert ... ok [INFO] [stdout] test entity::entities::tests::normal ... ok [INFO] [stdout] test entity::tomb_vec::tests::remove ... ok [INFO] [stdout] test entity::entities::tests::access_out_of_bound - should panic ... ok [INFO] [stderr] error: test failed, to rerun pass '--lib' [INFO] [stdout] test entity::entities::tests::access_out_of_bound_mut - should panic ... ok [INFO] [stdout] test entity::eid::tests::claim_over_max - should panic ... FAILED [INFO] [stdout] test entity::eid::tests::double_free - should panic ... FAILED [INFO] [stdout] test entity::tomb_vec::tests::remove_dead_element - should panic ... ok [INFO] [stdout] test entity::tomb_vec::tests::remove_unallocated_element - should panic ... ok [INFO] [stdout] test entity::tomb_vec::tests::alloc_over_max_capacity - should panic ... ok [INFO] [stdout] test entity::tomb_vec::tests::index_overflow - should panic ... ok [INFO] [stdout] test entity::eid::tests::unclaim_invalid - should panic ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- entity::eid::tests::claim_over_max stdout ---- [INFO] [stdout] thread 'entity::eid::tests::claim_over_max' panicked at 'storing more items that you can address', src/entity/eid.rs:27:17 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55b6827b7dcd - std::backtrace_rs::backtrace::libunwind::trace::hee598835bc88d35b [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x55b6827b7dcd - std::backtrace_rs::backtrace::trace_unsynchronized::h9cdc730ba5cf5d72 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55b6827b7dcd - std::sys_common::backtrace::_print_fmt::h75aeaf7ed30e43fa [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x55b6827b7dcd - ::fmt::h606862f787600875 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x55b6827dd18c - core::fmt::write::he803f0f418caf762 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/fmt/mod.rs:1190:17 [INFO] [stdout] 5: 0x55b6827b36c8 - std::io::Write::write_fmt::hbe7c1a63616291e2 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/io/mod.rs:1657:15 [INFO] [stdout] 6: 0x55b6827ba0a7 - std::sys_common::backtrace::_print::h64d038cf8ac3e13e [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x55b6827ba0a7 - std::sys_common::backtrace::print::h359300b4a7fccf65 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x55b6827ba0a7 - std::panicking::default_hook::{{closure}}::hf51be35e2f510149 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x55b6827b9ddc - std::panicking::default_hook::h03ca0f22e1d2d25e [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x55b6827ba7f9 - std::panicking::rust_panic_with_hook::h3b7380e99b825b63 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x55b6827ba4a9 - std::panicking::begin_panic_handler::{{closure}}::h8e849d0710154ce0 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:586:13 [INFO] [stdout] 12: 0x55b6827b8294 - std::sys_common::backtrace::__rust_end_short_backtrace::hedcdaddbd4c46cc5 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x55b6827ba1f9 - rust_begin_unwind [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x55b682728133 - core::panicking::panic_fmt::he1bbc7336d49a357 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panicking.rs:143:14 [INFO] [stdout] 15: 0x55b68274808d - space6::entity::eid::>::claim::{{closure}}::h793d78673fec0a9a [INFO] [stdout] at /opt/rustwide/workdir/src/entity/eid.rs:27:17 [INFO] [stdout] 16: 0x55b682746f47 - core::option::Option::unwrap_or_else::h1a35fb530f2d81de [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/option.rs:802:21 [INFO] [stdout] 17: 0x55b682749f43 - space6::entity::eid::>::claim::h5d529da1f0449bcb [INFO] [stdout] at /opt/rustwide/workdir/src/entity/eid.rs:14:9 [INFO] [stdout] 18: 0x55b682741fe5 - space6::entity::eid::tests::claim_over_max::{{closure}}::h45037968a6435fee [INFO] [stdout] at /opt/rustwide/workdir/src/entity/eid.rs:89:13 [INFO] [stdout] 19: 0x55b6827468da - core::iter::traits::iterator::Iterator::for_each::call::{{closure}}::hd54f4a601bc72f98 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/iter/traits/iterator.rs:770:29 [INFO] [stdout] 20: 0x55b682749397 - core::iter::traits::iterator::Iterator::fold::h09b3a98196776f44 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/iter/traits/iterator.rs:2285:21 [INFO] [stdout] 21: 0x55b682749152 - core::iter::traits::iterator::Iterator::for_each::hdfd7997e4c1791db [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/iter/traits/iterator.rs:773:9 [INFO] [stdout] 22: 0x55b682741f8a - space6::entity::eid::tests::claim_over_max::h1657490cd7a4dc49 [INFO] [stdout] at /opt/rustwide/workdir/src/entity/eid.rs:88:9 [INFO] [stdout] 23: 0x55b682741f3a - space6::entity::eid::tests::claim_over_max::{{closure}}::h77b2ca3dd5a5b34a [INFO] [stdout] at /opt/rustwide/workdir/src/entity/eid.rs:86:5 [INFO] [stdout] 24: 0x55b68274d5ce - core::ops::function::FnOnce::call_once::h3fdf3fa589f27435 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 25: 0x55b68277f603 - core::ops::function::FnOnce::call_once::h2a47b4b927cb6ca5 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 26: 0x55b68277f603 - test::__rust_begin_short_backtrace::h594ef8055a183b9b [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:575:5 [INFO] [stdout] 27: 0x55b68277e2e4 - as core::ops::function::FnOnce>::call_once::hb40cbb8bc3e1be15 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853:9 [INFO] [stdout] 28: 0x55b68277e2e4 - as core::ops::function::FnOnce<()>>::call_once::ha4f2bd3b806745a0 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 29: 0x55b68277e2e4 - std::panicking::try::do_call::h92af9f8bc77a5987 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:492:40 [INFO] [stdout] 30: 0x55b68277e2e4 - std::panicking::try::h9df49eeae42572b7 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:456:19 [INFO] [stdout] 31: 0x55b68277e2e4 - std::panic::catch_unwind::h101dbadc82bbe0fd [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panic.rs:137:14 [INFO] [stdout] 32: 0x55b68277e2e4 - test::run_test_in_process::h2ad7bffb068e750a [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:598:18 [INFO] [stdout] 33: 0x55b68277e2e4 - test::run_test::run_test_inner::{{closure}}::h384faf46554c5acb [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:492:39 [INFO] [stdout] 34: 0x55b682787c01 - test::run_test::run_test_inner::{{closure}}::h17cfe94835a46685 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:519:37 [INFO] [stdout] 35: 0x55b682787c01 - std::sys_common::backtrace::__rust_begin_short_backtrace::h82709e5086312627 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 36: 0x55b68275427f - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hdfea66a201b39571 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 37: 0x55b68275427f - as core::ops::function::FnOnce<()>>::call_once::h4912df03598e67fa [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 38: 0x55b68275427f - std::panicking::try::do_call::h6d5dc1045d0eade8 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:492:40 [INFO] [stdout] 39: 0x55b68275427f - std::panicking::try::hbc897fc717ec6571 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:456:19 [INFO] [stdout] 40: 0x55b68275427f - std::panic::catch_unwind::h27f1e958c91391ad [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panic.rs:137:14 [INFO] [stdout] 41: 0x55b68275427f - std::thread::Builder::spawn_unchecked_::{{closure}}::h1b42e48537edc3c0 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 42: 0x55b68275427f - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9137b3d6d2a88354 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 43: 0x55b6827c04e3 - as core::ops::function::FnOnce>::call_once::hf70ac038171e3e1a [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853:9 [INFO] [stdout] 44: 0x55b6827c04e3 - as core::ops::function::FnOnce>::call_once::he6690128792365ad [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853:9 [INFO] [stdout] 45: 0x55b6827c04e3 - std::sys::unix::thread::Thread::new::thread_start::ha07928d93d5a5ec9 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 46: 0x7fe1c9cbc609 - start_thread [INFO] [stdout] 47: 0x7fe1c9a8c163 - clone [INFO] [stdout] 48: 0x0 - [INFO] [stdout] note: panic did not contain expected string [INFO] [stdout] panic message: `"storing more items that you can address"`, [INFO] [stdout] expected substring: `"assertion failed: next < IndexT::max_value()"` [INFO] [stdout] ---- entity::eid::tests::double_free stdout ---- [INFO] [stdout] thread 'entity::eid::tests::double_free' panicked at 'double-freeing entity', src/entity/eid.rs:39:9 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55b6827b7dcd - std::backtrace_rs::backtrace::libunwind::trace::hee598835bc88d35b [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x55b6827b7dcd - std::backtrace_rs::backtrace::trace_unsynchronized::h9cdc730ba5cf5d72 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55b6827b7dcd - std::sys_common::backtrace::_print_fmt::h75aeaf7ed30e43fa [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x55b6827b7dcd - ::fmt::h606862f787600875 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x55b6827dd18c - core::fmt::write::he803f0f418caf762 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/fmt/mod.rs:1190:17 [INFO] [stdout] 5: 0x55b6827b36c8 - std::io::Write::write_fmt::hbe7c1a63616291e2 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/io/mod.rs:1657:15 [INFO] [stdout] 6: 0x55b6827ba0a7 - std::sys_common::backtrace::_print::h64d038cf8ac3e13e [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x55b6827ba0a7 - std::sys_common::backtrace::print::h359300b4a7fccf65 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x55b6827ba0a7 - std::panicking::default_hook::{{closure}}::hf51be35e2f510149 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x55b6827b9ddc - std::panicking::default_hook::h03ca0f22e1d2d25e [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x55b6827ba7f9 - std::panicking::rust_panic_with_hook::h3b7380e99b825b63 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x55b6827ba4a9 - std::panicking::begin_panic_handler::{{closure}}::h8e849d0710154ce0 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:586:13 [INFO] [stdout] 12: 0x55b6827b8294 - std::sys_common::backtrace::__rust_end_short_backtrace::hedcdaddbd4c46cc5 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x55b6827ba1f9 - rust_begin_unwind [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x55b682728133 - core::panicking::panic_fmt::he1bbc7336d49a357 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panicking.rs:143:14 [INFO] [stdout] 15: 0x55b68274a026 - space6::entity::eid::>::unclaim::hed4f0732c8604f9f [INFO] [stdout] at /opt/rustwide/workdir/src/entity/eid.rs:39:9 [INFO] [stdout] 16: 0x55b682741f02 - space6::entity::eid::tests::double_free::hfeed46883f634ac0 [INFO] [stdout] at /opt/rustwide/workdir/src/entity/eid.rs:81:9 [INFO] [stdout] 17: 0x55b682741e8a - space6::entity::eid::tests::double_free::{{closure}}::h03a4093d3891634d [INFO] [stdout] at /opt/rustwide/workdir/src/entity/eid.rs:77:5 [INFO] [stdout] 18: 0x55b68274d93e - core::ops::function::FnOnce::call_once::hb0e9a8e79101990a [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 19: 0x55b68277f603 - core::ops::function::FnOnce::call_once::h2a47b4b927cb6ca5 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 20: 0x55b68277f603 - test::__rust_begin_short_backtrace::h594ef8055a183b9b [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:575:5 [INFO] [stdout] 21: 0x55b68277e2e4 - as core::ops::function::FnOnce>::call_once::hb40cbb8bc3e1be15 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853:9 [INFO] [stdout] 22: 0x55b68277e2e4 - as core::ops::function::FnOnce<()>>::call_once::ha4f2bd3b806745a0 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 23: 0x55b68277e2e4 - std::panicking::try::do_call::h92af9f8bc77a5987 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:492:40 [INFO] [stdout] 24: 0x55b68277e2e4 - std::panicking::try::h9df49eeae42572b7 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:456:19 [INFO] [stdout] 25: 0x55b68277e2e4 - std::panic::catch_unwind::h101dbadc82bbe0fd [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panic.rs:137:14 [INFO] [stdout] 26: 0x55b68277e2e4 - test::run_test_in_process::h2ad7bffb068e750a [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:598:18 [INFO] [stdout] 27: 0x55b68277e2e4 - test::run_test::run_test_inner::{{closure}}::h384faf46554c5acb [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:492:39 [INFO] [stdout] 28: 0x55b682787c01 - test::run_test::run_test_inner::{{closure}}::h17cfe94835a46685 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:519:37 [INFO] [stdout] 29: 0x55b682787c01 - std::sys_common::backtrace::__rust_begin_short_backtrace::h82709e5086312627 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 30: 0x55b68275427f - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hdfea66a201b39571 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 31: 0x55b68275427f - as core::ops::function::FnOnce<()>>::call_once::h4912df03598e67fa [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 32: 0x55b68275427f - std::panicking::try::do_call::h6d5dc1045d0eade8 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:492:40 [INFO] [stdout] 33: 0x55b68275427f - std::panicking::try::hbc897fc717ec6571 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:456:19 [INFO] [stdout] 34: 0x55b68275427f - std::panic::catch_unwind::h27f1e958c91391ad [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panic.rs:137:14 [INFO] [stdout] 35: 0x55b68275427f - std::thread::Builder::spawn_unchecked_::{{closure}}::h1b42e48537edc3c0 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 36: 0x55b68275427f - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9137b3d6d2a88354 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 37: 0x55b6827c04e3 - as core::ops::function::FnOnce>::call_once::hf70ac038171e3e1a [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853:9 [INFO] [stdout] 38: 0x55b6827c04e3 - as core::ops::function::FnOnce>::call_once::he6690128792365ad [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853:9 [INFO] [stdout] 39: 0x55b6827c04e3 - std::sys::unix::thread::Thread::new::thread_start::ha07928d93d5a5ec9 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 40: 0x7fe1c9cbc609 - start_thread [INFO] [stdout] 41: 0x7fe1c9a8c163 - clone [INFO] [stdout] 42: 0x0 - [INFO] [stdout] note: panic did not contain expected string [INFO] [stdout] panic message: `"double-freeing entity"`, [INFO] [stdout] expected substring: `"double-freed"` [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] entity::eid::tests::claim_over_max [INFO] [stdout] entity::eid::tests::double_free [INFO] [stdout] [INFO] [stdout] test result: FAILED. 12 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.21s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "339bc76340c85ea2df0771aa50bc8d65e0fb1d31383e067afe0a339a1c117831", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "339bc76340c85ea2df0771aa50bc8d65e0fb1d31383e067afe0a339a1c117831", kill_on_drop: false }` [INFO] [stdout] 339bc76340c85ea2df0771aa50bc8d65e0fb1d31383e067afe0a339a1c117831