Sep 10 08:08:32.662 INFO checking systemd-parser-0.1.3 against try#3a2610c2a16575649896925631bf8cec4f4b1961 for pr-54090 Sep 10 08:08:32.662 INFO running: cargo +3a2610c2a16575649896925631bf8cec4f4b1961-alt check --frozen --all --all-targets Sep 10 08:08:32.662 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-54090/try#3a2610c2a16575649896925631bf8cec4f4b1961:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54090/worker-0/try#3a2610c2a16575649896925631bf8cec4f4b1961:/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=1000" "-e" "CMD=cargo +3a2610c2a16575649896925631bf8cec4f4b1961-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-m" "2G" "crater"` Sep 10 08:08:32.843 INFO blam! 0eb90c5671caa8b25101a7195d4aa2eafc823db858831dea5242a74c2737a046 Sep 10 08:08:32.845 INFO running `"docker" "start" "-a" "0eb90c5671caa8b25101a7195d4aa2eafc823db858831dea5242a74c2737a046"` Sep 10 08:08:33.619 INFO kablam! usermod: no changes Sep 10 08:08:33.678 INFO kablam! Checking systemd-parser v0.1.3 (file:///source) Sep 10 08:08:33.978 INFO kablam! warning: unnecessary parentheses around function argument Sep 10 08:08:33.978 INFO kablam! --> src/parser.rs:57:38 Sep 10 08:08:33.978 INFO kablam! | Sep 10 08:08:33.978 INFO kablam! 57 | (SystemdItem::Directive(key, (if value.is_empty() { None } else { Some(value) }))) Sep 10 08:08:33.978 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 10 08:08:33.978 INFO kablam! | Sep 10 08:08:33.978 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 10 08:08:33.978 INFO kablam! Sep 10 08:08:34.014 INFO kablam! warning: unnecessary parentheses around function argument Sep 10 08:08:34.014 INFO kablam! --> src/parser.rs:57:38 Sep 10 08:08:34.014 INFO kablam! | Sep 10 08:08:34.014 INFO kablam! 57 | (SystemdItem::Directive(key, (if value.is_empty() { None } else { Some(value) }))) Sep 10 08:08:34.014 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 10 08:08:34.014 INFO kablam! | Sep 10 08:08:34.014 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 10 08:08:34.014 INFO kablam! Sep 10 08:08:34.382 INFO kablam! warning: method is never used: `is_comment` Sep 10 08:08:34.382 INFO kablam! --> src/items.rs:12:5 Sep 10 08:08:34.382 INFO kablam! | Sep 10 08:08:34.382 INFO kablam! 12 | fn is_comment(&self) -> bool { match *self { SystemdItem::Comment(_) => true, _ => false } } Sep 10 08:08:34.382 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 10 08:08:34.382 INFO kablam! | Sep 10 08:08:34.382 INFO kablam! = note: #[warn(dead_code)] on by default Sep 10 08:08:34.382 INFO kablam! Sep 10 08:08:34.382 INFO kablam! warning: method is never used: `is_category` Sep 10 08:08:34.382 INFO kablam! --> src/items.rs:13:5 Sep 10 08:08:34.382 INFO kablam! | Sep 10 08:08:34.382 INFO kablam! 13 | fn is_category(&self) -> bool { match *self { SystemdItem::Category(_) => true, _ => false } } Sep 10 08:08:34.382 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 10 08:08:34.382 INFO kablam! Sep 10 08:08:34.834 INFO kablam! warning: method is never used: `is_comment` Sep 10 08:08:34.834 INFO kablam! --> src/items.rs:12:5 Sep 10 08:08:34.834 INFO kablam! | Sep 10 08:08:34.834 INFO kablam! 12 | fn is_comment(&self) -> bool { match *self { SystemdItem::Comment(_) => true, _ => false } } Sep 10 08:08:34.834 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 10 08:08:34.834 INFO kablam! | Sep 10 08:08:34.834 INFO kablam! = note: #[warn(dead_code)] on by default Sep 10 08:08:34.834 INFO kablam! Sep 10 08:08:34.834 INFO kablam! warning: method is never used: `is_category` Sep 10 08:08:34.834 INFO kablam! --> src/items.rs:13:5 Sep 10 08:08:34.834 INFO kablam! | Sep 10 08:08:34.834 INFO kablam! 13 | fn is_category(&self) -> bool { match *self { SystemdItem::Category(_) => true, _ => false } } Sep 10 08:08:34.834 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 10 08:08:34.834 INFO kablam! Sep 10 08:08:34.910 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.26s Sep 10 08:08:34.910 INFO kablam! su: No module specific data is present Sep 10 08:08:35.509 INFO running `"docker" "rm" "-f" "0eb90c5671caa8b25101a7195d4aa2eafc823db858831dea5242a74c2737a046"` Sep 10 08:08:35.622 INFO blam! 0eb90c5671caa8b25101a7195d4aa2eafc823db858831dea5242a74c2737a046