Oct 27 00:20:43.269 INFO checking morganhein/rustclicker against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192-2 Oct 27 00:20:43.271 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-3/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/pr-55192-2/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/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 +155510e377ae2a8d8ee0dad1a5f809c9062a5526-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 27 00:20:43.579 INFO blam! babb373bbaaecd0d1e1f4ac9cedea343543ba4abc0bac7ed989fad293ad7e909 Oct 27 00:20:43.587 INFO running `"docker" "start" "-a" "babb373bbaaecd0d1e1f4ac9cedea343543ba4abc0bac7ed989fad293ad7e909"` Oct 27 00:20:44.737 INFO kablam! usermod: no changes Oct 27 00:20:45.131 INFO kablam! Checking update_rate v1.1.0 Oct 27 00:20:45.135 INFO kablam! Compiling wayland-scanner v0.12.5 Oct 27 00:20:45.135 INFO kablam! Checking tempfile v3.0.4 Oct 27 00:20:45.135 INFO kablam! Checking gfx_core v0.8.2 Oct 27 00:20:45.136 INFO kablam! Checking num-rational v0.1.42 Oct 27 00:20:45.136 INFO kablam! Checking ordered-float v0.5.1 Oct 27 00:20:45.136 INFO kablam! Compiling glutin v0.14.0 Oct 27 00:20:45.137 INFO kablam! Checking wayland-sys v0.12.5 Oct 27 00:20:46.804 INFO kablam! Compiling serde_derive v1.0.78 Oct 27 00:20:48.239 INFO kablam! Checking jpeg-decoder v0.1.15 Oct 27 00:20:48.424 INFO kablam! Checking rusttype v0.4.3 Oct 27 00:20:52.851 INFO kablam! Checking piston2d-graphics v0.26.0 Oct 27 00:20:54.017 INFO kablam! Compiling wayland-client v0.12.5 Oct 27 00:20:54.018 INFO kablam! Compiling wayland-protocols v0.12.5 Oct 27 00:20:56.857 INFO kablam! Checking image v0.19.0 Oct 27 00:21:17.740 INFO kablam! Checking wayland-kbd v0.13.1 Oct 27 00:21:26.263 INFO kablam! Checking piston2d-opengl_graphics v0.53.0 Oct 27 00:21:33.961 INFO kablam! Checking wayland-window v0.13.3 Oct 27 00:21:38.171 INFO kablam! Checking winit v0.12.0 Oct 27 00:21:40.929 INFO kablam! Checking pistoncore-input v0.21.0 Oct 27 00:21:46.347 INFO kablam! Checking pistoncore-window v0.32.0 Oct 27 00:21:47.815 INFO kablam! Checking pistoncore-event_loop v0.37.0 Oct 27 00:21:47.815 INFO kablam! Checking pistoncore-glutin_window v0.47.0 Oct 27 00:21:49.519 INFO kablam! Checking piston v0.37.0 Oct 27 00:22:00.080 INFO kablam! Checking gfx v0.17.1 Oct 27 00:22:00.082 INFO kablam! Checking gfx_device_gl v0.15.3 Oct 27 00:22:08.135 INFO kablam! Checking piston-gfx_texture v0.32.0 Oct 27 00:22:09.957 INFO kablam! Checking piston2d-gfx_graphics v0.51.0 Oct 27 00:22:12.960 INFO kablam! Checking piston_window v0.80.0 Oct 27 00:22:15.014 INFO kablam! Checking clicker_invaders v0.1.0 (/source) Oct 27 00:22:18.154 INFO kablam! warning: unused variable: `args` Oct 27 00:22:18.155 INFO kablam! --> src/main.rs:26:79 Oct 27 00:22:18.155 INFO kablam! | Oct 27 00:22:18.156 INFO kablam! 26 | fn render(&mut self, window: &mut PistonWindow, e: &piston_window::Event, args: &RenderArgs) { Oct 27 00:22:18.157 INFO kablam! | ^^^^ help: consider using `_args` instead Oct 27 00:22:18.157 INFO kablam! | Oct 27 00:22:18.158 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 27 00:22:18.158 INFO kablam! Oct 27 00:22:18.385 INFO kablam! warning: unused variable: `args` Oct 27 00:22:18.385 INFO kablam! --> src/main.rs:26:79 Oct 27 00:22:18.385 INFO kablam! | Oct 27 00:22:18.385 INFO kablam! 26 | fn render(&mut self, window: &mut PistonWindow, e: &piston_window::Event, args: &RenderArgs) { Oct 27 00:22:18.385 INFO kablam! | ^^^^ help: consider using `_args` instead Oct 27 00:22:18.385 INFO kablam! | Oct 27 00:22:18.385 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 27 00:22:18.385 INFO kablam! Oct 27 00:22:18.451 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 33s Oct 27 00:22:18.479 INFO kablam! su: No module specific data is present Oct 27 00:22:20.136 INFO running `"docker" "rm" "-f" "babb373bbaaecd0d1e1f4ac9cedea343543ba4abc0bac7ed989fad293ad7e909"` Oct 27 00:22:20.555 INFO blam! babb373bbaaecd0d1e1f4ac9cedea343543ba4abc0bac7ed989fad293ad7e909