[INFO] cloning repository https://github.com/Grissess/dragonfight [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Grissess/dragonfight" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGrissess%2Fdragonfight", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGrissess%2Fdragonfight'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5ebae6557894a4b58a82668cb09c7c6a2b3f81a4 [INFO] checking Grissess/dragonfight against try#a7a572ce3edd6d476191fbfe92c9c1986e009b34 for pr-87190-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGrissess%2Fdragonfight" "/workspace/builds/worker-10/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-10/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Grissess/dragonfight on toolchain a7a572ce3edd6d476191fbfe92c9c1986e009b34 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Grissess/dragonfight [INFO] finished tweaking git repo https://github.com/Grissess/dragonfight [INFO] tweaked toml for git repo https://github.com/Grissess/dragonfight written to /workspace/builds/worker-10/source/Cargo.toml [INFO] crate git repo https://github.com/Grissess/dragonfight already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/Grissess/rogue_utils` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] accee4909b808711ef08d98c94fad255ce29e7b4ff1218afd1385c845da98732 [INFO] running `Command { std: "docker" "start" "-a" "accee4909b808711ef08d98c94fad255ce29e7b4ff1218afd1385c845da98732", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "accee4909b808711ef08d98c94fad255ce29e7b4ff1218afd1385c845da98732", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "accee4909b808711ef08d98c94fad255ce29e7b4ff1218afd1385c845da98732", kill_on_drop: false }` [INFO] [stdout] accee4909b808711ef08d98c94fad255ce29e7b4ff1218afd1385c845da98732 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 20c3b00359e863feb7902173713d19f812b7ce460d83cf89a295612f119cb328 [INFO] running `Command { std: "docker" "start" "-a" "20c3b00359e863feb7902173713d19f812b7ce460d83cf89a295612f119cb328", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] Running `cargo fix --edition` [INFO] [stderr] Compiling libc v0.2.95 [INFO] [stderr] Checking ppv-lite86 v0.2.10 [INFO] [stderr] Checking bit-vec v0.6.3 [INFO] [stderr] Checking rogue_util v0.1.0 (https://github.com/Grissess/rogue_utils#f0e28409) [INFO] [stderr] Checking bit-set v0.5.2 [INFO] [stderr] Checking getrandom v0.2.3 [INFO] [stderr] Checking rand_core v0.6.2 [INFO] [stderr] Checking rand_chacha v0.3.0 [INFO] [stderr] Checking rand v0.8.3 [INFO] [stderr] Checking dragonfight v0.1.0 (/tmp/fixit) [INFO] [stderr] Migrating src/lib.rs from 2018 edition to 2021 [INFO] [stderr] Fixed src/creature/status.rs (2 fixes) [INFO] [stderr] Fixed src/world.rs (2 fixes) [INFO] [stderr] Fixed src/creature/damage.rs (1 fix) [INFO] [stderr] Fixed src/rng.rs (1 fix) [INFO] [stdout] warning: unused macro definition [INFO] [stdout] --> src/flags.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | / macro_rules! flags { [INFO] [stdout] 5 | | ($vis:vis $name:ident $contents:tt) => { [INFO] [stdout] 6 | | #[repr(u8)] [INFO] [stdout] 7 | | $vis enum $name $contents; [INFO] [stdout] 8 | | } [INFO] [stdout] 9 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_macros)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused macro definition [INFO] [stdout] --> src/flags.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | / macro_rules! flags { [INFO] [stdout] 5 | | ($vis:vis $name:ident $contents:tt) => { [INFO] [stdout] 6 | | #[repr(u8)] [INFO] [stdout] 7 | | $vis enum $name $contents; [INFO] [stdout] 8 | | } [INFO] [stdout] 9 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_macros)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `test` [INFO] [stdout] --> src/creature/damage.rs:112:8 [INFO] [stdout] | [INFO] [stdout] 112 | fn test(&self, spec: Spec) -> ModTest { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `apply` [INFO] [stdout] --> src/creature/damage.rs:120:8 [INFO] [stdout] | [INFO] [stdout] 120 | fn apply(&self, dmg: DamageResult) -> Option { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `scores` [INFO] [stdout] --> src/creature.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 25 | scores: AbilityScores, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `align` [INFO] [stdout] --> src/creature.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | align: Alignment, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `dmgmods` [INFO] [stdout] --> src/creature.rs:27:5 [INFO] [stdout] | [INFO] [stdout] 27 | dmgmods: damage::Modifiers, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `id` [INFO] [stdout] --> src/creature.rs:31:5 [INFO] [stdout] | [INFO] [stdout] 31 | id: CID, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `creature` [INFO] [stdout] --> src/creature.rs:32:5 [INFO] [stdout] | [INFO] [stdout] 32 | creature: Rc, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `loc` [INFO] [stdout] --> src/creature.rs:33:5 [INFO] [stdout] | [INFO] [stdout] 33 | loc: world::space::Location, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `health` [INFO] [stdout] --> src/creature.rs:34:5 [INFO] [stdout] | [INFO] [stdout] 34 | health: Health, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `bestiary` [INFO] [stdout] --> src/world.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | bestiary: HashMap, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `creatures` [INFO] [stdout] --> src/world.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | creatures: HashMap, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `initiative` [INFO] [stdout] --> src/world.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | initiative: VecDeque, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `map` [INFO] [stdout] --> src/world.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | map: region::Region, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `test` [INFO] [stdout] --> src/creature/damage.rs:112:8 [INFO] [stdout] | [INFO] [stdout] 112 | fn test(&self, spec: Spec) -> ModTest { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `apply` [INFO] [stdout] --> src/creature/damage.rs:120:8 [INFO] [stdout] | [INFO] [stdout] 120 | fn apply(&self, dmg: DamageResult) -> Option { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `scores` [INFO] [stdout] --> src/creature.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 25 | scores: AbilityScores, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `align` [INFO] [stdout] --> src/creature.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | align: Alignment, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `dmgmods` [INFO] [stdout] --> src/creature.rs:27:5 [INFO] [stdout] | [INFO] [stdout] 27 | dmgmods: damage::Modifiers, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `id` [INFO] [stdout] --> src/creature.rs:31:5 [INFO] [stdout] | [INFO] [stdout] 31 | id: CID, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `creature` [INFO] [stdout] --> src/creature.rs:32:5 [INFO] [stdout] | [INFO] [stdout] 32 | creature: Rc, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `loc` [INFO] [stdout] --> src/creature.rs:33:5 [INFO] [stdout] | [INFO] [stdout] 33 | loc: world::space::Location, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `health` [INFO] [stdout] --> src/creature.rs:34:5 [INFO] [stdout] | [INFO] [stdout] 34 | health: Health, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `bestiary` [INFO] [stdout] --> src/world.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | bestiary: HashMap, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `creatures` [INFO] [stdout] --> src/world.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | creatures: HashMap, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `initiative` [INFO] [stdout] --> src/world.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | initiative: VecDeque, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `map` [INFO] [stdout] --> src/world.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | map: region::Region, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 14 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 14 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Migrating src/main.rs from 2018 edition to 2021 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 5.85s [INFO] [stderr] Running `cargo check` to verify 2021 [INFO] [stderr] Checking dragonfight v0.1.0 (/tmp/fixit) [INFO] [stdout] warning: unused macro definition [INFO] [stdout] --> src/flags.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | / macro_rules! flags { [INFO] [stdout] 5 | | ($vis:vis $name:ident $contents:tt) => { [INFO] [stdout] 6 | | #[repr(u8)] [INFO] [stdout] 7 | | $vis enum $name $contents; [INFO] [stdout] 8 | | } [INFO] [stdout] 9 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_macros)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused macro definition [INFO] [stdout] --> src/flags.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | / macro_rules! flags { [INFO] [stdout] 5 | | ($vis:vis $name:ident $contents:tt) => { [INFO] [stdout] 6 | | #[repr(u8)] [INFO] [stdout] 7 | | $vis enum $name $contents; [INFO] [stdout] 8 | | } [INFO] [stdout] 9 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_macros)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `test` [INFO] [stdout] --> src/creature/damage.rs:112:8 [INFO] [stdout] | [INFO] [stdout] 112 | fn test(&self, spec: Spec) -> ModTest { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `apply` [INFO] [stdout] --> src/creature/damage.rs:120:8 [INFO] [stdout] | [INFO] [stdout] 120 | fn apply(&self, dmg: DamageResult) -> Option { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `scores` [INFO] [stdout] --> src/creature.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 25 | scores: AbilityScores, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `align` [INFO] [stdout] --> src/creature.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | align: Alignment, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `dmgmods` [INFO] [stdout] --> src/creature.rs:27:5 [INFO] [stdout] | [INFO] [stdout] 27 | dmgmods: damage::Modifiers, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `id` [INFO] [stdout] --> src/creature.rs:31:5 [INFO] [stdout] | [INFO] [stdout] 31 | id: CID, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `creature` [INFO] [stdout] --> src/creature.rs:32:5 [INFO] [stdout] | [INFO] [stdout] 32 | creature: Rc, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `loc` [INFO] [stdout] --> src/creature.rs:33:5 [INFO] [stdout] | [INFO] [stdout] 33 | loc: world::space::Location, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `health` [INFO] [stdout] --> src/creature.rs:34:5 [INFO] [stdout] | [INFO] [stdout] 34 | health: Health, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `bestiary` [INFO] [stdout] --> src/world.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | bestiary: HashMap, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `creatures` [INFO] [stdout] --> src/world.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | creatures: HashMap, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `initiative` [INFO] [stdout] --> src/world.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | initiative: VecDeque, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `map` [INFO] [stdout] --> src/world.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | map: region::Region, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `test` [INFO] [stdout] --> src/creature/damage.rs:112:8 [INFO] [stdout] | [INFO] [stdout] 112 | fn test(&self, spec: Spec) -> ModTest { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `apply` [INFO] [stdout] --> src/creature/damage.rs:120:8 [INFO] [stdout] | [INFO] [stdout] 120 | fn apply(&self, dmg: DamageResult) -> Option { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `scores` [INFO] [stdout] --> src/creature.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 25 | scores: AbilityScores, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `align` [INFO] [stdout] --> src/creature.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | align: Alignment, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `dmgmods` [INFO] [stdout] --> src/creature.rs:27:5 [INFO] [stdout] | [INFO] [stdout] 27 | dmgmods: damage::Modifiers, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `id` [INFO] [stdout] --> src/creature.rs:31:5 [INFO] [stdout] | [INFO] [stdout] 31 | id: CID, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `creature` [INFO] [stdout] --> src/creature.rs:32:5 [INFO] [stdout] | [INFO] [stdout] 32 | creature: Rc, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `loc` [INFO] [stdout] --> src/creature.rs:33:5 [INFO] [stdout] | [INFO] [stdout] 33 | loc: world::space::Location, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `health` [INFO] [stdout] --> src/creature.rs:34:5 [INFO] [stdout] | [INFO] [stdout] 34 | health: Health, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `bestiary` [INFO] [stdout] --> src/world.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | bestiary: HashMap, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `creatures` [INFO] [stdout] --> src/world.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | creatures: HashMap, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `initiative` [INFO] [stdout] --> src/world.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | initiative: VecDeque, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `map` [INFO] [stdout] --> src/world.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | map: region::Region, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 14 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 14 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.67s [INFO] running `Command { std: "docker" "inspect" "20c3b00359e863feb7902173713d19f812b7ce460d83cf89a295612f119cb328", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "20c3b00359e863feb7902173713d19f812b7ce460d83cf89a295612f119cb328", kill_on_drop: false }` [INFO] [stdout] 20c3b00359e863feb7902173713d19f812b7ce460d83cf89a295612f119cb328