[INFO] cloning repository https://github.com/voidpumpkin/rusty-rougelike
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/voidpumpkin/rusty-rougelike" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvoidpumpkin%2Frusty-rougelike", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvoidpumpkin%2Frusty-rougelike'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 68206339ea7871e5e99f68359a1579743b8c6f01
[INFO] checking voidpumpkin/rusty-rougelike against 1.95.0 for pr-155915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvoidpumpkin%2Frusty-rougelike" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/voidpumpkin/rusty-rougelike
[INFO] finished tweaking git repo https://github.com/voidpumpkin/rusty-rougelike
[INFO] tweaked toml for git repo https://github.com/voidpumpkin/rusty-rougelike written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/voidpumpkin/rusty-rougelike on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/voidpumpkin/rusty-rougelike 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" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded shrev v1.1.1
[INFO] [stderr]   Downloaded proc-macro2 v1.0.13
[INFO] [stderr]   Downloaded specs-derive v0.4.1
[INFO] [stderr]   Downloaded shred v0.10.2
[INFO] [stderr]   Downloaded bracket-geometry v0.8.1
[INFO] [stderr]   Downloaded tynm v0.1.4
[INFO] [stderr]   Downloaded proc-macro-crate v0.1.4
[INFO] [stderr]   Downloaded wide v0.4.6
[INFO] [stderr]   Downloaded glutin_egl_sys v0.1.4
[INFO] [stderr]   Downloaded glutin_gles2_sys v0.1.4
[INFO] [stderr]   Downloaded glutin_wgl_sys v0.1.4
[INFO] [stderr]   Downloaded instant v0.1.3
[INFO] [stderr]   Downloaded wasm-bindgen-macro v0.2.62
[INFO] [stderr]   Downloaded bracket-noise v0.8.1
[INFO] [stderr]   Downloaded bracket-algorithm-traits v0.8.1
[INFO] [stderr]   Downloaded wasm-bindgen-backend v0.2.62
[INFO] [stderr]   Downloaded mopa v0.2.2
[INFO] [stderr]   Downloaded bytemuck v1.2.0
[INFO] [stderr]   Downloaded bracket-random v0.8.0
[INFO] [stderr]   Downloaded png v0.16.3
[INFO] [stderr]   Downloaded ultraviolet v0.4.6
[INFO] [stderr]   Downloaded cocoa v0.20.0
[INFO] [stderr]   Downloaded glutin v0.24.0
[INFO] [stderr]   Downloaded deflate v0.8.4
[INFO] [stderr]   Downloaded bracket-pathfinding v0.8.1
[INFO] [stderr]   Downloaded cocoa v0.19.1
[INFO] [stderr]   Downloaded hashbrown v0.7.2
[INFO] [stderr]   Downloaded flate2 v1.0.14
[INFO] [stderr]   Downloaded wasm-bindgen v0.2.62
[INFO] [stderr]   Downloaded syn v1.0.22
[INFO] [stderr]   Downloaded atom v0.3.5
[INFO] [stderr]   Downloaded image v0.23.4
[INFO] [stderr]   Downloaded bumpalo v3.3.0
[INFO] [stderr]   Downloaded js-sys v0.3.39
[INFO] [stderr]   Downloaded regex v1.3.7
[INFO] [stderr]   Downloaded rltk v0.8.1
[INFO] [stderr]   Downloaded crossbeam-channel v0.4.2
[INFO] [stderr]   Downloaded serde v1.0.110
[INFO] [stderr]   Downloaded serde_derive v1.0.110
[INFO] [stderr]   Downloaded ahash v0.3.5
[INFO] [stderr]   Downloaded nom v5.1.1
[INFO] [stderr]   Downloaded cc v1.0.53
[INFO] [stderr]   Downloaded wasm-bindgen-macro-support v0.2.62
[INFO] [stderr]   Downloaded wasm-bindgen-shared v0.2.62
[INFO] [stderr]   Downloaded bracket-color v0.8.1
[INFO] [stderr]   Downloaded core-graphics v0.19.0
[INFO] [stderr]   Downloaded bracket-lib v0.8.1
[INFO] [stderr]   Downloaded glutin_glx_sys v0.1.6
[INFO] [stderr]   Downloaded tuple_utils v0.3.0
[INFO] [stderr]   Downloaded specs v0.16.1
[INFO] [stderr]   Downloaded web-sys v0.3.39
[INFO] [stderr]   Downloaded bracket-terminal v0.8.1
[INFO] [stderr]   Downloaded object-pool v0.4.4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] cf5f102f9514323f9105cdd5df0ad2aa60c55ac69858078376f330b38e053f2f
[INFO] running `Command { std: "docker" "start" "-a" "cf5f102f9514323f9105cdd5df0ad2aa60c55ac69858078376f330b38e053f2f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cf5f102f9514323f9105cdd5df0ad2aa60c55ac69858078376f330b38e053f2f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cf5f102f9514323f9105cdd5df0ad2aa60c55ac69858078376f330b38e053f2f", kill_on_drop: false }`
[INFO] [stdout] cf5f102f9514323f9105cdd5df0ad2aa60c55ac69858078376f330b38e053f2f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+1.95.0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8517f9d6223923f13dbf64add42835864d9ad910cee16e857f31d0d4b158915b
[INFO] running `Command { std: "docker" "start" "-a" "8517f9d6223923f13dbf64add42835864d9ad910cee16e857f31d0d4b158915b", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.70
[INFO] [stderr]    Compiling xml-rs v0.8.3
[INFO] [stderr]    Compiling num-traits v0.2.11
[INFO] [stderr]    Compiling cfg-if v0.1.10
[INFO] [stderr]    Compiling cc v1.0.53
[INFO] [stderr]    Compiling nix v0.14.1
[INFO] [stderr]    Compiling proc-macro2 v1.0.13
[INFO] [stderr]     Checking void v1.0.2
[INFO] [stderr]     Checking lazycell v1.2.1
[INFO] [stderr]    Compiling syn v1.0.22
[INFO] [stderr]    Compiling getrandom v0.1.14
[INFO] [stderr]     Checking stb_truetype v0.3.1
[INFO] [stderr]     Checking lock_api v0.3.4
[INFO] [stderr]    Compiling wide v0.4.6
[INFO] [stderr]     Checking bytemuck v1.2.0
[INFO] [stderr]    Compiling x11-dl v2.18.5
[INFO] [stderr]    Compiling log v0.4.8
[INFO] [stderr]    Compiling num-integer v0.1.42
[INFO] [stderr]     Checking xdg v2.2.0
[INFO] [stderr]    Compiling serde v1.0.110
[INFO] [stderr]    Compiling num-iter v0.1.40
[INFO] [stderr]    Compiling nom v5.1.1
[INFO] [stderr]     Checking crossbeam-deque v0.7.3
[INFO] [stderr]     Checking inflate v0.4.5
[INFO] [stderr]     Checking deflate v0.8.4
[INFO] [stderr]     Checking crossbeam-channel v0.4.2
[INFO] [stderr]     Checking aho-corasick v0.7.10
[INFO] [stderr]     Checking regex-syntax v0.6.17
[INFO] [stderr]     Checking instant v0.1.3
[INFO] [stderr]     Checking jpeg-decoder v0.1.19
[INFO] [stderr]    Compiling hashbrown v0.7.2
[INFO] [stderr]     Checking ahash v0.3.5
[INFO] [stderr]     Checking atom v0.3.5
[INFO] [stderr]     Checking mopa v0.2.2
[INFO] [stderr]    Compiling gl_generator v0.13.1
[INFO] [stderr]    Compiling wayland-scanner v0.23.6
[INFO] [stderr]    Compiling quote v1.0.5
[INFO] [stderr]     Checking arrayvec v0.5.1
[INFO] [stderr]     Checking png v0.16.3
[INFO] [stderr]     Checking net2 v0.2.34
[INFO] [stderr]     Checking iovec v0.1.4
[INFO] [stderr]     Checking ordered-float v1.0.2
[INFO] [stderr]     Checking approx v0.3.2
[INFO] [stderr]     Checking line_drawing v0.7.0
[INFO] [stderr]     Checking mio v0.6.22
[INFO] [stderr]     Checking parking_lot_core v0.7.2
[INFO] [stderr]     Checking ultraviolet v0.4.6
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]     Checking rusttype v0.8.3
[INFO] [stderr]     Checking parking_lot v0.10.2
[INFO] [stderr]    Compiling libloading v0.5.2
[INFO] [stderr]     Checking memmap v0.7.0
[INFO] [stderr]     Checking rand_chacha v0.2.2
[INFO] [stderr]     Checking rusttype v0.7.9
[INFO] [stderr]     Checking andrew v0.2.1
[INFO] [stderr]     Checking raw-window-handle v0.3.3
[INFO] [stderr]     Checking shared_library v0.1.9
[INFO] [stderr]     Checking parking_lot_core v0.6.2
[INFO] [stderr]    Compiling glutin_glx_sys v0.1.6
[INFO] [stderr]    Compiling glutin_egl_sys v0.1.4
[INFO] [stderr]    Compiling glow v0.4.0
[INFO] [stderr]     Checking osmesa-sys v0.1.2
[INFO] [stderr]     Checking parking_lot v0.9.0
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]     Checking num-rational v0.2.4
[INFO] [stderr]     Checking dlib v0.4.1
[INFO] [stderr]     Checking rand_xorshift v0.2.0
[INFO] [stderr]     Checking mio-extras v2.0.6
[INFO] [stderr]     Checking wayland-sys v0.23.6
[INFO] [stderr]     Checking crossbeam v0.7.3
[INFO] [stderr]     Checking bracket-color v0.8.1
[INFO] [stderr]     Checking flate2 v1.0.14
[INFO] [stderr]     Checking bracket-geometry v0.8.1
[INFO] [stderr]     Checking image v0.23.4
[INFO] [stderr]     Checking bracket-algorithm-traits v0.8.1
[INFO] [stderr]     Checking hibitset v0.6.3
[INFO] [stderr]     Checking tuple_utils v0.3.0
[INFO] [stderr]     Checking tynm v0.1.4
[INFO] [stderr]     Checking bracket-pathfinding v0.8.1
[INFO] [stderr]     Checking regex v1.3.7
[INFO] [stderr]     Checking shrev v1.1.1
[INFO] [stderr]    Compiling wayland-client v0.23.6
[INFO] [stderr]    Compiling wayland-protocols v0.23.6
[INFO] [stderr]     Checking shred v0.10.2
[INFO] [stderr]     Checking bracket-random v0.8.0
[INFO] [stderr]     Checking bracket-noise v0.8.1
[INFO] [stderr]     Checking wayland-commons v0.23.6
[INFO] [stderr]     Checking calloop v0.4.4
[INFO] [stderr]    Compiling serde_derive v1.0.110
[INFO] [stderr]    Compiling specs-derive v0.4.1
[INFO] [stderr]     Checking object-pool v0.4.4
[INFO] [stderr]     Checking specs v0.16.1
[INFO] [stderr]     Checking smithay-client-toolkit v0.6.6
[INFO] [stderr]     Checking winit v0.22.2
[INFO] [stderr]     Checking glutin v0.24.0
[INFO] [stderr]     Checking bracket-terminal v0.8.1
[INFO] [stderr]     Checking bracket-lib v0.8.1
[INFO] [stderr]     Checking rltk v0.8.1
[INFO] [stderr]     Checking rusty-rougelike v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/systems/damage_system.rs:22:14
[INFO] [stdout]    |
[INFO] [stdout] 22 |         for (mut stats, damage) in (&mut stats, &damage).join() {
[INFO] [stdout]    |              ----^^^^^
[INFO] [stdout]    |              |
[INFO] [stdout]    |              help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/systems/monster_ai_system.rs:42:22
[INFO] [stdout]    |
[INFO] [stdout] 42 |         for (entity, mut viewshed, _monster, mut pos) in
[INFO] [stdout]    |                      ----^^^^^^^^
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/systems/monster_ai_system.rs:42:46
[INFO] [stdout]    |
[INFO] [stdout] 42 |         for (entity, mut viewshed, _monster, mut pos) in
[INFO] [stdout]    |                                              ----^^^
[INFO] [stdout]    |                                              |
[INFO] [stdout]    |                                              help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> src/components/wants_to_drop_item.rs:8:28
[INFO] [stdout]   |
[INFO] [stdout] 8 | #[derive(Component, Debug, ConvertSaveload, Clone)]
[INFO] [stdout]   |                            ^--------------
[INFO] [stdout]   |                            |
[INFO] [stdout]   |                            `WantsToDropItemSaveloadData` is not local
[INFO] [stdout]   |                            `Serialize` is not local
[INFO] [stdout]   |                            move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_WantsToDropItemSaveloadData`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]   = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]   = note: this warning originates in the derive macro `Serialize` which comes from the expansion of the derive macro `ConvertSaveload` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> src/components/wants_to_drop_item.rs:8:28
[INFO] [stdout]   |
[INFO] [stdout] 8 | #[derive(Component, Debug, ConvertSaveload, Clone)]
[INFO] [stdout]   |                            ^--------------
[INFO] [stdout]   |                            |
[INFO] [stdout]   |                            `WantsToDropItemSaveloadData` is not local
[INFO] [stdout]   |                            `Deserialize` is not local
[INFO] [stdout]   |                            move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_WantsToDropItemSaveloadData`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]   = note: this warning originates in the derive macro `Deserialize` which comes from the expansion of the derive macro `ConvertSaveload` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> src/components/wants_to_melee.rs:8:28
[INFO] [stdout]   |
[INFO] [stdout] 8 | #[derive(Component, Debug, ConvertSaveload, Clone)]
[INFO] [stdout]   |                            ^--------------
[INFO] [stdout]   |                            |
[INFO] [stdout]   |                            `WantsToMeleeSaveloadData` is not local
[INFO] [stdout]   |                            `Serialize` is not local
[INFO] [stdout]   |                            move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_WantsToMeleeSaveloadData`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]   = note: this warning originates in the derive macro `Serialize` which comes from the expansion of the derive macro `ConvertSaveload` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> src/components/wants_to_melee.rs:8:28
[INFO] [stdout]   |
[INFO] [stdout] 8 | #[derive(Component, Debug, ConvertSaveload, Clone)]
[INFO] [stdout]   |                            ^--------------
[INFO] [stdout]   |                            |
[INFO] [stdout]   |                            `WantsToMeleeSaveloadData` is not local
[INFO] [stdout]   |                            `Deserialize` is not local
[INFO] [stdout]   |                            move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_WantsToMeleeSaveloadData`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]   = note: this warning originates in the derive macro `Deserialize` which comes from the expansion of the derive macro `ConvertSaveload` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/systems/damage_system.rs:22:14
[INFO] [stdout]    |
[INFO] [stdout] 22 |         for (mut stats, damage) in (&mut stats, &damage).join() {
[INFO] [stdout]    |              ----^^^^^
[INFO] [stdout]    |              |
[INFO] [stdout]    |              help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/systems/monster_ai_system.rs:42:22
[INFO] [stdout]    |
[INFO] [stdout] 42 |         for (entity, mut viewshed, _monster, mut pos) in
[INFO] [stdout]    |                      ----^^^^^^^^
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/systems/monster_ai_system.rs:42:46
[INFO] [stdout]    |
[INFO] [stdout] 42 |         for (entity, mut viewshed, _monster, mut pos) in
[INFO] [stdout]    |                                              ----^^^
[INFO] [stdout]    |                                              |
[INFO] [stdout]    |                                              help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> src/components/wants_to_drop_item.rs:8:28
[INFO] [stdout]   |
[INFO] [stdout] 8 | #[derive(Component, Debug, ConvertSaveload, Clone)]
[INFO] [stdout]   |                            ^--------------
[INFO] [stdout]   |                            |
[INFO] [stdout]   |                            `WantsToDropItemSaveloadData` is not local
[INFO] [stdout]   |                            `Serialize` is not local
[INFO] [stdout]   |                            move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_WantsToDropItemSaveloadData`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]   = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]   = note: this warning originates in the derive macro `Serialize` which comes from the expansion of the derive macro `ConvertSaveload` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> src/components/wants_to_drop_item.rs:8:28
[INFO] [stdout]   |
[INFO] [stdout] 8 | #[derive(Component, Debug, ConvertSaveload, Clone)]
[INFO] [stdout]   |                            ^--------------
[INFO] [stdout]   |                            |
[INFO] [stdout]   |                            `WantsToDropItemSaveloadData` is not local
[INFO] [stdout]   |                            `Deserialize` is not local
[INFO] [stdout]   |                            move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_WantsToDropItemSaveloadData`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]   = note: this warning originates in the derive macro `Deserialize` which comes from the expansion of the derive macro `ConvertSaveload` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> src/components/wants_to_melee.rs:8:28
[INFO] [stdout]   |
[INFO] [stdout] 8 | #[derive(Component, Debug, ConvertSaveload, Clone)]
[INFO] [stdout]   |                            ^--------------
[INFO] [stdout]   |                            |
[INFO] [stdout]   |                            `WantsToMeleeSaveloadData` is not local
[INFO] [stdout]   |                            `Serialize` is not local
[INFO] [stdout]   |                            move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_WantsToMeleeSaveloadData`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]   = note: this warning originates in the derive macro `Serialize` which comes from the expansion of the derive macro `ConvertSaveload` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> src/components/wants_to_melee.rs:8:28
[INFO] [stdout]   |
[INFO] [stdout] 8 | #[derive(Component, Debug, ConvertSaveload, Clone)]
[INFO] [stdout]   |                            ^--------------
[INFO] [stdout]   |                            |
[INFO] [stdout]   |                            `WantsToMeleeSaveloadData` is not local
[INFO] [stdout]   |                            `Deserialize` is not local
[INFO] [stdout]   |                            move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_WantsToMeleeSaveloadData`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]   = note: this warning originates in the derive macro `Deserialize` which comes from the expansion of the derive macro `ConvertSaveload` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 41.94s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v5.1.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "8517f9d6223923f13dbf64add42835864d9ad910cee16e857f31d0d4b158915b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8517f9d6223923f13dbf64add42835864d9ad910cee16e857f31d0d4b158915b", kill_on_drop: false }`
[INFO] [stdout] 8517f9d6223923f13dbf64add42835864d9ad910cee16e857f31d0d4b158915b
