Oct 13 10:11:45.783 INFO checking redis-protocol-0.1.1 against try#4021bd0b3c5815b087d6db10ce461e7e4854ade7 for pr-54977 Oct 13 10:11:45.784 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-4/try#4021bd0b3c5815b087d6db10ce461e7e4854ade7:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/pr-54977/try#4021bd0b3c5815b087d6db10ce461e7e4854ade7:/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 +4021bd0b3c5815b087d6db10ce461e7e4854ade7-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 13 10:11:46.248 INFO blam! d4d2ad26a5a4e0216af63091c840102ada252fd1f96822802efb12ea4ce498a2 Oct 13 10:11:46.249 INFO running `"docker" "start" "-a" "d4d2ad26a5a4e0216af63091c840102ada252fd1f96822802efb12ea4ce498a2"` Oct 13 10:11:47.022 INFO kablam! usermod: no changes Oct 13 10:11:47.107 INFO kablam! Checking cookie-factory v0.2.4 Oct 13 10:11:47.716 INFO kablam! Checking redis-protocol v0.1.1 (/source) Oct 13 10:11:49.757 INFO kablam! warning: unused import: `::types::*` Oct 13 10:11:49.757 INFO kablam! --> src/encode.rs:111:7 Oct 13 10:11:49.757 INFO kablam! | Oct 13 10:11:49.757 INFO kablam! 111 | use ::types::*; Oct 13 10:11:49.757 INFO kablam! | ^^^^^^^^^^ Oct 13 10:11:49.757 INFO kablam! | Oct 13 10:11:49.758 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 13 10:11:49.758 INFO kablam! Oct 13 10:11:49.758 INFO kablam! warning: unused import: `::utils` Oct 13 10:11:49.758 INFO kablam! --> src/decode.rs:143:7 Oct 13 10:11:49.758 INFO kablam! | Oct 13 10:11:49.759 INFO kablam! 143 | use ::utils; Oct 13 10:11:49.759 INFO kablam! | ^^^^^^^ Oct 13 10:11:49.759 INFO kablam! Oct 13 10:11:49.759 INFO kablam! warning: unused import: `::types::*` Oct 13 10:11:49.759 INFO kablam! --> src/decode.rs:144:7 Oct 13 10:11:49.759 INFO kablam! | Oct 13 10:11:49.760 INFO kablam! 144 | use ::types::*; Oct 13 10:11:49.760 INFO kablam! | ^^^^^^^^^^ Oct 13 10:11:49.760 INFO kablam! Oct 13 10:11:49.760 INFO kablam! warning: unused import: `std::fmt` Oct 13 10:11:49.760 INFO kablam! --> src/decode.rs:146:7 Oct 13 10:11:49.761 INFO kablam! | Oct 13 10:11:49.761 INFO kablam! 146 | use std::fmt; Oct 13 10:11:49.761 INFO kablam! | ^^^^^^^^ Oct 13 10:11:49.761 INFO kablam! Oct 13 10:11:49.761 INFO kablam! warning: unused import: `nom::Err as NomError` Oct 13 10:11:49.761 INFO kablam! --> src/decode.rs:149:7 Oct 13 10:11:49.762 INFO kablam! | Oct 13 10:11:49.762 INFO kablam! 149 | use nom::Err as NomError; Oct 13 10:11:49.762 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 13 10:11:49.762 INFO kablam! Oct 13 10:11:49.762 INFO kablam! warning: unused import: `nom::simple_errors::Context` Oct 13 10:11:49.763 INFO kablam! --> src/decode.rs:150:7 Oct 13 10:11:49.763 INFO kablam! | Oct 13 10:11:49.763 INFO kablam! 150 | use nom::simple_errors::Context; Oct 13 10:11:49.763 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 10:11:49.763 INFO kablam! Oct 13 10:11:50.271 INFO kablam! warning: unused variable: `s` Oct 13 10:11:50.271 INFO kablam! --> src/types.rs:360:9 Oct 13 10:11:50.271 INFO kablam! | Oct 13 10:11:50.271 INFO kablam! 360 | let s = e.to_string(); Oct 13 10:11:50.271 INFO kablam! | ^ help: consider using `_s` instead Oct 13 10:11:50.271 INFO kablam! | Oct 13 10:11:50.271 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 13 10:11:50.271 INFO kablam! Oct 13 10:11:50.271 INFO kablam! warning: unused variable: `s` Oct 13 10:11:50.271 INFO kablam! --> src/types.rs:370:9 Oct 13 10:11:50.271 INFO kablam! | Oct 13 10:11:50.271 INFO kablam! 370 | let s = e.to_string(); Oct 13 10:11:50.271 INFO kablam! | ^ help: consider using `_s` instead Oct 13 10:11:50.271 INFO kablam! Oct 13 10:11:50.271 INFO kablam! warning: unused variable: `s` Oct 13 10:11:50.271 INFO kablam! --> src/types.rs:380:9 Oct 13 10:11:50.271 INFO kablam! | Oct 13 10:11:50.272 INFO kablam! 380 | let s = e.to_string(); Oct 13 10:11:50.272 INFO kablam! | ^ help: consider using `_s` instead Oct 13 10:11:50.272 INFO kablam! Oct 13 10:11:50.272 INFO kablam! warning: unused variable: `s` Oct 13 10:11:50.272 INFO kablam! --> src/types.rs:390:9 Oct 13 10:11:50.272 INFO kablam! | Oct 13 10:11:50.272 INFO kablam! 390 | let s = e.to_string(); Oct 13 10:11:50.272 INFO kablam! | ^ help: consider using `_s` instead Oct 13 10:11:50.272 INFO kablam! Oct 13 10:11:50.412 INFO kablam! warning: variable does not need to be mutable Oct 13 10:11:50.412 INFO kablam! --> src/decode.rs:297:9 Oct 13 10:11:50.412 INFO kablam! | Oct 13 10:11:50.412 INFO kablam! 297 | let mut bytes: BytesMut = "foobarbazwibblewobble".into(); Oct 13 10:11:50.412 INFO kablam! | ----^^^^^ Oct 13 10:11:50.412 INFO kablam! | | Oct 13 10:11:50.412 INFO kablam! | help: remove this `mut` Oct 13 10:11:50.412 INFO kablam! | Oct 13 10:11:50.412 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 13 10:11:50.412 INFO kablam! Oct 13 10:11:50.444 INFO kablam! warning: function is never used: `to_bytes` Oct 13 10:11:50.444 INFO kablam! --> src/encode.rs:119:3 Oct 13 10:11:50.444 INFO kablam! | Oct 13 10:11:50.444 INFO kablam! 119 | fn to_bytes(s: &str) -> BytesMut { Oct 13 10:11:50.444 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 10:11:50.444 INFO kablam! | Oct 13 10:11:50.445 INFO kablam! = note: #[warn(dead_code)] on by default Oct 13 10:11:50.445 INFO kablam! Oct 13 10:11:50.445 INFO kablam! warning: function is never used: `to_bytes` Oct 13 10:11:50.445 INFO kablam! --> src/decode.rs:158:3 Oct 13 10:11:50.445 INFO kablam! | Oct 13 10:11:50.445 INFO kablam! 158 | fn to_bytes(s: &str) -> BytesMut { Oct 13 10:11:50.445 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 10:11:50.445 INFO kablam! Oct 13 10:11:50.445 INFO kablam! warning: function is never used: `empty_bytes` Oct 13 10:11:50.445 INFO kablam! --> src/decode.rs:162:3 Oct 13 10:11:50.445 INFO kablam! | Oct 13 10:11:50.445 INFO kablam! 162 | fn empty_bytes() -> BytesMut { Oct 13 10:11:50.445 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 10:11:50.445 INFO kablam! Oct 13 10:11:52.332 INFO kablam! warning: unused `#[macro_use]` import Oct 13 10:11:52.332 INFO kablam! --> benches/utils.rs:8:1 Oct 13 10:11:52.332 INFO kablam! | Oct 13 10:11:52.332 INFO kablam! 8 | #[macro_use] Oct 13 10:11:52.332 INFO kablam! | ^^^^^^^^^^^^ Oct 13 10:11:52.332 INFO kablam! | Oct 13 10:11:52.332 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 13 10:11:52.332 INFO kablam! Oct 13 10:11:52.332 INFO kablam! warning: unused import: `redis_protocol::prelude::*` Oct 13 10:11:52.332 INFO kablam! --> benches/utils.rs:13:5 Oct 13 10:11:52.332 INFO kablam! | Oct 13 10:11:52.332 INFO kablam! 13 | use redis_protocol::prelude::*; Oct 13 10:11:52.332 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 10:11:52.332 INFO kablam! Oct 13 10:11:52.332 INFO kablam! warning: unused import: `bytes::BytesMut` Oct 13 10:11:52.332 INFO kablam! --> benches/utils.rs:14:5 Oct 13 10:11:52.332 INFO kablam! | Oct 13 10:11:52.332 INFO kablam! 14 | use bytes::BytesMut; Oct 13 10:11:52.332 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 13 10:11:52.333 INFO kablam! Oct 13 10:11:52.333 INFO kablam! warning: unused import: `bytes::BufMut` Oct 13 10:11:52.333 INFO kablam! --> benches/utils.rs:15:5 Oct 13 10:11:52.333 INFO kablam! | Oct 13 10:11:52.333 INFO kablam! 15 | use bytes::BufMut; Oct 13 10:11:52.333 INFO kablam! | ^^^^^^^^^^^^^ Oct 13 10:11:52.333 INFO kablam! Oct 13 10:11:52.372 INFO kablam! warning: use of deprecated item 'rand::Rng::gen_ascii_chars': use sample_iter(&Alphanumeric) instead Oct 13 10:11:52.372 INFO kablam! --> benches/utils.rs:19:6 Oct 13 10:11:52.372 INFO kablam! | Oct 13 10:11:52.372 INFO kablam! 19 | .gen_ascii_chars() Oct 13 10:11:52.372 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 13 10:11:52.372 INFO kablam! | Oct 13 10:11:52.372 INFO kablam! = note: #[warn(deprecated)] on by default Oct 13 10:11:52.372 INFO kablam! Oct 13 10:11:52.554 INFO kablam! warning: unused `#[macro_use]` import Oct 13 10:11:52.554 INFO kablam! --> benches/encode.rs:8:1 Oct 13 10:11:52.554 INFO kablam! | Oct 13 10:11:52.554 INFO kablam! 8 | #[macro_use] Oct 13 10:11:52.554 INFO kablam! | ^^^^^^^^^^^^ Oct 13 10:11:52.554 INFO kablam! | Oct 13 10:11:52.554 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 13 10:11:52.554 INFO kablam! Oct 13 10:11:52.594 INFO kablam! warning: use of deprecated item 'rand::Rng::gen_ascii_chars': use sample_iter(&Alphanumeric) instead Oct 13 10:11:52.594 INFO kablam! --> benches/encode.rs:18:6 Oct 13 10:11:52.594 INFO kablam! | Oct 13 10:11:52.594 INFO kablam! 18 | .gen_ascii_chars() Oct 13 10:11:52.594 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 13 10:11:52.594 INFO kablam! | Oct 13 10:11:52.594 INFO kablam! = note: #[warn(deprecated)] on by default Oct 13 10:11:52.594 INFO kablam! Oct 13 10:11:52.649 INFO kablam! warning: unused `std::result::Result` which must be used Oct 13 10:11:52.649 INFO kablam! --> benches/encode.rs:50:7 Oct 13 10:11:52.649 INFO kablam! | Oct 13 10:11:52.649 INFO kablam! 50 | black_box(encode_bytes(&mut b, &f)); Oct 13 10:11:52.649 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 10:11:52.650 INFO kablam! | Oct 13 10:11:52.650 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 13 10:11:52.650 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 13 10:11:52.650 INFO kablam! Oct 13 10:11:52.651 INFO kablam! warning: unused `std::result::Result` which must be used Oct 13 10:11:52.651 INFO kablam! --> benches/encode.rs:60:7 Oct 13 10:11:52.651 INFO kablam! | Oct 13 10:11:52.651 INFO kablam! 60 | black_box(encode_bytes(&mut b, &f)); Oct 13 10:11:52.651 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 10:11:52.652 INFO kablam! | Oct 13 10:11:52.652 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 13 10:11:52.652 INFO kablam! Oct 13 10:11:52.653 INFO kablam! warning: unused `std::result::Result` which must be used Oct 13 10:11:52.653 INFO kablam! --> benches/encode.rs:70:7 Oct 13 10:11:52.653 INFO kablam! | Oct 13 10:11:52.653 INFO kablam! 70 | black_box(encode_bytes(&mut b, &f)); Oct 13 10:11:52.653 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 10:11:52.653 INFO kablam! | Oct 13 10:11:52.654 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 13 10:11:52.654 INFO kablam! Oct 13 10:11:52.654 INFO kablam! warning: unused `std::result::Result` which must be used Oct 13 10:11:52.654 INFO kablam! --> benches/encode.rs:80:7 Oct 13 10:11:52.655 INFO kablam! | Oct 13 10:11:52.655 INFO kablam! 80 | black_box(encode_bytes(&mut b, &f)); Oct 13 10:11:52.655 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 10:11:52.655 INFO kablam! | Oct 13 10:11:52.655 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 13 10:11:52.655 INFO kablam! Oct 13 10:11:52.656 INFO kablam! warning: unused `std::result::Result` which must be used Oct 13 10:11:52.656 INFO kablam! --> benches/encode.rs:90:7 Oct 13 10:11:52.656 INFO kablam! | Oct 13 10:11:52.656 INFO kablam! 90 | black_box(encode_bytes(&mut b, &f)); Oct 13 10:11:52.656 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 10:11:52.657 INFO kablam! | Oct 13 10:11:52.657 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 13 10:11:52.657 INFO kablam! Oct 13 10:11:52.657 INFO kablam! warning: unused `std::result::Result` which must be used Oct 13 10:11:52.658 INFO kablam! --> benches/encode.rs:103:7 Oct 13 10:11:52.658 INFO kablam! | Oct 13 10:11:52.658 INFO kablam! 103 | black_box(encode_bytes(&mut b, &f)); Oct 13 10:11:52.658 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 10:11:52.658 INFO kablam! | Oct 13 10:11:52.659 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 13 10:11:52.659 INFO kablam! Oct 13 10:11:52.659 INFO kablam! warning: unused `std::result::Result` which must be used Oct 13 10:11:52.659 INFO kablam! --> benches/encode.rs:113:7 Oct 13 10:11:52.660 INFO kablam! | Oct 13 10:11:52.660 INFO kablam! 113 | black_box(encode_bytes(&mut b, &f)); Oct 13 10:11:52.660 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 10:11:52.660 INFO kablam! | Oct 13 10:11:52.660 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 13 10:11:52.660 INFO kablam! Oct 13 10:11:52.661 INFO kablam! warning: unused `std::result::Result` which must be used Oct 13 10:11:52.661 INFO kablam! --> benches/encode.rs:123:7 Oct 13 10:11:52.661 INFO kablam! | Oct 13 10:11:52.661 INFO kablam! 123 | black_box(encode_bytes(&mut b, &f)); Oct 13 10:11:52.662 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 10:11:52.662 INFO kablam! | Oct 13 10:11:52.662 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 13 10:11:52.662 INFO kablam! Oct 13 10:11:52.663 INFO kablam! warning: unused `std::result::Result` which must be used Oct 13 10:11:52.663 INFO kablam! --> benches/encode.rs:133:7 Oct 13 10:11:52.663 INFO kablam! | Oct 13 10:11:52.663 INFO kablam! 133 | black_box(encode_bytes(&mut b, &f)); Oct 13 10:11:52.663 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 10:11:52.664 INFO kablam! | Oct 13 10:11:52.664 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 13 10:11:52.664 INFO kablam! Oct 13 10:11:52.664 INFO kablam! warning: unused `std::result::Result` which must be used Oct 13 10:11:52.665 INFO kablam! --> benches/encode.rs:143:7 Oct 13 10:11:52.665 INFO kablam! | Oct 13 10:11:52.665 INFO kablam! 143 | black_box(encode_bytes(&mut b, &f)); Oct 13 10:11:52.665 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 10:11:52.665 INFO kablam! | Oct 13 10:11:52.665 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 13 10:11:52.666 INFO kablam! Oct 13 10:11:52.666 INFO kablam! warning: unused `std::result::Result` which must be used Oct 13 10:11:52.666 INFO kablam! --> benches/encode.rs:153:7 Oct 13 10:11:52.667 INFO kablam! | Oct 13 10:11:52.667 INFO kablam! 153 | black_box(encode_bytes(&mut b, &f)); Oct 13 10:11:52.667 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 10:11:52.667 INFO kablam! | Oct 13 10:11:52.667 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 13 10:11:52.667 INFO kablam! Oct 13 10:11:52.668 INFO kablam! warning: unused `std::result::Result` which must be used Oct 13 10:11:52.668 INFO kablam! --> benches/encode.rs:163:7 Oct 13 10:11:52.668 INFO kablam! | Oct 13 10:11:52.668 INFO kablam! 163 | black_box(encode_bytes(&mut b, &f)); Oct 13 10:11:52.669 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 10:11:52.669 INFO kablam! | Oct 13 10:11:52.669 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 13 10:11:52.669 INFO kablam! Oct 13 10:11:52.670 INFO kablam! warning: unused `std::result::Result` which must be used Oct 13 10:11:52.670 INFO kablam! --> benches/encode.rs:173:7 Oct 13 10:11:52.670 INFO kablam! | Oct 13 10:11:52.670 INFO kablam! 173 | black_box(encode_bytes(&mut b, &f)); Oct 13 10:11:52.670 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 10:11:52.670 INFO kablam! | Oct 13 10:11:52.671 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 13 10:11:52.671 INFO kablam! Oct 13 10:11:52.671 INFO kablam! warning: unused `std::result::Result` which must be used Oct 13 10:11:52.672 INFO kablam! --> benches/encode.rs:183:7 Oct 13 10:11:52.672 INFO kablam! | Oct 13 10:11:52.672 INFO kablam! 183 | black_box(encode_bytes(&mut b, &f)); Oct 13 10:11:52.672 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 10:11:52.672 INFO kablam! | Oct 13 10:11:52.673 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 13 10:11:52.673 INFO kablam! Oct 13 10:11:52.673 INFO kablam! warning: unused `std::result::Result` which must be used Oct 13 10:11:52.673 INFO kablam! --> benches/encode.rs:193:7 Oct 13 10:11:52.674 INFO kablam! | Oct 13 10:11:52.674 INFO kablam! 193 | black_box(encode_bytes(&mut b, &f)); Oct 13 10:11:52.674 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 10:11:52.674 INFO kablam! | Oct 13 10:11:52.674 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 13 10:11:52.674 INFO kablam! Oct 13 10:11:52.675 INFO kablam! warning: unused `std::result::Result` which must be used Oct 13 10:11:52.675 INFO kablam! --> benches/encode.rs:203:7 Oct 13 10:11:52.675 INFO kablam! | Oct 13 10:11:52.675 INFO kablam! 203 | black_box(encode_bytes(&mut b, &f)); Oct 13 10:11:52.676 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 10:11:52.676 INFO kablam! | Oct 13 10:11:52.680 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 13 10:11:52.680 INFO kablam! Oct 13 10:11:52.680 INFO kablam! warning: unused `std::result::Result` which must be used Oct 13 10:11:52.680 INFO kablam! --> benches/encode.rs:213:7 Oct 13 10:11:52.680 INFO kablam! | Oct 13 10:11:52.680 INFO kablam! 213 | black_box(encode_bytes(&mut b, &f)); Oct 13 10:11:52.680 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 10:11:52.680 INFO kablam! | Oct 13 10:11:52.680 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 13 10:11:52.680 INFO kablam! Oct 13 10:11:53.132 INFO kablam! warning: unused `#[macro_use]` import Oct 13 10:11:53.132 INFO kablam! --> benches/decode.rs:8:1 Oct 13 10:11:53.132 INFO kablam! | Oct 13 10:11:53.132 INFO kablam! 8 | #[macro_use] Oct 13 10:11:53.132 INFO kablam! | ^^^^^^^^^^^^ Oct 13 10:11:53.132 INFO kablam! | Oct 13 10:11:53.132 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 13 10:11:53.132 INFO kablam! Oct 13 10:11:53.172 INFO kablam! warning: use of deprecated item 'rand::Rng::gen_ascii_chars': use sample_iter(&Alphanumeric) instead Oct 13 10:11:53.172 INFO kablam! --> benches/decode.rs:19:6 Oct 13 10:11:53.172 INFO kablam! | Oct 13 10:11:53.172 INFO kablam! 19 | .gen_ascii_chars() Oct 13 10:11:53.172 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 13 10:11:53.172 INFO kablam! | Oct 13 10:11:53.172 INFO kablam! = note: #[warn(deprecated)] on by default Oct 13 10:11:53.172 INFO kablam! Oct 13 10:11:53.224 INFO kablam! warning: variable does not need to be mutable Oct 13 10:11:53.225 INFO kablam! --> benches/decode.rs:49:23 Oct 13 10:11:53.225 INFO kablam! | Oct 13 10:11:53.225 INFO kablam! 49 | (0..len).fold(buf, |mut buf, i| { Oct 13 10:11:53.225 INFO kablam! | ----^^^ Oct 13 10:11:53.225 INFO kablam! | | Oct 13 10:11:53.225 INFO kablam! | help: remove this `mut` Oct 13 10:11:53.225 INFO kablam! | Oct 13 10:11:53.225 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 13 10:11:53.225 INFO kablam! Oct 13 10:11:53.225 INFO kablam! warning: variable does not need to be mutable Oct 13 10:11:53.225 INFO kablam! --> benches/decode.rs:47:7 Oct 13 10:11:53.225 INFO kablam! | Oct 13 10:11:53.225 INFO kablam! 47 | let mut buf = BytesMut::with_capacity(1 + arr_len_digits + 2 + (len * (1 + str_len_digits + 2 + str_len + 2))); Oct 13 10:11:53.225 INFO kablam! | ----^^^ Oct 13 10:11:53.225 INFO kablam! | | Oct 13 10:11:53.225 INFO kablam! | help: remove this `mut` Oct 13 10:11:53.225 INFO kablam! Oct 13 10:11:53.245 INFO kablam! warning: unused `std::result::Result` which must be used Oct 13 10:11:53.245 INFO kablam! --> benches/decode.rs:70:7 Oct 13 10:11:53.245 INFO kablam! | Oct 13 10:11:53.245 INFO kablam! 70 | black_box(decode_bytes(&buf)); Oct 13 10:11:53.245 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 10:11:53.245 INFO kablam! | Oct 13 10:11:53.245 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 13 10:11:53.245 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 13 10:11:53.245 INFO kablam! Oct 13 10:11:53.245 INFO kablam! warning: unused `std::result::Result` which must be used Oct 13 10:11:53.245 INFO kablam! --> benches/decode.rs:79:7 Oct 13 10:11:53.245 INFO kablam! | Oct 13 10:11:53.245 INFO kablam! 79 | black_box(decode_bytes(&buf)); Oct 13 10:11:53.245 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 10:11:53.245 INFO kablam! | Oct 13 10:11:53.245 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 13 10:11:53.245 INFO kablam! Oct 13 10:11:53.245 INFO kablam! warning: unused `std::result::Result` which must be used Oct 13 10:11:53.245 INFO kablam! --> benches/decode.rs:88:7 Oct 13 10:11:53.245 INFO kablam! | Oct 13 10:11:53.245 INFO kablam! 88 | black_box(decode_bytes(&buf)); Oct 13 10:11:53.245 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 10:11:53.245 INFO kablam! | Oct 13 10:11:53.245 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 13 10:11:53.245 INFO kablam! Oct 13 10:11:53.245 INFO kablam! warning: unused `std::result::Result` which must be used Oct 13 10:11:53.245 INFO kablam! --> benches/decode.rs:97:7 Oct 13 10:11:53.245 INFO kablam! | Oct 13 10:11:53.245 INFO kablam! 97 | black_box(decode_bytes(&buf)); Oct 13 10:11:53.245 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 10:11:53.245 INFO kablam! | Oct 13 10:11:53.245 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 13 10:11:53.245 INFO kablam! Oct 13 10:11:53.245 INFO kablam! warning: unused `std::result::Result` which must be used Oct 13 10:11:53.245 INFO kablam! --> benches/decode.rs:106:7 Oct 13 10:11:53.245 INFO kablam! | Oct 13 10:11:53.245 INFO kablam! 106 | black_box(decode_bytes(&buf)); Oct 13 10:11:53.245 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 10:11:53.245 INFO kablam! | Oct 13 10:11:53.245 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 13 10:11:53.245 INFO kablam! Oct 13 10:11:53.245 INFO kablam! warning: unused `std::result::Result` which must be used Oct 13 10:11:53.245 INFO kablam! --> benches/decode.rs:117:7 Oct 13 10:11:53.245 INFO kablam! | Oct 13 10:11:53.245 INFO kablam! 117 | black_box(decode_bytes(&buf)); Oct 13 10:11:53.245 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 10:11:53.245 INFO kablam! | Oct 13 10:11:53.245 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 13 10:11:53.245 INFO kablam! Oct 13 10:11:53.245 INFO kablam! warning: unused `std::result::Result` which must be used Oct 13 10:11:53.245 INFO kablam! --> benches/decode.rs:126:7 Oct 13 10:11:53.245 INFO kablam! | Oct 13 10:11:53.245 INFO kablam! 126 | black_box(decode_bytes(&buf)); Oct 13 10:11:53.245 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 10:11:53.245 INFO kablam! | Oct 13 10:11:53.245 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 13 10:11:53.245 INFO kablam! Oct 13 10:11:53.245 INFO kablam! warning: unused `std::result::Result` which must be used Oct 13 10:11:53.245 INFO kablam! --> benches/decode.rs:135:7 Oct 13 10:11:53.245 INFO kablam! | Oct 13 10:11:53.245 INFO kablam! 135 | black_box(decode_bytes(&buf)); Oct 13 10:11:53.245 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 10:11:53.245 INFO kablam! | Oct 13 10:11:53.245 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 13 10:11:53.245 INFO kablam! Oct 13 10:11:53.245 INFO kablam! warning: unused `std::result::Result` which must be used Oct 13 10:11:53.245 INFO kablam! --> benches/decode.rs:144:7 Oct 13 10:11:53.245 INFO kablam! | Oct 13 10:11:53.245 INFO kablam! 144 | black_box(decode_bytes(&buf)); Oct 13 10:11:53.245 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 10:11:53.245 INFO kablam! | Oct 13 10:11:53.245 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 13 10:11:53.245 INFO kablam! Oct 13 10:11:53.245 INFO kablam! warning: unused `std::result::Result` which must be used Oct 13 10:11:53.245 INFO kablam! --> benches/decode.rs:153:7 Oct 13 10:11:53.245 INFO kablam! | Oct 13 10:11:53.246 INFO kablam! 153 | black_box(decode_bytes(&buf)); Oct 13 10:11:53.246 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 10:11:53.246 INFO kablam! | Oct 13 10:11:53.246 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 13 10:11:53.246 INFO kablam! Oct 13 10:11:53.246 INFO kablam! warning: unused `std::result::Result` which must be used Oct 13 10:11:53.246 INFO kablam! --> benches/decode.rs:162:7 Oct 13 10:11:53.246 INFO kablam! | Oct 13 10:11:53.246 INFO kablam! 162 | black_box(decode_bytes(&buf)); Oct 13 10:11:53.246 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 10:11:53.246 INFO kablam! | Oct 13 10:11:53.246 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 13 10:11:53.246 INFO kablam! Oct 13 10:11:53.246 INFO kablam! warning: unused `std::result::Result` which must be used Oct 13 10:11:53.246 INFO kablam! --> benches/decode.rs:171:7 Oct 13 10:11:53.246 INFO kablam! | Oct 13 10:11:53.246 INFO kablam! 171 | black_box(decode_bytes(&buf)); Oct 13 10:11:53.246 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 10:11:53.246 INFO kablam! | Oct 13 10:11:53.246 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 13 10:11:53.246 INFO kablam! Oct 13 10:11:53.246 INFO kablam! warning: unused `std::result::Result` which must be used Oct 13 10:11:53.246 INFO kablam! --> benches/decode.rs:180:7 Oct 13 10:11:53.246 INFO kablam! | Oct 13 10:11:53.246 INFO kablam! 180 | black_box(decode_bytes(&buf)); Oct 13 10:11:53.246 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 10:11:53.246 INFO kablam! | Oct 13 10:11:53.246 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 13 10:11:53.246 INFO kablam! Oct 13 10:11:53.246 INFO kablam! warning: unused `std::result::Result` which must be used Oct 13 10:11:53.246 INFO kablam! --> benches/decode.rs:189:7 Oct 13 10:11:53.246 INFO kablam! | Oct 13 10:11:53.246 INFO kablam! 189 | black_box(decode_bytes(&buf)); Oct 13 10:11:53.246 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 10:11:53.246 INFO kablam! | Oct 13 10:11:53.246 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 13 10:11:53.246 INFO kablam! Oct 13 10:11:53.246 INFO kablam! warning: unused `std::result::Result` which must be used Oct 13 10:11:53.246 INFO kablam! --> benches/decode.rs:198:7 Oct 13 10:11:53.246 INFO kablam! | Oct 13 10:11:53.246 INFO kablam! 198 | black_box(decode_bytes(&buf)); Oct 13 10:11:53.246 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 10:11:53.246 INFO kablam! | Oct 13 10:11:53.246 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 13 10:11:53.246 INFO kablam! Oct 13 10:11:53.246 INFO kablam! warning: unused `std::result::Result` which must be used Oct 13 10:11:53.246 INFO kablam! --> benches/decode.rs:207:7 Oct 13 10:11:53.246 INFO kablam! | Oct 13 10:11:53.246 INFO kablam! 207 | black_box(decode_bytes(&buf)); Oct 13 10:11:53.246 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 10:11:53.246 INFO kablam! | Oct 13 10:11:53.246 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 13 10:11:53.246 INFO kablam! Oct 13 10:11:53.246 INFO kablam! warning: unused `std::result::Result` which must be used Oct 13 10:11:53.246 INFO kablam! --> benches/decode.rs:216:7 Oct 13 10:11:53.246 INFO kablam! | Oct 13 10:11:53.246 INFO kablam! 216 | black_box(decode_bytes(&buf)); Oct 13 10:11:53.246 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 10:11:53.246 INFO kablam! | Oct 13 10:11:53.246 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 13 10:11:53.246 INFO kablam! Oct 13 10:11:53.284 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 6.24s Oct 13 10:11:53.312 INFO kablam! su: No module specific data is present Oct 13 10:11:54.493 INFO running `"docker" "rm" "-f" "d4d2ad26a5a4e0216af63091c840102ada252fd1f96822802efb12ea4ce498a2"` Oct 13 10:11:54.752 INFO blam! d4d2ad26a5a4e0216af63091c840102ada252fd1f96822802efb12ea4ce498a2