Oct 26 21:33:20.013 INFO checking sampullman/rust-scheme against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192-2 Oct 26 21:33:20.013 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-5/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/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 21:33:20.499 INFO blam! f143e88f7e58a87cac9e4247c015d5be3521da3e5e8013ae3739b3c821d42c70 Oct 26 21:33:20.501 INFO running `"docker" "start" "-a" "f143e88f7e58a87cac9e4247c015d5be3521da3e5e8013ae3739b3c821d42c70"` Oct 26 21:33:22.279 INFO kablam! usermod: no changes Oct 26 21:33:22.331 INFO kablam! Checking rust-scheme v0.1.0 (/source) Oct 26 21:33:23.171 INFO kablam! warning: variable does not need to be mutable Oct 26 21:33:23.171 INFO kablam! --> src/parse.rs:29:14 Oct 26 21:33:23.172 INFO kablam! | Oct 26 21:33:23.172 INFO kablam! 29 | fn read_list(mut tokens: &mut Vec) -> Result, String> { Oct 26 21:33:23.172 INFO kablam! | ----^^^^^^ Oct 26 21:33:23.173 INFO kablam! | | Oct 26 21:33:23.173 INFO kablam! | help: remove this `mut` Oct 26 21:33:23.173 INFO kablam! | Oct 26 21:33:23.174 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 26 21:33:23.174 INFO kablam! Oct 26 21:33:23.174 INFO kablam! warning: variable does not need to be mutable Oct 26 21:33:23.175 INFO kablam! --> src/parse.rs:43:25 Oct 26 21:33:23.175 INFO kablam! | Oct 26 21:33:23.175 INFO kablam! 43 | pub fn read_from_tokens(mut tokens: &mut Vec) -> Result { Oct 26 21:33:23.176 INFO kablam! | ----^^^^^^ Oct 26 21:33:23.176 INFO kablam! | | Oct 26 21:33:23.176 INFO kablam! | help: remove this `mut` Oct 26 21:33:23.177 INFO kablam! Oct 26 21:33:23.408 INFO kablam! warning: variable does not need to be mutable Oct 26 21:33:23.409 INFO kablam! --> src/parse.rs:29:14 Oct 26 21:33:23.409 INFO kablam! | Oct 26 21:33:23.409 INFO kablam! 29 | fn read_list(mut tokens: &mut Vec) -> Result, String> { Oct 26 21:33:23.410 INFO kablam! | ----^^^^^^ Oct 26 21:33:23.410 INFO kablam! | | Oct 26 21:33:23.410 INFO kablam! | help: remove this `mut` Oct 26 21:33:23.411 INFO kablam! | Oct 26 21:33:23.411 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 26 21:33:23.411 INFO kablam! Oct 26 21:33:23.443 INFO kablam! warning: variable does not need to be mutable Oct 26 21:33:23.444 INFO kablam! --> src/parse.rs:43:25 Oct 26 21:33:23.444 INFO kablam! | Oct 26 21:33:23.444 INFO kablam! 43 | pub fn read_from_tokens(mut tokens: &mut Vec) -> Result { Oct 26 21:33:23.445 INFO kablam! | ----^^^^^^ Oct 26 21:33:23.445 INFO kablam! | | Oct 26 21:33:23.445 INFO kablam! | help: remove this `mut` Oct 26 21:33:23.446 INFO kablam! Oct 26 21:33:24.115 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.80s Oct 26 21:33:24.115 INFO kablam! su: No module specific data is present Oct 26 21:33:25.492 INFO running `"docker" "rm" "-f" "f143e88f7e58a87cac9e4247c015d5be3521da3e5e8013ae3739b3c821d42c70"` Oct 26 21:33:25.863 INFO blam! f143e88f7e58a87cac9e4247c015d5be3521da3e5e8013ae3739b3c821d42c70