Oct 12 09:54:41.406 INFO checking zekesonxx/deviltool against try#4021bd0b3c5815b087d6db10ce461e7e4854ade7 for pr-54977 Oct 12 09:54:41.406 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-0/try#4021bd0b3c5815b087d6db10ce461e7e4854ade7:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/pr-54977/try#4021bd0b3c5815b087d6db10ce461e7e4854ade7:/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 +4021bd0b3c5815b087d6db10ce461e7e4854ade7-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 12 09:54:41.852 INFO blam! 1fb3d040b9a38ef144df35c2d886bfd3b26d0edf8f0e9cc8526be1bc265fc9b7 Oct 12 09:54:41.860 INFO running `"docker" "start" "-a" "1fb3d040b9a38ef144df35c2d886bfd3b26d0edf8f0e9cc8526be1bc265fc9b7"` Oct 12 09:54:43.280 INFO kablam! usermod: no changes Oct 12 09:54:43.440 INFO kablam! Compiling rayon-core v1.2.1 Oct 12 09:54:43.440 INFO kablam! Checking either v1.1.0 Oct 12 09:54:43.440 INFO kablam! Checking libc v0.2.29 Oct 12 09:54:43.448 INFO kablam! Checking scopeguard v0.3.2 Oct 12 09:54:43.460 INFO kablam! Compiling gcc v0.3.53 Oct 12 09:54:43.476 INFO kablam! Checking num-traits v0.1.40 Oct 12 09:54:43.484 INFO kablam! Checking futures v0.1.14 Oct 12 09:54:43.484 INFO kablam! Checking adler32 v1.0.1 Oct 12 09:54:44.584 INFO kablam! Checking byteorder v1.1.0 Oct 12 09:54:44.704 INFO kablam! Checking unicode-width v0.1.4 Oct 12 09:54:44.828 INFO kablam! Checking inflate v0.2.0 Oct 12 09:54:45.768 INFO kablam! Checking rustc-demangle v0.1.5 Oct 12 09:54:46.244 INFO kablam! Checking scoped_threadpool v0.1.7 Oct 12 09:54:46.628 INFO kablam! Checking vec_map v0.8.0 Oct 12 09:54:47.164 INFO kablam! Checking unicode-segmentation v1.2.0 Oct 12 09:54:47.364 INFO kablam! Checking ansi_term v0.9.0 Oct 12 09:54:47.461 INFO kablam! Checking strsim v0.6.0 Oct 12 09:54:48.385 INFO kablam! Checking bytesize v0.1.3 Oct 12 09:54:48.865 INFO kablam! Checking coco v0.1.1 Oct 12 09:54:49.228 INFO kablam! Checking gif v0.9.2 Oct 12 09:54:49.700 INFO kablam! Checking deflate v0.7.15 Oct 12 09:54:49.759 INFO kablam! Checking num-integer v0.1.35 Oct 12 09:54:49.800 INFO kablam! Checking enum_primitive v0.1.1 Oct 12 09:54:50.952 INFO kablam! Checking num_cpus v1.6.2 Oct 12 09:54:54.082 INFO kablam! Checking rand v0.3.16 Oct 12 09:54:54.200 INFO kablam! Checking term_size v0.3.0 Oct 12 09:54:54.200 INFO kablam! Checking memchr v1.0.1 Oct 12 09:54:54.304 INFO kablam! Checking atty v0.2.2 Oct 12 09:54:54.704 INFO kablam! Checking time v0.1.38 Oct 12 09:54:54.784 INFO kablam! Checking filetime v0.1.10 Oct 12 09:54:55.001 INFO kablam! Checking num-iter v0.1.34 Oct 12 09:54:55.465 INFO kablam! Checking num-rational v0.1.39 Oct 12 09:54:55.567 INFO kablam! Compiling backtrace-sys v0.1.12 Oct 12 09:54:56.032 INFO kablam! Checking textwrap v0.7.0 Oct 12 09:54:56.083 INFO kablam! Checking nom v3.2.0 Oct 12 09:54:58.024 INFO kablam! Checking clap v2.26.0 Oct 12 09:55:03.976 INFO kablam! Checking rayon v0.8.2 Oct 12 09:55:06.336 INFO kablam! Checking png v0.9.0 Oct 12 09:55:12.068 INFO kablam! Checking jpeg-decoder v0.1.13 Oct 12 09:55:14.660 INFO kablam! Checking image v0.15.0 Oct 12 09:55:23.427 INFO kablam! Checking backtrace v0.3.2 Oct 12 09:55:24.241 INFO kablam! Checking error-chain v0.10.0 Oct 12 09:55:26.137 INFO kablam! Checking deviltool v0.1.0 (/source) Oct 12 09:55:27.539 INFO kablam! warning: variable does not need to be mutable Oct 12 09:55:27.539 INFO kablam! --> src/tex2.rs:61:24 Oct 12 09:55:27.540 INFO kablam! | Oct 12 09:55:27.540 INFO kablam! 61 | pub fn save(&self, mut dst: &mut Write) -> io::Result<()> { Oct 12 09:55:27.540 INFO kablam! | ----^^^ Oct 12 09:55:27.541 INFO kablam! | | Oct 12 09:55:27.541 INFO kablam! | help: remove this `mut` Oct 12 09:55:27.541 INFO kablam! | Oct 12 09:55:27.542 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 12 09:55:27.542 INFO kablam! Oct 12 09:55:27.562 INFO kablam! warning: variable does not need to be mutable Oct 12 09:55:27.562 INFO kablam! --> src/types.rs:36:25 Oct 12 09:55:27.562 INFO kablam! | Oct 12 09:55:27.563 INFO kablam! 36 | pub fn write(&self, mut dst: &mut Write) -> io::Result<()> { Oct 12 09:55:27.563 INFO kablam! | ----^^^ Oct 12 09:55:27.563 INFO kablam! | | Oct 12 09:55:27.564 INFO kablam! | help: remove this `mut` Oct 12 09:55:27.564 INFO kablam! Oct 12 09:55:27.620 INFO kablam! warning: variable does not need to be mutable Oct 12 09:55:27.621 INFO kablam! --> src/tex2.rs:61:24 Oct 12 09:55:27.621 INFO kablam! | Oct 12 09:55:27.621 INFO kablam! 61 | pub fn save(&self, mut dst: &mut Write) -> io::Result<()> { Oct 12 09:55:27.622 INFO kablam! | ----^^^ Oct 12 09:55:27.622 INFO kablam! | | Oct 12 09:55:27.622 INFO kablam! | help: remove this `mut` Oct 12 09:55:27.622 INFO kablam! | Oct 12 09:55:27.623 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 12 09:55:27.623 INFO kablam! Oct 12 09:55:27.632 INFO kablam! warning: variable does not need to be mutable Oct 12 09:55:27.633 INFO kablam! --> src/commands/info.rs:53:33 Oct 12 09:55:27.633 INFO kablam! | Oct 12 09:55:27.633 INFO kablam! 53 | fn guess_format(mut reader: &mut R) -> Result { Oct 12 09:55:27.634 INFO kablam! | ----^^^^^^ Oct 12 09:55:27.634 INFO kablam! | | Oct 12 09:55:27.634 INFO kablam! | help: remove this `mut` Oct 12 09:55:27.634 INFO kablam! Oct 12 09:55:27.635 INFO kablam! warning: variable does not need to be mutable Oct 12 09:55:27.635 INFO kablam! --> src/types.rs:36:25 Oct 12 09:55:27.635 INFO kablam! | Oct 12 09:55:27.635 INFO kablam! 36 | pub fn write(&self, mut dst: &mut Write) -> io::Result<()> { Oct 12 09:55:27.635 INFO kablam! | ----^^^ Oct 12 09:55:27.635 INFO kablam! | | Oct 12 09:55:27.635 INFO kablam! | help: remove this `mut` Oct 12 09:55:27.636 INFO kablam! Oct 12 09:55:27.668 INFO kablam! warning: variable does not need to be mutable Oct 12 09:55:27.668 INFO kablam! --> src/commands/info.rs:134:48 Oct 12 09:55:27.668 INFO kablam! | Oct 12 09:55:27.668 INFO kablam! 134 | fn texture_info(matches: &ArgMatches, mut reader: &mut R) -> Result<()> { Oct 12 09:55:27.668 INFO kablam! | ----^^^^^^ Oct 12 09:55:27.668 INFO kablam! | | Oct 12 09:55:27.668 INFO kablam! | help: remove this `mut` Oct 12 09:55:27.668 INFO kablam! Oct 12 09:55:27.684 INFO kablam! warning: variable does not need to be mutable Oct 12 09:55:27.684 INFO kablam! --> src/commands/info.rs:151:45 Oct 12 09:55:27.684 INFO kablam! | Oct 12 09:55:27.684 INFO kablam! 151 | fn glsl_info(matches: &ArgMatches, mut reader: &mut R) -> Result<()> { Oct 12 09:55:27.684 INFO kablam! | ----^^^^^^ Oct 12 09:55:27.684 INFO kablam! | | Oct 12 09:55:27.684 INFO kablam! | help: remove this `mut` Oct 12 09:55:27.684 INFO kablam! Oct 12 09:55:27.690 INFO kablam! warning: variable does not need to be mutable Oct 12 09:55:27.690 INFO kablam! --> src/commands/info.rs:53:33 Oct 12 09:55:27.690 INFO kablam! | Oct 12 09:55:27.690 INFO kablam! 53 | fn guess_format(mut reader: &mut R) -> Result { Oct 12 09:55:27.690 INFO kablam! | ----^^^^^^ Oct 12 09:55:27.690 INFO kablam! | | Oct 12 09:55:27.690 INFO kablam! | help: remove this `mut` Oct 12 09:55:27.690 INFO kablam! Oct 12 09:55:27.717 INFO kablam! warning: variable does not need to be mutable Oct 12 09:55:27.717 INFO kablam! --> src/commands/info.rs:134:48 Oct 12 09:55:27.717 INFO kablam! | Oct 12 09:55:27.717 INFO kablam! 134 | fn texture_info(matches: &ArgMatches, mut reader: &mut R) -> Result<()> { Oct 12 09:55:27.717 INFO kablam! | ----^^^^^^ Oct 12 09:55:27.717 INFO kablam! | | Oct 12 09:55:27.717 INFO kablam! | help: remove this `mut` Oct 12 09:55:27.718 INFO kablam! Oct 12 09:55:27.728 INFO kablam! warning: variable does not need to be mutable Oct 12 09:55:27.728 INFO kablam! --> src/commands/info.rs:151:45 Oct 12 09:55:27.728 INFO kablam! | Oct 12 09:55:27.728 INFO kablam! 151 | fn glsl_info(matches: &ArgMatches, mut reader: &mut R) -> Result<()> { Oct 12 09:55:27.728 INFO kablam! | ----^^^^^^ Oct 12 09:55:27.728 INFO kablam! | | Oct 12 09:55:27.728 INFO kablam! | help: remove this `mut` Oct 12 09:55:27.729 INFO kablam! Oct 12 09:55:27.938 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 44.63s Oct 12 09:55:27.949 INFO kablam! su: No module specific data is present Oct 12 09:55:29.375 INFO running `"docker" "rm" "-f" "1fb3d040b9a38ef144df35c2d886bfd3b26d0edf8f0e9cc8526be1bc265fc9b7"` Oct 12 09:55:29.744 INFO blam! 1fb3d040b9a38ef144df35c2d886bfd3b26d0edf8f0e9cc8526be1bc265fc9b7