Sep 01 21:52:11.767 INFO checking systemd-parser-0.1.3 against try#952c7dbfa2628309f557b367929ffc17af20b332 for pr-53851 Sep 01 21:52:11.767 INFO running: cargo +952c7dbfa2628309f557b367929ffc17af20b332-alt check --frozen --all --all-targets Sep 01 21:52:11.767 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-53851/try#952c7dbfa2628309f557b367929ffc17af20b332:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53851/worker-3/try#952c7dbfa2628309f557b367929ffc17af20b332:/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 +952c7dbfa2628309f557b367929ffc17af20b332-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 01 21:52:11.977 INFO blam! 2fdde619242090100f68acd948c267bcc8cb38e79ee15de661aee97af2c134a8 Sep 01 21:52:11.979 INFO running `"docker" "start" "-a" "2fdde619242090100f68acd948c267bcc8cb38e79ee15de661aee97af2c134a8"` Sep 01 21:52:12.597 INFO kablam! Checking nom v2.2.1 Sep 01 21:52:16.383 INFO kablam! Checking systemd-parser v0.1.3 (file:///source) Sep 01 21:52:16.872 INFO kablam! warning: unnecessary parentheses around function argument Sep 01 21:52:16.873 INFO kablam! --> src/parser.rs:57:38 Sep 01 21:52:16.873 INFO kablam! | Sep 01 21:52:16.873 INFO kablam! 57 | (SystemdItem::Directive(key, (if value.is_empty() { None } else { Some(value) }))) Sep 01 21:52:16.873 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 01 21:52:16.873 INFO kablam! | Sep 01 21:52:16.873 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 01 21:52:16.873 INFO kablam! Sep 01 21:52:16.964 INFO kablam! warning: unnecessary parentheses around function argument Sep 01 21:52:16.964 INFO kablam! --> src/parser.rs:57:38 Sep 01 21:52:16.964 INFO kablam! | Sep 01 21:52:16.964 INFO kablam! 57 | (SystemdItem::Directive(key, (if value.is_empty() { None } else { Some(value) }))) Sep 01 21:52:16.964 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 01 21:52:16.964 INFO kablam! | Sep 01 21:52:16.964 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 01 21:52:16.964 INFO kablam! Sep 01 21:52:17.819 INFO kablam! warning: method is never used: `is_comment` Sep 01 21:52:17.820 INFO kablam! --> src/items.rs:12:5 Sep 01 21:52:17.820 INFO kablam! | Sep 01 21:52:17.820 INFO kablam! 12 | fn is_comment(&self) -> bool { match *self { SystemdItem::Comment(_) => true, _ => false } } Sep 01 21:52:17.820 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 21:52:17.820 INFO kablam! | Sep 01 21:52:17.820 INFO kablam! = note: #[warn(dead_code)] on by default Sep 01 21:52:17.820 INFO kablam! Sep 01 21:52:17.820 INFO kablam! warning: method is never used: `is_category` Sep 01 21:52:17.820 INFO kablam! --> src/items.rs:13:5 Sep 01 21:52:17.820 INFO kablam! | Sep 01 21:52:17.820 INFO kablam! 13 | fn is_category(&self) -> bool { match *self { SystemdItem::Category(_) => true, _ => false } } Sep 01 21:52:17.820 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 21:52:17.820 INFO kablam! Sep 01 21:52:18.350 INFO kablam! warning: method is never used: `is_comment` Sep 01 21:52:18.350 INFO kablam! --> src/items.rs:12:5 Sep 01 21:52:18.350 INFO kablam! | Sep 01 21:52:18.350 INFO kablam! 12 | fn is_comment(&self) -> bool { match *self { SystemdItem::Comment(_) => true, _ => false } } Sep 01 21:52:18.350 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 21:52:18.350 INFO kablam! | Sep 01 21:52:18.351 INFO kablam! = note: #[warn(dead_code)] on by default Sep 01 21:52:18.351 INFO kablam! Sep 01 21:52:18.351 INFO kablam! warning: method is never used: `is_category` Sep 01 21:52:18.351 INFO kablam! --> src/items.rs:13:5 Sep 01 21:52:18.351 INFO kablam! | Sep 01 21:52:18.351 INFO kablam! 13 | fn is_category(&self) -> bool { match *self { SystemdItem::Category(_) => true, _ => false } } Sep 01 21:52:18.351 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 21:52:18.351 INFO kablam! Sep 01 21:52:18.418 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 5.84s Sep 01 21:52:18.422 INFO kablam! su: No module specific data is present Sep 01 21:52:18.951 INFO running `"docker" "rm" "-f" "2fdde619242090100f68acd948c267bcc8cb38e79ee15de661aee97af2c134a8"` Sep 01 21:52:19.113 INFO blam! 2fdde619242090100f68acd948c267bcc8cb38e79ee15de661aee97af2c134a8