Oct 26 19:03:45.592 INFO checking travisbhartwell/rbasic against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192-2 Oct 26 19:03:45.593 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-6/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/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 26 19:03:46.073 INFO blam! de4edc39e66879cf41b5669c4a7220b89ada11e7f3f28b51138662bbf6464cd5 Oct 26 19:03:46.075 INFO running `"docker" "start" "-a" "de4edc39e66879cf41b5669c4a7220b89ada11e7f3f28b51138662bbf6464cd5"` Oct 26 19:03:47.350 INFO kablam! usermod: no changes Oct 26 19:03:47.459 INFO kablam! Checking itertools v0.5.8 Oct 26 19:03:49.787 INFO kablam! Checking rbasic v0.1.0 (/source) Oct 26 19:03:50.413 INFO kablam! warning: variable does not need to be mutable Oct 26 19:03:50.413 INFO kablam! --> src/evaluator.rs:209:21 Oct 26 19:03:50.413 INFO kablam! | Oct 26 19:03:50.413 INFO kablam! 209 | fn parse_expression(mut token_iter: &mut Peekable>) Oct 26 19:03:50.413 INFO kablam! | ----^^^^^^^^^^ Oct 26 19:03:50.413 INFO kablam! | | Oct 26 19:03:50.413 INFO kablam! | help: remove this `mut` Oct 26 19:03:50.413 INFO kablam! | Oct 26 19:03:50.413 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 26 19:03:50.413 INFO kablam! Oct 26 19:03:50.414 INFO kablam! warning: variable does not need to be mutable Oct 26 19:03:50.414 INFO kablam! --> src/evaluator.rs:271:34 Oct 26 19:03:50.414 INFO kablam! | Oct 26 19:03:50.414 INFO kablam! 271 | fn parse_and_eval_expression<'a>(mut token_iter: &mut Peekable>, Oct 26 19:03:50.414 INFO kablam! | ----^^^^^^^^^^ Oct 26 19:03:50.415 INFO kablam! | | Oct 26 19:03:50.415 INFO kablam! | help: remove this `mut` Oct 26 19:03:50.419 INFO kablam! Oct 26 19:03:50.523 INFO kablam! warning: variable does not need to be mutable Oct 26 19:03:50.523 INFO kablam! --> src/evaluator.rs:209:21 Oct 26 19:03:50.523 INFO kablam! | Oct 26 19:03:50.523 INFO kablam! 209 | fn parse_expression(mut token_iter: &mut Peekable>) Oct 26 19:03:50.523 INFO kablam! | ----^^^^^^^^^^ Oct 26 19:03:50.523 INFO kablam! | | Oct 26 19:03:50.523 INFO kablam! | help: remove this `mut` Oct 26 19:03:50.523 INFO kablam! | Oct 26 19:03:50.523 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 26 19:03:50.523 INFO kablam! Oct 26 19:03:50.531 INFO kablam! warning: variable does not need to be mutable Oct 26 19:03:50.531 INFO kablam! --> src/evaluator.rs:271:34 Oct 26 19:03:50.531 INFO kablam! | Oct 26 19:03:50.531 INFO kablam! 271 | fn parse_and_eval_expression<'a>(mut token_iter: &mut Peekable>, Oct 26 19:03:50.531 INFO kablam! | ----^^^^^^^^^^ Oct 26 19:03:50.531 INFO kablam! | | Oct 26 19:03:50.531 INFO kablam! | help: remove this `mut` Oct 26 19:03:50.531 INFO kablam! Oct 26 19:03:51.729 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 4.35s Oct 26 19:03:51.731 INFO kablam! su: No module specific data is present Oct 26 19:03:52.536 INFO running `"docker" "rm" "-f" "de4edc39e66879cf41b5669c4a7220b89ada11e7f3f28b51138662bbf6464cd5"` Oct 26 19:03:52.920 INFO blam! de4edc39e66879cf41b5669c4a7220b89ada11e7f3f28b51138662bbf6464cd5