Oct 12 11:49:09.791 INFO checking travisbhartwell/rbasic against master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f for pr-54977 Oct 12 11:49:09.793 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-6/master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/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 12 11:49:10.144 INFO blam! 27aff4e5f4fffe639141cb210359b2aafb18ff989b45254a9404652367434a98 Oct 12 11:49:10.154 INFO running `"docker" "start" "-a" "27aff4e5f4fffe639141cb210359b2aafb18ff989b45254a9404652367434a98"` Oct 12 11:49:11.764 INFO kablam! usermod: no changes Oct 12 11:49:11.815 INFO kablam! Checking either v1.0.2 Oct 12 11:49:12.180 INFO kablam! Checking itertools v0.5.8 Oct 12 11:49:14.124 INFO kablam! Checking rbasic v0.1.0 (/source) Oct 12 11:49:14.848 INFO kablam! warning: variable does not need to be mutable Oct 12 11:49:14.848 INFO kablam! --> src/evaluator.rs:209:21 Oct 12 11:49:14.848 INFO kablam! | Oct 12 11:49:14.848 INFO kablam! 209 | fn parse_expression(mut token_iter: &mut Peekable>) Oct 12 11:49:14.848 INFO kablam! | ----^^^^^^^^^^ Oct 12 11:49:14.848 INFO kablam! | | Oct 12 11:49:14.848 INFO kablam! | help: remove this `mut` Oct 12 11:49:14.849 INFO kablam! | Oct 12 11:49:14.849 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 12 11:49:14.849 INFO kablam! Oct 12 11:49:14.865 INFO kablam! warning: variable does not need to be mutable Oct 12 11:49:14.865 INFO kablam! --> src/evaluator.rs:271:34 Oct 12 11:49:14.865 INFO kablam! | Oct 12 11:49:14.865 INFO kablam! 271 | fn parse_and_eval_expression<'a>(mut token_iter: &mut Peekable>, Oct 12 11:49:14.865 INFO kablam! | ----^^^^^^^^^^ Oct 12 11:49:14.865 INFO kablam! | | Oct 12 11:49:14.865 INFO kablam! | help: remove this `mut` Oct 12 11:49:14.865 INFO kablam! Oct 12 11:49:15.146 INFO kablam! warning: variable does not need to be mutable Oct 12 11:49:15.148 INFO kablam! --> src/evaluator.rs:209:21 Oct 12 11:49:15.152 INFO kablam! | Oct 12 11:49:15.152 INFO kablam! 209 | fn parse_expression(mut token_iter: &mut Peekable>) Oct 12 11:49:15.152 INFO kablam! | ----^^^^^^^^^^ Oct 12 11:49:15.153 INFO kablam! | | Oct 12 11:49:15.153 INFO kablam! | help: remove this `mut` Oct 12 11:49:15.153 INFO kablam! | Oct 12 11:49:15.153 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 12 11:49:15.153 INFO kablam! Oct 12 11:49:15.175 INFO kablam! warning: variable does not need to be mutable Oct 12 11:49:15.175 INFO kablam! --> src/evaluator.rs:271:34 Oct 12 11:49:15.175 INFO kablam! | Oct 12 11:49:15.175 INFO kablam! 271 | fn parse_and_eval_expression<'a>(mut token_iter: &mut Peekable>, Oct 12 11:49:15.176 INFO kablam! | ----^^^^^^^^^^ Oct 12 11:49:15.176 INFO kablam! | | Oct 12 11:49:15.176 INFO kablam! | help: remove this `mut` Oct 12 11:49:15.200 INFO kablam! Oct 12 11:49:16.128 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 4.33s Oct 12 11:49:16.128 INFO kablam! su: No module specific data is present Oct 12 11:49:17.074 INFO running `"docker" "rm" "-f" "27aff4e5f4fffe639141cb210359b2aafb18ff989b45254a9404652367434a98"` Oct 12 11:49:17.364 INFO blam! 27aff4e5f4fffe639141cb210359b2aafb18ff989b45254a9404652367434a98