[INFO] cloning repository https://github.com/hsoft/civng [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hsoft/civng" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhsoft%2Fcivng", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhsoft%2Fcivng'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3f3e543934fc24f4a32d4aef276f4ca9ef508000 [INFO] checking hsoft/civng against master#a609fb45efad59dfd459c76e50899be9f0583b5a for pr-80579 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhsoft%2Fcivng" "/workspace/builds/worker-14/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-14/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/hsoft/civng on toolchain a609fb45efad59dfd459c76e50899be9f0583b5a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/hsoft/civng [INFO] finished tweaking git repo https://github.com/hsoft/civng [INFO] tweaked toml for git repo https://github.com/hsoft/civng written to /workspace/builds/worker-14/source/Cargo.toml [INFO] crate git repo https://github.com/hsoft/civng already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] error: the lock file /workspace/builds/worker-14/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] [stderr] If you want to try to generate the lock file without accessing the network, use the --offline flag. [INFO] the lockfile is outdated, regenerating it [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 20dc345b38afe72f6b64597b969bf3320102559acf6739448e0fdf6df43d9b58 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "20dc345b38afe72f6b64597b969bf3320102559acf6739448e0fdf6df43d9b58", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "20dc345b38afe72f6b64597b969bf3320102559acf6739448e0fdf6df43d9b58", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "20dc345b38afe72f6b64597b969bf3320102559acf6739448e0fdf6df43d9b58", kill_on_drop: false }` [INFO] [stdout] 20dc345b38afe72f6b64597b969bf3320102559acf6739448e0fdf6df43d9b58 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1b1929f7fa85cd6ce166cd9b1fee07325a00192d0a4c7268d8d455810cbca2f2 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "1b1929f7fa85cd6ce166cd9b1fee07325a00192d0a4c7268d8d455810cbca2f2", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.81 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking ppv-lite86 v0.2.10 [INFO] [stderr] Checking rustc-serialize v0.3.24 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking term v0.4.6 [INFO] [stderr] Checking bitflags v0.4.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Checking getrandom v0.1.16 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking rand v0.3.23 [INFO] [stderr] Checking num-complex v0.1.43 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking num-bigint v0.1.44 [INFO] [stderr] Checking num-rational v0.1.42 [INFO] [stderr] Checking num v0.1.42 [INFO] [stderr] Checking tempfile v3.1.0 [INFO] [stderr] Checking gag v0.1.10 [INFO] [stderr] Checking rustty v0.1.12 [INFO] [stderr] Checking civng v0.0.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/map.rs:226:1 [INFO] [stdout] | [INFO] [stdout] 226 | / bitflags! { [INFO] [stdout] 227 | | #[doc="Movement hindrances on a particular position on a live map, [INFO] [stdout] 228 | | from the perspective of a player."] [INFO] [stdout] 229 | | flags Hindrances: u8 { [INFO] [stdout] ... | [INFO] [stdout] 234 | | } [INFO] [stdout] 235 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/map.rs:226:1 [INFO] [stdout] | [INFO] [stdout] 226 | / bitflags! { [INFO] [stdout] 227 | | #[doc="Movement hindrances on a particular position on a live map, [INFO] [stdout] 228 | | from the perspective of a player."] [INFO] [stdout] 229 | | flags Hindrances: u8 { [INFO] [stdout] ... | [INFO] [stdout] 234 | | } [INFO] [stdout] 235 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/unit.rs:203:43 [INFO] [stdout] | [INFO] [stdout] 203 | pub fn all_units<'a>(&'a self) -> Box + 'a> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Iterator + 'a` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/unit.rs:207:42 [INFO] [stdout] | [INFO] [stdout] 207 | pub fn my_units<'a>(&'a self) -> Box + 'a> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Iterator + 'a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/unit.rs:211:45 [INFO] [stdout] | [INFO] [stdout] 211 | pub fn enemy_units<'a>(&'a self) -> Box + 'a> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Iterator + 'a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/screen.rs:30:27 [INFO] [stdout] | [INFO] [stdout] 30 | fn size_in_cells(target: &HasSize) -> Size { [INFO] [stdout] | ^^^^^^^ help: use `dyn`: `dyn HasSize` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/screen.rs:84:41 [INFO] [stdout] | [INFO] [stdout] 84 | pub fn draw_into(&self, cells: &mut CellAccessor) { [INFO] [stdout] | ^^^^^^^^^^^^ help: use `dyn`: `dyn CellAccessor` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/screen.rs:157:25 [INFO] [stdout] | [INFO] [stdout] 157 | pub fn new(target: &HasSize) -> Screen { [INFO] [stdout] | ^^^^^^^ help: use `dyn`: `dyn HasSize` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/screen.rs:174:51 [INFO] [stdout] | [INFO] [stdout] 174 | pub fn update_screen_size(&mut self, target: &HasSize) { [INFO] [stdout] | ^^^^^^^ help: use `dyn`: `dyn HasSize` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/screen.rs:243:37 [INFO] [stdout] | [INFO] [stdout] 243 | fn drawgrid(&self, target: &mut CellAccessor) { [INFO] [stdout] | ^^^^^^^^^^^^ help: use `dyn`: `dyn CellAccessor` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/screen.rs:308:30 [INFO] [stdout] | [INFO] [stdout] 308 | target: &mut CellAccessor, [INFO] [stdout] | ^^^^^^^^^^^^ help: use `dyn`: `dyn CellAccessor` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/overhead.rs:13:39 [INFO] [stdout] | [INFO] [stdout] 13 | pub fn draw_overhead_map(target: &mut CellAccessor, map: &TerrainMap, selected_pos: Option) { [INFO] [stdout] | ^^^^^^^^^^^^ help: use `dyn`: `dyn CellAccessor` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/details_window.rs:19:25 [INFO] [stdout] | [INFO] [stdout] 19 | pub fn new(parent: &HasSize) -> DetailsWindow { [INFO] [stdout] | ^^^^^^^ help: use `dyn`: `dyn HasSize` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/details_window.rs:25:41 [INFO] [stdout] | [INFO] [stdout] 25 | pub fn draw_into(&self, cells: &mut CellAccessor) { [INFO] [stdout] | ^^^^^^^^^^^^ help: use `dyn`: `dyn CellAccessor` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `rand::sample`: renamed to seq::sample_iter [INFO] [stdout] --> src/ai.rs:8:24 [INFO] [stdout] | [INFO] [stdout] 8 | use rand::{thread_rng, sample}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `rand::sample`: renamed to seq::sample_iter [INFO] [stdout] --> src/ai.rs:29:9 [INFO] [stdout] | [INFO] [stdout] 29 | sample(&mut rng, choices.iter(), 1).first().unwrap().to() [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/map.rs:226:1 [INFO] [stdout] | [INFO] [stdout] 226 | / bitflags! { [INFO] [stdout] 227 | | #[doc="Movement hindrances on a particular position on a live map, [INFO] [stdout] 228 | | from the perspective of a player."] [INFO] [stdout] 229 | | flags Hindrances: u8 { [INFO] [stdout] ... | [INFO] [stdout] 234 | | } [INFO] [stdout] 235 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/map.rs:226:1 [INFO] [stdout] | [INFO] [stdout] 226 | / bitflags! { [INFO] [stdout] 227 | | #[doc="Movement hindrances on a particular position on a live map, [INFO] [stdout] 228 | | from the perspective of a player."] [INFO] [stdout] 229 | | flags Hindrances: u8 { [INFO] [stdout] ... | [INFO] [stdout] 234 | | } [INFO] [stdout] 235 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/unit.rs:203:43 [INFO] [stdout] | [INFO] [stdout] 203 | pub fn all_units<'a>(&'a self) -> Box + 'a> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Iterator + 'a` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/unit.rs:207:42 [INFO] [stdout] | [INFO] [stdout] 207 | pub fn my_units<'a>(&'a self) -> Box + 'a> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Iterator + 'a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/unit.rs:211:45 [INFO] [stdout] | [INFO] [stdout] 211 | pub fn enemy_units<'a>(&'a self) -> Box + 'a> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Iterator + 'a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/screen.rs:30:27 [INFO] [stdout] | [INFO] [stdout] 30 | fn size_in_cells(target: &HasSize) -> Size { [INFO] [stdout] | ^^^^^^^ help: use `dyn`: `dyn HasSize` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/screen.rs:84:41 [INFO] [stdout] | [INFO] [stdout] 84 | pub fn draw_into(&self, cells: &mut CellAccessor) { [INFO] [stdout] | ^^^^^^^^^^^^ help: use `dyn`: `dyn CellAccessor` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/screen.rs:157:25 [INFO] [stdout] | [INFO] [stdout] 157 | pub fn new(target: &HasSize) -> Screen { [INFO] [stdout] | ^^^^^^^ help: use `dyn`: `dyn HasSize` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/screen.rs:174:51 [INFO] [stdout] | [INFO] [stdout] 174 | pub fn update_screen_size(&mut self, target: &HasSize) { [INFO] [stdout] | ^^^^^^^ help: use `dyn`: `dyn HasSize` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/screen.rs:243:37 [INFO] [stdout] | [INFO] [stdout] 243 | fn drawgrid(&self, target: &mut CellAccessor) { [INFO] [stdout] | ^^^^^^^^^^^^ help: use `dyn`: `dyn CellAccessor` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/screen.rs:308:30 [INFO] [stdout] | [INFO] [stdout] 308 | target: &mut CellAccessor, [INFO] [stdout] | ^^^^^^^^^^^^ help: use `dyn`: `dyn CellAccessor` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/overhead.rs:13:39 [INFO] [stdout] | [INFO] [stdout] 13 | pub fn draw_overhead_map(target: &mut CellAccessor, map: &TerrainMap, selected_pos: Option) { [INFO] [stdout] | ^^^^^^^^^^^^ help: use `dyn`: `dyn CellAccessor` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/details_window.rs:19:25 [INFO] [stdout] | [INFO] [stdout] 19 | pub fn new(parent: &HasSize) -> DetailsWindow { [INFO] [stdout] | ^^^^^^^ help: use `dyn`: `dyn HasSize` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/details_window.rs:25:41 [INFO] [stdout] | [INFO] [stdout] 25 | pub fn draw_into(&self, cells: &mut CellAccessor) { [INFO] [stdout] | ^^^^^^^^^^^^ help: use `dyn`: `dyn CellAccessor` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `rand::sample`: renamed to seq::sample_iter [INFO] [stdout] --> src/ai.rs:8:24 [INFO] [stdout] | [INFO] [stdout] 8 | use rand::{thread_rng, sample}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `rand::sample`: renamed to seq::sample_iter [INFO] [stdout] --> src/ai.rs:29:9 [INFO] [stdout] | [INFO] [stdout] 29 | sample(&mut rng, choices.iter(), 1).first().unwrap().to() [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/screen.rs:125:13 [INFO] [stdout] | [INFO] [stdout] 125 | let mut cell = self.widget.get_mut(3, 2).unwrap(); [INFO] [stdout] | ----^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/screen.rs:125:13 [INFO] [stdout] | [INFO] [stdout] 125 | let mut cell = self.widget.get_mut(3, 2).unwrap(); [INFO] [stdout] | ----^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this method call currently resolves to `<&[T; N] as IntoIterator>::into_iter` (due to autoref coercions), but that might change in the future when `IntoIterator` impls for arrays are added. [INFO] [stdout] --> src/hexpos.rs:186:40 [INFO] [stdout] | [INFO] [stdout] 186 | for (i, d) in Direction::all().into_iter().enumerate() { [INFO] [stdout] | ^^^^^^^^^ help: use `.iter()` instead of `.into_iter()` to avoid ambiguity: `iter` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(array_into_iter)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #66145 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this method call currently resolves to `<&[T; N] as IntoIterator>::into_iter` (due to autoref coercions), but that might change in the future when `IntoIterator` impls for arrays are added. [INFO] [stdout] --> src/hexpos.rs:186:40 [INFO] [stdout] | [INFO] [stdout] 186 | for (i, d) in Direction::all().into_iter().enumerate() { [INFO] [stdout] | ^^^^^^^^^ help: use `.iter()` instead of `.into_iter()` to avoid ambiguity: `iter` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(array_into_iter)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #66145 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 18 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 18 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 19.01s [INFO] running `Command { std: "docker" "inspect" "1b1929f7fa85cd6ce166cd9b1fee07325a00192d0a4c7268d8d455810cbca2f2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1b1929f7fa85cd6ce166cd9b1fee07325a00192d0a4c7268d8d455810cbca2f2", kill_on_drop: false }` [INFO] [stdout] 1b1929f7fa85cd6ce166cd9b1fee07325a00192d0a4c7268d8d455810cbca2f2