Oct 27 00:08:32.190 INFO checking mtn/silver against try#19f01b935b91481fd445b16b533d2f87661bf12e for pr-55192-2 Oct 27 00:08:32.191 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-7/try#19f01b935b91481fd445b16b533d2f87661bf12e:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/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 00:08:32.550 INFO blam! e66ea11a2abe9ad7b20c3baa8b507c10dbc9f11b5e278d175cc79a7c0ee324b1 Oct 27 00:08:32.553 INFO running `"docker" "start" "-a" "e66ea11a2abe9ad7b20c3baa8b507c10dbc9f11b5e278d175cc79a7c0ee324b1"` Oct 27 00:08:33.933 INFO kablam! usermod: no changes Oct 27 00:08:33.962 INFO kablam! Checking silver v0.1.0 (/source) Oct 27 00:08:34.799 INFO kablam! warning: variable does not need to be mutable Oct 27 00:08:34.799 INFO kablam! --> src/parser.rs:331:13 Oct 27 00:08:34.799 INFO kablam! | Oct 27 00:08:34.799 INFO kablam! 331 | let mut lexer = lexer::Lexer::new(inp); Oct 27 00:08:34.799 INFO kablam! | ----^^^^^ Oct 27 00:08:34.799 INFO kablam! | | Oct 27 00:08:34.799 INFO kablam! | help: remove this `mut` Oct 27 00:08:34.799 INFO kablam! | Oct 27 00:08:34.799 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 27 00:08:34.799 INFO kablam! Oct 27 00:08:34.801 INFO kablam! warning: variable does not need to be mutable Oct 27 00:08:34.803 INFO kablam! --> src/parser.rs:344:13 Oct 27 00:08:34.803 INFO kablam! | Oct 27 00:08:34.803 INFO kablam! 344 | let mut lexer = lexer::Lexer::new(inp); Oct 27 00:08:34.803 INFO kablam! | ----^^^^^ Oct 27 00:08:34.803 INFO kablam! | | Oct 27 00:08:34.803 INFO kablam! | help: remove this `mut` Oct 27 00:08:34.803 INFO kablam! Oct 27 00:08:34.804 INFO kablam! warning: variable does not need to be mutable Oct 27 00:08:34.806 INFO kablam! --> src/parser.rs:366:13 Oct 27 00:08:34.806 INFO kablam! | Oct 27 00:08:34.806 INFO kablam! 366 | let mut lexer = lexer::Lexer::new(inp); Oct 27 00:08:34.806 INFO kablam! | ----^^^^^ Oct 27 00:08:34.806 INFO kablam! | | Oct 27 00:08:34.806 INFO kablam! | help: remove this `mut` Oct 27 00:08:34.806 INFO kablam! Oct 27 00:08:34.807 INFO kablam! warning: variable does not need to be mutable Oct 27 00:08:34.809 INFO kablam! --> src/parser.rs:385:13 Oct 27 00:08:34.809 INFO kablam! | Oct 27 00:08:34.809 INFO kablam! 385 | let mut lexer = lexer::Lexer::new(inp); Oct 27 00:08:34.809 INFO kablam! | ----^^^^^ Oct 27 00:08:34.809 INFO kablam! | | Oct 27 00:08:34.809 INFO kablam! | help: remove this `mut` Oct 27 00:08:34.809 INFO kablam! Oct 27 00:08:34.809 INFO kablam! warning: variable does not need to be mutable Oct 27 00:08:34.812 INFO kablam! --> src/parser.rs:406:13 Oct 27 00:08:34.812 INFO kablam! | Oct 27 00:08:34.812 INFO kablam! 406 | let mut lexer = lexer::Lexer::new(inp); Oct 27 00:08:34.812 INFO kablam! | ----^^^^^ Oct 27 00:08:34.812 INFO kablam! | | Oct 27 00:08:34.812 INFO kablam! | help: remove this `mut` Oct 27 00:08:34.812 INFO kablam! Oct 27 00:08:34.819 INFO kablam! warning: variable does not need to be mutable Oct 27 00:08:34.821 INFO kablam! --> src/parser.rs:430:13 Oct 27 00:08:34.821 INFO kablam! | Oct 27 00:08:34.821 INFO kablam! 430 | let mut lexer = lexer::Lexer::new(inp); Oct 27 00:08:34.821 INFO kablam! | ----^^^^^ Oct 27 00:08:34.821 INFO kablam! | | Oct 27 00:08:34.821 INFO kablam! | help: remove this `mut` Oct 27 00:08:34.821 INFO kablam! Oct 27 00:08:34.822 INFO kablam! warning: variable does not need to be mutable Oct 27 00:08:34.822 INFO kablam! --> src/parser.rs:451:13 Oct 27 00:08:34.822 INFO kablam! | Oct 27 00:08:34.822 INFO kablam! 451 | let mut lexer = lexer::Lexer::new(inp); Oct 27 00:08:34.822 INFO kablam! | ----^^^^^ Oct 27 00:08:34.822 INFO kablam! | | Oct 27 00:08:34.822 INFO kablam! | help: remove this `mut` Oct 27 00:08:34.825 INFO kablam! Oct 27 00:08:34.831 INFO kablam! warning: variable does not need to be mutable Oct 27 00:08:34.831 INFO kablam! --> src/parser.rs:487:13 Oct 27 00:08:34.831 INFO kablam! | Oct 27 00:08:34.831 INFO kablam! 487 | let mut lexer = lexer::Lexer::new(inp); Oct 27 00:08:34.831 INFO kablam! | ----^^^^^ Oct 27 00:08:34.831 INFO kablam! | | Oct 27 00:08:34.831 INFO kablam! | help: remove this `mut` Oct 27 00:08:34.831 INFO kablam! Oct 27 00:08:34.903 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.96s Oct 27 00:08:34.905 INFO kablam! su: No module specific data is present Oct 27 00:08:35.427 INFO running `"docker" "rm" "-f" "e66ea11a2abe9ad7b20c3baa8b507c10dbc9f11b5e278d175cc79a7c0ee324b1"` Oct 27 00:08:35.731 INFO blam! e66ea11a2abe9ad7b20c3baa8b507c10dbc9f11b5e278d175cc79a7c0ee324b1