Sep 04 01:09:29.040 INFO checking systemd-parser-0.1.3 against try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0 for pr-53893 Sep 04 01:09:29.041 INFO running: cargo +6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0-alt check --frozen --all --all-targets Sep 04 01:09:29.041 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-53893/try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53893/worker-3/try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0:/target:rw,Z" "-v" "/home/ec2-user/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/home/ec2-user/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=500" "-e" "CMD=cargo +6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 04 01:09:29.246 INFO blam! 66c2b72e0a5c2c26acff8168aa06bca86730f633f78137840c9938d3791f4f77 Sep 04 01:09:29.248 INFO running `"docker" "start" "-a" "66c2b72e0a5c2c26acff8168aa06bca86730f633f78137840c9938d3791f4f77"` Sep 04 01:09:30.173 INFO kablam! Checking nom v2.2.1 Sep 04 01:09:32.905 INFO kablam! Checking systemd-parser v0.1.3 (file:///source) Sep 04 01:09:33.186 INFO kablam! warning: unnecessary parentheses around function argument Sep 04 01:09:33.186 INFO kablam! --> src/parser.rs:57:38 Sep 04 01:09:33.186 INFO kablam! | Sep 04 01:09:33.186 INFO kablam! 57 | (SystemdItem::Directive(key, (if value.is_empty() { None } else { Some(value) }))) Sep 04 01:09:33.186 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 04 01:09:33.186 INFO kablam! | Sep 04 01:09:33.186 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 04 01:09:33.186 INFO kablam! Sep 04 01:09:33.467 INFO kablam! warning: unnecessary parentheses around function argument Sep 04 01:09:33.467 INFO kablam! --> src/parser.rs:57:38 Sep 04 01:09:33.467 INFO kablam! | Sep 04 01:09:33.467 INFO kablam! 57 | (SystemdItem::Directive(key, (if value.is_empty() { None } else { Some(value) }))) Sep 04 01:09:33.468 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 04 01:09:33.468 INFO kablam! | Sep 04 01:09:33.468 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 04 01:09:33.468 INFO kablam! Sep 04 01:09:33.739 INFO kablam! warning: method is never used: `is_comment` Sep 04 01:09:33.739 INFO kablam! --> src/items.rs:12:5 Sep 04 01:09:33.739 INFO kablam! | Sep 04 01:09:33.739 INFO kablam! 12 | fn is_comment(&self) -> bool { match *self { SystemdItem::Comment(_) => true, _ => false } } Sep 04 01:09:33.739 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 01:09:33.739 INFO kablam! | Sep 04 01:09:33.739 INFO kablam! = note: #[warn(dead_code)] on by default Sep 04 01:09:33.739 INFO kablam! Sep 04 01:09:33.739 INFO kablam! warning: method is never used: `is_category` Sep 04 01:09:33.739 INFO kablam! --> src/items.rs:13:5 Sep 04 01:09:33.739 INFO kablam! | Sep 04 01:09:33.739 INFO kablam! 13 | fn is_category(&self) -> bool { match *self { SystemdItem::Category(_) => true, _ => false } } Sep 04 01:09:33.739 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 01:09:33.739 INFO kablam! Sep 04 01:09:34.486 INFO kablam! warning: method is never used: `is_comment` Sep 04 01:09:34.486 INFO kablam! --> src/items.rs:12:5 Sep 04 01:09:34.486 INFO kablam! | Sep 04 01:09:34.486 INFO kablam! 12 | fn is_comment(&self) -> bool { match *self { SystemdItem::Comment(_) => true, _ => false } } Sep 04 01:09:34.486 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 01:09:34.486 INFO kablam! | Sep 04 01:09:34.486 INFO kablam! = note: #[warn(dead_code)] on by default Sep 04 01:09:34.486 INFO kablam! Sep 04 01:09:34.486 INFO kablam! warning: method is never used: `is_category` Sep 04 01:09:34.486 INFO kablam! --> src/items.rs:13:5 Sep 04 01:09:34.486 INFO kablam! | Sep 04 01:09:34.486 INFO kablam! 13 | fn is_category(&self) -> bool { match *self { SystemdItem::Category(_) => true, _ => false } } Sep 04 01:09:34.486 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 01:09:34.486 INFO kablam! Sep 04 01:09:34.540 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 4.39s Sep 04 01:09:34.542 INFO kablam! su: No module specific data is present Sep 04 01:09:34.934 INFO running `"docker" "rm" "-f" "66c2b72e0a5c2c26acff8168aa06bca86730f633f78137840c9938d3791f4f77"` Sep 04 01:09:35.042 INFO blam! 66c2b72e0a5c2c26acff8168aa06bca86730f633f78137840c9938d3791f4f77