Oct 11 13:53:14.841 INFO testing redis-protocol-0.1.1 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 11 13:53:14.841 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 11 13:53:14.843 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-3/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 11 13:53:15.023 INFO blam! 4b0b0cfc821bbd97d3c260b01942a80a729eb7412ba5ab48530902ee65e318da Oct 11 13:53:15.025 INFO running `"docker" "start" "-a" "4b0b0cfc821bbd97d3c260b01942a80a729eb7412ba5ab48530902ee65e318da"` Oct 11 13:53:15.606 INFO kablam! usermod: no changes Oct 11 13:53:15.683 INFO kablam! Compiling crc16 v0.3.4 Oct 11 13:53:17.404 INFO kablam! Compiling redis-protocol v0.1.1 (/source) Oct 11 13:53:20.516 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 4.89s Oct 11 13:53:20.520 INFO kablam! su: No module specific data is present Oct 11 13:53:20.876 INFO running `"docker" "rm" "-f" "4b0b0cfc821bbd97d3c260b01942a80a729eb7412ba5ab48530902ee65e318da"` Oct 11 13:53:21.005 INFO blam! 4b0b0cfc821bbd97d3c260b01942a80a729eb7412ba5ab48530902ee65e318da Oct 11 13:53:21.006 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 11 13:53:21.007 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-3/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 11 13:53:21.297 INFO blam! 6b9704d365fd546a7caa9725da736fd90fcc7321d1b1841de0e99c5bedaafca1 Oct 11 13:53:21.299 INFO running `"docker" "start" "-a" "6b9704d365fd546a7caa9725da736fd90fcc7321d1b1841de0e99c5bedaafca1"` Oct 11 13:53:21.789 INFO kablam! usermod: no changes Oct 11 13:53:21.860 INFO kablam! Compiling redis-protocol v0.1.1 (/source) Oct 11 13:53:24.167 INFO kablam! warning: unused import: `::types::*` Oct 11 13:53:24.167 INFO kablam! --> src/encode.rs:111:7 Oct 11 13:53:24.167 INFO kablam! | Oct 11 13:53:24.167 INFO kablam! 111 | use ::types::*; Oct 11 13:53:24.167 INFO kablam! | ^^^^^^^^^^ Oct 11 13:53:24.167 INFO kablam! | Oct 11 13:53:24.167 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 11 13:53:24.167 INFO kablam! Oct 11 13:53:24.167 INFO kablam! warning: unused import: `::utils` Oct 11 13:53:24.167 INFO kablam! --> src/decode.rs:143:7 Oct 11 13:53:24.167 INFO kablam! | Oct 11 13:53:24.167 INFO kablam! 143 | use ::utils; Oct 11 13:53:24.167 INFO kablam! | ^^^^^^^ Oct 11 13:53:24.167 INFO kablam! Oct 11 13:53:24.167 INFO kablam! warning: unused import: `::types::*` Oct 11 13:53:24.167 INFO kablam! --> src/decode.rs:144:7 Oct 11 13:53:24.167 INFO kablam! | Oct 11 13:53:24.167 INFO kablam! 144 | use ::types::*; Oct 11 13:53:24.167 INFO kablam! | ^^^^^^^^^^ Oct 11 13:53:24.167 INFO kablam! Oct 11 13:53:24.167 INFO kablam! warning: unused import: `std::fmt` Oct 11 13:53:24.167 INFO kablam! --> src/decode.rs:146:7 Oct 11 13:53:24.167 INFO kablam! | Oct 11 13:53:24.167 INFO kablam! 146 | use std::fmt; Oct 11 13:53:24.167 INFO kablam! | ^^^^^^^^ Oct 11 13:53:24.167 INFO kablam! Oct 11 13:53:24.167 INFO kablam! warning: unused import: `nom::Err as NomError` Oct 11 13:53:24.167 INFO kablam! --> src/decode.rs:149:7 Oct 11 13:53:24.167 INFO kablam! | Oct 11 13:53:24.167 INFO kablam! 149 | use nom::Err as NomError; Oct 11 13:53:24.167 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 11 13:53:24.167 INFO kablam! Oct 11 13:53:24.167 INFO kablam! warning: unused import: `nom::simple_errors::Context` Oct 11 13:53:24.167 INFO kablam! --> src/decode.rs:150:7 Oct 11 13:53:24.167 INFO kablam! | Oct 11 13:53:24.167 INFO kablam! 150 | use nom::simple_errors::Context; Oct 11 13:53:24.167 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 13:53:24.167 INFO kablam! Oct 11 13:53:24.620 INFO kablam! warning: unused variable: `s` Oct 11 13:53:24.620 INFO kablam! --> src/types.rs:360:9 Oct 11 13:53:24.620 INFO kablam! | Oct 11 13:53:24.620 INFO kablam! 360 | let s = e.to_string(); Oct 11 13:53:24.620 INFO kablam! | ^ help: consider using `_s` instead Oct 11 13:53:24.620 INFO kablam! | Oct 11 13:53:24.620 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 11 13:53:24.620 INFO kablam! Oct 11 13:53:24.620 INFO kablam! warning: unused variable: `s` Oct 11 13:53:24.620 INFO kablam! --> src/types.rs:370:9 Oct 11 13:53:24.620 INFO kablam! | Oct 11 13:53:24.620 INFO kablam! 370 | let s = e.to_string(); Oct 11 13:53:24.620 INFO kablam! | ^ help: consider using `_s` instead Oct 11 13:53:24.620 INFO kablam! Oct 11 13:53:24.620 INFO kablam! warning: unused variable: `s` Oct 11 13:53:24.620 INFO kablam! --> src/types.rs:380:9 Oct 11 13:53:24.620 INFO kablam! | Oct 11 13:53:24.620 INFO kablam! 380 | let s = e.to_string(); Oct 11 13:53:24.620 INFO kablam! | ^ help: consider using `_s` instead Oct 11 13:53:24.620 INFO kablam! Oct 11 13:53:24.620 INFO kablam! warning: unused variable: `s` Oct 11 13:53:24.620 INFO kablam! --> src/types.rs:390:9 Oct 11 13:53:24.621 INFO kablam! | Oct 11 13:53:24.621 INFO kablam! 390 | let s = e.to_string(); Oct 11 13:53:24.621 INFO kablam! | ^ help: consider using `_s` instead Oct 11 13:53:24.621 INFO kablam! Oct 11 13:53:24.756 INFO kablam! warning: variable does not need to be mutable Oct 11 13:53:24.756 INFO kablam! --> src/decode.rs:297:9 Oct 11 13:53:24.756 INFO kablam! | Oct 11 13:53:24.756 INFO kablam! 297 | let mut bytes: BytesMut = "foobarbazwibblewobble".into(); Oct 11 13:53:24.756 INFO kablam! | ----^^^^^ Oct 11 13:53:24.756 INFO kablam! | | Oct 11 13:53:24.756 INFO kablam! | help: remove this `mut` Oct 11 13:53:24.756 INFO kablam! | Oct 11 13:53:24.756 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 11 13:53:24.756 INFO kablam! Oct 11 13:53:24.787 INFO kablam! warning: function is never used: `to_bytes` Oct 11 13:53:24.787 INFO kablam! --> src/encode.rs:119:3 Oct 11 13:53:24.787 INFO kablam! | Oct 11 13:53:24.787 INFO kablam! 119 | fn to_bytes(s: &str) -> BytesMut { Oct 11 13:53:24.787 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 13:53:24.787 INFO kablam! | Oct 11 13:53:24.787 INFO kablam! = note: #[warn(dead_code)] on by default Oct 11 13:53:24.787 INFO kablam! Oct 11 13:53:24.787 INFO kablam! warning: function is never used: `to_bytes` Oct 11 13:53:24.787 INFO kablam! --> src/decode.rs:158:3 Oct 11 13:53:24.787 INFO kablam! | Oct 11 13:53:24.787 INFO kablam! 158 | fn to_bytes(s: &str) -> BytesMut { Oct 11 13:53:24.787 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 13:53:24.788 INFO kablam! Oct 11 13:53:24.788 INFO kablam! warning: function is never used: `empty_bytes` Oct 11 13:53:24.788 INFO kablam! --> src/decode.rs:162:3 Oct 11 13:53:24.788 INFO kablam! | Oct 11 13:53:24.788 INFO kablam! 162 | fn empty_bytes() -> BytesMut { Oct 11 13:53:24.788 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 13:53:24.788 INFO kablam! Oct 11 13:53:26.380 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 4.57s Oct 11 13:53:26.386 INFO kablam! su: No module specific data is present Oct 11 13:53:26.685 INFO running `"docker" "rm" "-f" "6b9704d365fd546a7caa9725da736fd90fcc7321d1b1841de0e99c5bedaafca1"` Oct 11 13:53:26.924 INFO blam! 6b9704d365fd546a7caa9725da736fd90fcc7321d1b1841de0e99c5bedaafca1 Oct 11 13:53:26.929 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 11 13:53:26.930 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-3/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 11 13:53:27.155 INFO blam! 3533b4a33fb87d07997db8cc8d5db3a3b7fbb18c1ab30f7de04d4e6360e66287 Oct 11 13:53:27.157 INFO running `"docker" "start" "-a" "3533b4a33fb87d07997db8cc8d5db3a3b7fbb18c1ab30f7de04d4e6360e66287"` Oct 11 13:53:27.992 INFO kablam! usermod: no changes Oct 11 13:53:28.086 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.07s Oct 11 13:53:28.100 INFO kablam! Running /target/debug/deps/redis_protocol-85fd2f2f0e0988f9 Oct 11 13:53:28.108 INFO blam! Oct 11 13:53:28.108 INFO blam! running 40 tests Oct 11 13:53:28.116 INFO blam! test decode::tests::should_decode_llen_res_example ... ok Oct 11 13:53:28.117 INFO blam! test decode::tests::should_decode_incomplete ... ok Oct 11 13:53:28.117 INFO blam! test decode::tests::should_decode_bulk_string ... ok Oct 11 13:53:28.118 INFO blam! test decode::tests::should_decode_ask_error ... ok Oct 11 13:53:28.118 INFO blam! test decode::tests::should_decode_normal_error ... ok Oct 11 13:53:28.128 INFO blam! test decode::tests::should_decode_moved_error ... ok Oct 11 13:53:28.129 INFO blam! test decode::tests::should_decode_array_no_nulls ... ok Oct 11 13:53:28.129 INFO blam! test decode::tests::should_decode_simple_string ... ok Oct 11 13:53:28.129 INFO blam! test decode::tests::should_decode_array_nulls ... ok Oct 11 13:53:28.129 INFO blam! test encode::tests::should_encode_llen_req_example ... ok Oct 11 13:53:28.130 INFO blam! test encode::tests::should_encode_bitcount_req_example ... ok Oct 11 13:53:28.130 INFO blam! test encode::tests::should_encode_array_null_test ... ok Oct 11 13:53:28.130 INFO blam! test encode::tests::should_encode_raw_incr_req_example ... ok Oct 11 13:53:28.131 INFO blam! test encode::tests::should_encode_raw_llen_req_example ... ok Oct 11 13:53:28.131 INFO blam! test encode::tests::should_encode_raw_array_bulk_string_test ... ok Oct 11 13:53:28.131 INFO blam! test types::tests::should_cast_from_gen_error ... ok Oct 11 13:53:28.131 INFO blam! test types::tests::should_cast_from_nom_error ... ok Oct 11 13:53:28.131 INFO blam! test types::tests::should_cast_from_nom_failure ... ok Oct 11 13:53:28.132 INFO blam! test types::tests::should_cast_from_nom_incomplete ... ok Oct 11 13:53:28.136 INFO blam! test encode::tests::should_encode_array_bulk_string_test ... ok Oct 11 13:53:28.136 INFO blam! test encode::tests::should_encode_raw_array_null_test ... ok Oct 11 13:53:28.137 INFO blam! test types::tests::should_create_decode_error ... ok Oct 11 13:53:28.137 INFO blam! test types::tests::should_create_empty_error ... ok Oct 11 13:53:28.138 INFO blam! test types::tests::should_decode_frame_kind_byte ... ok Oct 11 13:53:28.139 INFO blam! test types::tests::should_create_buf_too_small_error ... ok Oct 11 13:53:28.139 INFO blam! test types::tests::should_check_frame_types ... ok Oct 11 13:53:28.139 INFO blam! test types::tests::should_create_encode_error ... ok Oct 11 13:53:28.140 INFO blam! test types::tests::should_encode_frame_kind_byte ... ok Oct 11 13:53:28.140 INFO blam! test utils::tests::should_crc16_123456789 ... ok Oct 11 13:53:28.148 INFO blam! test types::tests::should_parse_pubsub_message ... ok Oct 11 13:53:28.148 INFO blam! test types::tests::should_print_error_kinds ... ok Oct 11 13:53:28.148 INFO blam! test utils::tests::should_crc16_with_brackets ... ok Oct 11 13:53:28.148 INFO blam! test encode::tests::should_encode_raw_bitcount_req_example ... ok Oct 11 13:53:28.148 INFO blam! test utils::tests::should_crc16_with_brackets_no_padding ... ok Oct 11 13:53:28.148 INFO blam! test encode::tests::should_encode_incr_req_example ... ok Oct 11 13:53:28.149 INFO blam! test utils::tests::should_crc16_with_invalid_brackets_rhs ... ok Oct 11 13:53:28.149 INFO blam! test utils::tests::should_crc16_with_random_string ... ok Oct 11 13:53:28.149 INFO blam! test utils::tests::should_crc16_with_invalid_brackets_lhs ... ok Oct 11 13:53:28.220 INFO blam! test types::tests::should_fail_parsing_non_pubsub_message ... ok Oct 11 13:53:28.220 INFO blam! test decode::tests::should_error_on_junk ... ok Oct 11 13:53:28.220 INFO blam! Oct 11 13:53:28.220 INFO blam! test result: ok. 40 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 13:53:28.220 INFO blam! Oct 11 13:53:28.220 INFO kablam! Doc-tests redis_protocol Oct 11 13:53:32.382 INFO blam! Oct 11 13:53:32.382 INFO blam! running 1 test Oct 11 13:53:38.353 INFO blam! test src/lib.rs - (line 8) ... ok Oct 11 13:53:38.353 INFO blam! Oct 11 13:53:38.353 INFO blam! test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 13:53:38.353 INFO blam! Oct 11 13:53:38.362 INFO kablam! su: No module specific data is present Oct 11 13:53:39.484 INFO running `"docker" "rm" "-f" "3533b4a33fb87d07997db8cc8d5db3a3b7fbb18c1ab30f7de04d4e6360e66287"` Oct 11 13:53:39.920 INFO blam! 3533b4a33fb87d07997db8cc8d5db3a3b7fbb18c1ab30f7de04d4e6360e66287