[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 beta-2022-04-10 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 beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "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" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 075ace73d9be48bdea65496e2d3f9015d43508a8aa92a54c90e335b01b1e66a8 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "075ace73d9be48bdea65496e2d3f9015d43508a8aa92a54c90e335b01b1e66a8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "075ace73d9be48bdea65496e2d3f9015d43508a8aa92a54c90e335b01b1e66a8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "075ace73d9be48bdea65496e2d3f9015d43508a8aa92a54c90e335b01b1e66a8", kill_on_drop: false }` [INFO] [stdout] 075ace73d9be48bdea65496e2d3f9015d43508a8aa92a54c90e335b01b1e66a8 [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" "+beta-2022-04-10" "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] 880a7db713cd1f6bd0d7389bbc07a33b9fc632ac0e546632d7136b64e3998ae4 [INFO] running `Command { std: "docker" "start" "-a" "880a7db713cd1f6bd0d7389bbc07a33b9fc632ac0e546632d7136b64e3998ae4", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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 bytemuck v1.7.3 [INFO] [stderr] Compiling robust v0.2.3 [INFO] [stderr] Compiling boolinator v2.4.0 [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 getrandom v0.2.3 [INFO] [stderr] Compiling num_cpus v1.13.1 [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 rayon-core v1.9.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling voronoice v0.1.1 [INFO] [stderr] Compiling as-slice v0.1.5 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_xorshift v0.2.0 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling approx v0.4.0 [INFO] [stderr] Compiling num-complex v0.4.0 [INFO] [stderr] Compiling rand_distr v0.4.2 [INFO] [stderr] Compiling ordered-float v2.10.0 [INFO] [stderr] Compiling rstar v0.9.2 [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 wasm-bindgen-backend v0.2.78 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling tiff v0.6.1 [INFO] [stderr] Compiling num v0.4.0 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.78 [INFO] [stderr] Compiling image v0.23.14 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling yew-macro v0.19.3 [INFO] [stderr] Compiling enum-map-derive v0.6.0 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.78 [INFO] [stderr] Compiling enum-map v1.1.1 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling noise v0.7.0 [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-events v0.1.1 [INFO] [stderr] Compiling gloo-utils v0.1.2 [INFO] [stderr] Compiling gloo-console v0.2.1 [INFO] [stderr] Compiling gloo-render v0.1.0 [INFO] [stderr] Compiling gloo-dialogs v0.1.0 [INFO] [stderr] Compiling gloo-timers v0.2.2 [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 2m 35s [INFO] running `Command { std: "docker" "inspect" "880a7db713cd1f6bd0d7389bbc07a33b9fc632ac0e546632d7136b64e3998ae4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "880a7db713cd1f6bd0d7389bbc07a33b9fc632ac0e546632d7136b64e3998ae4", kill_on_drop: false }` [INFO] [stdout] 880a7db713cd1f6bd0d7389bbc07a33b9fc632ac0e546632d7136b64e3998ae4 [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" "+beta-2022-04-10" "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] c0700a6c11d54d64d14d25da0c020a12c40562f15e4cc801e3c41e159145fc47 [INFO] running `Command { std: "docker" "start" "-a" "c0700a6c11d54d64d14d25da0c020a12c40562f15e4cc801e3c41e159145fc47", 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.18s [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/space6-7979dd001c1cb425) [INFO] running `Command { std: "docker" "inspect" "c0700a6c11d54d64d14d25da0c020a12c40562f15e4cc801e3c41e159145fc47", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c0700a6c11d54d64d14d25da0c020a12c40562f15e4cc801e3c41e159145fc47", kill_on_drop: false }` [INFO] [stdout] c0700a6c11d54d64d14d25da0c020a12c40562f15e4cc801e3c41e159145fc47 [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" "+beta-2022-04-10" "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] cdb057a43c3ab13bf05a6edc723958be7e500f7f052d7b9483ce80e6f0f5d995 [INFO] running `Command { std: "docker" "start" "-a" "cdb057a43c3ab13bf05a6edc723958be7e500f7f052d7b9483ce80e6f0f5d995", kill_on_drop: false }` [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.21s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/space6-7979dd001c1cb425) [INFO] [stdout] [INFO] [stdout] running 14 tests [INFO] [stdout] test entity::eid::tests::claim_ids ... ok [INFO] [stdout] test entity::entities::tests::normal ... ok [INFO] [stdout] test entity::tomb_vec::tests::insert ... ok [INFO] [stdout] test entity::tomb_vec::tests::it_works ... ok [INFO] [stdout] test entity::tomb_vec::tests::remove ... ok [INFO] [stdout] test entity::eid::tests::unclaim_invalid - should panic ... ok [INFO] [stdout] test entity::eid::tests::claim_over_max - should panic ... FAILED [INFO] [stdout] test entity::tomb_vec::tests::remove_dead_element - should panic ... ok [INFO] [stdout] test entity::eid::tests::double_free - should panic ... FAILED [INFO] [stdout] test entity::entities::tests::access_out_of_bound_mut - should panic ... ok [INFO] [stdout] test entity::tomb_vec::tests::alloc_over_max_capacity - should panic ... ok [INFO] [stdout] test entity::tomb_vec::tests::remove_unallocated_element - should panic ... ok [INFO] [stdout] test entity::entities::tests::access_out_of_bound - should panic ... ok [INFO] [stdout] test entity::tomb_vec::tests::index_overflow - 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: 0x559a04f47c4d - std::backtrace_rs::backtrace::libunwind::trace::ha359b7f0090e2792 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x559a04f47c4d - std::backtrace_rs::backtrace::trace_unsynchronized::h0584631f25c1d70e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x559a04f47c4d - std::sys_common::backtrace::_print_fmt::hdadffd97d279ff14 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x559a04f47c4d - ::fmt::h26f189e611080a74 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x559a04f6a55c - core::fmt::write::hfb5d11dfe037e8b7 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/fmt/mod.rs:1194:17 [INFO] [stdout] 5: 0x559a04f44611 - std::io::Write::write_fmt::h6a24ec64406df9e2 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/io/mod.rs:1655:15 [INFO] [stdout] 6: 0x559a04f49995 - std::sys_common::backtrace::_print::h7a0e44402913ba60 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x559a04f49995 - std::sys_common::backtrace::print::h9767dc455a84e728 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x559a04f49995 - std::panicking::default_hook::{{closure}}::h60afd6c8b12988ad [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x559a04f49684 - std::panicking::default_hook::ha7b9bac6813f9d21 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x559a04f49ee2 - std::panicking::rust_panic_with_hook::h7b117a162a6f8664 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x559a04f49d89 - std::panicking::begin_panic_handler::{{closure}}::h346750923c608600 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:586:13 [INFO] [stdout] 12: 0x559a04f48104 - std::sys_common::backtrace::__rust_end_short_backtrace::h768c56c6a0c055c0 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x559a04f49af9 - rust_begin_unwind [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x559a04eb43e3 - core::panicking::panic_fmt::h5c41cb2fa118fdbc [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panicking.rs:143:14 [INFO] [stdout] 15: 0x559a04ed384d - space6::entity::eid::>::claim::{{closure}}::hff78f7555e6a60ff [INFO] [stdout] at /opt/rustwide/workdir/src/entity/eid.rs:27:17 [INFO] [stdout] 16: 0x559a04edd567 - core::option::Option::unwrap_or_else::h988f6b0405c51e9e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/option.rs:807:21 [INFO] [stdout] 17: 0x559a04ed4843 - space6::entity::eid::>::claim::h9c467a5a8cd34926 [INFO] [stdout] at /opt/rustwide/workdir/src/entity/eid.rs:14:9 [INFO] [stdout] 18: 0x559a04ecf805 - space6::entity::eid::tests::claim_over_max::{{closure}}::h0e3af4a39c8dbbf1 [INFO] [stdout] at /opt/rustwide/workdir/src/entity/eid.rs:89:13 [INFO] [stdout] 19: 0x559a04ed296a - core::iter::traits::iterator::Iterator::for_each::call::{{closure}}::h08874290d08d4916 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/iter/traits/iterator.rs:776:29 [INFO] [stdout] 20: 0x559a04ed8365 - core::iter::traits::iterator::Iterator::fold::h08af3196974b8f82 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/iter/traits/iterator.rs:2362:21 [INFO] [stdout] 21: 0x559a04ed865b - core::iter::traits::iterator::Iterator::for_each::haa6b18a281d3c5d8 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/iter/traits/iterator.rs:779:9 [INFO] [stdout] 22: 0x559a04ecf7aa - space6::entity::eid::tests::claim_over_max::h3b779a7d083d58b7 [INFO] [stdout] at /opt/rustwide/workdir/src/entity/eid.rs:88:9 [INFO] [stdout] 23: 0x559a04ecf75a - space6::entity::eid::tests::claim_over_max::{{closure}}::he01a43baa5e5771a [INFO] [stdout] at /opt/rustwide/workdir/src/entity/eid.rs:86:5 [INFO] [stdout] 24: 0x559a04edcd1e - core::ops::function::FnOnce::call_once::hd70171f69f27de7e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 25: 0x559a04f15ba3 - core::ops::function::FnOnce::call_once::h018fc248431ce8de [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 26: 0x559a04f15ba3 - test::__rust_begin_short_backtrace::h293b982b6069d6e3 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:574:5 [INFO] [stdout] 27: 0x559a04f14959 - as core::ops::function::FnOnce>::call_once::h4fc1be1a762c7a46 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 28: 0x559a04f14959 - as core::ops::function::FnOnce<()>>::call_once::hd44623ec51b9e897 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 29: 0x559a04f14959 - std::panicking::try::do_call::ha8cfa4b025f5b832 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:492:40 [INFO] [stdout] 30: 0x559a04f14959 - std::panicking::try::h664f75e41c112145 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:456:19 [INFO] [stdout] 31: 0x559a04f14959 - std::panic::catch_unwind::h4932ec05cd60558e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panic.rs:137:14 [INFO] [stdout] 32: 0x559a04f14959 - test::run_test_in_process::ha14a47756671755c [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:597:18 [INFO] [stdout] 33: 0x559a04f14959 - test::run_test::run_test_inner::{{closure}}::h0ec9e37c8f67b62d [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:491:39 [INFO] [stdout] 34: 0x559a04ee0b0e - test::run_test::run_test_inner::{{closure}}::hd9d2e7f26d4f59e6 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:518:37 [INFO] [stdout] 35: 0x559a04ee0b0e - std::sys_common::backtrace::__rust_begin_short_backtrace::h41c0a39fac5123f8 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 36: 0x559a04ee6078 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h69a02ca0bebb6eeb [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 37: 0x559a04ee6078 - as core::ops::function::FnOnce<()>>::call_once::hdd05632920ce689b [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 38: 0x559a04ee6078 - std::panicking::try::do_call::hb4947142729b90fd [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:492:40 [INFO] [stdout] 39: 0x559a04ee6078 - std::panicking::try::h15a7e9b8394e6878 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:456:19 [INFO] [stdout] 40: 0x559a04ee6078 - std::panic::catch_unwind::hbd3f4a3f9df49b85 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panic.rs:137:14 [INFO] [stdout] 41: 0x559a04ee6078 - std::thread::Builder::spawn_unchecked_::{{closure}}::h880b5d5f1b9799f4 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 42: 0x559a04ee6078 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h304d5eaf401f5061 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 43: 0x559a04f4e6f3 - as core::ops::function::FnOnce>::call_once::hdba7f2afed0c35b3 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 44: 0x559a04f4e6f3 - as core::ops::function::FnOnce>::call_once::h38b0832765bf7961 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 45: 0x559a04f4e6f3 - std::sys::unix::thread::Thread::new::thread_start::h70236dc17753425e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 46: 0x7f347b9d5609 - start_thread [INFO] [stdout] 47: 0x7f347b7a5163 - 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: 0x559a04f47c4d - std::backtrace_rs::backtrace::libunwind::trace::ha359b7f0090e2792 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x559a04f47c4d - std::backtrace_rs::backtrace::trace_unsynchronized::h0584631f25c1d70e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x559a04f47c4d - std::sys_common::backtrace::_print_fmt::hdadffd97d279ff14 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x559a04f47c4d - ::fmt::h26f189e611080a74 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x559a04f6a55c - core::fmt::write::hfb5d11dfe037e8b7 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/fmt/mod.rs:1194:17 [INFO] [stdout] 5: 0x559a04f44611 - std::io::Write::write_fmt::h6a24ec64406df9e2 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/io/mod.rs:1655:15 [INFO] [stdout] 6: 0x559a04f49995 - std::sys_common::backtrace::_print::h7a0e44402913ba60 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x559a04f49995 - std::sys_common::backtrace::print::h9767dc455a84e728 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x559a04f49995 - std::panicking::default_hook::{{closure}}::h60afd6c8b12988ad [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x559a04f49684 - std::panicking::default_hook::ha7b9bac6813f9d21 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x559a04f49ee2 - std::panicking::rust_panic_with_hook::h7b117a162a6f8664 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x559a04f49d89 - std::panicking::begin_panic_handler::{{closure}}::h346750923c608600 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:586:13 [INFO] [stdout] 12: 0x559a04f48104 - std::sys_common::backtrace::__rust_end_short_backtrace::h768c56c6a0c055c0 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x559a04f49af9 - rust_begin_unwind [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x559a04eb43e3 - core::panicking::panic_fmt::h5c41cb2fa118fdbc [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panicking.rs:143:14 [INFO] [stdout] 15: 0x559a04ed4926 - space6::entity::eid::>::unclaim::he90fbe9fe6d8d7d8 [INFO] [stdout] at /opt/rustwide/workdir/src/entity/eid.rs:39:9 [INFO] [stdout] 16: 0x559a04ecf722 - space6::entity::eid::tests::double_free::h551f9adacd1077ad [INFO] [stdout] at /opt/rustwide/workdir/src/entity/eid.rs:81:9 [INFO] [stdout] 17: 0x559a04ecf6aa - space6::entity::eid::tests::double_free::{{closure}}::h25d60211f61f5ce8 [INFO] [stdout] at /opt/rustwide/workdir/src/entity/eid.rs:77:5 [INFO] [stdout] 18: 0x559a04edcb0e - core::ops::function::FnOnce::call_once::h6d1860c1ccc90104 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 19: 0x559a04f15ba3 - core::ops::function::FnOnce::call_once::h018fc248431ce8de [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 20: 0x559a04f15ba3 - test::__rust_begin_short_backtrace::h293b982b6069d6e3 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:574:5 [INFO] [stdout] 21: 0x559a04f14959 - as core::ops::function::FnOnce>::call_once::h4fc1be1a762c7a46 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 22: 0x559a04f14959 - as core::ops::function::FnOnce<()>>::call_once::hd44623ec51b9e897 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 23: 0x559a04f14959 - std::panicking::try::do_call::ha8cfa4b025f5b832 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:492:40 [INFO] [stdout] 24: 0x559a04f14959 - std::panicking::try::h664f75e41c112145 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:456:19 [INFO] [stdout] 25: 0x559a04f14959 - std::panic::catch_unwind::h4932ec05cd60558e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panic.rs:137:14 [INFO] [stdout] 26: 0x559a04f14959 - test::run_test_in_process::ha14a47756671755c [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:597:18 [INFO] [stdout] 27: 0x559a04f14959 - test::run_test::run_test_inner::{{closure}}::h0ec9e37c8f67b62d [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:491:39 [INFO] [stdout] 28: 0x559a04ee0b0e - test::run_test::run_test_inner::{{closure}}::hd9d2e7f26d4f59e6 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:518:37 [INFO] [stdout] 29: 0x559a04ee0b0e - std::sys_common::backtrace::__rust_begin_short_backtrace::h41c0a39fac5123f8 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 30: 0x559a04ee6078 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h69a02ca0bebb6eeb [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 31: 0x559a04ee6078 - as core::ops::function::FnOnce<()>>::call_once::hdd05632920ce689b [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 32: 0x559a04ee6078 - std::panicking::try::do_call::hb4947142729b90fd [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:492:40 [INFO] [stdout] 33: 0x559a04ee6078 - std::panicking::try::h15a7e9b8394e6878 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:456:19 [INFO] [stdout] 34: 0x559a04ee6078 - std::panic::catch_unwind::hbd3f4a3f9df49b85 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panic.rs:137:14 [INFO] [stdout] 35: 0x559a04ee6078 - std::thread::Builder::spawn_unchecked_::{{closure}}::h880b5d5f1b9799f4 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 36: 0x559a04ee6078 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h304d5eaf401f5061 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 37: 0x559a04f4e6f3 - as core::ops::function::FnOnce>::call_once::hdba7f2afed0c35b3 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 38: 0x559a04f4e6f3 - as core::ops::function::FnOnce>::call_once::h38b0832765bf7961 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 39: 0x559a04f4e6f3 - std::sys::unix::thread::Thread::new::thread_start::h70236dc17753425e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 40: 0x7f347b9d5609 - start_thread [INFO] [stdout] 41: 0x7f347b7a5163 - 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.08s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--lib' [INFO] running `Command { std: "docker" "inspect" "cdb057a43c3ab13bf05a6edc723958be7e500f7f052d7b9483ce80e6f0f5d995", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cdb057a43c3ab13bf05a6edc723958be7e500f7f052d7b9483ce80e6f0f5d995", kill_on_drop: false }` [INFO] [stdout] cdb057a43c3ab13bf05a6edc723958be7e500f7f052d7b9483ce80e6f0f5d995