Oct 27 04:11:17.072 INFO checking gpierzynski/sorting against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192-2 Oct 27 04:11:17.074 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-0/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/pr-55192-2/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 27 04:11:17.507 INFO blam! 6d8536c1cdc9db2b2c9f5137e1c5ba1fc1fffb84fcdc0e703d967654fe827016 Oct 27 04:11:17.511 INFO running `"docker" "start" "-a" "6d8536c1cdc9db2b2c9f5137e1c5ba1fc1fffb84fcdc0e703d967654fe827016"` Oct 27 04:11:19.135 INFO kablam! usermod: no changes Oct 27 04:11:19.189 INFO kablam! Checking sorts v0.1.0 (/source) Oct 27 04:11:19.541 INFO kablam! warning: unnecessary parentheses around function argument Oct 27 04:11:19.541 INFO kablam! --> src/main.rs:17:36 Oct 27 04:11:19.541 INFO kablam! | Oct 27 04:11:19.542 INFO kablam! 17 | quick::quick_sort(&mut sortme, 0, (a.len() as i32)); Oct 27 04:11:19.542 INFO kablam! | ^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 27 04:11:19.543 INFO kablam! | Oct 27 04:11:19.543 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 27 04:11:19.543 INFO kablam! Oct 27 04:11:19.583 INFO kablam! warning: variable does not need to be mutable Oct 27 04:11:19.583 INFO kablam! --> src/quick.rs:6:6 Oct 27 04:11:19.583 INFO kablam! | Oct 27 04:11:19.583 INFO kablam! 6 | let mut x = a[(r-1) as usize]; Oct 27 04:11:19.583 INFO kablam! | ----^ Oct 27 04:11:19.583 INFO kablam! | | Oct 27 04:11:19.583 INFO kablam! | help: remove this `mut` Oct 27 04:11:19.583 INFO kablam! | Oct 27 04:11:19.583 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 27 04:11:19.583 INFO kablam! Oct 27 04:11:19.583 INFO kablam! warning: variable does not need to be mutable Oct 27 04:11:19.583 INFO kablam! --> src/quick.rs:25:6 Oct 27 04:11:19.583 INFO kablam! | Oct 27 04:11:19.583 INFO kablam! 25 | let mut q: i32; Oct 27 04:11:19.583 INFO kablam! | ----^ Oct 27 04:11:19.583 INFO kablam! | | Oct 27 04:11:19.583 INFO kablam! | help: remove this `mut` Oct 27 04:11:19.583 INFO kablam! Oct 27 04:11:19.708 INFO kablam! warning: unnecessary parentheses around function argument Oct 27 04:11:19.708 INFO kablam! --> src/main.rs:17:36 Oct 27 04:11:19.708 INFO kablam! | Oct 27 04:11:19.708 INFO kablam! 17 | quick::quick_sort(&mut sortme, 0, (a.len() as i32)); Oct 27 04:11:19.708 INFO kablam! | ^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 27 04:11:19.708 INFO kablam! | Oct 27 04:11:19.708 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 27 04:11:19.708 INFO kablam! Oct 27 04:11:19.753 INFO kablam! warning: variable does not need to be mutable Oct 27 04:11:19.753 INFO kablam! --> src/quick.rs:6:6 Oct 27 04:11:19.753 INFO kablam! | Oct 27 04:11:19.753 INFO kablam! 6 | let mut x = a[(r-1) as usize]; Oct 27 04:11:19.753 INFO kablam! | ----^ Oct 27 04:11:19.753 INFO kablam! | | Oct 27 04:11:19.753 INFO kablam! | help: remove this `mut` Oct 27 04:11:19.753 INFO kablam! | Oct 27 04:11:19.753 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 27 04:11:19.753 INFO kablam! Oct 27 04:11:19.753 INFO kablam! warning: variable does not need to be mutable Oct 27 04:11:19.753 INFO kablam! --> src/quick.rs:25:6 Oct 27 04:11:19.753 INFO kablam! | Oct 27 04:11:19.753 INFO kablam! 25 | let mut q: i32; Oct 27 04:11:19.753 INFO kablam! | ----^ Oct 27 04:11:19.753 INFO kablam! | | Oct 27 04:11:19.753 INFO kablam! | help: remove this `mut` Oct 27 04:11:19.753 INFO kablam! Oct 27 04:11:19.789 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.61s Oct 27 04:11:19.791 INFO kablam! su: No module specific data is present Oct 27 04:11:20.442 INFO running `"docker" "rm" "-f" "6d8536c1cdc9db2b2c9f5137e1c5ba1fc1fffb84fcdc0e703d967654fe827016"` Oct 27 04:11:20.781 INFO blam! 6d8536c1cdc9db2b2c9f5137e1c5ba1fc1fffb84fcdc0e703d967654fe827016