Oct 21 11:48:47.580 INFO checking zekesonxx/deviltool against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192 Oct 21 11:48:47.581 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192/worker-3/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/pr-55192/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 21 11:48:48.006 INFO blam! 2ae9c4ab1840060971c10ac741b1ee61819e419fe48d1798dee6649b107626ce Oct 21 11:48:48.008 INFO running `"docker" "start" "-a" "2ae9c4ab1840060971c10ac741b1ee61819e419fe48d1798dee6649b107626ce"` Oct 21 11:48:49.830 INFO kablam! usermod: no changes Oct 21 11:48:50.028 INFO kablam! Checking libc v0.2.29 Oct 21 11:48:50.028 INFO kablam! Compiling rayon-core v1.2.1 Oct 21 11:48:50.028 INFO kablam! Compiling gcc v0.3.53 Oct 21 11:48:50.028 INFO kablam! Checking scopeguard v0.3.2 Oct 21 11:48:50.028 INFO kablam! Checking either v1.1.0 Oct 21 11:48:50.028 INFO kablam! Checking futures v0.1.14 Oct 21 11:48:50.028 INFO kablam! Checking lazy_static v0.2.8 Oct 21 11:48:50.028 INFO kablam! Checking num-traits v0.1.40 Oct 21 11:48:51.001 INFO kablam! Checking adler32 v1.0.1 Oct 21 11:48:51.106 INFO kablam! Checking inflate v0.2.0 Oct 21 11:48:51.986 INFO kablam! Checking rustc-demangle v0.1.5 Oct 21 11:48:52.054 INFO kablam! Checking ansi_term v0.9.0 Oct 21 11:48:52.556 INFO kablam! Checking strsim v0.6.0 Oct 21 11:48:53.240 INFO kablam! Checking scoped_threadpool v0.1.7 Oct 21 11:48:53.601 INFO kablam! Checking unicode-segmentation v1.2.0 Oct 21 11:48:54.000 INFO kablam! Checking bytesize v0.1.3 Oct 21 11:48:54.441 INFO kablam! Checking coco v0.1.1 Oct 21 11:48:55.316 INFO kablam! Checking gif v0.9.2 Oct 21 11:48:55.880 INFO kablam! Checking deflate v0.7.15 Oct 21 11:48:57.220 INFO kablam! Checking num-integer v0.1.35 Oct 21 11:48:57.576 INFO kablam! Checking enum_primitive v0.1.1 Oct 21 11:48:58.401 INFO kablam! Checking num_cpus v1.6.2 Oct 21 11:48:59.374 INFO kablam! Checking rand v0.3.16 Oct 21 11:48:59.461 INFO kablam! Checking term_size v0.3.0 Oct 21 11:48:59.605 INFO kablam! Checking memchr v1.0.1 Oct 21 11:48:59.760 INFO kablam! Checking atty v0.2.2 Oct 21 11:48:59.878 INFO kablam! Checking time v0.1.38 Oct 21 11:49:01.921 INFO kablam! Checking filetime v0.1.10 Oct 21 11:49:02.061 INFO kablam! Checking textwrap v0.7.0 Oct 21 11:49:02.196 INFO kablam! Checking num-iter v0.1.34 Oct 21 11:49:02.513 INFO kablam! Checking num-rational v0.1.39 Oct 21 11:49:03.176 INFO kablam! Checking nom v3.2.0 Oct 21 11:49:03.736 INFO kablam! Compiling backtrace-sys v0.1.12 Oct 21 11:49:04.100 INFO kablam! Checking clap v2.26.0 Oct 21 11:49:10.169 INFO kablam! Checking png v0.9.0 Oct 21 11:49:11.300 INFO kablam! Checking rayon v0.8.2 Oct 21 11:49:18.072 INFO kablam! Checking jpeg-decoder v0.1.13 Oct 21 11:49:21.701 INFO kablam! Checking image v0.15.0 Oct 21 11:49:27.952 INFO kablam! Checking backtrace v0.3.2 Oct 21 11:49:28.720 INFO kablam! Checking error-chain v0.10.0 Oct 21 11:49:30.368 INFO kablam! Checking deviltool v0.1.0 (/source) Oct 21 11:49:31.336 INFO kablam! warning: variable does not need to be mutable Oct 21 11:49:31.336 INFO kablam! --> src/tex2.rs:61:24 Oct 21 11:49:31.336 INFO kablam! | Oct 21 11:49:31.336 INFO kablam! 61 | pub fn save(&self, mut dst: &mut Write) -> io::Result<()> { Oct 21 11:49:31.336 INFO kablam! | ----^^^ Oct 21 11:49:31.337 INFO kablam! | | Oct 21 11:49:31.337 INFO kablam! | help: remove this `mut` Oct 21 11:49:31.337 INFO kablam! | Oct 21 11:49:31.337 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 21 11:49:31.337 INFO kablam! Oct 21 11:49:31.349 INFO kablam! warning: variable does not need to be mutable Oct 21 11:49:31.349 INFO kablam! --> src/types.rs:36:25 Oct 21 11:49:31.349 INFO kablam! | Oct 21 11:49:31.350 INFO kablam! 36 | pub fn write(&self, mut dst: &mut Write) -> io::Result<()> { Oct 21 11:49:31.350 INFO kablam! | ----^^^ Oct 21 11:49:31.350 INFO kablam! | | Oct 21 11:49:31.351 INFO kablam! | help: remove this `mut` Oct 21 11:49:31.351 INFO kablam! Oct 21 11:49:31.381 INFO kablam! warning: variable does not need to be mutable Oct 21 11:49:31.381 INFO kablam! --> src/commands/info.rs:53:33 Oct 21 11:49:31.381 INFO kablam! | Oct 21 11:49:31.382 INFO kablam! 53 | fn guess_format(mut reader: &mut R) -> Result { Oct 21 11:49:31.382 INFO kablam! | ----^^^^^^ Oct 21 11:49:31.382 INFO kablam! | | Oct 21 11:49:31.383 INFO kablam! | help: remove this `mut` Oct 21 11:49:31.383 INFO kablam! Oct 21 11:49:31.400 INFO kablam! warning: variable does not need to be mutable Oct 21 11:49:31.401 INFO kablam! --> src/commands/info.rs:134:48 Oct 21 11:49:31.401 INFO kablam! | Oct 21 11:49:31.401 INFO kablam! 134 | fn texture_info(matches: &ArgMatches, mut reader: &mut R) -> Result<()> { Oct 21 11:49:31.402 INFO kablam! | ----^^^^^^ Oct 21 11:49:31.402 INFO kablam! | | Oct 21 11:49:31.402 INFO kablam! | help: remove this `mut` Oct 21 11:49:31.403 INFO kablam! Oct 21 11:49:31.403 INFO kablam! warning: variable does not need to be mutable Oct 21 11:49:31.403 INFO kablam! --> src/commands/info.rs:151:45 Oct 21 11:49:31.403 INFO kablam! | Oct 21 11:49:31.404 INFO kablam! 151 | fn glsl_info(matches: &ArgMatches, mut reader: &mut R) -> Result<()> { Oct 21 11:49:31.404 INFO kablam! | ----^^^^^^ Oct 21 11:49:31.404 INFO kablam! | | Oct 21 11:49:31.405 INFO kablam! | help: remove this `mut` Oct 21 11:49:31.405 INFO kablam! Oct 21 11:49:31.646 INFO kablam! warning: variable does not need to be mutable Oct 21 11:49:31.646 INFO kablam! --> src/tex2.rs:61:24 Oct 21 11:49:31.646 INFO kablam! | Oct 21 11:49:31.647 INFO kablam! 61 | pub fn save(&self, mut dst: &mut Write) -> io::Result<()> { Oct 21 11:49:31.647 INFO kablam! | ----^^^ Oct 21 11:49:31.647 INFO kablam! | | Oct 21 11:49:31.647 INFO kablam! | help: remove this `mut` Oct 21 11:49:31.648 INFO kablam! | Oct 21 11:49:31.648 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 21 11:49:31.648 INFO kablam! Oct 21 11:49:31.649 INFO kablam! warning: variable does not need to be mutable Oct 21 11:49:31.649 INFO kablam! --> src/types.rs:36:25 Oct 21 11:49:31.650 INFO kablam! | Oct 21 11:49:31.650 INFO kablam! 36 | pub fn write(&self, mut dst: &mut Write) -> io::Result<()> { Oct 21 11:49:31.650 INFO kablam! | ----^^^ Oct 21 11:49:31.650 INFO kablam! | | Oct 21 11:49:31.651 INFO kablam! | help: remove this `mut` Oct 21 11:49:31.651 INFO kablam! Oct 21 11:49:31.688 INFO kablam! warning: variable does not need to be mutable Oct 21 11:49:31.688 INFO kablam! --> src/commands/info.rs:53:33 Oct 21 11:49:31.688 INFO kablam! | Oct 21 11:49:31.688 INFO kablam! 53 | fn guess_format(mut reader: &mut R) -> Result { Oct 21 11:49:31.688 INFO kablam! | ----^^^^^^ Oct 21 11:49:31.688 INFO kablam! | | Oct 21 11:49:31.688 INFO kablam! | help: remove this `mut` Oct 21 11:49:31.688 INFO kablam! Oct 21 11:49:31.716 INFO kablam! warning: variable does not need to be mutable Oct 21 11:49:31.716 INFO kablam! --> src/commands/info.rs:134:48 Oct 21 11:49:31.716 INFO kablam! | Oct 21 11:49:31.716 INFO kablam! 134 | fn texture_info(matches: &ArgMatches, mut reader: &mut R) -> Result<()> { Oct 21 11:49:31.716 INFO kablam! | ----^^^^^^ Oct 21 11:49:31.716 INFO kablam! | | Oct 21 11:49:31.716 INFO kablam! | help: remove this `mut` Oct 21 11:49:31.716 INFO kablam! Oct 21 11:49:31.720 INFO kablam! warning: variable does not need to be mutable Oct 21 11:49:31.720 INFO kablam! --> src/commands/info.rs:151:45 Oct 21 11:49:31.720 INFO kablam! | Oct 21 11:49:31.720 INFO kablam! 151 | fn glsl_info(matches: &ArgMatches, mut reader: &mut R) -> Result<()> { Oct 21 11:49:31.720 INFO kablam! | ----^^^^^^ Oct 21 11:49:31.720 INFO kablam! | | Oct 21 11:49:31.720 INFO kablam! | help: remove this `mut` Oct 21 11:49:31.720 INFO kablam! Oct 21 11:49:31.912 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 42.06s Oct 21 11:49:31.925 INFO kablam! su: No module specific data is present Oct 21 11:49:32.860 INFO running `"docker" "rm" "-f" "2ae9c4ab1840060971c10ac741b1ee61819e419fe48d1798dee6649b107626ce"` Oct 21 11:49:33.212 INFO blam! 2ae9c4ab1840060971c10ac741b1ee61819e419fe48d1798dee6649b107626ce