Oct 12 01:46:52.123 INFO testing deflate-0.7.19 against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling Oct 12 01:46:52.125 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-5/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling/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 12 01:46:52.566 INFO blam! 8a7f6682542ad5d5f43ec5fcf22dc9b62aed116cfefb4d4d86ae0937ef71af97 Oct 12 01:46:52.568 INFO running `"docker" "start" "-a" "8a7f6682542ad5d5f43ec5fcf22dc9b62aed116cfefb4d4d86ae0937ef71af97"` Oct 12 01:46:53.972 INFO kablam! usermod: no changes Oct 12 01:46:54.080 INFO kablam! Compiling deflate v0.7.19 (/source) Oct 12 01:46:56.500 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.47s Oct 12 01:46:56.500 INFO kablam! su: No module specific data is present Oct 12 01:46:57.279 INFO running `"docker" "rm" "-f" "8a7f6682542ad5d5f43ec5fcf22dc9b62aed116cfefb4d4d86ae0937ef71af97"` Oct 12 01:46:57.564 INFO blam! 8a7f6682542ad5d5f43ec5fcf22dc9b62aed116cfefb4d4d86ae0937ef71af97 Oct 12 01:46:57.571 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-5/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling/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 12 01:46:57.986 INFO blam! d1eba86abefefe73d155accceeea557b9e8cc7a111f6ee824556df3e21856ac9 Oct 12 01:46:57.992 INFO running `"docker" "start" "-a" "d1eba86abefefe73d155accceeea557b9e8cc7a111f6ee824556df3e21856ac9"` Oct 12 01:46:59.071 INFO kablam! usermod: no changes Oct 12 01:46:59.209 INFO kablam! Compiling deflate v0.7.19 (/source) Oct 12 01:46:59.844 INFO kablam! warning: unnecessary parentheses around function argument Oct 12 01:46:59.844 INFO kablam! --> src/matching.rs:211:31 Oct 12 01:46:59.844 INFO kablam! | Oct 12 01:46:59.844 INFO kablam! 211 | let max_length = cmp::min((data.len() - position), MAX_MATCH); Oct 12 01:46:59.844 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 12 01:46:59.844 INFO kablam! | Oct 12 01:46:59.844 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 12 01:46:59.844 INFO kablam! Oct 12 01:47:01.920 INFO kablam! warning: unused comparison which must be used Oct 12 01:47:01.920 INFO kablam! --> src/output_writer.rs:147:13 Oct 12 01:47:01.920 INFO kablam! | Oct 12 01:47:01.920 INFO kablam! 147 | get_length_code(i) < w.frequencies.len(); Oct 12 01:47:01.920 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 01:47:01.920 INFO kablam! | Oct 12 01:47:01.920 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 12 01:47:01.920 INFO kablam! Oct 12 01:47:01.920 INFO kablam! warning: unused comparison which must be used Oct 12 01:47:01.920 INFO kablam! --> src/output_writer.rs:151:13 Oct 12 01:47:01.920 INFO kablam! | Oct 12 01:47:01.920 INFO kablam! 151 | get_distance_code(i) < w.distance_frequencies.len() as u8; Oct 12 01:47:01.920 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 01:47:01.920 INFO kablam! Oct 12 01:47:04.241 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 5.14s Oct 12 01:47:04.244 INFO kablam! su: No module specific data is present Oct 12 01:47:04.780 INFO running `"docker" "rm" "-f" "d1eba86abefefe73d155accceeea557b9e8cc7a111f6ee824556df3e21856ac9"` Oct 12 01:47:05.056 INFO blam! d1eba86abefefe73d155accceeea557b9e8cc7a111f6ee824556df3e21856ac9 Oct 12 01:47:05.064 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-5/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling/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 12 01:47:05.479 INFO blam! 2c8bfd6e0d1feb1cad44ff182de883ffd2abd8cff8742f43a2d3d71dc414f1ee Oct 12 01:47:05.479 INFO running `"docker" "start" "-a" "2c8bfd6e0d1feb1cad44ff182de883ffd2abd8cff8742f43a2d3d71dc414f1ee"` Oct 12 01:47:06.621 INFO kablam! usermod: no changes Oct 12 01:47:06.696 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.03s Oct 12 01:47:06.708 INFO kablam! Running /target/debug/deps/deflate-def29724fb7b0ae8 Oct 12 01:47:06.713 INFO blam! Oct 12 01:47:06.713 INFO blam! running 66 tests Oct 12 01:47:06.729 INFO blam! test chained_hash_table::test::table_unique ... ok Oct 12 01:47:06.729 INFO blam! test bitstream::test::write_bits ... ok Oct 12 01:47:06.729 INFO blam! test compress::test::fixed_data ... ok Oct 12 01:47:06.746 INFO blam! test chained_hash_table::test::initial_chains ... ok Oct 12 01:47:06.746 INFO blam! test chained_hash_table::test::chained_hash ... ok Oct 12 01:47:06.756 INFO blam! test compress::test::fixed_example ... ok Oct 12 01:47:06.756 INFO blam! test chained_hash_table::test::table_slide ... ok Oct 12 01:47:06.764 INFO blam! test compress::test::fixed_string_mem ... ok Oct 12 01:47:06.769 INFO blam! test huffman_lengths::test::padding ... ok Oct 12 01:47:06.769 INFO blam! test bit_reverse::test::test_bit_reverse ... ok Oct 12 01:47:06.769 INFO blam! test huffman_table::test::extra_bits_distance ... ok Oct 12 01:47:06.769 INFO blam! test huffman_table::test::test_distance_extra_bits ... ok Oct 12 01:47:06.769 INFO blam! test huffman_table::test::make_table_fixed ... ok Oct 12 01:47:06.792 INFO blam! test input_buffer::test::buffer_add_full ... ok Oct 12 01:47:06.792 INFO blam! test huffman_table::test::test_length_table_fixed ... ok Oct 12 01:47:06.792 INFO blam! test huffman_table::test::test_get_length_code ... ok Oct 12 01:47:06.792 INFO blam! test huffman_table::test::test_distance_code ... ok Oct 12 01:47:06.792 INFO blam! test input_buffer::test::buffer_add_not_full ... ok Oct 12 01:47:06.792 INFO blam! test length_encode::test::test_lengths_from_frequencies ... ok Oct 12 01:47:06.799 INFO blam! test length_encode::test::optimal_lengths ... ok Oct 12 01:47:06.799 INFO blam! test input_buffer::test::slide ... ok Oct 12 01:47:06.801 INFO blam! test length_encode::test::test_encode_lengths ... ok Oct 12 01:47:06.844 INFO blam! test lz77::test::border ... ok Oct 12 01:47:06.864 INFO blam! test lz77::test::compress_block_status ... ok Oct 12 01:47:06.864 INFO blam! test huffman_table::test::test_empty_table ... ok Oct 12 01:47:06.864 INFO blam! test huffman_table::test::test_length_table_max_length ... ok Oct 12 01:47:06.864 INFO blam! test lz77::test::compress_short ... ok Oct 12 01:47:06.864 INFO blam! test lz77::test::lazy ... ok Oct 12 01:47:06.880 INFO blam! test lz77::test::multiple_inputs ... ok Oct 12 01:47:06.880 INFO blam! test lz77::test::test_decompress_with_backbuffer ... ok Oct 12 01:47:06.880 INFO blam! test matching::test::fast_match_at_least_equal ... ignored Oct 12 01:47:06.880 INFO blam! test lzvalue::test::lzvalue ... ok Oct 12 01:47:06.892 INFO blam! test matching::test::get_longest_match ... ok Oct 12 01:47:06.892 INFO blam! test matching::test::match_index_zero ... ok Oct 12 01:47:06.920 INFO blam! test lz77::test::border_multiple_blocks ... ok Oct 12 01:47:06.920 INFO blam! test matching::test::match_length ... ok Oct 12 01:47:06.924 INFO blam! test rle::test::rle_compress ... ok Oct 12 01:47:06.924 INFO blam! test stored_block::test::no_compression_multiple_chunks ... ok Oct 12 01:47:06.924 INFO blam! test stored_block::test::no_compression_string ... ok Oct 12 01:47:06.924 INFO blam! test test::deflate_short ... ok Oct 12 01:47:06.924 INFO blam! test stored_block::test::no_compression_one_chunk ... ok Oct 12 01:47:06.938 INFO blam! test test::dynamic_string_mem ... ok Oct 12 01:47:06.956 INFO blam! test output_writer::test::array_bounds ... ok Oct 12 01:47:06.971 INFO blam! test test::empty_input ... ok Oct 12 01:47:06.977 INFO blam! test lz77::test::compress_block_multiple_windows ... ok Oct 12 01:47:07.077 INFO blam! test lz77::test::exact_window_size ... ok Oct 12 01:47:07.109 INFO blam! test test::one_and_two_values ... ok Oct 12 01:47:07.128 INFO blam! test test::file_rle ... ok Oct 12 01:47:07.140 INFO blam! test test::zlib_short ... ok Oct 12 01:47:07.140 INFO blam! test test::zlib_writer_chunks ... ignored Oct 12 01:47:07.176 INFO blam! test test::frequency_overflow ... ok Oct 12 01:47:07.188 INFO blam! test test::zlib_last_block ... ok Oct 12 01:47:07.201 INFO blam! test lz77::test::buffer_fill ... ok Oct 12 01:47:07.308 INFO blam! test writer::test::issue_18 ... ok Oct 12 01:47:07.932 INFO blam! test test::file_zlib ... ok Oct 12 01:47:08.856 INFO blam! test lz77::test::compress_long ... ok Oct 12 01:47:08.952 INFO blam! test compress::test::fixed_string_file ... ok Oct 12 01:47:08.969 INFO blam! test zlib::test::test_gen_fcheck ... ok Oct 12 01:47:08.997 INFO blam! test zlib::test::test_header ... ok Oct 12 01:47:09.054 INFO blam! test writer::test::writer_sync_multiple ... ok Oct 12 01:47:09.609 INFO blam! test writer::test::writer_reset ... ok Oct 12 01:47:09.632 INFO blam! test test::dynamic_string_file ... ok Oct 12 01:47:09.696 INFO blam! test writer::test::writer_sync ... ok Oct 12 01:47:09.953 INFO blam! test writer::test::deflate_writer ... ok Oct 12 01:47:10.144 INFO blam! test writer::test::writer_reset_zlib ... ok Oct 12 01:47:10.213 INFO blam! test writer::test::zlib_writer ... ok Oct 12 01:47:10.213 INFO blam! Oct 12 01:47:10.213 INFO blam! test result: ok. 64 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out Oct 12 01:47:10.213 INFO blam! Oct 12 01:47:10.215 INFO kablam! Running /target/debug/deps/test-ce416572cb7cf4f0 Oct 12 01:47:10.220 INFO blam! Oct 12 01:47:10.220 INFO blam! running 6 tests Oct 12 01:47:10.266 INFO blam! test issue_26 ... ok Oct 12 01:47:10.266 INFO blam! test block_type ... ok Oct 12 01:47:10.354 INFO blam! test issue_17 ... ok Oct 12 01:47:10.384 INFO blam! test rle ... ok Oct 12 01:47:10.521 INFO blam! test fast ... ok Oct 12 01:47:11.021 INFO blam! test file_zlib_compare_output ... ok Oct 12 01:47:11.021 INFO blam! Oct 12 01:47:11.021 INFO blam! test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 01:47:11.021 INFO blam! Oct 12 01:47:11.026 INFO kablam! Doc-tests deflate Oct 12 01:47:11.256 INFO blam! Oct 12 01:47:11.256 INFO blam! running 8 tests Oct 12 01:47:13.048 INFO blam! test src/lib.rs - deflate_bytes_conf (line 136) ... ok Oct 12 01:47:13.564 INFO blam! test src/lib.rs - deflate_bytes (line 161) ... ok Oct 12 01:47:13.892 INFO blam! test src/lib.rs - deflate_bytes_zlib_conf (line 180) ... ok Oct 12 01:47:13.892 INFO blam! test src/lib.rs - (line 28) ... ok Oct 12 01:47:14.212 INFO blam! test src/lib.rs - deflate_bytes_zlib (line 215) ... ok Oct 12 01:47:14.213 INFO blam! test src/writer.rs - writer::ZlibEncoder (line 164) ... ok Oct 12 01:47:14.232 INFO blam! test src/lib.rs - (line 37) ... ok Oct 12 01:47:14.296 INFO blam! test src/writer.rs - writer::DeflateEncoder (line 69) ... ok Oct 12 01:47:14.296 INFO blam! Oct 12 01:47:14.296 INFO blam! test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 01:47:14.296 INFO blam! Oct 12 01:47:14.323 INFO kablam! su: No module specific data is present Oct 12 01:47:14.934 INFO running `"docker" "rm" "-f" "2c8bfd6e0d1feb1cad44ff182de883ffd2abd8cff8742f43a2d3d71dc414f1ee"` Oct 12 01:47:15.092 INFO blam! 2c8bfd6e0d1feb1cad44ff182de883ffd2abd8cff8742f43a2d3d71dc414f1ee