[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] testing adihodos/space_invaders against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fadihodos%2Fspace_invaders" "/workspace/builds/worker-110/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-110/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/adihodos/space_invaders on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-110/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-110/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" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded syn v0.15.39 [INFO] [stderr] Downloaded freetype-sys v0.7.1 [INFO] [stderr] Downloaded glfw-sys v3.3.0 [INFO] [stderr] Downloaded glfw v0.29.0 [INFO] [stderr] Downloaded murmurhash64 v0.3.1 [INFO] [stderr] Downloaded enumflags2_derive v0.5.0 [INFO] [stderr] Downloaded enumflags2 v0.5.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-110/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-110/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7f2ed2232bb0c44b2a85953eee5cd7f21833d8ccd356eb8d7459a5429faf139f [INFO] running `Command { std: "docker" "start" "-a" "7f2ed2232bb0c44b2a85953eee5cd7f21833d8ccd356eb8d7459a5429faf139f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7f2ed2232bb0c44b2a85953eee5cd7f21833d8ccd356eb8d7459a5429faf139f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7f2ed2232bb0c44b2a85953eee5cd7f21833d8ccd356eb8d7459a5429faf139f", kill_on_drop: false }` [INFO] [stdout] 7f2ed2232bb0c44b2a85953eee5cd7f21833d8ccd356eb8d7459a5429faf139f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-110/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-110/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 22e33ce0e0a552ec68657b61dd74107a2c264d61c8d17894a93350a30b6a4577 [INFO] running `Command { std: "docker" "start" "-a" "22e33ce0e0a552ec68657b61dd74107a2c264d61c8d17894a93350a30b6a4577", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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 byteorder v1.3.2 [INFO] [stderr] Compiling num-bigint v0.2.2 [INFO] [stderr] Compiling syn v0.15.39 [INFO] [stderr] Compiling adler32 v1.0.3 [INFO] [stderr] Compiling num-derive v0.2.5 [INFO] [stderr] Compiling nom v1.2.4 [INFO] [stderr] Compiling enumflags2 v0.5.2 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Compiling inflate v0.4.5 [INFO] [stderr] Compiling cmake v0.1.40 [INFO] [stderr] Compiling freetype-sys v0.7.1 [INFO] [stderr] Compiling semver v0.2.3 [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-complex v0.2.3 [INFO] [stderr] Compiling num-rational v0.2.2 [INFO] [stderr] Compiling libz-sys v1.0.25 [INFO] [stderr] Compiling xml-rs v0.7.0 [INFO] [stderr] Compiling glfw-sys v3.3.0 [INFO] [stderr] Compiling simple_ui v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling deflate v0.7.20 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling gl_generator v0.9.0 [INFO] [stderr] Compiling rand v0.3.23 [INFO] [stderr] Compiling murmurhash64 v0.3.1 [INFO] [stderr] Compiling gl v0.10.0 [INFO] [stderr] Compiling png v0.14.1 [INFO] [stderr] Compiling enumflags2_derive v0.5.0 [INFO] [stderr] Compiling num v0.2.0 [INFO] [stderr] Compiling 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: 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: 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] = note: `#[warn(array_into_iter)]` on by default [INFO] [stdout] = warning: this changes meaning in Rust 2021 [INFO] [stdout] = note: for more information, see [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] 198 | Vec2F32::new(dy, -dx) + p2, [INFO] [stdout] 199 | Vec2F32::new(-dy, dx) + p2, [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 [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 [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] 531 | (Vec2F32::new(rect.x + rect.w, rect.y), col_top), [INFO] [stdout] 532 | (Vec2F32::new(rect.x + rect.w, rect.y + rect.h), col_right), [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 [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 [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 [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: 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] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 59.07s [INFO] running `Command { std: "docker" "inspect" "22e33ce0e0a552ec68657b61dd74107a2c264d61c8d17894a93350a30b6a4577", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "22e33ce0e0a552ec68657b61dd74107a2c264d61c8d17894a93350a30b6a4577", kill_on_drop: false }` [INFO] [stdout] 22e33ce0e0a552ec68657b61dd74107a2c264d61c8d17894a93350a30b6a4577 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-110/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-110/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] eca496745276acd869e2abacd43c9989efceb7a15835c12f49d418ec754faba3 [INFO] running `Command { std: "docker" "start" "-a" "eca496745276acd869e2abacd43c9989efceb7a15835c12f49d418ec754faba3", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling simple_ui v0.1.0 (/opt/rustwide/workdir) [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: 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 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] = note: `#[warn(array_into_iter)]` on by default [INFO] [stdout] = warning: this changes meaning in Rust 2021 [INFO] [stdout] = note: for more information, see [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] 198 | Vec2F32::new(dy, -dx) + p2, [INFO] [stdout] 199 | Vec2F32::new(-dy, dx) + p2, [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 [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 [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] 531 | (Vec2F32::new(rect.x + rect.w, rect.y), col_top), [INFO] [stdout] 532 | (Vec2F32::new(rect.x + rect.w, rect.y + rect.h), col_right), [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 [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 [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 [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: 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 test [unoptimized + debuginfo] target(s) in 6.72s [INFO] running `Command { std: "docker" "inspect" "eca496745276acd869e2abacd43c9989efceb7a15835c12f49d418ec754faba3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eca496745276acd869e2abacd43c9989efceb7a15835c12f49d418ec754faba3", kill_on_drop: false }` [INFO] [stdout] eca496745276acd869e2abacd43c9989efceb7a15835c12f49d418ec754faba3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-110/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-110/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 4b6230dcddde9a1c58c510f52af1fe02374e77c7e5d99173b117c3323d43d6b8 [INFO] running `Command { std: "docker" "start" "-a" "4b6230dcddde9a1c58c510f52af1fe02374e77c7e5d99173b117c3323d43d6b8", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] warning: variant `R32G32B32A32_Float` should have an upper camel case name [INFO] [stderr] --> src/hmi/base.rs:170:3 [INFO] [stderr] | [INFO] [stderr] 170 | R32G32B32A32_Float, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `R32g32b32a32Float` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(non_camel_case_types)]` on by default [INFO] [stderr] [INFO] [stderr] warning: variant `R32G32B32A32_Double` should have an upper camel case name [INFO] [stderr] --> src/hmi/base.rs:171:3 [INFO] [stderr] | [INFO] [stderr] 171 | R32G32B32A32_Double, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `R32g32b32a32Double` [INFO] [stderr] [INFO] [stderr] warning: unused imports: `WidgetLayoutStates`, `utility::clamp` [INFO] [stderr] --> src/hmi/button.rs:5:7 [INFO] [stderr] | [INFO] [stderr] 5 | WidgetLayoutStates, WidgetStates, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 15 | colors::RGBAColor, rectangle::RectangleF32, utility::clamp, vec2::Vec2F32, [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused imports: `colors::RGBAColor`, `commands::CommandBuffer`, `ui_context::WindowPtr`, `window::Window` [INFO] [stderr] --> src/hmi/image.rs:3:26 [INFO] [stderr] | [INFO] [stderr] 3 | base::GenericHandle, commands::CommandBuffer, ui_context::WindowPtr, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] 4 | window::Window, [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] 5 | }, [INFO] [stderr] 6 | math::{colors::RGBAColor, rectangle::RectangleF32}, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `cursor::Cursor` [INFO] [stderr] --> src/hmi/style.rs:4:5 [INFO] [stderr] | [INFO] [stderr] 4 | cursor::Cursor, [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused imports: `ButtonBehaviour`, `Heading`, `Input`, `MouseButtonId`, `StyleItem`, `SymbolType`, `WidgetLayoutStates`, `WidgetStates`, `utility::clamp` [INFO] [stderr] --> src/hmi/text.rs:4:7 [INFO] [stderr] | [INFO] [stderr] 4 | ButtonBehaviour, Heading, TextAlign, WidgetLayoutStates, WidgetStates, [INFO] [stderr] | ^^^^^^^^^^^^^^^ ^^^^^^^ ^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 7 | input::{Input, MouseButtonId}, [INFO] [stderr] | ^^^^^ ^^^^^^^^^^^^^ [INFO] [stderr] 8 | style::{Style, StyleItem, SymbolType}, [INFO] [stderr] | ^^^^^^^^^ ^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 13 | colors::RGBAColor, rectangle::RectangleF32, utility::clamp, vec2::Vec2F32, [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `crate::hmi::progress::do_progress` [INFO] [stderr] --> src/hmi/ui_context.rs:1600:9 [INFO] [stderr] | [INFO] [stderr] 1600 | use crate::hmi::progress::do_progress; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused imports: `HslColor`, `RGBAColor`, `Vec2I16`, `XyzColor` [INFO] [stderr] --> src/main.rs:9:12 [INFO] [stderr] | [INFO] [stderr] 9 | colors::{HslColor, HsvColor, RGBAColor, RGBAColorF32, XyzColor}, [INFO] [stderr] | ^^^^^^^^ ^^^^^^^^^ ^^^^^^^^ [INFO] [stderr] 10 | rectangle::RectangleF32, [INFO] [stderr] 11 | vec2::{Vec2F32, Vec2I16}, [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused imports: `DrawList`, `FontAtlas`, `FontConfig`, `Font`, `TextAlign`, `style::SymbolType`, `sys::memory_mapped_file::MemoryMappedFile` [INFO] [stderr] --> src/main.rs:19:7 [INFO] [stderr] | [INFO] [stderr] 19 | TextAlign, [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 22 | style::SymbolType, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] 23 | text_engine::{ [INFO] [stderr] 24 | Font, FontAtlas, FontAtlasBuilder, FontConfig, FontConfigBuilder, [INFO] [stderr] | ^^^^ ^^^^^^^^^ ^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 28 | vertex_output::{DrawCommand, DrawIndexType, DrawList}, [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 31 | sys::memory_mapped_file::MemoryMappedFile, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused variable: `font_atlas` [INFO] [stderr] --> src/main.rs:88:7 [INFO] [stderr] | [INFO] [stderr] 88 | let font_atlas = FontAtlasBuilder::new(300) [INFO] [stderr] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_font_atlas` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `font_atlas` [INFO] [stderr] --> src/main.rs:235:7 [INFO] [stderr] | [INFO] [stderr] 235 | let font_atlas = FontAtlasBuilder::new(300) [INFO] [stderr] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_font_atlas` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `cur` [INFO] [stderr] --> src/hmi/ui_context.rs:1594:5 [INFO] [stderr] | [INFO] [stderr] 1594 | cur: u32, [INFO] [stderr] | ^^^ help: if this is intentional, prefix it with an underscore: `_cur` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `max` [INFO] [stderr] --> src/hmi/ui_context.rs:1595:5 [INFO] [stderr] | [INFO] [stderr] 1595 | max: u32, [INFO] [stderr] | ^^^ help: if this is intentional, prefix it with an underscore: `_max` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `modifiable` [INFO] [stderr] --> src/hmi/ui_context.rs:1596:5 [INFO] [stderr] | [INFO] [stderr] 1596 | modifiable: bool, [INFO] [stderr] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_modifiable` [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/hmi/buffer.rs:158:11 [INFO] [stderr] | [INFO] [stderr] 158 | let mut new_slice = dyb.alloc_elements(5); [INFO] [stderr] | ----^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_mut)]` on by default [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/hmi/buffer.rs:207:11 [INFO] [stderr] | [INFO] [stderr] 207 | let mut new_slice = fixb.alloc_elements(4); [INFO] [stderr] | ----^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] [INFO] [stderr] 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] [stderr] --> src/hmi/vertex_output.rs:202:8 [INFO] [stderr] | [INFO] [stderr] 202 | .into_iter() [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(array_into_iter)]` on by default [INFO] [stderr] = warning: this changes meaning in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] help: use `.iter()` instead of `.into_iter()` to avoid ambiguity [INFO] [stderr] | [INFO] [stderr] 202 | .iter() [INFO] [stderr] | ~~~~ [INFO] [stderr] help: or use `IntoIterator::into_iter(..)` instead of `.into_iter()` to explicitly iterate by value [INFO] [stderr] | [INFO] [stderr] 196 ~ IntoIterator::into_iter([ [INFO] [stderr] 197 | Vec2F32::new(dy, -dx) + p1, [INFO] [stderr] 198 | Vec2F32::new(dy, -dx) + p2, [INFO] [stderr] 199 | Vec2F32::new(-dy, dx) + p2, [INFO] [stderr] 200 | Vec2F32::new(-dy, dx) + p1, [INFO] [stderr] 201 ~ ]) [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] 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] [stderr] --> src/hmi/vertex_output.rs:207:26 [INFO] [stderr] | [INFO] [stderr] 207 | [0, 1, 2, 0, 2, 3].into_iter().for_each(|&offset| { [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this changes meaning in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] help: use `.iter()` instead of `.into_iter()` to avoid ambiguity [INFO] [stderr] | [INFO] [stderr] 207 | [0, 1, 2, 0, 2, 3].iter().for_each(|&offset| { [INFO] [stderr] | ~~~~ [INFO] [stderr] help: or use `IntoIterator::into_iter(..)` instead of `.into_iter()` to explicitly iterate by value [INFO] [stderr] | [INFO] [stderr] 207 | IntoIterator::into_iter([0, 1, 2, 0, 2, 3]).for_each(|&offset| { [INFO] [stderr] | ++++++++++++++++++++++++ ~ [INFO] [stderr] [INFO] [stderr] 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] [stderr] --> src/hmi/vertex_output.rs:535:6 [INFO] [stderr] | [INFO] [stderr] 535 | .into_iter() [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this changes meaning in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] help: use `.iter()` instead of `.into_iter()` to avoid ambiguity [INFO] [stderr] | [INFO] [stderr] 535 | .iter() [INFO] [stderr] | ~~~~ [INFO] [stderr] help: or use `IntoIterator::into_iter(..)` instead of `.into_iter()` to explicitly iterate by value [INFO] [stderr] | [INFO] [stderr] 529 ~ IntoIterator::into_iter([ [INFO] [stderr] 530 | (Vec2F32::new(rect.x, rect.y), col_left), [INFO] [stderr] 531 | (Vec2F32::new(rect.x + rect.w, rect.y), col_top), [INFO] [stderr] 532 | (Vec2F32::new(rect.x + rect.w, rect.y + rect.h), col_right), [INFO] [stderr] 533 | (Vec2F32::new(rect.x, rect.y + rect.h), col_bottom), [INFO] [stderr] 534 ~ ]) [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] 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] [stderr] --> src/hmi/vertex_output.rs:542:24 [INFO] [stderr] | [INFO] [stderr] 542 | [0, 1, 2, 0, 2, 3].into_iter().for_each(|&offset| { [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this changes meaning in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] help: use `.iter()` instead of `.into_iter()` to avoid ambiguity [INFO] [stderr] | [INFO] [stderr] 542 | [0, 1, 2, 0, 2, 3].iter().for_each(|&offset| { [INFO] [stderr] | ~~~~ [INFO] [stderr] help: or use `IntoIterator::into_iter(..)` instead of `.into_iter()` to explicitly iterate by value [INFO] [stderr] | [INFO] [stderr] 542 | IntoIterator::into_iter([0, 1, 2, 0, 2, 3]).for_each(|&offset| { [INFO] [stderr] | ++++++++++++++++++++++++ ~ [INFO] [stderr] [INFO] [stderr] 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] [stderr] --> src/hmi/vertex_output.rs:671:8 [INFO] [stderr] | [INFO] [stderr] 671 | .into_iter() [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this changes meaning in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] help: use `.iter()` instead of `.into_iter()` to avoid ambiguity [INFO] [stderr] | [INFO] [stderr] 671 | .iter() [INFO] [stderr] | ~~~~ [INFO] [stderr] help: or use `IntoIterator::into_iter(..)` instead of `.into_iter()` to explicitly iterate by value [INFO] [stderr] | [INFO] [stderr] 670 | IntoIterator::into_iter([(a, uva), (b, uvb), (c, uvc), (d, uvd)]) [INFO] [stderr] | ++++++++++++++++++++++++ ~ [INFO] [stderr] [INFO] [stderr] 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] [stderr] --> src/hmi/vertex_output.rs:676:24 [INFO] [stderr] | [INFO] [stderr] 676 | [0, 1, 2, 0, 2, 3].into_iter().for_each(|&offset| { [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this changes meaning in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] help: use `.iter()` instead of `.into_iter()` to avoid ambiguity [INFO] [stderr] | [INFO] [stderr] 676 | [0, 1, 2, 0, 2, 3].iter().for_each(|&offset| { [INFO] [stderr] | ~~~~ [INFO] [stderr] help: or use `IntoIterator::into_iter(..)` instead of `.into_iter()` to explicitly iterate by value [INFO] [stderr] | [INFO] [stderr] 676 | IntoIterator::into_iter([0, 1, 2, 0, 2, 3]).for_each(|&offset| { [INFO] [stderr] | ++++++++++++++++++++++++ ~ [INFO] [stderr] [INFO] [stderr] warning: the type `freetype_sys::FT_Raster_Params` does not permit zero-initialization [INFO] [stderr] --> src/hmi/text_engine.rs:68:31 [INFO] [stderr] | [INFO] [stderr] 68 | let mut raster_params = std::mem::zeroed::(); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | this code causes undefined behavior when executed [INFO] [stderr] | help: use `MaybeUninit` instead, and only call `assume_init` after initialization is done [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(invalid_value)]` on by default [INFO] [stderr] note: function pointers must be non-null (in this struct field) [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/freetype-sys-0.7.1/src/lib.rs:790:5 [INFO] [stderr] | [INFO] [stderr] 790 | pub gray_spans: FT_SpanFunc, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `simple_ui` (bin "simple_ui" test) generated 23 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.46s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/simple_ui-410ce0c5f9710ddb) [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test hmi::buffer::tests::test_dyn_buffer_alloc ... ok [INFO] [stdout] test hmi::buffer::tests::test_fixed_buffer ... ok [INFO] [stdout] test math::color_conversion::tests::test_hsl_to_rgb ... ok [INFO] [stdout] test math::colors::tests::test_conversion_from_html ... ok [INFO] [stdout] test math::colors::tests::test_conversion_from_slice ... ok [INFO] [stdout] test sys::memory_mapped_file::tests::test_memory_mapped_file ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- sys::memory_mapped_file::tests::test_memory_mapped_file stdout ---- [INFO] [stdout] thread 'sys::memory_mapped_file::tests::test_memory_mapped_file' panicked at 'called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }', src/sys/memory_mapped_file.rs:332:44 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5618a3f250cd - std::backtrace_rs::backtrace::libunwind::trace::hee598835bc88d35b [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x5618a3f250cd - std::backtrace_rs::backtrace::trace_unsynchronized::h9cdc730ba5cf5d72 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x5618a3f250cd - std::sys_common::backtrace::_print_fmt::h75aeaf7ed30e43fa [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x5618a3f250cd - ::fmt::h606862f787600875 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x5618a3f4b0cc - core::fmt::write::he803f0f418caf762 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/fmt/mod.rs:1190:17 [INFO] [stdout] 5: 0x5618a3f209c8 - std::io::Write::write_fmt::hbe7c1a63616291e2 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/io/mod.rs:1657:15 [INFO] [stdout] 6: 0x5618a3f273a7 - std::sys_common::backtrace::_print::h64d038cf8ac3e13e [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x5618a3f273a7 - std::sys_common::backtrace::print::h359300b4a7fccf65 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x5618a3f273a7 - std::panicking::default_hook::{{closure}}::hf51be35e2f510149 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x5618a3f270dc - std::panicking::default_hook::h03ca0f22e1d2d25e [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x5618a3f27af9 - std::panicking::rust_panic_with_hook::h3b7380e99b825b63 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x5618a3f277e7 - std::panicking::begin_panic_handler::{{closure}}::h8e849d0710154ce0 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:588:13 [INFO] [stdout] 12: 0x5618a3f25594 - std::sys_common::backtrace::__rust_end_short_backtrace::hedcdaddbd4c46cc5 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x5618a3f274f9 - rust_begin_unwind [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x5618a3eba133 - core::panicking::panic_fmt::he1bbc7336d49a357 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panicking.rs:143:14 [INFO] [stdout] 15: 0x5618a3eba223 - core::result::unwrap_failed::h719f957ed74f93fd [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/result.rs:1749:5 [INFO] [stdout] 16: 0x5618a3ebae89 - core::result::Result::unwrap::h3dc479673245234e [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/result.rs:1065:23 [INFO] [stdout] 17: 0x5618a3ebd443 - simple_ui::sys::memory_mapped_file::tests::test_memory_mapped_file::hd8b94adff195550a [INFO] [stdout] at /opt/rustwide/workdir/src/sys/memory_mapped_file.rs:332:19 [INFO] [stdout] 18: 0x5618a3ebd2fa - simple_ui::sys::memory_mapped_file::tests::test_memory_mapped_file::{{closure}}::h4578a03f08bd6bbb [INFO] [stdout] at /opt/rustwide/workdir/src/sys/memory_mapped_file.rs:326:3 [INFO] [stdout] 19: 0x5618a3ec047e - core::ops::function::FnOnce::call_once::hae0d5b3ded581185 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 20: 0x5618a3eee813 - core::ops::function::FnOnce::call_once::h2a47b4b927cb6ca5 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 21: 0x5618a3eee813 - test::__rust_begin_short_backtrace::h594ef8055a183b9b [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:575:5 [INFO] [stdout] 22: 0x5618a3eed4f4 - as core::ops::function::FnOnce>::call_once::hb40cbb8bc3e1be15 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853:9 [INFO] [stdout] 23: 0x5618a3eed4f4 - as core::ops::function::FnOnce<()>>::call_once::ha4f2bd3b806745a0 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 24: 0x5618a3eed4f4 - std::panicking::try::do_call::h92af9f8bc77a5987 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:492:40 [INFO] [stdout] 25: 0x5618a3eed4f4 - std::panicking::try::h9df49eeae42572b7 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:456:19 [INFO] [stdout] 26: 0x5618a3eed4f4 - std::panic::catch_unwind::h101dbadc82bbe0fd [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panic.rs:137:14 [INFO] [stdout] 27: 0x5618a3eed4f4 - test::run_test_in_process::h2ad7bffb068e750a [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:598:18 [INFO] [stdout] 28: 0x5618a3eed4f4 - test::run_test::run_test_inner::{{closure}}::h384faf46554c5acb [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:492:39 [INFO] [stdout] 29: 0x5618a3ef6e11 - test::run_test::run_test_inner::{{closure}}::h17cfe94835a46685 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:519:37 [INFO] [stdout] 30: 0x5618a3ef6e11 - std::sys_common::backtrace::__rust_begin_short_backtrace::h82709e5086312627 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 31: 0x5618a3ec348f - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hdfea66a201b39571 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 32: 0x5618a3ec348f - as core::ops::function::FnOnce<()>>::call_once::h4912df03598e67fa [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 33: 0x5618a3ec348f - std::panicking::try::do_call::h6d5dc1045d0eade8 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:492:40 [INFO] [stdout] 34: 0x5618a3ec348f - std::panicking::try::hbc897fc717ec6571 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:456:19 [INFO] [stdout] 35: 0x5618a3ec348f - std::panic::catch_unwind::h27f1e958c91391ad [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panic.rs:137:14 [INFO] [stdout] 36: 0x5618a3ec348f - std::thread::Builder::spawn_unchecked_::{{closure}}::h1b42e48537edc3c0 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 37: 0x5618a3ec348f - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9137b3d6d2a88354 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 38: 0x5618a3f2d863 - as core::ops::function::FnOnce>::call_once::hf70ac038171e3e1a [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853:9 [INFO] [stdout] 39: 0x5618a3f2d863 - as core::ops::function::FnOnce>::call_once::he6690128792365ad [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853:9 [INFO] [stdout] 40: 0x5618a3f2d863 - std::sys::unix::thread::Thread::new::thread_start::ha07928d93d5a5ec9 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 41: 0x7f39f3e50609 - start_thread [INFO] [stdout] 42: 0x7f39f3c1e163 - clone [INFO] [stdout] 43: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] sys::memory_mapped_file::tests::test_memory_mapped_file [INFO] [stdout] [INFO] [stdout] test result: FAILED. 5 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--bin simple_ui' [INFO] running `Command { std: "docker" "inspect" "4b6230dcddde9a1c58c510f52af1fe02374e77c7e5d99173b117c3323d43d6b8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4b6230dcddde9a1c58c510f52af1fe02374e77c7e5d99173b117c3323d43d6b8", kill_on_drop: false }` [INFO] [stdout] 4b6230dcddde9a1c58c510f52af1fe02374e77c7e5d99173b117c3323d43d6b8