Oct 13 13:41:44.968 INFO checking http-box-0.1.5 against master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f for pr-54977 Oct 13 13:41:44.970 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-2/master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/pr-54977/master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f:/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 +5af0bb83044c3fb43d59ad5f49ee5ae1a293901f-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 13:41:45.376 INFO blam! d1582302612fa0172706af2e567bc8b79e72e4e19e094f926cbc10f2602a179f Oct 13 13:41:45.377 INFO running `"docker" "start" "-a" "d1582302612fa0172706af2e567bc8b79e72e4e19e094f926cbc10f2602a179f"` Oct 13 13:41:46.626 INFO kablam! usermod: no changes Oct 13 13:41:46.728 INFO kablam! Checking byte-slice v0.1.12 Oct 13 13:41:46.728 INFO kablam! Compiling pulldown-cmark v0.0.8 Oct 13 13:41:49.161 INFO kablam! Checking skeptic v0.7.1 Oct 13 13:41:52.488 INFO kablam! Compiling http-box v0.1.5 (/source) Oct 13 13:41:56.035 INFO kablam! warning: unused macro definition Oct 13 13:41:56.035 INFO kablam! --> src/fsm.rs:195:1 Oct 13 13:41:56.035 INFO kablam! | Oct 13 13:41:56.035 INFO kablam! 195 | / macro_rules! get_state { Oct 13 13:41:56.035 INFO kablam! 196 | | ($parser:expr) => ({ Oct 13 13:41:56.035 INFO kablam! 197 | | $parser.state Oct 13 13:41:56.035 INFO kablam! 198 | | }) Oct 13 13:41:56.035 INFO kablam! 199 | | } Oct 13 13:41:56.035 INFO kablam! | |_^ Oct 13 13:41:56.035 INFO kablam! | Oct 13 13:41:56.035 INFO kablam! = note: #[warn(unused_macros)] on by default Oct 13 13:41:56.035 INFO kablam! Oct 13 13:41:56.036 INFO kablam! warning: unused macro definition Oct 13 13:41:56.036 INFO kablam! --> src/http1.rs:94:1 Oct 13 13:41:56.036 INFO kablam! | Oct 13 13:41:56.036 INFO kablam! 94 | / macro_rules! inc_lower14 { Oct 13 13:41:56.036 INFO kablam! 95 | | ($parser:expr, $length:expr) => ({ Oct 13 13:41:56.036 INFO kablam! 96 | | set_lower14!( Oct 13 13:41:56.036 INFO kablam! 97 | | $parser, Oct 13 13:41:56.036 INFO kablam! ... | Oct 13 13:41:56.036 INFO kablam! 100 | | }); Oct 13 13:41:56.036 INFO kablam! 101 | | } Oct 13 13:41:56.036 INFO kablam! | |_^ Oct 13 13:41:56.036 INFO kablam! Oct 13 13:41:56.036 INFO kablam! warning: unused macro definition Oct 13 13:41:56.036 INFO kablam! --> src/http1.rs:141:1 Oct 13 13:41:56.036 INFO kablam! | Oct 13 13:41:56.036 INFO kablam! 141 | / macro_rules! unset_flag { Oct 13 13:41:56.036 INFO kablam! 142 | | ($parser:expr, $flag:expr) => ({ Oct 13 13:41:56.037 INFO kablam! 143 | | $parser.bit_data &= !(($flag & FLAG_MASK) << FLAG_SHIFT); Oct 13 13:41:56.037 INFO kablam! 144 | | }); Oct 13 13:41:56.037 INFO kablam! 145 | | } Oct 13 13:41:56.037 INFO kablam! | |_^ Oct 13 13:41:56.037 INFO kablam! Oct 13 13:41:56.050 INFO kablam! warning: unnecessary parentheses around method argument Oct 13 13:41:56.050 INFO kablam! --> src/http2.rs:2164:13 Oct 13 13:41:56.050 INFO kablam! | Oct 13 13:41:56.051 INFO kablam! 2164 | ((self.bit_data16a as u32) << 16 | self.bit_data16b as u32) Oct 13 13:41:56.051 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 13 13:41:56.051 INFO kablam! | Oct 13 13:41:56.051 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 13 13:41:56.051 INFO kablam! Oct 13 13:41:56.052 INFO kablam! warning: unused import: `str` Oct 13 13:41:56.053 INFO kablam! --> src/util.rs:25:12 Oct 13 13:41:56.053 INFO kablam! | Oct 13 13:41:56.053 INFO kablam! 25 | str }; Oct 13 13:41:56.053 INFO kablam! | ^^^ Oct 13 13:41:56.053 INFO kablam! | Oct 13 13:41:56.053 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 13 13:41:56.053 INFO kablam! Oct 13 13:41:58.716 INFO kablam! warning: unused macro definition Oct 13 13:41:58.716 INFO kablam! --> src/fsm.rs:195:1 Oct 13 13:41:58.716 INFO kablam! | Oct 13 13:41:58.716 INFO kablam! 195 | / macro_rules! get_state { Oct 13 13:41:58.716 INFO kablam! 196 | | ($parser:expr) => ({ Oct 13 13:41:58.716 INFO kablam! 197 | | $parser.state Oct 13 13:41:58.716 INFO kablam! 198 | | }) Oct 13 13:41:58.716 INFO kablam! 199 | | } Oct 13 13:41:58.716 INFO kablam! | |_^ Oct 13 13:41:58.716 INFO kablam! | Oct 13 13:41:58.716 INFO kablam! = note: #[warn(unused_macros)] on by default Oct 13 13:41:58.716 INFO kablam! Oct 13 13:41:58.733 INFO kablam! warning: unused macro definition Oct 13 13:41:58.733 INFO kablam! --> src/http1.rs:94:1 Oct 13 13:41:58.733 INFO kablam! | Oct 13 13:41:58.733 INFO kablam! 94 | / macro_rules! inc_lower14 { Oct 13 13:41:58.734 INFO kablam! 95 | | ($parser:expr, $length:expr) => ({ Oct 13 13:41:58.734 INFO kablam! 96 | | set_lower14!( Oct 13 13:41:58.734 INFO kablam! 97 | | $parser, Oct 13 13:41:58.734 INFO kablam! ... | Oct 13 13:41:58.735 INFO kablam! 100 | | }); Oct 13 13:41:58.735 INFO kablam! 101 | | } Oct 13 13:41:58.735 INFO kablam! | |_^ Oct 13 13:41:58.736 INFO kablam! Oct 13 13:41:58.736 INFO kablam! warning: unused macro definition Oct 13 13:41:58.736 INFO kablam! --> src/http1.rs:141:1 Oct 13 13:41:58.736 INFO kablam! | Oct 13 13:41:58.737 INFO kablam! 141 | / macro_rules! unset_flag { Oct 13 13:41:58.737 INFO kablam! 142 | | ($parser:expr, $flag:expr) => ({ Oct 13 13:41:58.737 INFO kablam! 143 | | $parser.bit_data &= !(($flag & FLAG_MASK) << FLAG_SHIFT); Oct 13 13:41:58.737 INFO kablam! 144 | | }); Oct 13 13:41:58.738 INFO kablam! 145 | | } Oct 13 13:41:58.738 INFO kablam! | |_^ Oct 13 13:41:58.738 INFO kablam! Oct 13 13:41:58.748 INFO kablam! warning: unnecessary parentheses around method argument Oct 13 13:41:58.749 INFO kablam! --> src/http2.rs:2164:13 Oct 13 13:41:58.749 INFO kablam! | Oct 13 13:41:58.749 INFO kablam! 2164 | ((self.bit_data16a as u32) << 16 | self.bit_data16b as u32) Oct 13 13:41:58.749 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 13 13:41:58.750 INFO kablam! | Oct 13 13:41:58.750 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 13 13:41:58.750 INFO kablam! Oct 13 13:41:58.756 INFO kablam! warning: unused import: `str` Oct 13 13:41:58.757 INFO kablam! --> src/util.rs:25:12 Oct 13 13:41:58.757 INFO kablam! | Oct 13 13:41:58.757 INFO kablam! 25 | str }; Oct 13 13:41:58.757 INFO kablam! | ^^^ Oct 13 13:41:58.758 INFO kablam! | Oct 13 13:41:58.758 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 13 13:41:58.758 INFO kablam! Oct 13 13:41:58.853 INFO kablam! warning: unused import: `ParserState` Oct 13 13:41:58.853 INFO kablam! --> src/test/http2/frame_format.rs:22:14 Oct 13 13:41:58.853 INFO kablam! | Oct 13 13:41:58.854 INFO kablam! 22 | ParserState }; Oct 13 13:41:58.854 INFO kablam! | ^^^^^^^^^^^ Oct 13 13:41:58.854 INFO kablam! Oct 13 13:42:00.925 INFO kablam! warning: unused import: `std::str` Oct 13 13:42:00.926 INFO kablam! --> tests/http1_multipart.rs:12:5 Oct 13 13:42:00.926 INFO kablam! | Oct 13 13:42:00.927 INFO kablam! 12 | use std::str; Oct 13 13:42:00.927 INFO kablam! | ^^^^^^^^ Oct 13 13:42:00.928 INFO kablam! | Oct 13 13:42:00.929 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 13 13:42:00.929 INFO kablam! Oct 13 13:42:01.914 INFO kablam! warning: unused `std::result::Result` which must be used Oct 13 13:42:01.914 INFO kablam! --> tests/http1_multipart.rs:178:5 Oct 13 13:42:01.914 INFO kablam! | Oct 13 13:42:01.914 INFO kablam! 178 | File::open("tests/http1_data/multipart.dat").unwrap().read_to_end(&mut d); Oct 13 13:42:01.914 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 13:42:01.928 INFO kablam! | Oct 13 13:42:01.929 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 13 13:42:01.929 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 13 13:42:01.929 INFO kablam! Oct 13 13:42:02.996 INFO kablam! warning: unused import: `std::str` Oct 13 13:42:02.996 INFO kablam! --> tests/http1_chunk_encoded.rs:11:5 Oct 13 13:42:02.996 INFO kablam! | Oct 13 13:42:02.997 INFO kablam! 11 | use std::str; Oct 13 13:42:02.997 INFO kablam! | ^^^^^^^^ Oct 13 13:42:02.997 INFO kablam! | Oct 13 13:42:02.997 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 13 13:42:02.998 INFO kablam! Oct 13 13:42:03.425 INFO kablam! warning: unused `std::result::Result` which must be used Oct 13 13:42:03.426 INFO kablam! --> tests/http1_chunk_encoded.rs:136:5 Oct 13 13:42:03.426 INFO kablam! | Oct 13 13:42:03.427 INFO kablam! 136 | File::open("tests/http1_data/chunk_encoded.dat").unwrap().read_to_end(&mut d); Oct 13 13:42:03.428 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 13:42:03.428 INFO kablam! | Oct 13 13:42:03.429 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 13 13:42:03.430 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 13 13:42:03.430 INFO kablam! Oct 13 13:42:03.591 INFO kablam! warning: unused `std::result::Result` which must be used Oct 13 13:42:03.591 INFO kablam! --> tests/http1_url_encoded.rs:87:5 Oct 13 13:42:03.591 INFO kablam! | Oct 13 13:42:03.591 INFO kablam! 87 | File::open("tests/http1_data/url_encoded.dat").unwrap().read_to_end(&mut d); Oct 13 13:42:03.591 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 13:42:03.604 INFO kablam! | Oct 13 13:42:03.604 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 13 13:42:03.604 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 13 13:42:03.604 INFO kablam! Oct 13 13:42:03.687 INFO kablam! warning: unused `std::result::Result` which must be used Oct 13 13:42:03.687 INFO kablam! --> tests/http1_head.rs:108:5 Oct 13 13:42:03.687 INFO kablam! | Oct 13 13:42:03.687 INFO kablam! 108 | File::open("tests/http1_data/multipart.dat").unwrap().read_to_end(&mut d); Oct 13 13:42:03.687 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 13:42:03.687 INFO kablam! | Oct 13 13:42:03.687 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 13 13:42:03.687 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 13 13:42:03.687 INFO kablam! Oct 13 13:42:03.687 INFO kablam! warning: unused `std::result::Result` which must be used Oct 13 13:42:03.687 INFO kablam! --> tests/http1_head.rs:113:5 Oct 13 13:42:03.687 INFO kablam! | Oct 13 13:42:03.687 INFO kablam! 113 | p.resume(&mut h, &d); Oct 13 13:42:03.688 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 13 13:42:03.688 INFO kablam! | Oct 13 13:42:03.688 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 13 13:42:03.688 INFO kablam! Oct 13 13:42:09.308 INFO kablam! warning: unused `std::result::Result` which must be used Oct 13 13:42:09.308 INFO kablam! --> src/test/http2/continuation.rs:51:5 Oct 13 13:42:09.308 INFO kablam! | Oct 13 13:42:09.308 INFO kablam! 51 | p.resume(&mut h, &v); Oct 13 13:42:09.308 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 13 13:42:09.308 INFO kablam! | Oct 13 13:42:09.308 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 13 13:42:09.308 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 13 13:42:09.308 INFO kablam! Oct 13 13:42:09.308 INFO kablam! warning: unused `std::result::Result` which must be used Oct 13 13:42:09.308 INFO kablam! --> src/test/http2/data.rs:59:5 Oct 13 13:42:09.308 INFO kablam! | Oct 13 13:42:09.308 INFO kablam! 59 | p.resume(&mut h, &v); Oct 13 13:42:09.308 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 13 13:42:09.308 INFO kablam! | Oct 13 13:42:09.308 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 13 13:42:09.308 INFO kablam! Oct 13 13:42:09.308 INFO kablam! warning: unused `std::result::Result` which must be used Oct 13 13:42:09.308 INFO kablam! --> src/test/http2/data.rs:106:5 Oct 13 13:42:09.308 INFO kablam! | Oct 13 13:42:09.308 INFO kablam! 106 | p.resume(&mut h, &v); Oct 13 13:42:09.308 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 13 13:42:09.308 INFO kablam! | Oct 13 13:42:09.308 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 13 13:42:09.308 INFO kablam! Oct 13 13:42:09.308 INFO kablam! warning: unused `std::result::Result` which must be used Oct 13 13:42:09.308 INFO kablam! --> src/test/http2/frame_format.rs:48:5 Oct 13 13:42:09.308 INFO kablam! | Oct 13 13:42:09.308 INFO kablam! 48 | p.resume(&mut h, &v); Oct 13 13:42:09.308 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 13 13:42:09.308 INFO kablam! | Oct 13 13:42:09.308 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 13 13:42:09.308 INFO kablam! Oct 13 13:42:09.308 INFO kablam! warning: unused `std::result::Result` which must be used Oct 13 13:42:09.308 INFO kablam! --> src/test/http2/frame_format.rs:93:5 Oct 13 13:42:09.308 INFO kablam! | Oct 13 13:42:09.308 INFO kablam! 93 | p.resume(&mut h, &v); Oct 13 13:42:09.308 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 13 13:42:09.308 INFO kablam! | Oct 13 13:42:09.308 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 13 13:42:09.308 INFO kablam! Oct 13 13:42:09.308 INFO kablam! warning: literal out of range for i32 Oct 13 13:42:09.309 INFO kablam! --> src/test/http2/go_away.rs:51:9 Oct 13 13:42:09.309 INFO kablam! | Oct 13 13:42:09.309 INFO kablam! 51 | 0xBBEEBBEE Oct 13 13:42:09.309 INFO kablam! | ^^^^^^^^^^ Oct 13 13:42:09.309 INFO kablam! | Oct 13 13:42:09.309 INFO kablam! = note: #[warn(overflowing_literals)] on by default Oct 13 13:42:09.309 INFO kablam! = note: the literal `0xBBEEBBEE` (decimal `3152985070`) does not fit into an `i32` and will become `-1141982226i32` Oct 13 13:42:09.309 INFO kablam! = help: consider using `u32` instead Oct 13 13:42:09.309 INFO kablam! Oct 13 13:42:09.309 INFO kablam! warning: literal out of range for i32 Oct 13 13:42:09.309 INFO kablam! --> src/test/http2/go_away.rs:51:9 Oct 13 13:42:09.309 INFO kablam! | Oct 13 13:42:09.309 INFO kablam! 51 | 0xBBEEBBEE Oct 13 13:42:09.309 INFO kablam! | ^^^^^^^^^^ Oct 13 13:42:09.309 INFO kablam! | Oct 13 13:42:09.309 INFO kablam! = note: the literal `0xBBEEBBEE` (decimal `3152985070`) does not fit into an `i32` and will become `-1141982226i32` Oct 13 13:42:09.309 INFO kablam! = help: consider using `u32` instead Oct 13 13:42:09.309 INFO kablam! Oct 13 13:42:09.309 INFO kablam! warning: unused `std::result::Result` which must be used Oct 13 13:42:09.309 INFO kablam! --> src/test/http2/go_away.rs:63:5 Oct 13 13:42:09.309 INFO kablam! | Oct 13 13:42:09.309 INFO kablam! 63 | p.resume(&mut h, &v); Oct 13 13:42:09.309 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 13 13:42:09.309 INFO kablam! | Oct 13 13:42:09.309 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 13 13:42:09.309 INFO kablam! Oct 13 13:42:09.309 INFO kablam! warning: literal out of range for i32 Oct 13 13:42:09.309 INFO kablam! --> src/test/http2/go_away.rs:120:9 Oct 13 13:42:09.309 INFO kablam! | Oct 13 13:42:09.309 INFO kablam! 120 | 0xBBEEBBEE Oct 13 13:42:09.309 INFO kablam! | ^^^^^^^^^^ Oct 13 13:42:09.309 INFO kablam! | Oct 13 13:42:09.309 INFO kablam! = note: the literal `0xBBEEBBEE` (decimal `3152985070`) does not fit into an `i32` and will become `-1141982226i32` Oct 13 13:42:09.309 INFO kablam! = help: consider using `u32` instead Oct 13 13:42:09.309 INFO kablam! Oct 13 13:42:09.309 INFO kablam! warning: unused `std::result::Result` which must be used Oct 13 13:42:09.309 INFO kablam! --> src/test/http2/go_away.rs:126:5 Oct 13 13:42:09.309 INFO kablam! | Oct 13 13:42:09.309 INFO kablam! 126 | p.resume(&mut h, &v); Oct 13 13:42:09.309 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 13 13:42:09.309 INFO kablam! | Oct 13 13:42:09.309 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 13 13:42:09.309 INFO kablam! Oct 13 13:42:09.309 INFO kablam! warning: unused `std::result::Result` which must be used Oct 13 13:42:09.309 INFO kablam! --> src/test/http2/headers.rs:63:5 Oct 13 13:42:09.309 INFO kablam! | Oct 13 13:42:09.309 INFO kablam! 63 | p.resume(&mut h, &v); Oct 13 13:42:09.309 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 13 13:42:09.309 INFO kablam! | Oct 13 13:42:09.309 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 13 13:42:09.309 INFO kablam! Oct 13 13:42:09.309 INFO kablam! warning: literal out of range for i32 Oct 13 13:42:09.309 INFO kablam! --> src/test/http2/headers.rs:120:9 Oct 13 13:42:09.309 INFO kablam! | Oct 13 13:42:09.309 INFO kablam! 120 | 0xFFFFFFFF Oct 13 13:42:09.309 INFO kablam! | ^^^^^^^^^^ Oct 13 13:42:09.309 INFO kablam! | Oct 13 13:42:09.309 INFO kablam! = note: the literal `0xFFFFFFFF` (decimal `4294967295`) does not fit into an `i32` and will become `-1i32` Oct 13 13:42:09.309 INFO kablam! = help: consider using `u32` instead Oct 13 13:42:09.309 INFO kablam! Oct 13 13:42:09.309 INFO kablam! warning: unused `std::result::Result` which must be used Oct 13 13:42:09.309 INFO kablam! --> src/test/http2/headers.rs:144:5 Oct 13 13:42:09.309 INFO kablam! | Oct 13 13:42:09.309 INFO kablam! 144 | p.resume(&mut h, &v); Oct 13 13:42:09.309 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 13 13:42:09.309 INFO kablam! | Oct 13 13:42:09.309 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 13 13:42:09.309 INFO kablam! Oct 13 13:42:09.309 INFO kablam! warning: unused `std::result::Result` which must be used Oct 13 13:42:09.309 INFO kablam! --> src/test/http2/headers.rs:202:5 Oct 13 13:42:09.309 INFO kablam! | Oct 13 13:42:09.309 INFO kablam! 202 | p.resume(&mut h, &v); Oct 13 13:42:09.309 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 13 13:42:09.309 INFO kablam! | Oct 13 13:42:09.309 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 13 13:42:09.309 INFO kablam! Oct 13 13:42:09.309 INFO kablam! warning: literal out of range for i32 Oct 13 13:42:09.309 INFO kablam! --> src/test/http2/headers.rs:255:9 Oct 13 13:42:09.309 INFO kablam! | Oct 13 13:42:09.309 INFO kablam! 255 | 0xFFFFFFFF Oct 13 13:42:09.309 INFO kablam! | ^^^^^^^^^^ Oct 13 13:42:09.309 INFO kablam! | Oct 13 13:42:09.309 INFO kablam! = note: the literal `0xFFFFFFFF` (decimal `4294967295`) does not fit into an `i32` and will become `-1i32` Oct 13 13:42:09.309 INFO kablam! = help: consider using `u32` instead Oct 13 13:42:09.309 INFO kablam! Oct 13 13:42:09.309 INFO kablam! warning: unused `std::result::Result` which must be used Oct 13 13:42:09.309 INFO kablam! --> src/test/http2/headers.rs:273:5 Oct 13 13:42:09.309 INFO kablam! | Oct 13 13:42:09.309 INFO kablam! 273 | p.resume(&mut h, &v); Oct 13 13:42:09.309 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 13 13:42:09.309 INFO kablam! | Oct 13 13:42:09.309 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 13 13:42:09.310 INFO kablam! Oct 13 13:42:09.310 INFO kablam! warning: literal out of range for i32 Oct 13 13:42:09.310 INFO kablam! --> src/test/http2/ping.rs:45:9 Oct 13 13:42:09.310 INFO kablam! | Oct 13 13:42:09.310 INFO kablam! 45 | 0xFFAADDAA Oct 13 13:42:09.310 INFO kablam! | ^^^^^^^^^^ Oct 13 13:42:09.310 INFO kablam! | Oct 13 13:42:09.310 INFO kablam! = note: the literal `0xFFAADDAA` (decimal `4289387946`) does not fit into an `i32` and will become `-5579350i32` Oct 13 13:42:09.310 INFO kablam! = help: consider using `u32` instead Oct 13 13:42:09.310 INFO kablam! Oct 13 13:42:09.310 INFO kablam! warning: literal out of range for i32 Oct 13 13:42:09.310 INFO kablam! --> src/test/http2/ping.rs:49:9 Oct 13 13:42:09.310 INFO kablam! | Oct 13 13:42:09.310 INFO kablam! 49 | 0xFFAADDAA Oct 13 13:42:09.310 INFO kablam! | ^^^^^^^^^^ Oct 13 13:42:09.310 INFO kablam! | Oct 13 13:42:09.310 INFO kablam! = note: the literal `0xFFAADDAA` (decimal `4289387946`) does not fit into an `i32` and will become `-5579350i32` Oct 13 13:42:09.310 INFO kablam! = help: consider using `u32` instead Oct 13 13:42:09.310 INFO kablam! Oct 13 13:42:09.310 INFO kablam! warning: unused `std::result::Result` which must be used Oct 13 13:42:09.310 INFO kablam! --> src/test/http2/ping.rs:55:5 Oct 13 13:42:09.310 INFO kablam! | Oct 13 13:42:09.310 INFO kablam! 55 | p.resume(&mut h, &v); Oct 13 13:42:09.310 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 13 13:42:09.310 INFO kablam! | Oct 13 13:42:09.310 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 13 13:42:09.310 INFO kablam! Oct 13 13:42:09.310 INFO kablam! warning: unused `std::result::Result` which must be used Oct 13 13:42:09.310 INFO kablam! --> src/test/http2/priority.rs:57:5 Oct 13 13:42:09.310 INFO kablam! | Oct 13 13:42:09.310 INFO kablam! 57 | p.resume(&mut h, &v); Oct 13 13:42:09.310 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 13 13:42:09.310 INFO kablam! | Oct 13 13:42:09.310 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 13 13:42:09.310 INFO kablam! Oct 13 13:42:09.310 INFO kablam! warning: unused `std::result::Result` which must be used Oct 13 13:42:09.310 INFO kablam! --> src/test/http2/priority.rs:115:5 Oct 13 13:42:09.310 INFO kablam! | Oct 13 13:42:09.310 INFO kablam! 115 | p.resume(&mut h, &v); Oct 13 13:42:09.310 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 13 13:42:09.310 INFO kablam! | Oct 13 13:42:09.310 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 13 13:42:09.310 INFO kablam! Oct 13 13:42:09.310 INFO kablam! warning: unused `std::result::Result` which must be used Oct 13 13:42:09.310 INFO kablam! --> src/test/http2/push_promise.rs:69:5 Oct 13 13:42:09.310 INFO kablam! | Oct 13 13:42:09.310 INFO kablam! 69 | p.resume(&mut h, &v); Oct 13 13:42:09.310 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 13 13:42:09.310 INFO kablam! | Oct 13 13:42:09.310 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 13 13:42:09.310 INFO kablam! Oct 13 13:42:09.310 INFO kablam! warning: unused `std::result::Result` which must be used Oct 13 13:42:09.310 INFO kablam! --> src/test/http2/push_promise.rs:125:5 Oct 13 13:42:09.310 INFO kablam! | Oct 13 13:42:09.310 INFO kablam! 125 | p.resume(&mut h, &v); Oct 13 13:42:09.310 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 13 13:42:09.310 INFO kablam! | Oct 13 13:42:09.310 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 13 13:42:09.310 INFO kablam! Oct 13 13:42:09.310 INFO kablam! warning: literal out of range for i32 Oct 13 13:42:09.310 INFO kablam! --> src/test/http2/rst_stream.rs:45:9 Oct 13 13:42:09.310 INFO kablam! | Oct 13 13:42:09.310 INFO kablam! 45 | 0xFFFFFFFF Oct 13 13:42:09.310 INFO kablam! | ^^^^^^^^^^ Oct 13 13:42:09.310 INFO kablam! | Oct 13 13:42:09.310 INFO kablam! = note: the literal `0xFFFFFFFF` (decimal `4294967295`) does not fit into an `i32` and will become `-1i32` Oct 13 13:42:09.310 INFO kablam! = help: consider using `u32` instead Oct 13 13:42:09.310 INFO kablam! Oct 13 13:42:09.310 INFO kablam! warning: unused `std::result::Result` which must be used Oct 13 13:42:09.310 INFO kablam! --> src/test/http2/rst_stream.rs:51:5 Oct 13 13:42:09.310 INFO kablam! | Oct 13 13:42:09.310 INFO kablam! 51 | p.resume(&mut h, &v); Oct 13 13:42:09.310 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 13 13:42:09.310 INFO kablam! | Oct 13 13:42:09.310 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 13 13:42:09.310 INFO kablam! Oct 13 13:42:09.310 INFO kablam! warning: literal out of range for i32 Oct 13 13:42:09.310 INFO kablam! --> src/test/http2/settings.rs:51:9 Oct 13 13:42:09.310 INFO kablam! | Oct 13 13:42:09.310 INFO kablam! 51 | 0xFFFFFFFF Oct 13 13:42:09.310 INFO kablam! | ^^^^^^^^^^ Oct 13 13:42:09.310 INFO kablam! | Oct 13 13:42:09.310 INFO kablam! = note: the literal `0xFFFFFFFF` (decimal `4294967295`) does not fit into an `i32` and will become `-1i32` Oct 13 13:42:09.310 INFO kablam! = help: consider using `u32` instead Oct 13 13:42:09.310 INFO kablam! Oct 13 13:42:09.310 INFO kablam! warning: unused `std::result::Result` which must be used Oct 13 13:42:09.310 INFO kablam! --> src/test/http2/settings.rs:57:5 Oct 13 13:42:09.310 INFO kablam! | Oct 13 13:42:09.310 INFO kablam! 57 | p.resume(&mut h, &v); Oct 13 13:42:09.310 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 13 13:42:09.310 INFO kablam! | Oct 13 13:42:09.311 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 13 13:42:09.311 INFO kablam! Oct 13 13:42:09.311 INFO kablam! warning: unused `std::result::Result` which must be used Oct 13 13:42:09.311 INFO kablam! --> src/test/http2/window_update.rs:51:5 Oct 13 13:42:09.311 INFO kablam! | Oct 13 13:42:09.311 INFO kablam! 51 | p.resume(&mut h, &v); Oct 13 13:42:09.311 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 13 13:42:09.311 INFO kablam! | Oct 13 13:42:09.311 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 13 13:42:09.311 INFO kablam! Oct 13 13:42:09.505 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 22.85s Oct 13 13:42:09.511 INFO kablam! su: No module specific data is present Oct 13 13:42:10.040 INFO running `"docker" "rm" "-f" "d1582302612fa0172706af2e567bc8b79e72e4e19e094f926cbc10f2602a179f"` Oct 13 13:42:10.269 INFO blam! d1582302612fa0172706af2e567bc8b79e72e4e19e094f926cbc10f2602a179f