Oct 21 17:28:31.823 INFO checking haumea-lang/haumea-rs against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192 Oct 21 17:28:31.825 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192/worker-7/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/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 17:28:32.134 INFO blam! 9e80fd01f7bda9f37985fe32e6fdd9a4dd86e7350f9e6863d9221b018bd42a37 Oct 21 17:28:32.144 INFO running `"docker" "start" "-a" "9e80fd01f7bda9f37985fe32e6fdd9a4dd86e7350f9e6863d9221b018bd42a37"` Oct 21 17:28:33.539 INFO kablam! usermod: no changes Oct 21 17:28:33.608 INFO kablam! Checking haumea v0.1.0 (/source) Oct 21 17:28:34.363 INFO kablam! warning: variable does not need to be mutable Oct 21 17:28:34.363 INFO kablam! --> src/parser.rs:179:16 Oct 21 17:28:34.363 INFO kablam! | Oct 21 17:28:34.363 INFO kablam! 179 | fn match_token(mut token_stream: &mut Vec, expected: &Token) -> Result { Oct 21 17:28:34.363 INFO kablam! | ----^^^^^^^^^^^^ Oct 21 17:28:34.363 INFO kablam! | | Oct 21 17:28:34.363 INFO kablam! | help: remove this `mut` Oct 21 17:28:34.363 INFO kablam! | Oct 21 17:28:34.363 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 21 17:28:34.363 INFO kablam! Oct 21 17:28:34.385 INFO kablam! warning: variable does not need to be mutable Oct 21 17:28:34.385 INFO kablam! --> src/parser.rs:339:18 Oct 21 17:28:34.385 INFO kablam! | Oct 21 17:28:34.385 INFO kablam! 339 | fn parse_declare(mut token_stream: &mut Vec) -> Statement { Oct 21 17:28:34.385 INFO kablam! | ----^^^^^^^^^^^^ Oct 21 17:28:34.385 INFO kablam! | | Oct 21 17:28:34.385 INFO kablam! | help: remove this `mut` Oct 21 17:28:34.385 INFO kablam! Oct 21 17:28:34.712 INFO kablam! warning: variable does not need to be mutable Oct 21 17:28:34.712 INFO kablam! --> src/parser.rs:179:16 Oct 21 17:28:34.712 INFO kablam! | Oct 21 17:28:34.712 INFO kablam! 179 | fn match_token(mut token_stream: &mut Vec, expected: &Token) -> Result { Oct 21 17:28:34.712 INFO kablam! | ----^^^^^^^^^^^^ Oct 21 17:28:34.712 INFO kablam! | | Oct 21 17:28:34.712 INFO kablam! | help: remove this `mut` Oct 21 17:28:34.712 INFO kablam! | Oct 21 17:28:34.712 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 21 17:28:34.712 INFO kablam! Oct 21 17:28:34.725 INFO kablam! warning: variable does not need to be mutable Oct 21 17:28:34.725 INFO kablam! --> src/parser.rs:339:18 Oct 21 17:28:34.725 INFO kablam! | Oct 21 17:28:34.725 INFO kablam! 339 | fn parse_declare(mut token_stream: &mut Vec) -> Statement { Oct 21 17:28:34.725 INFO kablam! | ----^^^^^^^^^^^^ Oct 21 17:28:34.726 INFO kablam! | | Oct 21 17:28:34.726 INFO kablam! | help: remove this `mut` Oct 21 17:28:34.726 INFO kablam! Oct 21 17:28:35.752 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.18s Oct 21 17:28:35.772 INFO kablam! su: No module specific data is present Oct 21 17:28:36.390 INFO running `"docker" "rm" "-f" "9e80fd01f7bda9f37985fe32e6fdd9a4dd86e7350f9e6863d9221b018bd42a37"` Oct 21 17:28:36.668 INFO blam! 9e80fd01f7bda9f37985fe32e6fdd9a4dd86e7350f9e6863d9221b018bd42a37