Oct 26 20:06:46.844 INFO checking suhr/sqtoy against try#19f01b935b91481fd445b16b533d2f87661bf12e for pr-55192-2 Oct 26 20:06:46.844 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-6/try#19f01b935b91481fd445b16b533d2f87661bf12e:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/pr-55192-2/try#19f01b935b91481fd445b16b533d2f87661bf12e:/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 +19f01b935b91481fd445b16b533d2f87661bf12e-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 26 20:06:47.275 INFO blam! 25fd9634308f8ffa54753f32f4c67d06b8c4198b8a6cf2e31fe242bb2fcbbac5 Oct 26 20:06:47.276 INFO running `"docker" "start" "-a" "25fd9634308f8ffa54753f32f4c67d06b8c4198b8a6cf2e31fe242bb2fcbbac5"` Oct 26 20:06:48.553 INFO kablam! usermod: no changes Oct 26 20:06:48.815 INFO kablam! Compiling libc v0.2.22 Oct 26 20:06:48.815 INFO kablam! Compiling either v1.1.0 Oct 26 20:06:48.816 INFO kablam! Compiling serde_json v0.9.10 Oct 26 20:06:48.816 INFO kablam! Checking rand v0.3.15 Oct 26 20:06:48.816 INFO kablam! Checking num_cpus v1.5.1 Oct 26 20:06:48.819 INFO kablam! Checking shared_library v0.1.5 Oct 26 20:06:48.819 INFO kablam! Checking draw_state v0.7.0 Oct 26 20:06:48.840 INFO kablam! Checking num-rational v0.1.38 Oct 26 20:06:50.171 INFO kablam! Compiling gfx_gl v0.3.1 Oct 26 20:06:50.373 INFO kablam! Compiling glutin v0.8.0 Oct 26 20:06:50.727 INFO kablam! Checking x11-dl v2.14.0 Oct 26 20:06:50.951 INFO kablam! Checking png v0.8.0 Oct 26 20:06:50.967 INFO kablam! Checking osmesa-sys v0.1.2 Oct 26 20:06:52.765 INFO kablam! Compiling itertools v0.5.10 Oct 26 20:06:52.811 INFO kablam! Checking fs2 v0.2.5 Oct 26 20:07:01.583 INFO kablam! Checking memmap v0.4.0 Oct 26 20:07:01.859 INFO kablam! Checking tempfile v2.1.5 Oct 26 20:07:03.291 INFO kablam! Checking rayon-core v1.2.1 Oct 26 20:07:08.696 INFO kablam! Compiling derivative v1.0.0 Oct 26 20:07:08.929 INFO kablam! Checking rayon v0.8.1 Oct 26 20:07:13.220 INFO kablam! Compiling phf_generator v0.7.21 Oct 26 20:07:15.008 INFO kablam! Compiling phf_codegen v0.7.21 Oct 26 20:07:16.227 INFO kablam! Compiling target_build_utils v0.3.1 Oct 26 20:07:18.708 INFO kablam! Checking jpeg-decoder v0.1.13 Oct 26 20:07:25.415 INFO kablam! Checking image v0.14.0 Oct 26 20:07:29.342 INFO kablam! Checking gfx_core v0.7.1 Oct 26 20:07:43.367 INFO kablam! Compiling libloading v0.3.4 Oct 26 20:07:46.183 INFO kablam! Checking dlib v0.3.1 Oct 26 20:07:46.415 INFO kablam! Checking wayland-sys v0.8.7 Oct 26 20:07:47.207 INFO kablam! Checking wayland-client v0.8.7 Oct 26 20:07:49.267 INFO kablam! Checking wayland-window v0.5.0 Oct 26 20:07:49.268 INFO kablam! Checking wayland-kbd v0.8.0 Oct 26 20:07:50.670 INFO kablam! Checking winit v0.6.4 Oct 26 20:08:10.468 INFO kablam! Checking gfx_device_gl v0.14.1 Oct 26 20:08:10.468 INFO kablam! Checking gfx v0.16.0 Oct 26 20:08:13.483 INFO kablam! Checking gfx_window_glutin v0.16.0 Oct 26 20:08:19.075 INFO kablam! Checking sqtoy v0.1.0 (/source) Oct 26 20:08:21.179 INFO kablam! warning: variable does not need to be mutable Oct 26 20:08:21.179 INFO kablam! --> src/main.rs:167:43 Oct 26 20:08:21.179 INFO kablam! | Oct 26 20:08:21.179 INFO kablam! 167 | let (window, mut device, mut factory, mut main_color, mut main_depth) = Oct 26 20:08:21.179 INFO kablam! | ----^^^^^^^^^^ Oct 26 20:08:21.179 INFO kablam! | | Oct 26 20:08:21.179 INFO kablam! | help: remove this `mut` Oct 26 20:08:21.179 INFO kablam! | Oct 26 20:08:21.179 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 26 20:08:21.179 INFO kablam! Oct 26 20:08:21.547 INFO kablam! warning: variable does not need to be mutable Oct 26 20:08:21.547 INFO kablam! --> src/main.rs:167:43 Oct 26 20:08:21.547 INFO kablam! | Oct 26 20:08:21.547 INFO kablam! 167 | let (window, mut device, mut factory, mut main_color, mut main_depth) = Oct 26 20:08:21.547 INFO kablam! | ----^^^^^^^^^^ Oct 26 20:08:21.547 INFO kablam! | | Oct 26 20:08:21.547 INFO kablam! | help: remove this `mut` Oct 26 20:08:21.547 INFO kablam! | Oct 26 20:08:21.547 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 26 20:08:21.547 INFO kablam! Oct 26 20:08:21.655 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 33s Oct 26 20:08:21.667 INFO kablam! su: No module specific data is present Oct 26 20:08:22.281 INFO running `"docker" "rm" "-f" "25fd9634308f8ffa54753f32f4c67d06b8c4198b8a6cf2e31fe242bb2fcbbac5"` Oct 26 20:08:22.626 INFO blam! 25fd9634308f8ffa54753f32f4c67d06b8c4198b8a6cf2e31fe242bb2fcbbac5