Oct 27 02:37:16.540 INFO checking jtdowney/som-rust against try#19f01b935b91481fd445b16b533d2f87661bf12e for pr-55192-2 Oct 27 02:37:16.542 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-2/try#19f01b935b91481fd445b16b533d2f87661bf12e:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/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 02:37:16.959 INFO blam! f64b39f4b97c32711b7474bef0a6c52e97ddb3142d61fa48f1f0ef761999e817 Oct 27 02:37:16.975 INFO running `"docker" "start" "-a" "f64b39f4b97c32711b7474bef0a6c52e97ddb3142d61fa48f1f0ef761999e817"` Oct 27 02:37:18.703 INFO kablam! usermod: no changes Oct 27 02:37:18.807 INFO kablam! Checking som v0.1.0 (/source) Oct 27 02:37:19.463 INFO kablam! warning: unnecessary parentheses around `for` head expression Oct 27 02:37:19.463 INFO kablam! --> src/compiler/lexer.rs:297:22 Oct 27 02:37:19.463 INFO kablam! | Oct 27 02:37:19.463 INFO kablam! 297 | for _ in (0..count) { Oct 27 02:37:19.463 INFO kablam! | ^^^^^^^^^^ help: remove these parentheses Oct 27 02:37:19.463 INFO kablam! | Oct 27 02:37:19.463 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 27 02:37:19.463 INFO kablam! Oct 27 02:37:19.466 INFO kablam! warning: unnecessary parentheses around `for` head expression Oct 27 02:37:19.466 INFO kablam! --> src/compiler/parser.rs:488:18 Oct 27 02:37:19.466 INFO kablam! | Oct 27 02:37:19.466 INFO kablam! 488 | for _ in (self.queue.len()..n) { Oct 27 02:37:19.466 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 27 02:37:19.466 INFO kablam! Oct 27 02:37:19.466 INFO kablam! warning: unnecessary parentheses around `for` head expression Oct 27 02:37:19.466 INFO kablam! --> src/compiler/parser.rs:502:18 Oct 27 02:37:19.466 INFO kablam! | Oct 27 02:37:19.466 INFO kablam! 502 | for _ in (0..n) { Oct 27 02:37:19.466 INFO kablam! | ^^^^^^ help: remove these parentheses Oct 27 02:37:19.466 INFO kablam! Oct 27 02:37:19.507 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Oct 27 02:37:19.507 INFO kablam! --> src/compiler/lexer.rs:2:5 Oct 27 02:37:19.507 INFO kablam! | Oct 27 02:37:19.507 INFO kablam! 2 | use std::ascii::AsciiExt; Oct 27 02:37:19.507 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 27 02:37:19.507 INFO kablam! | Oct 27 02:37:19.507 INFO kablam! = note: #[warn(deprecated)] on by default Oct 27 02:37:19.507 INFO kablam! Oct 27 02:37:19.667 INFO kablam! warning: unnecessary parentheses around `for` head expression Oct 27 02:37:19.667 INFO kablam! --> src/compiler/lexer.rs:297:22 Oct 27 02:37:19.667 INFO kablam! | Oct 27 02:37:19.667 INFO kablam! 297 | for _ in (0..count) { Oct 27 02:37:19.667 INFO kablam! | ^^^^^^^^^^ help: remove these parentheses Oct 27 02:37:19.667 INFO kablam! | Oct 27 02:37:19.667 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 27 02:37:19.667 INFO kablam! Oct 27 02:37:19.667 INFO kablam! warning: unnecessary parentheses around function argument Oct 27 02:37:19.667 INFO kablam! --> src/compiler/lexer.rs:499:80 Oct 27 02:37:19.667 INFO kablam! | Oct 27 02:37:19.667 INFO kablam! 499 | assert_eq!(lexer.read_token().unwrap(), Token(Symbol::Identifier, Some(("run".to_string())))); Oct 27 02:37:19.669 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 27 02:37:19.670 INFO kablam! Oct 27 02:37:19.670 INFO kablam! warning: unnecessary parentheses around `for` head expression Oct 27 02:37:19.670 INFO kablam! --> src/compiler/parser.rs:488:18 Oct 27 02:37:19.670 INFO kablam! | Oct 27 02:37:19.670 INFO kablam! 488 | for _ in (self.queue.len()..n) { Oct 27 02:37:19.670 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 27 02:37:19.670 INFO kablam! Oct 27 02:37:19.670 INFO kablam! warning: unnecessary parentheses around `for` head expression Oct 27 02:37:19.670 INFO kablam! --> src/compiler/parser.rs:502:18 Oct 27 02:37:19.670 INFO kablam! | Oct 27 02:37:19.670 INFO kablam! 502 | for _ in (0..n) { Oct 27 02:37:19.670 INFO kablam! | ^^^^^^ help: remove these parentheses Oct 27 02:37:19.670 INFO kablam! Oct 27 02:37:19.736 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Oct 27 02:37:19.736 INFO kablam! --> src/compiler/lexer.rs:2:5 Oct 27 02:37:19.737 INFO kablam! | Oct 27 02:37:19.737 INFO kablam! 2 | use std::ascii::AsciiExt; Oct 27 02:37:19.737 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 27 02:37:19.737 INFO kablam! | Oct 27 02:37:19.737 INFO kablam! = note: #[warn(deprecated)] on by default Oct 27 02:37:19.737 INFO kablam! Oct 27 02:37:19.841 INFO kablam! warning: unused import: `std::ascii::AsciiExt` Oct 27 02:37:19.842 INFO kablam! --> src/compiler/lexer.rs:2:5 Oct 27 02:37:19.842 INFO kablam! | Oct 27 02:37:19.842 INFO kablam! 2 | use std::ascii::AsciiExt; Oct 27 02:37:19.842 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 27 02:37:19.842 INFO kablam! | Oct 27 02:37:19.842 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 27 02:37:19.842 INFO kablam! Oct 27 02:37:21.815 INFO kablam! warning: unused import: `std::ascii::AsciiExt` Oct 27 02:37:21.815 INFO kablam! --> src/compiler/lexer.rs:2:5 Oct 27 02:37:21.815 INFO kablam! | Oct 27 02:37:21.816 INFO kablam! 2 | use std::ascii::AsciiExt; Oct 27 02:37:21.816 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 27 02:37:21.816 INFO kablam! | Oct 27 02:37:21.817 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 27 02:37:21.817 INFO kablam! Oct 27 02:37:22.624 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.89s Oct 27 02:37:22.628 INFO kablam! su: No module specific data is present Oct 27 02:37:23.951 INFO running `"docker" "rm" "-f" "f64b39f4b97c32711b7474bef0a6c52e97ddb3142d61fa48f1f0ef761999e817"` Oct 27 02:37:24.251 INFO blam! f64b39f4b97c32711b7474bef0a6c52e97ddb3142d61fa48f1f0ef761999e817