Oct 27 04:11:13.933 INFO checking gpierzynski/sorting against try#19f01b935b91481fd445b16b533d2f87661bf12e for pr-55192-2 Oct 27 04:11:13.933 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-4/try#19f01b935b91481fd445b16b533d2f87661bf12e:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/pr-55192-2/try#19f01b935b91481fd445b16b533d2f87661bf12e:/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 +19f01b935b91481fd445b16b533d2f87661bf12e-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 27 04:11:14.316 INFO blam! 66ed49b6e93eea4f7d5cbc63e3b4b84d76a828fa74d0ae248e39407435010b01 Oct 27 04:11:14.319 INFO running `"docker" "start" "-a" "66ed49b6e93eea4f7d5cbc63e3b4b84d76a828fa74d0ae248e39407435010b01"` Oct 27 04:11:15.887 INFO kablam! usermod: no changes Oct 27 04:11:15.935 INFO kablam! Checking sorts v0.1.0 (/source) Oct 27 04:11:16.339 INFO kablam! warning: unnecessary parentheses around function argument Oct 27 04:11:16.339 INFO kablam! --> src/main.rs:17:36 Oct 27 04:11:16.339 INFO kablam! | Oct 27 04:11:16.339 INFO kablam! 17 | quick::quick_sort(&mut sortme, 0, (a.len() as i32)); Oct 27 04:11:16.339 INFO kablam! | ^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 27 04:11:16.339 INFO kablam! | Oct 27 04:11:16.339 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 27 04:11:16.339 INFO kablam! Oct 27 04:11:16.372 INFO kablam! warning: variable does not need to be mutable Oct 27 04:11:16.372 INFO kablam! --> src/quick.rs:6:6 Oct 27 04:11:16.372 INFO kablam! | Oct 27 04:11:16.372 INFO kablam! 6 | let mut x = a[(r-1) as usize]; Oct 27 04:11:16.372 INFO kablam! | ----^ Oct 27 04:11:16.372 INFO kablam! | | Oct 27 04:11:16.372 INFO kablam! | help: remove this `mut` Oct 27 04:11:16.372 INFO kablam! | Oct 27 04:11:16.374 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 27 04:11:16.374 INFO kablam! Oct 27 04:11:16.374 INFO kablam! warning: variable does not need to be mutable Oct 27 04:11:16.374 INFO kablam! --> src/quick.rs:25:6 Oct 27 04:11:16.375 INFO kablam! | Oct 27 04:11:16.375 INFO kablam! 25 | let mut q: i32; Oct 27 04:11:16.375 INFO kablam! | ----^ Oct 27 04:11:16.375 INFO kablam! | | Oct 27 04:11:16.375 INFO kablam! | help: remove this `mut` Oct 27 04:11:16.375 INFO kablam! Oct 27 04:11:16.743 INFO kablam! warning: unnecessary parentheses around function argument Oct 27 04:11:16.743 INFO kablam! --> src/main.rs:17:36 Oct 27 04:11:16.747 INFO kablam! | Oct 27 04:11:16.747 INFO kablam! 17 | quick::quick_sort(&mut sortme, 0, (a.len() as i32)); Oct 27 04:11:16.748 INFO kablam! | ^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 27 04:11:16.748 INFO kablam! | Oct 27 04:11:16.748 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 27 04:11:16.749 INFO kablam! Oct 27 04:11:16.816 INFO kablam! warning: variable does not need to be mutable Oct 27 04:11:16.817 INFO kablam! --> src/quick.rs:6:6 Oct 27 04:11:16.818 INFO kablam! | Oct 27 04:11:16.823 INFO kablam! 6 | let mut x = a[(r-1) as usize]; Oct 27 04:11:16.823 INFO kablam! | ----^ Oct 27 04:11:16.824 INFO kablam! | | Oct 27 04:11:16.824 INFO kablam! | help: remove this `mut` Oct 27 04:11:16.824 INFO kablam! | Oct 27 04:11:16.825 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 27 04:11:16.825 INFO kablam! Oct 27 04:11:16.825 INFO kablam! warning: variable does not need to be mutable Oct 27 04:11:16.826 INFO kablam! --> src/quick.rs:25:6 Oct 27 04:11:16.826 INFO kablam! | Oct 27 04:11:16.826 INFO kablam! 25 | let mut q: i32; Oct 27 04:11:16.827 INFO kablam! | ----^ Oct 27 04:11:16.827 INFO kablam! | | Oct 27 04:11:16.827 INFO kablam! | help: remove this `mut` Oct 27 04:11:16.828 INFO kablam! Oct 27 04:11:16.840 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.93s Oct 27 04:11:16.842 INFO kablam! su: No module specific data is present Oct 27 04:11:17.631 INFO running `"docker" "rm" "-f" "66ed49b6e93eea4f7d5cbc63e3b4b84d76a828fa74d0ae248e39407435010b01"` Oct 27 04:11:17.983 INFO blam! 66ed49b6e93eea4f7d5cbc63e3b4b84d76a828fa74d0ae248e39407435010b01