Oct 31 19:14:59.227 INFO checking travisbhartwell/rbasic against master#05812fa8c588473f03e3fa7cf59cd84f4f37c715 for pr-55538 Oct 31 19:14:59.229 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55538/worker-7/master#05812fa8c588473f03e3fa7cf59cd84f4f37c715:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-7/pr-55538/master#05812fa8c588473f03e3fa7cf59cd84f4f37c715:/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 +05812fa8c588473f03e3fa7cf59cd84f4f37c715-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 31 19:14:59.726 INFO blam! e7a672622097a134598b612ae1f09ae7ec491085c26f752120240c48ac2a5256 Oct 31 19:14:59.730 INFO running `"docker" "start" "-a" "e7a672622097a134598b612ae1f09ae7ec491085c26f752120240c48ac2a5256"` Oct 31 19:15:01.583 INFO kablam! usermod: no changes Oct 31 19:15:01.644 INFO kablam! Checking either v1.0.2 Oct 31 19:15:01.972 INFO kablam! Checking itertools v0.5.8 Oct 31 19:15:03.836 INFO kablam! Checking rbasic v0.1.0 (/source) Oct 31 19:15:04.660 INFO kablam! warning: variable does not need to be mutable Oct 31 19:15:04.661 INFO kablam! --> src/evaluator.rs:209:21 Oct 31 19:15:04.661 INFO kablam! | Oct 31 19:15:04.661 INFO kablam! 209 | fn parse_expression(mut token_iter: &mut Peekable>) Oct 31 19:15:04.662 INFO kablam! | ----^^^^^^^^^^ Oct 31 19:15:04.662 INFO kablam! | | Oct 31 19:15:04.662 INFO kablam! | help: remove this `mut` Oct 31 19:15:04.663 INFO kablam! | Oct 31 19:15:04.663 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 31 19:15:04.663 INFO kablam! Oct 31 19:15:04.664 INFO kablam! warning: variable does not need to be mutable Oct 31 19:15:04.665 INFO kablam! --> src/evaluator.rs:209:21 Oct 31 19:15:04.665 INFO kablam! | Oct 31 19:15:04.666 INFO kablam! 209 | fn parse_expression(mut token_iter: &mut Peekable>) Oct 31 19:15:04.666 INFO kablam! | ----^^^^^^^^^^ Oct 31 19:15:04.667 INFO kablam! | | Oct 31 19:15:04.668 INFO kablam! | help: remove this `mut` Oct 31 19:15:04.669 INFO kablam! | Oct 31 19:15:04.669 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 31 19:15:04.669 INFO kablam! Oct 31 19:15:04.675 INFO kablam! warning: variable does not need to be mutable Oct 31 19:15:04.676 INFO kablam! --> src/evaluator.rs:271:34 Oct 31 19:15:04.677 INFO kablam! | Oct 31 19:15:04.677 INFO kablam! 271 | fn parse_and_eval_expression<'a>(mut token_iter: &mut Peekable>, Oct 31 19:15:04.684 INFO kablam! | ----^^^^^^^^^^ Oct 31 19:15:04.685 INFO kablam! | | Oct 31 19:15:04.685 INFO kablam! | help: remove this `mut` Oct 31 19:15:04.685 INFO kablam! Oct 31 19:15:04.685 INFO kablam! warning: variable does not need to be mutable Oct 31 19:15:04.685 INFO kablam! --> src/evaluator.rs:271:34 Oct 31 19:15:04.685 INFO kablam! | Oct 31 19:15:04.685 INFO kablam! 271 | fn parse_and_eval_expression<'a>(mut token_iter: &mut Peekable>, Oct 31 19:15:04.686 INFO kablam! | ----^^^^^^^^^^ Oct 31 19:15:04.686 INFO kablam! | | Oct 31 19:15:04.686 INFO kablam! | help: remove this `mut` Oct 31 19:15:04.686 INFO kablam! Oct 31 19:15:05.754 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 4.14s Oct 31 19:15:05.759 INFO kablam! su: No module specific data is present Oct 31 19:15:06.317 INFO running `"docker" "rm" "-f" "e7a672622097a134598b612ae1f09ae7ec491085c26f752120240c48ac2a5256"` Oct 31 19:15:06.677 INFO blam! e7a672622097a134598b612ae1f09ae7ec491085c26f752120240c48ac2a5256