Oct 21 23:04:22.874 INFO checking tgff-0.1.10 against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192 Oct 21 23:04:22.874 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192/worker-0/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/pr-55192/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 21 23:04:23.382 INFO blam! efaef61004539501c94866a9ee46a0f6f7eaeb813008729ce81df06f07a6f911 Oct 21 23:04:23.388 INFO running `"docker" "start" "-a" "efaef61004539501c94866a9ee46a0f6f7eaeb813008729ce81df06f07a6f911"` Oct 21 23:04:24.309 INFO kablam! usermod: no changes Oct 21 23:04:24.352 INFO kablam! Checking tgff v0.1.10 (/source) Oct 21 23:04:24.352 INFO kablam! Checking assert v0.7.4 Oct 21 23:04:24.800 INFO kablam! warning: unused macro definition Oct 21 23:04:24.800 INFO kablam! --> src/lib.rs:48:1 Oct 21 23:04:24.800 INFO kablam! | Oct 21 23:04:24.800 INFO kablam! 48 | / macro_rules! some( Oct 21 23:04:24.800 INFO kablam! 49 | | ($parser:expr, $result:expr, $($arg:tt)*) => ( Oct 21 23:04:24.800 INFO kablam! 50 | | match $result { Oct 21 23:04:24.800 INFO kablam! 51 | | Some(result) => result, Oct 21 23:04:24.800 INFO kablam! ... | Oct 21 23:04:24.800 INFO kablam! 54 | | ); Oct 21 23:04:24.800 INFO kablam! 55 | | ); Oct 21 23:04:24.800 INFO kablam! | |__^ Oct 21 23:04:24.800 INFO kablam! | Oct 21 23:04:24.800 INFO kablam! = note: #[warn(unused_macros)] on by default Oct 21 23:04:24.800 INFO kablam! Oct 21 23:04:24.800 INFO kablam! warning: unnecessary parentheses around `for` head expression Oct 21 23:04:24.800 INFO kablam! --> src/lib.rs:189:22 Oct 21 23:04:24.800 INFO kablam! | Oct 21 23:04:24.800 INFO kablam! 189 | for i in (0..cols) { Oct 21 23:04:24.800 INFO kablam! | ^^^^^^^^^ help: remove these parentheses Oct 21 23:04:24.800 INFO kablam! | Oct 21 23:04:24.800 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 21 23:04:24.800 INFO kablam! Oct 21 23:04:25.752 INFO kablam! warning: unused macro definition Oct 21 23:04:25.752 INFO kablam! --> src/lib.rs:48:1 Oct 21 23:04:25.752 INFO kablam! | Oct 21 23:04:25.752 INFO kablam! 48 | / macro_rules! some( Oct 21 23:04:25.752 INFO kablam! 49 | | ($parser:expr, $result:expr, $($arg:tt)*) => ( Oct 21 23:04:25.752 INFO kablam! 50 | | match $result { Oct 21 23:04:25.752 INFO kablam! 51 | | Some(result) => result, Oct 21 23:04:25.752 INFO kablam! ... | Oct 21 23:04:25.752 INFO kablam! 54 | | ); Oct 21 23:04:25.752 INFO kablam! 55 | | ); Oct 21 23:04:25.752 INFO kablam! | |__^ Oct 21 23:04:25.752 INFO kablam! | Oct 21 23:04:25.752 INFO kablam! = note: #[warn(unused_macros)] on by default Oct 21 23:04:25.752 INFO kablam! Oct 21 23:04:25.752 INFO kablam! warning: unnecessary parentheses around `for` head expression Oct 21 23:04:25.752 INFO kablam! --> src/lib.rs:189:22 Oct 21 23:04:25.752 INFO kablam! | Oct 21 23:04:25.752 INFO kablam! 189 | for i in (0..cols) { Oct 21 23:04:25.752 INFO kablam! | ^^^^^^^^^ help: remove these parentheses Oct 21 23:04:25.752 INFO kablam! | Oct 21 23:04:25.752 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 21 23:04:25.752 INFO kablam! Oct 21 23:04:25.789 INFO kablam! warning: unnecessary parentheses around `for` head expression Oct 21 23:04:25.789 INFO kablam! --> tests/lib.rs:22:14 Oct 21 23:04:25.789 INFO kablam! | Oct 21 23:04:25.789 INFO kablam! 22 | for i in (0..2) { Oct 21 23:04:25.789 INFO kablam! | ^^^^^^ help: remove these parentheses Oct 21 23:04:25.789 INFO kablam! | Oct 21 23:04:25.789 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 21 23:04:25.789 INFO kablam! Oct 21 23:04:26.040 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.76s Oct 21 23:04:26.043 INFO kablam! su: No module specific data is present Oct 21 23:04:26.588 INFO running `"docker" "rm" "-f" "efaef61004539501c94866a9ee46a0f6f7eaeb813008729ce81df06f07a6f911"` Oct 21 23:04:26.773 INFO blam! efaef61004539501c94866a9ee46a0f6f7eaeb813008729ce81df06f07a6f911