Oct 13 11:07:21.020 INFO checking parallel-0.11.3 against master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f for pr-54977 Oct 13 11:07:21.020 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-0/master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/pr-54977/master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f:/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 +5af0bb83044c3fb43d59ad5f49ee5ae1a293901f-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 13 11:07:21.528 INFO blam! 8e05e570047e5c91cc7ba4eae658471b2da02bc73c5a3ce0f30f414102c99a6d Oct 13 11:07:21.531 INFO running `"docker" "start" "-a" "8e05e570047e5c91cc7ba4eae658471b2da02bc73c5a3ce0f30f414102c99a6d"` Oct 13 11:07:22.979 INFO kablam! usermod: no changes Oct 13 11:07:23.116 INFO kablam! Checking numtoa v0.0.7 Oct 13 11:07:23.116 INFO kablam! Checking permutate v0.3.2 Oct 13 11:07:23.116 INFO kablam! Compiling sys-info v0.4.1 Oct 13 11:07:23.116 INFO kablam! Checking wait-timeout v0.1.5 Oct 13 11:07:26.372 INFO kablam! Checking parallel v0.11.3 (/source) Oct 13 11:07:27.294 INFO kablam! warning: doc comment not used by rustdoc Oct 13 11:07:27.294 INFO kablam! --> src/main.rs:242:9 Oct 13 11:07:27.295 INFO kablam! | Oct 13 11:07:27.295 INFO kablam! 242 | /// Prints messages from executed commands in the correct order. Oct 13 11:07:27.295 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 11:07:27.295 INFO kablam! | Oct 13 11:07:27.296 INFO kablam! = note: #[warn(unused_doc_comments)] on by default Oct 13 11:07:27.297 INFO kablam! Oct 13 11:07:27.297 INFO kablam! warning: doc comment not used by rustdoc Oct 13 11:07:27.297 INFO kablam! --> src/main.rs:245:9 Oct 13 11:07:27.297 INFO kablam! | Oct 13 11:07:27.298 INFO kablam! 245 | /// Wait for all threads to exit before proceeding. Oct 13 11:07:27.298 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 11:07:27.298 INFO kablam! Oct 13 11:07:27.486 INFO kablam! warning: unnecessary parentheses around method argument Oct 13 11:07:27.487 INFO kablam! --> src/input_iterator/iterator.rs:231:48 Oct 13 11:07:27.488 INFO kablam! | Oct 13 11:07:27.488 INFO kablam! 231 | for (actual, expected) in iterator.zip((1..4096)) { Oct 13 11:07:27.489 INFO kablam! | ^^^^^^^^^ help: remove these parentheses Oct 13 11:07:27.491 INFO kablam! | Oct 13 11:07:27.491 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 13 11:07:27.492 INFO kablam! Oct 13 11:07:27.492 INFO kablam! warning: doc comment not used by rustdoc Oct 13 11:07:27.493 INFO kablam! --> src/main.rs:242:9 Oct 13 11:07:27.494 INFO kablam! | Oct 13 11:07:27.494 INFO kablam! 242 | /// Prints messages from executed commands in the correct order. Oct 13 11:07:27.495 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 11:07:27.495 INFO kablam! | Oct 13 11:07:27.496 INFO kablam! = note: #[warn(unused_doc_comments)] on by default Oct 13 11:07:27.496 INFO kablam! Oct 13 11:07:27.496 INFO kablam! warning: doc comment not used by rustdoc Oct 13 11:07:27.497 INFO kablam! --> src/main.rs:245:9 Oct 13 11:07:27.497 INFO kablam! | Oct 13 11:07:27.497 INFO kablam! 245 | /// Wait for all threads to exit before proceeding. Oct 13 11:07:27.498 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 11:07:27.504 INFO kablam! Oct 13 11:07:27.927 INFO kablam! warning: variable does not need to be mutable Oct 13 11:07:27.927 INFO kablam! --> src/arguments/mod.rs:553:9 Oct 13 11:07:27.927 INFO kablam! | Oct 13 11:07:27.927 INFO kablam! 553 | let mut append_list = &mut Vec::new(); Oct 13 11:07:27.927 INFO kablam! | ----^^^^^^^^^^^ Oct 13 11:07:27.927 INFO kablam! | | Oct 13 11:07:27.927 INFO kablam! | help: remove this `mut` Oct 13 11:07:27.927 INFO kablam! | Oct 13 11:07:27.927 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 13 11:07:27.927 INFO kablam! Oct 13 11:07:27.975 INFO kablam! warning: variable does not need to be mutable Oct 13 11:07:27.976 INFO kablam! --> src/execute/exec_commands.rs:36:13 Oct 13 11:07:27.976 INFO kablam! | Oct 13 11:07:27.976 INFO kablam! 36 | let mut command_buffer = &mut String::with_capacity(64); Oct 13 11:07:27.976 INFO kablam! | ----^^^^^^^^^^^^^^ Oct 13 11:07:27.976 INFO kablam! | | Oct 13 11:07:27.976 INFO kablam! | help: remove this `mut` Oct 13 11:07:27.976 INFO kablam! Oct 13 11:07:28.025 INFO kablam! warning: variable does not need to be mutable Oct 13 11:07:28.025 INFO kablam! --> src/execute/pipe.rs:41:17 Oct 13 11:07:28.025 INFO kablam! | Oct 13 11:07:28.025 INFO kablam! 41 | let mut stdout = child.stdout.as_mut().expect("unable to open stdout of child"); Oct 13 11:07:28.025 INFO kablam! | ----^^^^^^ Oct 13 11:07:28.025 INFO kablam! | | Oct 13 11:07:28.025 INFO kablam! | help: remove this `mut` Oct 13 11:07:28.026 INFO kablam! Oct 13 11:07:28.257 INFO kablam! warning: variable does not need to be mutable Oct 13 11:07:28.257 INFO kablam! --> src/arguments/mod.rs:553:9 Oct 13 11:07:28.257 INFO kablam! | Oct 13 11:07:28.257 INFO kablam! 553 | let mut append_list = &mut Vec::new(); Oct 13 11:07:28.257 INFO kablam! | ----^^^^^^^^^^^ Oct 13 11:07:28.257 INFO kablam! | | Oct 13 11:07:28.257 INFO kablam! | help: remove this `mut` Oct 13 11:07:28.257 INFO kablam! | Oct 13 11:07:28.257 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 13 11:07:28.257 INFO kablam! Oct 13 11:07:28.305 INFO kablam! warning: variable does not need to be mutable Oct 13 11:07:28.305 INFO kablam! --> src/execute/exec_commands.rs:36:13 Oct 13 11:07:28.305 INFO kablam! | Oct 13 11:07:28.305 INFO kablam! 36 | let mut command_buffer = &mut String::with_capacity(64); Oct 13 11:07:28.305 INFO kablam! | ----^^^^^^^^^^^^^^ Oct 13 11:07:28.305 INFO kablam! | | Oct 13 11:07:28.305 INFO kablam! | help: remove this `mut` Oct 13 11:07:28.305 INFO kablam! Oct 13 11:07:28.343 INFO kablam! warning: variable does not need to be mutable Oct 13 11:07:28.344 INFO kablam! --> src/execute/pipe.rs:41:17 Oct 13 11:07:28.344 INFO kablam! | Oct 13 11:07:28.344 INFO kablam! 41 | let mut stdout = child.stdout.as_mut().expect("unable to open stdout of child"); Oct 13 11:07:28.344 INFO kablam! | ----^^^^^^ Oct 13 11:07:28.344 INFO kablam! | | Oct 13 11:07:28.344 INFO kablam! | help: remove this `mut` Oct 13 11:07:28.344 INFO kablam! Oct 13 11:07:28.466 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 5.45s Oct 13 11:07:28.470 INFO kablam! su: No module specific data is present Oct 13 11:07:28.756 INFO running `"docker" "rm" "-f" "8e05e570047e5c91cc7ba4eae658471b2da02bc73c5a3ce0f30f414102c99a6d"` Oct 13 11:07:29.274 INFO blam! 8e05e570047e5c91cc7ba4eae658471b2da02bc73c5a3ce0f30f414102c99a6d