Oct 15 15:48:35.662 INFO testing trimmer-0.3.6 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 15 15:48:35.664 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/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 15:48:36.107 INFO blam! abfcf1e2a9064233e51e9cc75725330620e009c3e6c63fedb468c2a180dee8e7 Oct 15 15:48:36.115 INFO running `"docker" "start" "-a" "abfcf1e2a9064233e51e9cc75725330620e009c3e6c63fedb468c2a180dee8e7"` Oct 15 15:48:38.437 INFO kablam! usermod: no changes Oct 15 15:48:38.621 INFO kablam! Compiling argparse v0.2.2 Oct 15 15:48:38.621 INFO kablam! Compiling combine v2.5.2 Oct 15 15:48:45.362 INFO kablam! Compiling trimmer v0.3.6 (/source) Oct 15 15:48:47.143 INFO kablam! warning: unnecessary parentheses around method argument Oct 15 15:48:47.143 INFO kablam! --> src/number.rs:138:27 Oct 15 15:48:47.143 INFO kablam! | Oct 15 15:48:47.143 INFO kablam! 138 | b.checked_sub((-a as u64)).map(val) Oct 15 15:48:47.143 INFO kablam! | ^^^^^^^^^^^ help: remove these parentheses Oct 15 15:48:47.143 INFO kablam! | Oct 15 15:48:47.143 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 15 15:48:47.143 INFO kablam! Oct 15 15:48:47.143 INFO kablam! warning: unnecessary parentheses around method argument Oct 15 15:48:47.143 INFO kablam! --> src/number.rs:162:27 Oct 15 15:48:47.143 INFO kablam! | Oct 15 15:48:47.143 INFO kablam! 162 | a.checked_add((-b as u64)).map(val) Oct 15 15:48:47.143 INFO kablam! | ^^^^^^^^^^^ help: remove these parentheses Oct 15 15:48:47.143 INFO kablam! Oct 15 15:49:00.839 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 22.38s Oct 15 15:49:00.851 INFO kablam! su: No module specific data is present Oct 15 15:49:01.671 INFO running `"docker" "rm" "-f" "abfcf1e2a9064233e51e9cc75725330620e009c3e6c63fedb468c2a180dee8e7"` Oct 15 15:49:02.009 INFO blam! abfcf1e2a9064233e51e9cc75725330620e009c3e6c63fedb468c2a180dee8e7 Oct 15 15:49:02.015 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/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 15:49:02.667 INFO blam! b72aa34ad2b0ec552cf5309ae9a7bc902be8f7d34571c759bb8b50c766739e84 Oct 15 15:49:02.673 INFO running `"docker" "start" "-a" "b72aa34ad2b0ec552cf5309ae9a7bc902be8f7d34571c759bb8b50c766739e84"` Oct 15 15:49:03.887 INFO kablam! usermod: no changes Oct 15 15:49:04.031 INFO kablam! Compiling trimmer v0.3.6 (/source) Oct 15 15:49:06.147 INFO kablam! warning: unnecessary parentheses around method argument Oct 15 15:49:06.147 INFO kablam! --> src/number.rs:138:27 Oct 15 15:49:06.147 INFO kablam! | Oct 15 15:49:06.147 INFO kablam! 138 | b.checked_sub((-a as u64)).map(val) Oct 15 15:49:06.147 INFO kablam! | ^^^^^^^^^^^ help: remove these parentheses Oct 15 15:49:06.147 INFO kablam! | Oct 15 15:49:06.147 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 15 15:49:06.147 INFO kablam! Oct 15 15:49:06.147 INFO kablam! warning: unnecessary parentheses around method argument Oct 15 15:49:06.147 INFO kablam! --> src/number.rs:162:27 Oct 15 15:49:06.147 INFO kablam! | Oct 15 15:49:06.147 INFO kablam! 162 | a.checked_add((-b as u64)).map(val) Oct 15 15:49:06.147 INFO kablam! | ^^^^^^^^^^^ help: remove these parentheses Oct 15 15:49:06.147 INFO kablam! Oct 15 15:49:17.551 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 13.63s Oct 15 15:49:17.556 INFO kablam! su: No module specific data is present Oct 15 15:49:18.113 INFO running `"docker" "rm" "-f" "b72aa34ad2b0ec552cf5309ae9a7bc902be8f7d34571c759bb8b50c766739e84"` Oct 15 15:49:18.307 INFO blam! b72aa34ad2b0ec552cf5309ae9a7bc902be8f7d34571c759bb8b50c766739e84 Oct 15 15:49:18.335 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/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 15:49:18.727 INFO blam! 4e7242b9c302521fe8fbd5a8e96969d472c7d44f4311608a89b401132e0c29fc Oct 15 15:49:18.733 INFO running `"docker" "start" "-a" "4e7242b9c302521fe8fbd5a8e96969d472c7d44f4311608a89b401132e0c29fc"` Oct 15 15:49:19.375 INFO kablam! usermod: no changes Oct 15 15:49:19.439 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.04s Oct 15 15:49:19.459 INFO kablam! Running /target/debug/deps/trimmer-9e102c504b1995fe Oct 15 15:49:19.459 INFO blam! Oct 15 15:49:19.459 INFO blam! running 130 tests Oct 15 15:49:19.575 INFO blam! test preparser::test::default_oneline_approve ... ok Oct 15 15:49:19.615 INFO blam! test preparser::test::oneline ... ok Oct 15 15:49:19.715 INFO blam! test preparser::test::minimal ... ok Oct 15 15:49:19.715 INFO blam! test preparser::test::default_oneline_override ... ok Oct 15 15:49:19.715 INFO blam! test preparser::test::default_oneline ... ok Oct 15 15:49:19.743 INFO blam! test preparser::test::indent ... ok Oct 15 15:49:19.745 INFO blam! test tests::body::assign ... ok Oct 15 15:49:19.760 INFO blam! test tests::body::empty ... ok Oct 15 15:49:19.862 INFO blam! test tests::body::indented_condition ... ok Oct 15 15:49:19.983 INFO blam! test tests::body::condition ... ok Oct 15 15:49:19.991 INFO blam! test tests::body::invalid ... ok Oct 15 15:49:20.055 INFO blam! test tests::body::var ... ok Oct 15 15:49:20.067 INFO blam! test tests::body::iteration ... ok Oct 15 15:49:20.095 INFO blam! test tests::boolean::test_and_or_false ... ok Oct 15 15:49:20.119 INFO blam! test tests::body::at_eof ... ok Oct 15 15:49:20.135 INFO blam! test tests::diff::test_diff ... ok Oct 15 15:49:20.151 INFO blam! test tests::diff::test_lcs_table ... ok Oct 15 15:49:20.167 INFO blam! test tests::boolean::test_and_false ... ok Oct 15 15:49:20.211 INFO blam! test tests::body::hello ... ok Oct 15 15:49:20.211 INFO blam! test tests::boolean::test_or_true ... ok Oct 15 15:49:20.255 INFO blam! test tests::boolean::test_and_or_a ... ok Oct 15 15:49:20.359 INFO blam! test tests::boolean::test_and_or_b ... ok Oct 15 15:49:20.407 INFO blam! test tests::boolean::test_and_true ... ok Oct 15 15:49:20.407 INFO blam! test tests::boolean::test_or_false ... ok Oct 15 15:49:20.445 INFO blam! test tests::filter::filter_default ... ok Oct 15 15:49:20.543 INFO blam! test tests::filter::filter_shell_argument ... ok Oct 15 15:49:20.627 INFO blam! test tests::indent::hello ... ok Oct 15 15:49:20.636 INFO blam! test tests::indent::directly_nested_blocks ... ok Oct 15 15:49:20.671 INFO blam! test tests::indent::nested_blocks ... ok Oct 15 15:49:20.685 INFO blam! test tests::indent::indented_if ... ok Oct 15 15:49:20.731 INFO blam! test tests::indent::block_space ... ok Oct 15 15:49:20.757 INFO blam! test tests::indent::empty ... ok Oct 15 15:49:20.911 INFO blam! test tests::filter::filter_html ... ok Oct 15 15:49:20.911 INFO blam! test tests::math::render_div ... ok Oct 15 15:49:20.931 INFO blam! test tests::math::render_parenthesis ... ok Oct 15 15:49:21.020 INFO blam! test tests::math::render_mod ... ok Oct 15 15:49:21.077 INFO blam! test tests::math::render_mul ... ok Oct 15 15:49:21.123 INFO blam! test tests::math::render_sum_mul ... ok Oct 15 15:49:21.315 INFO blam! test tests::math::render_minus ... ok Oct 15 15:49:21.411 INFO blam! test tests::math::render_greater ... ok Oct 15 15:49:21.437 INFO blam! test tests::oneline::if_spaces ... ok Oct 15 15:49:21.447 INFO blam! test tests::math::render_plus_same_types ... ok Oct 15 15:49:21.477 INFO blam! test tests::oneline::end_var_spaces ... ok Oct 15 15:49:21.494 INFO blam! test tests::oneline::end_spaces ... ok Oct 15 15:49:21.514 INFO blam! test tests::oneline::few_vars ... ok Oct 15 15:49:21.682 INFO blam! test tests::oneline::start_spaces ... ok Oct 15 15:49:21.735 INFO blam! test tests::math::render_plus_different_types ... ok Oct 15 15:49:21.768 INFO blam! test tests::oneline::text_only ... ok Oct 15 15:49:21.796 INFO blam! test tests::oneline::two_ifs_mixed_right ... ok Oct 15 15:49:21.831 INFO blam! test tests::oneline::start_var_spaces ... ok Oct 15 15:49:21.891 INFO blam! test tests::oneline::two_ifs_vars ... ok Oct 15 15:49:21.900 INFO blam! test tests::oneline::two_ifs_mixed_left ... ok Oct 15 15:49:21.913 INFO blam! test tests::oneline::two_ifs ... ok Oct 15 15:49:21.995 INFO blam! test tests::oneline::two_lines ... ok Oct 15 15:49:22.051 INFO blam! test tests::parse::keyword_is_subscring_of_var ... ok Oct 15 15:49:22.075 INFO blam! test tests::oneline::var_and_ws ... ok Oct 15 15:49:22.131 INFO blam! test tests::parse::statement_after_trailing_space ... ok Oct 15 15:49:22.139 INFO blam! test tests::oneline::var_end_spaces ... ok Oct 15 15:49:22.150 INFO blam! test tests::parse::send_and_sync ... ok Oct 15 15:49:22.176 INFO blam! test tests::parse::syntax_if_at_start ... ok Oct 15 15:49:22.191 INFO blam! test tests::oneline::var_at_start ... ok Oct 15 15:49:22.192 INFO blam! test tests::oneline::var_start_spaces ... ok Oct 15 15:49:22.226 INFO blam! test tests::parse::syntax_if_not_at_start ... ok Oct 15 15:49:22.226 INFO blam! test tests::oneline::var_at_end ... ok Oct 15 15:49:22.262 INFO blam! test tests::parse::syntax_plain ... ok Oct 15 15:49:22.283 INFO blam! test tests::parse::syntax_oneline ... ok Oct 15 15:49:22.283 INFO blam! test tests::parse::syntax_indent ... ok Oct 15 15:49:22.323 INFO blam! test tests::render::aliasing_vars ... ok Oct 15 15:49:22.341 INFO blam! test tests::parse::syntax_unknown ... ok Oct 15 15:49:22.342 INFO blam! test tests::render::cond ... ok Oct 15 15:49:22.379 INFO blam! test tests::render::attr ... ok Oct 15 15:49:22.427 INFO blam! test tests::render::comment ... ok Oct 15 15:49:22.435 INFO blam! test tests::render::cond_else ... ok Oct 15 15:49:22.447 INFO blam! test tests::render::cond_not ... ok Oct 15 15:49:22.447 INFO blam! test tests::render::const_str ... ok Oct 15 15:49:22.458 INFO blam! test tests::render::escape ... ok Oct 15 15:49:22.476 INFO blam! test tests::render::hello ... ok Oct 15 15:49:22.487 INFO blam! test tests::render::cond_comment ... ok Oct 15 15:49:22.516 INFO blam! test tests::render::cond_elif ... ok Oct 15 15:49:22.527 INFO blam! test tests::render::indented_comment ... ok Oct 15 15:49:22.570 INFO blam! test tests::render::iterations ... ok Oct 15 15:49:22.572 INFO blam! test tests::render::item ... ok Oct 15 15:49:22.615 INFO blam! test tests::render::line_comment ... ok Oct 15 15:49:22.627 INFO blam! test tests::render::iteration ... ok Oct 15 15:49:22.628 INFO blam! test tests::render::not_comment ... ok Oct 15 15:49:22.653 INFO blam! test tests::render::number ... ok Oct 15 15:49:22.658 INFO blam! test tests::render::line_joiner ... ok Oct 15 15:49:22.678 INFO blam! test tests::render::preserve_manually ... ok Oct 15 15:49:22.682 INFO blam! test tests::render::pair_iteration ... ok Oct 15 15:49:22.739 INFO blam! test tests::render::prod_json ... ok Oct 15 15:49:22.751 INFO blam! test tests::render::parenthesis ... ok Oct 15 15:49:22.751 INFO blam! test tests::render::space_and_strip1 ... ok Oct 15 15:49:22.773 INFO blam! test tests::render::space_and_strip2 ... ok Oct 15 15:49:22.783 INFO blam! test tests::render::print_not ... ok Oct 15 15:49:22.813 INFO blam! test tests::render::space_left ... ok Oct 15 15:49:22.813 INFO blam! test tests::render::space_both ... ok Oct 15 15:49:22.846 INFO blam! test tests::render::skip_if ... ok Oct 15 15:49:22.883 INFO blam! test tests::render::space_left_eol ... ok Oct 15 15:49:22.897 INFO blam! test tests::render::strip_both ... ok Oct 15 15:49:22.907 INFO blam! test tests::render::space_right ... ok Oct 15 15:49:22.979 INFO blam! test tests::render::space_right_eol ... ok Oct 15 15:49:22.995 INFO blam! test tests::render::strip_left ... ok Oct 15 15:49:22.995 INFO blam! test tests::render::use_dict ... ok Oct 15 15:49:23.016 INFO blam! test tests::render::var_borrow_hashmap ... ok Oct 15 15:49:23.019 INFO blam! test tests::render::use_list ... ok Oct 15 15:49:23.024 INFO blam! test tests::render::sum_json ... ok Oct 15 15:49:23.092 INFO blam! test tests::render::strip_right ... ok Oct 15 15:49:23.139 INFO blam! test tests::validate::valid_default ... ok Oct 15 15:49:23.195 INFO blam! test tests::render::var_borrow_static ... ok Oct 15 15:49:23.195 INFO blam! test tests::validate::valid_non_default_override ... ok Oct 15 15:49:23.263 INFO blam! test tests::render::var_str ... ok Oct 15 15:49:23.263 INFO blam! test tests::validate::comment_in_validator ... ok Oct 15 15:49:23.299 INFO blam! test tests::validate::valid_empty ... ok Oct 15 15:49:23.311 INFO blam! test tests::validate::valid_default_non_matching ... ok Oct 15 15:49:23.346 INFO blam! test tests::validate::validator_tokenizing_caret ... ok Oct 15 15:49:23.430 INFO blam! test tests::vars::render_unknown_var ... ok Oct 15 15:49:23.439 INFO blam! test tests::vars::render_ip ... ok Oct 15 15:49:23.439 INFO blam! test tests::vars::render_sockaddr ... ok Oct 15 15:49:23.459 INFO blam! test tests::vars::render_str ... ok Oct 15 15:49:23.494 INFO blam! test tests::vars::space_attrs ... ok Oct 15 15:49:23.555 INFO blam! test tests::vars::render_opt ... ok Oct 15 15:49:23.558 INFO blam! test tests::vars::str_key_in_list ... ok Oct 15 15:49:23.591 INFO blam! test tests::validate::validator_tokenizing_number ... ok Oct 15 15:49:23.599 INFO blam! test tests::vars::undefined_int_index ... ok Oct 15 15:49:23.599 INFO blam! test tests::vars::undefined_attrs ... ok Oct 15 15:49:23.607 INFO blam! test tests::vars::undefined_attrs_serde ... ok Oct 15 15:49:23.630 INFO blam! test tests::validate::validators_and_comments ... ok Oct 15 15:49:23.661 INFO blam! test tests::vars::undefined_int_index_serde ... ok Oct 15 15:49:23.695 INFO blam! test tests::vars::undefined_str_index_serde ... ok Oct 15 15:49:23.707 INFO blam! test tests::vars::undefined_str_index ... ok Oct 15 15:49:23.707 INFO blam! Oct 15 15:49:23.707 INFO blam! test result: ok. 130 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 15:49:23.707 INFO blam! Oct 15 15:49:23.710 INFO kablam! Running /target/debug/deps/trimmer-d172c5d249bff5ea Oct 15 15:49:23.714 INFO kablam! Doc-tests trimmer Oct 15 15:49:23.714 INFO blam! Oct 15 15:49:23.714 INFO blam! running 0 tests Oct 15 15:49:23.714 INFO blam! Oct 15 15:49:23.714 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 15:49:23.714 INFO blam! Oct 15 15:49:25.953 INFO blam! Oct 15 15:49:25.953 INFO blam! running 0 tests Oct 15 15:49:25.953 INFO blam! Oct 15 15:49:25.953 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 15:49:25.953 INFO blam! Oct 15 15:49:25.955 INFO kablam! su: No module specific data is present Oct 15 15:49:26.572 INFO running `"docker" "rm" "-f" "4e7242b9c302521fe8fbd5a8e96969d472c7d44f4311608a89b401132e0c29fc"` Oct 15 15:49:26.717 INFO blam! 4e7242b9c302521fe8fbd5a8e96969d472c7d44f4311608a89b401132e0c29fc