Oct 15 17:09:29.839 INFO testing systemd-parser-0.1.3 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 15 17:09:29.839 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen" "-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 15 17:09:30.478 INFO blam! 8c8a0a3da2d508c8fb613f386e7b9b33b6b40baae77856cac7584c0e09dcbf6a Oct 15 17:09:30.480 INFO running `"docker" "start" "-a" "8c8a0a3da2d508c8fb613f386e7b9b33b6b40baae77856cac7584c0e09dcbf6a"` Oct 15 17:09:32.148 INFO kablam! usermod: no changes Oct 15 17:09:32.243 INFO kablam! Compiling systemd-parser v0.1.3 (/source) Oct 15 17:09:33.079 INFO kablam! warning: unused `#[macro_use]` import Oct 15 17:09:33.079 INFO kablam! --> src/lib.rs:3:1 Oct 15 17:09:33.079 INFO kablam! | Oct 15 17:09:33.079 INFO kablam! 3 | #[macro_use] Oct 15 17:09:33.079 INFO kablam! | ^^^^^^^^^^^^ Oct 15 17:09:33.079 INFO kablam! | Oct 15 17:09:33.079 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 15 17:09:33.079 INFO kablam! Oct 15 17:09:33.079 INFO kablam! warning: unnecessary parentheses around function argument Oct 15 17:09:33.079 INFO kablam! --> src/parser.rs:57:38 Oct 15 17:09:33.079 INFO kablam! | Oct 15 17:09:33.079 INFO kablam! 57 | (SystemdItem::Directive(key, (if value.is_empty() { None } else { Some(value) }))) Oct 15 17:09:33.079 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 15 17:09:33.079 INFO kablam! | Oct 15 17:09:33.079 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 15 17:09:33.079 INFO kablam! Oct 15 17:09:33.519 INFO kablam! warning: method is never used: `is_comment` Oct 15 17:09:33.519 INFO kablam! --> src/items.rs:12:5 Oct 15 17:09:33.519 INFO kablam! | Oct 15 17:09:33.519 INFO kablam! 12 | fn is_comment(&self) -> bool { match *self { SystemdItem::Comment(_) => true, _ => false } } Oct 15 17:09:33.519 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 17:09:33.519 INFO kablam! | Oct 15 17:09:33.519 INFO kablam! = note: #[warn(dead_code)] on by default Oct 15 17:09:33.519 INFO kablam! Oct 15 17:09:33.519 INFO kablam! warning: method is never used: `is_category` Oct 15 17:09:33.519 INFO kablam! --> src/items.rs:13:5 Oct 15 17:09:33.519 INFO kablam! | Oct 15 17:09:33.519 INFO kablam! 13 | fn is_category(&self) -> bool { match *self { SystemdItem::Category(_) => true, _ => false } } Oct 15 17:09:33.519 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 17:09:33.519 INFO kablam! Oct 15 17:09:34.796 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.61s Oct 15 17:09:34.799 INFO kablam! su: No module specific data is present Oct 15 17:09:35.123 INFO running `"docker" "rm" "-f" "8c8a0a3da2d508c8fb613f386e7b9b33b6b40baae77856cac7584c0e09dcbf6a"` Oct 15 17:09:35.197 INFO blam! 8c8a0a3da2d508c8fb613f386e7b9b33b6b40baae77856cac7584c0e09dcbf6a Oct 15 17:09:35.199 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run" "-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 15 17:09:35.427 INFO blam! adc77b5003495213ee9d38b0bc6fa4c4632a01f56626e28bce20c14083bee529 Oct 15 17:09:35.430 INFO running `"docker" "start" "-a" "adc77b5003495213ee9d38b0bc6fa4c4632a01f56626e28bce20c14083bee529"` Oct 15 17:09:36.951 INFO kablam! usermod: no changes Oct 15 17:09:37.011 INFO kablam! Compiling systemd-parser v0.1.3 (/source) Oct 15 17:09:37.691 INFO kablam! warning: unused `#[macro_use]` import Oct 15 17:09:37.691 INFO kablam! --> src/lib.rs:3:1 Oct 15 17:09:37.691 INFO kablam! | Oct 15 17:09:37.691 INFO kablam! 3 | #[macro_use] Oct 15 17:09:37.691 INFO kablam! | ^^^^^^^^^^^^ Oct 15 17:09:37.692 INFO kablam! | Oct 15 17:09:37.692 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 15 17:09:37.692 INFO kablam! Oct 15 17:09:37.693 INFO kablam! warning: unnecessary parentheses around function argument Oct 15 17:09:37.693 INFO kablam! --> src/parser.rs:57:38 Oct 15 17:09:37.693 INFO kablam! | Oct 15 17:09:37.693 INFO kablam! 57 | (SystemdItem::Directive(key, (if value.is_empty() { None } else { Some(value) }))) Oct 15 17:09:37.693 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 15 17:09:37.693 INFO kablam! | Oct 15 17:09:37.693 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 15 17:09:37.693 INFO kablam! Oct 15 17:09:38.294 INFO kablam! warning: method is never used: `is_comment` Oct 15 17:09:38.294 INFO kablam! --> src/items.rs:12:5 Oct 15 17:09:38.294 INFO kablam! | Oct 15 17:09:38.295 INFO kablam! 12 | fn is_comment(&self) -> bool { match *self { SystemdItem::Comment(_) => true, _ => false } } Oct 15 17:09:38.295 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 17:09:38.295 INFO kablam! | Oct 15 17:09:38.295 INFO kablam! = note: #[warn(dead_code)] on by default Oct 15 17:09:38.295 INFO kablam! Oct 15 17:09:38.295 INFO kablam! warning: method is never used: `is_category` Oct 15 17:09:38.296 INFO kablam! --> src/items.rs:13:5 Oct 15 17:09:38.296 INFO kablam! | Oct 15 17:09:38.296 INFO kablam! 13 | fn is_category(&self) -> bool { match *self { SystemdItem::Category(_) => true, _ => false } } Oct 15 17:09:38.296 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 17:09:38.296 INFO kablam! Oct 15 17:09:40.599 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.62s Oct 15 17:09:40.607 INFO kablam! su: No module specific data is present Oct 15 17:09:41.308 INFO running `"docker" "rm" "-f" "adc77b5003495213ee9d38b0bc6fa4c4632a01f56626e28bce20c14083bee529"` Oct 15 17:09:41.635 INFO blam! adc77b5003495213ee9d38b0bc6fa4c4632a01f56626e28bce20c14083bee529 Oct 15 17:09:41.647 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen" "-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 15 17:09:42.025 INFO blam! d61550af8aedd7b1b64787c8928f2c5e9be8ccab39d7ad74e8e8cd381b5b2ea4 Oct 15 17:09:42.031 INFO running `"docker" "start" "-a" "d61550af8aedd7b1b64787c8928f2c5e9be8ccab39d7ad74e8e8cd381b5b2ea4"` Oct 15 17:09:43.221 INFO kablam! usermod: no changes Oct 15 17:09:43.283 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.04s Oct 15 17:09:43.286 INFO blam! Oct 15 17:09:43.286 INFO blam! running 42 tests Oct 15 17:09:43.287 INFO blam! test items_test::systemd_unit::categories::it_should_return_categories ... ok Oct 15 17:09:43.287 INFO blam! test items_test::systemd_unit::categories::it_should_skip_doubles_and_return_categories_once ... ok Oct 15 17:09:43.288 INFO kablam! Running /target/debug/deps/systemd_parser-599acd78e56cac8c Oct 15 17:09:43.300 INFO blam! test items_test::systemd_unit::lookup_by_key::it_should_return_the_unit_directive_pointed_by_key ... ok Oct 15 17:09:43.300 INFO blam! test items_test::systemd_unit::new::it_should_err_when_many_directives_of_same_key_are_in_different_categories ... ok Oct 15 17:09:43.300 INFO blam! test items_test::systemd_unit::lookup_by_category::it_should_exists ... ok Oct 15 17:09:43.300 INFO blam! test items_test::systemd_unit::lookup_by_category::it_should_return_an_empty_vec_the_category_doesnt_exists ... ok Oct 15 17:09:43.300 INFO blam! test items_test::systemd_unit::lookup_by_key::it_should_return_none_when_inexistent ... ok Oct 15 17:09:43.300 INFO blam! test items_test::systemd_unit::new::it_should_err_when_many_directives_of_same_key_are_in_different_categories2 ... ok Oct 15 17:09:43.300 INFO blam! test items_test::systemd_unit::new::it_should_instantiate ... ok Oct 15 17:09:43.300 INFO blam! test items_test::systemd_unit::new::it_should_err_when_not_starting_with_a_category ... ok Oct 15 17:09:43.300 INFO blam! test items_test::systemd_unit::lookup_by_key::it_should_return_a_vec_of_all_the_keys_when_multiple_keys ... ok Oct 15 17:09:43.300 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 15 17:09:43.300 INFO blam! test items_test::unit_directive::item_list_to_unit_directive_list::it_should_err_for_empty_vecs ... ok Oct 15 17:09:43.300 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 15 17:09:43.303 INFO blam! test parser_test::parse_comment::it_should_fail_when_not_starting_with_hash_char ... ok Oct 15 17:09:43.303 INFO blam! test parser_test::parse_comment::it_should_be_done_when_starting_with_hash_char ... ok Oct 15 17:09:43.303 INFO blam! test items_test::unit_directive::item_list_to_unit_directive_list::the_second_directive_should_keep_the_category ... ok Oct 15 17:09:43.303 INFO blam! test parser_test::parse_category::it_should_consume_the_category ... ok Oct 15 17:09:43.303 INFO blam! test items_test::unit_directive::item_list_to_unit_directive_list::it_should_work_with_full_dummy_unit ... ok Oct 15 17:09:43.303 INFO blam! test parser_test::parse_category::it_should_be_done ... ok Oct 15 17:09:43.303 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 15 17:09:43.303 INFO blam! test parser_test::parse_category::it_should_reject_more_than_one_word ... ok Oct 15 17:09:43.303 INFO blam! test parser_test::parse_directive::it_should_reject_the_directive_with_no_key ... ok Oct 15 17:09:43.303 INFO blam! test parser_test::parse_directive::it_should_consume_the_directive_key_and_value ... ok Oct 15 17:09:43.303 INFO blam! test parser_test::parse_directive::it_should_consume_path_in_values ... ok Oct 15 17:09:43.303 INFO blam! test parser_test::parse_directive::it_should_be_done ... ok Oct 15 17:09:43.303 INFO blam! test parser_test::parse_line::it_can_parse_category ... ok Oct 15 17:09:43.303 INFO blam! test parser_test::parse_line::it_can_parse_comment ... ok Oct 15 17:09:43.303 INFO blam! test parser_test::parse_line::it_can_parse_directive ... ok Oct 15 17:09:43.303 INFO blam! test parser_test::parse_comment::it_should_trim_whitespaces ... ok Oct 15 17:09:43.303 INFO blam! test parser_test::parse_directive::it_should_accept_directives_with_no_values ... ok Oct 15 17:09:43.303 INFO blam! test parser_test::parse_directive::it_should_accept_exotic_output ... ok Oct 15 17:09:43.303 INFO blam! test parser_test::parse_directive::it_doesnt_consume_comment_at_end_of_line ... ok Oct 15 17:09:43.303 INFO blam! test parser_test::parse_unit::it_trim_whitespaces_at_beginning_and_end_of_line ... ok Oct 15 17:09:43.311 INFO kablam! Doc-tests systemd-parser Oct 15 17:09:43.311 INFO blam! test parser_test::parse_unit::it_works_with_the_dummy ... ok Oct 15 17:09:43.311 INFO blam! test parser_test::parse_unit::it_skip_empty_lines ... ok Oct 15 17:09:43.311 INFO blam! test parser_test::take_whole_line::it_returns_whole_line ... ok Oct 15 17:09:43.311 INFO blam! test parser_test::parse_unit::it_returns_an_error_in_case_of_parse_error ... ok Oct 15 17:09:43.311 INFO blam! test parser_test::parse_line::it_is_present ... ok Oct 15 17:09:43.311 INFO blam! test parser_test::parse_unit::it_keep_line_numbers_in_errors ... ok Oct 15 17:09:43.311 INFO blam! test parser_test::parse_unit::it_returns_a_vec_of_parsed_lines ... ok Oct 15 17:09:43.311 INFO blam! test parser_test::parse_unit::it_keep_line_numbers_in_errors2 ... ok Oct 15 17:09:43.311 INFO blam! Oct 15 17:09:43.311 INFO blam! test result: ok. 42 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 17:09:43.311 INFO blam! Oct 15 17:09:44.367 INFO blam! Oct 15 17:09:44.367 INFO blam! running 0 tests Oct 15 17:09:44.367 INFO blam! Oct 15 17:09:44.367 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 17:09:44.367 INFO blam! Oct 15 17:09:44.372 INFO kablam! su: No module specific data is present Oct 15 17:09:44.913 INFO running `"docker" "rm" "-f" "d61550af8aedd7b1b64787c8928f2c5e9be8ccab39d7ad74e8e8cd381b5b2ea4"` Oct 15 17:09:45.235 INFO blam! d61550af8aedd7b1b64787c8928f2c5e9be8ccab39d7ad74e8e8cd381b5b2ea4