Oct 31 20:58:59.645 INFO checking sjsyrek/cormen-rust against master#05812fa8c588473f03e3fa7cf59cd84f4f37c715 for pr-55538 Oct 31 20:58:59.646 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55538/worker-2/master#05812fa8c588473f03e3fa7cf59cd84f4f37c715:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-2/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 20:58:59.945 INFO blam! 2cfaeb11d7c968280e3d5a1826f9409a4c08b8fdf1f8be3062b2eb5c43440237 Oct 31 20:58:59.946 INFO running `"docker" "start" "-a" "2cfaeb11d7c968280e3d5a1826f9409a4c08b8fdf1f8be3062b2eb5c43440237"` Oct 31 20:59:01.132 INFO kablam! usermod: no changes Oct 31 20:59:01.180 INFO kablam! Checking cormen_rust v0.2.0 (/source) Oct 31 20:59:01.440 INFO kablam! warning: unnecessary parentheses around function argument Oct 31 20:59:01.440 INFO kablam! --> src/sorts/merge_sort.rs:14:40 Oct 31 20:59:01.440 INFO kablam! | Oct 31 20:59:01.440 INFO kablam! 14 | let mut left: Vec = vec![0; (n1 + 1)]; Oct 31 20:59:01.440 INFO kablam! | ^^^^^^^^ help: remove these parentheses Oct 31 20:59:01.440 INFO kablam! | Oct 31 20:59:01.440 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 31 20:59:01.440 INFO kablam! Oct 31 20:59:01.440 INFO kablam! warning: unnecessary parentheses around function argument Oct 31 20:59:01.440 INFO kablam! --> src/sorts/merge_sort.rs:15:41 Oct 31 20:59:01.440 INFO kablam! | Oct 31 20:59:01.440 INFO kablam! 15 | let mut right: Vec = vec![0; (n2 + 1)]; Oct 31 20:59:01.440 INFO kablam! | ^^^^^^^^ help: remove these parentheses Oct 31 20:59:01.440 INFO kablam! Oct 31 20:59:01.580 INFO kablam! warning: unnecessary parentheses around function argument Oct 31 20:59:01.580 INFO kablam! --> src/sorts/merge_sort.rs:14:40 Oct 31 20:59:01.580 INFO kablam! | Oct 31 20:59:01.580 INFO kablam! 14 | let mut left: Vec = vec![0; (n1 + 1)]; Oct 31 20:59:01.580 INFO kablam! | ^^^^^^^^ help: remove these parentheses Oct 31 20:59:01.580 INFO kablam! | Oct 31 20:59:01.580 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 31 20:59:01.580 INFO kablam! Oct 31 20:59:01.580 INFO kablam! warning: unnecessary parentheses around function argument Oct 31 20:59:01.580 INFO kablam! --> src/sorts/merge_sort.rs:15:41 Oct 31 20:59:01.580 INFO kablam! | Oct 31 20:59:01.580 INFO kablam! 15 | let mut right: Vec = vec![0; (n2 + 1)]; Oct 31 20:59:01.580 INFO kablam! | ^^^^^^^^ help: remove these parentheses Oct 31 20:59:01.580 INFO kablam! Oct 31 20:59:01.816 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.67s Oct 31 20:59:01.818 INFO kablam! su: No module specific data is present Oct 31 20:59:02.088 INFO running `"docker" "rm" "-f" "2cfaeb11d7c968280e3d5a1826f9409a4c08b8fdf1f8be3062b2eb5c43440237"` Oct 31 20:59:02.207 INFO blam! 2cfaeb11d7c968280e3d5a1826f9409a4c08b8fdf1f8be3062b2eb5c43440237