Oct 27 17:22:29.446 INFO checking redis-protocol-0.1.1 against try#19f01b935b91481fd445b16b533d2f87661bf12e for pr-55192-2 Oct 27 17:22:29.448 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-0/try#19f01b935b91481fd445b16b533d2f87661bf12e:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/pr-55192-2/try#19f01b935b91481fd445b16b533d2f87661bf12e:/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 +19f01b935b91481fd445b16b533d2f87661bf12e-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 27 17:22:29.818 INFO blam! f2e1925e65ab79763558ce7fa821eb74ca2891d0bc06e28bc29d8e7dfb204518 Oct 27 17:22:29.820 INFO running `"docker" "start" "-a" "f2e1925e65ab79763558ce7fa821eb74ca2891d0bc06e28bc29d8e7dfb204518"` Oct 27 17:22:31.156 INFO kablam! usermod: no changes Oct 27 17:22:31.280 INFO kablam! Compiling crc16 v0.3.4 Oct 27 17:22:31.287 INFO kablam! Checking cookie-factory v0.2.4 Oct 27 17:22:31.289 INFO kablam! Checking pretty_env_logger v0.2.4 Oct 27 17:22:34.130 INFO kablam! Checking redis-protocol v0.1.1 (/source) Oct 27 17:22:36.308 INFO kablam! warning: unused import: `::types::*` Oct 27 17:22:36.309 INFO kablam! --> src/encode.rs:111:7 Oct 27 17:22:36.310 INFO kablam! | Oct 27 17:22:36.311 INFO kablam! 111 | use ::types::*; Oct 27 17:22:36.311 INFO kablam! | ^^^^^^^^^^ Oct 27 17:22:36.312 INFO kablam! | Oct 27 17:22:36.312 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 27 17:22:36.313 INFO kablam! Oct 27 17:22:36.315 INFO kablam! warning: unused import: `::utils` Oct 27 17:22:36.316 INFO kablam! --> src/decode.rs:143:7 Oct 27 17:22:36.316 INFO kablam! | Oct 27 17:22:36.316 INFO kablam! 143 | use ::utils; Oct 27 17:22:36.316 INFO kablam! | ^^^^^^^ Oct 27 17:22:36.316 INFO kablam! Oct 27 17:22:36.316 INFO kablam! warning: unused import: `::types::*` Oct 27 17:22:36.316 INFO kablam! --> src/decode.rs:144:7 Oct 27 17:22:36.316 INFO kablam! | Oct 27 17:22:36.316 INFO kablam! 144 | use ::types::*; Oct 27 17:22:36.316 INFO kablam! | ^^^^^^^^^^ Oct 27 17:22:36.316 INFO kablam! Oct 27 17:22:36.316 INFO kablam! warning: unused import: `std::fmt` Oct 27 17:22:36.316 INFO kablam! --> src/decode.rs:146:7 Oct 27 17:22:36.316 INFO kablam! | Oct 27 17:22:36.316 INFO kablam! 146 | use std::fmt; Oct 27 17:22:36.316 INFO kablam! | ^^^^^^^^ Oct 27 17:22:36.316 INFO kablam! Oct 27 17:22:36.318 INFO kablam! warning: unused import: `nom::Err as NomError` Oct 27 17:22:36.318 INFO kablam! --> src/decode.rs:149:7 Oct 27 17:22:36.318 INFO kablam! | Oct 27 17:22:36.318 INFO kablam! 149 | use nom::Err as NomError; Oct 27 17:22:36.318 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 27 17:22:36.318 INFO kablam! Oct 27 17:22:36.318 INFO kablam! warning: unused import: `nom::simple_errors::Context` Oct 27 17:22:36.318 INFO kablam! --> src/decode.rs:150:7 Oct 27 17:22:36.318 INFO kablam! | Oct 27 17:22:36.318 INFO kablam! 150 | use nom::simple_errors::Context; Oct 27 17:22:36.318 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 17:22:36.318 INFO kablam! Oct 27 17:22:37.075 INFO kablam! warning: unused variable: `s` Oct 27 17:22:37.075 INFO kablam! --> src/types.rs:360:9 Oct 27 17:22:37.075 INFO kablam! | Oct 27 17:22:37.075 INFO kablam! 360 | let s = e.to_string(); Oct 27 17:22:37.076 INFO kablam! | ^ help: consider using `_s` instead Oct 27 17:22:37.076 INFO kablam! | Oct 27 17:22:37.077 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 27 17:22:37.077 INFO kablam! Oct 27 17:22:37.078 INFO kablam! warning: unused variable: `s` Oct 27 17:22:37.079 INFO kablam! --> src/types.rs:370:9 Oct 27 17:22:37.079 INFO kablam! | Oct 27 17:22:37.080 INFO kablam! 370 | let s = e.to_string(); Oct 27 17:22:37.080 INFO kablam! | ^ help: consider using `_s` instead Oct 27 17:22:37.081 INFO kablam! Oct 27 17:22:37.081 INFO kablam! warning: unused variable: `s` Oct 27 17:22:37.082 INFO kablam! --> src/types.rs:380:9 Oct 27 17:22:37.083 INFO kablam! | Oct 27 17:22:37.083 INFO kablam! 380 | let s = e.to_string(); Oct 27 17:22:37.084 INFO kablam! | ^ help: consider using `_s` instead Oct 27 17:22:37.084 INFO kablam! Oct 27 17:22:37.085 INFO kablam! warning: unused variable: `s` Oct 27 17:22:37.086 INFO kablam! --> src/types.rs:390:9 Oct 27 17:22:37.086 INFO kablam! | Oct 27 17:22:37.087 INFO kablam! 390 | let s = e.to_string(); Oct 27 17:22:37.087 INFO kablam! | ^ help: consider using `_s` instead Oct 27 17:22:37.088 INFO kablam! Oct 27 17:22:37.371 INFO kablam! warning: variable does not need to be mutable Oct 27 17:22:37.371 INFO kablam! --> src/decode.rs:297:9 Oct 27 17:22:37.371 INFO kablam! | Oct 27 17:22:37.372 INFO kablam! 297 | let mut bytes: BytesMut = "foobarbazwibblewobble".into(); Oct 27 17:22:37.373 INFO kablam! | ----^^^^^ Oct 27 17:22:37.373 INFO kablam! | | Oct 27 17:22:37.374 INFO kablam! | help: remove this `mut` Oct 27 17:22:37.374 INFO kablam! | Oct 27 17:22:37.375 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 27 17:22:37.375 INFO kablam! Oct 27 17:22:37.491 INFO kablam! warning: function is never used: `to_bytes` Oct 27 17:22:37.492 INFO kablam! --> src/encode.rs:119:3 Oct 27 17:22:37.493 INFO kablam! | Oct 27 17:22:37.494 INFO kablam! 119 | fn to_bytes(s: &str) -> BytesMut { Oct 27 17:22:37.494 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 17:22:37.495 INFO kablam! | Oct 27 17:22:37.499 INFO kablam! = note: #[warn(dead_code)] on by default Oct 27 17:22:37.499 INFO kablam! Oct 27 17:22:37.499 INFO kablam! warning: function is never used: `to_bytes` Oct 27 17:22:37.499 INFO kablam! --> src/decode.rs:158:3 Oct 27 17:22:37.499 INFO kablam! | Oct 27 17:22:37.499 INFO kablam! 158 | fn to_bytes(s: &str) -> BytesMut { Oct 27 17:22:37.499 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 17:22:37.499 INFO kablam! Oct 27 17:22:37.499 INFO kablam! warning: function is never used: `empty_bytes` Oct 27 17:22:37.499 INFO kablam! --> src/decode.rs:162:3 Oct 27 17:22:37.499 INFO kablam! | Oct 27 17:22:37.499 INFO kablam! 162 | fn empty_bytes() -> BytesMut { Oct 27 17:22:37.499 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 17:22:37.499 INFO kablam! Oct 27 17:22:40.955 INFO kablam! warning: unused `#[macro_use]` import Oct 27 17:22:40.955 INFO kablam! --> benches/encode.rs:8:1 Oct 27 17:22:40.955 INFO kablam! | Oct 27 17:22:40.956 INFO kablam! 8 | #[macro_use] Oct 27 17:22:40.956 INFO kablam! | ^^^^^^^^^^^^ Oct 27 17:22:40.956 INFO kablam! | Oct 27 17:22:40.956 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 27 17:22:40.957 INFO kablam! Oct 27 17:22:41.011 INFO kablam! warning: use of deprecated item 'rand::Rng::gen_ascii_chars': use sample_iter(&Alphanumeric) instead Oct 27 17:22:41.011 INFO kablam! --> benches/encode.rs:18:6 Oct 27 17:22:41.011 INFO kablam! | Oct 27 17:22:41.012 INFO kablam! 18 | .gen_ascii_chars() Oct 27 17:22:41.012 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 27 17:22:41.012 INFO kablam! | Oct 27 17:22:41.012 INFO kablam! = note: #[warn(deprecated)] on by default Oct 27 17:22:41.013 INFO kablam! Oct 27 17:22:41.131 INFO kablam! warning: unused `std::result::Result` that must be used Oct 27 17:22:41.131 INFO kablam! --> benches/encode.rs:50:7 Oct 27 17:22:41.131 INFO kablam! | Oct 27 17:22:41.131 INFO kablam! 50 | black_box(encode_bytes(&mut b, &f)); Oct 27 17:22:41.131 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 17:22:41.131 INFO kablam! | Oct 27 17:22:41.131 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 27 17:22:41.131 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 27 17:22:41.131 INFO kablam! Oct 27 17:22:41.131 INFO kablam! warning: unused `std::result::Result` that must be used Oct 27 17:22:41.131 INFO kablam! --> benches/encode.rs:60:7 Oct 27 17:22:41.131 INFO kablam! | Oct 27 17:22:41.131 INFO kablam! 60 | black_box(encode_bytes(&mut b, &f)); Oct 27 17:22:41.131 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 17:22:41.131 INFO kablam! | Oct 27 17:22:41.132 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 27 17:22:41.132 INFO kablam! Oct 27 17:22:41.132 INFO kablam! warning: unused `std::result::Result` that must be used Oct 27 17:22:41.132 INFO kablam! --> benches/encode.rs:70:7 Oct 27 17:22:41.132 INFO kablam! | Oct 27 17:22:41.132 INFO kablam! 70 | black_box(encode_bytes(&mut b, &f)); Oct 27 17:22:41.132 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 17:22:41.132 INFO kablam! | Oct 27 17:22:41.132 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 27 17:22:41.132 INFO kablam! Oct 27 17:22:41.132 INFO kablam! warning: unused `std::result::Result` that must be used Oct 27 17:22:41.132 INFO kablam! --> benches/encode.rs:80:7 Oct 27 17:22:41.132 INFO kablam! | Oct 27 17:22:41.132 INFO kablam! 80 | black_box(encode_bytes(&mut b, &f)); Oct 27 17:22:41.132 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 17:22:41.132 INFO kablam! | Oct 27 17:22:41.132 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 27 17:22:41.132 INFO kablam! Oct 27 17:22:41.132 INFO kablam! warning: unused `std::result::Result` that must be used Oct 27 17:22:41.132 INFO kablam! --> benches/encode.rs:90:7 Oct 27 17:22:41.132 INFO kablam! | Oct 27 17:22:41.132 INFO kablam! 90 | black_box(encode_bytes(&mut b, &f)); Oct 27 17:22:41.132 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 17:22:41.132 INFO kablam! | Oct 27 17:22:41.132 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 27 17:22:41.132 INFO kablam! Oct 27 17:22:41.132 INFO kablam! warning: unused `std::result::Result` that must be used Oct 27 17:22:41.132 INFO kablam! --> benches/encode.rs:103:7 Oct 27 17:22:41.132 INFO kablam! | Oct 27 17:22:41.132 INFO kablam! 103 | black_box(encode_bytes(&mut b, &f)); Oct 27 17:22:41.132 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 17:22:41.132 INFO kablam! | Oct 27 17:22:41.132 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 27 17:22:41.132 INFO kablam! Oct 27 17:22:41.132 INFO kablam! warning: unused `std::result::Result` that must be used Oct 27 17:22:41.132 INFO kablam! --> benches/encode.rs:113:7 Oct 27 17:22:41.132 INFO kablam! | Oct 27 17:22:41.132 INFO kablam! 113 | black_box(encode_bytes(&mut b, &f)); Oct 27 17:22:41.132 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 17:22:41.132 INFO kablam! | Oct 27 17:22:41.132 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 27 17:22:41.132 INFO kablam! Oct 27 17:22:41.137 INFO kablam! warning: unused `std::result::Result` that must be used Oct 27 17:22:41.137 INFO kablam! --> benches/encode.rs:123:7 Oct 27 17:22:41.137 INFO kablam! | Oct 27 17:22:41.137 INFO kablam! 123 | black_box(encode_bytes(&mut b, &f)); Oct 27 17:22:41.137 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 17:22:41.137 INFO kablam! | Oct 27 17:22:41.137 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 27 17:22:41.137 INFO kablam! Oct 27 17:22:41.137 INFO kablam! warning: unused `std::result::Result` that must be used Oct 27 17:22:41.137 INFO kablam! --> benches/encode.rs:133:7 Oct 27 17:22:41.137 INFO kablam! | Oct 27 17:22:41.137 INFO kablam! 133 | black_box(encode_bytes(&mut b, &f)); Oct 27 17:22:41.137 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 17:22:41.137 INFO kablam! | Oct 27 17:22:41.137 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 27 17:22:41.137 INFO kablam! Oct 27 17:22:41.141 INFO kablam! warning: unused `std::result::Result` that must be used Oct 27 17:22:41.141 INFO kablam! --> benches/encode.rs:143:7 Oct 27 17:22:41.141 INFO kablam! | Oct 27 17:22:41.141 INFO kablam! 143 | black_box(encode_bytes(&mut b, &f)); Oct 27 17:22:41.141 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 17:22:41.141 INFO kablam! | Oct 27 17:22:41.141 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 27 17:22:41.141 INFO kablam! Oct 27 17:22:41.141 INFO kablam! warning: unused `std::result::Result` that must be used Oct 27 17:22:41.141 INFO kablam! --> benches/encode.rs:153:7 Oct 27 17:22:41.141 INFO kablam! | Oct 27 17:22:41.141 INFO kablam! 153 | black_box(encode_bytes(&mut b, &f)); Oct 27 17:22:41.141 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 17:22:41.141 INFO kablam! | Oct 27 17:22:41.141 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 27 17:22:41.141 INFO kablam! Oct 27 17:22:41.141 INFO kablam! warning: unused `std::result::Result` that must be used Oct 27 17:22:41.141 INFO kablam! --> benches/encode.rs:163:7 Oct 27 17:22:41.141 INFO kablam! | Oct 27 17:22:41.141 INFO kablam! 163 | black_box(encode_bytes(&mut b, &f)); Oct 27 17:22:41.141 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 17:22:41.141 INFO kablam! | Oct 27 17:22:41.141 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 27 17:22:41.143 INFO kablam! Oct 27 17:22:41.143 INFO kablam! warning: unused `std::result::Result` that must be used Oct 27 17:22:41.143 INFO kablam! --> benches/encode.rs:173:7 Oct 27 17:22:41.143 INFO kablam! | Oct 27 17:22:41.143 INFO kablam! 173 | black_box(encode_bytes(&mut b, &f)); Oct 27 17:22:41.143 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 17:22:41.143 INFO kablam! | Oct 27 17:22:41.143 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 27 17:22:41.143 INFO kablam! Oct 27 17:22:41.143 INFO kablam! warning: unused `std::result::Result` that must be used Oct 27 17:22:41.143 INFO kablam! --> benches/encode.rs:183:7 Oct 27 17:22:41.143 INFO kablam! | Oct 27 17:22:41.143 INFO kablam! 183 | black_box(encode_bytes(&mut b, &f)); Oct 27 17:22:41.143 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 17:22:41.143 INFO kablam! | Oct 27 17:22:41.143 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 27 17:22:41.143 INFO kablam! Oct 27 17:22:41.143 INFO kablam! warning: unused `std::result::Result` that must be used Oct 27 17:22:41.143 INFO kablam! --> benches/encode.rs:193:7 Oct 27 17:22:41.143 INFO kablam! | Oct 27 17:22:41.143 INFO kablam! 193 | black_box(encode_bytes(&mut b, &f)); Oct 27 17:22:41.143 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 17:22:41.143 INFO kablam! | Oct 27 17:22:41.143 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 27 17:22:41.143 INFO kablam! Oct 27 17:22:41.147 INFO kablam! warning: unused `std::result::Result` that must be used Oct 27 17:22:41.147 INFO kablam! --> benches/encode.rs:203:7 Oct 27 17:22:41.147 INFO kablam! | Oct 27 17:22:41.147 INFO kablam! 203 | black_box(encode_bytes(&mut b, &f)); Oct 27 17:22:41.147 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 17:22:41.147 INFO kablam! | Oct 27 17:22:41.147 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 27 17:22:41.147 INFO kablam! Oct 27 17:22:41.147 INFO kablam! warning: unused `std::result::Result` that must be used Oct 27 17:22:41.147 INFO kablam! --> benches/encode.rs:213:7 Oct 27 17:22:41.147 INFO kablam! | Oct 27 17:22:41.147 INFO kablam! 213 | black_box(encode_bytes(&mut b, &f)); Oct 27 17:22:41.147 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 17:22:41.147 INFO kablam! | Oct 27 17:22:41.147 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 27 17:22:41.147 INFO kablam! Oct 27 17:22:41.575 INFO kablam! warning: unused `#[macro_use]` import Oct 27 17:22:41.575 INFO kablam! --> benches/utils.rs:8:1 Oct 27 17:22:41.575 INFO kablam! | Oct 27 17:22:41.575 INFO kablam! 8 | #[macro_use] Oct 27 17:22:41.575 INFO kablam! | ^^^^^^^^^^^^ Oct 27 17:22:41.575 INFO kablam! | Oct 27 17:22:41.575 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 27 17:22:41.575 INFO kablam! Oct 27 17:22:41.575 INFO kablam! warning: unused import: `redis_protocol::prelude::*` Oct 27 17:22:41.575 INFO kablam! --> benches/utils.rs:13:5 Oct 27 17:22:41.576 INFO kablam! | Oct 27 17:22:41.576 INFO kablam! 13 | use redis_protocol::prelude::*; Oct 27 17:22:41.576 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 17:22:41.576 INFO kablam! Oct 27 17:22:41.576 INFO kablam! warning: unused import: `bytes::BytesMut` Oct 27 17:22:41.576 INFO kablam! --> benches/utils.rs:14:5 Oct 27 17:22:41.576 INFO kablam! | Oct 27 17:22:41.576 INFO kablam! 14 | use bytes::BytesMut; Oct 27 17:22:41.576 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 27 17:22:41.576 INFO kablam! Oct 27 17:22:41.576 INFO kablam! warning: unused import: `bytes::BufMut` Oct 27 17:22:41.576 INFO kablam! --> benches/utils.rs:15:5 Oct 27 17:22:41.576 INFO kablam! | Oct 27 17:22:41.576 INFO kablam! 15 | use bytes::BufMut; Oct 27 17:22:41.576 INFO kablam! | ^^^^^^^^^^^^^ Oct 27 17:22:41.576 INFO kablam! Oct 27 17:22:41.615 INFO kablam! warning: use of deprecated item 'rand::Rng::gen_ascii_chars': use sample_iter(&Alphanumeric) instead Oct 27 17:22:41.615 INFO kablam! --> benches/utils.rs:19:6 Oct 27 17:22:41.615 INFO kablam! | Oct 27 17:22:41.615 INFO kablam! 19 | .gen_ascii_chars() Oct 27 17:22:41.615 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 27 17:22:41.615 INFO kablam! | Oct 27 17:22:41.615 INFO kablam! = note: #[warn(deprecated)] on by default Oct 27 17:22:41.615 INFO kablam! Oct 27 17:22:41.839 INFO kablam! warning: unused `#[macro_use]` import Oct 27 17:22:41.839 INFO kablam! --> benches/decode.rs:8:1 Oct 27 17:22:41.839 INFO kablam! | Oct 27 17:22:41.839 INFO kablam! 8 | #[macro_use] Oct 27 17:22:41.839 INFO kablam! | ^^^^^^^^^^^^ Oct 27 17:22:41.839 INFO kablam! | Oct 27 17:22:41.839 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 27 17:22:41.839 INFO kablam! Oct 27 17:22:41.869 INFO kablam! warning: use of deprecated item 'rand::Rng::gen_ascii_chars': use sample_iter(&Alphanumeric) instead Oct 27 17:22:41.869 INFO kablam! --> benches/decode.rs:19:6 Oct 27 17:22:41.869 INFO kablam! | Oct 27 17:22:41.869 INFO kablam! 19 | .gen_ascii_chars() Oct 27 17:22:41.869 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 27 17:22:41.869 INFO kablam! | Oct 27 17:22:41.870 INFO kablam! = note: #[warn(deprecated)] on by default Oct 27 17:22:41.870 INFO kablam! Oct 27 17:22:41.903 INFO kablam! warning: variable does not need to be mutable Oct 27 17:22:41.903 INFO kablam! --> benches/decode.rs:49:23 Oct 27 17:22:41.903 INFO kablam! | Oct 27 17:22:41.903 INFO kablam! 49 | (0..len).fold(buf, |mut buf, i| { Oct 27 17:22:41.903 INFO kablam! | ----^^^ Oct 27 17:22:41.903 INFO kablam! | | Oct 27 17:22:41.903 INFO kablam! | help: remove this `mut` Oct 27 17:22:41.903 INFO kablam! | Oct 27 17:22:41.903 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 27 17:22:41.903 INFO kablam! Oct 27 17:22:41.903 INFO kablam! warning: variable does not need to be mutable Oct 27 17:22:41.903 INFO kablam! --> benches/decode.rs:47:7 Oct 27 17:22:41.903 INFO kablam! | Oct 27 17:22:41.903 INFO kablam! 47 | let mut buf = BytesMut::with_capacity(1 + arr_len_digits + 2 + (len * (1 + str_len_digits + 2 + str_len + 2))); Oct 27 17:22:41.903 INFO kablam! | ----^^^ Oct 27 17:22:41.903 INFO kablam! | | Oct 27 17:22:41.903 INFO kablam! | help: remove this `mut` Oct 27 17:22:41.903 INFO kablam! Oct 27 17:22:41.911 INFO kablam! warning: unused `std::result::Result` that must be used Oct 27 17:22:41.911 INFO kablam! --> benches/decode.rs:70:7 Oct 27 17:22:41.911 INFO kablam! | Oct 27 17:22:41.911 INFO kablam! 70 | black_box(decode_bytes(&buf)); Oct 27 17:22:41.911 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 17:22:41.911 INFO kablam! | Oct 27 17:22:41.911 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 27 17:22:41.911 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 27 17:22:41.911 INFO kablam! Oct 27 17:22:41.911 INFO kablam! warning: unused `std::result::Result` that must be used Oct 27 17:22:41.911 INFO kablam! --> benches/decode.rs:79:7 Oct 27 17:22:41.911 INFO kablam! | Oct 27 17:22:41.911 INFO kablam! 79 | black_box(decode_bytes(&buf)); Oct 27 17:22:41.911 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 17:22:41.911 INFO kablam! | Oct 27 17:22:41.911 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 27 17:22:41.911 INFO kablam! Oct 27 17:22:41.912 INFO kablam! warning: unused `std::result::Result` that must be used Oct 27 17:22:41.912 INFO kablam! --> benches/decode.rs:88:7 Oct 27 17:22:41.912 INFO kablam! | Oct 27 17:22:41.912 INFO kablam! 88 | black_box(decode_bytes(&buf)); Oct 27 17:22:41.912 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 17:22:41.912 INFO kablam! | Oct 27 17:22:41.912 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 27 17:22:41.912 INFO kablam! Oct 27 17:22:41.918 INFO kablam! warning: unused `std::result::Result` that must be used Oct 27 17:22:41.918 INFO kablam! --> benches/decode.rs:97:7 Oct 27 17:22:41.918 INFO kablam! | Oct 27 17:22:41.918 INFO kablam! 97 | black_box(decode_bytes(&buf)); Oct 27 17:22:41.918 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 17:22:41.918 INFO kablam! | Oct 27 17:22:41.918 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 27 17:22:41.918 INFO kablam! Oct 27 17:22:41.918 INFO kablam! warning: unused `std::result::Result` that must be used Oct 27 17:22:41.918 INFO kablam! --> benches/decode.rs:106:7 Oct 27 17:22:41.918 INFO kablam! | Oct 27 17:22:41.918 INFO kablam! 106 | black_box(decode_bytes(&buf)); Oct 27 17:22:41.918 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 17:22:41.918 INFO kablam! | Oct 27 17:22:41.918 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 27 17:22:41.918 INFO kablam! Oct 27 17:22:41.918 INFO kablam! warning: unused `std::result::Result` that must be used Oct 27 17:22:41.918 INFO kablam! --> benches/decode.rs:117:7 Oct 27 17:22:41.918 INFO kablam! | Oct 27 17:22:41.919 INFO kablam! 117 | black_box(decode_bytes(&buf)); Oct 27 17:22:41.919 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 17:22:41.919 INFO kablam! | Oct 27 17:22:41.919 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 27 17:22:41.919 INFO kablam! Oct 27 17:22:41.919 INFO kablam! warning: unused `std::result::Result` that must be used Oct 27 17:22:41.919 INFO kablam! --> benches/decode.rs:126:7 Oct 27 17:22:41.919 INFO kablam! | Oct 27 17:22:41.919 INFO kablam! 126 | black_box(decode_bytes(&buf)); Oct 27 17:22:41.919 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 17:22:41.919 INFO kablam! | Oct 27 17:22:41.919 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 27 17:22:41.919 INFO kablam! Oct 27 17:22:41.919 INFO kablam! warning: unused `std::result::Result` that must be used Oct 27 17:22:41.919 INFO kablam! --> benches/decode.rs:135:7 Oct 27 17:22:41.919 INFO kablam! | Oct 27 17:22:41.919 INFO kablam! 135 | black_box(decode_bytes(&buf)); Oct 27 17:22:41.919 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 17:22:41.919 INFO kablam! | Oct 27 17:22:41.919 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 27 17:22:41.919 INFO kablam! Oct 27 17:22:41.919 INFO kablam! warning: unused `std::result::Result` that must be used Oct 27 17:22:41.919 INFO kablam! --> benches/decode.rs:144:7 Oct 27 17:22:41.919 INFO kablam! | Oct 27 17:22:41.919 INFO kablam! 144 | black_box(decode_bytes(&buf)); Oct 27 17:22:41.919 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 17:22:41.919 INFO kablam! | Oct 27 17:22:41.919 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 27 17:22:41.919 INFO kablam! Oct 27 17:22:41.919 INFO kablam! warning: unused `std::result::Result` that must be used Oct 27 17:22:41.919 INFO kablam! --> benches/decode.rs:153:7 Oct 27 17:22:41.919 INFO kablam! | Oct 27 17:22:41.919 INFO kablam! 153 | black_box(decode_bytes(&buf)); Oct 27 17:22:41.919 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 17:22:41.919 INFO kablam! | Oct 27 17:22:41.919 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 27 17:22:41.919 INFO kablam! Oct 27 17:22:41.919 INFO kablam! warning: unused `std::result::Result` that must be used Oct 27 17:22:41.919 INFO kablam! --> benches/decode.rs:162:7 Oct 27 17:22:41.919 INFO kablam! | Oct 27 17:22:41.919 INFO kablam! 162 | black_box(decode_bytes(&buf)); Oct 27 17:22:41.919 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 17:22:41.919 INFO kablam! | Oct 27 17:22:41.919 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 27 17:22:41.919 INFO kablam! Oct 27 17:22:41.919 INFO kablam! warning: unused `std::result::Result` that must be used Oct 27 17:22:41.919 INFO kablam! --> benches/decode.rs:171:7 Oct 27 17:22:41.919 INFO kablam! | Oct 27 17:22:41.919 INFO kablam! 171 | black_box(decode_bytes(&buf)); Oct 27 17:22:41.919 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 17:22:41.919 INFO kablam! | Oct 27 17:22:41.919 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 27 17:22:41.919 INFO kablam! Oct 27 17:22:41.919 INFO kablam! warning: unused `std::result::Result` that must be used Oct 27 17:22:41.919 INFO kablam! --> benches/decode.rs:180:7 Oct 27 17:22:41.919 INFO kablam! | Oct 27 17:22:41.919 INFO kablam! 180 | black_box(decode_bytes(&buf)); Oct 27 17:22:41.919 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 17:22:41.919 INFO kablam! | Oct 27 17:22:41.919 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 27 17:22:41.919 INFO kablam! Oct 27 17:22:41.919 INFO kablam! warning: unused `std::result::Result` that must be used Oct 27 17:22:41.919 INFO kablam! --> benches/decode.rs:189:7 Oct 27 17:22:41.919 INFO kablam! | Oct 27 17:22:41.919 INFO kablam! 189 | black_box(decode_bytes(&buf)); Oct 27 17:22:41.919 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 17:22:41.919 INFO kablam! | Oct 27 17:22:41.919 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 27 17:22:41.919 INFO kablam! Oct 27 17:22:41.919 INFO kablam! warning: unused `std::result::Result` that must be used Oct 27 17:22:41.919 INFO kablam! --> benches/decode.rs:198:7 Oct 27 17:22:41.919 INFO kablam! | Oct 27 17:22:41.919 INFO kablam! 198 | black_box(decode_bytes(&buf)); Oct 27 17:22:41.919 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 17:22:41.919 INFO kablam! | Oct 27 17:22:41.919 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 27 17:22:41.919 INFO kablam! Oct 27 17:22:41.919 INFO kablam! warning: unused `std::result::Result` that must be used Oct 27 17:22:41.919 INFO kablam! --> benches/decode.rs:207:7 Oct 27 17:22:41.919 INFO kablam! | Oct 27 17:22:41.919 INFO kablam! 207 | black_box(decode_bytes(&buf)); Oct 27 17:22:41.919 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 17:22:41.919 INFO kablam! | Oct 27 17:22:41.919 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 27 17:22:41.920 INFO kablam! Oct 27 17:22:41.920 INFO kablam! warning: unused `std::result::Result` that must be used Oct 27 17:22:41.920 INFO kablam! --> benches/decode.rs:216:7 Oct 27 17:22:41.920 INFO kablam! | Oct 27 17:22:41.920 INFO kablam! 216 | black_box(decode_bytes(&buf)); Oct 27 17:22:41.920 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 17:22:41.920 INFO kablam! | Oct 27 17:22:41.920 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 27 17:22:41.920 INFO kablam! Oct 27 17:22:41.944 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 10.76s Oct 27 17:22:41.955 INFO kablam! su: No module specific data is present Oct 27 17:22:42.395 INFO running `"docker" "rm" "-f" "f2e1925e65ab79763558ce7fa821eb74ca2891d0bc06e28bc29d8e7dfb204518"` Oct 27 17:22:42.648 INFO blam! f2e1925e65ab79763558ce7fa821eb74ca2891d0bc06e28bc29d8e7dfb204518