Oct 21 13:08:34.942 INFO checking teiesti/fussel against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192 Oct 21 13:08:34.943 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192/worker-7/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/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 13:08:35.207 INFO blam! d002df419e5faa0ffd0c62901b36f28c5ac872b56dab2a99263ea5d4f7a3c360 Oct 21 13:08:35.208 INFO running `"docker" "start" "-a" "d002df419e5faa0ffd0c62901b36f28c5ac872b56dab2a99263ea5d4f7a3c360"` Oct 21 13:08:35.722 INFO kablam! usermod: no changes Oct 21 13:08:35.824 INFO kablam! Checking yansi v0.3.4 Oct 21 13:08:35.824 INFO kablam! Compiling cmake v0.1.29 Oct 21 13:08:35.824 INFO kablam! Compiling openssl-sys v0.9.24 Oct 21 13:08:35.824 INFO kablam! Compiling libz-sys v1.0.18 Oct 21 13:08:35.824 INFO kablam! Compiling curl-sys v0.4.1 Oct 21 13:08:35.824 INFO kablam! Checking walkdir v2.1.3 Oct 21 13:08:35.824 INFO kablam! Checking clap v2.29.4 Oct 21 13:08:35.824 INFO kablam! Checking backtrace-sys v0.1.16 Oct 21 13:08:36.145 INFO kablam! Compiling syn v0.12.12 Oct 21 13:08:36.902 INFO kablam! Checking regex v0.2.6 Oct 21 13:08:37.284 INFO kablam! Checking backtrace v0.3.5 Oct 21 13:08:38.708 INFO kablam! Compiling libssh2-sys v0.2.6 Oct 21 13:08:38.714 INFO kablam! Compiling libgit2-sys v0.6.19 Oct 21 13:08:38.953 INFO kablam! Checking failure v0.1.1 Oct 21 13:08:46.166 INFO kablam! Compiling structopt-derive v0.2.2 Oct 21 13:08:50.888 INFO kablam! Checking structopt v0.2.2 Oct 21 13:09:15.225 INFO kablam! Checking git2 v0.6.11 Oct 21 13:09:19.424 INFO kablam! Checking fussel v0.1.0-dev (/source) Oct 21 13:09:21.232 INFO kablam! warning: variable does not need to be mutable Oct 21 13:09:21.232 INFO kablam! --> src/lint/indentation.rs:17:18 Oct 21 13:09:21.232 INFO kablam! | Oct 21 13:09:21.232 INFO kablam! 17 | fn into_iter(mut self) -> Self::IntoIter { Oct 21 13:09:21.232 INFO kablam! | ----^^^^ Oct 21 13:09:21.232 INFO kablam! | | Oct 21 13:09:21.232 INFO kablam! | help: remove this `mut` Oct 21 13:09:21.232 INFO kablam! | Oct 21 13:09:21.232 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 21 13:09:21.232 INFO kablam! Oct 21 13:09:21.232 INFO kablam! warning: variable does not need to be mutable Oct 21 13:09:21.232 INFO kablam! --> src/lint/line_break.rs:17:18 Oct 21 13:09:21.232 INFO kablam! | Oct 21 13:09:21.232 INFO kablam! 17 | fn into_iter(mut self) -> Self::IntoIter { Oct 21 13:09:21.232 INFO kablam! | ----^^^^ Oct 21 13:09:21.232 INFO kablam! | | Oct 21 13:09:21.232 INFO kablam! | help: remove this `mut` Oct 21 13:09:21.232 INFO kablam! Oct 21 13:09:21.232 INFO kablam! warning: variable does not need to be mutable Oct 21 13:09:21.232 INFO kablam! --> src/lint/line_length.rs:17:18 Oct 21 13:09:21.232 INFO kablam! | Oct 21 13:09:21.232 INFO kablam! 17 | fn into_iter(mut self) -> Self::IntoIter { Oct 21 13:09:21.232 INFO kablam! | ----^^^^ Oct 21 13:09:21.232 INFO kablam! | | Oct 21 13:09:21.232 INFO kablam! | help: remove this `mut` Oct 21 13:09:21.232 INFO kablam! Oct 21 13:09:21.232 INFO kablam! warning: variable does not need to be mutable Oct 21 13:09:21.232 INFO kablam! --> src/lint/trailing_newline.rs:17:18 Oct 21 13:09:21.232 INFO kablam! | Oct 21 13:09:21.232 INFO kablam! 17 | fn into_iter(mut self) -> Self::IntoIter { Oct 21 13:09:21.232 INFO kablam! | ----^^^^ Oct 21 13:09:21.232 INFO kablam! | | Oct 21 13:09:21.232 INFO kablam! | help: remove this `mut` Oct 21 13:09:21.232 INFO kablam! Oct 21 13:09:21.264 INFO kablam! warning: variable does not need to be mutable Oct 21 13:09:21.264 INFO kablam! --> src/lint/indentation.rs:17:18 Oct 21 13:09:21.264 INFO kablam! | Oct 21 13:09:21.264 INFO kablam! 17 | fn into_iter(mut self) -> Self::IntoIter { Oct 21 13:09:21.264 INFO kablam! | ----^^^^ Oct 21 13:09:21.264 INFO kablam! | | Oct 21 13:09:21.264 INFO kablam! | help: remove this `mut` Oct 21 13:09:21.264 INFO kablam! | Oct 21 13:09:21.264 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 21 13:09:21.264 INFO kablam! Oct 21 13:09:21.264 INFO kablam! warning: variable does not need to be mutable Oct 21 13:09:21.264 INFO kablam! --> src/lint/line_break.rs:17:18 Oct 21 13:09:21.264 INFO kablam! | Oct 21 13:09:21.264 INFO kablam! 17 | fn into_iter(mut self) -> Self::IntoIter { Oct 21 13:09:21.264 INFO kablam! | ----^^^^ Oct 21 13:09:21.264 INFO kablam! | | Oct 21 13:09:21.264 INFO kablam! | help: remove this `mut` Oct 21 13:09:21.264 INFO kablam! Oct 21 13:09:21.264 INFO kablam! warning: variable does not need to be mutable Oct 21 13:09:21.264 INFO kablam! --> src/lint/line_length.rs:17:18 Oct 21 13:09:21.264 INFO kablam! | Oct 21 13:09:21.264 INFO kablam! 17 | fn into_iter(mut self) -> Self::IntoIter { Oct 21 13:09:21.264 INFO kablam! | ----^^^^ Oct 21 13:09:21.264 INFO kablam! | | Oct 21 13:09:21.264 INFO kablam! | help: remove this `mut` Oct 21 13:09:21.264 INFO kablam! Oct 21 13:09:21.265 INFO kablam! warning: variable does not need to be mutable Oct 21 13:09:21.265 INFO kablam! --> src/lint/trailing_newline.rs:17:18 Oct 21 13:09:21.265 INFO kablam! | Oct 21 13:09:21.265 INFO kablam! 17 | fn into_iter(mut self) -> Self::IntoIter { Oct 21 13:09:21.265 INFO kablam! | ----^^^^ Oct 21 13:09:21.265 INFO kablam! | | Oct 21 13:09:21.265 INFO kablam! | help: remove this `mut` Oct 21 13:09:21.265 INFO kablam! Oct 21 13:09:23.229 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 47.51s Oct 21 13:09:23.244 INFO kablam! su: No module specific data is present Oct 21 13:09:24.104 INFO running `"docker" "rm" "-f" "d002df419e5faa0ffd0c62901b36f28c5ac872b56dab2a99263ea5d4f7a3c360"` Oct 21 13:09:24.368 INFO blam! d002df419e5faa0ffd0c62901b36f28c5ac872b56dab2a99263ea5d4f7a3c360