Oct 15 04:04:21.312 INFO testing andysalerno/explain_rs against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 15 04:04:21.312 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/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 04:04:21.531 INFO blam! d86032f55adbf2e4ae0e9ffb7f697124c05e55694b7f0d2d7b6734987b521280 Oct 15 04:04:21.533 INFO running `"docker" "start" "-a" "d86032f55adbf2e4ae0e9ffb7f697124c05e55694b7f0d2d7b6734987b521280"` Oct 15 04:04:22.134 INFO kablam! usermod: no changes Oct 15 04:04:22.172 INFO kablam! Compiling explain_rs v0.1.0 (/source) Oct 15 04:04:22.683 INFO kablam! warning: unused variable: `difference` Oct 15 04:04:22.683 INFO kablam! --> src/man_parse/term_writer/troff_term_writer.rs:254:13 Oct 15 04:04:22.683 INFO kablam! | Oct 15 04:04:22.683 INFO kablam! 254 | let difference = text_start_pos - count_whitespace; Oct 15 04:04:22.683 INFO kablam! | ^^^^^^^^^^ help: consider using `_difference` instead Oct 15 04:04:22.683 INFO kablam! | Oct 15 04:04:22.683 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 15 04:04:22.683 INFO kablam! Oct 15 04:04:22.771 INFO kablam! warning: variant is never constructed: `Underlined` Oct 15 04:04:22.771 INFO kablam! --> src/man_parse/term_writer/font_style.rs:16:5 Oct 15 04:04:22.772 INFO kablam! | Oct 15 04:04:22.772 INFO kablam! 16 | Underlined, Oct 15 04:04:22.772 INFO kablam! | ^^^^^^^^^^ Oct 15 04:04:22.772 INFO kablam! | Oct 15 04:04:22.772 INFO kablam! = note: #[warn(dead_code)] on by default Oct 15 04:04:22.773 INFO kablam! Oct 15 04:04:22.773 INFO kablam! warning: variant is never constructed: `NonWhitespace` Oct 15 04:04:22.773 INFO kablam! --> src/man_parse/term_writer/line_info.rs:9:5 Oct 15 04:04:22.773 INFO kablam! | Oct 15 04:04:22.774 INFO kablam! 9 | NonWhitespace, Oct 15 04:04:22.774 INFO kablam! | ^^^^^^^^^^^^^ Oct 15 04:04:22.774 INFO kablam! Oct 15 04:04:22.774 INFO kablam! warning: method is never used: `disable_debug` Oct 15 04:04:22.774 INFO kablam! --> src/man_parse/term_writer/troff_term_writer.rs:82:5 Oct 15 04:04:22.775 INFO kablam! | Oct 15 04:04:22.775 INFO kablam! 82 | pub fn disable_debug(&mut self) { Oct 15 04:04:22.775 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 04:04:22.775 INFO kablam! Oct 15 04:04:22.775 INFO kablam! warning: method is never used: `default_indent` Oct 15 04:04:22.776 INFO kablam! --> src/man_parse/term_writer/troff_term_writer.rs:181:5 Oct 15 04:04:22.776 INFO kablam! | Oct 15 04:04:22.776 INFO kablam! 181 | pub fn default_indent(&mut self) { Oct 15 04:04:22.776 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 04:04:22.776 INFO kablam! Oct 15 04:04:23.708 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.55s Oct 15 04:04:23.711 INFO kablam! su: No module specific data is present Oct 15 04:04:23.979 INFO running `"docker" "rm" "-f" "d86032f55adbf2e4ae0e9ffb7f697124c05e55694b7f0d2d7b6734987b521280"` Oct 15 04:04:24.139 INFO blam! d86032f55adbf2e4ae0e9ffb7f697124c05e55694b7f0d2d7b6734987b521280 Oct 15 04:04:24.141 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/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 04:04:24.315 INFO blam! e262b224784ff055a2f7b7dadcb2a3c2b01365be1d47fb2c238c25a615b0d3ce Oct 15 04:04:24.319 INFO running `"docker" "start" "-a" "e262b224784ff055a2f7b7dadcb2a3c2b01365be1d47fb2c238c25a615b0d3ce"` Oct 15 04:04:24.704 INFO kablam! usermod: no changes Oct 15 04:04:24.731 INFO kablam! Compiling explain_rs v0.1.0 (/source) Oct 15 04:04:25.299 INFO kablam! warning: unused variable: `difference` Oct 15 04:04:25.299 INFO kablam! --> src/man_parse/term_writer/troff_term_writer.rs:254:13 Oct 15 04:04:25.299 INFO kablam! | Oct 15 04:04:25.299 INFO kablam! 254 | let difference = text_start_pos - count_whitespace; Oct 15 04:04:25.299 INFO kablam! | ^^^^^^^^^^ help: consider using `_difference` instead Oct 15 04:04:25.300 INFO kablam! | Oct 15 04:04:25.300 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 15 04:04:25.300 INFO kablam! Oct 15 04:04:25.392 INFO kablam! warning: variant is never constructed: `Underlined` Oct 15 04:04:25.392 INFO kablam! --> src/man_parse/term_writer/font_style.rs:16:5 Oct 15 04:04:25.393 INFO kablam! | Oct 15 04:04:25.393 INFO kablam! 16 | Underlined, Oct 15 04:04:25.393 INFO kablam! | ^^^^^^^^^^ Oct 15 04:04:25.393 INFO kablam! | Oct 15 04:04:25.393 INFO kablam! = note: #[warn(dead_code)] on by default Oct 15 04:04:25.393 INFO kablam! Oct 15 04:04:25.393 INFO kablam! warning: variant is never constructed: `NonWhitespace` Oct 15 04:04:25.393 INFO kablam! --> src/man_parse/term_writer/line_info.rs:9:5 Oct 15 04:04:25.393 INFO kablam! | Oct 15 04:04:25.393 INFO kablam! 9 | NonWhitespace, Oct 15 04:04:25.393 INFO kablam! | ^^^^^^^^^^^^^ Oct 15 04:04:25.393 INFO kablam! Oct 15 04:04:25.393 INFO kablam! warning: method is never used: `disable_debug` Oct 15 04:04:25.393 INFO kablam! --> src/man_parse/term_writer/troff_term_writer.rs:82:5 Oct 15 04:04:25.393 INFO kablam! | Oct 15 04:04:25.393 INFO kablam! 82 | pub fn disable_debug(&mut self) { Oct 15 04:04:25.393 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 04:04:25.394 INFO kablam! Oct 15 04:04:25.394 INFO kablam! warning: method is never used: `default_indent` Oct 15 04:04:25.394 INFO kablam! --> src/man_parse/term_writer/troff_term_writer.rs:181:5 Oct 15 04:04:25.394 INFO kablam! | Oct 15 04:04:25.394 INFO kablam! 181 | pub fn default_indent(&mut self) { Oct 15 04:04:25.394 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 04:04:25.394 INFO kablam! Oct 15 04:04:26.070 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.35s Oct 15 04:04:26.078 INFO kablam! su: No module specific data is present Oct 15 04:04:26.346 INFO running `"docker" "rm" "-f" "e262b224784ff055a2f7b7dadcb2a3c2b01365be1d47fb2c238c25a615b0d3ce"` Oct 15 04:04:26.436 INFO blam! e262b224784ff055a2f7b7dadcb2a3c2b01365be1d47fb2c238c25a615b0d3ce Oct 15 04:04:26.438 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/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 04:04:26.727 INFO blam! bb92ba95168df681972c665ef55a0baa7a8aed2fd156b6bc437026a4ebcedd48 Oct 15 04:04:26.729 INFO running `"docker" "start" "-a" "bb92ba95168df681972c665ef55a0baa7a8aed2fd156b6bc437026a4ebcedd48"` Oct 15 04:04:27.634 INFO kablam! usermod: no changes Oct 15 04:04:27.683 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.03s Oct 15 04:04:27.699 INFO kablam! Running /target/debug/deps/explain_rs-f130267eb31aeb61 Oct 15 04:04:27.703 INFO blam! Oct 15 04:04:27.703 INFO blam! running 14 tests Oct 15 04:04:27.703 INFO blam! test man_parse::troff_token_generator::tests::test_multiple_splits ... ok Oct 15 04:04:27.703 INFO blam! test simple_parser::split_whitespace::tests::split_includes_whitespace ... ok Oct 15 04:04:27.703 INFO blam! test man_parse::troff_token_generator::tests::test_long_word ... ok Oct 15 04:04:27.703 INFO blam! test simple_parser::split_whitespace::tests::split_keeps_multilength_spaces ... ok Oct 15 04:04:27.707 INFO blam! test simple_parser::split_whitespace::tests::split_segregates_whitespaces_types ... ok Oct 15 04:04:27.707 INFO blam! test simple_parser::split_whitespace::tests::split_understands_newlines ... ok Oct 15 04:04:27.707 INFO blam! test simple_parser::split_whitespace::tests::split_understands_tabs ... ok Oct 15 04:04:27.707 INFO blam! test man_parse::troff_token_generator::tests::test_inline_macro ... ok Oct 15 04:04:27.716 INFO blam! test simple_parser::split_whitespace::tests::split_understands_wide_chars ... ok Oct 15 04:04:27.716 INFO kablam! su: No module specific data is present Oct 15 04:04:27.716 INFO blam! test man_parse::troff_token_generator::tests::test_quote_only ... ok Oct 15 04:04:27.717 INFO blam! test man_parse::troff_token_generator::tests::test_short_word ... ok Oct 15 04:04:27.717 INFO blam! test man_parse::troff_token_generator::tests::test_double_quote ... ok Oct 15 04:04:27.717 INFO blam! test simple_parser::tokenizer::tests::test_simple_line ... ok Oct 15 04:04:27.717 INFO blam! test simple_parser::split_whitespace::tests::trait_works ... ok Oct 15 04:04:27.717 INFO blam! Oct 15 04:04:27.717 INFO blam! test result: ok. 14 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 04:04:27.717 INFO blam! Oct 15 04:04:28.249 INFO running `"docker" "rm" "-f" "bb92ba95168df681972c665ef55a0baa7a8aed2fd156b6bc437026a4ebcedd48"` Oct 15 04:04:28.458 INFO blam! bb92ba95168df681972c665ef55a0baa7a8aed2fd156b6bc437026a4ebcedd48