[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#a609fb45efad59dfd459c76e50899be9f0583b5a for pr-80579 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fadihodos%2Fspace_invaders" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/adihodos/space_invaders on toolchain a609fb45efad59dfd459c76e50899be9f0583b5a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-3/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-3/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: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 08635c437a32b82cd863e0c176058b62e0a1feb722320c5b1eb600756b2c791e [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" "08635c437a32b82cd863e0c176058b62e0a1feb722320c5b1eb600756b2c791e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "08635c437a32b82cd863e0c176058b62e0a1feb722320c5b1eb600756b2c791e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "08635c437a32b82cd863e0c176058b62e0a1feb722320c5b1eb600756b2c791e", kill_on_drop: false }` [INFO] [stdout] 08635c437a32b82cd863e0c176058b62e0a1feb722320c5b1eb600756b2c791e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0f33188e5a8addea6e98ac2bcad107e8c1625006bace2037c1ef6b8804313edc [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" "0f33188e5a8addea6e98ac2bcad107e8c1625006bace2037c1ef6b8804313edc", 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 cfg-if v0.1.9 [INFO] [stderr] Compiling num-bigint v0.2.2 [INFO] [stderr] Compiling syn v0.15.39 [INFO] [stderr] Checking adler32 v1.0.3 [INFO] [stderr] Checking nom v1.2.4 [INFO] [stderr] Checking enumflags2 v0.5.2 [INFO] [stderr] Checking log v0.4.6 [INFO] [stderr] Checking deflate v0.7.20 [INFO] [stderr] Checking inflate v0.4.5 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling num-iter v0.1.39 [INFO] [stderr] Compiling num-rational v0.2.2 [INFO] [stderr] Compiling num-complex v0.2.3 [INFO] [stderr] Checking semver v0.2.3 [INFO] [stderr] Compiling cmake v0.1.40 [INFO] [stderr] Compiling xml-rs v0.7.0 [INFO] [stderr] Compiling freetype-sys v0.7.1 [INFO] [stderr] Compiling libz-sys v1.0.25 [INFO] [stderr] Compiling glfw-sys v3.3.0 [INFO] [stderr] Compiling simple_ui v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Compiling gl_generator v0.9.0 [INFO] [stderr] Checking rand v0.3.23 [INFO] [stderr] Checking murmurhash64 v0.3.1 [INFO] [stderr] Checking png v0.14.1 [INFO] [stderr] Compiling gl v0.10.0 [INFO] [stderr] Checking num v0.2.0 [INFO] [stderr] Checking glfw v0.29.0 [INFO] [stderr] Compiling enumflags2_derive v0.5.0 [INFO] [stderr] Compiling num-derive v0.2.5 [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: 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 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: `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: 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: 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 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: `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: 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] = note: `#[warn(unused_variables)]` on by default [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: 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] [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: `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] = note: `#[warn(unused_variables)]` on by default [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: 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] [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/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: 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/hmi/vertex_output.rs:202:8 [INFO] [stdout] | [INFO] [stdout] 202 | .into_iter() [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/hmi/vertex_output.rs:207:26 [INFO] [stdout] | [INFO] [stdout] 207 | [0, 1, 2, 0, 2, 3].into_iter().for_each(|&offset| { [INFO] [stdout] | ^^^^^^^^^ help: use `.iter()` instead of `.into_iter()` to avoid ambiguity: `iter` [INFO] [stdout] | [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/hmi/vertex_output.rs:535:6 [INFO] [stdout] | [INFO] [stdout] 535 | .into_iter() [INFO] [stdout] | ^^^^^^^^^ help: use `.iter()` instead of `.into_iter()` to avoid ambiguity: `iter` [INFO] [stdout] | [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/hmi/vertex_output.rs:542:24 [INFO] [stdout] | [INFO] [stdout] 542 | [0, 1, 2, 0, 2, 3].into_iter().for_each(|&offset| { [INFO] [stdout] | ^^^^^^^^^ help: use `.iter()` instead of `.into_iter()` to avoid ambiguity: `iter` [INFO] [stdout] | [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/hmi/vertex_output.rs:671:8 [INFO] [stdout] | [INFO] [stdout] 671 | .into_iter() [INFO] [stdout] | ^^^^^^^^^ help: use `.iter()` instead of `.into_iter()` to avoid ambiguity: `iter` [INFO] [stdout] | [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/hmi/vertex_output.rs:676:24 [INFO] [stdout] | [INFO] [stdout] 676 | [0, 1, 2, 0, 2, 3].into_iter().for_each(|&offset| { [INFO] [stdout] | ^^^^^^^^^ help: use `.iter()` instead of `.into_iter()` to avoid ambiguity: `iter` [INFO] [stdout] | [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: 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::(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this code causes undefined behavior when executed [INFO] [stdout] | help: use `MaybeUninit` instead, and only call `assume_init` after initialization is done [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(invalid_value)]` on by default [INFO] [stdout] note: function pointers must be non-null (in this struct field) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/freetype-sys-0.7.1/src/lib.rs:790:5 [INFO] [stdout] | [INFO] [stdout] 790 | pub gray_spans: FT_SpanFunc, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 21 warnings emitted [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/hmi/vertex_output.rs:202:8 [INFO] [stdout] | [INFO] [stdout] 202 | .into_iter() [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/hmi/vertex_output.rs:207:26 [INFO] [stdout] | [INFO] [stdout] 207 | [0, 1, 2, 0, 2, 3].into_iter().for_each(|&offset| { [INFO] [stdout] | ^^^^^^^^^ help: use `.iter()` instead of `.into_iter()` to avoid ambiguity: `iter` [INFO] [stdout] | [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/hmi/vertex_output.rs:535:6 [INFO] [stdout] | [INFO] [stdout] 535 | .into_iter() [INFO] [stdout] | ^^^^^^^^^ help: use `.iter()` instead of `.into_iter()` to avoid ambiguity: `iter` [INFO] [stdout] | [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/hmi/vertex_output.rs:542:24 [INFO] [stdout] | [INFO] [stdout] 542 | [0, 1, 2, 0, 2, 3].into_iter().for_each(|&offset| { [INFO] [stdout] | ^^^^^^^^^ help: use `.iter()` instead of `.into_iter()` to avoid ambiguity: `iter` [INFO] [stdout] | [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/hmi/vertex_output.rs:671:8 [INFO] [stdout] | [INFO] [stdout] 671 | .into_iter() [INFO] [stdout] | ^^^^^^^^^ help: use `.iter()` instead of `.into_iter()` to avoid ambiguity: `iter` [INFO] [stdout] | [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/hmi/vertex_output.rs:676:24 [INFO] [stdout] | [INFO] [stdout] 676 | [0, 1, 2, 0, 2, 3].into_iter().for_each(|&offset| { [INFO] [stdout] | ^^^^^^^^^ help: use `.iter()` instead of `.into_iter()` to avoid ambiguity: `iter` [INFO] [stdout] | [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: 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::(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this code causes undefined behavior when executed [INFO] [stdout] | help: use `MaybeUninit` instead, and only call `assume_init` after initialization is done [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(invalid_value)]` on by default [INFO] [stdout] note: function pointers must be non-null (in this struct field) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/freetype-sys-0.7.1/src/lib.rs:790:5 [INFO] [stdout] | [INFO] [stdout] 790 | pub gray_spans: FT_SpanFunc, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 23 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 40.94s [INFO] running `Command { std: "docker" "inspect" "0f33188e5a8addea6e98ac2bcad107e8c1625006bace2037c1ef6b8804313edc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0f33188e5a8addea6e98ac2bcad107e8c1625006bace2037c1ef6b8804313edc", kill_on_drop: false }` [INFO] [stdout] 0f33188e5a8addea6e98ac2bcad107e8c1625006bace2037c1ef6b8804313edc