Oct 27 14:41:26.666 INFO checking tgff-0.1.10 against try#19f01b935b91481fd445b16b533d2f87661bf12e for pr-55192-2 Oct 27 14:41:26.666 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-0/try#19f01b935b91481fd445b16b533d2f87661bf12e:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/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 14:41:26.963 INFO blam! c2f9f4db8230ce413a5a9aab4b31fee28a99f25d144d8c2343a2ac42002ce42a Oct 27 14:41:26.963 INFO running `"docker" "start" "-a" "c2f9f4db8230ce413a5a9aab4b31fee28a99f25d144d8c2343a2ac42002ce42a"` Oct 27 14:41:27.422 INFO kablam! usermod: no changes Oct 27 14:41:27.450 INFO kablam! Checking tgff v0.1.10 (/source) Oct 27 14:41:27.452 INFO kablam! Checking assert v0.7.4 Oct 27 14:41:27.927 INFO kablam! warning: unused macro definition Oct 27 14:41:27.927 INFO kablam! --> src/lib.rs:48:1 Oct 27 14:41:27.927 INFO kablam! | Oct 27 14:41:27.927 INFO kablam! 48 | / macro_rules! some( Oct 27 14:41:27.927 INFO kablam! 49 | | ($parser:expr, $result:expr, $($arg:tt)*) => ( Oct 27 14:41:27.927 INFO kablam! 50 | | match $result { Oct 27 14:41:27.927 INFO kablam! 51 | | Some(result) => result, Oct 27 14:41:27.927 INFO kablam! ... | Oct 27 14:41:27.927 INFO kablam! 54 | | ); Oct 27 14:41:27.927 INFO kablam! 55 | | ); Oct 27 14:41:27.927 INFO kablam! | |__^ Oct 27 14:41:27.927 INFO kablam! | Oct 27 14:41:27.927 INFO kablam! = note: #[warn(unused_macros)] on by default Oct 27 14:41:27.927 INFO kablam! Oct 27 14:41:27.927 INFO kablam! warning: unnecessary parentheses around `for` head expression Oct 27 14:41:27.927 INFO kablam! --> src/lib.rs:189:22 Oct 27 14:41:27.927 INFO kablam! | Oct 27 14:41:27.927 INFO kablam! 189 | for i in (0..cols) { Oct 27 14:41:27.927 INFO kablam! | ^^^^^^^^^ help: remove these parentheses Oct 27 14:41:27.928 INFO kablam! | Oct 27 14:41:27.928 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 27 14:41:27.928 INFO kablam! Oct 27 14:41:28.867 INFO kablam! warning: unused macro definition Oct 27 14:41:28.868 INFO kablam! --> src/lib.rs:48:1 Oct 27 14:41:28.870 INFO kablam! | Oct 27 14:41:28.870 INFO kablam! 48 | / macro_rules! some( Oct 27 14:41:28.870 INFO kablam! 49 | | ($parser:expr, $result:expr, $($arg:tt)*) => ( Oct 27 14:41:28.870 INFO kablam! 50 | | match $result { Oct 27 14:41:28.870 INFO kablam! 51 | | Some(result) => result, Oct 27 14:41:28.871 INFO kablam! ... | Oct 27 14:41:28.871 INFO kablam! 54 | | ); Oct 27 14:41:28.871 INFO kablam! 55 | | ); Oct 27 14:41:28.871 INFO kablam! | |__^ Oct 27 14:41:28.871 INFO kablam! | Oct 27 14:41:28.872 INFO kablam! = note: #[warn(unused_macros)] on by default Oct 27 14:41:28.872 INFO kablam! Oct 27 14:41:28.872 INFO kablam! warning: unnecessary parentheses around `for` head expression Oct 27 14:41:28.872 INFO kablam! --> src/lib.rs:189:22 Oct 27 14:41:28.872 INFO kablam! | Oct 27 14:41:28.872 INFO kablam! 189 | for i in (0..cols) { Oct 27 14:41:28.873 INFO kablam! | ^^^^^^^^^ help: remove these parentheses Oct 27 14:41:28.873 INFO kablam! | Oct 27 14:41:28.873 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 27 14:41:28.873 INFO kablam! Oct 27 14:41:29.694 INFO kablam! warning: unnecessary parentheses around `for` head expression Oct 27 14:41:29.694 INFO kablam! --> tests/lib.rs:22:14 Oct 27 14:41:29.694 INFO kablam! | Oct 27 14:41:29.694 INFO kablam! 22 | for i in (0..2) { Oct 27 14:41:29.694 INFO kablam! | ^^^^^^ help: remove these parentheses Oct 27 14:41:29.694 INFO kablam! | Oct 27 14:41:29.694 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 27 14:41:29.694 INFO kablam! Oct 27 14:41:29.939 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.50s Oct 27 14:41:29.943 INFO kablam! su: No module specific data is present Oct 27 14:41:30.851 INFO running `"docker" "rm" "-f" "c2f9f4db8230ce413a5a9aab4b31fee28a99f25d144d8c2343a2ac42002ce42a"` Oct 27 14:41:31.103 INFO blam! c2f9f4db8230ce413a5a9aab4b31fee28a99f25d144d8c2343a2ac42002ce42a