[INFO] cloning repository https://github.com/Exploding-Mind-Studio/SimWorldAS-Prototype
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Exploding-Mind-Studio/SimWorldAS-Prototype" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FExploding-Mind-Studio%2FSimWorldAS-Prototype", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FExploding-Mind-Studio%2FSimWorldAS-Prototype'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a1faf7b219cb70f589dd5b0f04854510e28ab4b2
[INFO] checking Exploding-Mind-Studio/SimWorldAS-Prototype against master#507271bc119683008ec719ecee48814e8ac86c65 for pr-146440
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FExploding-Mind-Studio%2FSimWorldAS-Prototype" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Exploding-Mind-Studio/SimWorldAS-Prototype
[INFO] finished tweaking git repo https://github.com/Exploding-Mind-Studio/SimWorldAS-Prototype
[INFO] tweaked toml for git repo https://github.com/Exploding-Mind-Studio/SimWorldAS-Prototype written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Exploding-Mind-Studio/SimWorldAS-Prototype on toolchain 507271bc119683008ec719ecee48814e8ac86c65
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+507271bc119683008ec719ecee48814e8ac86c65" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Exploding-Mind-Studio/SimWorldAS-Prototype already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+507271bc119683008ec719ecee48814e8ac86c65" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+507271bc119683008ec719ecee48814e8ac86c65" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 97d47ed88193548d995b61706904a0fe28b421be48bb74a4485b897df61c0bab
[INFO] running `Command { std: "docker" "start" "-a" "97d47ed88193548d995b61706904a0fe28b421be48bb74a4485b897df61c0bab", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "97d47ed88193548d995b61706904a0fe28b421be48bb74a4485b897df61c0bab", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "97d47ed88193548d995b61706904a0fe28b421be48bb74a4485b897df61c0bab", kill_on_drop: false }`
[INFO] [stdout] 97d47ed88193548d995b61706904a0fe28b421be48bb74a4485b897df61c0bab
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+507271bc119683008ec719ecee48814e8ac86c65" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5b0f5b4ca691612daba5c7173f83e495a36b00ae0af1e1b483661887faa52579
[INFO] running `Command { std: "docker" "start" "-a" "5b0f5b4ca691612daba5c7173f83e495a36b00ae0af1e1b483661887faa52579", kill_on_drop: false }`
[INFO] [stderr]     Checking SimWorldAS-Prototype v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `crate::sim_model::*`
[INFO] [stdout]  --> src/sim_model/world_model.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use crate::sim_model::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::sim_model::entity_model::*`
[INFO] [stdout]  --> src/sim_model/spatial_model/location_model.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use crate::sim_model::entity_model::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::sim_model::system_model::*`
[INFO] [stdout]  --> src/sim_model/spatial_model/location_model.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use crate::sim_model::system_model::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `system_model::*`
[INFO] [stdout]   --> src/sim_model/system_model/metaphysics_system.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 |     system_model::*
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::sim_model::system_model::*`
[INFO] [stdout]  --> src/sim_model/system_model/water_system.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use crate::sim_model::system_model::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `atmosphere_model::*`, `geosphere_model::*`, and `hydrosphere_model::*`
[INFO] [stdout]   --> src/sim_model/system_model/weather_system.rs:9:5
[INFO] [stdout]    |
[INFO] [stdout]  9 |     atmosphere_model::*,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 10 |     hydrosphere_model::*,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 11 |     geosphere_model::*
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::sim_model::system_model::*`
[INFO] [stdout]   --> src/sim_model/system_model/sun_system.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use crate::sim_model::system_model::*;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::sim_model::system_model::*`
[INFO] [stdout]  --> src/sim_model/system_model/moon_system.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use crate::sim_model::system_model::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `entity_model::*`
[INFO] [stdout]   --> src/sim_model/life_model/organism_model.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 |     entity_model::*
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `life_model::organism_model::*` and `world_model::*`
[INFO] [stdout]   --> src/sim_model/life_model/plant_model.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 |     world_model::*,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] 13 |     entity_model::*,
[INFO] [stdout] 14 |     life_model::organism_model::*,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `world_model::*`
[INFO] [stdout]   --> src/sim_model/human_model/sim_human.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 19 |     world_model::*,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::sim_model::*`
[INFO] [stdout]  --> src/sim_model/world_model.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use crate::sim_model::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::sim_model::entity_model::*`
[INFO] [stdout]  --> src/sim_model/spatial_model/location_model.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use crate::sim_model::entity_model::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::sim_model::system_model::*`
[INFO] [stdout]  --> src/sim_model/spatial_model/location_model.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use crate::sim_model::system_model::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `system_model::*`
[INFO] [stdout]   --> src/sim_model/system_model/metaphysics_system.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 |     system_model::*
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::sim_model::system_model::*`
[INFO] [stdout]  --> src/sim_model/system_model/water_system.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use crate::sim_model::system_model::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `atmosphere_model::*`, `geosphere_model::*`, and `hydrosphere_model::*`
[INFO] [stdout]   --> src/sim_model/system_model/weather_system.rs:9:5
[INFO] [stdout]    |
[INFO] [stdout]  9 |     atmosphere_model::*,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 10 |     hydrosphere_model::*,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 11 |     geosphere_model::*
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::sim_model::system_model::*`
[INFO] [stdout]   --> src/sim_model/system_model/sun_system.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use crate::sim_model::system_model::*;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::sim_model::system_model::*`
[INFO] [stdout]  --> src/sim_model/system_model/moon_system.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use crate::sim_model::system_model::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `entity_model::*`
[INFO] [stdout]   --> src/sim_model/life_model/organism_model.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 |     entity_model::*
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `life_model::organism_model::*` and `world_model::*`
[INFO] [stdout]   --> src/sim_model/life_model/plant_model.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 |     world_model::*,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] 13 |     entity_model::*,
[INFO] [stdout] 14 |     life_model::organism_model::*,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `world_model::*`
[INFO] [stdout]   --> src/sim_model/human_model/sim_human.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 19 |     world_model::*,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `LogStateChang` is never used
[INFO] [stdout]   --> src/sim_engine/mod.rs:24:8
[INFO] [stdout]    |
[INFO] [stdout] 24 |  trait LogStateChang{}
[INFO] [stdout]    |        ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `LogEvent` is never used
[INFO] [stdout]   --> src/sim_engine/mod.rs:27:8
[INFO] [stdout]    |
[INFO] [stdout] 27 |  trait LogEvent{}
[INFO] [stdout]    |        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `id` and `label` are never read
[INFO] [stdout]   --> src/sim_model/world_model.rs:23:5
[INFO] [stdout]    |
[INFO] [stdout] 22 | pub struct SimWorld{
[INFO] [stdout]    |            -------- fields in this struct
[INFO] [stdout] 23 |     id: ID,
[INFO] [stdout]    |     ^^
[INFO] [stdout] 24 |     label: Label
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `cell_type` and `cell` are never read
[INFO] [stdout]   --> src/sim_model/spatial_model/landscape_model.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout]  9 | pub struct Landscape{
[INFO] [stdout]    |            --------- fields in this struct
[INFO] [stdout] 10 |     cell_type: LandscapeType,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 11 |     cell: Vec<LandscapeCell> 
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `location` and `properties` are never read
[INFO] [stdout]   --> src/sim_model/spatial_model/landscape_model.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub struct LandscapeCell{ // same as SimLocation??
[INFO] [stdout]    |            ------------- fields in this struct
[INFO] [stdout] 20 |     location: Location,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 21 |     properties: Vec<CellProperty>
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.16s
[INFO] [stdout] warning: fields `temperature` and `density` are never read
[INFO] [stdout]   --> src/sim_model/spatial_model/landscape_model.rs:31:5
[INFO] [stdout]    |
[INFO] [stdout] 30 | pub struct CellProperty{
[INFO] [stdout]    |            ------------ fields in this struct
[INFO] [stdout] 31 |     temperature: Temperature,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 32 |     density: u8
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `SimLocation` is never used
[INFO] [stdout]  --> src/sim_model/spatial_model/location_model.rs:8:6
[INFO] [stdout]   |
[INFO] [stdout] 8 | type SimLocation = landscape_model::LandscapeCell;
[INFO] [stdout]   |      ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `name` is never read
[INFO] [stdout]   --> src/sim_model/system_model/metaphysics_system.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub struct Element{
[INFO] [stdout]    |            ------- field in this struct
[INFO] [stdout] 18 |     name: Name
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `x_cor`, `y_cor`, and `height` are never read
[INFO] [stdout]   --> src/sim_model/entity_model.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub struct Location{
[INFO] [stdout]    |            -------- fields in this struct
[INFO] [stdout] 13 |     x_cor: Coordinate,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 14 |     y_cor: Coordinate,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 15 |     height: Height
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `line` is never read
[INFO] [stdout]   --> src/sim_model/entity_model.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub struct Lineage{
[INFO] [stdout]    |            ------- field in this struct
[INFO] [stdout] 21 |     line: Vec<SimEntity> // list of ancestors or constituent members from emergence
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `member_list` is never read
[INFO] [stdout]   --> src/sim_model/entity_model.rs:27:5
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub struct Members{
[INFO] [stdout]    |            ------- field in this struct
[INFO] [stdout] 27 |     member_list: Vec<SimEntity>
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `birth_location`, `birth_time`, `lineage`, and `source` are never read
[INFO] [stdout]   --> src/sim_model/entity_model.rs:32:5
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub struct Origin{
[INFO] [stdout]    |            ------ fields in this struct
[INFO] [stdout] 32 |     birth_location: Location,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] 33 |     birth_time: TimeStamp, // timepoint of creation
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 34 |     lineage: Lineage, // ancestors
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 35 |     source: Source // process, cluster, emergence
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `id`, `name`, and `class` are never read
[INFO] [stdout]   --> src/sim_model/entity_model.rs:40:5
[INFO] [stdout]    |
[INFO] [stdout] 39 | pub struct Identity {
[INFO] [stdout]    |            -------- fields in this struct
[INFO] [stdout] 40 |     id: ID,
[INFO] [stdout]    |     ^^
[INFO] [stdout] 41 |     name: Name, // initial iteration of complexity, just free form string label
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 42 |     class: Class, // just a string label for now, no formal taxonomy
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `identity` and `origin` are never read
[INFO] [stdout]   --> src/sim_model/entity_model.rs:48:5
[INFO] [stdout]    |
[INFO] [stdout] 47 | pub struct SimEntity{
[INFO] [stdout]    |            --------- fields in this struct
[INFO] [stdout] 48 |     identity: Identity,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 49 |     origin: Origin    
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `class` and `level` are never read
[INFO] [stdout]   --> src/sim_model/life_model/organism_model.rs:31:5
[INFO] [stdout]    |
[INFO] [stdout] 30 | pub struct Health{ // very generic, data content makes it specific
[INFO] [stdout]    |            ------ fields in this struct
[INFO] [stdout] 31 |     class: Class, // type of health level
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 32 |     level: Level
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `id` is never read
[INFO] [stdout]   --> src/sim_model/life_model/plant_model.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub struct SimPlant{
[INFO] [stdout]    |            -------- field in this struct
[INFO] [stdout] 18 |     id: Identity
[INFO] [stdout]    |     ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `class` and `level` are never read
[INFO] [stdout]   --> src/sim_model/life_model/creature_model.rs:28:5
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub struct HealthLevel{
[INFO] [stdout]    |            ----------- fields in this struct
[INFO] [stdout] 28 |     class: HealthClass,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 29 |     level: Level
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `id`, `location`, `health`, `lifecycle_stage`, and `creature_category` are never read
[INFO] [stdout]   --> src/sim_model/life_model/creature_model.rs:93:5
[INFO] [stdout]    |
[INFO] [stdout] 92 | pub struct SimCreature{
[INFO] [stdout]    |            ----------- fields in this struct
[INFO] [stdout] 93 |     id: Identity,
[INFO] [stdout]    |     ^^
[INFO] [stdout] 94 |     location: Location,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 95 |     health: HealthLevel,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 96 |     lifecycle_stage: LifeCycle ,  
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 97 |     creature_category: CreatureCategory
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `id`, `current_location`, `current_health`, `lifecycle_stage`, `capabilities`, and `emotional_state` are never read
[INFO] [stdout]   --> src/sim_model/human_model/sim_human.rs:58:5
[INFO] [stdout]    |
[INFO] [stdout] 57 | pub struct SimHuman{
[INFO] [stdout]    |            -------- fields in this struct
[INFO] [stdout] 58 |     id: Identity,
[INFO] [stdout]    |     ^^
[INFO] [stdout] 59 |     current_location: Location,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 60 |     current_health: HealthLevel,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] 61 |     lifecycle_stage: LifeCycle,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 62 |     capabilities: Vec<Capabilities>,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 63 |     emotional_state: Vec<Emotion>
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `LogStateChang` is never used
[INFO] [stdout]   --> src/sim_engine/mod.rs:24:8
[INFO] [stdout]    |
[INFO] [stdout] 24 |  trait LogStateChang{}
[INFO] [stdout]    |        ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `LogEvent` is never used
[INFO] [stdout]   --> src/sim_engine/mod.rs:27:8
[INFO] [stdout]    |
[INFO] [stdout] 27 |  trait LogEvent{}
[INFO] [stdout]    |        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `id` and `label` are never read
[INFO] [stdout]   --> src/sim_model/world_model.rs:23:5
[INFO] [stdout]    |
[INFO] [stdout] 22 | pub struct SimWorld{
[INFO] [stdout]    |            -------- fields in this struct
[INFO] [stdout] 23 |     id: ID,
[INFO] [stdout]    |     ^^
[INFO] [stdout] 24 |     label: Label
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `cell_type` and `cell` are never read
[INFO] [stdout]   --> src/sim_model/spatial_model/landscape_model.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout]  9 | pub struct Landscape{
[INFO] [stdout]    |            --------- fields in this struct
[INFO] [stdout] 10 |     cell_type: LandscapeType,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 11 |     cell: Vec<LandscapeCell> 
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `location` and `properties` are never read
[INFO] [stdout]   --> src/sim_model/spatial_model/landscape_model.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub struct LandscapeCell{ // same as SimLocation??
[INFO] [stdout]    |            ------------- fields in this struct
[INFO] [stdout] 20 |     location: Location,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 21 |     properties: Vec<CellProperty>
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `temperature` and `density` are never read
[INFO] [stdout]   --> src/sim_model/spatial_model/landscape_model.rs:31:5
[INFO] [stdout]    |
[INFO] [stdout] 30 | pub struct CellProperty{
[INFO] [stdout]    |            ------------ fields in this struct
[INFO] [stdout] 31 |     temperature: Temperature,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 32 |     density: u8
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `SimLocation` is never used
[INFO] [stdout]  --> src/sim_model/spatial_model/location_model.rs:8:6
[INFO] [stdout]   |
[INFO] [stdout] 8 | type SimLocation = landscape_model::LandscapeCell;
[INFO] [stdout]   |      ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `name` is never read
[INFO] [stdout]   --> src/sim_model/system_model/metaphysics_system.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub struct Element{
[INFO] [stdout]    |            ------- field in this struct
[INFO] [stdout] 18 |     name: Name
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `x_cor`, `y_cor`, and `height` are never read
[INFO] [stdout]   --> src/sim_model/entity_model.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub struct Location{
[INFO] [stdout]    |            -------- fields in this struct
[INFO] [stdout] 13 |     x_cor: Coordinate,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 14 |     y_cor: Coordinate,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 15 |     height: Height
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `line` is never read
[INFO] [stdout]   --> src/sim_model/entity_model.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub struct Lineage{
[INFO] [stdout]    |            ------- field in this struct
[INFO] [stdout] 21 |     line: Vec<SimEntity> // list of ancestors or constituent members from emergence
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `member_list` is never read
[INFO] [stdout]   --> src/sim_model/entity_model.rs:27:5
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub struct Members{
[INFO] [stdout]    |            ------- field in this struct
[INFO] [stdout] 27 |     member_list: Vec<SimEntity>
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `birth_location`, `birth_time`, `lineage`, and `source` are never read
[INFO] [stdout]   --> src/sim_model/entity_model.rs:32:5
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub struct Origin{
[INFO] [stdout]    |            ------ fields in this struct
[INFO] [stdout] 32 |     birth_location: Location,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] 33 |     birth_time: TimeStamp, // timepoint of creation
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 34 |     lineage: Lineage, // ancestors
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 35 |     source: Source // process, cluster, emergence
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `id`, `name`, and `class` are never read
[INFO] [stdout]   --> src/sim_model/entity_model.rs:40:5
[INFO] [stdout]    |
[INFO] [stdout] 39 | pub struct Identity {
[INFO] [stdout]    |            -------- fields in this struct
[INFO] [stdout] 40 |     id: ID,
[INFO] [stdout]    |     ^^
[INFO] [stdout] 41 |     name: Name, // initial iteration of complexity, just free form string label
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 42 |     class: Class, // just a string label for now, no formal taxonomy
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `identity` and `origin` are never read
[INFO] [stdout]   --> src/sim_model/entity_model.rs:48:5
[INFO] [stdout]    |
[INFO] [stdout] 47 | pub struct SimEntity{
[INFO] [stdout]    |            --------- fields in this struct
[INFO] [stdout] 48 |     identity: Identity,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 49 |     origin: Origin    
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `class` and `level` are never read
[INFO] [stdout]   --> src/sim_model/life_model/organism_model.rs:31:5
[INFO] [stdout]    |
[INFO] [stdout] 30 | pub struct Health{ // very generic, data content makes it specific
[INFO] [stdout]    |            ------ fields in this struct
[INFO] [stdout] 31 |     class: Class, // type of health level
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 32 |     level: Level
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `id` is never read
[INFO] [stdout]   --> src/sim_model/life_model/plant_model.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub struct SimPlant{
[INFO] [stdout]    |            -------- field in this struct
[INFO] [stdout] 18 |     id: Identity
[INFO] [stdout]    |     ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `class` and `level` are never read
[INFO] [stdout]   --> src/sim_model/life_model/creature_model.rs:28:5
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub struct HealthLevel{
[INFO] [stdout]    |            ----------- fields in this struct
[INFO] [stdout] 28 |     class: HealthClass,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 29 |     level: Level
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `id`, `location`, `health`, `lifecycle_stage`, and `creature_category` are never read
[INFO] [stdout]   --> src/sim_model/life_model/creature_model.rs:93:5
[INFO] [stdout]    |
[INFO] [stdout] 92 | pub struct SimCreature{
[INFO] [stdout]    |            ----------- fields in this struct
[INFO] [stdout] 93 |     id: Identity,
[INFO] [stdout]    |     ^^
[INFO] [stdout] 94 |     location: Location,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 95 |     health: HealthLevel,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 96 |     lifecycle_stage: LifeCycle ,  
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 97 |     creature_category: CreatureCategory
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `id`, `current_location`, `current_health`, `lifecycle_stage`, `capabilities`, and `emotional_state` are never read
[INFO] [stdout]   --> src/sim_model/human_model/sim_human.rs:58:5
[INFO] [stdout]    |
[INFO] [stdout] 57 | pub struct SimHuman{
[INFO] [stdout]    |            -------- fields in this struct
[INFO] [stdout] 58 |     id: Identity,
[INFO] [stdout]    |     ^^
[INFO] [stdout] 59 |     current_location: Location,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 60 |     current_health: HealthLevel,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] 61 |     lifecycle_stage: LifeCycle,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 62 |     capabilities: Vec<Capabilities>,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 63 |     emotional_state: Vec<Emotion>
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "5b0f5b4ca691612daba5c7173f83e495a36b00ae0af1e1b483661887faa52579", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5b0f5b4ca691612daba5c7173f83e495a36b00ae0af1e1b483661887faa52579", kill_on_drop: false }`
[INFO] [stdout] 5b0f5b4ca691612daba5c7173f83e495a36b00ae0af1e1b483661887faa52579
