Oct 12 01:46:56.842 INFO testing deflate-0.7.19 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 12 01:46:56.843 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling/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 12 01:46:57.286 INFO blam! 16788ba11ef8c0a544ec06f1cbc56cdcb780724087a639f1a7065cdc66b9261e Oct 12 01:46:57.292 INFO running `"docker" "start" "-a" "16788ba11ef8c0a544ec06f1cbc56cdcb780724087a639f1a7065cdc66b9261e"` Oct 12 01:46:58.668 INFO kablam! usermod: no changes Oct 12 01:46:58.768 INFO kablam! Compiling deflate v0.7.19 (/source) Oct 12 01:47:01.482 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.77s Oct 12 01:47:01.484 INFO kablam! su: No module specific data is present Oct 12 01:47:02.161 INFO running `"docker" "rm" "-f" "16788ba11ef8c0a544ec06f1cbc56cdcb780724087a639f1a7065cdc66b9261e"` Oct 12 01:47:02.409 INFO blam! 16788ba11ef8c0a544ec06f1cbc56cdcb780724087a639f1a7065cdc66b9261e Oct 12 01:47:02.416 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling/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 12 01:47:02.816 INFO blam! 004a52a7cde4a83f4323fbd09258d869fc2f11548fe8b9fd086d8c91fcc25dcd Oct 12 01:47:02.832 INFO running `"docker" "start" "-a" "004a52a7cde4a83f4323fbd09258d869fc2f11548fe8b9fd086d8c91fcc25dcd"` Oct 12 01:47:04.028 INFO kablam! usermod: no changes Oct 12 01:47:04.172 INFO kablam! Compiling deflate v0.7.19 (/source) Oct 12 01:47:05.385 INFO kablam! warning: unnecessary parentheses around function argument Oct 12 01:47:05.385 INFO kablam! --> src/matching.rs:211:31 Oct 12 01:47:05.385 INFO kablam! | Oct 12 01:47:05.385 INFO kablam! 211 | let max_length = cmp::min((data.len() - position), MAX_MATCH); Oct 12 01:47:05.385 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 12 01:47:05.385 INFO kablam! | Oct 12 01:47:05.385 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 12 01:47:05.385 INFO kablam! Oct 12 01:47:07.068 INFO kablam! warning: unused comparison which must be used Oct 12 01:47:07.068 INFO kablam! --> src/output_writer.rs:147:13 Oct 12 01:47:07.069 INFO kablam! | Oct 12 01:47:07.069 INFO kablam! 147 | get_length_code(i) < w.frequencies.len(); Oct 12 01:47:07.069 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 01:47:07.069 INFO kablam! | Oct 12 01:47:07.069 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 12 01:47:07.069 INFO kablam! Oct 12 01:47:07.069 INFO kablam! warning: unused comparison which must be used Oct 12 01:47:07.070 INFO kablam! --> src/output_writer.rs:151:13 Oct 12 01:47:07.070 INFO kablam! | Oct 12 01:47:07.070 INFO kablam! 151 | get_distance_code(i) < w.distance_frequencies.len() as u8; Oct 12 01:47:07.070 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 01:47:07.071 INFO kablam! Oct 12 01:47:09.524 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 5.44s Oct 12 01:47:09.524 INFO kablam! su: No module specific data is present Oct 12 01:47:10.319 INFO running `"docker" "rm" "-f" "004a52a7cde4a83f4323fbd09258d869fc2f11548fe8b9fd086d8c91fcc25dcd"` Oct 12 01:47:10.535 INFO blam! 004a52a7cde4a83f4323fbd09258d869fc2f11548fe8b9fd086d8c91fcc25dcd Oct 12 01:47:10.537 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling/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 12 01:47:10.945 INFO blam! 64036d1690d6b840055c70702ea0978eb309758de4dc5b83506d66822c79d8f9 Oct 12 01:47:10.952 INFO running `"docker" "start" "-a" "64036d1690d6b840055c70702ea0978eb309758de4dc5b83506d66822c79d8f9"` Oct 12 01:47:11.872 INFO kablam! usermod: no changes Oct 12 01:47:11.928 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.03s Oct 12 01:47:11.948 INFO kablam! Running /target/debug/deps/deflate-4285189ea8570eee Oct 12 01:47:11.956 INFO blam! Oct 12 01:47:11.956 INFO blam! running 66 tests Oct 12 01:47:11.956 INFO blam! test chained_hash_table::test::chained_hash ... ok Oct 12 01:47:11.972 INFO blam! test chained_hash_table::test::table_unique ... ok Oct 12 01:47:11.972 INFO blam! test compress::test::fixed_example ... ok Oct 12 01:47:11.988 INFO blam! test compress::test::fixed_data ... ok Oct 12 01:47:11.988 INFO blam! test bitstream::test::write_bits ... ok Oct 12 01:47:11.988 INFO blam! test bit_reverse::test::test_bit_reverse ... ok Oct 12 01:47:11.989 INFO blam! test huffman_table::test::test_distance_code ... ok Oct 12 01:47:11.989 INFO blam! test huffman_table::test::make_table_fixed ... ok Oct 12 01:47:11.989 INFO blam! test huffman_table::test::extra_bits_distance ... ok Oct 12 01:47:11.989 INFO blam! test huffman_table::test::test_get_length_code ... ok Oct 12 01:47:11.999 INFO blam! test chained_hash_table::test::initial_chains ... ok Oct 12 01:47:12.015 INFO blam! test huffman_lengths::test::padding ... ok Oct 12 01:47:12.015 INFO blam! test compress::test::fixed_string_mem ... ok Oct 12 01:47:12.037 INFO blam! test huffman_table::test::test_distance_extra_bits ... ok Oct 12 01:47:12.037 INFO blam! test huffman_table::test::test_length_table_fixed ... ok Oct 12 01:47:12.037 INFO blam! test chained_hash_table::test::table_slide ... ok Oct 12 01:47:12.056 INFO blam! test length_encode::test::optimal_lengths ... ok Oct 12 01:47:12.056 INFO blam! test input_buffer::test::buffer_add_not_full ... ok Oct 12 01:47:12.056 INFO blam! test input_buffer::test::buffer_add_full ... ok Oct 12 01:47:12.056 INFO blam! test length_encode::test::test_encode_lengths ... ok Oct 12 01:47:12.056 INFO blam! test length_encode::test::test_lengths_from_frequencies ... ok Oct 12 01:47:12.056 INFO blam! test input_buffer::test::slide ... ok Oct 12 01:47:12.096 INFO blam! test huffman_table::test::test_length_table_max_length ... ok Oct 12 01:47:12.110 INFO blam! test lz77::test::compress_block_status ... ok Oct 12 01:47:12.110 INFO blam! test huffman_table::test::test_empty_table ... ok Oct 12 01:47:12.128 INFO blam! test lz77::test::border ... ok Oct 12 01:47:12.129 INFO blam! test lz77::test::compress_short ... ok Oct 12 01:47:12.144 INFO blam! test lz77::test::compress_block_multiple_windows ... ok Oct 12 01:47:12.183 INFO blam! test lz77::test::lazy ... ok Oct 12 01:47:12.183 INFO blam! test lz77::test::test_decompress_with_backbuffer ... ok Oct 12 01:47:12.183 INFO blam! test matching::test::fast_match_at_least_equal ... ignored Oct 12 01:47:12.190 INFO blam! test lzvalue::test::lzvalue ... ok Oct 12 01:47:12.211 INFO blam! test lz77::test::multiple_inputs ... ok Oct 12 01:47:12.211 INFO blam! test lz77::test::border_multiple_blocks ... ok Oct 12 01:47:12.224 INFO blam! test matching::test::match_index_zero ... ok Oct 12 01:47:12.232 INFO blam! test matching::test::get_longest_match ... ok Oct 12 01:47:12.255 INFO blam! test stored_block::test::no_compression_multiple_chunks ... ok Oct 12 01:47:12.255 INFO blam! test matching::test::match_length ... ok Oct 12 01:47:12.255 INFO blam! test rle::test::rle_compress ... ok Oct 12 01:47:12.255 INFO blam! test stored_block::test::no_compression_one_chunk ... ok Oct 12 01:47:12.256 INFO blam! test stored_block::test::no_compression_string ... ok Oct 12 01:47:12.260 INFO blam! test test::deflate_short ... ok Oct 12 01:47:12.268 INFO blam! test test::empty_input ... ok Oct 12 01:47:12.269 INFO blam! test test::dynamic_string_mem ... ok Oct 12 01:47:12.308 INFO blam! test output_writer::test::array_bounds ... ok Oct 12 01:47:12.500 INFO blam! test lz77::test::buffer_fill ... ok Oct 12 01:47:12.516 INFO blam! test test::frequency_overflow ... ok Oct 12 01:47:12.540 INFO blam! test lz77::test::exact_window_size ... ok Oct 12 01:47:12.572 INFO blam! test test::zlib_short ... ok Oct 12 01:47:12.572 INFO blam! test test::file_rle ... ok Oct 12 01:47:12.572 INFO blam! test test::one_and_two_values ... ok Oct 12 01:47:12.572 INFO blam! test test::zlib_writer_chunks ... ignored Oct 12 01:47:12.572 INFO blam! test test::zlib_last_block ... ok Oct 12 01:47:12.772 INFO blam! test writer::test::issue_18 ... ok Oct 12 01:47:13.494 INFO blam! test test::file_zlib ... ok Oct 12 01:47:13.792 INFO blam! test writer::test::writer_sync ... ok Oct 12 01:47:14.089 INFO blam! test test::dynamic_string_file ... ok Oct 12 01:47:14.104 INFO blam! test zlib::test::test_gen_fcheck ... ok Oct 12 01:47:14.104 INFO blam! test zlib::test::test_header ... ok Oct 12 01:47:14.185 INFO blam! test compress::test::fixed_string_file ... ok Oct 12 01:47:14.440 INFO blam! test lz77::test::compress_long ... ok Oct 12 01:47:14.588 INFO blam! test writer::test::writer_sync_multiple ... ok Oct 12 01:47:14.589 INFO blam! test writer::test::deflate_writer ... ok Oct 12 01:47:14.732 INFO blam! test writer::test::writer_reset_zlib ... ok Oct 12 01:47:14.901 INFO blam! test writer::test::zlib_writer ... ok Oct 12 01:47:15.088 INFO blam! test writer::test::writer_reset ... ok Oct 12 01:47:15.088 INFO blam! Oct 12 01:47:15.088 INFO blam! test result: ok. 64 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out Oct 12 01:47:15.088 INFO blam! Oct 12 01:47:15.089 INFO kablam! Running /target/debug/deps/test-5a1e377544befa21 Oct 12 01:47:15.092 INFO blam! Oct 12 01:47:15.092 INFO blam! running 6 tests Oct 12 01:47:15.104 INFO blam! test block_type ... ok Oct 12 01:47:15.148 INFO blam! test issue_26 ... ok Oct 12 01:47:15.228 INFO blam! test issue_17 ... ok Oct 12 01:47:15.244 INFO blam! test rle ... ok Oct 12 01:47:15.284 INFO blam! test fast ... ok Oct 12 01:47:15.808 INFO blam! test file_zlib_compare_output ... ok Oct 12 01:47:15.808 INFO kablam! Doc-tests deflate Oct 12 01:47:15.808 INFO blam! Oct 12 01:47:15.808 INFO blam! test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 01:47:15.808 INFO blam! Oct 12 01:47:16.736 INFO blam! Oct 12 01:47:16.736 INFO blam! running 8 tests Oct 12 01:47:19.980 INFO blam! test src/writer.rs - writer::DeflateEncoder (line 69) ... ok Oct 12 01:47:20.980 INFO blam! test src/lib.rs - deflate_bytes_zlib_conf (line 180) ... ok Oct 12 01:47:22.088 INFO blam! test src/lib.rs - deflate_bytes_conf (line 136) ... ok Oct 12 01:47:22.196 INFO blam! test src/lib.rs - deflate_bytes (line 161) ... ok Oct 12 01:47:22.400 INFO blam! test src/lib.rs - (line 37) ... ok Oct 12 01:47:22.768 INFO blam! test src/lib.rs - deflate_bytes_zlib (line 215) ... ok Oct 12 01:47:22.828 INFO blam! test src/lib.rs - (line 28) ... ok Oct 12 01:47:23.052 INFO blam! test src/writer.rs - writer::ZlibEncoder (line 164) ... ok Oct 12 01:47:23.052 INFO blam! Oct 12 01:47:23.052 INFO blam! test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 01:47:23.052 INFO blam! Oct 12 01:47:23.068 INFO kablam! su: No module specific data is present Oct 12 01:47:23.559 INFO running `"docker" "rm" "-f" "64036d1690d6b840055c70702ea0978eb309758de4dc5b83506d66822c79d8f9"` Oct 12 01:47:23.836 INFO blam! 64036d1690d6b840055c70702ea0978eb309758de4dc5b83506d66822c79d8f9