Oct 22 00:32:09.274 INFO checking redis-protocol-0.1.1 against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192 Oct 22 00:32:09.274 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192/worker-6/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/pr-55192/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/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 +155510e377ae2a8d8ee0dad1a5f809c9062a5526-alt check --frozen --all --all-targets" "-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 22 00:32:09.519 INFO blam! e57d61b35d8cc17561c0633d1fbea069a2a17576a3bbb7e24a374ad643c9360a Oct 22 00:32:09.524 INFO running `"docker" "start" "-a" "e57d61b35d8cc17561c0633d1fbea069a2a17576a3bbb7e24a374ad643c9360a"` Oct 22 00:32:10.475 INFO kablam! usermod: no changes Oct 22 00:32:10.612 INFO kablam! Checking pretty_env_logger v0.2.4 Oct 22 00:32:12.135 INFO kablam! Checking redis-protocol v0.1.1 (/source) Oct 22 00:32:14.688 INFO kablam! warning: unused import: `::types::*` Oct 22 00:32:14.688 INFO kablam! --> src/encode.rs:111:7 Oct 22 00:32:14.688 INFO kablam! | Oct 22 00:32:14.688 INFO kablam! 111 | use ::types::*; Oct 22 00:32:14.688 INFO kablam! | ^^^^^^^^^^ Oct 22 00:32:14.688 INFO kablam! | Oct 22 00:32:14.688 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 22 00:32:14.688 INFO kablam! Oct 22 00:32:14.688 INFO kablam! warning: unused import: `::utils` Oct 22 00:32:14.688 INFO kablam! --> src/decode.rs:143:7 Oct 22 00:32:14.688 INFO kablam! | Oct 22 00:32:14.688 INFO kablam! 143 | use ::utils; Oct 22 00:32:14.688 INFO kablam! | ^^^^^^^ Oct 22 00:32:14.688 INFO kablam! Oct 22 00:32:14.688 INFO kablam! warning: unused import: `::types::*` Oct 22 00:32:14.688 INFO kablam! --> src/decode.rs:144:7 Oct 22 00:32:14.688 INFO kablam! | Oct 22 00:32:14.689 INFO kablam! 144 | use ::types::*; Oct 22 00:32:14.689 INFO kablam! | ^^^^^^^^^^ Oct 22 00:32:14.689 INFO kablam! Oct 22 00:32:14.689 INFO kablam! warning: unused import: `std::fmt` Oct 22 00:32:14.689 INFO kablam! --> src/decode.rs:146:7 Oct 22 00:32:14.689 INFO kablam! | Oct 22 00:32:14.689 INFO kablam! 146 | use std::fmt; Oct 22 00:32:14.689 INFO kablam! | ^^^^^^^^ Oct 22 00:32:14.689 INFO kablam! Oct 22 00:32:14.689 INFO kablam! warning: unused import: `nom::Err as NomError` Oct 22 00:32:14.689 INFO kablam! --> src/decode.rs:149:7 Oct 22 00:32:14.689 INFO kablam! | Oct 22 00:32:14.689 INFO kablam! 149 | use nom::Err as NomError; Oct 22 00:32:14.689 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 22 00:32:14.689 INFO kablam! Oct 22 00:32:14.689 INFO kablam! warning: unused import: `nom::simple_errors::Context` Oct 22 00:32:14.689 INFO kablam! --> src/decode.rs:150:7 Oct 22 00:32:14.689 INFO kablam! | Oct 22 00:32:14.689 INFO kablam! 150 | use nom::simple_errors::Context; Oct 22 00:32:14.689 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 22 00:32:14.689 INFO kablam! Oct 22 00:32:15.564 INFO kablam! warning: unused variable: `s` Oct 22 00:32:15.564 INFO kablam! --> src/types.rs:360:9 Oct 22 00:32:15.564 INFO kablam! | Oct 22 00:32:15.564 INFO kablam! 360 | let s = e.to_string(); Oct 22 00:32:15.564 INFO kablam! | ^ help: consider using `_s` instead Oct 22 00:32:15.565 INFO kablam! | Oct 22 00:32:15.565 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 22 00:32:15.565 INFO kablam! Oct 22 00:32:15.565 INFO kablam! warning: unused variable: `s` Oct 22 00:32:15.565 INFO kablam! --> src/types.rs:370:9 Oct 22 00:32:15.565 INFO kablam! | Oct 22 00:32:15.565 INFO kablam! 370 | let s = e.to_string(); Oct 22 00:32:15.565 INFO kablam! | ^ help: consider using `_s` instead Oct 22 00:32:15.565 INFO kablam! Oct 22 00:32:15.565 INFO kablam! warning: unused variable: `s` Oct 22 00:32:15.565 INFO kablam! --> src/types.rs:380:9 Oct 22 00:32:15.565 INFO kablam! | Oct 22 00:32:15.565 INFO kablam! 380 | let s = e.to_string(); Oct 22 00:32:15.565 INFO kablam! | ^ help: consider using `_s` instead Oct 22 00:32:15.565 INFO kablam! Oct 22 00:32:15.565 INFO kablam! warning: unused variable: `s` Oct 22 00:32:15.565 INFO kablam! --> src/types.rs:390:9 Oct 22 00:32:15.565 INFO kablam! | Oct 22 00:32:15.565 INFO kablam! 390 | let s = e.to_string(); Oct 22 00:32:15.565 INFO kablam! | ^ help: consider using `_s` instead Oct 22 00:32:15.566 INFO kablam! Oct 22 00:32:15.969 INFO kablam! warning: variable does not need to be mutable Oct 22 00:32:15.972 INFO kablam! --> src/decode.rs:297:9 Oct 22 00:32:15.972 INFO kablam! | Oct 22 00:32:15.972 INFO kablam! 297 | let mut bytes: BytesMut = "foobarbazwibblewobble".into(); Oct 22 00:32:15.972 INFO kablam! | ----^^^^^ Oct 22 00:32:15.972 INFO kablam! | | Oct 22 00:32:15.972 INFO kablam! | help: remove this `mut` Oct 22 00:32:15.973 INFO kablam! | Oct 22 00:32:15.973 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 22 00:32:15.973 INFO kablam! Oct 22 00:32:16.037 INFO kablam! warning: function is never used: `to_bytes` Oct 22 00:32:16.038 INFO kablam! --> src/encode.rs:119:3 Oct 22 00:32:16.038 INFO kablam! | Oct 22 00:32:16.038 INFO kablam! 119 | fn to_bytes(s: &str) -> BytesMut { Oct 22 00:32:16.038 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 22 00:32:16.040 INFO kablam! | Oct 22 00:32:16.041 INFO kablam! = note: #[warn(dead_code)] on by default Oct 22 00:32:16.041 INFO kablam! Oct 22 00:32:16.041 INFO kablam! warning: function is never used: `to_bytes` Oct 22 00:32:16.041 INFO kablam! --> src/decode.rs:158:3 Oct 22 00:32:16.041 INFO kablam! | Oct 22 00:32:16.041 INFO kablam! 158 | fn to_bytes(s: &str) -> BytesMut { Oct 22 00:32:16.041 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 22 00:32:16.041 INFO kablam! Oct 22 00:32:16.041 INFO kablam! warning: function is never used: `empty_bytes` Oct 22 00:32:16.041 INFO kablam! --> src/decode.rs:162:3 Oct 22 00:32:16.041 INFO kablam! | Oct 22 00:32:16.041 INFO kablam! 162 | fn empty_bytes() -> BytesMut { Oct 22 00:32:16.041 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 22 00:32:16.042 INFO kablam! Oct 22 00:32:17.724 INFO kablam! warning: unused `#[macro_use]` import Oct 22 00:32:17.724 INFO kablam! --> benches/encode.rs:8:1 Oct 22 00:32:17.724 INFO kablam! | Oct 22 00:32:17.724 INFO kablam! 8 | #[macro_use] Oct 22 00:32:17.724 INFO kablam! | ^^^^^^^^^^^^ Oct 22 00:32:17.724 INFO kablam! | Oct 22 00:32:17.724 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 22 00:32:17.724 INFO kablam! Oct 22 00:32:17.800 INFO kablam! warning: use of deprecated item 'rand::Rng::gen_ascii_chars': use sample_iter(&Alphanumeric) instead Oct 22 00:32:17.800 INFO kablam! --> benches/encode.rs:18:6 Oct 22 00:32:17.800 INFO kablam! | Oct 22 00:32:17.800 INFO kablam! 18 | .gen_ascii_chars() Oct 22 00:32:17.800 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 22 00:32:17.800 INFO kablam! | Oct 22 00:32:17.800 INFO kablam! = note: #[warn(deprecated)] on by default Oct 22 00:32:17.800 INFO kablam! Oct 22 00:32:17.884 INFO kablam! warning: unused `std::result::Result` that must be used Oct 22 00:32:17.884 INFO kablam! --> benches/encode.rs:50:7 Oct 22 00:32:17.884 INFO kablam! | Oct 22 00:32:17.884 INFO kablam! 50 | black_box(encode_bytes(&mut b, &f)); Oct 22 00:32:17.884 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 22 00:32:17.884 INFO kablam! | Oct 22 00:32:17.884 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 22 00:32:17.884 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 22 00:32:17.885 INFO kablam! Oct 22 00:32:17.885 INFO kablam! warning: unused `std::result::Result` that must be used Oct 22 00:32:17.885 INFO kablam! --> benches/encode.rs:60:7 Oct 22 00:32:17.885 INFO kablam! | Oct 22 00:32:17.885 INFO kablam! 60 | black_box(encode_bytes(&mut b, &f)); Oct 22 00:32:17.885 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 22 00:32:17.885 INFO kablam! | Oct 22 00:32:17.885 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 22 00:32:17.885 INFO kablam! Oct 22 00:32:17.885 INFO kablam! warning: unused `std::result::Result` that must be used Oct 22 00:32:17.885 INFO kablam! --> benches/encode.rs:70:7 Oct 22 00:32:17.885 INFO kablam! | Oct 22 00:32:17.885 INFO kablam! 70 | black_box(encode_bytes(&mut b, &f)); Oct 22 00:32:17.885 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 22 00:32:17.885 INFO kablam! | Oct 22 00:32:17.885 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 22 00:32:17.885 INFO kablam! Oct 22 00:32:17.885 INFO kablam! warning: unused `std::result::Result` that must be used Oct 22 00:32:17.885 INFO kablam! --> benches/encode.rs:80:7 Oct 22 00:32:17.885 INFO kablam! | Oct 22 00:32:17.885 INFO kablam! 80 | black_box(encode_bytes(&mut b, &f)); Oct 22 00:32:17.885 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 22 00:32:17.886 INFO kablam! | Oct 22 00:32:17.886 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 22 00:32:17.886 INFO kablam! Oct 22 00:32:17.886 INFO kablam! warning: unused `std::result::Result` that must be used Oct 22 00:32:17.886 INFO kablam! --> benches/encode.rs:90:7 Oct 22 00:32:17.886 INFO kablam! | Oct 22 00:32:17.886 INFO kablam! 90 | black_box(encode_bytes(&mut b, &f)); Oct 22 00:32:17.886 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 22 00:32:17.886 INFO kablam! | Oct 22 00:32:17.886 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 22 00:32:17.886 INFO kablam! Oct 22 00:32:17.886 INFO kablam! warning: unused `std::result::Result` that must be used Oct 22 00:32:17.886 INFO kablam! --> benches/encode.rs:103:7 Oct 22 00:32:17.886 INFO kablam! | Oct 22 00:32:17.886 INFO kablam! 103 | black_box(encode_bytes(&mut b, &f)); Oct 22 00:32:17.886 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 22 00:32:17.886 INFO kablam! | Oct 22 00:32:17.886 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 22 00:32:17.886 INFO kablam! Oct 22 00:32:17.886 INFO kablam! warning: unused `std::result::Result` that must be used Oct 22 00:32:17.886 INFO kablam! --> benches/encode.rs:113:7 Oct 22 00:32:17.887 INFO kablam! | Oct 22 00:32:17.887 INFO kablam! 113 | black_box(encode_bytes(&mut b, &f)); Oct 22 00:32:17.887 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 22 00:32:17.887 INFO kablam! | Oct 22 00:32:17.887 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 22 00:32:17.887 INFO kablam! Oct 22 00:32:17.896 INFO kablam! warning: unused `std::result::Result` that must be used Oct 22 00:32:17.896 INFO kablam! --> benches/encode.rs:123:7 Oct 22 00:32:17.896 INFO kablam! | Oct 22 00:32:17.896 INFO kablam! 123 | black_box(encode_bytes(&mut b, &f)); Oct 22 00:32:17.896 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 22 00:32:17.896 INFO kablam! | Oct 22 00:32:17.896 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 22 00:32:17.896 INFO kablam! Oct 22 00:32:17.896 INFO kablam! warning: unused `std::result::Result` that must be used Oct 22 00:32:17.897 INFO kablam! --> benches/encode.rs:133:7 Oct 22 00:32:17.897 INFO kablam! | Oct 22 00:32:17.897 INFO kablam! 133 | black_box(encode_bytes(&mut b, &f)); Oct 22 00:32:17.897 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 22 00:32:17.897 INFO kablam! | Oct 22 00:32:17.897 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 22 00:32:17.897 INFO kablam! Oct 22 00:32:17.897 INFO kablam! warning: unused `std::result::Result` that must be used Oct 22 00:32:17.897 INFO kablam! --> benches/encode.rs:143:7 Oct 22 00:32:17.897 INFO kablam! | Oct 22 00:32:17.897 INFO kablam! 143 | black_box(encode_bytes(&mut b, &f)); Oct 22 00:32:17.897 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 22 00:32:17.897 INFO kablam! | Oct 22 00:32:17.897 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 22 00:32:17.897 INFO kablam! Oct 22 00:32:17.897 INFO kablam! warning: unused `std::result::Result` that must be used Oct 22 00:32:17.897 INFO kablam! --> benches/encode.rs:153:7 Oct 22 00:32:17.897 INFO kablam! | Oct 22 00:32:17.897 INFO kablam! 153 | black_box(encode_bytes(&mut b, &f)); Oct 22 00:32:17.897 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 22 00:32:17.897 INFO kablam! | Oct 22 00:32:17.897 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 22 00:32:17.898 INFO kablam! Oct 22 00:32:17.898 INFO kablam! warning: unused `std::result::Result` that must be used Oct 22 00:32:17.898 INFO kablam! --> benches/encode.rs:163:7 Oct 22 00:32:17.898 INFO kablam! | Oct 22 00:32:17.898 INFO kablam! 163 | black_box(encode_bytes(&mut b, &f)); Oct 22 00:32:17.898 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 22 00:32:17.898 INFO kablam! | Oct 22 00:32:17.898 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 22 00:32:17.898 INFO kablam! Oct 22 00:32:17.898 INFO kablam! warning: unused `std::result::Result` that must be used Oct 22 00:32:17.898 INFO kablam! --> benches/encode.rs:173:7 Oct 22 00:32:17.898 INFO kablam! | Oct 22 00:32:17.898 INFO kablam! 173 | black_box(encode_bytes(&mut b, &f)); Oct 22 00:32:17.898 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 22 00:32:17.898 INFO kablam! | Oct 22 00:32:17.898 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 22 00:32:17.898 INFO kablam! Oct 22 00:32:17.898 INFO kablam! warning: unused `std::result::Result` that must be used Oct 22 00:32:17.898 INFO kablam! --> benches/encode.rs:183:7 Oct 22 00:32:17.898 INFO kablam! | Oct 22 00:32:17.898 INFO kablam! 183 | black_box(encode_bytes(&mut b, &f)); Oct 22 00:32:17.898 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 22 00:32:17.899 INFO kablam! | Oct 22 00:32:17.899 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 22 00:32:17.899 INFO kablam! Oct 22 00:32:17.899 INFO kablam! warning: unused `std::result::Result` that must be used Oct 22 00:32:17.899 INFO kablam! --> benches/encode.rs:193:7 Oct 22 00:32:17.899 INFO kablam! | Oct 22 00:32:17.899 INFO kablam! 193 | black_box(encode_bytes(&mut b, &f)); Oct 22 00:32:17.899 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 22 00:32:17.899 INFO kablam! | Oct 22 00:32:17.899 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 22 00:32:17.899 INFO kablam! Oct 22 00:32:17.899 INFO kablam! warning: unused `std::result::Result` that must be used Oct 22 00:32:17.899 INFO kablam! --> benches/encode.rs:203:7 Oct 22 00:32:17.899 INFO kablam! | Oct 22 00:32:17.899 INFO kablam! 203 | black_box(encode_bytes(&mut b, &f)); Oct 22 00:32:17.899 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 22 00:32:17.899 INFO kablam! | Oct 22 00:32:17.899 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 22 00:32:17.899 INFO kablam! Oct 22 00:32:17.899 INFO kablam! warning: unused `std::result::Result` that must be used Oct 22 00:32:17.899 INFO kablam! --> benches/encode.rs:213:7 Oct 22 00:32:17.900 INFO kablam! | Oct 22 00:32:17.900 INFO kablam! 213 | black_box(encode_bytes(&mut b, &f)); Oct 22 00:32:17.900 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 22 00:32:17.900 INFO kablam! | Oct 22 00:32:17.900 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 22 00:32:17.900 INFO kablam! Oct 22 00:32:17.969 INFO kablam! warning: unused `#[macro_use]` import Oct 22 00:32:17.969 INFO kablam! --> benches/decode.rs:8:1 Oct 22 00:32:17.969 INFO kablam! | Oct 22 00:32:17.969 INFO kablam! 8 | #[macro_use] Oct 22 00:32:17.969 INFO kablam! | ^^^^^^^^^^^^ Oct 22 00:32:17.969 INFO kablam! | Oct 22 00:32:17.969 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 22 00:32:17.969 INFO kablam! Oct 22 00:32:18.032 INFO kablam! warning: use of deprecated item 'rand::Rng::gen_ascii_chars': use sample_iter(&Alphanumeric) instead Oct 22 00:32:18.032 INFO kablam! --> benches/decode.rs:19:6 Oct 22 00:32:18.032 INFO kablam! | Oct 22 00:32:18.032 INFO kablam! 19 | .gen_ascii_chars() Oct 22 00:32:18.032 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 22 00:32:18.032 INFO kablam! | Oct 22 00:32:18.032 INFO kablam! = note: #[warn(deprecated)] on by default Oct 22 00:32:18.032 INFO kablam! Oct 22 00:32:18.080 INFO kablam! warning: variable does not need to be mutable Oct 22 00:32:18.080 INFO kablam! --> benches/decode.rs:49:23 Oct 22 00:32:18.081 INFO kablam! | Oct 22 00:32:18.081 INFO kablam! 49 | (0..len).fold(buf, |mut buf, i| { Oct 22 00:32:18.081 INFO kablam! | ----^^^ Oct 22 00:32:18.081 INFO kablam! | | Oct 22 00:32:18.081 INFO kablam! | help: remove this `mut` Oct 22 00:32:18.081 INFO kablam! | Oct 22 00:32:18.081 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 22 00:32:18.081 INFO kablam! Oct 22 00:32:18.081 INFO kablam! warning: variable does not need to be mutable Oct 22 00:32:18.081 INFO kablam! --> benches/decode.rs:47:7 Oct 22 00:32:18.081 INFO kablam! | Oct 22 00:32:18.081 INFO kablam! 47 | let mut buf = BytesMut::with_capacity(1 + arr_len_digits + 2 + (len * (1 + str_len_digits + 2 + str_len + 2))); Oct 22 00:32:18.081 INFO kablam! | ----^^^ Oct 22 00:32:18.081 INFO kablam! | | Oct 22 00:32:18.081 INFO kablam! | help: remove this `mut` Oct 22 00:32:18.081 INFO kablam! Oct 22 00:32:18.090 INFO kablam! warning: unused `std::result::Result` that must be used Oct 22 00:32:18.090 INFO kablam! --> benches/decode.rs:70:7 Oct 22 00:32:18.090 INFO kablam! | Oct 22 00:32:18.090 INFO kablam! 70 | black_box(decode_bytes(&buf)); Oct 22 00:32:18.090 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 22 00:32:18.090 INFO kablam! | Oct 22 00:32:18.090 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 22 00:32:18.090 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 22 00:32:18.090 INFO kablam! Oct 22 00:32:18.091 INFO kablam! warning: unused `std::result::Result` that must be used Oct 22 00:32:18.091 INFO kablam! --> benches/decode.rs:79:7 Oct 22 00:32:18.091 INFO kablam! | Oct 22 00:32:18.091 INFO kablam! 79 | black_box(decode_bytes(&buf)); Oct 22 00:32:18.091 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 22 00:32:18.091 INFO kablam! | Oct 22 00:32:18.091 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 22 00:32:18.091 INFO kablam! Oct 22 00:32:18.095 INFO kablam! warning: unused `std::result::Result` that must be used Oct 22 00:32:18.095 INFO kablam! --> benches/decode.rs:88:7 Oct 22 00:32:18.095 INFO kablam! | Oct 22 00:32:18.095 INFO kablam! 88 | black_box(decode_bytes(&buf)); Oct 22 00:32:18.095 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 22 00:32:18.095 INFO kablam! | Oct 22 00:32:18.095 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 22 00:32:18.095 INFO kablam! Oct 22 00:32:18.095 INFO kablam! warning: unused `std::result::Result` that must be used Oct 22 00:32:18.095 INFO kablam! --> benches/decode.rs:97:7 Oct 22 00:32:18.095 INFO kablam! | Oct 22 00:32:18.095 INFO kablam! 97 | black_box(decode_bytes(&buf)); Oct 22 00:32:18.095 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 22 00:32:18.095 INFO kablam! | Oct 22 00:32:18.095 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 22 00:32:18.096 INFO kablam! Oct 22 00:32:18.096 INFO kablam! warning: unused `std::result::Result` that must be used Oct 22 00:32:18.096 INFO kablam! --> benches/decode.rs:106:7 Oct 22 00:32:18.096 INFO kablam! | Oct 22 00:32:18.096 INFO kablam! 106 | black_box(decode_bytes(&buf)); Oct 22 00:32:18.096 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 22 00:32:18.096 INFO kablam! | Oct 22 00:32:18.096 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 22 00:32:18.096 INFO kablam! Oct 22 00:32:18.096 INFO kablam! warning: unused `std::result::Result` that must be used Oct 22 00:32:18.096 INFO kablam! --> benches/decode.rs:117:7 Oct 22 00:32:18.096 INFO kablam! | Oct 22 00:32:18.096 INFO kablam! 117 | black_box(decode_bytes(&buf)); Oct 22 00:32:18.096 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 22 00:32:18.096 INFO kablam! | Oct 22 00:32:18.096 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 22 00:32:18.096 INFO kablam! Oct 22 00:32:18.096 INFO kablam! warning: unused `std::result::Result` that must be used Oct 22 00:32:18.096 INFO kablam! --> benches/decode.rs:126:7 Oct 22 00:32:18.096 INFO kablam! | Oct 22 00:32:18.096 INFO kablam! 126 | black_box(decode_bytes(&buf)); Oct 22 00:32:18.096 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 22 00:32:18.096 INFO kablam! | Oct 22 00:32:18.097 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 22 00:32:18.097 INFO kablam! Oct 22 00:32:18.097 INFO kablam! warning: unused `std::result::Result` that must be used Oct 22 00:32:18.097 INFO kablam! --> benches/decode.rs:135:7 Oct 22 00:32:18.097 INFO kablam! | Oct 22 00:32:18.097 INFO kablam! 135 | black_box(decode_bytes(&buf)); Oct 22 00:32:18.097 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 22 00:32:18.097 INFO kablam! | Oct 22 00:32:18.097 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 22 00:32:18.097 INFO kablam! Oct 22 00:32:18.097 INFO kablam! warning: unused `std::result::Result` that must be used Oct 22 00:32:18.097 INFO kablam! --> benches/decode.rs:144:7 Oct 22 00:32:18.097 INFO kablam! | Oct 22 00:32:18.097 INFO kablam! 144 | black_box(decode_bytes(&buf)); Oct 22 00:32:18.097 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 22 00:32:18.097 INFO kablam! | Oct 22 00:32:18.097 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 22 00:32:18.097 INFO kablam! Oct 22 00:32:18.097 INFO kablam! warning: unused `std::result::Result` that must be used Oct 22 00:32:18.097 INFO kablam! --> benches/decode.rs:153:7 Oct 22 00:32:18.097 INFO kablam! | Oct 22 00:32:18.098 INFO kablam! 153 | black_box(decode_bytes(&buf)); Oct 22 00:32:18.098 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 22 00:32:18.098 INFO kablam! | Oct 22 00:32:18.098 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 22 00:32:18.098 INFO kablam! Oct 22 00:32:18.098 INFO kablam! warning: unused `std::result::Result` that must be used Oct 22 00:32:18.098 INFO kablam! --> benches/decode.rs:162:7 Oct 22 00:32:18.098 INFO kablam! | Oct 22 00:32:18.098 INFO kablam! 162 | black_box(decode_bytes(&buf)); Oct 22 00:32:18.098 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 22 00:32:18.098 INFO kablam! | Oct 22 00:32:18.101 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 22 00:32:18.101 INFO kablam! Oct 22 00:32:18.101 INFO kablam! warning: unused `std::result::Result` that must be used Oct 22 00:32:18.101 INFO kablam! --> benches/decode.rs:171:7 Oct 22 00:32:18.101 INFO kablam! | Oct 22 00:32:18.101 INFO kablam! 171 | black_box(decode_bytes(&buf)); Oct 22 00:32:18.101 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 22 00:32:18.101 INFO kablam! | Oct 22 00:32:18.101 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 22 00:32:18.102 INFO kablam! Oct 22 00:32:18.102 INFO kablam! warning: unused `std::result::Result` that must be used Oct 22 00:32:18.105 INFO kablam! --> benches/decode.rs:180:7 Oct 22 00:32:18.105 INFO kablam! | Oct 22 00:32:18.105 INFO kablam! 180 | black_box(decode_bytes(&buf)); Oct 22 00:32:18.105 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 22 00:32:18.105 INFO kablam! | Oct 22 00:32:18.105 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 22 00:32:18.105 INFO kablam! Oct 22 00:32:18.105 INFO kablam! warning: unused `std::result::Result` that must be used Oct 22 00:32:18.105 INFO kablam! --> benches/decode.rs:189:7 Oct 22 00:32:18.105 INFO kablam! | Oct 22 00:32:18.105 INFO kablam! 189 | black_box(decode_bytes(&buf)); Oct 22 00:32:18.105 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 22 00:32:18.105 INFO kablam! | Oct 22 00:32:18.105 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 22 00:32:18.105 INFO kablam! Oct 22 00:32:18.105 INFO kablam! warning: unused `std::result::Result` that must be used Oct 22 00:32:18.105 INFO kablam! --> benches/decode.rs:198:7 Oct 22 00:32:18.106 INFO kablam! | Oct 22 00:32:18.106 INFO kablam! 198 | black_box(decode_bytes(&buf)); Oct 22 00:32:18.106 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 22 00:32:18.106 INFO kablam! | Oct 22 00:32:18.106 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 22 00:32:18.106 INFO kablam! Oct 22 00:32:18.106 INFO kablam! warning: unused `std::result::Result` that must be used Oct 22 00:32:18.106 INFO kablam! --> benches/decode.rs:207:7 Oct 22 00:32:18.106 INFO kablam! | Oct 22 00:32:18.106 INFO kablam! 207 | black_box(decode_bytes(&buf)); Oct 22 00:32:18.106 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 22 00:32:18.106 INFO kablam! | Oct 22 00:32:18.106 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 22 00:32:18.106 INFO kablam! Oct 22 00:32:18.108 INFO kablam! warning: unused `std::result::Result` that must be used Oct 22 00:32:18.108 INFO kablam! --> benches/decode.rs:216:7 Oct 22 00:32:18.108 INFO kablam! | Oct 22 00:32:18.108 INFO kablam! 216 | black_box(decode_bytes(&buf)); Oct 22 00:32:18.108 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 22 00:32:18.108 INFO kablam! | Oct 22 00:32:18.108 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 22 00:32:18.108 INFO kablam! Oct 22 00:32:18.288 INFO kablam! warning: unused `#[macro_use]` import Oct 22 00:32:18.288 INFO kablam! --> benches/utils.rs:8:1 Oct 22 00:32:18.288 INFO kablam! | Oct 22 00:32:18.288 INFO kablam! 8 | #[macro_use] Oct 22 00:32:18.288 INFO kablam! | ^^^^^^^^^^^^ Oct 22 00:32:18.288 INFO kablam! | Oct 22 00:32:18.288 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 22 00:32:18.288 INFO kablam! Oct 22 00:32:18.288 INFO kablam! warning: unused import: `redis_protocol::prelude::*` Oct 22 00:32:18.288 INFO kablam! --> benches/utils.rs:13:5 Oct 22 00:32:18.288 INFO kablam! | Oct 22 00:32:18.288 INFO kablam! 13 | use redis_protocol::prelude::*; Oct 22 00:32:18.288 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 22 00:32:18.288 INFO kablam! Oct 22 00:32:18.288 INFO kablam! warning: unused import: `bytes::BytesMut` Oct 22 00:32:18.288 INFO kablam! --> benches/utils.rs:14:5 Oct 22 00:32:18.288 INFO kablam! | Oct 22 00:32:18.288 INFO kablam! 14 | use bytes::BytesMut; Oct 22 00:32:18.288 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 22 00:32:18.288 INFO kablam! Oct 22 00:32:18.288 INFO kablam! warning: unused import: `bytes::BufMut` Oct 22 00:32:18.288 INFO kablam! --> benches/utils.rs:15:5 Oct 22 00:32:18.288 INFO kablam! | Oct 22 00:32:18.289 INFO kablam! 15 | use bytes::BufMut; Oct 22 00:32:18.289 INFO kablam! | ^^^^^^^^^^^^^ Oct 22 00:32:18.289 INFO kablam! Oct 22 00:32:18.312 INFO kablam! warning: use of deprecated item 'rand::Rng::gen_ascii_chars': use sample_iter(&Alphanumeric) instead Oct 22 00:32:18.312 INFO kablam! --> benches/utils.rs:19:6 Oct 22 00:32:18.312 INFO kablam! | Oct 22 00:32:18.312 INFO kablam! 19 | .gen_ascii_chars() Oct 22 00:32:18.312 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 22 00:32:18.312 INFO kablam! | Oct 22 00:32:18.312 INFO kablam! = note: #[warn(deprecated)] on by default Oct 22 00:32:18.312 INFO kablam! Oct 22 00:32:18.351 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 7.84s Oct 22 00:32:18.366 INFO kablam! su: No module specific data is present Oct 22 00:32:18.812 INFO running `"docker" "rm" "-f" "e57d61b35d8cc17561c0633d1fbea069a2a17576a3bbb7e24a374ad643c9360a"` Oct 22 00:32:19.042 INFO blam! e57d61b35d8cc17561c0633d1fbea069a2a17576a3bbb7e24a374ad643c9360a