Oct 12 11:59:07.062 INFO checking tomc1998/rust-2d-game-engine against try#4021bd0b3c5815b087d6db10ce461e7e4854ade7 for pr-54977 Oct 12 11:59:07.062 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-4/try#4021bd0b3c5815b087d6db10ce461e7e4854ade7:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/pr-54977/try#4021bd0b3c5815b087d6db10ce461e7e4854ade7:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +4021bd0b3c5815b087d6db10ce461e7e4854ade7-alt check --frozen --all --all-targets" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 12 11:59:07.648 INFO blam! 23eac1afa3fa565eb433ca60ff163f4131604f706387f972f3075e7f70d513ac Oct 12 11:59:07.660 INFO running `"docker" "start" "-a" "23eac1afa3fa565eb433ca60ff163f4131604f706387f972f3075e7f70d513ac"` Oct 12 11:59:09.548 INFO kablam! usermod: no changes Oct 12 11:59:09.912 INFO kablam! Compiling libc v0.2.18 Oct 12 11:59:09.912 INFO kablam! Compiling phf_shared v0.7.20 Oct 12 11:59:09.912 INFO kablam! Compiling itoa v0.1.1 Oct 12 11:59:09.912 INFO kablam! Compiling dtoa v0.2.2 Oct 12 11:59:09.912 INFO kablam! Compiling serde v0.8.19 Oct 12 11:59:09.912 INFO kablam! Compiling num-traits v0.1.36 Oct 12 11:59:09.956 INFO kablam! Compiling gcc v0.3.40 Oct 12 11:59:09.956 INFO kablam! Compiling log v0.3.6 Oct 12 11:59:12.137 INFO kablam! Compiling khronos_api v1.0.0 Oct 12 11:59:12.193 INFO kablam! Checking crossbeam v0.2.10 Oct 12 11:59:14.056 INFO kablam! Checking byteorder v0.5.3 Oct 12 11:59:14.121 INFO kablam! Compiling backtrace v0.2.3 Oct 12 11:59:14.433 INFO kablam! Checking rustc-demangle v0.1.3 Oct 12 11:59:16.019 INFO kablam! Checking smallvec v0.1.8 Oct 12 11:59:18.064 INFO kablam! Compiling dbghelp-sys v0.2.0 Oct 12 11:59:18.220 INFO kablam! Compiling xml-rs v0.3.5 Oct 12 11:59:18.961 INFO kablam! Compiling phf v0.7.20 Oct 12 11:59:18.977 INFO kablam! Checking rand v0.3.15 Oct 12 11:59:19.228 INFO kablam! Checking shared_library v0.1.5 Oct 12 11:59:19.508 INFO kablam! Compiling x11-dl v2.11.0 Oct 12 11:59:20.597 INFO kablam! Compiling tempfile v2.1.4 Oct 12 11:59:20.881 INFO kablam! Compiling backtrace-sys v0.1.5 Oct 12 11:59:21.665 INFO kablam! Checking osmesa-sys v0.1.2 Oct 12 11:59:23.429 INFO kablam! Checking fs2 v0.2.5 Oct 12 11:59:24.504 INFO kablam! Checking memmap v0.2.3 Oct 12 11:59:31.668 INFO kablam! Compiling phf_generator v0.7.20 Oct 12 11:59:32.226 INFO kablam! Compiling wayland-scanner v0.5.11 Oct 12 11:59:32.228 INFO kablam! Compiling gl_generator v0.5.2 Oct 12 11:59:33.095 INFO kablam! Compiling phf_codegen v0.7.20 Oct 12 11:59:34.536 INFO kablam! Compiling target_build_utils v0.1.2 Oct 12 11:59:40.607 INFO kablam! Compiling wayland-client v0.5.12 Oct 12 11:59:43.062 INFO kablam! Compiling glutin v0.6.2 Oct 12 11:59:43.064 INFO kablam! Compiling glium v0.15.0 Oct 12 11:59:52.204 INFO kablam! Compiling serde_json v0.8.4 Oct 12 12:00:10.115 INFO kablam! Compiling libloading v0.3.1 Oct 12 12:00:14.017 INFO kablam! Checking dlib v0.3.1 Oct 12 12:00:14.393 INFO kablam! Checking wayland-sys v0.5.11 Oct 12 12:00:17.696 INFO kablam! Checking wayland-window v0.2.3 Oct 12 12:00:17.696 INFO kablam! Checking wayland-kbd v0.3.6 Oct 12 12:00:34.908 INFO kablam! Checking game_engine_1 v0.1.0 (/source) Oct 12 12:00:35.428 INFO kablam! warning: unused import: `std::marker::Copy` Oct 12 12:00:35.428 INFO kablam! --> src/engine/entity/mod.rs:7:5 Oct 12 12:00:35.428 INFO kablam! | Oct 12 12:00:35.428 INFO kablam! 7 | use std::marker::Copy; Oct 12 12:00:35.428 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 12 12:00:35.428 INFO kablam! | Oct 12 12:00:35.428 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 12 12:00:35.428 INFO kablam! Oct 12 12:00:35.516 INFO kablam! warning: unused import: `std::marker::Copy` Oct 12 12:00:35.516 INFO kablam! --> src/engine/entity/mod.rs:7:5 Oct 12 12:00:35.516 INFO kablam! | Oct 12 12:00:35.516 INFO kablam! 7 | use std::marker::Copy; Oct 12 12:00:35.516 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 12 12:00:35.516 INFO kablam! | Oct 12 12:00:35.516 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 12 12:00:35.516 INFO kablam! Oct 12 12:00:35.536 INFO kablam! warning: unused variable: `engine` Oct 12 12:00:35.536 INFO kablam! --> src/engine/renderer/mod.rs:18:17 Oct 12 12:00:35.536 INFO kablam! | Oct 12 12:00:35.536 INFO kablam! 18 | pub fn render(engine: engine::Engine) { Oct 12 12:00:35.536 INFO kablam! | ^^^^^^ help: consider using `_engine` instead Oct 12 12:00:35.536 INFO kablam! | Oct 12 12:00:35.536 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 12 12:00:35.536 INFO kablam! Oct 12 12:00:35.536 INFO kablam! warning: unused variable: `engine` Oct 12 12:00:35.536 INFO kablam! --> src/screen/main_menu/mod.rs:33:20 Oct 12 12:00:35.536 INFO kablam! | Oct 12 12:00:35.536 INFO kablam! 33 | fn update(&self, engine: &mut engine::Engine) { Oct 12 12:00:35.536 INFO kablam! | ^^^^^^ help: consider using `_engine` instead Oct 12 12:00:35.536 INFO kablam! Oct 12 12:00:35.536 INFO kablam! warning: unused variable: `engine` Oct 12 12:00:35.536 INFO kablam! --> src/screen/main_menu/mod.rs:35:21 Oct 12 12:00:35.536 INFO kablam! | Oct 12 12:00:35.536 INFO kablam! 35 | fn on_hide(&self, engine: &mut engine::Engine) { Oct 12 12:00:35.536 INFO kablam! | ^^^^^^ help: consider using `_engine` instead Oct 12 12:00:35.536 INFO kablam! Oct 12 12:00:35.556 INFO kablam! warning: method is never used: `render` Oct 12 12:00:35.556 INFO kablam! --> src/engine/renderer/mod.rs:18:3 Oct 12 12:00:35.556 INFO kablam! | Oct 12 12:00:35.556 INFO kablam! 18 | pub fn render(engine: engine::Engine) { Oct 12 12:00:35.556 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 12:00:35.556 INFO kablam! | Oct 12 12:00:35.556 INFO kablam! = note: #[warn(dead_code)] on by default Oct 12 12:00:35.556 INFO kablam! Oct 12 12:00:35.556 INFO kablam! warning: struct is never constructed: `SpriteAnimation` Oct 12 12:00:35.557 INFO kablam! --> src/engine/resource/animation.rs:3:1 Oct 12 12:00:35.557 INFO kablam! | Oct 12 12:00:35.557 INFO kablam! 3 | pub struct SpriteAnimation { Oct 12 12:00:35.557 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 12:00:35.557 INFO kablam! Oct 12 12:00:35.557 INFO kablam! warning: field is never used: `r` Oct 12 12:00:35.557 INFO kablam! --> src/engine/common/color.rs:2:3 Oct 12 12:00:35.557 INFO kablam! | Oct 12 12:00:35.557 INFO kablam! 2 | r: f32, Oct 12 12:00:35.557 INFO kablam! | ^^^^^^ Oct 12 12:00:35.557 INFO kablam! Oct 12 12:00:35.557 INFO kablam! warning: field is never used: `g` Oct 12 12:00:35.557 INFO kablam! --> src/engine/common/color.rs:3:3 Oct 12 12:00:35.557 INFO kablam! | Oct 12 12:00:35.557 INFO kablam! 3 | g: f32, Oct 12 12:00:35.557 INFO kablam! | ^^^^^^ Oct 12 12:00:35.557 INFO kablam! Oct 12 12:00:35.557 INFO kablam! warning: field is never used: `b` Oct 12 12:00:35.557 INFO kablam! --> src/engine/common/color.rs:4:3 Oct 12 12:00:35.557 INFO kablam! | Oct 12 12:00:35.557 INFO kablam! 4 | b: f32, Oct 12 12:00:35.557 INFO kablam! | ^^^^^^ Oct 12 12:00:35.557 INFO kablam! Oct 12 12:00:35.557 INFO kablam! warning: struct is never constructed: `RGBAf32` Oct 12 12:00:35.557 INFO kablam! --> src/engine/common/color.rs:17:1 Oct 12 12:00:35.557 INFO kablam! | Oct 12 12:00:35.557 INFO kablam! 17 | pub struct RGBAf32 { Oct 12 12:00:35.557 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 12 12:00:35.557 INFO kablam! Oct 12 12:00:35.557 INFO kablam! warning: method is never used: `add_component_animation_position` Oct 12 12:00:35.557 INFO kablam! --> src/engine/mod.rs:45:3 Oct 12 12:00:35.557 INFO kablam! | Oct 12 12:00:35.557 INFO kablam! 45 | pub fn add_component_animation_position(&mut self, c: core::ComponentAnimation) { Oct 12 12:00:35.557 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 12:00:35.557 INFO kablam! Oct 12 12:00:35.557 INFO kablam! warning: method is never used: `get_curr_state` Oct 12 12:00:35.557 INFO kablam! --> src/engine/mod.rs:56:3 Oct 12 12:00:35.557 INFO kablam! | Oct 12 12:00:35.557 INFO kablam! 56 | pub fn get_curr_state(&self) -> &state::State { Oct 12 12:00:35.557 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 12:00:35.557 INFO kablam! Oct 12 12:00:35.557 INFO kablam! warning: method is never used: `push_screen` Oct 12 12:00:35.557 INFO kablam! --> src/engine/mod.rs:74:3 Oct 12 12:00:35.557 INFO kablam! | Oct 12 12:00:35.557 INFO kablam! 74 | pub fn push_screen(&mut self, screen: &'a screen::Screen) { Oct 12 12:00:35.557 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 12:00:35.557 INFO kablam! Oct 12 12:00:35.557 INFO kablam! warning: method is never used: `pop_screen` Oct 12 12:00:35.557 INFO kablam! --> src/engine/mod.rs:80:3 Oct 12 12:00:35.557 INFO kablam! | Oct 12 12:00:35.557 INFO kablam! 80 | pub fn pop_screen(&mut self) -> Option<&'a screen::Screen> { Oct 12 12:00:35.557 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 12:00:35.557 INFO kablam! Oct 12 12:00:35.557 INFO kablam! warning: method is never used: `pop_state` Oct 12 12:00:35.557 INFO kablam! --> src/engine/mod.rs:97:3 Oct 12 12:00:35.557 INFO kablam! | Oct 12 12:00:35.557 INFO kablam! 97 | pub fn pop_state(&mut self) -> Option { Oct 12 12:00:35.557 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 12:00:35.557 INFO kablam! Oct 12 12:00:35.664 INFO kablam! warning: unused variable: `engine` Oct 12 12:00:35.664 INFO kablam! --> src/engine/renderer/mod.rs:18:17 Oct 12 12:00:35.664 INFO kablam! | Oct 12 12:00:35.664 INFO kablam! 18 | pub fn render(engine: engine::Engine) { Oct 12 12:00:35.664 INFO kablam! | ^^^^^^ help: consider using `_engine` instead Oct 12 12:00:35.664 INFO kablam! | Oct 12 12:00:35.664 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 12 12:00:35.664 INFO kablam! Oct 12 12:00:35.664 INFO kablam! warning: unused variable: `engine` Oct 12 12:00:35.664 INFO kablam! --> src/screen/main_menu/mod.rs:33:20 Oct 12 12:00:35.664 INFO kablam! | Oct 12 12:00:35.664 INFO kablam! 33 | fn update(&self, engine: &mut engine::Engine) { Oct 12 12:00:35.664 INFO kablam! | ^^^^^^ help: consider using `_engine` instead Oct 12 12:00:35.664 INFO kablam! Oct 12 12:00:35.664 INFO kablam! warning: unused variable: `engine` Oct 12 12:00:35.664 INFO kablam! --> src/screen/main_menu/mod.rs:35:21 Oct 12 12:00:35.664 INFO kablam! | Oct 12 12:00:35.664 INFO kablam! 35 | fn on_hide(&self, engine: &mut engine::Engine) { Oct 12 12:00:35.664 INFO kablam! | ^^^^^^ help: consider using `_engine` instead Oct 12 12:00:35.664 INFO kablam! Oct 12 12:00:35.677 INFO kablam! warning: method is never used: `render` Oct 12 12:00:35.677 INFO kablam! --> src/engine/renderer/mod.rs:18:3 Oct 12 12:00:35.677 INFO kablam! | Oct 12 12:00:35.677 INFO kablam! 18 | pub fn render(engine: engine::Engine) { Oct 12 12:00:35.677 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 12:00:35.677 INFO kablam! | Oct 12 12:00:35.677 INFO kablam! = note: #[warn(dead_code)] on by default Oct 12 12:00:35.677 INFO kablam! Oct 12 12:00:35.677 INFO kablam! warning: struct is never constructed: `SpriteAnimation` Oct 12 12:00:35.678 INFO kablam! --> src/engine/resource/animation.rs:3:1 Oct 12 12:00:35.678 INFO kablam! | Oct 12 12:00:35.678 INFO kablam! 3 | pub struct SpriteAnimation { Oct 12 12:00:35.678 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 12:00:35.678 INFO kablam! Oct 12 12:00:35.678 INFO kablam! warning: field is never used: `r` Oct 12 12:00:35.678 INFO kablam! --> src/engine/common/color.rs:2:3 Oct 12 12:00:35.678 INFO kablam! | Oct 12 12:00:35.678 INFO kablam! 2 | r: f32, Oct 12 12:00:35.678 INFO kablam! | ^^^^^^ Oct 12 12:00:35.678 INFO kablam! Oct 12 12:00:35.678 INFO kablam! warning: field is never used: `g` Oct 12 12:00:35.678 INFO kablam! --> src/engine/common/color.rs:3:3 Oct 12 12:00:35.678 INFO kablam! | Oct 12 12:00:35.678 INFO kablam! 3 | g: f32, Oct 12 12:00:35.678 INFO kablam! | ^^^^^^ Oct 12 12:00:35.678 INFO kablam! Oct 12 12:00:35.678 INFO kablam! warning: field is never used: `b` Oct 12 12:00:35.678 INFO kablam! --> src/engine/common/color.rs:4:3 Oct 12 12:00:35.678 INFO kablam! | Oct 12 12:00:35.678 INFO kablam! 4 | b: f32, Oct 12 12:00:35.678 INFO kablam! | ^^^^^^ Oct 12 12:00:35.678 INFO kablam! Oct 12 12:00:35.678 INFO kablam! warning: struct is never constructed: `RGBAf32` Oct 12 12:00:35.678 INFO kablam! --> src/engine/common/color.rs:17:1 Oct 12 12:00:35.678 INFO kablam! | Oct 12 12:00:35.678 INFO kablam! 17 | pub struct RGBAf32 { Oct 12 12:00:35.678 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 12 12:00:35.678 INFO kablam! Oct 12 12:00:35.678 INFO kablam! warning: method is never used: `add_component_animation_position` Oct 12 12:00:35.678 INFO kablam! --> src/engine/mod.rs:45:3 Oct 12 12:00:35.678 INFO kablam! | Oct 12 12:00:35.678 INFO kablam! 45 | pub fn add_component_animation_position(&mut self, c: core::ComponentAnimation) { Oct 12 12:00:35.678 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 12:00:35.678 INFO kablam! Oct 12 12:00:35.678 INFO kablam! warning: method is never used: `get_curr_state` Oct 12 12:00:35.678 INFO kablam! --> src/engine/mod.rs:56:3 Oct 12 12:00:35.678 INFO kablam! | Oct 12 12:00:35.678 INFO kablam! 56 | pub fn get_curr_state(&self) -> &state::State { Oct 12 12:00:35.678 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 12:00:35.678 INFO kablam! Oct 12 12:00:35.678 INFO kablam! warning: method is never used: `push_screen` Oct 12 12:00:35.678 INFO kablam! --> src/engine/mod.rs:74:3 Oct 12 12:00:35.678 INFO kablam! | Oct 12 12:00:35.678 INFO kablam! 74 | pub fn push_screen(&mut self, screen: &'a screen::Screen) { Oct 12 12:00:35.678 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 12:00:35.678 INFO kablam! Oct 12 12:00:35.678 INFO kablam! warning: method is never used: `pop_screen` Oct 12 12:00:35.678 INFO kablam! --> src/engine/mod.rs:80:3 Oct 12 12:00:35.678 INFO kablam! | Oct 12 12:00:35.678 INFO kablam! 80 | pub fn pop_screen(&mut self) -> Option<&'a screen::Screen> { Oct 12 12:00:35.678 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 12:00:35.678 INFO kablam! Oct 12 12:00:35.678 INFO kablam! warning: method is never used: `pop_state` Oct 12 12:00:35.678 INFO kablam! --> src/engine/mod.rs:97:3 Oct 12 12:00:35.678 INFO kablam! | Oct 12 12:00:35.678 INFO kablam! 97 | pub fn pop_state(&mut self) -> Option { Oct 12 12:00:35.678 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 12:00:35.678 INFO kablam! Oct 12 12:00:35.765 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 26s Oct 12 12:00:35.784 INFO kablam! su: No module specific data is present Oct 12 12:00:37.602 INFO running `"docker" "rm" "-f" "23eac1afa3fa565eb433ca60ff163f4131604f706387f972f3075e7f70d513ac"` Oct 12 12:00:37.944 INFO blam! 23eac1afa3fa565eb433ca60ff163f4131604f706387f972f3075e7f70d513ac