Oct 31 17:13:03.698 INFO checking zekesonxx/deviltool against master#05812fa8c588473f03e3fa7cf59cd84f4f37c715 for pr-55538 Oct 31 17:13:03.698 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 17:13:04.100 INFO blam! 224b0a8ae492ad5a7fba9c76b97199f8576fb8e61afd39c729cf694acd230e32 Oct 31 17:13:04.107 INFO running `"docker" "start" "-a" "224b0a8ae492ad5a7fba9c76b97199f8576fb8e61afd39c729cf694acd230e32"` Oct 31 17:13:05.200 INFO kablam! usermod: no changes Oct 31 17:13:05.360 INFO kablam! Compiling rayon-core v1.2.1 Oct 31 17:13:05.360 INFO kablam! Checking scopeguard v0.3.2 Oct 31 17:13:05.360 INFO kablam! Checking libc v0.2.29 Oct 31 17:13:05.360 INFO kablam! Compiling gcc v0.3.53 Oct 31 17:13:05.360 INFO kablam! Checking either v1.1.0 Oct 31 17:13:05.360 INFO kablam! Checking futures v0.1.14 Oct 31 17:13:05.360 INFO kablam! Checking num-traits v0.1.40 Oct 31 17:13:05.360 INFO kablam! Checking adler32 v1.0.1 Oct 31 17:13:05.865 INFO kablam! Checking rustc-demangle v0.1.5 Oct 31 17:13:06.400 INFO kablam! Checking inflate v0.2.0 Oct 31 17:13:06.437 INFO kablam! Checking scoped_threadpool v0.1.7 Oct 31 17:13:07.228 INFO kablam! Checking bytesize v0.1.3 Oct 31 17:13:07.296 INFO kablam! Checking deflate v0.7.15 Oct 31 17:13:07.860 INFO kablam! Checking gif v0.9.2 Oct 31 17:13:08.611 INFO kablam! Checking coco v0.1.1 Oct 31 17:13:11.552 INFO kablam! Checking num_cpus v1.6.2 Oct 31 17:13:11.872 INFO kablam! Checking rand v0.3.16 Oct 31 17:13:11.952 INFO kablam! Checking term_size v0.3.0 Oct 31 17:13:12.253 INFO kablam! Checking atty v0.2.2 Oct 31 17:13:12.485 INFO kablam! Checking memchr v1.0.1 Oct 31 17:13:12.564 INFO kablam! Checking filetime v0.1.10 Oct 31 17:13:12.600 INFO kablam! Checking time v0.1.38 Oct 31 17:13:12.620 INFO kablam! Checking num-integer v0.1.35 Oct 31 17:13:12.822 INFO kablam! Checking enum_primitive v0.1.1 Oct 31 17:13:13.352 INFO kablam! Checking textwrap v0.7.0 Oct 31 17:13:13.442 INFO kablam! Compiling backtrace-sys v0.1.12 Oct 31 17:13:13.564 INFO kablam! Checking nom v3.2.0 Oct 31 17:13:13.875 INFO kablam! Checking num-iter v0.1.34 Oct 31 17:13:14.652 INFO kablam! Checking num-rational v0.1.39 Oct 31 17:13:14.916 INFO kablam! Checking clap v2.26.0 Oct 31 17:13:20.218 INFO kablam! Checking rayon v0.8.2 Oct 31 17:13:22.852 INFO kablam! Checking png v0.9.0 Oct 31 17:13:25.324 INFO kablam! Checking jpeg-decoder v0.1.13 Oct 31 17:13:27.214 INFO kablam! Checking image v0.15.0 Oct 31 17:13:37.948 INFO kablam! Checking backtrace v0.3.2 Oct 31 17:13:38.484 INFO kablam! Checking error-chain v0.10.0 Oct 31 17:13:38.980 INFO kablam! Checking deviltool v0.1.0 (/source) Oct 31 17:13:40.732 INFO kablam! warning: variable does not need to be mutable Oct 31 17:13:40.733 INFO kablam! --> src/tex2.rs:61:24 Oct 31 17:13:40.733 INFO kablam! | Oct 31 17:13:40.733 INFO kablam! 61 | pub fn save(&self, mut dst: &mut Write) -> io::Result<()> { Oct 31 17:13:40.733 INFO kablam! | ----^^^ Oct 31 17:13:40.733 INFO kablam! | | Oct 31 17:13:40.733 INFO kablam! | help: remove this `mut` Oct 31 17:13:40.733 INFO kablam! warning: variable does not need to be mutable Oct 31 17:13:40.733 INFO kablam! --> src/tex2.rs:61:24 Oct 31 17:13:40.733 INFO kablam! | Oct 31 17:13:40.733 INFO kablam! 61 | pub fn save(&self, mut dst: &mut Write) -> io::Result<()> { Oct 31 17:13:40.733 INFO kablam! | ----^^^ Oct 31 17:13:40.733 INFO kablam! | | Oct 31 17:13:40.733 INFO kablam! | help: remove this `mut` Oct 31 17:13:40.733 INFO kablam! | Oct 31 17:13:40.733 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 31 17:13:40.733 INFO kablam! Oct 31 17:13:40.733 INFO kablam! | Oct 31 17:13:40.733 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 31 17:13:40.733 INFO kablam! Oct 31 17:13:40.748 INFO kablam! warning: variable does not need to be mutable Oct 31 17:13:40.748 INFO kablam! --> src/types.rs:36:25 Oct 31 17:13:40.748 INFO kablam! | Oct 31 17:13:40.748 INFO kablam! 36 | pub fn write(&self, mut dst: &mut Write) -> io::Result<()> { Oct 31 17:13:40.748 INFO kablam! | ----^^^ Oct 31 17:13:40.748 INFO kablam! | | Oct 31 17:13:40.748 INFO kablam! | help: remove this `mut` Oct 31 17:13:40.748 INFO kablam! Oct 31 17:13:40.750 INFO kablam! warning: variable does not need to be mutable Oct 31 17:13:40.750 INFO kablam! --> src/types.rs:36:25 Oct 31 17:13:40.750 INFO kablam! | Oct 31 17:13:40.750 INFO kablam! 36 | pub fn write(&self, mut dst: &mut Write) -> io::Result<()> { Oct 31 17:13:40.750 INFO kablam! | ----^^^ Oct 31 17:13:40.750 INFO kablam! | | Oct 31 17:13:40.750 INFO kablam! | help: remove this `mut` Oct 31 17:13:40.750 INFO kablam! Oct 31 17:13:40.791 INFO kablam! warning: variable does not need to be mutable Oct 31 17:13:40.791 INFO kablam! --> src/commands/info.rs:53:33 Oct 31 17:13:40.791 INFO kablam! | Oct 31 17:13:40.791 INFO kablam! 53 | fn guess_format(mut reader: &mut R) -> Result { Oct 31 17:13:40.791 INFO kablam! | ----^^^^^^ Oct 31 17:13:40.791 INFO kablam! | | Oct 31 17:13:40.791 INFO kablam! | help: remove this `mut` Oct 31 17:13:40.791 INFO kablam! Oct 31 17:13:40.812 INFO kablam! warning: variable does not need to be mutable Oct 31 17:13:40.812 INFO kablam! --> src/commands/info.rs:134:48 Oct 31 17:13:40.813 INFO kablam! | Oct 31 17:13:40.813 INFO kablam! 134 | fn texture_info(matches: &ArgMatches, mut reader: &mut R) -> Result<()> { Oct 31 17:13:40.813 INFO kablam! | ----^^^^^^ Oct 31 17:13:40.813 INFO kablam! | | Oct 31 17:13:40.813 INFO kablam! | help: remove this `mut` Oct 31 17:13:40.813 INFO kablam! warning: variable does not need to be mutable Oct 31 17:13:40.813 INFO kablam! --> src/commands/info.rs:53:33 Oct 31 17:13:40.813 INFO kablam! | Oct 31 17:13:40.813 INFO kablam! 53 | fn guess_format(mut reader: &mut R) -> Result { Oct 31 17:13:40.813 INFO kablam! | ----^^^^^^ Oct 31 17:13:40.813 INFO kablam! | | Oct 31 17:13:40.813 INFO kablam! | help: remove this `mut` Oct 31 17:13:40.813 INFO kablam! Oct 31 17:13:40.813 INFO kablam! Oct 31 17:13:40.820 INFO kablam! warning: variable does not need to be mutable Oct 31 17:13:40.820 INFO kablam! --> src/commands/info.rs:151:45 Oct 31 17:13:40.821 INFO kablam! | Oct 31 17:13:40.821 INFO kablam! 151 | fn glsl_info(matches: &ArgMatches, mut reader: &mut R) -> Result<()> { Oct 31 17:13:40.821 INFO kablam! | ----^^^^^^ Oct 31 17:13:40.821 INFO kablam! | | Oct 31 17:13:40.821 INFO kablam! | help: remove this `mut` Oct 31 17:13:40.821 INFO kablam! Oct 31 17:13:40.848 INFO kablam! warning: variable does not need to be mutable Oct 31 17:13:40.848 INFO kablam! --> src/commands/info.rs:134:48 Oct 31 17:13:40.848 INFO kablam! | Oct 31 17:13:40.849 INFO kablam! 134 | fn texture_info(matches: &ArgMatches, mut reader: &mut R) -> Result<()> { Oct 31 17:13:40.849 INFO kablam! | ----^^^^^^ Oct 31 17:13:40.849 INFO kablam! | | Oct 31 17:13:40.849 INFO kablam! | help: remove this `mut` Oct 31 17:13:40.850 INFO kablam! Oct 31 17:13:40.861 INFO kablam! warning: variable does not need to be mutable Oct 31 17:13:40.861 INFO kablam! --> src/commands/info.rs:151:45 Oct 31 17:13:40.862 INFO kablam! | Oct 31 17:13:40.862 INFO kablam! 151 | fn glsl_info(matches: &ArgMatches, mut reader: &mut R) -> Result<()> { Oct 31 17:13:40.862 INFO kablam! | ----^^^^^^ Oct 31 17:13:40.863 INFO kablam! | | Oct 31 17:13:40.863 INFO kablam! | help: remove this `mut` Oct 31 17:13:40.863 INFO kablam! Oct 31 17:13:41.165 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 35.94s Oct 31 17:13:41.173 INFO kablam! su: No module specific data is present Oct 31 17:13:42.644 INFO running `"docker" "rm" "-f" "224b0a8ae492ad5a7fba9c76b97199f8576fb8e61afd39c729cf694acd230e32"` Oct 31 17:13:42.920 INFO blam! 224b0a8ae492ad5a7fba9c76b97199f8576fb8e61afd39c729cf694acd230e32