Oct 27 14:54:32.396 INFO checking systemd-parser-0.1.3 against try#19f01b935b91481fd445b16b533d2f87661bf12e for pr-55192-2 Oct 27 14:54:32.396 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-4/try#19f01b935b91481fd445b16b533d2f87661bf12e:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/pr-55192-2/try#19f01b935b91481fd445b16b533d2f87661bf12e:/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 +19f01b935b91481fd445b16b533d2f87661bf12e-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:54:32.703 INFO blam! a2db8c9091f3b4b76282edfd578f821798809b9265631df714efc6a8d0c4afef Oct 27 14:54:32.719 INFO running `"docker" "start" "-a" "a2db8c9091f3b4b76282edfd578f821798809b9265631df714efc6a8d0c4afef"` Oct 27 14:54:34.336 INFO kablam! usermod: no changes Oct 27 14:54:34.451 INFO kablam! Checking systemd-parser v0.1.3 (/source) Oct 27 14:54:35.392 INFO kablam! warning: unused `#[macro_use]` import Oct 27 14:54:35.393 INFO kablam! --> src/lib.rs:3:1 Oct 27 14:54:35.394 INFO kablam! | Oct 27 14:54:35.394 INFO kablam! 3 | #[macro_use] Oct 27 14:54:35.399 INFO kablam! | ^^^^^^^^^^^^ Oct 27 14:54:35.399 INFO kablam! | Oct 27 14:54:35.400 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 27 14:54:35.400 INFO kablam! Oct 27 14:54:35.401 INFO kablam! warning: unnecessary parentheses around function argument Oct 27 14:54:35.402 INFO kablam! --> src/parser.rs:57:38 Oct 27 14:54:35.402 INFO kablam! | Oct 27 14:54:35.403 INFO kablam! 57 | (SystemdItem::Directive(key, (if value.is_empty() { None } else { Some(value) }))) Oct 27 14:54:35.404 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 27 14:54:35.404 INFO kablam! | Oct 27 14:54:35.405 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 27 14:54:35.405 INFO kablam! Oct 27 14:54:35.572 INFO kablam! warning: unused `#[macro_use]` import Oct 27 14:54:35.572 INFO kablam! --> src/lib.rs:3:1 Oct 27 14:54:35.572 INFO kablam! | Oct 27 14:54:35.572 INFO kablam! 3 | #[macro_use] Oct 27 14:54:35.572 INFO kablam! | ^^^^^^^^^^^^ Oct 27 14:54:35.572 INFO kablam! | Oct 27 14:54:35.574 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 27 14:54:35.574 INFO kablam! Oct 27 14:54:35.574 INFO kablam! warning: unnecessary parentheses around function argument Oct 27 14:54:35.574 INFO kablam! --> src/parser.rs:57:38 Oct 27 14:54:35.574 INFO kablam! | Oct 27 14:54:35.574 INFO kablam! 57 | (SystemdItem::Directive(key, (if value.is_empty() { None } else { Some(value) }))) Oct 27 14:54:35.574 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 27 14:54:35.574 INFO kablam! | Oct 27 14:54:35.574 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 27 14:54:35.574 INFO kablam! Oct 27 14:54:36.103 INFO kablam! warning: method is never used: `is_comment` Oct 27 14:54:36.103 INFO kablam! --> src/items.rs:12:5 Oct 27 14:54:36.103 INFO kablam! | Oct 27 14:54:36.103 INFO kablam! 12 | fn is_comment(&self) -> bool { match *self { SystemdItem::Comment(_) => true, _ => false } } Oct 27 14:54:36.103 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 14:54:36.103 INFO kablam! | Oct 27 14:54:36.103 INFO kablam! = note: #[warn(dead_code)] on by default Oct 27 14:54:36.103 INFO kablam! Oct 27 14:54:36.103 INFO kablam! warning: method is never used: `is_category` Oct 27 14:54:36.103 INFO kablam! --> src/items.rs:13:5 Oct 27 14:54:36.103 INFO kablam! | Oct 27 14:54:36.103 INFO kablam! 13 | fn is_category(&self) -> bool { match *self { SystemdItem::Category(_) => true, _ => false } } Oct 27 14:54:36.103 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 14:54:36.103 INFO kablam! Oct 27 14:54:36.499 INFO kablam! warning: method is never used: `is_comment` Oct 27 14:54:36.499 INFO kablam! --> src/items.rs:12:5 Oct 27 14:54:36.499 INFO kablam! | Oct 27 14:54:36.499 INFO kablam! 12 | fn is_comment(&self) -> bool { match *self { SystemdItem::Comment(_) => true, _ => false } } Oct 27 14:54:36.499 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 14:54:36.499 INFO kablam! | Oct 27 14:54:36.499 INFO kablam! = note: #[warn(dead_code)] on by default Oct 27 14:54:36.499 INFO kablam! Oct 27 14:54:36.499 INFO kablam! warning: method is never used: `is_category` Oct 27 14:54:36.499 INFO kablam! --> src/items.rs:13:5 Oct 27 14:54:36.499 INFO kablam! | Oct 27 14:54:36.499 INFO kablam! 13 | fn is_category(&self) -> bool { match *self { SystemdItem::Category(_) => true, _ => false } } Oct 27 14:54:36.499 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 14:54:36.499 INFO kablam! Oct 27 14:54:36.552 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.19s Oct 27 14:54:36.555 INFO kablam! su: No module specific data is present Oct 27 14:54:36.903 INFO running `"docker" "rm" "-f" "a2db8c9091f3b4b76282edfd578f821798809b9265631df714efc6a8d0c4afef"` Oct 27 14:54:37.075 INFO blam! a2db8c9091f3b4b76282edfd578f821798809b9265631df714efc6a8d0c4afef