Oct 27 14:41:26.697 INFO checking tgff-0.1.10 against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192-2 Oct 27 14:41:26.697 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-2/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/pr-55192-2/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 27 14:41:26.996 INFO blam! 97e5855e2abc4a725b2cce953c6a5e51e86c182322ed88c210db3ed34045f0ca Oct 27 14:41:27.007 INFO running `"docker" "start" "-a" "97e5855e2abc4a725b2cce953c6a5e51e86c182322ed88c210db3ed34045f0ca"` Oct 27 14:41:27.530 INFO kablam! usermod: no changes Oct 27 14:41:27.568 INFO kablam! Checking tgff v0.1.10 (/source) Oct 27 14:41:27.571 INFO kablam! Checking assert v0.7.4 Oct 27 14:41:28.100 INFO kablam! warning: unused macro definition Oct 27 14:41:28.100 INFO kablam! --> src/lib.rs:48:1 Oct 27 14:41:28.100 INFO kablam! | Oct 27 14:41:28.100 INFO kablam! 48 | / macro_rules! some( Oct 27 14:41:28.100 INFO kablam! 49 | | ($parser:expr, $result:expr, $($arg:tt)*) => ( Oct 27 14:41:28.100 INFO kablam! 50 | | match $result { Oct 27 14:41:28.100 INFO kablam! 51 | | Some(result) => result, Oct 27 14:41:28.100 INFO kablam! ... | Oct 27 14:41:28.100 INFO kablam! 54 | | ); Oct 27 14:41:28.100 INFO kablam! 55 | | ); Oct 27 14:41:28.100 INFO kablam! | |__^ Oct 27 14:41:28.100 INFO kablam! | Oct 27 14:41:28.100 INFO kablam! = note: #[warn(unused_macros)] on by default Oct 27 14:41:28.100 INFO kablam! Oct 27 14:41:28.100 INFO kablam! warning: unnecessary parentheses around `for` head expression Oct 27 14:41:28.100 INFO kablam! --> src/lib.rs:189:22 Oct 27 14:41:28.100 INFO kablam! | Oct 27 14:41:28.100 INFO kablam! 189 | for i in (0..cols) { Oct 27 14:41:28.100 INFO kablam! | ^^^^^^^^^ help: remove these parentheses Oct 27 14:41:28.100 INFO kablam! | Oct 27 14:41:28.100 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 27 14:41:28.100 INFO kablam! Oct 27 14:41:29.315 INFO kablam! warning: unnecessary parentheses around `for` head expression Oct 27 14:41:29.315 INFO kablam! --> tests/lib.rs:22:14 Oct 27 14:41:29.315 INFO kablam! | Oct 27 14:41:29.315 INFO kablam! 22 | for i in (0..2) { Oct 27 14:41:29.315 INFO kablam! | ^^^^^^ help: remove these parentheses Oct 27 14:41:29.315 INFO kablam! | Oct 27 14:41:29.315 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 27 14:41:29.315 INFO kablam! Oct 27 14:41:29.887 INFO kablam! warning: unused macro definition Oct 27 14:41:29.887 INFO kablam! --> src/lib.rs:48:1 Oct 27 14:41:29.887 INFO kablam! | Oct 27 14:41:29.887 INFO kablam! 48 | / macro_rules! some( Oct 27 14:41:29.887 INFO kablam! 49 | | ($parser:expr, $result:expr, $($arg:tt)*) => ( Oct 27 14:41:29.887 INFO kablam! 50 | | match $result { Oct 27 14:41:29.887 INFO kablam! 51 | | Some(result) => result, Oct 27 14:41:29.887 INFO kablam! ... | Oct 27 14:41:29.887 INFO kablam! 54 | | ); Oct 27 14:41:29.887 INFO kablam! 55 | | ); Oct 27 14:41:29.887 INFO kablam! | |__^ Oct 27 14:41:29.887 INFO kablam! | Oct 27 14:41:29.887 INFO kablam! = note: #[warn(unused_macros)] on by default Oct 27 14:41:29.887 INFO kablam! Oct 27 14:41:29.887 INFO kablam! warning: unnecessary parentheses around `for` head expression Oct 27 14:41:29.887 INFO kablam! --> src/lib.rs:189:22 Oct 27 14:41:29.887 INFO kablam! | Oct 27 14:41:29.887 INFO kablam! 189 | for i in (0..cols) { Oct 27 14:41:29.887 INFO kablam! | ^^^^^^^^^ help: remove these parentheses Oct 27 14:41:29.887 INFO kablam! | Oct 27 14:41:29.887 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 27 14:41:29.887 INFO kablam! Oct 27 14:41:30.167 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.61s Oct 27 14:41:30.167 INFO kablam! su: No module specific data is present Oct 27 14:41:31.041 INFO running `"docker" "rm" "-f" "97e5855e2abc4a725b2cce953c6a5e51e86c182322ed88c210db3ed34045f0ca"` Oct 27 14:41:31.395 INFO blam! 97e5855e2abc4a725b2cce953c6a5e51e86c182322ed88c210db3ed34045f0ca