Oct 16 13:33:46.109 INFO testing deflate-0.7.19 against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 16 13:33:46.111 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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 16 13:33:46.528 INFO blam! f1bbe8d13f82444dcb550bf555dda11618b1a600e5b970ef7a1c3c7b95e22d6d Oct 16 13:33:46.539 INFO running `"docker" "start" "-a" "f1bbe8d13f82444dcb550bf555dda11618b1a600e5b970ef7a1c3c7b95e22d6d"` Oct 16 13:33:47.672 INFO kablam! usermod: no changes Oct 16 13:33:47.743 INFO kablam! Compiling deflate v0.7.19 (/source) Oct 16 13:33:50.288 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.59s Oct 16 13:33:50.290 INFO kablam! su: No module specific data is present Oct 16 13:33:50.864 INFO running `"docker" "rm" "-f" "f1bbe8d13f82444dcb550bf555dda11618b1a600e5b970ef7a1c3c7b95e22d6d"` Oct 16 13:33:51.135 INFO blam! f1bbe8d13f82444dcb550bf555dda11618b1a600e5b970ef7a1c3c7b95e22d6d Oct 16 13:33:51.140 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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 16 13:33:51.632 INFO blam! 133033d3d8262f685de06c9aaa000689bb4ae73fe4c6b01ae45be0ca216dceba Oct 16 13:33:51.635 INFO running `"docker" "start" "-a" "133033d3d8262f685de06c9aaa000689bb4ae73fe4c6b01ae45be0ca216dceba"` Oct 16 13:33:52.687 INFO kablam! usermod: no changes Oct 16 13:33:52.773 INFO kablam! Compiling deflate v0.7.19 (/source) Oct 16 13:33:54.236 INFO kablam! warning: unnecessary parentheses around function argument Oct 16 13:33:54.236 INFO kablam! --> src/matching.rs:211:31 Oct 16 13:33:54.236 INFO kablam! | Oct 16 13:33:54.236 INFO kablam! 211 | let max_length = cmp::min((data.len() - position), MAX_MATCH); Oct 16 13:33:54.236 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 16 13:33:54.236 INFO kablam! | Oct 16 13:33:54.236 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 16 13:33:54.236 INFO kablam! Oct 16 13:33:56.455 INFO kablam! warning: unused comparison which must be used Oct 16 13:33:56.455 INFO kablam! --> src/output_writer.rs:147:13 Oct 16 13:33:56.455 INFO kablam! | Oct 16 13:33:56.455 INFO kablam! 147 | get_length_code(i) < w.frequencies.len(); Oct 16 13:33:56.455 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 13:33:56.455 INFO kablam! | Oct 16 13:33:56.455 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 16 13:33:56.455 INFO kablam! Oct 16 13:33:56.455 INFO kablam! warning: unused comparison which must be used Oct 16 13:33:56.455 INFO kablam! --> src/output_writer.rs:151:13 Oct 16 13:33:56.455 INFO kablam! | Oct 16 13:33:56.455 INFO kablam! 151 | get_distance_code(i) < w.distance_frequencies.len() as u8; Oct 16 13:33:56.455 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 13:33:56.455 INFO kablam! Oct 16 13:33:58.844 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 6.13s Oct 16 13:33:58.847 INFO kablam! su: No module specific data is present Oct 16 13:34:00.019 INFO running `"docker" "rm" "-f" "133033d3d8262f685de06c9aaa000689bb4ae73fe4c6b01ae45be0ca216dceba"` Oct 16 13:34:00.259 INFO blam! 133033d3d8262f685de06c9aaa000689bb4ae73fe4c6b01ae45be0ca216dceba Oct 16 13:34:00.263 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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 16 13:34:00.599 INFO blam! 3d224a74457d4a7c5bb5fa427487bfdd5398d62069a4ba9ea81f272ab2f7a831 Oct 16 13:34:00.602 INFO running `"docker" "start" "-a" "3d224a74457d4a7c5bb5fa427487bfdd5398d62069a4ba9ea81f272ab2f7a831"` Oct 16 13:34:01.442 INFO kablam! usermod: no changes Oct 16 13:34:01.478 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.02s Oct 16 13:34:01.487 INFO kablam! Running /target/debug/deps/deflate-def29724fb7b0ae8 Oct 16 13:34:01.493 INFO blam! Oct 16 13:34:01.493 INFO blam! running 66 tests Oct 16 13:34:01.500 INFO blam! test bit_reverse::test::test_bit_reverse ... ok Oct 16 13:34:01.501 INFO blam! test bitstream::test::write_bits ... ok Oct 16 13:34:01.508 INFO blam! test chained_hash_table::test::initial_chains ... ok Oct 16 13:34:01.509 INFO blam! test compress::test::fixed_example ... ok Oct 16 13:34:01.509 INFO blam! test compress::test::fixed_data ... ok Oct 16 13:34:01.511 INFO blam! test chained_hash_table::test::chained_hash ... ok Oct 16 13:34:01.511 INFO blam! test huffman_table::test::extra_bits_distance ... ok Oct 16 13:34:01.511 INFO blam! test huffman_table::test::test_distance_code ... ok Oct 16 13:34:01.512 INFO blam! test huffman_table::test::make_table_fixed ... ok Oct 16 13:34:01.513 INFO blam! test chained_hash_table::test::table_unique ... ok Oct 16 13:34:01.515 INFO blam! test huffman_table::test::test_distance_extra_bits ... ok Oct 16 13:34:01.515 INFO blam! test huffman_table::test::test_length_table_fixed ... ok Oct 16 13:34:01.515 INFO blam! test huffman_lengths::test::padding ... ok Oct 16 13:34:01.516 INFO blam! test chained_hash_table::test::table_slide ... ok Oct 16 13:34:01.519 INFO blam! test huffman_table::test::test_get_length_code ... ok Oct 16 13:34:01.521 INFO blam! test length_encode::test::optimal_lengths ... ok Oct 16 13:34:01.521 INFO blam! test compress::test::fixed_string_mem ... ok Oct 16 13:34:01.527 INFO blam! test input_buffer::test::slide ... ok Oct 16 13:34:01.527 INFO blam! test input_buffer::test::buffer_add_not_full ... ok Oct 16 13:34:01.528 INFO blam! test input_buffer::test::buffer_add_full ... ok Oct 16 13:34:01.528 INFO blam! test length_encode::test::test_lengths_from_frequencies ... ok Oct 16 13:34:01.528 INFO blam! test length_encode::test::test_encode_lengths ... ok Oct 16 13:34:01.537 INFO blam! test lz77::test::compress_block_multiple_windows ... ok Oct 16 13:34:01.543 INFO blam! test lz77::test::compress_block_status ... ok Oct 16 13:34:01.546 INFO blam! test lz77::test::border ... ok Oct 16 13:34:01.550 INFO blam! test huffman_table::test::test_length_table_max_length ... ok Oct 16 13:34:01.550 INFO blam! test huffman_table::test::test_empty_table ... ok Oct 16 13:34:01.550 INFO blam! test lz77::test::lazy ... ok Oct 16 13:34:01.558 INFO blam! test lz77::test::test_decompress_with_backbuffer ... ok Oct 16 13:34:01.558 INFO blam! test lz77::test::multiple_inputs ... ok Oct 16 13:34:01.558 INFO blam! test matching::test::fast_match_at_least_equal ... ignored Oct 16 13:34:01.562 INFO blam! test lz77::test::compress_short ... ok Oct 16 13:34:01.582 INFO blam! test matching::test::match_index_zero ... ok Oct 16 13:34:01.582 INFO blam! test matching::test::get_longest_match ... ok Oct 16 13:34:01.582 INFO blam! test lzvalue::test::lzvalue ... ok Oct 16 13:34:01.582 INFO blam! test matching::test::match_length ... ok Oct 16 13:34:01.582 INFO blam! test stored_block::test::no_compression_multiple_chunks ... ok Oct 16 13:34:01.582 INFO blam! test lz77::test::border_multiple_blocks ... ok Oct 16 13:34:01.582 INFO blam! test stored_block::test::no_compression_string ... ok Oct 16 13:34:01.595 INFO blam! test test::deflate_short ... ok Oct 16 13:34:01.595 INFO blam! test rle::test::rle_compress ... ok Oct 16 13:34:01.596 INFO blam! test stored_block::test::no_compression_one_chunk ... ok Oct 16 13:34:01.596 INFO blam! test test::dynamic_string_mem ... ok Oct 16 13:34:01.611 INFO blam! test output_writer::test::array_bounds ... ok Oct 16 13:34:01.656 INFO blam! test test::empty_input ... ok Oct 16 13:34:01.701 INFO blam! test lz77::test::buffer_fill ... ok Oct 16 13:34:01.732 INFO blam! test test::one_and_two_values ... ok Oct 16 13:34:01.761 INFO blam! test test::zlib_last_block ... ok Oct 16 13:34:01.778 INFO blam! test test::frequency_overflow ... ok Oct 16 13:34:01.778 INFO blam! test test::zlib_writer_chunks ... ignored Oct 16 13:34:01.778 INFO blam! test test::zlib_short ... ok Oct 16 13:34:01.796 INFO blam! test writer::test::issue_18 ... ok Oct 16 13:34:01.811 INFO blam! test lz77::test::exact_window_size ... ok Oct 16 13:34:01.811 INFO blam! test test::file_rle ... ok Oct 16 13:34:02.411 INFO blam! test lz77::test::compress_long ... ok Oct 16 13:34:02.412 INFO blam! test compress::test::fixed_string_file ... ok Oct 16 13:34:03.115 INFO blam! test writer::test::zlib_writer ... ok Oct 16 13:34:03.116 INFO blam! test test::file_zlib ... ok Oct 16 13:34:03.127 INFO blam! test writer::test::writer_sync ... ok Oct 16 13:34:03.127 INFO blam! test zlib::test::test_header ... ok Oct 16 13:34:03.127 INFO blam! test zlib::test::test_gen_fcheck ... ok Oct 16 13:34:03.295 INFO blam! test test::dynamic_string_file ... ok Oct 16 13:34:03.387 INFO blam! test writer::test::writer_sync_multiple ... ok Oct 16 13:34:03.931 INFO blam! test writer::test::deflate_writer ... ok Oct 16 13:34:04.189 INFO blam! test writer::test::writer_reset ... ok Oct 16 13:34:04.548 INFO blam! test writer::test::writer_reset_zlib ... ok Oct 16 13:34:04.548 INFO blam! Oct 16 13:34:04.549 INFO blam! test result: ok. 64 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out Oct 16 13:34:04.549 INFO blam! Oct 16 13:34:04.551 INFO kablam! Running /target/debug/deps/test-ce416572cb7cf4f0 Oct 16 13:34:04.556 INFO blam! Oct 16 13:34:04.556 INFO blam! running 6 tests Oct 16 13:34:04.587 INFO blam! test block_type ... ok Oct 16 13:34:04.599 INFO blam! test issue_26 ... ok Oct 16 13:34:04.617 INFO blam! test issue_17 ... ok Oct 16 13:34:04.709 INFO blam! test rle ... ok Oct 16 13:34:04.784 INFO blam! test fast ... ok Oct 16 13:34:05.283 INFO blam! test file_zlib_compare_output ... ok Oct 16 13:34:05.284 INFO blam! Oct 16 13:34:05.284 INFO blam! test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 13:34:05.285 INFO blam! Oct 16 13:34:05.295 INFO kablam! Doc-tests deflate Oct 16 13:34:06.343 INFO blam! Oct 16 13:34:06.343 INFO blam! running 8 tests Oct 16 13:34:10.323 INFO blam! test src/lib.rs - deflate_bytes_zlib (line 215) ... ok Oct 16 13:34:10.987 INFO blam! test src/writer.rs - writer::DeflateEncoder (line 69) ... ok Oct 16 13:34:11.483 INFO blam! test src/lib.rs - deflate_bytes_zlib_conf (line 180) ... ok Oct 16 13:34:11.599 INFO blam! test src/lib.rs - (line 28) ... ok Oct 16 13:34:11.615 INFO blam! test src/lib.rs - deflate_bytes_conf (line 136) ... ok Oct 16 13:34:11.715 INFO blam! test src/lib.rs - deflate_bytes (line 161) ... ok Oct 16 13:34:11.715 INFO blam! test src/writer.rs - writer::ZlibEncoder (line 164) ... ok Oct 16 13:34:11.839 INFO blam! test src/lib.rs - (line 37) ... ok Oct 16 13:34:11.839 INFO blam! Oct 16 13:34:11.839 INFO blam! test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 13:34:11.839 INFO blam! Oct 16 13:34:11.851 INFO kablam! su: No module specific data is present Oct 16 13:34:12.269 INFO running `"docker" "rm" "-f" "3d224a74457d4a7c5bb5fa427487bfdd5398d62069a4ba9ea81f272ab2f7a831"` Oct 16 13:34:12.512 INFO blam! 3d224a74457d4a7c5bb5fa427487bfdd5398d62069a4ba9ea81f272ab2f7a831