Oct 27 12:55:42.919 INFO checking ABorse/ProgLang18 against try#19f01b935b91481fd445b16b533d2f87661bf12e for pr-55192-2 Oct 27 12:55:42.919 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-4/try#19f01b935b91481fd445b16b533d2f87661bf12e:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/pr-55192-2/try#19f01b935b91481fd445b16b533d2f87661bf12e:/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 +19f01b935b91481fd445b16b533d2f87661bf12e-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 27 12:55:43.293 INFO blam! 19a2c32f6e58fb3a3b2c29c894471ea14dc1ac6ff4e929a4d76cb77f9c598790 Oct 27 12:55:43.307 INFO running `"docker" "start" "-a" "19a2c32f6e58fb3a3b2c29c894471ea14dc1ac6ff4e929a4d76cb77f9c598790"` Oct 27 12:55:44.741 INFO kablam! usermod: no changes Oct 27 12:55:44.801 INFO kablam! Checking updated_scheme v0.1.0 (/source) Oct 27 12:55:45.757 INFO kablam! warning: variable does not need to be mutable Oct 27 12:55:45.757 INFO kablam! --> src/parser.rs:8:22 Oct 27 12:55:45.757 INFO kablam! | Oct 27 12:55:45.757 INFO kablam! 8 | fn parse_conditional(mut tokens: &mut Vec, environment: &Environment) -> Expression { Oct 27 12:55:45.757 INFO kablam! | ----^^^^^^ Oct 27 12:55:45.757 INFO kablam! | | Oct 27 12:55:45.757 INFO kablam! | help: remove this `mut` Oct 27 12:55:45.757 INFO kablam! | Oct 27 12:55:45.757 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 27 12:55:45.757 INFO kablam! Oct 27 12:55:45.757 INFO kablam! warning: variable does not need to be mutable Oct 27 12:55:45.757 INFO kablam! --> src/parser.rs:45:19 Oct 27 12:55:45.757 INFO kablam! | Oct 27 12:55:45.757 INFO kablam! 45 | fn parse_compound(mut tokens: &mut Vec, environment: &Environment) -> Expression { Oct 27 12:55:45.757 INFO kablam! | ----^^^^^^ Oct 27 12:55:45.757 INFO kablam! | | Oct 27 12:55:45.757 INFO kablam! | help: remove this `mut` Oct 27 12:55:45.757 INFO kablam! Oct 27 12:55:45.763 INFO kablam! warning: variable does not need to be mutable Oct 27 12:55:45.763 INFO kablam! --> src/parser.rs:86:14 Oct 27 12:55:45.763 INFO kablam! | Oct 27 12:55:45.763 INFO kablam! 86 | pub fn parse(mut tokens: &mut Vec, environment: &Environment) -> Expression { Oct 27 12:55:45.763 INFO kablam! | ----^^^^^^ Oct 27 12:55:45.763 INFO kablam! | | Oct 27 12:55:45.763 INFO kablam! | help: remove this `mut` Oct 27 12:55:45.763 INFO kablam! Oct 27 12:55:45.763 INFO kablam! warning: variable does not need to be mutable Oct 27 12:55:45.763 INFO kablam! --> src/environment_parser.rs:8:29 Oct 27 12:55:45.763 INFO kablam! | Oct 27 12:55:45.763 INFO kablam! 8 | pub fn parse_to_environment(mut v: &mut Vec) -> Environment { Oct 27 12:55:45.763 INFO kablam! | ----^ Oct 27 12:55:45.763 INFO kablam! | | Oct 27 12:55:45.763 INFO kablam! | help: remove this `mut` Oct 27 12:55:45.763 INFO kablam! Oct 27 12:55:45.763 INFO kablam! warning: variable does not need to be mutable Oct 27 12:55:45.763 INFO kablam! --> src/environment_parser.rs:11:9 Oct 27 12:55:45.763 INFO kablam! | Oct 27 12:55:45.763 INFO kablam! 11 | let mut hash: HashMap = HashMap::new(); Oct 27 12:55:45.763 INFO kablam! | ----^^^^ Oct 27 12:55:45.763 INFO kablam! | | Oct 27 12:55:45.763 INFO kablam! | help: remove this `mut` Oct 27 12:55:45.763 INFO kablam! Oct 27 12:55:45.915 INFO kablam! warning: variable does not need to be mutable Oct 27 12:55:45.915 INFO kablam! --> src/parser.rs:8:22 Oct 27 12:55:45.915 INFO kablam! | Oct 27 12:55:45.915 INFO kablam! 8 | fn parse_conditional(mut tokens: &mut Vec, environment: &Environment) -> Expression { Oct 27 12:55:45.915 INFO kablam! | ----^^^^^^ Oct 27 12:55:45.915 INFO kablam! | | Oct 27 12:55:45.915 INFO kablam! | help: remove this `mut` Oct 27 12:55:45.915 INFO kablam! | Oct 27 12:55:45.915 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 27 12:55:45.915 INFO kablam! Oct 27 12:55:45.915 INFO kablam! warning: variable does not need to be mutable Oct 27 12:55:45.915 INFO kablam! --> src/parser.rs:45:19 Oct 27 12:55:45.915 INFO kablam! | Oct 27 12:55:45.915 INFO kablam! 45 | fn parse_compound(mut tokens: &mut Vec, environment: &Environment) -> Expression { Oct 27 12:55:45.916 INFO kablam! | ----^^^^^^ Oct 27 12:55:45.916 INFO kablam! | | Oct 27 12:55:45.916 INFO kablam! | help: remove this `mut` Oct 27 12:55:45.916 INFO kablam! Oct 27 12:55:45.947 INFO kablam! warning: variable does not need to be mutable Oct 27 12:55:45.947 INFO kablam! --> src/parser.rs:86:14 Oct 27 12:55:45.947 INFO kablam! | Oct 27 12:55:45.947 INFO kablam! 86 | pub fn parse(mut tokens: &mut Vec, environment: &Environment) -> Expression { Oct 27 12:55:45.947 INFO kablam! | ----^^^^^^ Oct 27 12:55:45.947 INFO kablam! | | Oct 27 12:55:45.947 INFO kablam! | help: remove this `mut` Oct 27 12:55:45.947 INFO kablam! Oct 27 12:55:45.953 INFO kablam! warning: variable does not need to be mutable Oct 27 12:55:45.953 INFO kablam! --> src/environment_parser.rs:8:29 Oct 27 12:55:45.953 INFO kablam! | Oct 27 12:55:45.953 INFO kablam! 8 | pub fn parse_to_environment(mut v: &mut Vec) -> Environment { Oct 27 12:55:45.953 INFO kablam! | ----^ Oct 27 12:55:45.953 INFO kablam! | | Oct 27 12:55:45.953 INFO kablam! | help: remove this `mut` Oct 27 12:55:45.953 INFO kablam! Oct 27 12:55:45.953 INFO kablam! warning: variable does not need to be mutable Oct 27 12:55:45.953 INFO kablam! --> src/environment_parser.rs:11:9 Oct 27 12:55:45.953 INFO kablam! | Oct 27 12:55:45.953 INFO kablam! 11 | let mut hash: HashMap = HashMap::new(); Oct 27 12:55:45.953 INFO kablam! | ----^^^^ Oct 27 12:55:45.953 INFO kablam! | | Oct 27 12:55:45.953 INFO kablam! | help: remove this `mut` Oct 27 12:55:45.953 INFO kablam! Oct 27 12:55:48.451 INFO kablam! warning: unused import: `std::collections::HashMap` Oct 27 12:55:48.451 INFO kablam! --> tests/test_interpreter.rs:6:5 Oct 27 12:55:48.451 INFO kablam! | Oct 27 12:55:48.451 INFO kablam! 6 | use std::collections::HashMap; Oct 27 12:55:48.451 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 12:55:48.451 INFO kablam! | Oct 27 12:55:48.451 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 27 12:55:48.451 INFO kablam! Oct 27 12:55:48.991 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 4.23s Oct 27 12:55:49.007 INFO kablam! su: No module specific data is present Oct 27 12:55:49.843 INFO running `"docker" "rm" "-f" "19a2c32f6e58fb3a3b2c29c894471ea14dc1ac6ff4e929a4d76cb77f9c598790"` Oct 27 12:55:50.147 INFO blam! 19a2c32f6e58fb3a3b2c29c894471ea14dc1ac6ff4e929a4d76cb77f9c598790