Oct 31 23:32:38.088 INFO checking ozkriff/zoc against master#05812fa8c588473f03e3fa7cf59cd84f4f37c715 for pr-55538 Oct 31 23:32:38.088 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55538/worker-7/master#05812fa8c588473f03e3fa7cf59cd84f4f37c715:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-7/pr-55538/master#05812fa8c588473f03e3fa7cf59cd84f4f37c715:/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 +05812fa8c588473f03e3fa7cf59cd84f4f37c715-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 23:32:38.430 INFO blam! 796974bc71f0ae1919b2ba80a5f0b2d0076bcc0fd61b286468ce3de6156849ea Oct 31 23:32:38.442 INFO running `"docker" "start" "-a" "796974bc71f0ae1919b2ba80a5f0b2d0076bcc0fd61b286468ce3de6156849ea"` Oct 31 23:32:39.772 INFO kablam! usermod: no changes Oct 31 23:32:40.184 INFO kablam! Compiling x11-dl v2.18.0 Oct 31 23:32:40.185 INFO kablam! Checking stb_truetype v0.2.2 Oct 31 23:32:40.186 INFO kablam! Compiling phf v0.7.22 Oct 31 23:32:40.187 INFO kablam! Compiling phf_generator v0.7.22 Oct 31 23:32:40.189 INFO kablam! Compiling num-traits v0.1.43 Oct 31 23:32:40.191 INFO kablam! Compiling gl_generator v0.5.5 Oct 31 23:32:40.192 INFO kablam! Compiling gl_generator v0.7.0 Oct 31 23:32:40.192 INFO kablam! Checking tempfile v2.2.0 Oct 31 23:32:41.196 INFO kablam! Checking gfx_core v0.7.2 Oct 31 23:32:41.196 INFO kablam! Checking num-bigint v0.1.44 Oct 31 23:32:41.464 INFO kablam! Checking cgmath v0.12.0 Oct 31 23:32:41.681 INFO kablam! Checking enum_primitive v0.1.1 Oct 31 23:32:42.610 INFO kablam! Checking fs2 v0.2.5 Oct 31 23:32:42.864 INFO kablam! Compiling serde_json v0.9.10 Oct 31 23:32:43.484 INFO kablam! Checking flate2 v0.2.20 Oct 31 23:32:44.148 INFO kablam! Compiling phf_codegen v0.7.22 Oct 31 23:32:45.191 INFO kablam! Checking rusttype v0.2.3 Oct 31 23:32:45.752 INFO kablam! Checking memmap v0.4.0 Oct 31 23:32:47.548 INFO kablam! Compiling target_build_utils v0.3.1 Oct 31 23:32:56.177 INFO kablam! Checking num-rational v0.1.42 Oct 31 23:32:56.243 INFO kablam! Checking png v0.5.2 Oct 31 23:32:56.373 INFO kablam! Compiling glutin v0.9.2 Oct 31 23:32:56.462 INFO kablam! Compiling gfx_gl v0.4.0 Oct 31 23:33:06.312 INFO kablam! Checking num v0.1.42 Oct 31 23:33:06.312 INFO kablam! Checking image v0.10.4 Oct 31 23:33:08.958 INFO kablam! Checking collision v0.9.0 Oct 31 23:33:08.960 INFO kablam! Checking core v0.0.1 (/source/core) Oct 31 23:33:17.253 INFO kablam! warning: variable does not need to be mutable Oct 31 23:33:17.253 INFO kablam! --> core/src/lib.rs:131:13 Oct 31 23:33:17.253 INFO kablam! | Oct 31 23:33:17.253 INFO kablam! 131 | let mut i = self.players_info.get_mut(&self.current_player_id).unwrap(); Oct 31 23:33:17.253 INFO kablam! | ----^ Oct 31 23:33:17.253 INFO kablam! | | Oct 31 23:33:17.253 INFO kablam! | help: remove this `mut` Oct 31 23:33:17.253 INFO kablam! | Oct 31 23:33:17.253 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 31 23:33:17.253 INFO kablam! Oct 31 23:33:17.312 INFO kablam! warning: variable does not need to be mutable Oct 31 23:33:17.312 INFO kablam! --> core/src/lib.rs:264:13 Oct 31 23:33:17.312 INFO kablam! | Oct 31 23:33:17.312 INFO kablam! 264 | let mut i = self.players_info.get_mut(&player_id).unwrap(); Oct 31 23:33:17.312 INFO kablam! | ----^ Oct 31 23:33:17.312 INFO kablam! | | Oct 31 23:33:17.313 INFO kablam! | help: remove this `mut` Oct 31 23:33:17.313 INFO kablam! Oct 31 23:33:17.398 INFO kablam! warning: variable does not need to be mutable Oct 31 23:33:17.398 INFO kablam! --> core/src/lib.rs:507:13 Oct 31 23:33:17.399 INFO kablam! | Oct 31 23:33:17.399 INFO kablam! 507 | let mut i = self.players_info.get_mut(&player_id).unwrap(); Oct 31 23:33:17.399 INFO kablam! | ----^ Oct 31 23:33:17.400 INFO kablam! | | Oct 31 23:33:17.400 INFO kablam! | help: remove this `mut` Oct 31 23:33:17.412 INFO kablam! Oct 31 23:33:25.784 INFO kablam! Compiling libloading v0.3.4 Oct 31 23:33:29.058 INFO kablam! Checking dlib v0.3.1 Oct 31 23:33:29.864 INFO kablam! Checking wayland-sys v0.9.10 Oct 31 23:33:30.629 INFO kablam! Checking wayland-client v0.9.10 Oct 31 23:33:32.704 INFO kablam! Checking wayland-protocols v0.9.10 Oct 31 23:33:32.704 INFO kablam! Checking wayland-kbd v0.9.1 Oct 31 23:33:35.908 INFO kablam! Checking wayland-window v0.7.0 Oct 31 23:33:36.483 INFO kablam! Checking winit v0.7.6 Oct 31 23:33:42.146 INFO kablam! Checking gfx_device_gl v0.14.6 Oct 31 23:33:42.146 INFO kablam! Checking gfx v0.16.3 Oct 31 23:33:43.755 INFO kablam! Checking gfx_window_glutin v0.17.0 Oct 31 23:33:48.384 INFO kablam! Checking zoc v0.0.1 (/source) Oct 31 23:33:52.497 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 12s Oct 31 23:33:52.517 INFO kablam! su: No module specific data is present Oct 31 23:33:53.241 INFO running `"docker" "rm" "-f" "796974bc71f0ae1919b2ba80a5f0b2d0076bcc0fd61b286468ce3de6156849ea"` Oct 31 23:33:53.488 INFO blam! 796974bc71f0ae1919b2ba80a5f0b2d0076bcc0fd61b286468ce3de6156849ea