Oct 31 19:24:32.439 INFO checking tomc1998/rust-2d-game-engine against try#d7816399d50d407bbce1efe9dbadf8faaaf568fc for pr-55538 Oct 31 19:24:32.441 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55538/worker-5/try#d7816399d50d407bbce1efe9dbadf8faaaf568fc:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-5/pr-55538/try#d7816399d50d407bbce1efe9dbadf8faaaf568fc:/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 +d7816399d50d407bbce1efe9dbadf8faaaf568fc-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 31 19:24:32.894 INFO blam! 09b6d0f9e55725cf6207b940924cacfa2e01e794c8b40910f984e9c4c4e1f4c3 Oct 31 19:24:32.896 INFO running `"docker" "start" "-a" "09b6d0f9e55725cf6207b940924cacfa2e01e794c8b40910f984e9c4c4e1f4c3"` Oct 31 19:24:34.284 INFO kablam! usermod: no changes Oct 31 19:24:34.581 INFO kablam! Compiling libc v0.2.18 Oct 31 19:24:34.581 INFO kablam! Compiling phf_shared v0.7.20 Oct 31 19:24:34.581 INFO kablam! Compiling itoa v0.1.1 Oct 31 19:24:34.581 INFO kablam! Compiling serde v0.8.19 Oct 31 19:24:34.581 INFO kablam! Compiling num-traits v0.1.36 Oct 31 19:24:34.581 INFO kablam! Compiling dtoa v0.2.2 Oct 31 19:24:34.588 INFO kablam! Compiling gcc v0.3.40 Oct 31 19:24:35.830 INFO kablam! Compiling pkg-config v0.3.8 Oct 31 19:24:36.773 INFO kablam! Compiling log v0.3.6 Oct 31 19:24:42.733 INFO kablam! Checking crossbeam v0.2.10 Oct 31 19:24:42.762 INFO kablam! Compiling xml-rs v0.3.5 Oct 31 19:24:42.869 INFO kablam! Compiling phf v0.7.20 Oct 31 19:24:42.896 INFO kablam! Checking rand v0.3.15 Oct 31 19:24:43.265 INFO kablam! Checking shared_library v0.1.5 Oct 31 19:24:44.191 INFO kablam! Compiling x11-dl v2.11.0 Oct 31 19:24:45.233 INFO kablam! Compiling tempfile v2.1.4 Oct 31 19:24:45.418 INFO kablam! Compiling backtrace-sys v0.1.5 Oct 31 19:24:48.170 INFO kablam! Checking osmesa-sys v0.1.2 Oct 31 19:24:49.162 INFO kablam! Checking fs2 v0.2.5 Oct 31 19:24:50.536 INFO kablam! Checking memmap v0.2.3 Oct 31 19:24:51.253 INFO kablam! Checking backtrace v0.2.3 Oct 31 19:24:55.456 INFO kablam! Compiling phf_generator v0.7.20 Oct 31 19:24:57.908 INFO kablam! Compiling phf_codegen v0.7.20 Oct 31 19:24:58.697 INFO kablam! Compiling wayland-scanner v0.5.11 Oct 31 19:24:58.704 INFO kablam! Compiling gl_generator v0.5.2 Oct 31 19:24:59.558 INFO kablam! Compiling target_build_utils v0.1.2 Oct 31 19:25:08.902 INFO kablam! Compiling wayland-client v0.5.12 Oct 31 19:25:09.303 INFO kablam! Compiling glutin v0.6.2 Oct 31 19:25:09.304 INFO kablam! Compiling glium v0.15.0 Oct 31 19:25:17.190 INFO kablam! Compiling serde_json v0.8.4 Oct 31 19:25:36.301 INFO kablam! Compiling libloading v0.3.1 Oct 31 19:25:40.333 INFO kablam! Checking dlib v0.3.1 Oct 31 19:25:40.753 INFO kablam! Checking wayland-sys v0.5.11 Oct 31 19:25:43.770 INFO kablam! Checking wayland-window v0.2.3 Oct 31 19:25:43.776 INFO kablam! Checking wayland-kbd v0.3.6 Oct 31 19:26:04.353 INFO kablam! Checking game_engine_1 v0.1.0 (/source) Oct 31 19:26:05.013 INFO kablam! warning: unused import: `std::marker::Copy` Oct 31 19:26:05.013 INFO kablam! --> src/engine/entity/mod.rs:7:5 Oct 31 19:26:05.013 INFO kablam! | Oct 31 19:26:05.013 INFO kablam! 7 | use std::marker::Copy; Oct 31 19:26:05.013 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 31 19:26:05.013 INFO kablam! | Oct 31 19:26:05.013 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 31 19:26:05.013 INFO kablam! Oct 31 19:26:05.088 INFO kablam! warning: unused import: `std::marker::Copy` Oct 31 19:26:05.089 INFO kablam! --> src/engine/entity/mod.rs:7:5 Oct 31 19:26:05.089 INFO kablam! | Oct 31 19:26:05.089 INFO kablam! 7 | use std::marker::Copy; Oct 31 19:26:05.089 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 31 19:26:05.089 INFO kablam! | Oct 31 19:26:05.089 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 31 19:26:05.089 INFO kablam! Oct 31 19:26:05.125 INFO kablam! warning: unused variable: `engine` Oct 31 19:26:05.125 INFO kablam! --> src/engine/renderer/mod.rs:18:17 Oct 31 19:26:05.125 INFO kablam! | Oct 31 19:26:05.125 INFO kablam! 18 | pub fn render(engine: engine::Engine) { Oct 31 19:26:05.125 INFO kablam! | ^^^^^^ help: consider using `_engine` instead Oct 31 19:26:05.125 INFO kablam! | Oct 31 19:26:05.125 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 31 19:26:05.126 INFO kablam! Oct 31 19:26:05.126 INFO kablam! warning: unused variable: `engine` Oct 31 19:26:05.127 INFO kablam! --> src/screen/main_menu/mod.rs:33:20 Oct 31 19:26:05.127 INFO kablam! | Oct 31 19:26:05.128 INFO kablam! 33 | fn update(&self, engine: &mut engine::Engine) { Oct 31 19:26:05.128 INFO kablam! | ^^^^^^ help: consider using `_engine` instead Oct 31 19:26:05.144 INFO kablam! Oct 31 19:26:05.145 INFO kablam! warning: unused variable: `engine` Oct 31 19:26:05.146 INFO kablam! --> src/screen/main_menu/mod.rs:35:21 Oct 31 19:26:05.146 INFO kablam! | Oct 31 19:26:05.147 INFO kablam! 35 | fn on_hide(&self, engine: &mut engine::Engine) { Oct 31 19:26:05.147 INFO kablam! | ^^^^^^ help: consider using `_engine` instead Oct 31 19:26:05.148 INFO kablam! Oct 31 19:26:05.155 INFO kablam! warning: method is never used: `render` Oct 31 19:26:05.156 INFO kablam! --> src/engine/renderer/mod.rs:18:3 Oct 31 19:26:05.156 INFO kablam! | Oct 31 19:26:05.157 INFO kablam! 18 | pub fn render(engine: engine::Engine) { Oct 31 19:26:05.157 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 31 19:26:05.157 INFO kablam! | Oct 31 19:26:05.157 INFO kablam! = note: #[warn(dead_code)] on by default Oct 31 19:26:05.157 INFO kablam! Oct 31 19:26:05.157 INFO kablam! warning: struct is never constructed: `SpriteAnimation` Oct 31 19:26:05.157 INFO kablam! --> src/engine/resource/animation.rs:3:1 Oct 31 19:26:05.157 INFO kablam! | Oct 31 19:26:05.157 INFO kablam! 3 | pub struct SpriteAnimation { Oct 31 19:26:05.157 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 31 19:26:05.157 INFO kablam! Oct 31 19:26:05.157 INFO kablam! warning: field is never used: `r` Oct 31 19:26:05.157 INFO kablam! --> src/engine/common/color.rs:2:3 Oct 31 19:26:05.157 INFO kablam! | Oct 31 19:26:05.157 INFO kablam! 2 | r: f32, Oct 31 19:26:05.157 INFO kablam! | ^^^^^^ Oct 31 19:26:05.157 INFO kablam! Oct 31 19:26:05.157 INFO kablam! warning: field is never used: `g` Oct 31 19:26:05.157 INFO kablam! --> src/engine/common/color.rs:3:3 Oct 31 19:26:05.157 INFO kablam! | Oct 31 19:26:05.157 INFO kablam! 3 | g: f32, Oct 31 19:26:05.157 INFO kablam! | ^^^^^^ Oct 31 19:26:05.157 INFO kablam! Oct 31 19:26:05.157 INFO kablam! warning: field is never used: `b` Oct 31 19:26:05.157 INFO kablam! --> src/engine/common/color.rs:4:3 Oct 31 19:26:05.157 INFO kablam! | Oct 31 19:26:05.157 INFO kablam! 4 | b: f32, Oct 31 19:26:05.157 INFO kablam! | ^^^^^^ Oct 31 19:26:05.157 INFO kablam! Oct 31 19:26:05.157 INFO kablam! warning: struct is never constructed: `RGBAf32` Oct 31 19:26:05.157 INFO kablam! --> src/engine/common/color.rs:17:1 Oct 31 19:26:05.157 INFO kablam! | Oct 31 19:26:05.157 INFO kablam! 17 | pub struct RGBAf32 { Oct 31 19:26:05.157 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 31 19:26:05.157 INFO kablam! Oct 31 19:26:05.157 INFO kablam! warning: method is never used: `add_component_animation_position` Oct 31 19:26:05.157 INFO kablam! --> src/engine/mod.rs:45:3 Oct 31 19:26:05.157 INFO kablam! | Oct 31 19:26:05.157 INFO kablam! 45 | pub fn add_component_animation_position(&mut self, c: core::ComponentAnimation) { Oct 31 19:26:05.157 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 31 19:26:05.157 INFO kablam! Oct 31 19:26:05.157 INFO kablam! warning: method is never used: `get_curr_state` Oct 31 19:26:05.164 INFO kablam! --> src/engine/mod.rs:56:3 Oct 31 19:26:05.164 INFO kablam! | Oct 31 19:26:05.164 INFO kablam! 56 | pub fn get_curr_state(&self) -> &state::State { Oct 31 19:26:05.164 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 31 19:26:05.164 INFO kablam! Oct 31 19:26:05.164 INFO kablam! warning: method is never used: `push_screen` Oct 31 19:26:05.164 INFO kablam! --> src/engine/mod.rs:74:3 Oct 31 19:26:05.164 INFO kablam! | Oct 31 19:26:05.164 INFO kablam! 74 | pub fn push_screen(&mut self, screen: &'a screen::Screen) { Oct 31 19:26:05.164 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 31 19:26:05.164 INFO kablam! Oct 31 19:26:05.164 INFO kablam! warning: method is never used: `pop_screen` Oct 31 19:26:05.164 INFO kablam! --> src/engine/mod.rs:80:3 Oct 31 19:26:05.164 INFO kablam! | Oct 31 19:26:05.164 INFO kablam! 80 | pub fn pop_screen(&mut self) -> Option<&'a screen::Screen> { Oct 31 19:26:05.164 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 31 19:26:05.164 INFO kablam! Oct 31 19:26:05.164 INFO kablam! warning: method is never used: `pop_state` Oct 31 19:26:05.164 INFO kablam! --> src/engine/mod.rs:97:3 Oct 31 19:26:05.164 INFO kablam! | Oct 31 19:26:05.164 INFO kablam! 97 | pub fn pop_state(&mut self) -> Option { Oct 31 19:26:05.164 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 31 19:26:05.164 INFO kablam! Oct 31 19:26:05.228 INFO kablam! warning: unused variable: `engine` Oct 31 19:26:05.228 INFO kablam! --> src/engine/renderer/mod.rs:18:17 Oct 31 19:26:05.228 INFO kablam! | Oct 31 19:26:05.228 INFO kablam! 18 | pub fn render(engine: engine::Engine) { Oct 31 19:26:05.228 INFO kablam! | ^^^^^^ help: consider using `_engine` instead Oct 31 19:26:05.228 INFO kablam! | Oct 31 19:26:05.228 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 31 19:26:05.228 INFO kablam! Oct 31 19:26:05.228 INFO kablam! warning: unused variable: `engine` Oct 31 19:26:05.228 INFO kablam! --> src/screen/main_menu/mod.rs:33:20 Oct 31 19:26:05.228 INFO kablam! | Oct 31 19:26:05.228 INFO kablam! 33 | fn update(&self, engine: &mut engine::Engine) { Oct 31 19:26:05.230 INFO kablam! | ^^^^^^ help: consider using `_engine` instead Oct 31 19:26:05.230 INFO kablam! Oct 31 19:26:05.230 INFO kablam! warning: unused variable: `engine` Oct 31 19:26:05.230 INFO kablam! --> src/screen/main_menu/mod.rs:35:21 Oct 31 19:26:05.230 INFO kablam! | Oct 31 19:26:05.230 INFO kablam! 35 | fn on_hide(&self, engine: &mut engine::Engine) { Oct 31 19:26:05.230 INFO kablam! | ^^^^^^ help: consider using `_engine` instead Oct 31 19:26:05.230 INFO kablam! Oct 31 19:26:05.253 INFO kablam! warning: method is never used: `render` Oct 31 19:26:05.253 INFO kablam! --> src/engine/renderer/mod.rs:18:3 Oct 31 19:26:05.253 INFO kablam! | Oct 31 19:26:05.253 INFO kablam! 18 | pub fn render(engine: engine::Engine) { Oct 31 19:26:05.253 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 31 19:26:05.253 INFO kablam! | Oct 31 19:26:05.253 INFO kablam! = note: #[warn(dead_code)] on by default Oct 31 19:26:05.253 INFO kablam! Oct 31 19:26:05.253 INFO kablam! warning: struct is never constructed: `SpriteAnimation` Oct 31 19:26:05.253 INFO kablam! --> src/engine/resource/animation.rs:3:1 Oct 31 19:26:05.253 INFO kablam! | Oct 31 19:26:05.253 INFO kablam! 3 | pub struct SpriteAnimation { Oct 31 19:26:05.253 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 31 19:26:05.253 INFO kablam! Oct 31 19:26:05.255 INFO kablam! warning: field is never used: `r` Oct 31 19:26:05.256 INFO kablam! --> src/engine/common/color.rs:2:3 Oct 31 19:26:05.256 INFO kablam! | Oct 31 19:26:05.256 INFO kablam! 2 | r: f32, Oct 31 19:26:05.256 INFO kablam! | ^^^^^^ Oct 31 19:26:05.256 INFO kablam! Oct 31 19:26:05.256 INFO kablam! warning: field is never used: `g` Oct 31 19:26:05.256 INFO kablam! --> src/engine/common/color.rs:3:3 Oct 31 19:26:05.256 INFO kablam! | Oct 31 19:26:05.256 INFO kablam! 3 | g: f32, Oct 31 19:26:05.256 INFO kablam! | ^^^^^^ Oct 31 19:26:05.256 INFO kablam! Oct 31 19:26:05.256 INFO kablam! warning: field is never used: `b` Oct 31 19:26:05.256 INFO kablam! --> src/engine/common/color.rs:4:3 Oct 31 19:26:05.256 INFO kablam! | Oct 31 19:26:05.256 INFO kablam! 4 | b: f32, Oct 31 19:26:05.256 INFO kablam! | ^^^^^^ Oct 31 19:26:05.256 INFO kablam! Oct 31 19:26:05.256 INFO kablam! warning: struct is never constructed: `RGBAf32` Oct 31 19:26:05.256 INFO kablam! --> src/engine/common/color.rs:17:1 Oct 31 19:26:05.256 INFO kablam! | Oct 31 19:26:05.256 INFO kablam! 17 | pub struct RGBAf32 { Oct 31 19:26:05.256 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 31 19:26:05.256 INFO kablam! Oct 31 19:26:05.256 INFO kablam! warning: method is never used: `add_component_animation_position` Oct 31 19:26:05.256 INFO kablam! --> src/engine/mod.rs:45:3 Oct 31 19:26:05.256 INFO kablam! | Oct 31 19:26:05.256 INFO kablam! 45 | pub fn add_component_animation_position(&mut self, c: core::ComponentAnimation) { Oct 31 19:26:05.256 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 31 19:26:05.256 INFO kablam! Oct 31 19:26:05.256 INFO kablam! warning: method is never used: `get_curr_state` Oct 31 19:26:05.256 INFO kablam! --> src/engine/mod.rs:56:3 Oct 31 19:26:05.256 INFO kablam! | Oct 31 19:26:05.256 INFO kablam! 56 | pub fn get_curr_state(&self) -> &state::State { Oct 31 19:26:05.256 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 31 19:26:05.256 INFO kablam! Oct 31 19:26:05.256 INFO kablam! warning: method is never used: `push_screen` Oct 31 19:26:05.256 INFO kablam! --> src/engine/mod.rs:74:3 Oct 31 19:26:05.256 INFO kablam! | Oct 31 19:26:05.256 INFO kablam! 74 | pub fn push_screen(&mut self, screen: &'a screen::Screen) { Oct 31 19:26:05.256 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 31 19:26:05.256 INFO kablam! Oct 31 19:26:05.256 INFO kablam! warning: method is never used: `pop_screen` Oct 31 19:26:05.256 INFO kablam! --> src/engine/mod.rs:80:3 Oct 31 19:26:05.256 INFO kablam! | Oct 31 19:26:05.256 INFO kablam! 80 | pub fn pop_screen(&mut self) -> Option<&'a screen::Screen> { Oct 31 19:26:05.256 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 31 19:26:05.256 INFO kablam! Oct 31 19:26:05.256 INFO kablam! warning: method is never used: `pop_state` Oct 31 19:26:05.256 INFO kablam! --> src/engine/mod.rs:97:3 Oct 31 19:26:05.256 INFO kablam! | Oct 31 19:26:05.256 INFO kablam! 97 | pub fn pop_state(&mut self) -> Option { Oct 31 19:26:05.256 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 31 19:26:05.256 INFO kablam! Oct 31 19:26:05.311 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 30s Oct 31 19:26:05.330 INFO kablam! su: No module specific data is present Oct 31 19:26:07.388 INFO running `"docker" "rm" "-f" "09b6d0f9e55725cf6207b940924cacfa2e01e794c8b40910f984e9c4c4e1f4c3"` Oct 31 19:26:07.728 INFO blam! 09b6d0f9e55725cf6207b940924cacfa2e01e794c8b40910f984e9c4c4e1f4c3