Oct 16 13:33:46.428 INFO testing deflate-0.7.19 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 16 13:33:46.428 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/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 16 13:33:46.852 INFO blam! f85a96de8dec28c8dc50402adcd276f29fafb6d675c1661f9d23e4ad86d374ad Oct 16 13:33:46.857 INFO running `"docker" "start" "-a" "f85a96de8dec28c8dc50402adcd276f29fafb6d675c1661f9d23e4ad86d374ad"` Oct 16 13:33:48.441 INFO kablam! usermod: no changes Oct 16 13:33:48.484 INFO kablam! Compiling deflate v0.7.19 (/source) Oct 16 13:33:51.032 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.56s Oct 16 13:33:51.036 INFO kablam! su: No module specific data is present Oct 16 13:33:51.706 INFO running `"docker" "rm" "-f" "f85a96de8dec28c8dc50402adcd276f29fafb6d675c1661f9d23e4ad86d374ad"` Oct 16 13:33:51.967 INFO blam! f85a96de8dec28c8dc50402adcd276f29fafb6d675c1661f9d23e4ad86d374ad Oct 16 13:33:51.971 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/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 16 13:33:52.397 INFO blam! 27415f80d988a27f12ecd03d513caf52e5b0ae89553be62e45f3976caee058de Oct 16 13:33:52.403 INFO running `"docker" "start" "-a" "27415f80d988a27f12ecd03d513caf52e5b0ae89553be62e45f3976caee058de"` Oct 16 13:33:53.355 INFO kablam! usermod: no changes Oct 16 13:33:53.447 INFO kablam! Compiling deflate v0.7.19 (/source) Oct 16 13:33:54.815 INFO kablam! warning: unnecessary parentheses around function argument Oct 16 13:33:54.815 INFO kablam! --> src/matching.rs:211:31 Oct 16 13:33:54.815 INFO kablam! | Oct 16 13:33:54.815 INFO kablam! 211 | let max_length = cmp::min((data.len() - position), MAX_MATCH); Oct 16 13:33:54.815 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 16 13:33:54.815 INFO kablam! | Oct 16 13:33:54.815 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 16 13:33:54.815 INFO kablam! Oct 16 13:33:56.811 INFO kablam! warning: unused comparison which must be used Oct 16 13:33:56.811 INFO kablam! --> src/output_writer.rs:147:13 Oct 16 13:33:56.811 INFO kablam! | Oct 16 13:33:56.811 INFO kablam! 147 | get_length_code(i) < w.frequencies.len(); Oct 16 13:33:56.811 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 13:33:56.811 INFO kablam! | Oct 16 13:33:56.811 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 16 13:33:56.811 INFO kablam! Oct 16 13:33:56.811 INFO kablam! warning: unused comparison which must be used Oct 16 13:33:56.811 INFO kablam! --> src/output_writer.rs:151:13 Oct 16 13:33:56.811 INFO kablam! | Oct 16 13:33:56.811 INFO kablam! 151 | get_distance_code(i) < w.distance_frequencies.len() as u8; Oct 16 13:33:56.811 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 13:33:56.811 INFO kablam! Oct 16 13:33:59.521 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 6.14s Oct 16 13:33:59.531 INFO kablam! su: No module specific data is present Oct 16 13:34:00.419 INFO running `"docker" "rm" "-f" "27415f80d988a27f12ecd03d513caf52e5b0ae89553be62e45f3976caee058de"` Oct 16 13:34:00.732 INFO blam! 27415f80d988a27f12ecd03d513caf52e5b0ae89553be62e45f3976caee058de Oct 16 13:34:00.739 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/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 16 13:34:01.179 INFO blam! 4eba72c2813d8da28d373bbf2e67a656674aecf30fc29c5f2de292e2b0c77c35 Oct 16 13:34:01.183 INFO running `"docker" "start" "-a" "4eba72c2813d8da28d373bbf2e67a656674aecf30fc29c5f2de292e2b0c77c35"` Oct 16 13:34:01.742 INFO kablam! usermod: no changes Oct 16 13:34:01.816 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.03s Oct 16 13:34:01.835 INFO kablam! Running /target/debug/deps/deflate-4285189ea8570eee Oct 16 13:34:01.843 INFO blam! Oct 16 13:34:01.843 INFO blam! running 66 tests Oct 16 13:34:01.851 INFO blam! test compress::test::fixed_example ... ok Oct 16 13:34:01.851 INFO blam! test chained_hash_table::test::chained_hash ... ok Oct 16 13:34:01.851 INFO blam! test compress::test::fixed_data ... ok Oct 16 13:34:01.851 INFO blam! test bitstream::test::write_bits ... ok Oct 16 13:34:01.856 INFO blam! test huffman_lengths::test::padding ... ok Oct 16 13:34:01.856 INFO blam! test huffman_table::test::extra_bits_distance ... ok Oct 16 13:34:01.878 INFO blam! test chained_hash_table::test::table_unique ... ok Oct 16 13:34:01.878 INFO blam! test chained_hash_table::test::initial_chains ... ok Oct 16 13:34:01.899 INFO blam! test huffman_table::test::make_table_fixed ... ok Oct 16 13:34:01.899 INFO blam! test chained_hash_table::test::table_slide ... ok Oct 16 13:34:01.899 INFO blam! test bit_reverse::test::test_bit_reverse ... ok Oct 16 13:34:01.903 INFO blam! test huffman_table::test::test_distance_code ... ok Oct 16 13:34:01.903 INFO blam! test huffman_table::test::test_get_length_code ... ok Oct 16 13:34:01.903 INFO blam! test huffman_table::test::test_distance_extra_bits ... ok Oct 16 13:34:01.926 INFO blam! test huffman_table::test::test_length_table_fixed ... ok Oct 16 13:34:01.926 INFO blam! test compress::test::fixed_string_mem ... ok Oct 16 13:34:01.926 INFO blam! test input_buffer::test::buffer_add_not_full ... ok Oct 16 13:34:01.926 INFO blam! test length_encode::test::optimal_lengths ... ok Oct 16 13:34:01.935 INFO blam! test length_encode::test::test_lengths_from_frequencies ... ok Oct 16 13:34:01.935 INFO blam! test input_buffer::test::buffer_add_full ... ok Oct 16 13:34:01.935 INFO blam! test input_buffer::test::slide ... ok Oct 16 13:34:01.947 INFO blam! test length_encode::test::test_encode_lengths ... ok Oct 16 13:34:01.955 INFO blam! test lz77::test::compress_block_status ... ok Oct 16 13:34:02.073 INFO blam! test lz77::test::compress_block_multiple_windows ... ok Oct 16 13:34:02.073 INFO blam! test huffman_table::test::test_empty_table ... ok Oct 16 13:34:02.074 INFO blam! test huffman_table::test::test_length_table_max_length ... ok Oct 16 13:34:02.074 INFO blam! test lz77::test::border ... ok Oct 16 13:34:02.074 INFO blam! test lz77::test::border_multiple_blocks ... ok Oct 16 13:34:02.082 INFO blam! test lz77::test::compress_short ... ok Oct 16 13:34:02.082 INFO blam! test lz77::test::lazy ... ok Oct 16 13:34:02.083 INFO blam! test matching::test::fast_match_at_least_equal ... ignored Oct 16 13:34:02.083 INFO blam! test lzvalue::test::lzvalue ... ok Oct 16 13:34:02.083 INFO blam! test matching::test::match_index_zero ... ok Oct 16 13:34:02.083 INFO blam! test matching::test::match_length ... ok Oct 16 13:34:02.087 INFO blam! test lz77::test::test_decompress_with_backbuffer ... ok Oct 16 13:34:02.103 INFO blam! test matching::test::get_longest_match ... ok Oct 16 13:34:02.103 INFO blam! test rle::test::rle_compress ... ok Oct 16 13:34:02.103 INFO blam! test lz77::test::multiple_inputs ... ok Oct 16 13:34:02.103 INFO blam! test stored_block::test::no_compression_multiple_chunks ... ok Oct 16 13:34:02.103 INFO blam! test stored_block::test::no_compression_one_chunk ... ok Oct 16 13:34:02.103 INFO blam! test stored_block::test::no_compression_string ... ok Oct 16 13:34:02.109 INFO blam! test test::deflate_short ... ok Oct 16 13:34:02.117 INFO blam! test test::dynamic_string_mem ... ok Oct 16 13:34:02.131 INFO blam! test output_writer::test::array_bounds ... ok Oct 16 13:34:02.139 INFO blam! test test::empty_input ... ok Oct 16 13:34:02.275 INFO blam! test lz77::test::exact_window_size ... ok Oct 16 13:34:02.335 INFO blam! test test::frequency_overflow ... ok Oct 16 13:34:02.400 INFO blam! test test::one_and_two_values ... ok Oct 16 13:34:02.423 INFO blam! test test::zlib_last_block ... ok Oct 16 13:34:02.423 INFO blam! test test::zlib_short ... ok Oct 16 13:34:02.423 INFO blam! test test::zlib_writer_chunks ... ignored Oct 16 13:34:02.479 INFO blam! test test::file_rle ... ok Oct 16 13:34:02.479 INFO blam! test lz77::test::buffer_fill ... ok Oct 16 13:34:02.743 INFO blam! test writer::test::issue_18 ... ok Oct 16 13:34:03.579 INFO blam! test writer::test::deflate_writer ... ok Oct 16 13:34:03.699 INFO blam! test compress::test::fixed_string_file ... ok Oct 16 13:34:04.306 INFO blam! test test::dynamic_string_file ... ok Oct 16 13:34:04.307 INFO blam! test zlib::test::test_gen_fcheck ... ok Oct 16 13:34:04.311 INFO blam! test zlib::test::test_header ... ok Oct 16 13:34:04.359 INFO blam! test writer::test::writer_sync_multiple ... ok Oct 16 13:34:04.487 INFO blam! test test::file_zlib ... ok Oct 16 13:34:04.543 INFO blam! test writer::test::writer_reset ... ok Oct 16 13:34:04.545 INFO blam! test writer::test::writer_sync ... ok Oct 16 13:34:04.662 INFO blam! test lz77::test::compress_long ... ok Oct 16 13:34:04.671 INFO blam! test writer::test::zlib_writer ... ok Oct 16 13:34:05.181 INFO blam! test writer::test::writer_reset_zlib ... ok Oct 16 13:34:05.181 INFO kablam! Running /target/debug/deps/test-5a1e377544befa21 Oct 16 13:34:05.182 INFO blam! Oct 16 13:34:05.182 INFO blam! test result: ok. 64 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out Oct 16 13:34:05.182 INFO blam! Oct 16 13:34:05.188 INFO blam! Oct 16 13:34:05.188 INFO blam! running 6 tests Oct 16 13:34:05.195 INFO blam! test block_type ... ok Oct 16 13:34:05.207 INFO blam! test issue_26 ... ok Oct 16 13:34:05.259 INFO blam! test issue_17 ... ok Oct 16 13:34:05.276 INFO blam! test rle ... ok Oct 16 13:34:05.343 INFO blam! test fast ... ok Oct 16 13:34:05.895 INFO blam! test file_zlib_compare_output ... ok Oct 16 13:34:05.895 INFO blam! Oct 16 13:34:05.895 INFO blam! test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 13:34:05.895 INFO blam! Oct 16 13:34:05.902 INFO kablam! Doc-tests deflate Oct 16 13:34:07.019 INFO blam! Oct 16 13:34:07.019 INFO blam! running 8 tests Oct 16 13:34:11.079 INFO blam! test src/lib.rs - deflate_bytes_conf (line 136) ... ok Oct 16 13:34:11.307 INFO blam! test src/lib.rs - deflate_bytes (line 161) ... ok Oct 16 13:34:11.639 INFO blam! test src/lib.rs - (line 28) ... ok Oct 16 13:34:11.730 INFO blam! test src/writer.rs - writer::DeflateEncoder (line 69) ... ok Oct 16 13:34:11.999 INFO blam! test src/lib.rs - (line 37) ... ok Oct 16 13:34:12.075 INFO blam! test src/writer.rs - writer::ZlibEncoder (line 164) ... ok Oct 16 13:34:12.148 INFO blam! test src/lib.rs - deflate_bytes_zlib (line 215) ... ok Oct 16 13:34:12.167 INFO blam! test src/lib.rs - deflate_bytes_zlib_conf (line 180) ... ok Oct 16 13:34:12.167 INFO blam! Oct 16 13:34:12.167 INFO blam! test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 13:34:12.167 INFO blam! Oct 16 13:34:12.179 INFO kablam! su: No module specific data is present Oct 16 13:34:12.647 INFO running `"docker" "rm" "-f" "4eba72c2813d8da28d373bbf2e67a656674aecf30fc29c5f2de292e2b0c77c35"` Oct 16 13:34:12.854 INFO blam! 4eba72c2813d8da28d373bbf2e67a656674aecf30fc29c5f2de292e2b0c77c35