Oct 22 02:23:34.054 INFO checking http-box-0.1.5 against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192 Oct 22 02:23:34.054 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192/worker-0/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/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 02:23:34.470 INFO blam! 10c9ac2f6ed7ad26db6d99022cec260ab518da68aa23fe9138791736040445e4 Oct 22 02:23:34.477 INFO running `"docker" "start" "-a" "10c9ac2f6ed7ad26db6d99022cec260ab518da68aa23fe9138791736040445e4"` Oct 22 02:23:35.770 INFO kablam! usermod: no changes Oct 22 02:23:35.876 INFO kablam! Checking byte-slice v0.1.12 Oct 22 02:23:35.880 INFO kablam! Compiling pulldown-cmark v0.0.8 Oct 22 02:23:38.396 INFO kablam! Checking skeptic v0.7.1 Oct 22 02:23:42.556 INFO kablam! Compiling http-box v0.1.5 (/source) Oct 22 02:23:45.648 INFO kablam! warning: unused macro definition Oct 22 02:23:45.648 INFO kablam! --> src/fsm.rs:195:1 Oct 22 02:23:45.648 INFO kablam! | Oct 22 02:23:45.648 INFO kablam! 195 | / macro_rules! get_state { Oct 22 02:23:45.648 INFO kablam! 196 | | ($parser:expr) => ({ Oct 22 02:23:45.648 INFO kablam! 197 | | $parser.state Oct 22 02:23:45.648 INFO kablam! 198 | | }) Oct 22 02:23:45.648 INFO kablam! 199 | | } Oct 22 02:23:45.649 INFO kablam! | |_^ Oct 22 02:23:45.649 INFO kablam! | Oct 22 02:23:45.649 INFO kablam! = note: #[warn(unused_macros)] on by default Oct 22 02:23:45.649 INFO kablam! Oct 22 02:23:45.649 INFO kablam! warning: unused macro definition Oct 22 02:23:45.649 INFO kablam! --> src/http1.rs:94:1 Oct 22 02:23:45.649 INFO kablam! | Oct 22 02:23:45.649 INFO kablam! 94 | / macro_rules! inc_lower14 { Oct 22 02:23:45.649 INFO kablam! 95 | | ($parser:expr, $length:expr) => ({ Oct 22 02:23:45.649 INFO kablam! 96 | | set_lower14!( Oct 22 02:23:45.649 INFO kablam! 97 | | $parser, Oct 22 02:23:45.649 INFO kablam! ... | Oct 22 02:23:45.649 INFO kablam! 100 | | }); Oct 22 02:23:45.649 INFO kablam! 101 | | } Oct 22 02:23:45.649 INFO kablam! | |_^ Oct 22 02:23:45.649 INFO kablam! Oct 22 02:23:45.649 INFO kablam! warning: unused macro definition Oct 22 02:23:45.649 INFO kablam! --> src/http1.rs:141:1 Oct 22 02:23:45.649 INFO kablam! | Oct 22 02:23:45.649 INFO kablam! 141 | / macro_rules! unset_flag { Oct 22 02:23:45.649 INFO kablam! 142 | | ($parser:expr, $flag:expr) => ({ Oct 22 02:23:45.649 INFO kablam! 143 | | $parser.bit_data &= !(($flag & FLAG_MASK) << FLAG_SHIFT); Oct 22 02:23:45.649 INFO kablam! 144 | | }); Oct 22 02:23:45.649 INFO kablam! 145 | | } Oct 22 02:23:45.649 INFO kablam! | |_^ Oct 22 02:23:45.649 INFO kablam! Oct 22 02:23:45.660 INFO kablam! warning: unnecessary parentheses around method argument Oct 22 02:23:45.660 INFO kablam! --> src/http2.rs:2164:13 Oct 22 02:23:45.660 INFO kablam! | Oct 22 02:23:45.660 INFO kablam! 2164 | ((self.bit_data16a as u32) << 16 | self.bit_data16b as u32) Oct 22 02:23:45.660 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 22 02:23:45.660 INFO kablam! | Oct 22 02:23:45.660 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 22 02:23:45.661 INFO kablam! Oct 22 02:23:45.661 INFO kablam! warning: unused import: `str` Oct 22 02:23:45.661 INFO kablam! --> src/util.rs:25:12 Oct 22 02:23:45.661 INFO kablam! | Oct 22 02:23:45.661 INFO kablam! 25 | str }; Oct 22 02:23:45.661 INFO kablam! | ^^^ Oct 22 02:23:45.661 INFO kablam! | Oct 22 02:23:45.661 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 22 02:23:45.662 INFO kablam! Oct 22 02:23:46.932 INFO kablam! warning: unused macro definition Oct 22 02:23:46.932 INFO kablam! --> src/fsm.rs:195:1 Oct 22 02:23:46.932 INFO kablam! | Oct 22 02:23:46.932 INFO kablam! 195 | / macro_rules! get_state { Oct 22 02:23:46.932 INFO kablam! 196 | | ($parser:expr) => ({ Oct 22 02:23:46.933 INFO kablam! 197 | | $parser.state Oct 22 02:23:46.933 INFO kablam! 198 | | }) Oct 22 02:23:46.933 INFO kablam! 199 | | } Oct 22 02:23:46.933 INFO kablam! | |_^ Oct 22 02:23:46.933 INFO kablam! | Oct 22 02:23:46.933 INFO kablam! = note: #[warn(unused_macros)] on by default Oct 22 02:23:46.933 INFO kablam! Oct 22 02:23:46.933 INFO kablam! warning: unused macro definition Oct 22 02:23:46.933 INFO kablam! --> src/http1.rs:94:1 Oct 22 02:23:46.933 INFO kablam! | Oct 22 02:23:46.933 INFO kablam! 94 | / macro_rules! inc_lower14 { Oct 22 02:23:46.933 INFO kablam! 95 | | ($parser:expr, $length:expr) => ({ Oct 22 02:23:46.933 INFO kablam! 96 | | set_lower14!( Oct 22 02:23:46.933 INFO kablam! 97 | | $parser, Oct 22 02:23:46.933 INFO kablam! ... | Oct 22 02:23:46.933 INFO kablam! 100 | | }); Oct 22 02:23:46.933 INFO kablam! 101 | | } Oct 22 02:23:46.933 INFO kablam! | |_^ Oct 22 02:23:46.933 INFO kablam! Oct 22 02:23:46.933 INFO kablam! warning: unused macro definition Oct 22 02:23:46.933 INFO kablam! --> src/http1.rs:141:1 Oct 22 02:23:46.933 INFO kablam! | Oct 22 02:23:46.933 INFO kablam! 141 | / macro_rules! unset_flag { Oct 22 02:23:46.933 INFO kablam! 142 | | ($parser:expr, $flag:expr) => ({ Oct 22 02:23:46.933 INFO kablam! 143 | | $parser.bit_data &= !(($flag & FLAG_MASK) << FLAG_SHIFT); Oct 22 02:23:46.933 INFO kablam! 144 | | }); Oct 22 02:23:46.933 INFO kablam! 145 | | } Oct 22 02:23:46.933 INFO kablam! | |_^ Oct 22 02:23:46.933 INFO kablam! Oct 22 02:23:46.948 INFO kablam! warning: unnecessary parentheses around method argument Oct 22 02:23:46.948 INFO kablam! --> src/http2.rs:2164:13 Oct 22 02:23:46.948 INFO kablam! | Oct 22 02:23:46.948 INFO kablam! 2164 | ((self.bit_data16a as u32) << 16 | self.bit_data16b as u32) Oct 22 02:23:46.948 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 22 02:23:46.948 INFO kablam! | Oct 22 02:23:46.948 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 22 02:23:46.948 INFO kablam! Oct 22 02:23:46.956 INFO kablam! warning: unused import: `str` Oct 22 02:23:46.956 INFO kablam! --> src/util.rs:25:12 Oct 22 02:23:46.956 INFO kablam! | Oct 22 02:23:46.956 INFO kablam! 25 | str }; Oct 22 02:23:46.956 INFO kablam! | ^^^ Oct 22 02:23:46.956 INFO kablam! | Oct 22 02:23:46.956 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 22 02:23:46.956 INFO kablam! Oct 22 02:23:47.053 INFO kablam! warning: unused import: `ParserState` Oct 22 02:23:47.053 INFO kablam! --> src/test/http2/frame_format.rs:22:14 Oct 22 02:23:47.053 INFO kablam! | Oct 22 02:23:47.054 INFO kablam! 22 | ParserState }; Oct 22 02:23:47.054 INFO kablam! | ^^^^^^^^^^^ Oct 22 02:23:47.054 INFO kablam! Oct 22 02:23:49.600 INFO kablam! warning: unused `std::result::Result` that must be used Oct 22 02:23:49.600 INFO kablam! --> tests/http1_url_encoded.rs:87:5 Oct 22 02:23:49.600 INFO kablam! | Oct 22 02:23:49.600 INFO kablam! 87 | File::open("tests/http1_data/url_encoded.dat").unwrap().read_to_end(&mut d); Oct 22 02:23:49.600 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 22 02:23:49.600 INFO kablam! | Oct 22 02:23:49.600 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 22 02:23:49.600 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 22 02:23:49.600 INFO kablam! Oct 22 02:23:50.773 INFO kablam! warning: unused import: `std::str` Oct 22 02:23:50.773 INFO kablam! --> tests/http1_chunk_encoded.rs:11:5 Oct 22 02:23:50.773 INFO kablam! | Oct 22 02:23:50.773 INFO kablam! 11 | use std::str; Oct 22 02:23:50.773 INFO kablam! | ^^^^^^^^ Oct 22 02:23:50.781 INFO kablam! | Oct 22 02:23:50.781 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 22 02:23:50.782 INFO kablam! Oct 22 02:23:51.116 INFO kablam! warning: unused `std::result::Result` that must be used Oct 22 02:23:51.117 INFO kablam! --> tests/http1_head.rs:108:5 Oct 22 02:23:51.117 INFO kablam! | Oct 22 02:23:51.117 INFO kablam! 108 | File::open("tests/http1_data/multipart.dat").unwrap().read_to_end(&mut d); Oct 22 02:23:51.118 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 22 02:23:51.118 INFO kablam! | Oct 22 02:23:51.118 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 22 02:23:51.119 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 22 02:23:51.119 INFO kablam! Oct 22 02:23:51.119 INFO kablam! warning: unused `std::result::Result` that must be used Oct 22 02:23:51.119 INFO kablam! --> tests/http1_head.rs:113:5 Oct 22 02:23:51.120 INFO kablam! | Oct 22 02:23:51.120 INFO kablam! 113 | p.resume(&mut h, &d); Oct 22 02:23:51.120 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 22 02:23:51.121 INFO kablam! | Oct 22 02:23:51.121 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 22 02:23:51.121 INFO kablam! Oct 22 02:23:51.145 INFO kablam! warning: unused `std::result::Result` that must be used Oct 22 02:23:51.145 INFO kablam! --> tests/http1_chunk_encoded.rs:136:5 Oct 22 02:23:51.145 INFO kablam! | Oct 22 02:23:51.146 INFO kablam! 136 | File::open("tests/http1_data/chunk_encoded.dat").unwrap().read_to_end(&mut d); Oct 22 02:23:51.146 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 22 02:23:51.146 INFO kablam! | Oct 22 02:23:51.146 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 22 02:23:51.146 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 22 02:23:51.146 INFO kablam! Oct 22 02:23:51.368 INFO kablam! warning: unused import: `std::str` Oct 22 02:23:51.368 INFO kablam! --> tests/http1_multipart.rs:12:5 Oct 22 02:23:51.368 INFO kablam! | Oct 22 02:23:51.368 INFO kablam! 12 | use std::str; Oct 22 02:23:51.368 INFO kablam! | ^^^^^^^^ Oct 22 02:23:51.368 INFO kablam! | Oct 22 02:23:51.368 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 22 02:23:51.368 INFO kablam! Oct 22 02:23:51.804 INFO kablam! warning: unused `std::result::Result` that must be used Oct 22 02:23:51.804 INFO kablam! --> tests/http1_multipart.rs:178:5 Oct 22 02:23:51.804 INFO kablam! | Oct 22 02:23:51.804 INFO kablam! 178 | File::open("tests/http1_data/multipart.dat").unwrap().read_to_end(&mut d); Oct 22 02:23:51.804 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 22 02:23:51.804 INFO kablam! | Oct 22 02:23:51.804 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 22 02:23:51.804 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 22 02:23:51.804 INFO kablam! Oct 22 02:23:56.901 INFO kablam! warning: unused `std::result::Result` that must be used Oct 22 02:23:56.902 INFO kablam! --> src/test/http2/continuation.rs:51:5 Oct 22 02:23:56.902 INFO kablam! | Oct 22 02:23:56.902 INFO kablam! 51 | p.resume(&mut h, &v); Oct 22 02:23:56.902 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 22 02:23:56.902 INFO kablam! | Oct 22 02:23:56.902 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 22 02:23:56.902 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 22 02:23:56.902 INFO kablam! Oct 22 02:23:56.904 INFO kablam! warning: unused `std::result::Result` that must be used Oct 22 02:23:56.904 INFO kablam! --> src/test/http2/data.rs:59:5 Oct 22 02:23:56.904 INFO kablam! | Oct 22 02:23:56.904 INFO kablam! 59 | p.resume(&mut h, &v); Oct 22 02:23:56.904 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 22 02:23:56.904 INFO kablam! | Oct 22 02:23:56.904 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 22 02:23:56.904 INFO kablam! Oct 22 02:23:56.904 INFO kablam! warning: unused `std::result::Result` that must be used Oct 22 02:23:56.904 INFO kablam! --> src/test/http2/data.rs:106:5 Oct 22 02:23:56.904 INFO kablam! | Oct 22 02:23:56.904 INFO kablam! 106 | p.resume(&mut h, &v); Oct 22 02:23:56.904 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 22 02:23:56.904 INFO kablam! | Oct 22 02:23:56.904 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 22 02:23:56.904 INFO kablam! Oct 22 02:23:56.904 INFO kablam! warning: unused `std::result::Result` that must be used Oct 22 02:23:56.904 INFO kablam! --> src/test/http2/frame_format.rs:48:5 Oct 22 02:23:56.904 INFO kablam! | Oct 22 02:23:56.904 INFO kablam! 48 | p.resume(&mut h, &v); Oct 22 02:23:56.904 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 22 02:23:56.904 INFO kablam! | Oct 22 02:23:56.904 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 22 02:23:56.904 INFO kablam! Oct 22 02:23:56.904 INFO kablam! warning: unused `std::result::Result` that must be used Oct 22 02:23:56.904 INFO kablam! --> src/test/http2/frame_format.rs:93:5 Oct 22 02:23:56.904 INFO kablam! | Oct 22 02:23:56.904 INFO kablam! 93 | p.resume(&mut h, &v); Oct 22 02:23:56.904 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 22 02:23:56.904 INFO kablam! | Oct 22 02:23:56.904 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 22 02:23:56.904 INFO kablam! Oct 22 02:23:56.911 INFO kablam! warning: literal out of range for i32 Oct 22 02:23:56.911 INFO kablam! --> src/test/http2/go_away.rs:51:9 Oct 22 02:23:56.911 INFO kablam! | Oct 22 02:23:56.911 INFO kablam! 51 | 0xBBEEBBEE Oct 22 02:23:56.911 INFO kablam! | ^^^^^^^^^^ Oct 22 02:23:56.911 INFO kablam! | Oct 22 02:23:56.911 INFO kablam! = note: #[warn(overflowing_literals)] on by default Oct 22 02:23:56.911 INFO kablam! = note: the literal `0xBBEEBBEE` (decimal `3152985070`) does not fit into an `i32` and will become `-1141982226i32` Oct 22 02:23:56.911 INFO kablam! = help: consider using `u32` instead Oct 22 02:23:56.911 INFO kablam! Oct 22 02:23:56.911 INFO kablam! warning: literal out of range for i32 Oct 22 02:23:56.911 INFO kablam! --> src/test/http2/go_away.rs:51:9 Oct 22 02:23:56.911 INFO kablam! | Oct 22 02:23:56.911 INFO kablam! 51 | 0xBBEEBBEE Oct 22 02:23:56.911 INFO kablam! | ^^^^^^^^^^ Oct 22 02:23:56.911 INFO kablam! | Oct 22 02:23:56.911 INFO kablam! = note: the literal `0xBBEEBBEE` (decimal `3152985070`) does not fit into an `i32` and will become `-1141982226i32` Oct 22 02:23:56.911 INFO kablam! = help: consider using `u32` instead Oct 22 02:23:56.911 INFO kablam! Oct 22 02:23:56.911 INFO kablam! warning: unused `std::result::Result` that must be used Oct 22 02:23:56.911 INFO kablam! --> src/test/http2/go_away.rs:63:5 Oct 22 02:23:56.911 INFO kablam! | Oct 22 02:23:56.911 INFO kablam! 63 | p.resume(&mut h, &v); Oct 22 02:23:56.911 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 22 02:23:56.911 INFO kablam! | Oct 22 02:23:56.911 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 22 02:23:56.911 INFO kablam! Oct 22 02:23:56.911 INFO kablam! warning: literal out of range for i32 Oct 22 02:23:56.911 INFO kablam! --> src/test/http2/go_away.rs:120:9 Oct 22 02:23:56.911 INFO kablam! | Oct 22 02:23:56.911 INFO kablam! 120 | 0xBBEEBBEE Oct 22 02:23:56.911 INFO kablam! | ^^^^^^^^^^ Oct 22 02:23:56.911 INFO kablam! | Oct 22 02:23:56.911 INFO kablam! = note: the literal `0xBBEEBBEE` (decimal `3152985070`) does not fit into an `i32` and will become `-1141982226i32` Oct 22 02:23:56.911 INFO kablam! = help: consider using `u32` instead Oct 22 02:23:56.911 INFO kablam! Oct 22 02:23:56.911 INFO kablam! warning: unused `std::result::Result` that must be used Oct 22 02:23:56.911 INFO kablam! --> src/test/http2/go_away.rs:126:5 Oct 22 02:23:56.911 INFO kablam! | Oct 22 02:23:56.911 INFO kablam! 126 | p.resume(&mut h, &v); Oct 22 02:23:56.911 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 22 02:23:56.911 INFO kablam! | Oct 22 02:23:56.911 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 22 02:23:56.911 INFO kablam! Oct 22 02:23:56.911 INFO kablam! warning: unused `std::result::Result` that must be used Oct 22 02:23:56.911 INFO kablam! --> src/test/http2/headers.rs:63:5 Oct 22 02:23:56.911 INFO kablam! | Oct 22 02:23:56.911 INFO kablam! 63 | p.resume(&mut h, &v); Oct 22 02:23:56.911 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 22 02:23:56.911 INFO kablam! | Oct 22 02:23:56.911 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 22 02:23:56.911 INFO kablam! Oct 22 02:23:56.911 INFO kablam! warning: literal out of range for i32 Oct 22 02:23:56.911 INFO kablam! --> src/test/http2/headers.rs:120:9 Oct 22 02:23:56.911 INFO kablam! | Oct 22 02:23:56.911 INFO kablam! 120 | 0xFFFFFFFF Oct 22 02:23:56.911 INFO kablam! | ^^^^^^^^^^ Oct 22 02:23:56.911 INFO kablam! | Oct 22 02:23:56.911 INFO kablam! = note: the literal `0xFFFFFFFF` (decimal `4294967295`) does not fit into an `i32` and will become `-1i32` Oct 22 02:23:56.911 INFO kablam! = help: consider using `u32` instead Oct 22 02:23:56.911 INFO kablam! Oct 22 02:23:56.911 INFO kablam! warning: unused `std::result::Result` that must be used Oct 22 02:23:56.911 INFO kablam! --> src/test/http2/headers.rs:144:5 Oct 22 02:23:56.911 INFO kablam! | Oct 22 02:23:56.911 INFO kablam! 144 | p.resume(&mut h, &v); Oct 22 02:23:56.911 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 22 02:23:56.911 INFO kablam! | Oct 22 02:23:56.911 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 22 02:23:56.911 INFO kablam! Oct 22 02:23:56.911 INFO kablam! warning: unused `std::result::Result` that must be used Oct 22 02:23:56.911 INFO kablam! --> src/test/http2/headers.rs:202:5 Oct 22 02:23:56.911 INFO kablam! | Oct 22 02:23:56.911 INFO kablam! 202 | p.resume(&mut h, &v); Oct 22 02:23:56.911 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 22 02:23:56.911 INFO kablam! | Oct 22 02:23:56.911 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 22 02:23:56.911 INFO kablam! Oct 22 02:23:56.911 INFO kablam! warning: literal out of range for i32 Oct 22 02:23:56.911 INFO kablam! --> src/test/http2/headers.rs:255:9 Oct 22 02:23:56.911 INFO kablam! | Oct 22 02:23:56.911 INFO kablam! 255 | 0xFFFFFFFF Oct 22 02:23:56.911 INFO kablam! | ^^^^^^^^^^ Oct 22 02:23:56.911 INFO kablam! | Oct 22 02:23:56.912 INFO kablam! = note: the literal `0xFFFFFFFF` (decimal `4294967295`) does not fit into an `i32` and will become `-1i32` Oct 22 02:23:56.912 INFO kablam! = help: consider using `u32` instead Oct 22 02:23:56.912 INFO kablam! Oct 22 02:23:56.912 INFO kablam! warning: unused `std::result::Result` that must be used Oct 22 02:23:56.912 INFO kablam! --> src/test/http2/headers.rs:273:5 Oct 22 02:23:56.912 INFO kablam! | Oct 22 02:23:56.912 INFO kablam! 273 | p.resume(&mut h, &v); Oct 22 02:23:56.912 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 22 02:23:56.912 INFO kablam! | Oct 22 02:23:56.912 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 22 02:23:56.912 INFO kablam! Oct 22 02:23:56.912 INFO kablam! warning: literal out of range for i32 Oct 22 02:23:56.912 INFO kablam! --> src/test/http2/ping.rs:45:9 Oct 22 02:23:56.912 INFO kablam! | Oct 22 02:23:56.912 INFO kablam! 45 | 0xFFAADDAA Oct 22 02:23:56.912 INFO kablam! | ^^^^^^^^^^ Oct 22 02:23:56.912 INFO kablam! | Oct 22 02:23:56.912 INFO kablam! = note: the literal `0xFFAADDAA` (decimal `4289387946`) does not fit into an `i32` and will become `-5579350i32` Oct 22 02:23:56.912 INFO kablam! = help: consider using `u32` instead Oct 22 02:23:56.912 INFO kablam! Oct 22 02:23:56.912 INFO kablam! warning: literal out of range for i32 Oct 22 02:23:56.912 INFO kablam! --> src/test/http2/ping.rs:49:9 Oct 22 02:23:56.912 INFO kablam! | Oct 22 02:23:56.912 INFO kablam! 49 | 0xFFAADDAA Oct 22 02:23:56.912 INFO kablam! | ^^^^^^^^^^ Oct 22 02:23:56.912 INFO kablam! | Oct 22 02:23:56.912 INFO kablam! = note: the literal `0xFFAADDAA` (decimal `4289387946`) does not fit into an `i32` and will become `-5579350i32` Oct 22 02:23:56.912 INFO kablam! = help: consider using `u32` instead Oct 22 02:23:56.912 INFO kablam! Oct 22 02:23:56.912 INFO kablam! warning: unused `std::result::Result` that must be used Oct 22 02:23:56.912 INFO kablam! --> src/test/http2/ping.rs:55:5 Oct 22 02:23:56.912 INFO kablam! | Oct 22 02:23:56.912 INFO kablam! 55 | p.resume(&mut h, &v); Oct 22 02:23:56.912 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 22 02:23:56.912 INFO kablam! | Oct 22 02:23:56.918 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 22 02:23:56.918 INFO kablam! Oct 22 02:23:56.918 INFO kablam! warning: unused `std::result::Result` that must be used Oct 22 02:23:56.918 INFO kablam! --> src/test/http2/priority.rs:57:5 Oct 22 02:23:56.918 INFO kablam! | Oct 22 02:23:56.918 INFO kablam! 57 | p.resume(&mut h, &v); Oct 22 02:23:56.918 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 22 02:23:56.918 INFO kablam! | Oct 22 02:23:56.918 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 22 02:23:56.918 INFO kablam! Oct 22 02:23:56.918 INFO kablam! warning: unused `std::result::Result` that must be used Oct 22 02:23:56.918 INFO kablam! --> src/test/http2/priority.rs:115:5 Oct 22 02:23:56.918 INFO kablam! | Oct 22 02:23:56.918 INFO kablam! 115 | p.resume(&mut h, &v); Oct 22 02:23:56.918 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 22 02:23:56.918 INFO kablam! | Oct 22 02:23:56.918 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 22 02:23:56.918 INFO kablam! Oct 22 02:23:56.918 INFO kablam! warning: unused `std::result::Result` that must be used Oct 22 02:23:56.918 INFO kablam! --> src/test/http2/push_promise.rs:69:5 Oct 22 02:23:56.918 INFO kablam! | Oct 22 02:23:56.918 INFO kablam! 69 | p.resume(&mut h, &v); Oct 22 02:23:56.918 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 22 02:23:56.918 INFO kablam! | Oct 22 02:23:56.918 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 22 02:23:56.918 INFO kablam! Oct 22 02:23:56.918 INFO kablam! warning: unused `std::result::Result` that must be used Oct 22 02:23:56.918 INFO kablam! --> src/test/http2/push_promise.rs:125:5 Oct 22 02:23:56.918 INFO kablam! | Oct 22 02:23:56.918 INFO kablam! 125 | p.resume(&mut h, &v); Oct 22 02:23:56.918 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 22 02:23:56.918 INFO kablam! | Oct 22 02:23:56.918 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 22 02:23:56.918 INFO kablam! Oct 22 02:23:56.918 INFO kablam! warning: literal out of range for i32 Oct 22 02:23:56.918 INFO kablam! --> src/test/http2/rst_stream.rs:45:9 Oct 22 02:23:56.918 INFO kablam! | Oct 22 02:23:56.918 INFO kablam! 45 | 0xFFFFFFFF Oct 22 02:23:56.918 INFO kablam! | ^^^^^^^^^^ Oct 22 02:23:56.918 INFO kablam! | Oct 22 02:23:56.918 INFO kablam! = note: the literal `0xFFFFFFFF` (decimal `4294967295`) does not fit into an `i32` and will become `-1i32` Oct 22 02:23:56.918 INFO kablam! = help: consider using `u32` instead Oct 22 02:23:56.918 INFO kablam! Oct 22 02:23:56.918 INFO kablam! warning: unused `std::result::Result` that must be used Oct 22 02:23:56.918 INFO kablam! --> src/test/http2/rst_stream.rs:51:5 Oct 22 02:23:56.918 INFO kablam! | Oct 22 02:23:56.918 INFO kablam! 51 | p.resume(&mut h, &v); Oct 22 02:23:56.918 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 22 02:23:56.918 INFO kablam! | Oct 22 02:23:56.918 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 22 02:23:56.918 INFO kablam! Oct 22 02:23:56.918 INFO kablam! warning: literal out of range for i32 Oct 22 02:23:56.918 INFO kablam! --> src/test/http2/settings.rs:51:9 Oct 22 02:23:56.919 INFO kablam! | Oct 22 02:23:56.919 INFO kablam! 51 | 0xFFFFFFFF Oct 22 02:23:56.919 INFO kablam! | ^^^^^^^^^^ Oct 22 02:23:56.919 INFO kablam! | Oct 22 02:23:56.919 INFO kablam! = note: the literal `0xFFFFFFFF` (decimal `4294967295`) does not fit into an `i32` and will become `-1i32` Oct 22 02:23:56.919 INFO kablam! = help: consider using `u32` instead Oct 22 02:23:56.919 INFO kablam! Oct 22 02:23:56.919 INFO kablam! warning: unused `std::result::Result` that must be used Oct 22 02:23:56.919 INFO kablam! --> src/test/http2/settings.rs:57:5 Oct 22 02:23:56.919 INFO kablam! | Oct 22 02:23:56.919 INFO kablam! 57 | p.resume(&mut h, &v); Oct 22 02:23:56.919 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 22 02:23:56.919 INFO kablam! | Oct 22 02:23:56.919 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 22 02:23:56.919 INFO kablam! Oct 22 02:23:56.919 INFO kablam! warning: unused `std::result::Result` that must be used Oct 22 02:23:56.919 INFO kablam! --> src/test/http2/window_update.rs:51:5 Oct 22 02:23:56.919 INFO kablam! | Oct 22 02:23:56.919 INFO kablam! 51 | p.resume(&mut h, &v); Oct 22 02:23:56.919 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 22 02:23:56.919 INFO kablam! | Oct 22 02:23:56.919 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 22 02:23:56.919 INFO kablam! Oct 22 02:23:57.067 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 21.25s Oct 22 02:23:57.073 INFO kablam! su: No module specific data is present Oct 22 02:23:58.097 INFO running `"docker" "rm" "-f" "10c9ac2f6ed7ad26db6d99022cec260ab518da68aa23fe9138791736040445e4"` Oct 22 02:23:58.381 INFO blam! 10c9ac2f6ed7ad26db6d99022cec260ab518da68aa23fe9138791736040445e4