Oct 11 10:28:19.881 INFO testing systemd-parser-0.1.3 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 11 10:28:19.881 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 11 10:28:19.881 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-2/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 11 10:28:20.080 INFO blam! ab76b525a6377288733ae86709c0100b20f9fe98a104e85946b1644fc1476ee8 Oct 11 10:28:20.083 INFO running `"docker" "start" "-a" "ab76b525a6377288733ae86709c0100b20f9fe98a104e85946b1644fc1476ee8"` Oct 11 10:28:20.528 INFO kablam! usermod: no changes Oct 11 10:28:20.562 INFO kablam! Compiling systemd-parser v0.1.3 (/source) Oct 11 10:28:21.390 INFO kablam! warning: unused `#[macro_use]` import Oct 11 10:28:21.390 INFO kablam! --> src/lib.rs:3:1 Oct 11 10:28:21.390 INFO kablam! | Oct 11 10:28:21.390 INFO kablam! 3 | #[macro_use] Oct 11 10:28:21.390 INFO kablam! | ^^^^^^^^^^^^ Oct 11 10:28:21.390 INFO kablam! | Oct 11 10:28:21.390 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 11 10:28:21.390 INFO kablam! Oct 11 10:28:21.391 INFO kablam! warning: unnecessary parentheses around function argument Oct 11 10:28:21.391 INFO kablam! --> src/parser.rs:57:38 Oct 11 10:28:21.391 INFO kablam! | Oct 11 10:28:21.391 INFO kablam! 57 | (SystemdItem::Directive(key, (if value.is_empty() { None } else { Some(value) }))) Oct 11 10:28:21.391 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 11 10:28:21.391 INFO kablam! | Oct 11 10:28:21.391 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 11 10:28:21.391 INFO kablam! Oct 11 10:28:21.764 INFO kablam! warning: method is never used: `is_comment` Oct 11 10:28:21.764 INFO kablam! --> src/items.rs:12:5 Oct 11 10:28:21.764 INFO kablam! | Oct 11 10:28:21.764 INFO kablam! 12 | fn is_comment(&self) -> bool { match *self { SystemdItem::Comment(_) => true, _ => false } } Oct 11 10:28:21.764 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 10:28:21.764 INFO kablam! | Oct 11 10:28:21.764 INFO kablam! = note: #[warn(dead_code)] on by default Oct 11 10:28:21.764 INFO kablam! Oct 11 10:28:21.764 INFO kablam! warning: method is never used: `is_category` Oct 11 10:28:21.764 INFO kablam! --> src/items.rs:13:5 Oct 11 10:28:21.764 INFO kablam! | Oct 11 10:28:21.764 INFO kablam! 13 | fn is_category(&self) -> bool { match *self { SystemdItem::Category(_) => true, _ => false } } Oct 11 10:28:21.764 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 10:28:21.764 INFO kablam! Oct 11 10:28:22.734 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.19s Oct 11 10:28:22.737 INFO kablam! su: No module specific data is present Oct 11 10:28:23.261 INFO running `"docker" "rm" "-f" "ab76b525a6377288733ae86709c0100b20f9fe98a104e85946b1644fc1476ee8"` Oct 11 10:28:23.592 INFO blam! ab76b525a6377288733ae86709c0100b20f9fe98a104e85946b1644fc1476ee8 Oct 11 10:28:23.597 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 11 10:28:23.598 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-2/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 11 10:28:24.082 INFO blam! 9c166e4342deb356fc5a6c64d2396937ec93fbf3fd979f5c58146cc8d8ab6a88 Oct 11 10:28:24.083 INFO running `"docker" "start" "-a" "9c166e4342deb356fc5a6c64d2396937ec93fbf3fd979f5c58146cc8d8ab6a88"` Oct 11 10:28:25.081 INFO kablam! usermod: no changes Oct 11 10:28:25.128 INFO kablam! Compiling systemd-parser v0.1.3 (/source) Oct 11 10:28:26.157 INFO kablam! warning: unused `#[macro_use]` import Oct 11 10:28:26.157 INFO kablam! --> src/lib.rs:3:1 Oct 11 10:28:26.157 INFO kablam! | Oct 11 10:28:26.157 INFO kablam! 3 | #[macro_use] Oct 11 10:28:26.157 INFO kablam! | ^^^^^^^^^^^^ Oct 11 10:28:26.157 INFO kablam! | Oct 11 10:28:26.158 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 11 10:28:26.158 INFO kablam! Oct 11 10:28:26.159 INFO kablam! warning: unnecessary parentheses around function argument Oct 11 10:28:26.159 INFO kablam! --> src/parser.rs:57:38 Oct 11 10:28:26.159 INFO kablam! | Oct 11 10:28:26.159 INFO kablam! 57 | (SystemdItem::Directive(key, (if value.is_empty() { None } else { Some(value) }))) Oct 11 10:28:26.159 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 11 10:28:26.159 INFO kablam! | Oct 11 10:28:26.159 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 11 10:28:26.159 INFO kablam! Oct 11 10:28:26.640 INFO kablam! warning: method is never used: `is_comment` Oct 11 10:28:26.640 INFO kablam! --> src/items.rs:12:5 Oct 11 10:28:26.640 INFO kablam! | Oct 11 10:28:26.640 INFO kablam! 12 | fn is_comment(&self) -> bool { match *self { SystemdItem::Comment(_) => true, _ => false } } Oct 11 10:28:26.640 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 10:28:26.640 INFO kablam! | Oct 11 10:28:26.640 INFO kablam! = note: #[warn(dead_code)] on by default Oct 11 10:28:26.640 INFO kablam! Oct 11 10:28:26.640 INFO kablam! warning: method is never used: `is_category` Oct 11 10:28:26.640 INFO kablam! --> src/items.rs:13:5 Oct 11 10:28:26.640 INFO kablam! | Oct 11 10:28:26.640 INFO kablam! 13 | fn is_category(&self) -> bool { match *self { SystemdItem::Category(_) => true, _ => false } } Oct 11 10:28:26.640 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 10:28:26.640 INFO kablam! Oct 11 10:28:28.280 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.17s Oct 11 10:28:28.280 INFO kablam! su: No module specific data is present Oct 11 10:28:28.928 INFO running `"docker" "rm" "-f" "9c166e4342deb356fc5a6c64d2396937ec93fbf3fd979f5c58146cc8d8ab6a88"` Oct 11 10:28:29.255 INFO blam! 9c166e4342deb356fc5a6c64d2396937ec93fbf3fd979f5c58146cc8d8ab6a88 Oct 11 10:28:29.257 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 11 10:28:29.257 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-2/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 11 10:28:29.647 INFO blam! cf522b17037098cbe1eab85dcb69620a7b20f402e4d0a42b1f03157a5e1f6b5c Oct 11 10:28:29.649 INFO running `"docker" "start" "-a" "cf522b17037098cbe1eab85dcb69620a7b20f402e4d0a42b1f03157a5e1f6b5c"` Oct 11 10:28:30.804 INFO kablam! usermod: no changes Oct 11 10:28:30.916 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.08s Oct 11 10:28:30.920 INFO kablam! Running /target/debug/deps/systemd_parser-599acd78e56cac8c Oct 11 10:28:30.928 INFO blam! Oct 11 10:28:30.928 INFO blam! running 42 tests Oct 11 10:28:30.941 INFO blam! test items_test::systemd_unit::categories::it_should_return_categories ... ok Oct 11 10:28:30.941 INFO blam! test items_test::systemd_unit::categories::it_should_skip_doubles_and_return_categories_once ... ok Oct 11 10:28:30.941 INFO blam! test items_test::systemd_unit::lookup_by_key::it_should_return_none_when_inexistent ... ok Oct 11 10:28:30.948 INFO blam! test items_test::systemd_unit::lookup_by_key::it_should_return_a_vec_of_all_the_keys_when_multiple_keys ... ok Oct 11 10:28:30.956 INFO blam! test items_test::systemd_unit::lookup_by_category::it_should_return_an_empty_vec_the_category_doesnt_exists ... ok Oct 11 10:28:30.956 INFO blam! test items_test::systemd_unit::lookup_by_category::it_should_exists ... ok Oct 11 10:28:30.956 INFO blam! test items_test::systemd_unit::new::it_should_err_when_many_directives_of_same_key_are_in_different_categories ... ok Oct 11 10:28:30.956 INFO blam! test items_test::systemd_unit::lookup_by_key::it_should_return_the_unit_directive_pointed_by_key ... ok Oct 11 10:28:30.956 INFO blam! test items_test::systemd_unit::new::it_should_err_when_many_directives_of_same_key_are_in_different_categories2 ... ok Oct 11 10:28:30.956 INFO blam! test items_test::systemd_unit::new::it_should_instantiate ... ok Oct 11 10:28:30.960 INFO blam! test items_test::unit_directive::item_list_to_unit_directive_list::it_should_err_for_empty_vecs ... ok Oct 11 10:28:30.960 INFO blam! test items_test::systemd_unit::new::it_should_err_when_not_starting_with_a_category ... ok Oct 11 10:28:30.960 INFO blam! test items_test::unit_directive::item_list_to_unit_directive_list::it_should_change_the_category_if_a_category_item_is_seen ... ok Oct 11 10:28:30.960 INFO blam! test items_test::unit_directive::item_list_to_unit_directive_list::it_should_work_with_full_dummy_unit ... ok Oct 11 10:28:30.960 INFO blam! test items_test::unit_directive::item_list_to_unit_directive_list::the_second_directive_should_keep_the_category ... ok Oct 11 10:28:30.960 INFO blam! test items_test::unit_directive::item_list_to_unit_directive_list::it_should_err_if_the_first_item_is_not_a_category ... ok Oct 11 10:28:30.960 INFO blam! test items_test::unit_directive::item_list_to_unit_directive_list::it_should_instantiate_a_unit_directive_from_category_and_directive_items ... ok Oct 11 10:28:30.960 INFO blam! test parser_test::parse_comment::it_should_fail_when_not_starting_with_hash_char ... ok Oct 11 10:28:30.960 INFO blam! test parser_test::parse_comment::it_should_be_done_when_starting_with_hash_char ... ok Oct 11 10:28:30.960 INFO blam! test parser_test::parse_category::it_should_be_done ... ok Oct 11 10:28:30.960 INFO blam! test parser_test::parse_comment::it_should_trim_whitespaces ... ok Oct 11 10:28:30.960 INFO blam! test parser_test::parse_directive::it_doesnt_consume_comment_at_end_of_line ... ok Oct 11 10:28:30.960 INFO blam! test parser_test::parse_directive::it_should_accept_directives_with_no_values ... ok Oct 11 10:28:30.960 INFO blam! test parser_test::parse_category::it_should_consume_the_category ... ok Oct 11 10:28:30.960 INFO blam! test parser_test::parse_category::it_should_reject_more_than_one_word ... ok Oct 11 10:28:30.960 INFO blam! test parser_test::parse_directive::it_should_accept_exotic_output ... ok Oct 11 10:28:30.960 INFO blam! test parser_test::parse_directive::it_should_be_done ... ok Oct 11 10:28:30.960 INFO blam! test parser_test::parse_directive::it_should_consume_path_in_values ... ok Oct 11 10:28:30.960 INFO blam! test parser_test::parse_directive::it_should_consume_the_directive_key_and_value ... ok Oct 11 10:28:30.960 INFO blam! test parser_test::parse_directive::it_should_reject_the_directive_with_no_key ... ok Oct 11 10:28:30.960 INFO blam! test parser_test::parse_line::it_can_parse_category ... ok Oct 11 10:28:30.960 INFO blam! test parser_test::parse_line::it_can_parse_comment ... ok Oct 11 10:28:30.960 INFO blam! test parser_test::parse_line::it_can_parse_directive ... ok Oct 11 10:28:30.961 INFO blam! test parser_test::parse_line::it_is_present ... ok Oct 11 10:28:30.961 INFO blam! test parser_test::parse_unit::it_keep_line_numbers_in_errors ... ok Oct 11 10:28:30.972 INFO blam! test parser_test::take_whole_line::it_returns_whole_line ... ok Oct 11 10:28:30.984 INFO blam! test parser_test::parse_unit::it_returns_a_vec_of_parsed_lines ... ok Oct 11 10:28:30.984 INFO blam! test parser_test::parse_unit::it_returns_an_error_in_case_of_parse_error ... ok Oct 11 10:28:30.984 INFO blam! test parser_test::parse_unit::it_skip_empty_lines ... ok Oct 11 10:28:30.984 INFO blam! test parser_test::parse_unit::it_trim_whitespaces_at_beginning_and_end_of_line ... ok Oct 11 10:28:30.984 INFO blam! test parser_test::parse_unit::it_keep_line_numbers_in_errors2 ... ok Oct 11 10:28:30.984 INFO blam! test parser_test::parse_unit::it_works_with_the_dummy ... ok Oct 11 10:28:30.984 INFO blam! Oct 11 10:28:30.984 INFO blam! test result: ok. 42 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 10:28:30.984 INFO blam! Oct 11 10:28:30.988 INFO kablam! Doc-tests systemd-parser Oct 11 10:28:32.568 INFO blam! Oct 11 10:28:32.568 INFO blam! running 0 tests Oct 11 10:28:32.568 INFO blam! Oct 11 10:28:32.568 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 10:28:32.568 INFO blam! Oct 11 10:28:32.572 INFO kablam! su: No module specific data is present Oct 11 10:28:33.588 INFO running `"docker" "rm" "-f" "cf522b17037098cbe1eab85dcb69620a7b20f402e4d0a42b1f03157a5e1f6b5c"` Oct 11 10:28:33.942 INFO blam! cf522b17037098cbe1eab85dcb69620a7b20f402e4d0a42b1f03157a5e1f6b5c