[INFO] fetching crate bevy_fortress 0.1.2...
[INFO] testing bevy_fortress-0.1.2 against try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681-1
[INFO] extracting crate bevy_fortress 0.1.2 into /workspace/builds/worker-1-tc2/source
[INFO] removed /workspace/builds/worker-1-tc2/source/rust-toolchain.toml
[INFO] started tweaking crates.io crate bevy_fortress 0.1.2
[INFO] finished tweaking crates.io crate bevy_fortress 0.1.2
[INFO] tweaked toml for crates.io crate bevy_fortress 0.1.2 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate bevy_fortress 0.1.2 on toolchain db823df02fd0c2cf67b43025ac3fef3f2d743245
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 303 packages to latest compatible versions
[INFO] [stderr]       Adding bevy v0.12.1 (available: v0.17.3)
[INFO] [stderr]       Adding block-sys v0.1.0-beta.1 (available: v0.1.0-beta.2)
[INFO] [stderr]       Adding block2 v0.2.0-alpha.6 (available: v0.2.0)
[INFO] [stderr]       Adding objc-sys v0.2.0-beta.2 (available: v0.2.0-beta.3)
[INFO] [stderr]       Adding objc2 v0.3.0-beta.3.patch-leaks.3 (available: v0.3.0-beta.5)
[INFO] [stderr]       Adding objc2-encode v2.0.0-pre.2 (available: v2.0.0)
[INFO] [stderr]       Adding rand v0.8.5 (available: v0.9.2)
[INFO] [stderr]       Adding ron v0.8.1 (available: v0.12.0)
[INFO] [stderr]       Adding thiserror v1.0.69 (available: v2.0.17)
[INFO] [stderr]       Adding toml v0.8.23 (available: v0.9.10+spec-1.1.0)
[INFO] [stderr]       Adding wasm-bindgen-futures v0.4.45 (available: v0.4.56)
[INFO] [stderr]       Adding web-sys v0.3.72 (available: v0.3.83)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded libc v0.2.180
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 34de401ec07e6c2ef8371095d4c1753e4202143b142c2a2f4dba726ca4113386
[INFO] running `Command { std: "docker" "start" "-a" "34de401ec07e6c2ef8371095d4c1753e4202143b142c2a2f4dba726ca4113386", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "34de401ec07e6c2ef8371095d4c1753e4202143b142c2a2f4dba726ca4113386", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "34de401ec07e6c2ef8371095d4c1753e4202143b142c2a2f4dba726ca4113386", kill_on_drop: false }`
[INFO] [stdout] 34de401ec07e6c2ef8371095d4c1753e4202143b142c2a2f4dba726ca4113386
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] cf3ea10dcbc1aea29be1f98121cb65f19ef054d5027e500dccf4cb73d2ff3f3e
[INFO] running `Command { std: "docker" "start" "-a" "cf3ea10dcbc1aea29be1f98121cb65f19ef054d5027e500dccf4cb73d2ff3f3e", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.105
[INFO] [stderr]    Compiling quote v1.0.43
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling zerocopy v0.8.33
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling winnow v0.5.40
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling futures-lite v2.6.1
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling futures-lite v1.13.0
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling instant v0.1.13
[INFO] [stderr]    Compiling nonmax v0.5.5
[INFO] [stderr]    Compiling async-executor v1.13.3
[INFO] [stderr]    Compiling async-channel v1.9.0
[INFO] [stderr]    Compiling smol_str v0.2.2
[INFO] [stderr]    Compiling uuid v1.19.0
[INFO] [stderr]    Compiling toml_edit v0.20.7
[INFO] [stderr]    Compiling bevy_ptr v0.12.1
[INFO] [stderr]    Compiling bevy_tasks v0.12.1
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling spirv v0.2.0+1.5.4
[INFO] [stderr]    Compiling pp-rs v0.2.1
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling tracing-log v0.1.4
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling libloading v0.7.4
[INFO] [stderr]    Compiling cc v1.2.51
[INFO] [stderr]    Compiling event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling gpu-alloc-types v0.3.0
[INFO] [stderr]    Compiling gpu-descriptor-types v0.1.2
[INFO] [stderr]    Compiling async-channel v2.5.0
[INFO] [stderr]    Compiling gpu-alloc v0.6.0
[INFO] [stderr]    Compiling ash v0.37.3+1.3.251
[INFO] [stderr]    Compiling khronos-egl v4.1.0
[INFO] [stderr]    Compiling bevy_macro_utils v0.12.1
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling encase_derive_impl v0.6.1
[INFO] [stderr]    Compiling blake3 v1.8.2
[INFO] [stderr]    Compiling wgpu-types v0.17.0
[INFO] [stderr]    Compiling async-fs v1.6.0
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling libloading v0.8.9
[INFO] [stderr]    Compiling profiling v1.0.17
[INFO] [stderr]    Compiling blocking v1.6.2
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling bevy_utils_proc_macros v0.12.1
[INFO] [stderr]    Compiling bevy_reflect_derive v0.12.1
[INFO] [stderr]    Compiling bevy_ecs_macros v0.12.1
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling bevy_derive v0.12.1
[INFO] [stderr]    Compiling bytemuck v1.24.0
[INFO] [stderr]    Compiling naga v0.13.0
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling const_soft_float v0.1.4
[INFO] [stderr]    Compiling typewit v1.14.2
[INFO] [stderr]    Compiling accesskit v0.12.3
[INFO] [stderr]    Compiling constant_time_eq v0.3.1
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling constgebra v0.1.4
[INFO] [stderr]    Compiling const_panic v0.2.15
[INFO] [stderr]    Compiling bevy_asset_macros v0.12.1
[INFO] [stderr]    Compiling encase_derive v0.6.1
[INFO] [stderr]    Compiling async-broadcast v0.5.1
[INFO] [stderr]    Compiling regex-syntax v0.7.5
[INFO] [stderr]    Compiling image v0.24.9
[INFO] [stderr]    Compiling bevy_render_macros v0.12.1
[INFO] [stderr]    Compiling bevy_encase_derive v0.12.1
[INFO] [stderr]    Compiling euclid v0.22.11
[INFO] [stderr]    Compiling radsort v0.1.1
[INFO] [stderr]    Compiling svg_fmt v0.4.5
[INFO] [stderr]    Compiling sysinfo v0.29.11
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling glam v0.24.2
[INFO] [stderr]    Compiling bevy_utils v0.12.1
[INFO] [stderr]    Compiling erased-serde v0.3.31
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling gpu-descriptor v0.2.4
[INFO] [stderr]    Compiling ron v0.8.1
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling guillotiere v0.6.2
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling rectangle-pack v0.4.2
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling bevy_math v0.12.1
[INFO] [stderr]    Compiling bevy_mikktspace v0.12.1
[INFO] [stderr]    Compiling hexasphere v9.1.0
[INFO] [stderr]    Compiling encase v0.6.1
[INFO] [stderr]    Compiling bevy_reflect v0.12.1
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling naga_oil v0.10.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling wgpu-hal v0.17.2
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling bevy_ecs v0.12.1
[INFO] [stderr]    Compiling wgpu-core v0.17.1
[INFO] [stderr]    Compiling wgpu v0.17.2
[INFO] [stderr]    Compiling bevy_app v0.12.1
[INFO] [stderr]    Compiling bevy_log v0.12.1
[INFO] [stderr]    Compiling bevy_core v0.12.1
[INFO] [stderr]    Compiling bevy_time v0.12.1
[INFO] [stderr]    Compiling bevy_a11y v0.12.1
[INFO] [stderr]    Compiling bevy_input v0.12.1
[INFO] [stderr]    Compiling bevy_asset v0.12.1
[INFO] [stderr]    Compiling bevy_hierarchy v0.12.1
[INFO] [stderr]    Compiling bevy_diagnostic v0.12.1
[INFO] [stderr]    Compiling bevy_transform v0.12.1
[INFO] [stderr]    Compiling bevy_window v0.12.1
[INFO] [stderr]    Compiling bevy_render v0.12.1
[INFO] [stderr]    Compiling bevy_core_pipeline v0.12.1
[INFO] [stderr]    Compiling bevy_sprite v0.12.1
[INFO] [stderr]    Compiling bevy_internal v0.12.1
[INFO] [stderr]    Compiling bevy v0.12.1
[INFO] [stderr]    Compiling bevy_fortress v0.1.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `serialize`
[INFO] [stdout]    --> src/grid/direction.rs:624:20
[INFO] [stdout]     |
[INFO] [stdout] 624 |         #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))]
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout] ...
[INFO] [stdout] 652 | make_direction_iter! {Directions, DirectionIter, Direction, NUM_DIRECTIONS}
[INFO] [stdout]     | --------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `serialize` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout]     = note: this warning originates in the macro `make_direction_iter` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serialize`
[INFO] [stdout]    --> src/grid/direction.rs:638:20
[INFO] [stdout]     |
[INFO] [stdout] 638 |         #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))]
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout] ...
[INFO] [stdout] 652 | make_direction_iter! {Directions, DirectionIter, Direction, NUM_DIRECTIONS}
[INFO] [stdout]     | --------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `serialize` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `make_direction_iter` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serialize`
[INFO] [stdout]    --> src/grid/direction.rs:624:20
[INFO] [stdout]     |
[INFO] [stdout] 624 |         #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))]
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout] ...
[INFO] [stdout] 653 | make_direction_iter! {CardinalDirections, CardinalDirectionIter, CardinalDirection, NUM_CARDINAL_DIRECTIONS}
[INFO] [stdout]     | ------------------------------------------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `serialize` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `make_direction_iter` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serialize`
[INFO] [stdout]    --> src/grid/direction.rs:638:20
[INFO] [stdout]     |
[INFO] [stdout] 638 |         #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))]
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout] ...
[INFO] [stdout] 653 | make_direction_iter! {CardinalDirections, CardinalDirectionIter, CardinalDirection, NUM_CARDINAL_DIRECTIONS}
[INFO] [stdout]     | ------------------------------------------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `serialize` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `make_direction_iter` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serialize`
[INFO] [stdout]    --> src/grid/direction.rs:624:20
[INFO] [stdout]     |
[INFO] [stdout] 624 |         #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))]
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout] ...
[INFO] [stdout] 654 | make_direction_iter! {OrdinalDirections, OrdinalDirectionIter, OrdinalDirection, NUM_ORDINAL_DIRECTIONS}
[INFO] [stdout]     | -------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `serialize` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `make_direction_iter` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serialize`
[INFO] [stdout]    --> src/grid/direction.rs:638:20
[INFO] [stdout]     |
[INFO] [stdout] 638 |         #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))]
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout] ...
[INFO] [stdout] 654 | make_direction_iter! {OrdinalDirections, OrdinalDirectionIter, OrdinalDirection, NUM_ORDINAL_DIRECTIONS}
[INFO] [stdout]     | -------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `serialize` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `make_direction_iter` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serialize`
[INFO] [stdout]    --> src/grid/direction.rs:658:20
[INFO] [stdout]     |
[INFO] [stdout] 658 |           #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))]
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout] ...
[INFO] [stdout] 688 | / make_subdirection_iter! {
[INFO] [stdout] 689 | |     DirectionsCardinal,
[INFO] [stdout] 690 | |     CardinalDirections,
[INFO] [stdout] 691 | |     DirectionCardinalIter,
[INFO] [stdout] 692 | |     CardinalDirectionIter
[INFO] [stdout] 693 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `serialize` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `make_subdirection_iter` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serialize`
[INFO] [stdout]    --> src/grid/direction.rs:673:20
[INFO] [stdout]     |
[INFO] [stdout] 673 |           #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))]
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout] ...
[INFO] [stdout] 688 | / make_subdirection_iter! {
[INFO] [stdout] 689 | |     DirectionsCardinal,
[INFO] [stdout] 690 | |     CardinalDirections,
[INFO] [stdout] 691 | |     DirectionCardinalIter,
[INFO] [stdout] 692 | |     CardinalDirectionIter
[INFO] [stdout] 693 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `serialize` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `make_subdirection_iter` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serialize`
[INFO] [stdout]    --> src/grid/direction.rs:658:20
[INFO] [stdout]     |
[INFO] [stdout] 658 |           #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))]
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout] ...
[INFO] [stdout] 694 | / make_subdirection_iter! {
[INFO] [stdout] 695 | |     DirectionsOrdinal,
[INFO] [stdout] 696 | |     OrdinalDirections,
[INFO] [stdout] 697 | |     DirectionOrdinalIter,
[INFO] [stdout] 698 | |     OrdinalDirectionIter
[INFO] [stdout] 699 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `serialize` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `make_subdirection_iter` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serialize`
[INFO] [stdout]    --> src/grid/direction.rs:673:20
[INFO] [stdout]     |
[INFO] [stdout] 673 |           #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))]
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout] ...
[INFO] [stdout] 694 | / make_subdirection_iter! {
[INFO] [stdout] 695 | |     DirectionsOrdinal,
[INFO] [stdout] 696 | |     OrdinalDirections,
[INFO] [stdout] 697 | |     DirectionOrdinalIter,
[INFO] [stdout] 698 | |     OrdinalDirectionIter
[INFO] [stdout] 699 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `serialize` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `make_subdirection_iter` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serialize`
[INFO] [stdout]     --> src/grid/direction.rs:964:20
[INFO] [stdout]      |
[INFO] [stdout]  964 |           #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))]
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout] ...
[INFO] [stdout] 1044 | / make_direction_table!(
[INFO] [stdout] 1045 | |     DirectionTable,
[INFO] [stdout] 1046 | |     DirectionTableEnumerate,
[INFO] [stdout] 1047 | |     DirectionTableEnumerateMut,
[INFO] [stdout] ...    |
[INFO] [stdout] 1051 | |     NUM_DIRECTIONS
[INFO] [stdout] 1052 | | );
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: no expected values for `feature`
[INFO] [stdout]      = help: consider adding `serialize` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the macro `make_direction_table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serialize`
[INFO] [stdout]     --> src/grid/direction.rs:964:20
[INFO] [stdout]      |
[INFO] [stdout]  964 |           #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))]
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout] ...
[INFO] [stdout] 1053 | / make_direction_table!(
[INFO] [stdout] 1054 | |     CardinalDirectionTable,
[INFO] [stdout] 1055 | |     CardinalDirectionTableEnumerate,
[INFO] [stdout] 1056 | |     CardinalDirectionTableEnumerateMut,
[INFO] [stdout] ...    |
[INFO] [stdout] 1060 | |     NUM_CARDINAL_DIRECTIONS
[INFO] [stdout] 1061 | | );
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: no expected values for `feature`
[INFO] [stdout]      = help: consider adding `serialize` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the macro `make_direction_table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serialize`
[INFO] [stdout]     --> src/grid/direction.rs:964:20
[INFO] [stdout]      |
[INFO] [stdout]  964 |           #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))]
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout] ...
[INFO] [stdout] 1062 | / make_direction_table!(
[INFO] [stdout] 1063 | |     OrdinalDirectionTable,
[INFO] [stdout] 1064 | |     OrdinalDirectionTableEnumerate,
[INFO] [stdout] 1065 | |     OrdinalDirectionTableEnumerateMut,
[INFO] [stdout] ...    |
[INFO] [stdout] 1069 | |     NUM_ORDINAL_DIRECTIONS
[INFO] [stdout] 1070 | | );
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: no expected values for `feature`
[INFO] [stdout]      = help: consider adding `serialize` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the macro `make_direction_table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `y_down`
[INFO] [stdout]   --> src/grid/direction.rs:86:19
[INFO] [stdout]    |
[INFO] [stdout] 86 |         #[cfg(not(feature = "y_down"))]
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `y_down` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `y_down`
[INFO] [stdout]   --> src/grid/direction.rs:98:15
[INFO] [stdout]    |
[INFO] [stdout] 98 |         #[cfg(feature = "y_down")]
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `y_down` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `y_down`
[INFO] [stdout]    --> src/grid/direction.rs:126:19
[INFO] [stdout]     |
[INFO] [stdout] 126 |         #[cfg(not(feature = "y_down"))]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `y_down` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `y_down`
[INFO] [stdout]    --> src/grid/direction.rs:137:15
[INFO] [stdout]     |
[INFO] [stdout] 137 |         #[cfg(feature = "y_down")]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `y_down` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `y_down`
[INFO] [stdout]    --> src/grid/direction.rs:296:19
[INFO] [stdout]     |
[INFO] [stdout] 296 |         #[cfg(not(feature = "y_down"))]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `y_down` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `y_down`
[INFO] [stdout]    --> src/grid/direction.rs:304:15
[INFO] [stdout]     |
[INFO] [stdout] 304 |         #[cfg(feature = "y_down")]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `y_down` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `y_down`
[INFO] [stdout]    --> src/grid/direction.rs:333:19
[INFO] [stdout]     |
[INFO] [stdout] 333 |         #[cfg(not(feature = "y_down"))]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `y_down` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `y_down`
[INFO] [stdout]    --> src/grid/direction.rs:340:15
[INFO] [stdout]     |
[INFO] [stdout] 340 |         #[cfg(feature = "y_down")]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `y_down` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `y_down`
[INFO] [stdout]    --> src/grid/direction.rs:437:19
[INFO] [stdout]     |
[INFO] [stdout] 437 |         #[cfg(not(feature = "y_down"))]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `y_down` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `y_down`
[INFO] [stdout]    --> src/grid/direction.rs:445:15
[INFO] [stdout]     |
[INFO] [stdout] 445 |         #[cfg(feature = "y_down")]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `y_down` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `y_down`
[INFO] [stdout]    --> src/grid/direction.rs:475:23
[INFO] [stdout]     |
[INFO] [stdout] 475 |             #[cfg(not(feature = "y_down"))]
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `y_down` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `y_down`
[INFO] [stdout]    --> src/grid/direction.rs:477:23
[INFO] [stdout]     |
[INFO] [stdout] 477 |             #[cfg(not(feature = "y_down"))]
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `y_down` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `y_down`
[INFO] [stdout]    --> src/grid/direction.rs:479:23
[INFO] [stdout]     |
[INFO] [stdout] 479 |             #[cfg(not(feature = "y_down"))]
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `y_down` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `y_down`
[INFO] [stdout]    --> src/grid/direction.rs:481:23
[INFO] [stdout]     |
[INFO] [stdout] 481 |             #[cfg(not(feature = "y_down"))]
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `y_down` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `y_down`
[INFO] [stdout]    --> src/grid/direction.rs:483:19
[INFO] [stdout]     |
[INFO] [stdout] 483 |             #[cfg(feature = "y_down")]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `y_down` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `y_down`
[INFO] [stdout]    --> src/grid/direction.rs:485:19
[INFO] [stdout]     |
[INFO] [stdout] 485 |             #[cfg(feature = "y_down")]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `y_down` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `y_down`
[INFO] [stdout]    --> src/grid/direction.rs:487:19
[INFO] [stdout]     |
[INFO] [stdout] 487 |             #[cfg(feature = "y_down")]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `y_down` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `y_down`
[INFO] [stdout]    --> src/grid/direction.rs:489:19
[INFO] [stdout]     |
[INFO] [stdout] 489 |             #[cfg(feature = "y_down")]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `y_down` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `y_down`
[INFO] [stdout]    --> src/grid/direction.rs:756:19
[INFO] [stdout]     |
[INFO] [stdout] 756 |         #[cfg(not(feature = "y_down"))]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `y_down` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `y_down`
[INFO] [stdout]    --> src/grid/direction.rs:763:15
[INFO] [stdout]     |
[INFO] [stdout] 763 |         #[cfg(feature = "y_down")]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `y_down` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `y_down`
[INFO] [stdout]    --> src/grid/direction.rs:775:19
[INFO] [stdout]     |
[INFO] [stdout] 775 |         #[cfg(not(feature = "y_down"))]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `y_down` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `y_down`
[INFO] [stdout]    --> src/grid/direction.rs:782:15
[INFO] [stdout]     |
[INFO] [stdout] 782 |         #[cfg(feature = "y_down")]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `y_down` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `y_down`
[INFO] [stdout]    --> src/grid/direction.rs:795:19
[INFO] [stdout]     |
[INFO] [stdout] 795 |         #[cfg(not(feature = "y_down"))]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `y_down` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `y_down`
[INFO] [stdout]    --> src/grid/direction.rs:802:15
[INFO] [stdout]     |
[INFO] [stdout] 802 |         #[cfg(feature = "y_down")]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `y_down` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `y_down`
[INFO] [stdout]    --> src/grid/direction.rs:814:19
[INFO] [stdout]     |
[INFO] [stdout] 814 |         #[cfg(not(feature = "y_down"))]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `y_down` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `y_down`
[INFO] [stdout]    --> src/grid/direction.rs:821:15
[INFO] [stdout]     |
[INFO] [stdout] 821 |         #[cfg(feature = "y_down")]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `y_down` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `y_down`
[INFO] [stdout]    --> src/grid/direction.rs:834:19
[INFO] [stdout]     |
[INFO] [stdout] 834 |         #[cfg(not(feature = "y_down"))]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `y_down` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `y_down`
[INFO] [stdout]    --> src/grid/direction.rs:845:15
[INFO] [stdout]     |
[INFO] [stdout] 845 |         #[cfg(feature = "y_down")]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `y_down` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `y_down`
[INFO] [stdout]    --> src/grid/direction.rs:861:19
[INFO] [stdout]     |
[INFO] [stdout] 861 |         #[cfg(not(feature = "y_down"))]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `y_down` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `y_down`
[INFO] [stdout]    --> src/grid/direction.rs:872:15
[INFO] [stdout]     |
[INFO] [stdout] 872 |         #[cfg(feature = "y_down")]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `y_down` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `y_down`
[INFO] [stdout]    --> src/grid/direction.rs:888:19
[INFO] [stdout]     |
[INFO] [stdout] 888 |         #[cfg(not(feature = "y_down"))]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `y_down` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `y_down`
[INFO] [stdout]    --> src/grid/direction.rs:899:15
[INFO] [stdout]     |
[INFO] [stdout] 899 |         #[cfg(feature = "y_down")]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `y_down` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `y_down`
[INFO] [stdout]    --> src/grid/direction.rs:915:19
[INFO] [stdout]     |
[INFO] [stdout] 915 |         #[cfg(not(feature = "y_down"))]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `y_down` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `y_down`
[INFO] [stdout]    --> src/grid/direction.rs:922:15
[INFO] [stdout]     |
[INFO] [stdout] 922 |         #[cfg(feature = "y_down")]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `y_down` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `y_down`
[INFO] [stdout]    --> src/grid/direction.rs:934:19
[INFO] [stdout]     |
[INFO] [stdout] 934 |         #[cfg(not(feature = "y_down"))]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `y_down` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `y_down`
[INFO] [stdout]    --> src/grid/direction.rs:941:15
[INFO] [stdout]     |
[INFO] [stdout] 941 |         #[cfg(feature = "y_down")]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `y_down` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/grid/grid.rs:141:17
[INFO] [stdout]     |
[INFO] [stdout] 141 |     pub fn iter(&self) -> GridIter<T> { self.cells.iter() }
[INFO] [stdout]     |                 ^^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 141 |     pub fn iter(&self) -> GridIter<'_, T> { self.cells.iter() }
[INFO] [stdout]     |                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/grid/grid.rs:143:21
[INFO] [stdout]     |
[INFO] [stdout] 143 |     pub fn iter_mut(&mut self) -> GridIterMut<T> { self.cells.iter_mut() }
[INFO] [stdout]     |                     ^^^^^^^^^     ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 143 |     pub fn iter_mut(&mut self) -> GridIterMut<'_, T> { self.cells.iter_mut() }
[INFO] [stdout]     |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/grid/grid.rs:197:22
[INFO] [stdout]     |
[INFO] [stdout] 197 |     pub fn enumerate(&self) -> GridEnumerate<T> { self.coord_iter().zip(self.iter()) }
[INFO] [stdout]     |                      ^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 197 |     pub fn enumerate(&self) -> GridEnumerate<'_, T> { self.coord_iter().zip(self.iter()) }
[INFO] [stdout]     |                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/grid/grid.rs:199:26
[INFO] [stdout]     |
[INFO] [stdout] 199 |     pub fn enumerate_mut(&mut self) -> GridEnumerateMut<T> { self.coord_iter().zip(self.iter_mut()) }
[INFO] [stdout]     |                          ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 199 |     pub fn enumerate_mut(&mut self) -> GridEnumerateMut<'_, T> { self.coord_iter().zip(self.iter_mut()) }
[INFO] [stdout]     |                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/grid/grid.rs:203:17
[INFO] [stdout]     |
[INFO] [stdout] 203 |     pub fn rows(&self) -> GridRows<T> { self.cells.chunks(self.size.width() as usize) }
[INFO] [stdout]     |                 ^^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 203 |     pub fn rows(&self) -> GridRows<'_, T> { self.cells.chunks(self.size.width() as usize) }
[INFO] [stdout]     |                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/grid/grid.rs:205:21
[INFO] [stdout]     |
[INFO] [stdout] 205 |     pub fn rows_mut(&mut self) -> GridRowsMut<T> { self.cells.chunks_mut(self.size.width() as usize) }
[INFO] [stdout]     |                     ^^^^^^^^^     ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 205 |     pub fn rows_mut(&mut self) -> GridRowsMut<'_, T> { self.cells.chunks_mut(self.size.width() as usize) }
[INFO] [stdout]     |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/grid/grid.rs:257:22
[INFO] [stdout]     |
[INFO] [stdout] 257 |     pub fn edge_iter(&self) -> GridEdgeIter<T> {
[INFO] [stdout]     |                      ^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 257 |     pub fn edge_iter(&self) -> GridEdgeIter<'_, T> {
[INFO] [stdout]     |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/grid/grid.rs:264:26
[INFO] [stdout]     |
[INFO] [stdout] 264 |     pub fn edge_iter_mut(&mut self) -> GridEdgeIterMut<T> {
[INFO] [stdout]     |                          ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 264 |     pub fn edge_iter_mut(&mut self) -> GridEdgeIterMut<'_, T> {
[INFO] [stdout]     |                                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/grid/grid.rs:272:27
[INFO] [stdout]     |
[INFO] [stdout] 272 |     pub fn edge_enumerate(&self) -> GridEdgeEnumerate<T> { self.edge_coord_iter().zip(self.edge_iter()) }
[INFO] [stdout]     |                           ^^^^^     ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 272 |     pub fn edge_enumerate(&self) -> GridEdgeEnumerate<'_, T> { self.edge_coord_iter().zip(self.edge_iter()) }
[INFO] [stdout]     |                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/grid/grid.rs:274:31
[INFO] [stdout]     |
[INFO] [stdout] 274 |     pub fn edge_enumerate_mut(&mut self) -> GridEdgeEnumerateMut<T> {
[INFO] [stdout]     |                               ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                               |
[INFO] [stdout]     |                               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 274 |     pub fn edge_enumerate_mut(&mut self) -> GridEdgeEnumerateMut<'_, T> {
[INFO] [stdout]     |                                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/grid/direction.rs:995:25
[INFO] [stdout]      |
[INFO] [stdout]  995 |               pub fn iter(&self) -> DirectionTableIter<T> { self.values.iter() }
[INFO] [stdout]      |                           ^^^^^     ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                           |
[INFO] [stdout]      |                           the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 1044 | / make_direction_table!(
[INFO] [stdout] 1045 | |     DirectionTable,
[INFO] [stdout] 1046 | |     DirectionTableEnumerate,
[INFO] [stdout] 1047 | |     DirectionTableEnumerateMut,
[INFO] [stdout] ...    |
[INFO] [stdout] 1051 | |     NUM_DIRECTIONS
[INFO] [stdout] 1052 | | );
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]      = note: this warning originates in the macro `make_direction_table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout]  995 |             pub fn iter(&self) -> DirectionTableIter<'_, T> { self.values.iter() }
[INFO] [stdout]      |                                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/grid/direction.rs:997:29
[INFO] [stdout]      |
[INFO] [stdout]  997 |               pub fn iter_mut(&mut self) -> DirectionTableIterMut<T> { self.values.iter_mut() }
[INFO] [stdout]      |                               ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                               |
[INFO] [stdout]      |                               the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 1044 | / make_direction_table!(
[INFO] [stdout] 1045 | |     DirectionTable,
[INFO] [stdout] 1046 | |     DirectionTableEnumerate,
[INFO] [stdout] 1047 | |     DirectionTableEnumerateMut,
[INFO] [stdout] ...    |
[INFO] [stdout] 1051 | |     NUM_DIRECTIONS
[INFO] [stdout] 1052 | | );
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]      = note: this warning originates in the macro `make_direction_table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout]  997 |             pub fn iter_mut(&mut self) -> DirectionTableIterMut<'_, T> { self.values.iter_mut() }
[INFO] [stdout]      |                                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/grid/direction.rs:1001:30
[INFO] [stdout]      |
[INFO] [stdout] 1001 |               pub fn enumerate(&self) -> $enumerate_type<T> { self.directions().zip(self.iter()) }
[INFO] [stdout]      |                                ^^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                                |
[INFO] [stdout]      |                                the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 1044 | / make_direction_table!(
[INFO] [stdout] 1045 | |     DirectionTable,
[INFO] [stdout] 1046 | |     DirectionTableEnumerate,
[INFO] [stdout] 1047 | |     DirectionTableEnumerateMut,
[INFO] [stdout] ...    |
[INFO] [stdout] 1051 | |     NUM_DIRECTIONS
[INFO] [stdout] 1052 | | );
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]      = note: this warning originates in the macro `make_direction_table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1001 |             pub fn enumerate(&self) -> $enumerate_type<'_, T> { self.directions().zip(self.iter()) }
[INFO] [stdout]      |                                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/grid/direction.rs:1003:34
[INFO] [stdout]      |
[INFO] [stdout] 1003 |               pub fn enumerate_mut(&mut self) -> $enumerate_mut_type<T> {
[INFO] [stdout]      |                                    ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                                    |
[INFO] [stdout]      |                                    the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 1044 | / make_direction_table!(
[INFO] [stdout] 1045 | |     DirectionTable,
[INFO] [stdout] 1046 | |     DirectionTableEnumerate,
[INFO] [stdout] 1047 | |     DirectionTableEnumerateMut,
[INFO] [stdout] ...    |
[INFO] [stdout] 1051 | |     NUM_DIRECTIONS
[INFO] [stdout] 1052 | | );
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]      = note: this warning originates in the macro `make_direction_table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1003 |             pub fn enumerate_mut(&mut self) -> $enumerate_mut_type<'_, T> {
[INFO] [stdout]      |                                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/grid/direction.rs:995:25
[INFO] [stdout]      |
[INFO] [stdout]  995 |               pub fn iter(&self) -> DirectionTableIter<T> { self.values.iter() }
[INFO] [stdout]      |                           ^^^^^     ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                           |
[INFO] [stdout]      |                           the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 1053 | / make_direction_table!(
[INFO] [stdout] 1054 | |     CardinalDirectionTable,
[INFO] [stdout] 1055 | |     CardinalDirectionTableEnumerate,
[INFO] [stdout] 1056 | |     CardinalDirectionTableEnumerateMut,
[INFO] [stdout] ...    |
[INFO] [stdout] 1060 | |     NUM_CARDINAL_DIRECTIONS
[INFO] [stdout] 1061 | | );
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]      = note: this warning originates in the macro `make_direction_table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout]  995 |             pub fn iter(&self) -> DirectionTableIter<'_, T> { self.values.iter() }
[INFO] [stdout]      |                                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/grid/direction.rs:997:29
[INFO] [stdout]      |
[INFO] [stdout]  997 |               pub fn iter_mut(&mut self) -> DirectionTableIterMut<T> { self.values.iter_mut() }
[INFO] [stdout]      |                               ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                               |
[INFO] [stdout]      |                               the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 1053 | / make_direction_table!(
[INFO] [stdout] 1054 | |     CardinalDirectionTable,
[INFO] [stdout] 1055 | |     CardinalDirectionTableEnumerate,
[INFO] [stdout] 1056 | |     CardinalDirectionTableEnumerateMut,
[INFO] [stdout] ...    |
[INFO] [stdout] 1060 | |     NUM_CARDINAL_DIRECTIONS
[INFO] [stdout] 1061 | | );
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]      = note: this warning originates in the macro `make_direction_table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout]  997 |             pub fn iter_mut(&mut self) -> DirectionTableIterMut<'_, T> { self.values.iter_mut() }
[INFO] [stdout]      |                                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/grid/direction.rs:1001:30
[INFO] [stdout]      |
[INFO] [stdout] 1001 |               pub fn enumerate(&self) -> $enumerate_type<T> { self.directions().zip(self.iter()) }
[INFO] [stdout]      |                                ^^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                                |
[INFO] [stdout]      |                                the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 1053 | / make_direction_table!(
[INFO] [stdout] 1054 | |     CardinalDirectionTable,
[INFO] [stdout] 1055 | |     CardinalDirectionTableEnumerate,
[INFO] [stdout] 1056 | |     CardinalDirectionTableEnumerateMut,
[INFO] [stdout] ...    |
[INFO] [stdout] 1060 | |     NUM_CARDINAL_DIRECTIONS
[INFO] [stdout] 1061 | | );
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]      = note: this warning originates in the macro `make_direction_table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1001 |             pub fn enumerate(&self) -> $enumerate_type<'_, T> { self.directions().zip(self.iter()) }
[INFO] [stdout]      |                                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/grid/direction.rs:1003:34
[INFO] [stdout]      |
[INFO] [stdout] 1003 |               pub fn enumerate_mut(&mut self) -> $enumerate_mut_type<T> {
[INFO] [stdout]      |                                    ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                                    |
[INFO] [stdout]      |                                    the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 1053 | / make_direction_table!(
[INFO] [stdout] 1054 | |     CardinalDirectionTable,
[INFO] [stdout] 1055 | |     CardinalDirectionTableEnumerate,
[INFO] [stdout] 1056 | |     CardinalDirectionTableEnumerateMut,
[INFO] [stdout] ...    |
[INFO] [stdout] 1060 | |     NUM_CARDINAL_DIRECTIONS
[INFO] [stdout] 1061 | | );
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]      = note: this warning originates in the macro `make_direction_table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1003 |             pub fn enumerate_mut(&mut self) -> $enumerate_mut_type<'_, T> {
[INFO] [stdout]      |                                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/grid/direction.rs:995:25
[INFO] [stdout]      |
[INFO] [stdout]  995 |               pub fn iter(&self) -> DirectionTableIter<T> { self.values.iter() }
[INFO] [stdout]      |                           ^^^^^     ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                           |
[INFO] [stdout]      |                           the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 1062 | / make_direction_table!(
[INFO] [stdout] 1063 | |     OrdinalDirectionTable,
[INFO] [stdout] 1064 | |     OrdinalDirectionTableEnumerate,
[INFO] [stdout] 1065 | |     OrdinalDirectionTableEnumerateMut,
[INFO] [stdout] ...    |
[INFO] [stdout] 1069 | |     NUM_ORDINAL_DIRECTIONS
[INFO] [stdout] 1070 | | );
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]      = note: this warning originates in the macro `make_direction_table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout]  995 |             pub fn iter(&self) -> DirectionTableIter<'_, T> { self.values.iter() }
[INFO] [stdout]      |                                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/grid/direction.rs:997:29
[INFO] [stdout]      |
[INFO] [stdout]  997 |               pub fn iter_mut(&mut self) -> DirectionTableIterMut<T> { self.values.iter_mut() }
[INFO] [stdout]      |                               ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                               |
[INFO] [stdout]      |                               the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 1062 | / make_direction_table!(
[INFO] [stdout] 1063 | |     OrdinalDirectionTable,
[INFO] [stdout] 1064 | |     OrdinalDirectionTableEnumerate,
[INFO] [stdout] 1065 | |     OrdinalDirectionTableEnumerateMut,
[INFO] [stdout] ...    |
[INFO] [stdout] 1069 | |     NUM_ORDINAL_DIRECTIONS
[INFO] [stdout] 1070 | | );
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]      = note: this warning originates in the macro `make_direction_table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout]  997 |             pub fn iter_mut(&mut self) -> DirectionTableIterMut<'_, T> { self.values.iter_mut() }
[INFO] [stdout]      |                                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/grid/direction.rs:1001:30
[INFO] [stdout]      |
[INFO] [stdout] 1001 |               pub fn enumerate(&self) -> $enumerate_type<T> { self.directions().zip(self.iter()) }
[INFO] [stdout]      |                                ^^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                                |
[INFO] [stdout]      |                                the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 1062 | / make_direction_table!(
[INFO] [stdout] 1063 | |     OrdinalDirectionTable,
[INFO] [stdout] 1064 | |     OrdinalDirectionTableEnumerate,
[INFO] [stdout] 1065 | |     OrdinalDirectionTableEnumerateMut,
[INFO] [stdout] ...    |
[INFO] [stdout] 1069 | |     NUM_ORDINAL_DIRECTIONS
[INFO] [stdout] 1070 | | );
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]      = note: this warning originates in the macro `make_direction_table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1001 |             pub fn enumerate(&self) -> $enumerate_type<'_, T> { self.directions().zip(self.iter()) }
[INFO] [stdout]      |                                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/grid/direction.rs:1003:34
[INFO] [stdout]      |
[INFO] [stdout] 1003 |               pub fn enumerate_mut(&mut self) -> $enumerate_mut_type<T> {
[INFO] [stdout]      |                                    ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                                    |
[INFO] [stdout]      |                                    the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 1062 | / make_direction_table!(
[INFO] [stdout] 1063 | |     OrdinalDirectionTable,
[INFO] [stdout] 1064 | |     OrdinalDirectionTableEnumerate,
[INFO] [stdout] 1065 | |     OrdinalDirectionTableEnumerateMut,
[INFO] [stdout] ...    |
[INFO] [stdout] 1069 | |     NUM_ORDINAL_DIRECTIONS
[INFO] [stdout] 1070 | | );
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]      = note: this warning originates in the macro `make_direction_table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1003 |             pub fn enumerate_mut(&mut self) -> $enumerate_mut_type<'_, T> {
[INFO] [stdout]      |                                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 30s
[INFO] running `Command { std: "docker" "inspect" "cf3ea10dcbc1aea29be1f98121cb65f19ef054d5027e500dccf4cb73d2ff3f3e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cf3ea10dcbc1aea29be1f98121cb65f19ef054d5027e500dccf4cb73d2ff3f3e", kill_on_drop: false }`
[INFO] [stdout] cf3ea10dcbc1aea29be1f98121cb65f19ef054d5027e500dccf4cb73d2ff3f3e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2cd25f6ca12b8cb7fa4c79671fb860babc3c04364dd689933c1a4e419b400bf1
[INFO] running `Command { std: "docker" "start" "-a" "2cd25f6ca12b8cb7fa4c79671fb860babc3c04364dd689933c1a4e419b400bf1", kill_on_drop: false }`
[INFO] [stdout] warning: unexpected `cfg` condition value: `serialize`
[INFO] [stdout]    --> src/grid/direction.rs:624:20
[INFO] [stdout]     |
[INFO] [stdout] 624 |         #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))]
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout] ...
[INFO] [stdout] 652 | make_direction_iter! {Directions, DirectionIter, Direction, NUM_DIRECTIONS}
[INFO] [stdout]     | --------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `serialize` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout]     = note: this warning originates in the macro `make_direction_iter` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serialize`
[INFO] [stdout]    --> src/grid/direction.rs:638:20
[INFO] [stdout]     |
[INFO] [stdout] 638 |         #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))]
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout] ...
[INFO] [stdout] 652 | make_direction_iter! {Directions, DirectionIter, Direction, NUM_DIRECTIONS}
[INFO] [stdout]     | --------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `serialize` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `make_direction_iter` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serialize`
[INFO] [stdout]    --> src/grid/direction.rs:624:20
[INFO] [stdout]     |
[INFO] [stdout] 624 |         #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))]
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout] ...
[INFO] [stdout] 653 | make_direction_iter! {CardinalDirections, CardinalDirectionIter, CardinalDirection, NUM_CARDINAL_DIRECTIONS}
[INFO] [stdout]     | ------------------------------------------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `serialize` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `make_direction_iter` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serialize`
[INFO] [stdout]    --> src/grid/direction.rs:638:20
[INFO] [stdout]     |
[INFO] [stdout] 638 |         #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))]
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout] ...
[INFO] [stdout] 653 | make_direction_iter! {CardinalDirections, CardinalDirectionIter, CardinalDirection, NUM_CARDINAL_DIRECTIONS}
[INFO] [stdout]     | ------------------------------------------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `serialize` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `make_direction_iter` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serialize`
[INFO] [stdout]    --> src/grid/direction.rs:624:20
[INFO] [stdout]     |
[INFO] [stdout] 624 |         #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))]
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout] ...
[INFO] [stdout] 654 | make_direction_iter! {OrdinalDirections, OrdinalDirectionIter, OrdinalDirection, NUM_ORDINAL_DIRECTIONS}
[INFO] [stdout]     | -------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `serialize` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `make_direction_iter` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serialize`
[INFO] [stdout]    --> src/grid/direction.rs:638:20
[INFO] [stdout]     |
[INFO] [stdout] 638 |         #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))]
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout] ...
[INFO] [stdout] 654 | make_direction_iter! {OrdinalDirections, OrdinalDirectionIter, OrdinalDirection, NUM_ORDINAL_DIRECTIONS}
[INFO] [stdout]     | -------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `serialize` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `make_direction_iter` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serialize`
[INFO] [stdout]    --> src/grid/direction.rs:658:20
[INFO] [stdout]     |
[INFO] [stdout] 658 |           #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))]
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout] ...
[INFO] [stdout] 688 | / make_subdirection_iter! {
[INFO] [stdout] 689 | |     DirectionsCardinal,
[INFO] [stdout] 690 | |     CardinalDirections,
[INFO] [stdout] 691 | |     DirectionCardinalIter,
[INFO] [stdout] 692 | |     CardinalDirectionIter
[INFO] [stdout] 693 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `serialize` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `make_subdirection_iter` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serialize`
[INFO] [stdout]    --> src/grid/direction.rs:673:20
[INFO] [stdout]     |
[INFO] [stdout] 673 |           #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))]
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout] ...
[INFO] [stdout] 688 | / make_subdirection_iter! {
[INFO] [stdout] 689 | |     DirectionsCardinal,
[INFO] [stdout] 690 | |     CardinalDirections,
[INFO] [stdout] 691 | |     DirectionCardinalIter,
[INFO] [stdout] 692 | |     CardinalDirectionIter
[INFO] [stdout] 693 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `serialize` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `make_subdirection_iter` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serialize`
[INFO] [stdout]    --> src/grid/direction.rs:658:20
[INFO] [stdout]     |
[INFO] [stdout] 658 |           #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))]
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout] ...
[INFO] [stdout] 694 | / make_subdirection_iter! {
[INFO] [stdout] 695 | |     DirectionsOrdinal,
[INFO] [stdout] 696 | |     OrdinalDirections,
[INFO] [stdout] 697 | |     DirectionOrdinalIter,
[INFO] [stdout] 698 | |     OrdinalDirectionIter
[INFO] [stdout] 699 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `serialize` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `make_subdirection_iter` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serialize`
[INFO] [stdout]    --> src/grid/direction.rs:673:20
[INFO] [stdout]     |
[INFO] [stdout] 673 |           #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))]
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout] ...
[INFO] [stdout] 694 | / make_subdirection_iter! {
[INFO] [stdout] 695 | |     DirectionsOrdinal,
[INFO] [stdout] 696 | |     OrdinalDirections,
[INFO] [stdout] 697 | |     DirectionOrdinalIter,
[INFO] [stdout] 698 | |     OrdinalDirectionIter
[INFO] [stdout] 699 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `serialize` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `make_subdirection_iter` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serialize`
[INFO] [stdout]     --> src/grid/direction.rs:964:20
[INFO] [stdout]      |
[INFO] [stdout]  964 |           #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))]
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout] ...
[INFO] [stdout] 1044 | / make_direction_table!(
[INFO] [stdout] 1045 | |     DirectionTable,
[INFO] [stdout] 1046 | |     DirectionTableEnumerate,
[INFO] [stdout] 1047 | |     DirectionTableEnumerateMut,
[INFO] [stdout] ...    |
[INFO] [stdout] 1051 | |     NUM_DIRECTIONS
[INFO] [stdout] 1052 | | );
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: no expected values for `feature`
[INFO] [stdout]      = help: consider adding `serialize` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the macro `make_direction_table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serialize`
[INFO] [stdout]     --> src/grid/direction.rs:964:20
[INFO] [stdout]      |
[INFO] [stdout]  964 |           #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))]
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout] ...
[INFO] [stdout] 1053 | / make_direction_table!(
[INFO] [stdout] 1054 | |     CardinalDirectionTable,
[INFO] [stdout] 1055 | |     CardinalDirectionTableEnumerate,
[INFO] [stdout] 1056 | |     CardinalDirectionTableEnumerateMut,
[INFO] [stdout] ...    |
[INFO] [stdout] 1060 | |     NUM_CARDINAL_DIRECTIONS
[INFO] [stdout] 1061 | | );
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: no expected values for `feature`
[INFO] [stdout]      = help: consider adding `serialize` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the macro `make_direction_table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serialize`
[INFO] [stdout]     --> src/grid/direction.rs:964:20
[INFO] [stdout]      |
[INFO] [stdout]  964 |           #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))]
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout] ...
[INFO] [stdout] 1062 | / make_direction_table!(
[INFO] [stdout] 1063 | |     OrdinalDirectionTable,
[INFO] [stdout] 1064 | |     OrdinalDirectionTableEnumerate,
[INFO] [stdout] 1065 | |     OrdinalDirectionTableEnumerateMut,
[INFO] [stdout] ...    |
[INFO] [stdout] 1069 | |     NUM_ORDINAL_DIRECTIONS
[INFO] [stdout] 1070 | | );
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: no expected values for `feature`
[INFO] [stdout]      = help: consider adding `serialize` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the macro `make_direction_table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `y_down`
[INFO] [stdout]   --> src/grid/direction.rs:86:19
[INFO] [stdout]    |
[INFO] [stdout] 86 |         #[cfg(not(feature = "y_down"))]
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `y_down` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `y_down`
[INFO] [stdout]   --> src/grid/direction.rs:98:15
[INFO] [stdout]    |
[INFO] [stdout] 98 |         #[cfg(feature = "y_down")]
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `y_down` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `y_down`
[INFO] [stdout]    --> src/grid/direction.rs:126:19
[INFO] [stdout]     |
[INFO] [stdout] 126 |         #[cfg(not(feature = "y_down"))]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `y_down` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `y_down`
[INFO] [stdout]    --> src/grid/direction.rs:137:15
[INFO] [stdout]     |
[INFO] [stdout] 137 |         #[cfg(feature = "y_down")]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `y_down` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `y_down`
[INFO] [stdout]    --> src/grid/direction.rs:296:19
[INFO] [stdout]     |
[INFO] [stdout] 296 |         #[cfg(not(feature = "y_down"))]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `y_down` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `y_down`
[INFO] [stdout]    --> src/grid/direction.rs:304:15
[INFO] [stdout]     |
[INFO] [stdout] 304 |         #[cfg(feature = "y_down")]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `y_down` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `y_down`
[INFO] [stdout]    --> src/grid/direction.rs:333:19
[INFO] [stdout]     |
[INFO] [stdout] 333 |         #[cfg(not(feature = "y_down"))]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `y_down` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `y_down`
[INFO] [stdout]    --> src/grid/direction.rs:340:15
[INFO] [stdout]     |
[INFO] [stdout] 340 |         #[cfg(feature = "y_down")]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `y_down` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `y_down`
[INFO] [stdout]    --> src/grid/direction.rs:437:19
[INFO] [stdout]     |
[INFO] [stdout] 437 |         #[cfg(not(feature = "y_down"))]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `y_down` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `y_down`
[INFO] [stdout]    --> src/grid/direction.rs:445:15
[INFO] [stdout]     |
[INFO] [stdout] 445 |         #[cfg(feature = "y_down")]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `y_down` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `y_down`
[INFO] [stdout]    --> src/grid/direction.rs:475:23
[INFO] [stdout]     |
[INFO] [stdout] 475 |             #[cfg(not(feature = "y_down"))]
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `y_down` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `y_down`
[INFO] [stdout]    --> src/grid/direction.rs:477:23
[INFO] [stdout]     |
[INFO] [stdout] 477 |             #[cfg(not(feature = "y_down"))]
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `y_down` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `y_down`
[INFO] [stdout]    --> src/grid/direction.rs:479:23
[INFO] [stdout]     |
[INFO] [stdout] 479 |             #[cfg(not(feature = "y_down"))]
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `y_down` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `y_down`
[INFO] [stdout]    --> src/grid/direction.rs:481:23
[INFO] [stdout]     |
[INFO] [stdout] 481 |             #[cfg(not(feature = "y_down"))]
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `y_down` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `y_down`
[INFO] [stdout]    --> src/grid/direction.rs:483:19
[INFO] [stdout]     |
[INFO] [stdout] 483 |             #[cfg(feature = "y_down")]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `y_down` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `y_down`
[INFO] [stdout]    --> src/grid/direction.rs:485:19
[INFO] [stdout]     |
[INFO] [stdout] 485 |             #[cfg(feature = "y_down")]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `y_down` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `y_down`
[INFO] [stdout]    --> src/grid/direction.rs:487:19
[INFO] [stdout]     |
[INFO] [stdout] 487 |             #[cfg(feature = "y_down")]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `y_down` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `y_down`
[INFO] [stdout]    --> src/grid/direction.rs:489:19
[INFO] [stdout]     |
[INFO] [stdout] 489 |             #[cfg(feature = "y_down")]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `y_down` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `y_down`
[INFO] [stdout]    --> src/grid/direction.rs:756:19
[INFO] [stdout]     |
[INFO] [stdout] 756 |         #[cfg(not(feature = "y_down"))]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `y_down` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `y_down`
[INFO] [stdout]    --> src/grid/direction.rs:763:15
[INFO] [stdout]     |
[INFO] [stdout] 763 |         #[cfg(feature = "y_down")]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `y_down` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `y_down`
[INFO] [stdout]    --> src/grid/direction.rs:775:19
[INFO] [stdout]     |
[INFO] [stdout] 775 |         #[cfg(not(feature = "y_down"))]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `y_down` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `y_down`
[INFO] [stdout]    --> src/grid/direction.rs:782:15
[INFO] [stdout]     |
[INFO] [stdout] 782 |         #[cfg(feature = "y_down")]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `y_down` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `y_down`
[INFO] [stdout]    --> src/grid/direction.rs:795:19
[INFO] [stdout]     |
[INFO] [stdout] 795 |         #[cfg(not(feature = "y_down"))]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `y_down` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `y_down`
[INFO] [stdout]    --> src/grid/direction.rs:802:15
[INFO] [stdout]     |
[INFO] [stdout] 802 |         #[cfg(feature = "y_down")]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `y_down` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `y_down`
[INFO] [stdout]    --> src/grid/direction.rs:814:19
[INFO] [stdout]     |
[INFO] [stdout] 814 |         #[cfg(not(feature = "y_down"))]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `y_down` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `y_down`
[INFO] [stdout]    --> src/grid/direction.rs:821:15
[INFO] [stdout]     |
[INFO] [stdout] 821 |         #[cfg(feature = "y_down")]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `y_down` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `y_down`
[INFO] [stdout]    --> src/grid/direction.rs:834:19
[INFO] [stdout]     |
[INFO] [stdout] 834 |         #[cfg(not(feature = "y_down"))]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `y_down` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `y_down`
[INFO] [stdout]    --> src/grid/direction.rs:845:15
[INFO] [stdout]     |
[INFO] [stdout] 845 |         #[cfg(feature = "y_down")]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `y_down` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `y_down`
[INFO] [stdout]    --> src/grid/direction.rs:861:19
[INFO] [stdout]     |
[INFO] [stdout] 861 |         #[cfg(not(feature = "y_down"))]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `y_down` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `y_down`
[INFO] [stdout]    --> src/grid/direction.rs:872:15
[INFO] [stdout]     |
[INFO] [stdout] 872 |         #[cfg(feature = "y_down")]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `y_down` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `y_down`
[INFO] [stdout]    --> src/grid/direction.rs:888:19
[INFO] [stdout]     |
[INFO] [stdout] 888 |         #[cfg(not(feature = "y_down"))]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `y_down` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `y_down`
[INFO] [stdout]    --> src/grid/direction.rs:899:15
[INFO] [stdout]     |
[INFO] [stdout] 899 |         #[cfg(feature = "y_down")]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `y_down` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `y_down`
[INFO] [stdout]    --> src/grid/direction.rs:915:19
[INFO] [stdout]     |
[INFO] [stdout] 915 |         #[cfg(not(feature = "y_down"))]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `y_down` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `y_down`
[INFO] [stdout]    --> src/grid/direction.rs:922:15
[INFO] [stdout]     |
[INFO] [stdout] 922 |         #[cfg(feature = "y_down")]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `y_down` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `y_down`
[INFO] [stdout]    --> src/grid/direction.rs:934:19
[INFO] [stdout]     |
[INFO] [stdout] 934 |         #[cfg(not(feature = "y_down"))]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `y_down` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `y_down`
[INFO] [stdout]    --> src/grid/direction.rs:941:15
[INFO] [stdout]     |
[INFO] [stdout] 941 |         #[cfg(feature = "y_down")]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `y_down` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/grid/grid.rs:141:17
[INFO] [stdout]     |
[INFO] [stdout] 141 |     pub fn iter(&self) -> GridIter<T> { self.cells.iter() }
[INFO] [stdout]     |                 ^^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 141 |     pub fn iter(&self) -> GridIter<'_, T> { self.cells.iter() }
[INFO] [stdout]     |                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/grid/grid.rs:143:21
[INFO] [stdout]     |
[INFO] [stdout] 143 |     pub fn iter_mut(&mut self) -> GridIterMut<T> { self.cells.iter_mut() }
[INFO] [stdout]     |                     ^^^^^^^^^     ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 143 |     pub fn iter_mut(&mut self) -> GridIterMut<'_, T> { self.cells.iter_mut() }
[INFO] [stdout]     |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/grid/grid.rs:197:22
[INFO] [stdout]     |
[INFO] [stdout] 197 |     pub fn enumerate(&self) -> GridEnumerate<T> { self.coord_iter().zip(self.iter()) }
[INFO] [stdout]     |                      ^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 197 |     pub fn enumerate(&self) -> GridEnumerate<'_, T> { self.coord_iter().zip(self.iter()) }
[INFO] [stdout]     |                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/grid/grid.rs:199:26
[INFO] [stdout]     |
[INFO] [stdout] 199 |     pub fn enumerate_mut(&mut self) -> GridEnumerateMut<T> { self.coord_iter().zip(self.iter_mut()) }
[INFO] [stdout]     |                          ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 199 |     pub fn enumerate_mut(&mut self) -> GridEnumerateMut<'_, T> { self.coord_iter().zip(self.iter_mut()) }
[INFO] [stdout]     |                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/grid/grid.rs:203:17
[INFO] [stdout]     |
[INFO] [stdout] 203 |     pub fn rows(&self) -> GridRows<T> { self.cells.chunks(self.size.width() as usize) }
[INFO] [stdout]     |                 ^^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 203 |     pub fn rows(&self) -> GridRows<'_, T> { self.cells.chunks(self.size.width() as usize) }
[INFO] [stdout]     |                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/grid/grid.rs:205:21
[INFO] [stdout]     |
[INFO] [stdout] 205 |     pub fn rows_mut(&mut self) -> GridRowsMut<T> { self.cells.chunks_mut(self.size.width() as usize) }
[INFO] [stdout]     |                     ^^^^^^^^^     ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 205 |     pub fn rows_mut(&mut self) -> GridRowsMut<'_, T> { self.cells.chunks_mut(self.size.width() as usize) }
[INFO] [stdout]     |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/grid/grid.rs:257:22
[INFO] [stdout]     |
[INFO] [stdout] 257 |     pub fn edge_iter(&self) -> GridEdgeIter<T> {
[INFO] [stdout]     |                      ^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 257 |     pub fn edge_iter(&self) -> GridEdgeIter<'_, T> {
[INFO] [stdout]     |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/grid/grid.rs:264:26
[INFO] [stdout]     |
[INFO] [stdout] 264 |     pub fn edge_iter_mut(&mut self) -> GridEdgeIterMut<T> {
[INFO] [stdout]     |                          ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 264 |     pub fn edge_iter_mut(&mut self) -> GridEdgeIterMut<'_, T> {
[INFO] [stdout]     |                                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/grid/grid.rs:272:27
[INFO] [stdout]     |
[INFO] [stdout] 272 |     pub fn edge_enumerate(&self) -> GridEdgeEnumerate<T> { self.edge_coord_iter().zip(self.edge_iter()) }
[INFO] [stdout]     |                           ^^^^^     ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 272 |     pub fn edge_enumerate(&self) -> GridEdgeEnumerate<'_, T> { self.edge_coord_iter().zip(self.edge_iter()) }
[INFO] [stdout]     |                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/grid/grid.rs:274:31
[INFO] [stdout]     |
[INFO] [stdout] 274 |     pub fn edge_enumerate_mut(&mut self) -> GridEdgeEnumerateMut<T> {
[INFO] [stdout]     |                               ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                               |
[INFO] [stdout]     |                               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 274 |     pub fn edge_enumerate_mut(&mut self) -> GridEdgeEnumerateMut<'_, T> {
[INFO] [stdout]     |                                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/grid/direction.rs:995:25
[INFO] [stdout]      |
[INFO] [stdout]  995 |               pub fn iter(&self) -> DirectionTableIter<T> { self.values.iter() }
[INFO] [stdout]      |                           ^^^^^     ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                           |
[INFO] [stdout]      |                           the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 1044 | / make_direction_table!(
[INFO] [stdout] 1045 | |     DirectionTable,
[INFO] [stdout] 1046 | |     DirectionTableEnumerate,
[INFO] [stdout] 1047 | |     DirectionTableEnumerateMut,
[INFO] [stdout] ...    |
[INFO] [stdout] 1051 | |     NUM_DIRECTIONS
[INFO] [stdout] 1052 | | );
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]      = note: this warning originates in the macro `make_direction_table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout]  995 |             pub fn iter(&self) -> DirectionTableIter<'_, T> { self.values.iter() }
[INFO] [stdout]      |                                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/grid/direction.rs:997:29
[INFO] [stdout]      |
[INFO] [stdout]  997 |               pub fn iter_mut(&mut self) -> DirectionTableIterMut<T> { self.values.iter_mut() }
[INFO] [stdout]      |                               ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                               |
[INFO] [stdout]      |                               the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 1044 | / make_direction_table!(
[INFO] [stdout] 1045 | |     DirectionTable,
[INFO] [stdout] 1046 | |     DirectionTableEnumerate,
[INFO] [stdout] 1047 | |     DirectionTableEnumerateMut,
[INFO] [stdout] ...    |
[INFO] [stdout] 1051 | |     NUM_DIRECTIONS
[INFO] [stdout] 1052 | | );
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]      = note: this warning originates in the macro `make_direction_table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout]  997 |             pub fn iter_mut(&mut self) -> DirectionTableIterMut<'_, T> { self.values.iter_mut() }
[INFO] [stdout]      |                                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/grid/direction.rs:1001:30
[INFO] [stdout]      |
[INFO] [stdout] 1001 |               pub fn enumerate(&self) -> $enumerate_type<T> { self.directions().zip(self.iter()) }
[INFO] [stdout]      |                                ^^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                                |
[INFO] [stdout]      |                                the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 1044 | / make_direction_table!(
[INFO] [stdout] 1045 | |     DirectionTable,
[INFO] [stdout] 1046 | |     DirectionTableEnumerate,
[INFO] [stdout] 1047 | |     DirectionTableEnumerateMut,
[INFO] [stdout] ...    |
[INFO] [stdout] 1051 | |     NUM_DIRECTIONS
[INFO] [stdout] 1052 | | );
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]      = note: this warning originates in the macro `make_direction_table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1001 |             pub fn enumerate(&self) -> $enumerate_type<'_, T> { self.directions().zip(self.iter()) }
[INFO] [stdout]      |                                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/grid/direction.rs:1003:34
[INFO] [stdout]      |
[INFO] [stdout] 1003 |               pub fn enumerate_mut(&mut self) -> $enumerate_mut_type<T> {
[INFO] [stdout]      |                                    ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                                    |
[INFO] [stdout]      |                                    the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 1044 | / make_direction_table!(
[INFO] [stdout] 1045 | |     DirectionTable,
[INFO] [stdout] 1046 | |     DirectionTableEnumerate,
[INFO] [stdout] 1047 | |     DirectionTableEnumerateMut,
[INFO] [stdout] ...    |
[INFO] [stdout] 1051 | |     NUM_DIRECTIONS
[INFO] [stdout] 1052 | | );
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]      = note: this warning originates in the macro `make_direction_table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1003 |             pub fn enumerate_mut(&mut self) -> $enumerate_mut_type<'_, T> {
[INFO] [stdout]      |                                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/grid/direction.rs:995:25
[INFO] [stdout]      |
[INFO] [stdout]  995 |               pub fn iter(&self) -> DirectionTableIter<T> { self.values.iter() }
[INFO] [stdout]      |                           ^^^^^     ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                           |
[INFO] [stdout]      |                           the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 1053 | / make_direction_table!(
[INFO] [stdout] 1054 | |     CardinalDirectionTable,
[INFO] [stdout] 1055 | |     CardinalDirectionTableEnumerate,
[INFO] [stdout] 1056 | |     CardinalDirectionTableEnumerateMut,
[INFO] [stdout] ...    |
[INFO] [stdout] 1060 | |     NUM_CARDINAL_DIRECTIONS
[INFO] [stdout] 1061 | | );
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]      = note: this warning originates in the macro `make_direction_table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout]  995 |             pub fn iter(&self) -> DirectionTableIter<'_, T> { self.values.iter() }
[INFO] [stdout]      |                                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/grid/direction.rs:997:29
[INFO] [stdout]      |
[INFO] [stdout]  997 |               pub fn iter_mut(&mut self) -> DirectionTableIterMut<T> { self.values.iter_mut() }
[INFO] [stdout]      |                               ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                               |
[INFO] [stdout]      |                               the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 1053 | / make_direction_table!(
[INFO] [stdout] 1054 | |     CardinalDirectionTable,
[INFO] [stdout] 1055 | |     CardinalDirectionTableEnumerate,
[INFO] [stdout] 1056 | |     CardinalDirectionTableEnumerateMut,
[INFO] [stdout] ...    |
[INFO] [stdout] 1060 | |     NUM_CARDINAL_DIRECTIONS
[INFO] [stdout] 1061 | | );
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]      = note: this warning originates in the macro `make_direction_table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout]  997 |             pub fn iter_mut(&mut self) -> DirectionTableIterMut<'_, T> { self.values.iter_mut() }
[INFO] [stdout]      |                                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/grid/direction.rs:1001:30
[INFO] [stdout]      |
[INFO] [stdout] 1001 |               pub fn enumerate(&self) -> $enumerate_type<T> { self.directions().zip(self.iter()) }
[INFO] [stdout]      |                                ^^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                                |
[INFO] [stdout]      |                                the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 1053 | / make_direction_table!(
[INFO] [stdout] 1054 | |     CardinalDirectionTable,
[INFO] [stdout] 1055 | |     CardinalDirectionTableEnumerate,
[INFO] [stdout] 1056 | |     CardinalDirectionTableEnumerateMut,
[INFO] [stdout] ...    |
[INFO] [stdout] 1060 | |     NUM_CARDINAL_DIRECTIONS
[INFO] [stdout] 1061 | | );
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]      = note: this warning originates in the macro `make_direction_table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1001 |             pub fn enumerate(&self) -> $enumerate_type<'_, T> { self.directions().zip(self.iter()) }
[INFO] [stdout]      |                                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/grid/direction.rs:1003:34
[INFO] [stdout]      |
[INFO] [stdout] 1003 |               pub fn enumerate_mut(&mut self) -> $enumerate_mut_type<T> {
[INFO] [stdout]      |                                    ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                                    |
[INFO] [stdout]      |                                    the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 1053 | / make_direction_table!(
[INFO] [stdout] 1054 | |     CardinalDirectionTable,
[INFO] [stdout] 1055 | |     CardinalDirectionTableEnumerate,
[INFO] [stdout] 1056 | |     CardinalDirectionTableEnumerateMut,
[INFO] [stdout] ...    |
[INFO] [stdout] 1060 | |     NUM_CARDINAL_DIRECTIONS
[INFO] [stdout] 1061 | | );
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]      = note: this warning originates in the macro `make_direction_table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1003 |             pub fn enumerate_mut(&mut self) -> $enumerate_mut_type<'_, T> {
[INFO] [stdout]      |                                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling bevy_fortress v0.1.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/grid/direction.rs:995:25
[INFO] [stdout]      |
[INFO] [stdout]  995 |               pub fn iter(&self) -> DirectionTableIter<T> { self.values.iter() }
[INFO] [stdout]      |                           ^^^^^     ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                           |
[INFO] [stdout]      |                           the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 1062 | / make_direction_table!(
[INFO] [stdout] 1063 | |     OrdinalDirectionTable,
[INFO] [stdout] 1064 | |     OrdinalDirectionTableEnumerate,
[INFO] [stdout] 1065 | |     OrdinalDirectionTableEnumerateMut,
[INFO] [stdout] ...    |
[INFO] [stdout] 1069 | |     NUM_ORDINAL_DIRECTIONS
[INFO] [stdout] 1070 | | );
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]      = note: this warning originates in the macro `make_direction_table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout]  995 |             pub fn iter(&self) -> DirectionTableIter<'_, T> { self.values.iter() }
[INFO] [stdout]      |                                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/grid/direction.rs:997:29
[INFO] [stdout]      |
[INFO] [stdout]  997 |               pub fn iter_mut(&mut self) -> DirectionTableIterMut<T> { self.values.iter_mut() }
[INFO] [stdout]      |                               ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                               |
[INFO] [stdout]      |                               the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 1062 | / make_direction_table!(
[INFO] [stdout] 1063 | |     OrdinalDirectionTable,
[INFO] [stdout] 1064 | |     OrdinalDirectionTableEnumerate,
[INFO] [stdout] 1065 | |     OrdinalDirectionTableEnumerateMut,
[INFO] [stdout] ...    |
[INFO] [stdout] 1069 | |     NUM_ORDINAL_DIRECTIONS
[INFO] [stdout] 1070 | | );
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]      = note: this warning originates in the macro `make_direction_table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout]  997 |             pub fn iter_mut(&mut self) -> DirectionTableIterMut<'_, T> { self.values.iter_mut() }
[INFO] [stdout]      |                                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/grid/direction.rs:1001:30
[INFO] [stdout]      |
[INFO] [stdout] 1001 |               pub fn enumerate(&self) -> $enumerate_type<T> { self.directions().zip(self.iter()) }
[INFO] [stdout]      |                                ^^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                                |
[INFO] [stdout]      |                                the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 1062 | / make_direction_table!(
[INFO] [stdout] 1063 | |     OrdinalDirectionTable,
[INFO] [stdout] 1064 | |     OrdinalDirectionTableEnumerate,
[INFO] [stdout] 1065 | |     OrdinalDirectionTableEnumerateMut,
[INFO] [stdout] ...    |
[INFO] [stdout] 1069 | |     NUM_ORDINAL_DIRECTIONS
[INFO] [stdout] 1070 | | );
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]      = note: this warning originates in the macro `make_direction_table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1001 |             pub fn enumerate(&self) -> $enumerate_type<'_, T> { self.directions().zip(self.iter()) }
[INFO] [stdout]      |                                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/grid/direction.rs:1003:34
[INFO] [stdout]      |
[INFO] [stdout] 1003 |               pub fn enumerate_mut(&mut self) -> $enumerate_mut_type<T> {
[INFO] [stdout]      |                                    ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                                    |
[INFO] [stdout]      |                                    the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 1062 | / make_direction_table!(
[INFO] [stdout] 1063 | |     OrdinalDirectionTable,
[INFO] [stdout] 1064 | |     OrdinalDirectionTableEnumerate,
[INFO] [stdout] 1065 | |     OrdinalDirectionTableEnumerateMut,
[INFO] [stdout] ...    |
[INFO] [stdout] 1069 | |     NUM_ORDINAL_DIRECTIONS
[INFO] [stdout] 1070 | | );
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]      = note: this warning originates in the macro `make_direction_table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1003 |             pub fn enumerate_mut(&mut self) -> $enumerate_mut_type<'_, T> {
[INFO] [stdout]      |                                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serialize`
[INFO] [stdout]    --> src/grid/direction.rs:624:20
[INFO] [stdout]     |
[INFO] [stdout] 624 |         #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))]
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout] ...
[INFO] [stdout] 652 | make_direction_iter! {Directions, DirectionIter, Direction, NUM_DIRECTIONS}
[INFO] [stdout]     | --------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `serialize` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout]     = note: this warning originates in the macro `make_direction_iter` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serialize`
[INFO] [stdout]    --> src/grid/direction.rs:638:20
[INFO] [stdout]     |
[INFO] [stdout] 638 |         #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))]
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout] ...
[INFO] [stdout] 652 | make_direction_iter! {Directions, DirectionIter, Direction, NUM_DIRECTIONS}
[INFO] [stdout]     | --------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `serialize` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `make_direction_iter` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serialize`
[INFO] [stdout]    --> src/grid/direction.rs:624:20
[INFO] [stdout]     |
[INFO] [stdout] 624 |         #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))]
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout] ...
[INFO] [stdout] 653 | make_direction_iter! {CardinalDirections, CardinalDirectionIter, CardinalDirection, NUM_CARDINAL_DIRECTIONS}
[INFO] [stdout]     | ------------------------------------------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `serialize` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `make_direction_iter` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serialize`
[INFO] [stdout]    --> src/grid/direction.rs:638:20
[INFO] [stdout]     |
[INFO] [stdout] 638 |         #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))]
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout] ...
[INFO] [stdout] 653 | make_direction_iter! {CardinalDirections, CardinalDirectionIter, CardinalDirection, NUM_CARDINAL_DIRECTIONS}
[INFO] [stdout]     | ------------------------------------------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `serialize` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `make_direction_iter` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serialize`
[INFO] [stdout]    --> src/grid/direction.rs:624:20
[INFO] [stdout]     |
[INFO] [stdout] 624 |         #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))]
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout] ...
[INFO] [stdout] 654 | make_direction_iter! {OrdinalDirections, OrdinalDirectionIter, OrdinalDirection, NUM_ORDINAL_DIRECTIONS}
[INFO] [stdout]     | -------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `serialize` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `make_direction_iter` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serialize`
[INFO] [stdout]    --> src/grid/direction.rs:638:20
[INFO] [stdout]     |
[INFO] [stdout] 638 |         #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))]
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout] ...
[INFO] [stdout] 654 | make_direction_iter! {OrdinalDirections, OrdinalDirectionIter, OrdinalDirection, NUM_ORDINAL_DIRECTIONS}
[INFO] [stdout]     | -------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `serialize` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `make_direction_iter` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serialize`
[INFO] [stdout]    --> src/grid/direction.rs:658:20
[INFO] [stdout]     |
[INFO] [stdout] 658 |           #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))]
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout] ...
[INFO] [stdout] 688 | / make_subdirection_iter! {
[INFO] [stdout] 689 | |     DirectionsCardinal,
[INFO] [stdout] 690 | |     CardinalDirections,
[INFO] [stdout] 691 | |     DirectionCardinalIter,
[INFO] [stdout] 692 | |     CardinalDirectionIter
[INFO] [stdout] 693 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `serialize` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `make_subdirection_iter` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serialize`
[INFO] [stdout]    --> src/grid/direction.rs:673:20
[INFO] [stdout]     |
[INFO] [stdout] 673 |           #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))]
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout] ...
[INFO] [stdout] 688 | / make_subdirection_iter! {
[INFO] [stdout] 689 | |     DirectionsCardinal,
[INFO] [stdout] 690 | |     CardinalDirections,
[INFO] [stdout] 691 | |     DirectionCardinalIter,
[INFO] [stdout] 692 | |     CardinalDirectionIter
[INFO] [stdout] 693 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `serialize` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `make_subdirection_iter` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serialize`
[INFO] [stdout]    --> src/grid/direction.rs:658:20
[INFO] [stdout]     |
[INFO] [stdout] 658 |           #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))]
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout] ...
[INFO] [stdout] 694 | / make_subdirection_iter! {
[INFO] [stdout] 695 | |     DirectionsOrdinal,
[INFO] [stdout] 696 | |     OrdinalDirections,
[INFO] [stdout] 697 | |     DirectionOrdinalIter,
[INFO] [stdout] 698 | |     OrdinalDirectionIter
[INFO] [stdout] 699 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `serialize` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `make_subdirection_iter` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serialize`
[INFO] [stdout]    --> src/grid/direction.rs:673:20
[INFO] [stdout]     |
[INFO] [stdout] 673 |           #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))]
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout] ...
[INFO] [stdout] 694 | / make_subdirection_iter! {
[INFO] [stdout] 695 | |     DirectionsOrdinal,
[INFO] [stdout] 696 | |     OrdinalDirections,
[INFO] [stdout] 697 | |     DirectionOrdinalIter,
[INFO] [stdout] 698 | |     OrdinalDirectionIter
[INFO] [stdout] 699 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `serialize` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `make_subdirection_iter` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serialize`
[INFO] [stdout]     --> src/grid/direction.rs:964:20
[INFO] [stdout]      |
[INFO] [stdout]  964 |           #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))]
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout] ...
[INFO] [stdout] 1044 | / make_direction_table!(
[INFO] [stdout] 1045 | |     DirectionTable,
[INFO] [stdout] 1046 | |     DirectionTableEnumerate,
[INFO] [stdout] 1047 | |     DirectionTableEnumerateMut,
[INFO] [stdout] ...    |
[INFO] [stdout] 1051 | |     NUM_DIRECTIONS
[INFO] [stdout] 1052 | | );
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: no expected values for `feature`
[INFO] [stdout]      = help: consider adding `serialize` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the macro `make_direction_table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serialize`
[INFO] [stdout]     --> src/grid/direction.rs:964:20
[INFO] [stdout]      |
[INFO] [stdout]  964 |           #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))]
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout] ...
[INFO] [stdout] 1053 | / make_direction_table!(
[INFO] [stdout] 1054 | |     CardinalDirectionTable,
[INFO] [stdout] 1055 | |     CardinalDirectionTableEnumerate,
[INFO] [stdout] 1056 | |     CardinalDirectionTableEnumerateMut,
[INFO] [stdout] ...    |
[INFO] [stdout] 1060 | |     NUM_CARDINAL_DIRECTIONS
[INFO] [stdout] 1061 | | );
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: no expected values for `feature`
[INFO] [stdout]      = help: consider adding `serialize` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the macro `make_direction_table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serialize`
[INFO] [stdout]     --> src/grid/direction.rs:964:20
[INFO] [stdout]      |
[INFO] [stdout]  964 |           #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))]
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout] ...
[INFO] [stdout] 1062 | / make_direction_table!(
[INFO] [stdout] 1063 | |     OrdinalDirectionTable,
[INFO] [stdout] 1064 | |     OrdinalDirectionTableEnumerate,
[INFO] [stdout] 1065 | |     OrdinalDirectionTableEnumerateMut,
[INFO] [stdout] ...    |
[INFO] [stdout] 1069 | |     NUM_ORDINAL_DIRECTIONS
[INFO] [stdout] 1070 | | );
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: no expected values for `feature`
[INFO] [stdout]      = help: consider adding `serialize` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the macro `make_direction_table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `std`
[INFO] [stdout]     --> src/grid/coord.rs:1032:11
[INFO] [stdout]      |
[INFO] [stdout] 1032 |     #[cfg(feature = "std")]
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]      |
[INFO] [stdout]      = note: no expected values for `feature`
[INFO] [stdout]      = help: consider adding `std` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `y_down`
[INFO] [stdout]   --> src/grid/direction.rs:86:19
[INFO] [stdout]    |
[INFO] [stdout] 86 |         #[cfg(not(feature = "y_down"))]
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `y_down` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `y_down`
[INFO] [stdout]   --> src/grid/direction.rs:98:15
[INFO] [stdout]    |
[INFO] [stdout] 98 |         #[cfg(feature = "y_down")]
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `y_down` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `y_down`
[INFO] [stdout]    --> src/grid/direction.rs:126:19
[INFO] [stdout]     |
[INFO] [stdout] 126 |         #[cfg(not(feature = "y_down"))]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `y_down` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `y_down`
[INFO] [stdout]    --> src/grid/direction.rs:137:15
[INFO] [stdout]     |
[INFO] [stdout] 137 |         #[cfg(feature = "y_down")]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `y_down` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `y_down`
[INFO] [stdout]    --> src/grid/direction.rs:296:19
[INFO] [stdout]     |
[INFO] [stdout] 296 |         #[cfg(not(feature = "y_down"))]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `y_down` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `y_down`
[INFO] [stdout]    --> src/grid/direction.rs:304:15
[INFO] [stdout]     |
[INFO] [stdout] 304 |         #[cfg(feature = "y_down")]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `y_down` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `y_down`
[INFO] [stdout]    --> src/grid/direction.rs:333:19
[INFO] [stdout]     |
[INFO] [stdout] 333 |         #[cfg(not(feature = "y_down"))]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `y_down` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `y_down`
[INFO] [stdout]    --> src/grid/direction.rs:340:15
[INFO] [stdout]     |
[INFO] [stdout] 340 |         #[cfg(feature = "y_down")]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `y_down` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `y_down`
[INFO] [stdout]    --> src/grid/direction.rs:437:19
[INFO] [stdout]     |
[INFO] [stdout] 437 |         #[cfg(not(feature = "y_down"))]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `y_down` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `y_down`
[INFO] [stdout]    --> src/grid/direction.rs:445:15
[INFO] [stdout]     |
[INFO] [stdout] 445 |         #[cfg(feature = "y_down")]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `y_down` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `y_down`
[INFO] [stdout]    --> src/grid/direction.rs:475:23
[INFO] [stdout]     |
[INFO] [stdout] 475 |             #[cfg(not(feature = "y_down"))]
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `y_down` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `y_down`
[INFO] [stdout]    --> src/grid/direction.rs:477:23
[INFO] [stdout]     |
[INFO] [stdout] 477 |             #[cfg(not(feature = "y_down"))]
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `y_down` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `y_down`
[INFO] [stdout]    --> src/grid/direction.rs:479:23
[INFO] [stdout]     |
[INFO] [stdout] 479 |             #[cfg(not(feature = "y_down"))]
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `y_down` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `y_down`
[INFO] [stdout]    --> src/grid/direction.rs:481:23
[INFO] [stdout]     |
[INFO] [stdout] 481 |             #[cfg(not(feature = "y_down"))]
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `y_down` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `y_down`
[INFO] [stdout]    --> src/grid/direction.rs:483:19
[INFO] [stdout]     |
[INFO] [stdout] 483 |             #[cfg(feature = "y_down")]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `y_down` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `y_down`
[INFO] [stdout]    --> src/grid/direction.rs:485:19
[INFO] [stdout]     |
[INFO] [stdout] 485 |             #[cfg(feature = "y_down")]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `y_down` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `y_down`
[INFO] [stdout]    --> src/grid/direction.rs:487:19
[INFO] [stdout]     |
[INFO] [stdout] 487 |             #[cfg(feature = "y_down")]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `y_down` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `y_down`
[INFO] [stdout]    --> src/grid/direction.rs:489:19
[INFO] [stdout]     |
[INFO] [stdout] 489 |             #[cfg(feature = "y_down")]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `y_down` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `y_down`
[INFO] [stdout]    --> src/grid/direction.rs:756:19
[INFO] [stdout]     |
[INFO] [stdout] 756 |         #[cfg(not(feature = "y_down"))]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `y_down` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `y_down`
[INFO] [stdout]    --> src/grid/direction.rs:763:15
[INFO] [stdout]     |
[INFO] [stdout] 763 |         #[cfg(feature = "y_down")]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `y_down` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `y_down`
[INFO] [stdout]    --> src/grid/direction.rs:775:19
[INFO] [stdout]     |
[INFO] [stdout] 775 |         #[cfg(not(feature = "y_down"))]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `y_down` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `y_down`
[INFO] [stdout]    --> src/grid/direction.rs:782:15
[INFO] [stdout]     |
[INFO] [stdout] 782 |         #[cfg(feature = "y_down")]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `y_down` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `y_down`
[INFO] [stdout]    --> src/grid/direction.rs:795:19
[INFO] [stdout]     |
[INFO] [stdout] 795 |         #[cfg(not(feature = "y_down"))]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `y_down` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `y_down`
[INFO] [stdout]    --> src/grid/direction.rs:802:15
[INFO] [stdout]     |
[INFO] [stdout] 802 |         #[cfg(feature = "y_down")]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `y_down` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `y_down`
[INFO] [stdout]    --> src/grid/direction.rs:814:19
[INFO] [stdout]     |
[INFO] [stdout] 814 |         #[cfg(not(feature = "y_down"))]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `y_down` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `y_down`
[INFO] [stdout]    --> src/grid/direction.rs:821:15
[INFO] [stdout]     |
[INFO] [stdout] 821 |         #[cfg(feature = "y_down")]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `y_down` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `y_down`
[INFO] [stdout]    --> src/grid/direction.rs:834:19
[INFO] [stdout]     |
[INFO] [stdout] 834 |         #[cfg(not(feature = "y_down"))]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `y_down` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `y_down`
[INFO] [stdout]    --> src/grid/direction.rs:845:15
[INFO] [stdout]     |
[INFO] [stdout] 845 |         #[cfg(feature = "y_down")]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `y_down` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `y_down`
[INFO] [stdout]    --> src/grid/direction.rs:861:19
[INFO] [stdout]     |
[INFO] [stdout] 861 |         #[cfg(not(feature = "y_down"))]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `y_down` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `y_down`
[INFO] [stdout]    --> src/grid/direction.rs:872:15
[INFO] [stdout]     |
[INFO] [stdout] 872 |         #[cfg(feature = "y_down")]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `y_down` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `y_down`
[INFO] [stdout]    --> src/grid/direction.rs:888:19
[INFO] [stdout]     |
[INFO] [stdout] 888 |         #[cfg(not(feature = "y_down"))]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `y_down` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `y_down`
[INFO] [stdout]    --> src/grid/direction.rs:899:15
[INFO] [stdout]     |
[INFO] [stdout] 899 |         #[cfg(feature = "y_down")]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `y_down` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `y_down`
[INFO] [stdout]    --> src/grid/direction.rs:915:19
[INFO] [stdout]     |
[INFO] [stdout] 915 |         #[cfg(not(feature = "y_down"))]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `y_down` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `y_down`
[INFO] [stdout]    --> src/grid/direction.rs:922:15
[INFO] [stdout]     |
[INFO] [stdout] 922 |         #[cfg(feature = "y_down")]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `y_down` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `y_down`
[INFO] [stdout]    --> src/grid/direction.rs:934:19
[INFO] [stdout]     |
[INFO] [stdout] 934 |         #[cfg(not(feature = "y_down"))]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `y_down` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `y_down`
[INFO] [stdout]    --> src/grid/direction.rs:941:15
[INFO] [stdout]     |
[INFO] [stdout] 941 |         #[cfg(feature = "y_down")]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `y_down` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/grid/grid.rs:141:17
[INFO] [stdout]     |
[INFO] [stdout] 141 |     pub fn iter(&self) -> GridIter<T> { self.cells.iter() }
[INFO] [stdout]     |                 ^^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 141 |     pub fn iter(&self) -> GridIter<'_, T> { self.cells.iter() }
[INFO] [stdout]     |                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/grid/grid.rs:143:21
[INFO] [stdout]     |
[INFO] [stdout] 143 |     pub fn iter_mut(&mut self) -> GridIterMut<T> { self.cells.iter_mut() }
[INFO] [stdout]     |                     ^^^^^^^^^     ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 143 |     pub fn iter_mut(&mut self) -> GridIterMut<'_, T> { self.cells.iter_mut() }
[INFO] [stdout]     |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/grid/grid.rs:197:22
[INFO] [stdout]     |
[INFO] [stdout] 197 |     pub fn enumerate(&self) -> GridEnumerate<T> { self.coord_iter().zip(self.iter()) }
[INFO] [stdout]     |                      ^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 197 |     pub fn enumerate(&self) -> GridEnumerate<'_, T> { self.coord_iter().zip(self.iter()) }
[INFO] [stdout]     |                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/grid/grid.rs:199:26
[INFO] [stdout]     |
[INFO] [stdout] 199 |     pub fn enumerate_mut(&mut self) -> GridEnumerateMut<T> { self.coord_iter().zip(self.iter_mut()) }
[INFO] [stdout]     |                          ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 199 |     pub fn enumerate_mut(&mut self) -> GridEnumerateMut<'_, T> { self.coord_iter().zip(self.iter_mut()) }
[INFO] [stdout]     |                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/grid/grid.rs:203:17
[INFO] [stdout]     |
[INFO] [stdout] 203 |     pub fn rows(&self) -> GridRows<T> { self.cells.chunks(self.size.width() as usize) }
[INFO] [stdout]     |                 ^^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 203 |     pub fn rows(&self) -> GridRows<'_, T> { self.cells.chunks(self.size.width() as usize) }
[INFO] [stdout]     |                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/grid/grid.rs:205:21
[INFO] [stdout]     |
[INFO] [stdout] 205 |     pub fn rows_mut(&mut self) -> GridRowsMut<T> { self.cells.chunks_mut(self.size.width() as usize) }
[INFO] [stdout]     |                     ^^^^^^^^^     ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 205 |     pub fn rows_mut(&mut self) -> GridRowsMut<'_, T> { self.cells.chunks_mut(self.size.width() as usize) }
[INFO] [stdout]     |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/grid/grid.rs:257:22
[INFO] [stdout]     |
[INFO] [stdout] 257 |     pub fn edge_iter(&self) -> GridEdgeIter<T> {
[INFO] [stdout]     |                      ^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 257 |     pub fn edge_iter(&self) -> GridEdgeIter<'_, T> {
[INFO] [stdout]     |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/grid/grid.rs:264:26
[INFO] [stdout]     |
[INFO] [stdout] 264 |     pub fn edge_iter_mut(&mut self) -> GridEdgeIterMut<T> {
[INFO] [stdout]     |                          ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 264 |     pub fn edge_iter_mut(&mut self) -> GridEdgeIterMut<'_, T> {
[INFO] [stdout]     |                                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/grid/grid.rs:272:27
[INFO] [stdout]     |
[INFO] [stdout] 272 |     pub fn edge_enumerate(&self) -> GridEdgeEnumerate<T> { self.edge_coord_iter().zip(self.edge_iter()) }
[INFO] [stdout]     |                           ^^^^^     ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 272 |     pub fn edge_enumerate(&self) -> GridEdgeEnumerate<'_, T> { self.edge_coord_iter().zip(self.edge_iter()) }
[INFO] [stdout]     |                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/grid/grid.rs:274:31
[INFO] [stdout]     |
[INFO] [stdout] 274 |     pub fn edge_enumerate_mut(&mut self) -> GridEdgeEnumerateMut<T> {
[INFO] [stdout]     |                               ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                               |
[INFO] [stdout]     |                               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 274 |     pub fn edge_enumerate_mut(&mut self) -> GridEdgeEnumerateMut<'_, T> {
[INFO] [stdout]     |                                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/grid/direction.rs:995:25
[INFO] [stdout]      |
[INFO] [stdout]  995 |               pub fn iter(&self) -> DirectionTableIter<T> { self.values.iter() }
[INFO] [stdout]      |                           ^^^^^     ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                           |
[INFO] [stdout]      |                           the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 1044 | / make_direction_table!(
[INFO] [stdout] 1045 | |     DirectionTable,
[INFO] [stdout] 1046 | |     DirectionTableEnumerate,
[INFO] [stdout] 1047 | |     DirectionTableEnumerateMut,
[INFO] [stdout] ...    |
[INFO] [stdout] 1051 | |     NUM_DIRECTIONS
[INFO] [stdout] 1052 | | );
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]      = note: this warning originates in the macro `make_direction_table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout]  995 |             pub fn iter(&self) -> DirectionTableIter<'_, T> { self.values.iter() }
[INFO] [stdout]      |                                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/grid/direction.rs:997:29
[INFO] [stdout]      |
[INFO] [stdout]  997 |               pub fn iter_mut(&mut self) -> DirectionTableIterMut<T> { self.values.iter_mut() }
[INFO] [stdout]      |                               ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                               |
[INFO] [stdout]      |                               the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 1044 | / make_direction_table!(
[INFO] [stdout] 1045 | |     DirectionTable,
[INFO] [stdout] 1046 | |     DirectionTableEnumerate,
[INFO] [stdout] 1047 | |     DirectionTableEnumerateMut,
[INFO] [stdout] ...    |
[INFO] [stdout] 1051 | |     NUM_DIRECTIONS
[INFO] [stdout] 1052 | | );
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]      = note: this warning originates in the macro `make_direction_table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout]  997 |             pub fn iter_mut(&mut self) -> DirectionTableIterMut<'_, T> { self.values.iter_mut() }
[INFO] [stdout]      |                                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/grid/direction.rs:1001:30
[INFO] [stdout]      |
[INFO] [stdout] 1001 |               pub fn enumerate(&self) -> $enumerate_type<T> { self.directions().zip(self.iter()) }
[INFO] [stdout]      |                                ^^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                                |
[INFO] [stdout]      |                                the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 1044 | / make_direction_table!(
[INFO] [stdout] 1045 | |     DirectionTable,
[INFO] [stdout] 1046 | |     DirectionTableEnumerate,
[INFO] [stdout] 1047 | |     DirectionTableEnumerateMut,
[INFO] [stdout] ...    |
[INFO] [stdout] 1051 | |     NUM_DIRECTIONS
[INFO] [stdout] 1052 | | );
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]      = note: this warning originates in the macro `make_direction_table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1001 |             pub fn enumerate(&self) -> $enumerate_type<'_, T> { self.directions().zip(self.iter()) }
[INFO] [stdout]      |                                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/grid/direction.rs:1003:34
[INFO] [stdout]      |
[INFO] [stdout] 1003 |               pub fn enumerate_mut(&mut self) -> $enumerate_mut_type<T> {
[INFO] [stdout]      |                                    ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                                    |
[INFO] [stdout]      |                                    the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 1044 | / make_direction_table!(
[INFO] [stdout] 1045 | |     DirectionTable,
[INFO] [stdout] 1046 | |     DirectionTableEnumerate,
[INFO] [stdout] 1047 | |     DirectionTableEnumerateMut,
[INFO] [stdout] ...    |
[INFO] [stdout] 1051 | |     NUM_DIRECTIONS
[INFO] [stdout] 1052 | | );
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]      = note: this warning originates in the macro `make_direction_table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1003 |             pub fn enumerate_mut(&mut self) -> $enumerate_mut_type<'_, T> {
[INFO] [stdout]      |                                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/grid/direction.rs:995:25
[INFO] [stdout]      |
[INFO] [stdout]  995 |               pub fn iter(&self) -> DirectionTableIter<T> { self.values.iter() }
[INFO] [stdout]      |                           ^^^^^     ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                           |
[INFO] [stdout]      |                           the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 1053 | / make_direction_table!(
[INFO] [stdout] 1054 | |     CardinalDirectionTable,
[INFO] [stdout] 1055 | |     CardinalDirectionTableEnumerate,
[INFO] [stdout] 1056 | |     CardinalDirectionTableEnumerateMut,
[INFO] [stdout] ...    |
[INFO] [stdout] 1060 | |     NUM_CARDINAL_DIRECTIONS
[INFO] [stdout] 1061 | | );
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]      = note: this warning originates in the macro `make_direction_table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout]  995 |             pub fn iter(&self) -> DirectionTableIter<'_, T> { self.values.iter() }
[INFO] [stdout]      |                                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/grid/direction.rs:997:29
[INFO] [stdout]      |
[INFO] [stdout]  997 |               pub fn iter_mut(&mut self) -> DirectionTableIterMut<T> { self.values.iter_mut() }
[INFO] [stdout]      |                               ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                               |
[INFO] [stdout]      |                               the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 1053 | / make_direction_table!(
[INFO] [stdout] 1054 | |     CardinalDirectionTable,
[INFO] [stdout] 1055 | |     CardinalDirectionTableEnumerate,
[INFO] [stdout] 1056 | |     CardinalDirectionTableEnumerateMut,
[INFO] [stdout] ...    |
[INFO] [stdout] 1060 | |     NUM_CARDINAL_DIRECTIONS
[INFO] [stdout] 1061 | | );
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]      = note: this warning originates in the macro `make_direction_table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout]  997 |             pub fn iter_mut(&mut self) -> DirectionTableIterMut<'_, T> { self.values.iter_mut() }
[INFO] [stdout]      |                                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/grid/direction.rs:1001:30
[INFO] [stdout]      |
[INFO] [stdout] 1001 |               pub fn enumerate(&self) -> $enumerate_type<T> { self.directions().zip(self.iter()) }
[INFO] [stdout]      |                                ^^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                                |
[INFO] [stdout]      |                                the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 1053 | / make_direction_table!(
[INFO] [stdout] 1054 | |     CardinalDirectionTable,
[INFO] [stdout] 1055 | |     CardinalDirectionTableEnumerate,
[INFO] [stdout] 1056 | |     CardinalDirectionTableEnumerateMut,
[INFO] [stdout] ...    |
[INFO] [stdout] 1060 | |     NUM_CARDINAL_DIRECTIONS
[INFO] [stdout] 1061 | | );
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]      = note: this warning originates in the macro `make_direction_table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1001 |             pub fn enumerate(&self) -> $enumerate_type<'_, T> { self.directions().zip(self.iter()) }
[INFO] [stdout]      |                                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/grid/direction.rs:1003:34
[INFO] [stdout]      |
[INFO] [stdout] 1003 |               pub fn enumerate_mut(&mut self) -> $enumerate_mut_type<T> {
[INFO] [stdout]      |                                    ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                                    |
[INFO] [stdout]      |                                    the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 1053 | / make_direction_table!(
[INFO] [stdout] 1054 | |     CardinalDirectionTable,
[INFO] [stdout] 1055 | |     CardinalDirectionTableEnumerate,
[INFO] [stdout] 1056 | |     CardinalDirectionTableEnumerateMut,
[INFO] [stdout] ...    |
[INFO] [stdout] 1060 | |     NUM_CARDINAL_DIRECTIONS
[INFO] [stdout] 1061 | | );
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]      = note: this warning originates in the macro `make_direction_table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1003 |             pub fn enumerate_mut(&mut self) -> $enumerate_mut_type<'_, T> {
[INFO] [stdout]      |                                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/grid/direction.rs:995:25
[INFO] [stdout]      |
[INFO] [stdout]  995 |               pub fn iter(&self) -> DirectionTableIter<T> { self.values.iter() }
[INFO] [stdout]      |                           ^^^^^     ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                           |
[INFO] [stdout]      |                           the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 1062 | / make_direction_table!(
[INFO] [stdout] 1063 | |     OrdinalDirectionTable,
[INFO] [stdout] 1064 | |     OrdinalDirectionTableEnumerate,
[INFO] [stdout] 1065 | |     OrdinalDirectionTableEnumerateMut,
[INFO] [stdout] ...    |
[INFO] [stdout] 1069 | |     NUM_ORDINAL_DIRECTIONS
[INFO] [stdout] 1070 | | );
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]      = note: this warning originates in the macro `make_direction_table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout]  995 |             pub fn iter(&self) -> DirectionTableIter<'_, T> { self.values.iter() }
[INFO] [stdout]      |                                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/grid/direction.rs:997:29
[INFO] [stdout]      |
[INFO] [stdout]  997 |               pub fn iter_mut(&mut self) -> DirectionTableIterMut<T> { self.values.iter_mut() }
[INFO] [stdout]      |                               ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                               |
[INFO] [stdout]      |                               the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 1062 | / make_direction_table!(
[INFO] [stdout] 1063 | |     OrdinalDirectionTable,
[INFO] [stdout] 1064 | |     OrdinalDirectionTableEnumerate,
[INFO] [stdout] 1065 | |     OrdinalDirectionTableEnumerateMut,
[INFO] [stdout] ...    |
[INFO] [stdout] 1069 | |     NUM_ORDINAL_DIRECTIONS
[INFO] [stdout] 1070 | | );
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]      = note: this warning originates in the macro `make_direction_table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout]  997 |             pub fn iter_mut(&mut self) -> DirectionTableIterMut<'_, T> { self.values.iter_mut() }
[INFO] [stdout]      |                                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/grid/direction.rs:1001:30
[INFO] [stdout]      |
[INFO] [stdout] 1001 |               pub fn enumerate(&self) -> $enumerate_type<T> { self.directions().zip(self.iter()) }
[INFO] [stdout]      |                                ^^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                                |
[INFO] [stdout]      |                                the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 1062 | / make_direction_table!(
[INFO] [stdout] 1063 | |     OrdinalDirectionTable,
[INFO] [stdout] 1064 | |     OrdinalDirectionTableEnumerate,
[INFO] [stdout] 1065 | |     OrdinalDirectionTableEnumerateMut,
[INFO] [stdout] ...    |
[INFO] [stdout] 1069 | |     NUM_ORDINAL_DIRECTIONS
[INFO] [stdout] 1070 | | );
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]      = note: this warning originates in the macro `make_direction_table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1001 |             pub fn enumerate(&self) -> $enumerate_type<'_, T> { self.directions().zip(self.iter()) }
[INFO] [stdout]      |                                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/grid/direction.rs:1003:34
[INFO] [stdout]      |
[INFO] [stdout] 1003 |               pub fn enumerate_mut(&mut self) -> $enumerate_mut_type<T> {
[INFO] [stdout]      |                                    ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                                    |
[INFO] [stdout]      |                                    the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 1062 | / make_direction_table!(
[INFO] [stdout] 1063 | |     OrdinalDirectionTable,
[INFO] [stdout] 1064 | |     OrdinalDirectionTableEnumerate,
[INFO] [stdout] 1065 | |     OrdinalDirectionTableEnumerateMut,
[INFO] [stdout] ...    |
[INFO] [stdout] 1069 | |     NUM_ORDINAL_DIRECTIONS
[INFO] [stdout] 1070 | | );
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]      = note: this warning originates in the macro `make_direction_table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1003 |             pub fn enumerate_mut(&mut self) -> $enumerate_mut_type<'_, T> {
[INFO] [stdout]      |                                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.62s
[INFO] running `Command { std: "docker" "inspect" "2cd25f6ca12b8cb7fa4c79671fb860babc3c04364dd689933c1a4e419b400bf1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2cd25f6ca12b8cb7fa4c79671fb860babc3c04364dd689933c1a4e419b400bf1", kill_on_drop: false }`
[INFO] [stdout] 2cd25f6ca12b8cb7fa4c79671fb860babc3c04364dd689933c1a4e419b400bf1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 539334a7c4dcc373a018bc70e85a20c98c53392bb2424d25a3ef0346c4f8002d
[INFO] running `Command { std: "docker" "start" "-a" "539334a7c4dcc373a018bc70e85a20c98c53392bb2424d25a3ef0346c4f8002d", kill_on_drop: false }`
[INFO] [stderr] warning: unexpected `cfg` condition value: `serialize`
[INFO] [stderr]    --> src/grid/direction.rs:624:20
[INFO] [stderr]     |
[INFO] [stderr] 624 |         #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))]
[INFO] [stderr]     |                    ^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stderr] ...
[INFO] [stderr] 652 | make_direction_iter! {Directions, DirectionIter, Direction, NUM_DIRECTIONS}
[INFO] [stderr]     | --------------------------------------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: no expected values for `feature`
[INFO] [stderr]     = help: consider adding `serialize` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stderr]     = note: this warning originates in the macro `make_direction_iter` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `serialize`
[INFO] [stderr]    --> src/grid/direction.rs:638:20
[INFO] [stderr]     |
[INFO] [stderr] 638 |         #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))]
[INFO] [stderr]     |                    ^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stderr] ...
[INFO] [stderr] 652 | make_direction_iter! {Directions, DirectionIter, Direction, NUM_DIRECTIONS}
[INFO] [stderr]     | --------------------------------------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: no expected values for `feature`
[INFO] [stderr]     = help: consider adding `serialize` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]     = note: this warning originates in the macro `make_direction_iter` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `serialize`
[INFO] [stderr]    --> src/grid/direction.rs:624:20
[INFO] [stderr]     |
[INFO] [stderr] 624 |         #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))]
[INFO] [stderr]     |                    ^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stderr] ...
[INFO] [stderr] 653 | make_direction_iter! {CardinalDirections, CardinalDirectionIter, CardinalDirection, NUM_CARDINAL_DIRECTIONS}
[INFO] [stderr]     | ------------------------------------------------------------------------------------------------------------ in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: no expected values for `feature`
[INFO] [stderr]     = help: consider adding `serialize` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]     = note: this warning originates in the macro `make_direction_iter` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `serialize`
[INFO] [stderr]    --> src/grid/direction.rs:638:20
[INFO] [stderr]     |
[INFO] [stderr] 638 |         #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))]
[INFO] [stderr]     |                    ^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stderr] ...
[INFO] [stderr] 653 | make_direction_iter! {CardinalDirections, CardinalDirectionIter, CardinalDirection, NUM_CARDINAL_DIRECTIONS}
[INFO] [stderr]     | ------------------------------------------------------------------------------------------------------------ in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: no expected values for `feature`
[INFO] [stderr]     = help: consider adding `serialize` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]     = note: this warning originates in the macro `make_direction_iter` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `serialize`
[INFO] [stderr]    --> src/grid/direction.rs:624:20
[INFO] [stderr]     |
[INFO] [stderr] 624 |         #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))]
[INFO] [stderr]     |                    ^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stderr] ...
[INFO] [stderr] 654 | make_direction_iter! {OrdinalDirections, OrdinalDirectionIter, OrdinalDirection, NUM_ORDINAL_DIRECTIONS}
[INFO] [stderr]     | -------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: no expected values for `feature`
[INFO] [stderr]     = help: consider adding `serialize` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]     = note: this warning originates in the macro `make_direction_iter` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `serialize`
[INFO] [stderr]    --> src/grid/direction.rs:638:20
[INFO] [stderr]     |
[INFO] [stderr] 638 |         #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))]
[INFO] [stderr]     |                    ^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stderr] ...
[INFO] [stderr] 654 | make_direction_iter! {OrdinalDirections, OrdinalDirectionIter, OrdinalDirection, NUM_ORDINAL_DIRECTIONS}
[INFO] [stderr]     | -------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: no expected values for `feature`
[INFO] [stderr]     = help: consider adding `serialize` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]     = note: this warning originates in the macro `make_direction_iter` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `serialize`
[INFO] [stderr]    --> src/grid/direction.rs:658:20
[INFO] [stderr]     |
[INFO] [stderr] 658 |           #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))]
[INFO] [stderr]     |                      ^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stderr] ...
[INFO] [stderr] 688 | / make_subdirection_iter! {
[INFO] [stderr] 689 | |     DirectionsCardinal,
[INFO] [stderr] 690 | |     CardinalDirections,
[INFO] [stderr] 691 | |     DirectionCardinalIter,
[INFO] [stderr] 692 | |     CardinalDirectionIter
[INFO] [stderr] 693 | | }
[INFO] [stderr]     | |_- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: no expected values for `feature`
[INFO] [stderr]     = help: consider adding `serialize` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]     = note: this warning originates in the macro `make_subdirection_iter` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `serialize`
[INFO] [stderr]    --> src/grid/direction.rs:673:20
[INFO] [stderr]     |
[INFO] [stderr] 673 |           #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))]
[INFO] [stderr]     |                      ^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stderr] ...
[INFO] [stderr] 688 | / make_subdirection_iter! {
[INFO] [stderr] 689 | |     DirectionsCardinal,
[INFO] [stderr] 690 | |     CardinalDirections,
[INFO] [stderr] 691 | |     DirectionCardinalIter,
[INFO] [stderr] 692 | |     CardinalDirectionIter
[INFO] [stderr] 693 | | }
[INFO] [stderr]     | |_- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: no expected values for `feature`
[INFO] [stderr]     = help: consider adding `serialize` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]     = note: this warning originates in the macro `make_subdirection_iter` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `serialize`
[INFO] [stderr]    --> src/grid/direction.rs:658:20
[INFO] [stderr]     |
[INFO] [stderr] 658 |           #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))]
[INFO] [stderr]     |                      ^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stderr] ...
[INFO] [stderr] 694 | / make_subdirection_iter! {
[INFO] [stderr] 695 | |     DirectionsOrdinal,
[INFO] [stderr] 696 | |     OrdinalDirections,
[INFO] [stderr] 697 | |     DirectionOrdinalIter,
[INFO] [stderr] 698 | |     OrdinalDirectionIter
[INFO] [stderr] 699 | | }
[INFO] [stderr]     | |_- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: no expected values for `feature`
[INFO] [stderr]     = help: consider adding `serialize` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]     = note: this warning originates in the macro `make_subdirection_iter` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `serialize`
[INFO] [stderr]    --> src/grid/direction.rs:673:20
[INFO] [stderr]     |
[INFO] [stderr] 673 |           #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))]
[INFO] [stderr]     |                      ^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stderr] ...
[INFO] [stderr] 694 | / make_subdirection_iter! {
[INFO] [stderr] 695 | |     DirectionsOrdinal,
[INFO] [stderr] 696 | |     OrdinalDirections,
[INFO] [stderr] 697 | |     DirectionOrdinalIter,
[INFO] [stderr] 698 | |     OrdinalDirectionIter
[INFO] [stderr] 699 | | }
[INFO] [stderr]     | |_- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: no expected values for `feature`
[INFO] [stderr]     = help: consider adding `serialize` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]     = note: this warning originates in the macro `make_subdirection_iter` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `serialize`
[INFO] [stderr]     --> src/grid/direction.rs:964:20
[INFO] [stderr]      |
[INFO] [stderr]  964 |           #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))]
[INFO] [stderr]      |                      ^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stderr] ...
[INFO] [stderr] 1044 | / make_direction_table!(
[INFO] [stderr] 1045 | |     DirectionTable,
[INFO] [stderr] 1046 | |     DirectionTableEnumerate,
[INFO] [stderr] 1047 | |     DirectionTableEnumerateMut,
[INFO] [stderr] ...    |
[INFO] [stderr] 1051 | |     NUM_DIRECTIONS
[INFO] [stderr] 1052 | | );
[INFO] [stderr]      | |_- in this macro invocation
[INFO] [stderr]      |
[INFO] [stderr]      = note: no expected values for `feature`
[INFO] [stderr]      = help: consider adding `serialize` as a feature in `Cargo.toml`
[INFO] [stderr]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]      = note: this warning originates in the macro `make_direction_table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `serialize`
[INFO] [stderr]     --> src/grid/direction.rs:964:20
[INFO] [stderr]      |
[INFO] [stderr]  964 |           #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))]
[INFO] [stderr]      |                      ^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stderr] ...
[INFO] [stderr] 1053 | / make_direction_table!(
[INFO] [stderr] 1054 | |     CardinalDirectionTable,
[INFO] [stderr] 1055 | |     CardinalDirectionTableEnumerate,
[INFO] [stderr] 1056 | |     CardinalDirectionTableEnumerateMut,
[INFO] [stderr] ...    |
[INFO] [stderr] 1060 | |     NUM_CARDINAL_DIRECTIONS
[INFO] [stderr] 1061 | | );
[INFO] [stderr]      | |_- in this macro invocation
[INFO] [stderr]      |
[INFO] [stderr]      = note: no expected values for `feature`
[INFO] [stderr]      = help: consider adding `serialize` as a feature in `Cargo.toml`
[INFO] [stderr]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]      = note: this warning originates in the macro `make_direction_table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `serialize`
[INFO] [stderr]     --> src/grid/direction.rs:964:20
[INFO] [stderr]      |
[INFO] [stderr]  964 |           #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))]
[INFO] [stderr]      |                      ^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stderr] ...
[INFO] [stderr] 1062 | / make_direction_table!(
[INFO] [stderr] 1063 | |     OrdinalDirectionTable,
[INFO] [stderr] 1064 | |     OrdinalDirectionTableEnumerate,
[INFO] [stderr] 1065 | |     OrdinalDirectionTableEnumerateMut,
[INFO] [stderr] ...    |
[INFO] [stderr] 1069 | |     NUM_ORDINAL_DIRECTIONS
[INFO] [stderr] 1070 | | );
[INFO] [stderr]      | |_- in this macro invocation
[INFO] [stderr]      |
[INFO] [stderr]      = note: no expected values for `feature`
[INFO] [stderr]      = help: consider adding `serialize` as a feature in `Cargo.toml`
[INFO] [stderr]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]      = note: this warning originates in the macro `make_direction_table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `y_down`
[INFO] [stderr]   --> src/grid/direction.rs:86:19
[INFO] [stderr]    |
[INFO] [stderr] 86 |         #[cfg(not(feature = "y_down"))]
[INFO] [stderr]    |                   ^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stderr]    |
[INFO] [stderr]    = note: no expected values for `feature`
[INFO] [stderr]    = help: consider adding `y_down` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `y_down`
[INFO] [stderr]   --> src/grid/direction.rs:98:15
[INFO] [stderr]    |
[INFO] [stderr] 98 |         #[cfg(feature = "y_down")]
[INFO] [stderr]    |               ^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stderr]    |
[INFO] [stderr]    = note: no expected values for `feature`
[INFO] [stderr]    = help: consider adding `y_down` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `y_down`
[INFO] [stderr]    --> src/grid/direction.rs:126:19
[INFO] [stderr]     |
[INFO] [stderr] 126 |         #[cfg(not(feature = "y_down"))]
[INFO] [stderr]     |                   ^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stderr]     |
[INFO] [stderr]     = note: no expected values for `feature`
[INFO] [stderr]     = help: consider adding `y_down` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `y_down`
[INFO] [stderr]    --> src/grid/direction.rs:137:15
[INFO] [stderr]     |
[INFO] [stderr] 137 |         #[cfg(feature = "y_down")]
[INFO] [stderr]     |               ^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stderr]     |
[INFO] [stderr]     = note: no expected values for `feature`
[INFO] [stderr]     = help: consider adding `y_down` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `y_down`
[INFO] [stderr]    --> src/grid/direction.rs:296:19
[INFO] [stderr]     |
[INFO] [stderr] 296 |         #[cfg(not(feature = "y_down"))]
[INFO] [stderr]     |                   ^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stderr]     |
[INFO] [stderr]     = note: no expected values for `feature`
[INFO] [stderr]     = help: consider adding `y_down` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `y_down`
[INFO] [stderr]    --> src/grid/direction.rs:304:15
[INFO] [stderr]     |
[INFO] [stderr] 304 |         #[cfg(feature = "y_down")]
[INFO] [stderr]     |               ^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stderr]     |
[INFO] [stderr]     = note: no expected values for `feature`
[INFO] [stderr]     = help: consider adding `y_down` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `y_down`
[INFO] [stderr]    --> src/grid/direction.rs:333:19
[INFO] [stderr]     |
[INFO] [stderr] 333 |         #[cfg(not(feature = "y_down"))]
[INFO] [stderr]     |                   ^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stderr]     |
[INFO] [stderr]     = note: no expected values for `feature`
[INFO] [stderr]     = help: consider adding `y_down` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `y_down`
[INFO] [stderr]    --> src/grid/direction.rs:340:15
[INFO] [stderr]     |
[INFO] [stderr] 340 |         #[cfg(feature = "y_down")]
[INFO] [stderr]     |               ^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stderr]     |
[INFO] [stderr]     = note: no expected values for `feature`
[INFO] [stderr]     = help: consider adding `y_down` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `y_down`
[INFO] [stderr]    --> src/grid/direction.rs:437:19
[INFO] [stderr]     |
[INFO] [stderr] 437 |         #[cfg(not(feature = "y_down"))]
[INFO] [stderr]     |                   ^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stderr]     |
[INFO] [stderr]     = note: no expected values for `feature`
[INFO] [stderr]     = help: consider adding `y_down` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `y_down`
[INFO] [stderr]    --> src/grid/direction.rs:445:15
[INFO] [stderr]     |
[INFO] [stderr] 445 |         #[cfg(feature = "y_down")]
[INFO] [stderr]     |               ^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stderr]     |
[INFO] [stderr]     = note: no expected values for `feature`
[INFO] [stderr]     = help: consider adding `y_down` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `y_down`
[INFO] [stderr]    --> src/grid/direction.rs:475:23
[INFO] [stderr]     |
[INFO] [stderr] 475 |             #[cfg(not(feature = "y_down"))]
[INFO] [stderr]     |                       ^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stderr]     |
[INFO] [stderr]     = note: no expected values for `feature`
[INFO] [stderr]     = help: consider adding `y_down` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `y_down`
[INFO] [stderr]    --> src/grid/direction.rs:477:23
[INFO] [stderr]     |
[INFO] [stderr] 477 |             #[cfg(not(feature = "y_down"))]
[INFO] [stderr]     |                       ^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stderr]     |
[INFO] [stderr]     = note: no expected values for `feature`
[INFO] [stderr]     = help: consider adding `y_down` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `y_down`
[INFO] [stderr]    --> src/grid/direction.rs:479:23
[INFO] [stderr]     |
[INFO] [stderr] 479 |             #[cfg(not(feature = "y_down"))]
[INFO] [stderr]     |                       ^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stderr]     |
[INFO] [stderr]     = note: no expected values for `feature`
[INFO] [stderr]     = help: consider adding `y_down` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `y_down`
[INFO] [stderr]    --> src/grid/direction.rs:481:23
[INFO] [stderr]     |
[INFO] [stderr] 481 |             #[cfg(not(feature = "y_down"))]
[INFO] [stderr]     |                       ^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stderr]     |
[INFO] [stderr]     = note: no expected values for `feature`
[INFO] [stderr]     = help: consider adding `y_down` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `y_down`
[INFO] [stderr]    --> src/grid/direction.rs:483:19
[INFO] [stderr]     |
[INFO] [stderr] 483 |             #[cfg(feature = "y_down")]
[INFO] [stderr]     |                   ^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stderr]     |
[INFO] [stderr]     = note: no expected values for `feature`
[INFO] [stderr]     = help: consider adding `y_down` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `y_down`
[INFO] [stderr]    --> src/grid/direction.rs:485:19
[INFO] [stderr]     |
[INFO] [stderr] 485 |             #[cfg(feature = "y_down")]
[INFO] [stderr]     |                   ^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stderr]     |
[INFO] [stderr]     = note: no expected values for `feature`
[INFO] [stderr]     = help: consider adding `y_down` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `y_down`
[INFO] [stderr]    --> src/grid/direction.rs:487:19
[INFO] [stderr]     |
[INFO] [stderr] 487 |             #[cfg(feature = "y_down")]
[INFO] [stderr]     |                   ^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stderr]     |
[INFO] [stderr]     = note: no expected values for `feature`
[INFO] [stderr]     = help: consider adding `y_down` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `y_down`
[INFO] [stderr]    --> src/grid/direction.rs:489:19
[INFO] [stderr]     |
[INFO] [stderr] 489 |             #[cfg(feature = "y_down")]
[INFO] [stderr]     |                   ^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stderr]     |
[INFO] [stderr]     = note: no expected values for `feature`
[INFO] [stderr]     = help: consider adding `y_down` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `y_down`
[INFO] [stderr]    --> src/grid/direction.rs:756:19
[INFO] [stderr]     |
[INFO] [stderr] 756 |         #[cfg(not(feature = "y_down"))]
[INFO] [stderr]     |                   ^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stderr]     |
[INFO] [stderr]     = note: no expected values for `feature`
[INFO] [stderr]     = help: consider adding `y_down` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `y_down`
[INFO] [stderr]    --> src/grid/direction.rs:763:15
[INFO] [stderr]     |
[INFO] [stderr] 763 |         #[cfg(feature = "y_down")]
[INFO] [stderr]     |               ^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stderr]     |
[INFO] [stderr]     = note: no expected values for `feature`
[INFO] [stderr]     = help: consider adding `y_down` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `y_down`
[INFO] [stderr]    --> src/grid/direction.rs:775:19
[INFO] [stderr]     |
[INFO] [stderr] 775 |         #[cfg(not(feature = "y_down"))]
[INFO] [stderr]     |                   ^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stderr]     |
[INFO] [stderr]     = note: no expected values for `feature`
[INFO] [stderr]     = help: consider adding `y_down` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `y_down`
[INFO] [stderr]    --> src/grid/direction.rs:782:15
[INFO] [stderr]     |
[INFO] [stderr] 782 |         #[cfg(feature = "y_down")]
[INFO] [stderr]     |               ^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stderr]     |
[INFO] [stderr]     = note: no expected values for `feature`
[INFO] [stderr]     = help: consider adding `y_down` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `y_down`
[INFO] [stderr]    --> src/grid/direction.rs:795:19
[INFO] [stderr]     |
[INFO] [stderr] 795 |         #[cfg(not(feature = "y_down"))]
[INFO] [stderr]     |                   ^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stderr]     |
[INFO] [stderr]     = note: no expected values for `feature`
[INFO] [stderr]     = help: consider adding `y_down` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `y_down`
[INFO] [stderr]    --> src/grid/direction.rs:802:15
[INFO] [stderr]     |
[INFO] [stderr] 802 |         #[cfg(feature = "y_down")]
[INFO] [stderr]     |               ^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stderr]     |
[INFO] [stderr]     = note: no expected values for `feature`
[INFO] [stderr]     = help: consider adding `y_down` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `y_down`
[INFO] [stderr]    --> src/grid/direction.rs:814:19
[INFO] [stderr]     |
[INFO] [stderr] 814 |         #[cfg(not(feature = "y_down"))]
[INFO] [stderr]     |                   ^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stderr]     |
[INFO] [stderr]     = note: no expected values for `feature`
[INFO] [stderr]     = help: consider adding `y_down` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `y_down`
[INFO] [stderr]    --> src/grid/direction.rs:821:15
[INFO] [stderr]     |
[INFO] [stderr] 821 |         #[cfg(feature = "y_down")]
[INFO] [stderr]     |               ^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stderr]     |
[INFO] [stderr]     = note: no expected values for `feature`
[INFO] [stderr]     = help: consider adding `y_down` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `y_down`
[INFO] [stderr]    --> src/grid/direction.rs:834:19
[INFO] [stderr]     |
[INFO] [stderr] 834 |         #[cfg(not(feature = "y_down"))]
[INFO] [stderr]     |                   ^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stderr]     |
[INFO] [stderr]     = note: no expected values for `feature`
[INFO] [stderr]     = help: consider adding `y_down` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `y_down`
[INFO] [stderr]    --> src/grid/direction.rs:845:15
[INFO] [stderr]     |
[INFO] [stderr] 845 |         #[cfg(feature = "y_down")]
[INFO] [stderr]     |               ^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stderr]     |
[INFO] [stderr]     = note: no expected values for `feature`
[INFO] [stderr]     = help: consider adding `y_down` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `y_down`
[INFO] [stderr]    --> src/grid/direction.rs:861:19
[INFO] [stderr]     |
[INFO] [stderr] 861 |         #[cfg(not(feature = "y_down"))]
[INFO] [stderr]     |                   ^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stderr]     |
[INFO] [stderr]     = note: no expected values for `feature`
[INFO] [stderr]     = help: consider adding `y_down` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `y_down`
[INFO] [stderr]    --> src/grid/direction.rs:872:15
[INFO] [stderr]     |
[INFO] [stderr] 872 |         #[cfg(feature = "y_down")]
[INFO] [stderr]     |               ^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stderr]     |
[INFO] [stderr]     = note: no expected values for `feature`
[INFO] [stderr]     = help: consider adding `y_down` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `y_down`
[INFO] [stderr]    --> src/grid/direction.rs:888:19
[INFO] [stderr]     |
[INFO] [stderr] 888 |         #[cfg(not(feature = "y_down"))]
[INFO] [stderr]     |                   ^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stderr]     |
[INFO] [stderr]     = note: no expected values for `feature`
[INFO] [stderr]     = help: consider adding `y_down` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `y_down`
[INFO] [stderr]    --> src/grid/direction.rs:899:15
[INFO] [stderr]     |
[INFO] [stderr] 899 |         #[cfg(feature = "y_down")]
[INFO] [stderr]     |               ^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stderr]     |
[INFO] [stderr]     = note: no expected values for `feature`
[INFO] [stderr]     = help: consider adding `y_down` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `y_down`
[INFO] [stderr]    --> src/grid/direction.rs:915:19
[INFO] [stderr]     |
[INFO] [stderr] 915 |         #[cfg(not(feature = "y_down"))]
[INFO] [stderr]     |                   ^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stderr]     |
[INFO] [stderr]     = note: no expected values for `feature`
[INFO] [stderr]     = help: consider adding `y_down` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `y_down`
[INFO] [stderr]    --> src/grid/direction.rs:922:15
[INFO] [stderr]     |
[INFO] [stderr] 922 |         #[cfg(feature = "y_down")]
[INFO] [stderr]     |               ^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stderr]     |
[INFO] [stderr]     = note: no expected values for `feature`
[INFO] [stderr]     = help: consider adding `y_down` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `y_down`
[INFO] [stderr]    --> src/grid/direction.rs:934:19
[INFO] [stderr]     |
[INFO] [stderr] 934 |         #[cfg(not(feature = "y_down"))]
[INFO] [stderr]     |                   ^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stderr]     |
[INFO] [stderr]     = note: no expected values for `feature`
[INFO] [stderr]     = help: consider adding `y_down` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `y_down`
[INFO] [stderr]    --> src/grid/direction.rs:941:15
[INFO] [stderr]     |
[INFO] [stderr] 941 |         #[cfg(feature = "y_down")]
[INFO] [stderr]     |               ^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stderr]     |
[INFO] [stderr]     = note: no expected values for `feature`
[INFO] [stderr]     = help: consider adding `y_down` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/grid/grid.rs:141:17
[INFO] [stderr]     |
[INFO] [stderr] 141 |     pub fn iter(&self) -> GridIter<T> { self.cells.iter() }
[INFO] [stderr]     |                 ^^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                 |
[INFO] [stderr]     |                 the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 141 |     pub fn iter(&self) -> GridIter<'_, T> { self.cells.iter() }
[INFO] [stderr]     |                                    +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/grid/grid.rs:143:21
[INFO] [stderr]     |
[INFO] [stderr] 143 |     pub fn iter_mut(&mut self) -> GridIterMut<T> { self.cells.iter_mut() }
[INFO] [stderr]     |                     ^^^^^^^^^     ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                     |
[INFO] [stderr]     |                     the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 143 |     pub fn iter_mut(&mut self) -> GridIterMut<'_, T> { self.cells.iter_mut() }
[INFO] [stderr]     |                                               +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/grid/grid.rs:197:22
[INFO] [stderr]     |
[INFO] [stderr] 197 |     pub fn enumerate(&self) -> GridEnumerate<T> { self.coord_iter().zip(self.iter()) }
[INFO] [stderr]     |                      ^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                      |
[INFO] [stderr]     |                      the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 197 |     pub fn enumerate(&self) -> GridEnumerate<'_, T> { self.coord_iter().zip(self.iter()) }
[INFO] [stderr]     |                                              +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/grid/grid.rs:199:26
[INFO] [stderr]     |
[INFO] [stderr] 199 |     pub fn enumerate_mut(&mut self) -> GridEnumerateMut<T> { self.coord_iter().zip(self.iter_mut()) }
[INFO] [stderr]     |                          ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                          |
[INFO] [stderr]     |                          the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 199 |     pub fn enumerate_mut(&mut self) -> GridEnumerateMut<'_, T> { self.coord_iter().zip(self.iter_mut()) }
[INFO] [stderr]     |                                                         +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/grid/grid.rs:203:17
[INFO] [stderr]     |
[INFO] [stderr] 203 |     pub fn rows(&self) -> GridRows<T> { self.cells.chunks(self.size.width() as usize) }
[INFO] [stderr]     |                 ^^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                 |
[INFO] [stderr]     |                 the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 203 |     pub fn rows(&self) -> GridRows<'_, T> { self.cells.chunks(self.size.width() as usize) }
[INFO] [stderr]     |                                    +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/grid/grid.rs:205:21
[INFO] [stderr]     |
[INFO] [stderr] 205 |     pub fn rows_mut(&mut self) -> GridRowsMut<T> { self.cells.chunks_mut(self.size.width() as usize) }
[INFO] [stderr]     |                     ^^^^^^^^^     ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                     |
[INFO] [stderr]     |                     the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 205 |     pub fn rows_mut(&mut self) -> GridRowsMut<'_, T> { self.cells.chunks_mut(self.size.width() as usize) }
[INFO] [stderr]     |                                               +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/grid/grid.rs:257:22
[INFO] [stderr]     |
[INFO] [stderr] 257 |     pub fn edge_iter(&self) -> GridEdgeIter<T> {
[INFO] [stderr]     |                      ^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                      |
[INFO] [stderr]     |                      the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 257 |     pub fn edge_iter(&self) -> GridEdgeIter<'_, T> {
[INFO] [stderr]     |                                             +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/grid/grid.rs:264:26
[INFO] [stderr]     |
[INFO] [stderr] 264 |     pub fn edge_iter_mut(&mut self) -> GridEdgeIterMut<T> {
[INFO] [stderr]     |                          ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                          |
[INFO] [stderr]     |                          the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 264 |     pub fn edge_iter_mut(&mut self) -> GridEdgeIterMut<'_, T> {
[INFO] [stderr]     |                                                        +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/grid/grid.rs:272:27
[INFO] [stderr]     |
[INFO] [stderr] 272 |     pub fn edge_enumerate(&self) -> GridEdgeEnumerate<T> { self.edge_coord_iter().zip(self.edge_iter()) }
[INFO] [stderr]     |                           ^^^^^     ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                           |
[INFO] [stderr]     |                           the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 272 |     pub fn edge_enumerate(&self) -> GridEdgeEnumerate<'_, T> { self.edge_coord_iter().zip(self.edge_iter()) }
[INFO] [stderr]     |                                                       +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/grid/grid.rs:274:31
[INFO] [stderr]     |
[INFO] [stderr] 274 |     pub fn edge_enumerate_mut(&mut self) -> GridEdgeEnumerateMut<T> {
[INFO] [stderr]     |                               ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                               |
[INFO] [stderr]     |                               the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 274 |     pub fn edge_enumerate_mut(&mut self) -> GridEdgeEnumerateMut<'_, T> {
[INFO] [stderr]     |                                                                  +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]     --> src/grid/direction.rs:995:25
[INFO] [stderr]      |
[INFO] [stderr]  995 |               pub fn iter(&self) -> DirectionTableIter<T> { self.values.iter() }
[INFO] [stderr]      |                           ^^^^^     ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]      |                           |
[INFO] [stderr]      |                           the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 1044 | / make_direction_table!(
[INFO] [stderr] 1045 | |     DirectionTable,
[INFO] [stderr] 1046 | |     DirectionTableEnumerate,
[INFO] [stderr] 1047 | |     DirectionTableEnumerateMut,
[INFO] [stderr] ...    |
[INFO] [stderr] 1051 | |     NUM_DIRECTIONS
[INFO] [stderr] 1052 | | );
[INFO] [stderr]      | |_- in this macro invocation
[INFO] [stderr]      |
[INFO] [stderr]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]      = note: this warning originates in the macro `make_direction_table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]      |
[INFO] [stderr]  995 |             pub fn iter(&self) -> DirectionTableIter<'_, T> { self.values.iter() }
[INFO] [stderr]      |                                                      +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]     --> src/grid/direction.rs:997:29
[INFO] [stderr]      |
[INFO] [stderr]  997 |               pub fn iter_mut(&mut self) -> DirectionTableIterMut<T> { self.values.iter_mut() }
[INFO] [stderr]      |                               ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]      |                               |
[INFO] [stderr]      |                               the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 1044 | / make_direction_table!(
[INFO] [stderr] 1045 | |     DirectionTable,
[INFO] [stderr] 1046 | |     DirectionTableEnumerate,
[INFO] [stderr] 1047 | |     DirectionTableEnumerateMut,
[INFO] [stderr] ...    |
[INFO] [stderr] 1051 | |     NUM_DIRECTIONS
[INFO] [stderr] 1052 | | );
[INFO] [stderr]      | |_- in this macro invocation
[INFO] [stderr]      |
[INFO] [stderr]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]      = note: this warning originates in the macro `make_direction_table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]      |
[INFO] [stderr]  997 |             pub fn iter_mut(&mut self) -> DirectionTableIterMut<'_, T> { self.values.iter_mut() }
[INFO] [stderr]      |                                                                 +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]     --> src/grid/direction.rs:1001:30
[INFO] [stderr]      |
[INFO] [stderr] 1001 |               pub fn enumerate(&self) -> $enumerate_type<T> { self.directions().zip(self.iter()) }
[INFO] [stderr]      |                                ^^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]      |                                |
[INFO] [stderr]      |                                the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 1044 | / make_direction_table!(
[INFO] [stderr] 1045 | |     DirectionTable,
[INFO] [stderr] 1046 | |     DirectionTableEnumerate,
[INFO] [stderr] 1047 | |     DirectionTableEnumerateMut,
[INFO] [stderr] ...    |
[INFO] [stderr] 1051 | |     NUM_DIRECTIONS
[INFO] [stderr] 1052 | | );
[INFO] [stderr]      | |_- in this macro invocation
[INFO] [stderr]      |
[INFO] [stderr]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]      = note: this warning originates in the macro `make_direction_table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]      |
[INFO] [stderr] 1001 |             pub fn enumerate(&self) -> $enumerate_type<'_, T> { self.directions().zip(self.iter()) }
[INFO] [stderr]      |                                                        +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]     --> src/grid/direction.rs:1003:34
[INFO] [stderr]      |
[INFO] [stderr] 1003 |               pub fn enumerate_mut(&mut self) -> $enumerate_mut_type<T> {
[INFO] [stderr]      |                                    ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]      |                                    |
[INFO] [stderr]      |                                    the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 1044 | / make_direction_table!(
[INFO] [stderr] 1045 | |     DirectionTable,
[INFO] [stderr] 1046 | |     DirectionTableEnumerate,
[INFO] [stderr] 1047 | |     DirectionTableEnumerateMut,
[INFO] [stderr] ...    |
[INFO] [stderr] 1051 | |     NUM_DIRECTIONS
[INFO] [stderr] 1052 | | );
[INFO] [stderr]      | |_- in this macro invocation
[INFO] [stderr]      |
[INFO] [stderr]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]      = note: this warning originates in the macro `make_direction_table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]      |
[INFO] [stderr] 1003 |             pub fn enumerate_mut(&mut self) -> $enumerate_mut_type<'_, T> {
[INFO] [stderr]      |                                                                    +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]     --> src/grid/direction.rs:995:25
[INFO] [stderr]      |
[INFO] [stderr]  995 |               pub fn iter(&self) -> DirectionTableIter<T> { self.values.iter() }
[INFO] [stderr]      |                           ^^^^^     ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]      |                           |
[INFO] [stderr]      |                           the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 1053 | / make_direction_table!(
[INFO] [stderr] 1054 | |     CardinalDirectionTable,
[INFO] [stderr] 1055 | |     CardinalDirectionTableEnumerate,
[INFO] [stderr] 1056 | |     CardinalDirectionTableEnumerateMut,
[INFO] [stderr] ...    |
[INFO] [stderr] 1060 | |     NUM_CARDINAL_DIRECTIONS
[INFO] [stderr] 1061 | | );
[INFO] [stderr]      | |_- in this macro invocation
[INFO] [stderr]      |
[INFO] [stderr]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]      = note: this warning originates in the macro `make_direction_table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]      |
[INFO] [stderr]  995 |             pub fn iter(&self) -> DirectionTableIter<'_, T> { self.values.iter() }
[INFO] [stderr]      |                                                      +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]     --> src/grid/direction.rs:997:29
[INFO] [stderr]      |
[INFO] [stderr]  997 |               pub fn iter_mut(&mut self) -> DirectionTableIterMut<T> { self.values.iter_mut() }
[INFO] [stderr]      |                               ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]      |                               |
[INFO] [stderr]      |                               the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 1053 | / make_direction_table!(
[INFO] [stderr] 1054 | |     CardinalDirectionTable,
[INFO] [stderr] 1055 | |     CardinalDirectionTableEnumerate,
[INFO] [stderr] 1056 | |     CardinalDirectionTableEnumerateMut,
[INFO] [stderr] ...    |
[INFO] [stderr] 1060 | |     NUM_CARDINAL_DIRECTIONS
[INFO] [stderr] 1061 | | );
[INFO] [stderr]      | |_- in this macro invocation
[INFO] [stderr]      |
[INFO] [stderr]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]      = note: this warning originates in the macro `make_direction_table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]      |
[INFO] [stderr]  997 |             pub fn iter_mut(&mut self) -> DirectionTableIterMut<'_, T> { self.values.iter_mut() }
[INFO] [stderr]      |                                                                 +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]     --> src/grid/direction.rs:1001:30
[INFO] [stderr]      |
[INFO] [stderr] 1001 |               pub fn enumerate(&self) -> $enumerate_type<T> { self.directions().zip(self.iter()) }
[INFO] [stderr]      |                                ^^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]      |                                |
[INFO] [stderr]      |                                the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 1053 | / make_direction_table!(
[INFO] [stderr] 1054 | |     CardinalDirectionTable,
[INFO] [stderr] 1055 | |     CardinalDirectionTableEnumerate,
[INFO] [stderr] 1056 | |     CardinalDirectionTableEnumerateMut,
[INFO] [stderr] ...    |
[INFO] [stderr] 1060 | |     NUM_CARDINAL_DIRECTIONS
[INFO] [stderr] 1061 | | );
[INFO] [stderr]      | |_- in this macro invocation
[INFO] [stderr]      |
[INFO] [stderr]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]      = note: this warning originates in the macro `make_direction_table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]      |
[INFO] [stderr] 1001 |             pub fn enumerate(&self) -> $enumerate_type<'_, T> { self.directions().zip(self.iter()) }
[INFO] [stderr]      |                                                        +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]     --> src/grid/direction.rs:1003:34
[INFO] [stderr]      |
[INFO] [stderr] 1003 |               pub fn enumerate_mut(&mut self) -> $enumerate_mut_type<T> {
[INFO] [stderr]      |                                    ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]      |                                    |
[INFO] [stderr]      |                                    the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 1053 | / make_direction_table!(
[INFO] [stderr] 1054 | |     CardinalDirectionTable,
[INFO] [stderr] 1055 | |     CardinalDirectionTableEnumerate,
[INFO] [stderr] 1056 | |     CardinalDirectionTableEnumerateMut,
[INFO] [stderr] ...    |
[INFO] [stderr] 1060 | |     NUM_CARDINAL_DIRECTIONS
[INFO] [stderr] 1061 | | );
[INFO] [stderr]      | |_- in this macro invocation
[INFO] [stderr]      |
[INFO] [stderr]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]      = note: this warning originates in the macro `make_direction_table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]      |
[INFO] [stderr] 1003 |             pub fn enumerate_mut(&mut self) -> $enumerate_mut_type<'_, T> {
[INFO] [stderr]      |                                                                    +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]     --> src/grid/direction.rs:995:25
[INFO] [stderr]      |
[INFO] [stderr]  995 |               pub fn iter(&self) -> DirectionTableIter<T> { self.values.iter() }
[INFO] [stderr]      |                           ^^^^^     ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]      |                           |
[INFO] [stderr]      |                           the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 1062 | / make_direction_table!(
[INFO] [stderr] 1063 | |     OrdinalDirectionTable,
[INFO] [stderr] 1064 | |     OrdinalDirectionTableEnumerate,
[INFO] [stderr] 1065 | |     OrdinalDirectionTableEnumerateMut,
[INFO] [stderr] ...    |
[INFO] [stderr] 1069 | |     NUM_ORDINAL_DIRECTIONS
[INFO] [stderr] 1070 | | );
[INFO] [stderr]      | |_- in this macro invocation
[INFO] [stderr]      |
[INFO] [stderr]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]      = note: this warning originates in the macro `make_direction_table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]      |
[INFO] [stderr]  995 |             pub fn iter(&self) -> DirectionTableIter<'_, T> { self.values.iter() }
[INFO] [stderr]      |                                                      +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]     --> src/grid/direction.rs:997:29
[INFO] [stderr]      |
[INFO] [stderr]  997 |               pub fn iter_mut(&mut self) -> DirectionTableIterMut<T> { self.values.iter_mut() }
[INFO] [stderr]      |                               ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]      |                               |
[INFO] [stderr]      |                               the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 1062 | / make_direction_table!(
[INFO] [stderr] 1063 | |     OrdinalDirectionTable,
[INFO] [stderr] 1064 | |     OrdinalDirectionTableEnumerate,
[INFO] [stderr] 1065 | |     OrdinalDirectionTableEnumerateMut,
[INFO] [stderr] ...    |
[INFO] [stderr] 1069 | |     NUM_ORDINAL_DIRECTIONS
[INFO] [stderr] 1070 | | );
[INFO] [stderr]      | |_- in this macro invocation
[INFO] [stderr]      |
[INFO] [stderr]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]      = note: this warning originates in the macro `make_direction_table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]      |
[INFO] [stderr]  997 |             pub fn iter_mut(&mut self) -> DirectionTableIterMut<'_, T> { self.values.iter_mut() }
[INFO] [stderr]      |                                                                 +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]     --> src/grid/direction.rs:1001:30
[INFO] [stderr]      |
[INFO] [stderr] 1001 |               pub fn enumerate(&self) -> $enumerate_type<T> { self.directions().zip(self.iter()) }
[INFO] [stderr]      |                                ^^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]      |                                |
[INFO] [stderr]      |                                the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 1062 | / make_direction_table!(
[INFO] [stderr] 1063 | |     OrdinalDirectionTable,
[INFO] [stderr] 1064 | |     OrdinalDirectionTableEnumerate,
[INFO] [stderr] 1065 | |     OrdinalDirectionTableEnumerateMut,
[INFO] [stderr] ...    |
[INFO] [stderr] 1069 | |     NUM_ORDINAL_DIRECTIONS
[INFO] [stderr] 1070 | | );
[INFO] [stderr]      | |_- in this macro invocation
[INFO] [stderr]      |
[INFO] [stderr]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]      = note: this warning originates in the macro `make_direction_table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]      |
[INFO] [stderr] 1001 |             pub fn enumerate(&self) -> $enumerate_type<'_, T> { self.directions().zip(self.iter()) }
[INFO] [stderr]      |                                                        +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]     --> src/grid/direction.rs:1003:34
[INFO] [stderr]      |
[INFO] [stderr] 1003 |               pub fn enumerate_mut(&mut self) -> $enumerate_mut_type<T> {
[INFO] [stderr]      |                                    ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]      |                                    |
[INFO] [stderr]      |                                    the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 1062 | / make_direction_table!(
[INFO] [stderr] 1063 | |     OrdinalDirectionTable,
[INFO] [stderr] 1064 | |     OrdinalDirectionTableEnumerate,
[INFO] [stderr] 1065 | |     OrdinalDirectionTableEnumerateMut,
[INFO] [stderr] ...    |
[INFO] [stderr] 1069 | |     NUM_ORDINAL_DIRECTIONS
[INFO] [stderr] 1070 | | );
[INFO] [stderr]      | |_- in this macro invocation
[INFO] [stderr]      |
[INFO] [stderr]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]      = note: this warning originates in the macro `make_direction_table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]      |
[INFO] [stderr] 1003 |             pub fn enumerate_mut(&mut self) -> $enumerate_mut_type<'_, T> {
[INFO] [stderr]      |                                                                    +++
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `std`
[INFO] [stderr]     --> src/grid/coord.rs:1032:11
[INFO] [stderr]      |
[INFO] [stderr] 1032 |     #[cfg(feature = "std")]
[INFO] [stderr]      |           ^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stderr]      |
[INFO] [stderr]      = note: no expected values for `feature`
[INFO] [stderr]      = help: consider adding `std` as a feature in `Cargo.toml`
[INFO] [stderr]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: `bevy_fortress` (lib) generated 71 warnings (run `cargo fix --lib -p bevy_fortress` to apply 22 suggestions)
[INFO] [stderr] warning: `bevy_fortress` (lib test) generated 72 warnings (71 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.27s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/bevy_fortress-02c467ce31e2b11f)
[INFO] [stdout] 
[INFO] [stdout] running 33 tests
[INFO] [stdout] test grid::coord::test::manhattan_distance ... ok
[INFO] [stdout] test grid::coord::test::edge ... ok
[INFO] [stdout] test grid::coord_math::test::arithmetic ... ok
[INFO] [stdout] test grid::coord::test::normalize ... ok
[INFO] [stdout] test grid::coord::test::rotation ... ok
[INFO] [stdout] test grid::grid::tests::get2_checked_mut ... ok
[INFO] [stdout] test grid::direction::test::iteration ... ok
[INFO] [stdout] test grid::grid::tests::index ... ok
[INFO] [stdout] test grid::direction::test::table_iteration ... ok
[INFO] [stdout] test grid::shapes::line::test::test_into_iter ... ok
[INFO] [stdout] test grid::shapes::line::test::test_new ... ok
[INFO] [stdout] test grid::grid::tests::tiling ... ok
[INFO] [stdout] test grid::grid::tests::enumerate ... ok
[INFO] [stdout] test grid::shapes::rectangle::tests::test_bottom ... ok
[INFO] [stdout] test grid::shapes::line::test::test_for_each ... ok
[INFO] [stdout] test grid::shapes::rectangle::tests::test_for_each ... ok
[INFO] [stdout] test grid::shapes::line::test::test_len ... ok
[INFO] [stdout] test grid::shapes::rectangle::tests::test_from_corners ... ok
[INFO] [stdout] test grid::shapes::rectangle::tests::test_from_size ... ok
[INFO] [stdout] test grid::shapes::rectangle::tests::test_height ... ok
[INFO] [stdout] test grid::shapes::rectangle::tests::test_intersects ... ok
[INFO] [stdout] test grid::shapes::rectangle::tests::test_into_iter ... ok
[INFO] [stdout] test grid::shapes::rectangle::tests::test_left ... ok
[INFO] [stdout] test grid::shapes::rectangle::tests::test_max ... ok
[INFO] [stdout] test grid::shapes::rectangle::tests::test_min ... ok
[INFO] [stdout] test grid::shapes::rectangle::tests::test_right ... ok
[INFO] [stdout] test grid::shapes::rectangle::tests::test_size ... ok
[INFO] [stdout] test grid::shapes::rectangle::tests::test_top ... ok
[INFO] [stdout] test grid::shapes::rectangle::tests::test_width ... ok
[INFO] [stdout] test grid::shapes::rectangle::tests::test_is_square ... ok
[INFO] [stdout] test grid::shapes::rectangle::tests::test_new ... ok
[INFO] [stdout] test grid::grid::tests::out_of_bounds - should panic ... ok
[INFO] [stdout] test grid::grid::tests::get2_checked_mut_equal_coords - should panic ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 33 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.09s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests bevy_fortress
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "539334a7c4dcc373a018bc70e85a20c98c53392bb2424d25a3ef0346c4f8002d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "539334a7c4dcc373a018bc70e85a20c98c53392bb2424d25a3ef0346c4f8002d", kill_on_drop: false }`
[INFO] [stdout] 539334a7c4dcc373a018bc70e85a20c98c53392bb2424d25a3ef0346c4f8002d
