Oct 21 12:47:35.845 INFO checking travisbhartwell/rbasic against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192 Oct 21 12:47:35.845 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192/worker-0/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/pr-55192/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 21 12:47:36.222 INFO blam! 60766b9c6ee70060f87b165c9db6680cc5de108624884c4506e8ab8100af7bb8 Oct 21 12:47:36.223 INFO running `"docker" "start" "-a" "60766b9c6ee70060f87b165c9db6680cc5de108624884c4506e8ab8100af7bb8"` Oct 21 12:47:37.612 INFO kablam! usermod: no changes Oct 21 12:47:37.680 INFO kablam! Checking either v1.0.2 Oct 21 12:47:38.011 INFO kablam! Checking itertools v0.5.8 Oct 21 12:47:39.913 INFO kablam! Checking rbasic v0.1.0 (/source) Oct 21 12:47:40.856 INFO kablam! warning: variable does not need to be mutable Oct 21 12:47:40.857 INFO kablam! --> src/evaluator.rs:209:21 Oct 21 12:47:40.858 INFO kablam! | Oct 21 12:47:40.858 INFO kablam! 209 | fn parse_expression(mut token_iter: &mut Peekable>) Oct 21 12:47:40.858 INFO kablam! | ----^^^^^^^^^^ Oct 21 12:47:40.858 INFO kablam! | | Oct 21 12:47:40.858 INFO kablam! | help: remove this `mut` Oct 21 12:47:40.858 INFO kablam! | Oct 21 12:47:40.864 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 21 12:47:40.864 INFO kablam! Oct 21 12:47:40.864 INFO kablam! warning: variable does not need to be mutable Oct 21 12:47:40.864 INFO kablam! --> src/evaluator.rs:271:34 Oct 21 12:47:40.864 INFO kablam! | Oct 21 12:47:40.864 INFO kablam! 271 | fn parse_and_eval_expression<'a>(mut token_iter: &mut Peekable>, Oct 21 12:47:40.864 INFO kablam! | ----^^^^^^^^^^ Oct 21 12:47:40.864 INFO kablam! | | Oct 21 12:47:40.864 INFO kablam! | help: remove this `mut` Oct 21 12:47:40.864 INFO kablam! Oct 21 12:47:40.908 INFO kablam! warning: variable does not need to be mutable Oct 21 12:47:40.909 INFO kablam! --> src/evaluator.rs:209:21 Oct 21 12:47:40.909 INFO kablam! | Oct 21 12:47:40.909 INFO kablam! 209 | fn parse_expression(mut token_iter: &mut Peekable>) Oct 21 12:47:40.909 INFO kablam! | ----^^^^^^^^^^ Oct 21 12:47:40.909 INFO kablam! | | Oct 21 12:47:40.909 INFO kablam! | help: remove this `mut` Oct 21 12:47:40.909 INFO kablam! | Oct 21 12:47:40.909 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 21 12:47:40.912 INFO kablam! Oct 21 12:47:40.916 INFO kablam! warning: variable does not need to be mutable Oct 21 12:47:40.916 INFO kablam! --> src/evaluator.rs:271:34 Oct 21 12:47:40.916 INFO kablam! | Oct 21 12:47:40.916 INFO kablam! 271 | fn parse_and_eval_expression<'a>(mut token_iter: &mut Peekable>, Oct 21 12:47:40.916 INFO kablam! | ----^^^^^^^^^^ Oct 21 12:47:40.916 INFO kablam! | | Oct 21 12:47:40.916 INFO kablam! | help: remove this `mut` Oct 21 12:47:40.920 INFO kablam! Oct 21 12:47:41.852 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 4.22s Oct 21 12:47:41.856 INFO kablam! su: No module specific data is present Oct 21 12:47:42.992 INFO running `"docker" "rm" "-f" "60766b9c6ee70060f87b165c9db6680cc5de108624884c4506e8ab8100af7bb8"` Oct 21 12:47:43.344 INFO blam! 60766b9c6ee70060f87b165c9db6680cc5de108624884c4506e8ab8100af7bb8