Oct 13 16:58:09.643 INFO checking chan-0.1.23 against master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f for pr-54977 Oct 13 16:58:09.645 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-2/master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/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 16:58:10.110 INFO blam! 3a8f438b2984c00ca30bbea87f8d9cacd2d1701b86e650117be4b54b6e5c4093 Oct 13 16:58:10.112 INFO running `"docker" "start" "-a" "3a8f438b2984c00ca30bbea87f8d9cacd2d1701b86e650117be4b54b6e5c4093"` Oct 13 16:58:12.064 INFO kablam! usermod: no changes Oct 13 16:58:12.340 INFO kablam! Checking chan v0.1.23 (/source) Oct 13 16:58:21.112 INFO kablam! warning: variable does not need to be mutable Oct 13 16:58:21.112 INFO kablam! --> benches/throughput.rs:112:21 Oct 13 16:58:21.112 INFO kablam! | Oct 13 16:58:21.112 INFO kablam! 112 | let mut done = &mut [false, false, false, false]; Oct 13 16:58:21.112 INFO kablam! | ----^^^^ Oct 13 16:58:21.112 INFO kablam! | | Oct 13 16:58:21.112 INFO kablam! | help: remove this `mut` Oct 13 16:58:21.112 INFO kablam! ... Oct 13 16:58:21.112 INFO kablam! 154 | bench_select_no_init!(select_no_init_chan_sync_unbuffered, chan::sync(0)); Oct 13 16:58:21.112 INFO kablam! | -------------------------------------------------------------------------- in this macro invocation Oct 13 16:58:21.112 INFO kablam! | Oct 13 16:58:21.112 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 13 16:58:21.112 INFO kablam! Oct 13 16:58:21.112 INFO kablam! warning: variable does not need to be mutable Oct 13 16:58:21.112 INFO kablam! --> benches/throughput.rs:112:21 Oct 13 16:58:21.112 INFO kablam! | Oct 13 16:58:21.112 INFO kablam! 112 | let mut done = &mut [false, false, false, false]; Oct 13 16:58:21.112 INFO kablam! | ----^^^^ Oct 13 16:58:21.112 INFO kablam! | | Oct 13 16:58:21.112 INFO kablam! | help: remove this `mut` Oct 13 16:58:21.112 INFO kablam! ... Oct 13 16:58:21.112 INFO kablam! 154 | bench_select_no_init!(select_no_init_chan_sync_unbuffered, chan::sync(0)); Oct 13 16:58:21.112 INFO kablam! | -------------------------------------------------------------------------- in this macro invocation Oct 13 16:58:21.113 INFO kablam! Oct 13 16:58:21.132 INFO kablam! warning: variable does not need to be mutable Oct 13 16:58:21.132 INFO kablam! --> benches/throughput.rs:112:21 Oct 13 16:58:21.132 INFO kablam! | Oct 13 16:58:21.132 INFO kablam! 112 | let mut done = &mut [false, false, false, false]; Oct 13 16:58:21.132 INFO kablam! | ----^^^^ Oct 13 16:58:21.132 INFO kablam! | | Oct 13 16:58:21.132 INFO kablam! | help: remove this `mut` Oct 13 16:58:21.132 INFO kablam! ... Oct 13 16:58:21.132 INFO kablam! 155 | bench_select_no_init!(select_no_init_chan_sync_buffered, chan::sync(1)); Oct 13 16:58:21.132 INFO kablam! | ------------------------------------------------------------------------ in this macro invocation Oct 13 16:58:21.132 INFO kablam! Oct 13 16:58:21.140 INFO kablam! warning: variable does not need to be mutable Oct 13 16:58:21.140 INFO kablam! --> benches/throughput.rs:112:21 Oct 13 16:58:21.140 INFO kablam! | Oct 13 16:58:21.140 INFO kablam! 112 | let mut done = &mut [false, false, false, false]; Oct 13 16:58:21.140 INFO kablam! | ----^^^^ Oct 13 16:58:21.140 INFO kablam! | | Oct 13 16:58:21.140 INFO kablam! | help: remove this `mut` Oct 13 16:58:21.140 INFO kablam! ... Oct 13 16:58:21.140 INFO kablam! 156 | bench_select_no_init!(select_no_init_chan_sync_buffered_all, chan::sync(1000)); Oct 13 16:58:21.140 INFO kablam! | ------------------------------------------------------------------------------- in this macro invocation Oct 13 16:58:21.140 INFO kablam! Oct 13 16:58:21.164 INFO kablam! warning: variable does not need to be mutable Oct 13 16:58:21.164 INFO kablam! --> benches/throughput.rs:112:21 Oct 13 16:58:21.164 INFO kablam! | Oct 13 16:58:21.164 INFO kablam! 112 | let mut done = &mut [false, false, false, false]; Oct 13 16:58:21.164 INFO kablam! | ----^^^^ Oct 13 16:58:21.164 INFO kablam! | | Oct 13 16:58:21.164 INFO kablam! | help: remove this `mut` Oct 13 16:58:21.164 INFO kablam! ... Oct 13 16:58:21.164 INFO kablam! 157 | bench_select_no_init!(select_no_init_chan_async, chan::async()); Oct 13 16:58:21.164 INFO kablam! | ---------------------------------------------------------------- in this macro invocation Oct 13 16:58:21.164 INFO kablam! Oct 13 16:58:21.181 INFO kablam! warning: variable does not need to be mutable Oct 13 16:58:21.181 INFO kablam! --> benches/throughput.rs:182:21 Oct 13 16:58:21.181 INFO kablam! | Oct 13 16:58:21.182 INFO kablam! 182 | let mut done = &mut [false, false, false, false]; Oct 13 16:58:21.182 INFO kablam! | ----^^^^ Oct 13 16:58:21.182 INFO kablam! | | Oct 13 16:58:21.183 INFO kablam! | help: remove this `mut` Oct 13 16:58:21.183 INFO kablam! ... Oct 13 16:58:21.183 INFO kablam! 225 | bench_select_with_init!(select_with_init_chan_sync_unbuffered, chan::sync(0)); Oct 13 16:58:21.183 INFO kablam! | ------------------------------------------------------------------------------ in this macro invocation Oct 13 16:58:21.184 INFO kablam! Oct 13 16:58:21.184 INFO kablam! warning: variable does not need to be mutable Oct 13 16:58:21.184 INFO kablam! --> benches/throughput.rs:182:21 Oct 13 16:58:21.185 INFO kablam! | Oct 13 16:58:21.185 INFO kablam! 182 | let mut done = &mut [false, false, false, false]; Oct 13 16:58:21.185 INFO kablam! | ----^^^^ Oct 13 16:58:21.186 INFO kablam! | | Oct 13 16:58:21.186 INFO kablam! | help: remove this `mut` Oct 13 16:58:21.186 INFO kablam! ... Oct 13 16:58:21.186 INFO kablam! 226 | bench_select_with_init!(select_with_init_chan_sync_buffered, chan::sync(1)); Oct 13 16:58:21.187 INFO kablam! | ---------------------------------------------------------------------------- in this macro invocation Oct 13 16:58:21.187 INFO kablam! Oct 13 16:58:21.205 INFO kablam! warning: variable does not need to be mutable Oct 13 16:58:21.205 INFO kablam! --> benches/throughput.rs:182:21 Oct 13 16:58:21.206 INFO kablam! | Oct 13 16:58:21.206 INFO kablam! 182 | let mut done = &mut [false, false, false, false]; Oct 13 16:58:21.206 INFO kablam! | ----^^^^ Oct 13 16:58:21.207 INFO kablam! | | Oct 13 16:58:21.207 INFO kablam! | help: remove this `mut` Oct 13 16:58:21.207 INFO kablam! ... Oct 13 16:58:21.208 INFO kablam! 227 | bench_select_with_init!(select_with_init_chan_sync_buffered_all, chan::sync(1000)); Oct 13 16:58:21.208 INFO kablam! | ----------------------------------------------------------------------------------- in this macro invocation Oct 13 16:58:21.208 INFO kablam! Oct 13 16:58:21.216 INFO kablam! warning: variable does not need to be mutable Oct 13 16:58:21.217 INFO kablam! --> benches/throughput.rs:182:21 Oct 13 16:58:21.217 INFO kablam! | Oct 13 16:58:21.217 INFO kablam! 182 | let mut done = &mut [false, false, false, false]; Oct 13 16:58:21.217 INFO kablam! | ----^^^^ Oct 13 16:58:21.218 INFO kablam! | | Oct 13 16:58:21.218 INFO kablam! | help: remove this `mut` Oct 13 16:58:21.218 INFO kablam! ... Oct 13 16:58:21.218 INFO kablam! 228 | bench_select_with_init!(select_with_init_chan_async, chan::async()); Oct 13 16:58:21.218 INFO kablam! | -------------------------------------------------------------------- in this macro invocation Oct 13 16:58:21.219 INFO kablam! Oct 13 16:58:23.056 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 10.96s Oct 13 16:58:23.075 INFO kablam! su: No module specific data is present Oct 13 16:58:23.709 INFO running `"docker" "rm" "-f" "3a8f438b2984c00ca30bbea87f8d9cacd2d1701b86e650117be4b54b6e5c4093"` Oct 13 16:58:24.045 INFO blam! 3a8f438b2984c00ca30bbea87f8d9cacd2d1701b86e650117be4b54b6e5c4093