[INFO] cloning repository https://github.com/adihodos/space_invaders
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/adihodos/space_invaders" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fadihodos%2Fspace_invaders", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fadihodos%2Fspace_invaders'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 81f1a0ab9229f8e70af46b772ab0d55d75fdeae2
[INFO] checking adihodos/space_invaders against master#5518eaa946291f00471af8b254b2a1715f234882 for pr-120393
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fadihodos%2Fspace_invaders" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/adihodos/space_invaders on toolchain 5518eaa946291f00471af8b254b2a1715f234882
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] removed /workspace/builds/worker-7-tc1/source/.cargo/config
[INFO] started tweaking git repo https://github.com/adihodos/space_invaders
[INFO] finished tweaking git repo https://github.com/adihodos/space_invaders
[INFO] tweaked toml for git repo https://github.com/adihodos/space_invaders written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/adihodos/space_invaders already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded enumflags2 v0.5.2
[INFO] [stderr]   Downloaded enumflags2_derive v0.5.0
[INFO] [stderr]   Downloaded murmurhash64 v0.3.1
[INFO] [stderr]   Downloaded glfw v0.29.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2ff6cf65b62be2d98d04d56102b817a073682410f8b7e92fde93bb9cf5cf3f41
[INFO] running `Command { std: "docker" "start" "-a" "2ff6cf65b62be2d98d04d56102b817a073682410f8b7e92fde93bb9cf5cf3f41", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2ff6cf65b62be2d98d04d56102b817a073682410f8b7e92fde93bb9cf5cf3f41", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2ff6cf65b62be2d98d04d56102b817a073682410f8b7e92fde93bb9cf5cf3f41", kill_on_drop: false }`
[INFO] [stdout] 2ff6cf65b62be2d98d04d56102b817a073682410f8b7e92fde93bb9cf5cf3f41
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 79ae5f0e3f2af734e762e4fdffff3bd3d9dc15c76b90091a05a0af1756b737f3
[INFO] running `Command { std: "docker" "start" "-a" "79ae5f0e3f2af734e762e4fdffff3bd3d9dc15c76b90091a05a0af1756b737f3", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v0.1.4
[INFO] [stderr]    Compiling cc v1.0.37
[INFO] [stderr]    Compiling bitflags v1.1.0
[INFO] [stderr]    Compiling libc v0.2.58
[INFO] [stderr]    Compiling pkg-config v0.3.14
[INFO] [stderr]    Compiling proc-macro2 v0.4.30
[INFO] [stderr]    Compiling khronos_api v2.2.0
[INFO] [stderr]    Compiling unicode-xid v0.1.0
[INFO] [stderr]    Compiling cfg-if v0.1.9
[INFO] [stderr]    Compiling log v0.4.6
[INFO] [stderr]    Compiling byteorder v1.3.2
[INFO] [stderr]    Compiling num-traits v0.2.8
[INFO] [stderr]    Compiling num-integer v0.1.41
[INFO] [stderr]    Compiling cmake v0.1.40
[INFO] [stderr]    Compiling xml-rs v0.7.0
[INFO] [stderr]    Compiling num-iter v0.1.39
[INFO] [stderr]    Compiling syn v0.15.39
[INFO] [stderr]    Compiling num-bigint v0.2.2
[INFO] [stderr]    Compiling freetype-sys v0.7.1
[INFO] [stderr]    Compiling quote v0.6.13
[INFO] [stderr]    Compiling num-complex v0.2.3
[INFO] [stderr]    Compiling num-rational v0.2.2
[INFO] [stderr]    Compiling libz-sys v1.0.25
[INFO] [stderr]    Compiling glfw-sys v3.3.0
[INFO] [stderr]     Checking adler32 v1.0.3
[INFO] [stderr]    Compiling gl_generator v0.9.0
[INFO] [stderr]     Checking rand v0.4.6
[INFO] [stderr]    Compiling num-derive v0.2.5
[INFO] [stderr]     Checking nom v1.2.4
[INFO] [stderr]     Checking deflate v0.7.20
[INFO] [stderr]     Checking rand v0.3.23
[INFO] [stderr]    Compiling gl v0.10.0
[INFO] [stderr]     Checking inflate v0.4.5
[INFO] [stderr]     Checking semver v0.2.3
[INFO] [stderr]    Compiling simple_ui v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking png v0.14.1
[INFO] [stderr]     Checking murmurhash64 v0.3.1
[INFO] [stderr]     Checking enumflags2 v0.5.2
[INFO] [stderr]     Checking num v0.2.0
[INFO] [stderr]    Compiling enumflags2_derive v0.5.0
[INFO] [stderr]     Checking glfw v0.29.0
[INFO] [stdout] warning: variant `R32G32B32A32_Float` should have an upper camel case name
[INFO] [stdout]    --> src/hmi/base.rs:170:3
[INFO] [stdout]     |
[INFO] [stdout] 170 |   R32G32B32A32_Float,
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `R32g32b32a32Float`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(non_camel_case_types)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `R32G32B32A32_Double` should have an upper camel case name
[INFO] [stdout]    --> src/hmi/base.rs:171:3
[INFO] [stdout]     |
[INFO] [stdout] 171 |   R32G32B32A32_Double,
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `R32g32b32a32Double`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `WidgetLayoutStates`, `utility::clamp`
[INFO] [stdout]   --> src/hmi/button.rs:5:7
[INFO] [stdout]    |
[INFO] [stdout] 5  |       WidgetLayoutStates, WidgetStates,
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 15 |     colors::RGBAColor, rectangle::RectangleF32, utility::clamp, vec2::Vec2F32,
[INFO] [stdout]    |                                                 ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `colors::RGBAColor`, `commands::CommandBuffer`, `ui_context::WindowPtr`, `window::Window`
[INFO] [stdout]  --> src/hmi/image.rs:3:26
[INFO] [stdout]   |
[INFO] [stdout] 3 |     base::GenericHandle, commands::CommandBuffer, ui_context::WindowPtr,
[INFO] [stdout]   |                          ^^^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 4 |     window::Window,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout] 5 |   },
[INFO] [stdout] 6 |   math::{colors::RGBAColor, rectangle::RectangleF32},
[INFO] [stdout]   |          ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `cursor::Cursor`
[INFO] [stdout]  --> src/hmi/style.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 |     cursor::Cursor,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `R32G32B32A32_Float` should have an upper camel case name
[INFO] [stdout]    --> src/hmi/base.rs:170:3
[INFO] [stdout]     |
[INFO] [stdout] 170 |   R32G32B32A32_Float,
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `R32g32b32a32Float`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(non_camel_case_types)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `R32G32B32A32_Double` should have an upper camel case name
[INFO] [stdout]    --> src/hmi/base.rs:171:3
[INFO] [stdout]     |
[INFO] [stdout] 171 |   R32G32B32A32_Double,
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `R32g32b32a32Double`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `WidgetLayoutStates`, `utility::clamp`
[INFO] [stdout]   --> src/hmi/button.rs:5:7
[INFO] [stdout]    |
[INFO] [stdout] 5  |       WidgetLayoutStates, WidgetStates,
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 15 |     colors::RGBAColor, rectangle::RectangleF32, utility::clamp, vec2::Vec2F32,
[INFO] [stdout]    |                                                 ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `ButtonBehaviour`, `Heading`, `Input`, `MouseButtonId`, `StyleItem`, `SymbolType`, `WidgetLayoutStates`, `WidgetStates`, `utility::clamp`
[INFO] [stdout]   --> src/hmi/text.rs:4:7
[INFO] [stdout]    |
[INFO] [stdout] 4  |       ButtonBehaviour, Heading, TextAlign, WidgetLayoutStates, WidgetStates,
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^  ^^^^^^^             ^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 7  |     input::{Input, MouseButtonId},
[INFO] [stdout]    |             ^^^^^  ^^^^^^^^^^^^^
[INFO] [stdout] 8  |     style::{Style, StyleItem, SymbolType},
[INFO] [stdout]    |                    ^^^^^^^^^  ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 13 |     colors::RGBAColor, rectangle::RectangleF32, utility::clamp, vec2::Vec2F32,
[INFO] [stdout]    |                                                 ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `colors::RGBAColor`, `commands::CommandBuffer`, `ui_context::WindowPtr`, `window::Window`
[INFO] [stdout]  --> src/hmi/image.rs:3:26
[INFO] [stdout]   |
[INFO] [stdout] 3 |     base::GenericHandle, commands::CommandBuffer, ui_context::WindowPtr,
[INFO] [stdout]   |                          ^^^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 4 |     window::Window,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout] 5 |   },
[INFO] [stdout] 6 |   math::{colors::RGBAColor, rectangle::RectangleF32},
[INFO] [stdout]   |          ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::hmi::progress::do_progress`
[INFO] [stdout]     --> src/hmi/ui_context.rs:1600:9
[INFO] [stdout]      |
[INFO] [stdout] 1600 |     use crate::hmi::progress::do_progress;
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `cursor::Cursor`
[INFO] [stdout]  --> src/hmi/style.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 |     cursor::Cursor,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `ButtonBehaviour`, `Heading`, `Input`, `MouseButtonId`, `StyleItem`, `SymbolType`, `WidgetLayoutStates`, `WidgetStates`, `utility::clamp`
[INFO] [stdout]   --> src/hmi/text.rs:4:7
[INFO] [stdout]    |
[INFO] [stdout] 4  |       ButtonBehaviour, Heading, TextAlign, WidgetLayoutStates, WidgetStates,
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^  ^^^^^^^             ^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 7  |     input::{Input, MouseButtonId},
[INFO] [stdout]    |             ^^^^^  ^^^^^^^^^^^^^
[INFO] [stdout] 8  |     style::{Style, StyleItem, SymbolType},
[INFO] [stdout]    |                    ^^^^^^^^^  ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 13 |     colors::RGBAColor, rectangle::RectangleF32, utility::clamp, vec2::Vec2F32,
[INFO] [stdout]    |                                                 ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `HslColor`, `RGBAColor`, `Vec2I16`, `XyzColor`
[INFO] [stdout]   --> src/main.rs:9:12
[INFO] [stdout]    |
[INFO] [stdout] 9  |   colors::{HslColor, HsvColor, RGBAColor, RGBAColorF32, XyzColor},
[INFO] [stdout]    |            ^^^^^^^^            ^^^^^^^^^                ^^^^^^^^
[INFO] [stdout] 10 |   rectangle::RectangleF32,
[INFO] [stdout] 11 |   vec2::{Vec2F32, Vec2I16},
[INFO] [stdout]    |                   ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::hmi::progress::do_progress`
[INFO] [stdout]     --> src/hmi/ui_context.rs:1600:9
[INFO] [stdout]      |
[INFO] [stdout] 1600 |     use crate::hmi::progress::do_progress;
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `DrawList`, `FontAtlas`, `FontConfig`, `Font`, `TextAlign`, `style::SymbolType`, `sys::memory_mapped_file::MemoryMappedFile`
[INFO] [stdout]   --> src/main.rs:19:7
[INFO] [stdout]    |
[INFO] [stdout] 19 |       TextAlign,
[INFO] [stdout]    |       ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 22 |     style::SymbolType,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 23 |     text_engine::{
[INFO] [stdout] 24 |       Font, FontAtlas, FontAtlasBuilder, FontConfig, FontConfigBuilder,
[INFO] [stdout]    |       ^^^^  ^^^^^^^^^                    ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 28 |     vertex_output::{DrawCommand, DrawIndexType, DrawList},
[INFO] [stdout]    |                                                 ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 31 |   sys::memory_mapped_file::MemoryMappedFile,
[INFO] [stdout]    |   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `HslColor`, `RGBAColor`, `Vec2I16`, `XyzColor`
[INFO] [stdout]   --> src/main.rs:9:12
[INFO] [stdout]    |
[INFO] [stdout] 9  |   colors::{HslColor, HsvColor, RGBAColor, RGBAColorF32, XyzColor},
[INFO] [stdout]    |            ^^^^^^^^            ^^^^^^^^^                ^^^^^^^^
[INFO] [stdout] 10 |   rectangle::RectangleF32,
[INFO] [stdout] 11 |   vec2::{Vec2F32, Vec2I16},
[INFO] [stdout]    |                   ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `DrawList`, `FontAtlas`, `FontConfig`, `Font`, `TextAlign`, `style::SymbolType`, `sys::memory_mapped_file::MemoryMappedFile`
[INFO] [stdout]   --> src/main.rs:19:7
[INFO] [stdout]    |
[INFO] [stdout] 19 |       TextAlign,
[INFO] [stdout]    |       ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 22 |     style::SymbolType,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 23 |     text_engine::{
[INFO] [stdout] 24 |       Font, FontAtlas, FontAtlasBuilder, FontConfig, FontConfigBuilder,
[INFO] [stdout]    |       ^^^^  ^^^^^^^^^                    ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 28 |     vertex_output::{DrawCommand, DrawIndexType, DrawList},
[INFO] [stdout]    |                                                 ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 31 |   sys::memory_mapped_file::MemoryMappedFile,
[INFO] [stdout]    |   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/hmi/buffer.rs:158:11
[INFO] [stdout]     |
[INFO] [stdout] 158 |       let mut new_slice = dyb.alloc_elements(5);
[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/hmi/buffer.rs:207:11
[INFO] [stdout]     |
[INFO] [stdout] 207 |       let mut new_slice = fixb.alloc_elements(4);
[INFO] [stdout]     |           ----^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cur`
[INFO] [stdout]     --> src/hmi/ui_context.rs:1594:5
[INFO] [stdout]      |
[INFO] [stdout] 1594 |     cur: u32,
[INFO] [stdout]      |     ^^^ help: if this is intentional, prefix it with an underscore: `_cur`
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `max`
[INFO] [stdout]     --> src/hmi/ui_context.rs:1595:5
[INFO] [stdout]      |
[INFO] [stdout] 1595 |     max: u32,
[INFO] [stdout]      |     ^^^ help: if this is intentional, prefix it with an underscore: `_max`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `modifiable`
[INFO] [stdout]     --> src/hmi/ui_context.rs:1596:5
[INFO] [stdout]      |
[INFO] [stdout] 1596 |     modifiable: bool,
[INFO] [stdout]      |     ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_modifiable`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cur`
[INFO] [stdout]     --> src/hmi/ui_context.rs:1594:5
[INFO] [stdout]      |
[INFO] [stdout] 1594 |     cur: u32,
[INFO] [stdout]      |     ^^^ help: if this is intentional, prefix it with an underscore: `_cur`
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `max`
[INFO] [stdout]     --> src/hmi/ui_context.rs:1595:5
[INFO] [stdout]      |
[INFO] [stdout] 1595 |     max: u32,
[INFO] [stdout]      |     ^^^ help: if this is intentional, prefix it with an underscore: `_max`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `modifiable`
[INFO] [stdout]     --> src/hmi/ui_context.rs:1596:5
[INFO] [stdout]      |
[INFO] [stdout] 1596 |     modifiable: bool,
[INFO] [stdout]      |     ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_modifiable`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/hmi/window.rs:216:9
[INFO] [stdout]     |
[INFO] [stdout] 216 |     let mut buf = &mut self.popup.buf;
[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/hmi/window.rs:225:9
[INFO] [stdout]     |
[INFO] [stdout] 225 |     let mut buf = &mut self.popup.buf;
[INFO] [stdout]     |         ----^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/hmi/window.rs:216:9
[INFO] [stdout]     |
[INFO] [stdout] 216 |     let mut buf = &mut self.popup.buf;
[INFO] [stdout]     |         ----^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/hmi/window.rs:225:9
[INFO] [stdout]     |
[INFO] [stdout] 225 |     let mut buf = &mut self.popup.buf;
[INFO] [stdout]     |         ----^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `font_atlas`
[INFO] [stdout]   --> src/main.rs:88:7
[INFO] [stdout]    |
[INFO] [stdout] 88 |   let font_atlas = FontAtlasBuilder::new(300)
[INFO] [stdout]    |       ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_font_atlas`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `font_atlas`
[INFO] [stdout]    --> src/main.rs:235:7
[INFO] [stdout]     |
[INFO] [stdout] 235 |   let font_atlas = FontAtlasBuilder::new(300)
[INFO] [stdout]     |       ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_font_atlas`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the type `freetype_sys::FT_Raster_Params` does not permit zero-initialization
[INFO] [stdout]   --> src/hmi/text_engine.rs:68:31
[INFO] [stdout]    |
[INFO] [stdout] 68 |       let mut raster_params = std::mem::zeroed::<FT_Raster_Params>();
[INFO] [stdout]    |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                               |
[INFO] [stdout]    |                               this code causes undefined behavior when executed
[INFO] [stdout]    |                               help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout]    |
[INFO] [stdout]    = note: function pointers must be non-null
[INFO] [stdout]    = note: `#[warn(invalid_value)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `font_atlas`
[INFO] [stdout]   --> src/main.rs:88:7
[INFO] [stdout]    |
[INFO] [stdout] 88 |   let font_atlas = FontAtlasBuilder::new(300)
[INFO] [stdout]    |       ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_font_atlas`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `font_atlas`
[INFO] [stdout]    --> src/main.rs:235:7
[INFO] [stdout]     |
[INFO] [stdout] 235 |   let font_atlas = FontAtlasBuilder::new(300)
[INFO] [stdout]     |       ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_font_atlas`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this method call resolves to `<&[T; N] as IntoIterator>::into_iter` (due to backwards compatibility), but will resolve to <[T; N] as IntoIterator>::into_iter in Rust 2021
[INFO] [stdout]    --> src/hmi/vertex_output.rs:202:8
[INFO] [stdout]     |
[INFO] [stdout] 202 |       .into_iter()
[INFO] [stdout]     |        ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/IntoIterator-for-arrays.html>
[INFO] [stdout]     = note: `#[warn(array_into_iter)]` on by default
[INFO] [stdout] help: use `.iter()` instead of `.into_iter()` to avoid ambiguity
[INFO] [stdout]     |
[INFO] [stdout] 202 |       .iter()
[INFO] [stdout]     |        ~~~~
[INFO] [stdout] help: or use `IntoIterator::into_iter(..)` instead of `.into_iter()` to explicitly iterate by value
[INFO] [stdout]     |
[INFO] [stdout] 196 ~       IntoIterator::into_iter([
[INFO] [stdout] 197 |         Vec2F32::new(dy, -dx) + p1,
[INFO] [stdout]   ...
[INFO] [stdout] 200 |         Vec2F32::new(-dy, dx) + p1,
[INFO] [stdout] 201 ~       ])
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this method call resolves to `<&[T; N] as IntoIterator>::into_iter` (due to backwards compatibility), but will resolve to <[T; N] as IntoIterator>::into_iter in Rust 2021
[INFO] [stdout]    --> src/hmi/vertex_output.rs:207:26
[INFO] [stdout]     |
[INFO] [stdout] 207 |       [0, 1, 2, 0, 2, 3].into_iter().for_each(|&offset| {
[INFO] [stdout]     |                          ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/IntoIterator-for-arrays.html>
[INFO] [stdout] help: use `.iter()` instead of `.into_iter()` to avoid ambiguity
[INFO] [stdout]     |
[INFO] [stdout] 207 |       [0, 1, 2, 0, 2, 3].iter().for_each(|&offset| {
[INFO] [stdout]     |                          ~~~~
[INFO] [stdout] help: or use `IntoIterator::into_iter(..)` instead of `.into_iter()` to explicitly iterate by value
[INFO] [stdout]     |
[INFO] [stdout] 207 |       IntoIterator::into_iter([0, 1, 2, 0, 2, 3]).for_each(|&offset| {
[INFO] [stdout]     |       ++++++++++++++++++++++++                  ~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this method call resolves to `<&[T; N] as IntoIterator>::into_iter` (due to backwards compatibility), but will resolve to <[T; N] as IntoIterator>::into_iter in Rust 2021
[INFO] [stdout]    --> src/hmi/vertex_output.rs:535:6
[INFO] [stdout]     |
[INFO] [stdout] 535 |     .into_iter()
[INFO] [stdout]     |      ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/IntoIterator-for-arrays.html>
[INFO] [stdout] help: use `.iter()` instead of `.into_iter()` to avoid ambiguity
[INFO] [stdout]     |
[INFO] [stdout] 535 |     .iter()
[INFO] [stdout]     |      ~~~~
[INFO] [stdout] help: or use `IntoIterator::into_iter(..)` instead of `.into_iter()` to explicitly iterate by value
[INFO] [stdout]     |
[INFO] [stdout] 529 ~     IntoIterator::into_iter([
[INFO] [stdout] 530 |       (Vec2F32::new(rect.x, rect.y), col_left),
[INFO] [stdout]   ...
[INFO] [stdout] 533 |       (Vec2F32::new(rect.x, rect.y + rect.h), col_bottom),
[INFO] [stdout] 534 ~     ])
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this method call resolves to `<&[T; N] as IntoIterator>::into_iter` (due to backwards compatibility), but will resolve to <[T; N] as IntoIterator>::into_iter in Rust 2021
[INFO] [stdout]    --> src/hmi/vertex_output.rs:542:24
[INFO] [stdout]     |
[INFO] [stdout] 542 |     [0, 1, 2, 0, 2, 3].into_iter().for_each(|&offset| {
[INFO] [stdout]     |                        ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/IntoIterator-for-arrays.html>
[INFO] [stdout] help: use `.iter()` instead of `.into_iter()` to avoid ambiguity
[INFO] [stdout]     |
[INFO] [stdout] 542 |     [0, 1, 2, 0, 2, 3].iter().for_each(|&offset| {
[INFO] [stdout]     |                        ~~~~
[INFO] [stdout] help: or use `IntoIterator::into_iter(..)` instead of `.into_iter()` to explicitly iterate by value
[INFO] [stdout]     |
[INFO] [stdout] 542 |     IntoIterator::into_iter([0, 1, 2, 0, 2, 3]).for_each(|&offset| {
[INFO] [stdout]     |     ++++++++++++++++++++++++                  ~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this method call resolves to `<&[T; N] as IntoIterator>::into_iter` (due to backwards compatibility), but will resolve to <[T; N] as IntoIterator>::into_iter in Rust 2021
[INFO] [stdout]    --> src/hmi/vertex_output.rs:671:8
[INFO] [stdout]     |
[INFO] [stdout] 671 |       .into_iter()
[INFO] [stdout]     |        ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/IntoIterator-for-arrays.html>
[INFO] [stdout] help: use `.iter()` instead of `.into_iter()` to avoid ambiguity
[INFO] [stdout]     |
[INFO] [stdout] 671 |       .iter()
[INFO] [stdout]     |        ~~~~
[INFO] [stdout] help: or use `IntoIterator::into_iter(..)` instead of `.into_iter()` to explicitly iterate by value
[INFO] [stdout]     |
[INFO] [stdout] 670 |     IntoIterator::into_iter([(a, uva), (b, uvb), (c, uvc), (d, uvd)])
[INFO] [stdout]     |     ++++++++++++++++++++++++                                        ~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this method call resolves to `<&[T; N] as IntoIterator>::into_iter` (due to backwards compatibility), but will resolve to <[T; N] as IntoIterator>::into_iter in Rust 2021
[INFO] [stdout]    --> src/hmi/vertex_output.rs:676:24
[INFO] [stdout]     |
[INFO] [stdout] 676 |     [0, 1, 2, 0, 2, 3].into_iter().for_each(|&offset| {
[INFO] [stdout]     |                        ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/IntoIterator-for-arrays.html>
[INFO] [stdout] help: use `.iter()` instead of `.into_iter()` to avoid ambiguity
[INFO] [stdout]     |
[INFO] [stdout] 676 |     [0, 1, 2, 0, 2, 3].iter().for_each(|&offset| {
[INFO] [stdout]     |                        ~~~~
[INFO] [stdout] help: or use `IntoIterator::into_iter(..)` instead of `.into_iter()` to explicitly iterate by value
[INFO] [stdout]     |
[INFO] [stdout] 676 |     IntoIterator::into_iter([0, 1, 2, 0, 2, 3]).for_each(|&offset| {
[INFO] [stdout]     |     ++++++++++++++++++++++++                  ~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 23 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the type `freetype_sys::FT_Raster_Params` does not permit zero-initialization
[INFO] [stdout]   --> src/hmi/text_engine.rs:68:31
[INFO] [stdout]    |
[INFO] [stdout] 68 |       let mut raster_params = std::mem::zeroed::<FT_Raster_Params>();
[INFO] [stdout]    |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                               |
[INFO] [stdout]    |                               this code causes undefined behavior when executed
[INFO] [stdout]    |                               help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout]    |
[INFO] [stdout]    = note: function pointers must be non-null
[INFO] [stdout]    = note: `#[warn(invalid_value)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this method call resolves to `<&[T; N] as IntoIterator>::into_iter` (due to backwards compatibility), but will resolve to <[T; N] as IntoIterator>::into_iter in Rust 2021
[INFO] [stdout]    --> src/hmi/vertex_output.rs:202:8
[INFO] [stdout]     |
[INFO] [stdout] 202 |       .into_iter()
[INFO] [stdout]     |        ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/IntoIterator-for-arrays.html>
[INFO] [stdout]     = note: `#[warn(array_into_iter)]` on by default
[INFO] [stdout] help: use `.iter()` instead of `.into_iter()` to avoid ambiguity
[INFO] [stdout]     |
[INFO] [stdout] 202 |       .iter()
[INFO] [stdout]     |        ~~~~
[INFO] [stdout] help: or use `IntoIterator::into_iter(..)` instead of `.into_iter()` to explicitly iterate by value
[INFO] [stdout]     |
[INFO] [stdout] 196 ~       IntoIterator::into_iter([
[INFO] [stdout] 197 |         Vec2F32::new(dy, -dx) + p1,
[INFO] [stdout]   ...
[INFO] [stdout] 200 |         Vec2F32::new(-dy, dx) + p1,
[INFO] [stdout] 201 ~       ])
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this method call resolves to `<&[T; N] as IntoIterator>::into_iter` (due to backwards compatibility), but will resolve to <[T; N] as IntoIterator>::into_iter in Rust 2021
[INFO] [stdout]    --> src/hmi/vertex_output.rs:207:26
[INFO] [stdout]     |
[INFO] [stdout] 207 |       [0, 1, 2, 0, 2, 3].into_iter().for_each(|&offset| {
[INFO] [stdout]     |                          ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/IntoIterator-for-arrays.html>
[INFO] [stdout] help: use `.iter()` instead of `.into_iter()` to avoid ambiguity
[INFO] [stdout]     |
[INFO] [stdout] 207 |       [0, 1, 2, 0, 2, 3].iter().for_each(|&offset| {
[INFO] [stdout]     |                          ~~~~
[INFO] [stdout] help: or use `IntoIterator::into_iter(..)` instead of `.into_iter()` to explicitly iterate by value
[INFO] [stdout]     |
[INFO] [stdout] 207 |       IntoIterator::into_iter([0, 1, 2, 0, 2, 3]).for_each(|&offset| {
[INFO] [stdout]     |       ++++++++++++++++++++++++                  ~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this method call resolves to `<&[T; N] as IntoIterator>::into_iter` (due to backwards compatibility), but will resolve to <[T; N] as IntoIterator>::into_iter in Rust 2021
[INFO] [stdout]    --> src/hmi/vertex_output.rs:535:6
[INFO] [stdout]     |
[INFO] [stdout] 535 |     .into_iter()
[INFO] [stdout]     |      ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/IntoIterator-for-arrays.html>
[INFO] [stdout] help: use `.iter()` instead of `.into_iter()` to avoid ambiguity
[INFO] [stdout]     |
[INFO] [stdout] 535 |     .iter()
[INFO] [stdout]     |      ~~~~
[INFO] [stdout] help: or use `IntoIterator::into_iter(..)` instead of `.into_iter()` to explicitly iterate by value
[INFO] [stdout]     |
[INFO] [stdout] 529 ~     IntoIterator::into_iter([
[INFO] [stdout] 530 |       (Vec2F32::new(rect.x, rect.y), col_left),
[INFO] [stdout]   ...
[INFO] [stdout] 533 |       (Vec2F32::new(rect.x, rect.y + rect.h), col_bottom),
[INFO] [stdout] 534 ~     ])
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this method call resolves to `<&[T; N] as IntoIterator>::into_iter` (due to backwards compatibility), but will resolve to <[T; N] as IntoIterator>::into_iter in Rust 2021
[INFO] [stdout]    --> src/hmi/vertex_output.rs:542:24
[INFO] [stdout]     |
[INFO] [stdout] 542 |     [0, 1, 2, 0, 2, 3].into_iter().for_each(|&offset| {
[INFO] [stdout]     |                        ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/IntoIterator-for-arrays.html>
[INFO] [stdout] help: use `.iter()` instead of `.into_iter()` to avoid ambiguity
[INFO] [stdout]     |
[INFO] [stdout] 542 |     [0, 1, 2, 0, 2, 3].iter().for_each(|&offset| {
[INFO] [stdout]     |                        ~~~~
[INFO] [stdout] help: or use `IntoIterator::into_iter(..)` instead of `.into_iter()` to explicitly iterate by value
[INFO] [stdout]     |
[INFO] [stdout] 542 |     IntoIterator::into_iter([0, 1, 2, 0, 2, 3]).for_each(|&offset| {
[INFO] [stdout]     |     ++++++++++++++++++++++++                  ~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this method call resolves to `<&[T; N] as IntoIterator>::into_iter` (due to backwards compatibility), but will resolve to <[T; N] as IntoIterator>::into_iter in Rust 2021
[INFO] [stdout]    --> src/hmi/vertex_output.rs:671:8
[INFO] [stdout]     |
[INFO] [stdout] 671 |       .into_iter()
[INFO] [stdout]     |        ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/IntoIterator-for-arrays.html>
[INFO] [stdout] help: use `.iter()` instead of `.into_iter()` to avoid ambiguity
[INFO] [stdout]     |
[INFO] [stdout] 671 |       .iter()
[INFO] [stdout]     |        ~~~~
[INFO] [stdout] help: or use `IntoIterator::into_iter(..)` instead of `.into_iter()` to explicitly iterate by value
[INFO] [stdout]     |
[INFO] [stdout] 670 |     IntoIterator::into_iter([(a, uva), (b, uvb), (c, uvc), (d, uvd)])
[INFO] [stdout]     |     ++++++++++++++++++++++++                                        ~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this method call resolves to `<&[T; N] as IntoIterator>::into_iter` (due to backwards compatibility), but will resolve to <[T; N] as IntoIterator>::into_iter in Rust 2021
[INFO] [stdout]    --> src/hmi/vertex_output.rs:676:24
[INFO] [stdout]     |
[INFO] [stdout] 676 |     [0, 1, 2, 0, 2, 3].into_iter().for_each(|&offset| {
[INFO] [stdout]     |                        ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/IntoIterator-for-arrays.html>
[INFO] [stdout] help: use `.iter()` instead of `.into_iter()` to avoid ambiguity
[INFO] [stdout]     |
[INFO] [stdout] 676 |     [0, 1, 2, 0, 2, 3].iter().for_each(|&offset| {
[INFO] [stdout]     |                        ~~~~
[INFO] [stdout] help: or use `IntoIterator::into_iter(..)` instead of `.into_iter()` to explicitly iterate by value
[INFO] [stdout]     |
[INFO] [stdout] 676 |     IntoIterator::into_iter([0, 1, 2, 0, 2, 3]).for_each(|&offset| {
[INFO] [stdout]     |     ++++++++++++++++++++++++                  ~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 25 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished dev [unoptimized + debuginfo] target(s) in 4.24s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v1.2.4
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "79ae5f0e3f2af734e762e4fdffff3bd3d9dc15c76b90091a05a0af1756b737f3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "79ae5f0e3f2af734e762e4fdffff3bd3d9dc15c76b90091a05a0af1756b737f3", kill_on_drop: false }`
[INFO] [stdout] 79ae5f0e3f2af734e762e4fdffff3bd3d9dc15c76b90091a05a0af1756b737f3
